diff options
Diffstat (limited to 'docs/at/gv/egiz/moa')
417 files changed, 167816 insertions, 0 deletions
diff --git a/docs/at/gv/egiz/moa/ByteArrayDataSource.html b/docs/at/gv/egiz/moa/ByteArrayDataSource.html new file mode 100644 index 00000000..84d2e88d --- /dev/null +++ b/docs/at/gv/egiz/moa/ByteArrayDataSource.html @@ -0,0 +1,325 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> +<!-- NewPage --> +<html lang="en"> +<head> +<!-- Generated by javadoc (version 1.7.0_51) on Tue Feb 04 16:50:11 CET 2014 --> +<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> +<title>ByteArrayDataSource (PDF-AS 4.0 Library)</title> +<meta name="date" content="2014-02-04"> +<link rel="stylesheet" type="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 Library)"; + } +//--> +</script> +<noscript> +<div>JavaScript is disabled on your browser.</div> +</noscript> +<!-- ========= START OF TOP NAVBAR ======= --> +<div class="topNav"><a name="navbar_top"> +<!-- --> +</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li>Prev Class</li> +<li><a href="../../../../at/gv/egiz/moa/MOAFault.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li>Nested | </li> +<li>Field | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li>Field | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_top"> +<!-- --> +</a></div> +<!-- ========= END OF TOP NAVBAR ========= --> +<!-- ======== START OF CLASS DATA ======== --> +<div class="header"> +<div class="subTitle">at.gv.egiz.moa</div> +<h2 title="Class ByteArrayDataSource" class="title">Class ByteArrayDataSource</h2> +</div> +<div class="contentContainer"> +<ul class="inheritance"> +<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li> +<ul class="inheritance"> +<li>at.gv.egiz.moa.ByteArrayDataSource</li> +</ul> +</li> +</ul> +<div class="description"> +<ul class="blockList"> +<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> +</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> +</li> +</ul> +</div> +<div class="summary"> +<ul class="blockList"> +<li class="blockList"> +<!-- ======== CONSTRUCTOR SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_summary"> +<!-- --> +</a> +<h3>Constructor Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation"> +<caption><span>Constructors</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colOne" scope="col">Constructor and Description</th> +</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> +</tr> +</table> +</li> +</ul> +<!-- ========== METHOD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_summary"> +<!-- --> +</a> +<h3>Method Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation"> +<caption><span>Methods</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colFirst" scope="col">Modifier and Type</th> +<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="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="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="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="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/ByteArrayDataSource.html#getOutputStream()">getOutputStream</a></strong>()</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> +</ul> +</li> +</ul> +</li> +</ul> +</div> +<div class="details"> +<ul class="blockList"> +<li class="blockList"> +<!-- ========= CONSTRUCTOR DETAIL ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_detail"> +<!-- --> +</a> +<h3>Constructor Detail</h3> +<a name="ByteArrayDataSource(byte[], java.lang.String)"> +<!-- --> +</a> +<ul class="blockListLast"> +<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> +</li> +</ul> +</li> +</ul> +<!-- ============ METHOD DETAIL ========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_detail"> +<!-- --> +</a> +<h3>Method Detail</h3> +<a name="getContentType()"> +<!-- --> +</a> +<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> +<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> +</dl> +</li> +</ul> +<a name="getInputStream()"> +<!-- --> +</a> +<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> +<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> +<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> +</li> +</ul> +<a name="getName()"> +<!-- --> +</a> +<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> +<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> +</dl> +</li> +</ul> +<a name="getOutputStream()"> +<!-- --> +</a> +<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> +<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> +<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> +</li> +</ul> +</li> +</ul> +</li> +</ul> +</div> +</div> +<!-- ========= END OF CLASS DATA ========= --> +<!-- ======= START OF BOTTOM NAVBAR ====== --> +<div class="bottomNav"><a name="navbar_bottom"> +<!-- --> +</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li>Prev Class</li> +<li><a href="../../../../at/gv/egiz/moa/MOAFault.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li>Nested | </li> +<li>Field | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li>Field | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_bottom"> +<!-- --> +</a></div> +<!-- ======== END OF BOTTOM NAVBAR ======= --> +</body> +</html> diff --git a/docs/at/gv/egiz/moa/MOAFault.html b/docs/at/gv/egiz/moa/MOAFault.html new file mode 100644 index 00000000..dad5925f --- /dev/null +++ b/docs/at/gv/egiz/moa/MOAFault.html @@ -0,0 +1,332 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> +<!-- NewPage --> +<html lang="en"> +<head> +<!-- Generated by javadoc (version 1.7.0_51) on Tue Feb 04 16:50:11 CET 2014 --> +<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> +<title>MOAFault (PDF-AS 4.0 Library)</title> +<meta name="date" content="2014-02-04"> +<link rel="stylesheet" type="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 Library)"; + } +//--> +</script> +<noscript> +<div>JavaScript is disabled on your browser.</div> +</noscript> +<!-- ========= START OF TOP NAVBAR ======= --> +<div class="topNav"><a name="navbar_top"> +<!-- --> +</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/ByteArrayDataSource.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceCallbackHandler.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li>Nested | </li> +<li>Field | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li>Field | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_top"> +<!-- --> +</a></div> +<!-- ========= END OF TOP NAVBAR ========= --> +<!-- ======== START OF CLASS DATA ======== --> +<div class="header"> +<div class="subTitle">at.gv.egiz.moa</div> +<h2 title="Class MOAFault" class="title">Class MOAFault</h2> +</div> +<div class="contentContainer"> +<ul class="inheritance"> +<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></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> +<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> +<ul class="inheritance"> +<li>at.gv.egiz.moa.MOAFault</li> +</ul> +</li> +</ul> +</li> +</ul> +</li> +</ul> +<div class="description"> +<ul class="blockList"> +<li class="blockList"> +<dl> +<dt>All Implemented Interfaces:</dt> +<dd><a href="http://java.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> +</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> +<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> +</div> +<div class="summary"> +<ul class="blockList"> +<li class="blockList"> +<!-- ======== CONSTRUCTOR SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_summary"> +<!-- --> +</a> +<h3>Constructor Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation"> +<caption><span>Constructors</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colOne" scope="col">Constructor and Description</th> +</tr> +<tr class="altColor"> +<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> +</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> +</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> +</tr> +</table> +</li> +</ul> +<!-- ========== METHOD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_summary"> +<!-- --> +</a> +<h3>Method Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation"> +<caption><span>Methods</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colFirst" scope="col">Modifier and Type</th> +<th class="colLast" scope="col">Method and Description</th> +</tr> +<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"><code><strong><a href="../../../../at/gv/egiz/moa/MOAFault.html#getFaultMessage()">getFaultMessage</a></strong>()</code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>void</code></td> +<td class="colLast"><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> +</table> +<ul class="blockList"> +<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> +</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> +</ul> +</li> +</ul> +</li> +</ul> +</div> +<div class="details"> +<ul class="blockList"> +<li class="blockList"> +<!-- ========= CONSTRUCTOR DETAIL ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_detail"> +<!-- --> +</a> +<h3>Constructor Detail</h3> +<a name="MOAFault()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>MOAFault</h4> +<pre>public MOAFault()</pre> +</li> +</ul> +<a name="MOAFault(java.lang.String)"> +<!-- --> +</a> +<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> +</li> +</ul> +<a name="MOAFault(java.lang.String, java.lang.Throwable)"> +<!-- --> +</a> +<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> +</li> +</ul> +<a name="MOAFault(java.lang.Throwable)"> +<!-- --> +</a> +<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> +</li> +</ul> +</li> +</ul> +<!-- ============ METHOD DETAIL ========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_detail"> +<!-- --> +</a> +<h3>Method Detail</h3> +<a name="setFaultMessage(at.gv.egiz.moa.SignatureCreationServiceStub.ErrorResponse)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>setFaultMessage</h4> +<pre>public void setFaultMessage(<a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ErrorResponse.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.ErrorResponse</a> msg)</pre> +</li> +</ul> +<a name="getFaultMessage()"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>getFaultMessage</h4> +<pre>public <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ErrorResponse.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.ErrorResponse</a> getFaultMessage()</pre> +</li> +</ul> +</li> +</ul> +</li> +</ul> +</div> +</div> +<!-- ========= END OF CLASS DATA ========= --> +<!-- ======= START OF BOTTOM NAVBAR ====== --> +<div class="bottomNav"><a name="navbar_bottom"> +<!-- --> +</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/ByteArrayDataSource.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceCallbackHandler.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li>Nested | </li> +<li>Field | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li>Field | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_bottom"> +<!-- --> +</a></div> +<!-- ======== END OF BOTTOM NAVBAR ======= --> +</body> +</html> diff --git a/docs/at/gv/egiz/moa/SignatureCreationServiceCallbackHandler.html b/docs/at/gv/egiz/moa/SignatureCreationServiceCallbackHandler.html new file mode 100644 index 00000000..654045be --- /dev/null +++ b/docs/at/gv/egiz/moa/SignatureCreationServiceCallbackHandler.html @@ -0,0 +1,394 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> +<!-- NewPage --> +<html lang="en"> +<head> +<!-- Generated by javadoc (version 1.7.0_51) on Tue Feb 04 16:50:11 CET 2014 --> +<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> +<title>SignatureCreationServiceCallbackHandler (PDF-AS 4.0 Library)</title> +<meta name="date" content="2014-02-04"> +<link rel="stylesheet" type="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 Library)"; + } +//--> +</script> +<noscript> +<div>JavaScript is disabled on your browser.</div> +</noscript> +<!-- ========= START OF TOP NAVBAR ======= --> +<div class="topNav"><a name="navbar_top"> +<!-- --> +</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/MOAFault.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li>Nested | </li> +<li><a href="#field_summary">Field</a> | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li><a href="#field_detail">Field</a> | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_top"> +<!-- --> +</a></div> +<!-- ========= END OF TOP NAVBAR ========= --> +<!-- ======== START OF CLASS DATA ======== --> +<div class="header"> +<div class="subTitle">at.gv.egiz.moa</div> +<h2 title="Class SignatureCreationServiceCallbackHandler" class="title">Class SignatureCreationServiceCallbackHandler</h2> +</div> +<div class="contentContainer"> +<ul class="inheritance"> +<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li> +<ul class="inheritance"> +<li>at.gv.egiz.moa.SignatureCreationServiceCallbackHandler</li> +</ul> +</li> +</ul> +<div class="description"> +<ul class="blockList"> +<li class="blockList"> +<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> +<div class="block">SignatureCreationServiceCallbackHandler Callback class, Users can extend this class and implement + their own receiveResult and receiveError methods.</div> +</li> +</ul> +</div> +<div class="summary"> +<ul class="blockList"> +<li class="blockList"> +<!-- =========== FIELD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="field_summary"> +<!-- --> +</a> +<h3>Field Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Field Summary table, listing fields, and an explanation"> +<caption><span>Fields</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> +<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="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceCallbackHandler.html#clientData">clientData</a></strong></code> </td> +</tr> +</table> +</li> +</ul> +<!-- ======== CONSTRUCTOR SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_summary"> +<!-- --> +</a> +<h3>Constructor Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation"> +<caption><span>Constructors</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colOne" scope="col">Constructor and Description</th> +</tr> +<tr class="altColor"> +<td class="colOne"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceCallbackHandler.html#SignatureCreationServiceCallbackHandler()">SignatureCreationServiceCallbackHandler</a></strong>()</code> +<div class="block">Please use this constructor if you don't want to set any clientData</div> +</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> +<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> +</tr> +</table> +</li> +</ul> +<!-- ========== METHOD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_summary"> +<!-- --> +</a> +<h3>Method Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation"> +<caption><span>Methods</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colFirst" scope="col">Modifier and Type</th> +<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="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> +<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> +<div class="block">auto generated Axis2 Error handler + override this method for handling error response from createXMLSignature operation</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#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> +<tr class="altColor"> +<td class="colFirst"><code>void</code></td> +<td class="colLast"><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> +</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> +</ul> +</li> +</ul> +</li> +</ul> +</div> +<div class="details"> +<ul class="blockList"> +<li class="blockList"> +<!-- ============ FIELD DETAIL =========== --> +<ul class="blockList"> +<li class="blockList"><a name="field_detail"> +<!-- --> +</a> +<h3>Field Detail</h3> +<a name="clientData"> +<!-- --> +</a> +<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> +</li> +</ul> +</li> +</ul> +<!-- ========= CONSTRUCTOR DETAIL ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_detail"> +<!-- --> +</a> +<h3>Constructor Detail</h3> +<a name="SignatureCreationServiceCallbackHandler(java.lang.Object)"> +<!-- --> +</a> +<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> +<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 + that will be avilable at the time this callback is called.</dd></dl> +</li> +</ul> +<a name="SignatureCreationServiceCallbackHandler()"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>SignatureCreationServiceCallbackHandler</h4> +<pre>public SignatureCreationServiceCallbackHandler()</pre> +<div class="block">Please use this constructor if you don't want to set any clientData</div> +</li> +</ul> +</li> +</ul> +<!-- ============ METHOD DETAIL ========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_detail"> +<!-- --> +</a> +<h3>Method Detail</h3> +<a name="getClientData()"> +<!-- --> +</a> +<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> +<div class="block">Get the client data</div> +</li> +</ul> +<a name="receiveResultcreateXMLSignature(at.gv.egiz.moa.SignatureCreationServiceStub.CreateXMLSignatureResponse)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>receiveResultcreateXMLSignature</h4> +<pre>public void receiveResultcreateXMLSignature(<a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateXMLSignatureResponse.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.CreateXMLSignatureResponse</a> result)</pre> +<div class="block">auto generated Axis2 call back method for createXMLSignature method + override this method for handling normal response from createXMLSignature operation</div> +</li> +</ul> +<a name="receiveErrorcreateXMLSignature(java.lang.Exception)"> +<!-- --> +</a> +<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> +<div class="block">auto generated Axis2 Error handler + override this method for handling error response from createXMLSignature operation</div> +</li> +</ul> +<a name="receiveResultcreateCMSSignature(at.gv.egiz.moa.SignatureCreationServiceStub.CreateCMSSignatureResponse)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>receiveResultcreateCMSSignature</h4> +<pre>public void receiveResultcreateCMSSignature(<a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateCMSSignatureResponse.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.CreateCMSSignatureResponse</a> result)</pre> +<div class="block">auto generated Axis2 call back method for createCMSSignature method + override this method for handling normal response from createCMSSignature operation</div> +</li> +</ul> +<a name="receiveErrorcreateCMSSignature(java.lang.Exception)"> +<!-- --> +</a> +<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> +<div class="block">auto generated Axis2 Error handler + override this method for handling error response from createCMSSignature operation</div> +</li> +</ul> +</li> +</ul> +</li> +</ul> +</div> +</div> +<!-- ========= END OF CLASS DATA ========= --> +<!-- ======= START OF BOTTOM NAVBAR ====== --> +<div class="bottomNav"><a name="navbar_bottom"> +<!-- --> +</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/MOAFault.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li>Nested | </li> +<li><a href="#field_summary">Field</a> | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li><a href="#field_detail">Field</a> | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_bottom"> +<!-- --> +</a></div> +<!-- ======== END OF BOTTOM NAVBAR ======= --> +</body> +</html> diff --git a/docs/at/gv/egiz/moa/SignatureCreationServiceStub.AllSignatoriesType.Factory.html b/docs/at/gv/egiz/moa/SignatureCreationServiceStub.AllSignatoriesType.Factory.html new file mode 100644 index 00000000..eb5dc62b --- /dev/null +++ b/docs/at/gv/egiz/moa/SignatureCreationServiceStub.AllSignatoriesType.Factory.html @@ -0,0 +1,327 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> +<!-- NewPage --> +<html lang="en"> +<head> +<!-- Generated by javadoc (version 1.7.0_51) on Tue Feb 04 16:50:13 CET 2014 --> +<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> +<title>SignatureCreationServiceStub.AllSignatoriesType.Factory (PDF-AS 4.0 Library)</title> +<meta name="date" content="2014-02-04"> +<link rel="stylesheet" type="text/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 Library)"; + } +//--> +</script> +<noscript> +<div>JavaScript is disabled on your browser.</div> +</noscript> +<!-- ========= START OF TOP NAVBAR ======= --> +<div class="topNav"><a name="navbar_top"> +<!-- --> +</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.AllSignatoriesType.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.AnyChildrenType.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li>Nested | </li> +<li>Field | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li>Field | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_top"> +<!-- --> +</a></div> +<!-- ========= END OF TOP NAVBAR ========= --> +<!-- ======== START OF CLASS DATA ======== --> +<div class="header"> +<div class="subTitle">at.gv.egiz.moa</div> +<h2 title="Class SignatureCreationServiceStub.AllSignatoriesType.Factory" class="title">Class SignatureCreationServiceStub.AllSignatoriesType.Factory</h2> +</div> +<div class="contentContainer"> +<ul class="inheritance"> +<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li> +<ul class="inheritance"> +<li>at.gv.egiz.moa.SignatureCreationServiceStub.AllSignatoriesType.Factory</li> +</ul> +</li> +</ul> +<div class="description"> +<ul class="blockList"> +<li class="blockList"> +<dl> +<dt>Enclosing class:</dt> +<dd><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.AllSignatoriesType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.AllSignatoriesType</a></dd> +</dl> +<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> +<div class="block">Factory class that keeps the parse method</div> +</li> +</ul> +</div> +<div class="summary"> +<ul class="blockList"> +<li class="blockList"> +<!-- ======== CONSTRUCTOR SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_summary"> +<!-- --> +</a> +<h3>Constructor Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation"> +<caption><span>Constructors</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colOne" scope="col">Constructor and Description</th> +</tr> +<tr class="altColor"> +<td class="colOne"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.AllSignatoriesType.Factory.html#SignatureCreationServiceStub.AllSignatoriesType.Factory()">SignatureCreationServiceStub.AllSignatoriesType.Factory</a></strong>()</code> </td> +</tr> +</table> +</li> +</ul> +<!-- ========== METHOD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_summary"> +<!-- --> +</a> +<h3>Method Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation"> +<caption><span>Methods</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colFirst" scope="col">Modifier and Type</th> +<th class="colLast" scope="col">Method and Description</th> +</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> +</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> +</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> +</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> +<div class="block">static method to create the object + Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable + If this object is not an element, it is a complex type and the reader is at the event just after the outer start element + Postcondition: If this object is an element, the reader is positioned at its end element + If this object is a complex type, the reader is positioned at the end element of its outer element</div> +</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> +</ul> +</li> +</ul> +</li> +</ul> +</div> +<div class="details"> +<ul class="blockList"> +<li class="blockList"> +<!-- ========= CONSTRUCTOR DETAIL ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_detail"> +<!-- --> +</a> +<h3>Constructor Detail</h3> +<a name="SignatureCreationServiceStub.AllSignatoriesType.Factory()"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>SignatureCreationServiceStub.AllSignatoriesType.Factory</h4> +<pre>public SignatureCreationServiceStub.AllSignatoriesType.Factory()</pre> +</li> +</ul> +</li> +</ul> +<!-- ============ METHOD DETAIL ========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_detail"> +<!-- --> +</a> +<h3>Method Detail</h3> +<a name="fromValue(java.lang.String)"> +<!-- --> +</a> +<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> +<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> +</li> +</ul> +<a name="fromString(java.lang.String, java.lang.String)"> +<!-- --> +</a> +<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> +<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> +</li> +</ul> +<a name="fromString(javax.xml.stream.XMLStreamReader, java.lang.String)"> +<!-- --> +</a> +<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> +</li> +</ul> +<a name="parse(javax.xml.stream.XMLStreamReader)"> +<!-- --> +</a> +<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> +<div class="block">static method to create the object + Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable + If this object is not an element, it is a complex type and the reader is at the event just after the outer start element + Postcondition: If this object is an element, the reader is positioned at its end element + If this object is a complex type, the reader is positioned at the end element of its outer element</div> +<dl><dt><span class="strong">Throws:</span></dt> +<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></code></dd></dl> +</li> +</ul> +</li> +</ul> +</li> +</ul> +</div> +</div> +<!-- ========= END OF CLASS DATA ========= --> +<!-- ======= START OF BOTTOM NAVBAR ====== --> +<div class="bottomNav"><a name="navbar_bottom"> +<!-- --> +</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.AllSignatoriesType.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.AnyChildrenType.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li>Nested | </li> +<li>Field | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li>Field | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_bottom"> +<!-- --> +</a></div> +<!-- ======== END OF BOTTOM NAVBAR ======= --> +</body> +</html> diff --git a/docs/at/gv/egiz/moa/SignatureCreationServiceStub.AllSignatoriesType.html b/docs/at/gv/egiz/moa/SignatureCreationServiceStub.AllSignatoriesType.html new file mode 100644 index 00000000..8deb8acc --- /dev/null +++ b/docs/at/gv/egiz/moa/SignatureCreationServiceStub.AllSignatoriesType.html @@ -0,0 +1,516 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> +<!-- NewPage --> +<html lang="en"> +<head> +<!-- Generated by javadoc (version 1.7.0_51) on Tue Feb 04 16:50:13 CET 2014 --> +<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> +<title>SignatureCreationServiceStub.AllSignatoriesType (PDF-AS 4.0 Library)</title> +<meta name="date" content="2014-02-04"> +<link rel="stylesheet" type="text/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 Library)"; + } +//--> +</script> +<noscript> +<div>JavaScript is disabled on your browser.</div> +</noscript> +<!-- ========= START OF TOP NAVBAR ======= --> +<div class="topNav"><a name="navbar_top"> +<!-- --> +</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.AllSignatoriesType.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li><a href="#nested_class_summary">Nested</a> | </li> +<li><a href="#field_summary">Field</a> | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li><a href="#field_detail">Field</a> | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_top"> +<!-- --> +</a></div> +<!-- ========= END OF TOP NAVBAR ========= --> +<!-- ======== START OF CLASS DATA ======== --> +<div class="header"> +<div class="subTitle">at.gv.egiz.moa</div> +<h2 title="Class SignatureCreationServiceStub.AllSignatoriesType" class="title">Class SignatureCreationServiceStub.AllSignatoriesType</h2> +</div> +<div class="contentContainer"> +<ul class="inheritance"> +<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li> +<ul class="inheritance"> +<li>at.gv.egiz.moa.SignatureCreationServiceStub.AllSignatoriesType</li> +</ul> +</li> +</ul> +<div class="description"> +<ul class="blockList"> +<li class="blockList"> +<dl> +<dt>All Implemented Interfaces:</dt> +<dd><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a>, org.apache.axis2.databinding.ADBBean</dd> +</dl> +<dl> +<dt>Enclosing class:</dt> +<dd><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub</a></dd> +</dl> +<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> +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> +</ul> +</div> +<div class="summary"> +<ul class="blockList"> +<li class="blockList"> +<!-- ======== NESTED CLASS SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="nested_class_summary"> +<!-- --> +</a> +<h3>Nested Class Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Nested Class Summary table, listing nested classes, and an explanation"> +<caption><span>Nested Classes</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> +<tr class="altColor"> +<td class="colFirst"><code>static class </code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.AllSignatoriesType.Factory.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.AllSignatoriesType.Factory</a></strong></code> +<div class="block">Factory class that keeps the parse method</div> +</td> +</tr> +</table> +</li> +</ul> +<!-- =========== FIELD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="field_summary"> +<!-- --> +</a> +<h3>Field Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Field Summary table, listing fields, and an explanation"> +<caption><span>Fields</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> +<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="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.AllSignatoriesType.html#_all">_all</a></strong></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.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="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="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.AllSignatoriesType.html#MY_QNAME">MY_QNAME</a></strong></code> </td> +</tr> +</table> +</li> +</ul> +<!-- ======== CONSTRUCTOR SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_summary"> +<!-- --> +</a> +<h3>Constructor Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation"> +<caption><span>Constructors</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colFirst" scope="col">Modifier</th> +<th class="colLast" scope="col">Constructor and Description</th> +</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, + boolean isRegisterValue)</code> </td> +</tr> +</table> +</li> +</ul> +<!-- ========== METHOD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_summary"> +<!-- --> +</a> +<h3>Method Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation"> +<caption><span>Methods</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colFirst" scope="col">Modifier and Type</th> +<th class="colLast" scope="col">Method and Description</th> +</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> +</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, + 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> +<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="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.AllSignatoriesType.html#getValue()">getValue</a></strong>()</code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>int</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.AllSignatoriesType.html#hashCode()">hashCode</a></strong>()</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.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> +</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, + 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="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.AllSignatoriesType.html#toString()">toString</a></strong>()</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#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface 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> +</ul> +</li> +</ul> +</li> +</ul> +</div> +<div class="details"> +<ul class="blockList"> +<li class="blockList"> +<!-- ============ FIELD DETAIL =========== --> +<ul class="blockList"> +<li class="blockList"><a name="field_detail"> +<!-- --> +</a> +<h3>Field Detail</h3> +<a name="MY_QNAME"> +<!-- --> +</a> +<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> +</li> +</ul> +<a name="localAllSignatoriesType"> +<!-- --> +</a> +<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> +<div class="block">field for AllSignatoriesType</div> +</li> +</ul> +<a name="_all"> +<!-- --> +</a> +<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> +</li> +</ul> +<a name="all"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>all</h4> +<pre>public static final <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.AllSignatoriesType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.AllSignatoriesType</a> all</pre> +</li> +</ul> +</li> +</ul> +<!-- ========= CONSTRUCTOR DETAIL ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_detail"> +<!-- --> +</a> +<h3>Constructor Detail</h3> +<a name="SignatureCreationServiceStub.AllSignatoriesType(java.lang.String, boolean)"> +<!-- --> +</a> +<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, + boolean isRegisterValue)</pre> +</li> +</ul> +</li> +</ul> +<!-- ============ METHOD DETAIL ========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_detail"> +<!-- --> +</a> +<h3>Method Detail</h3> +<a name="getValue()"> +<!-- --> +</a> +<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> +</li> +</ul> +<a name="equals(java.lang.Object)"> +<!-- --> +</a> +<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> +<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> +</dl> +</li> +</ul> +<a name="hashCode()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>hashCode</h4> +<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> +</dl> +</li> +</ul> +<a name="toString()"> +<!-- --> +</a> +<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> +<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> +</dl> +</li> +</ul> +<a name="getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getOMElement</h4> +<pre>public org.apache.axiom.om.OMElement getOMElement(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, + org.apache.axiom.om.OMFactory factory) + throws org.apache.axis2.databinding.ADBException</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>getOMElement</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><span class="strong">Parameters:</span></dt><dd><code>parentQName</code> - </dd><dd><code>factory</code> - </dd> +<dt><span class="strong">Returns:</span></dt><dd>org.apache.axiom.om.OMElement</dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +<a name="serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>serialize</h4> +<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, + <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter) + throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, + org.apache.axis2.databinding.ADBException</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +<a name="serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>serialize</h4> +<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, + <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, + boolean serializeType) + throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, + org.apache.axis2.databinding.ADBException</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +<a name="getPullParser(javax.xml.namespace.QName)"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>getPullParser</h4> +<pre>public <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> getPullParser(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName) + throws org.apache.axis2.databinding.ADBException</pre> +<div class="block">databinding method to get an XML representation of this object</div> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>getPullParser</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +</li> +</ul> +</li> +</ul> +</div> +</div> +<!-- ========= END OF CLASS DATA ========= --> +<!-- ======= START OF BOTTOM NAVBAR ====== --> +<div class="bottomNav"><a name="navbar_bottom"> +<!-- --> +</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.AllSignatoriesType.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li><a href="#nested_class_summary">Nested</a> | </li> +<li><a href="#field_summary">Field</a> | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li><a href="#field_detail">Field</a> | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_bottom"> +<!-- --> +</a></div> +<!-- ======== END OF BOTTOM NAVBAR ======= --> +</body> +</html> diff --git a/docs/at/gv/egiz/moa/SignatureCreationServiceStub.AnyChildrenType.Factory.html b/docs/at/gv/egiz/moa/SignatureCreationServiceStub.AnyChildrenType.Factory.html new file mode 100644 index 00000000..3c680893 --- /dev/null +++ b/docs/at/gv/egiz/moa/SignatureCreationServiceStub.AnyChildrenType.Factory.html @@ -0,0 +1,278 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> +<!-- NewPage --> +<html lang="en"> +<head> +<!-- Generated by javadoc (version 1.7.0_51) on Tue Feb 04 16:50:13 CET 2014 --> +<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> +<title>SignatureCreationServiceStub.AnyChildrenType.Factory (PDF-AS 4.0 Library)</title> +<meta name="date" content="2014-02-04"> +<link rel="stylesheet" type="text/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 Library)"; + } +//--> +</script> +<noscript> +<div>JavaScript is disabled on your browser.</div> +</noscript> +<!-- ========= START OF TOP NAVBAR ======= --> +<div class="topNav"><a name="navbar_top"> +<!-- --> +</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.AnyChildrenType.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CanonicalizationMethod.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li>Nested | </li> +<li>Field | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li>Field | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_top"> +<!-- --> +</a></div> +<!-- ========= END OF TOP NAVBAR ========= --> +<!-- ======== START OF CLASS DATA ======== --> +<div class="header"> +<div class="subTitle">at.gv.egiz.moa</div> +<h2 title="Class SignatureCreationServiceStub.AnyChildrenType.Factory" class="title">Class SignatureCreationServiceStub.AnyChildrenType.Factory</h2> +</div> +<div class="contentContainer"> +<ul class="inheritance"> +<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li> +<ul class="inheritance"> +<li>at.gv.egiz.moa.SignatureCreationServiceStub.AnyChildrenType.Factory</li> +</ul> +</li> +</ul> +<div class="description"> +<ul class="blockList"> +<li class="blockList"> +<dl> +<dt>Enclosing class:</dt> +<dd><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.AnyChildrenType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.AnyChildrenType</a></dd> +</dl> +<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> +<div class="block">Factory class that keeps the parse method</div> +</li> +</ul> +</div> +<div class="summary"> +<ul class="blockList"> +<li class="blockList"> +<!-- ======== CONSTRUCTOR SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_summary"> +<!-- --> +</a> +<h3>Constructor Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation"> +<caption><span>Constructors</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colOne" scope="col">Constructor and Description</th> +</tr> +<tr class="altColor"> +<td class="colOne"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.AnyChildrenType.Factory.html#SignatureCreationServiceStub.AnyChildrenType.Factory()">SignatureCreationServiceStub.AnyChildrenType.Factory</a></strong>()</code> </td> +</tr> +</table> +</li> +</ul> +<!-- ========== METHOD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_summary"> +<!-- --> +</a> +<h3>Method Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation"> +<caption><span>Methods</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colFirst" scope="col">Modifier and Type</th> +<th class="colLast" scope="col">Method and Description</th> +</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> +<div class="block">static method to create the object + Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable + If this object is not an element, it is a complex type and the reader is at the event just after the outer start element + Postcondition: If this object is an element, the reader is positioned at its end element + If this object is a complex type, the reader is positioned at the end element of its outer element</div> +</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> +</ul> +</li> +</ul> +</li> +</ul> +</div> +<div class="details"> +<ul class="blockList"> +<li class="blockList"> +<!-- ========= CONSTRUCTOR DETAIL ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_detail"> +<!-- --> +</a> +<h3>Constructor Detail</h3> +<a name="SignatureCreationServiceStub.AnyChildrenType.Factory()"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>SignatureCreationServiceStub.AnyChildrenType.Factory</h4> +<pre>public SignatureCreationServiceStub.AnyChildrenType.Factory()</pre> +</li> +</ul> +</li> +</ul> +<!-- ============ METHOD DETAIL ========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_detail"> +<!-- --> +</a> +<h3>Method Detail</h3> +<a name="parse(javax.xml.stream.XMLStreamReader)"> +<!-- --> +</a> +<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> +<div class="block">static method to create the object + Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable + If this object is not an element, it is a complex type and the reader is at the event just after the outer start element + Postcondition: If this object is an element, the reader is positioned at its end element + If this object is a complex type, the reader is positioned at the end element of its outer element</div> +<dl><dt><span class="strong">Throws:</span></dt> +<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></code></dd></dl> +</li> +</ul> +</li> +</ul> +</li> +</ul> +</div> +</div> +<!-- ========= END OF CLASS DATA ========= --> +<!-- ======= START OF BOTTOM NAVBAR ====== --> +<div class="bottomNav"><a name="navbar_bottom"> +<!-- --> +</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.AnyChildrenType.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CanonicalizationMethod.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li>Nested | </li> +<li>Field | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li>Field | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_bottom"> +<!-- --> +</a></div> +<!-- ======== END OF BOTTOM NAVBAR ======= --> +</body> +</html> diff --git a/docs/at/gv/egiz/moa/SignatureCreationServiceStub.AnyChildrenType.html b/docs/at/gv/egiz/moa/SignatureCreationServiceStub.AnyChildrenType.html new file mode 100644 index 00000000..9e3b5f67 --- /dev/null +++ b/docs/at/gv/egiz/moa/SignatureCreationServiceStub.AnyChildrenType.html @@ -0,0 +1,508 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> +<!-- NewPage --> +<html lang="en"> +<head> +<!-- Generated by javadoc (version 1.7.0_51) on Tue Feb 04 16:50:13 CET 2014 --> +<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> +<title>SignatureCreationServiceStub.AnyChildrenType (PDF-AS 4.0 Library)</title> +<meta name="date" content="2014-02-04"> +<link rel="stylesheet" type="text/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 Library)"; + } +//--> +</script> +<noscript> +<div>JavaScript is disabled on your browser.</div> +</noscript> +<!-- ========= START OF TOP NAVBAR ======= --> +<div class="topNav"><a name="navbar_top"> +<!-- --> +</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.AllSignatoriesType.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.AnyChildrenType.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li><a href="#nested_class_summary">Nested</a> | </li> +<li><a href="#field_summary">Field</a> | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li><a href="#field_detail">Field</a> | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_top"> +<!-- --> +</a></div> +<!-- ========= END OF TOP NAVBAR ========= --> +<!-- ======== START OF CLASS DATA ======== --> +<div class="header"> +<div class="subTitle">at.gv.egiz.moa</div> +<h2 title="Class SignatureCreationServiceStub.AnyChildrenType" class="title">Class SignatureCreationServiceStub.AnyChildrenType</h2> +</div> +<div class="contentContainer"> +<ul class="inheritance"> +<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li> +<ul class="inheritance"> +<li>at.gv.egiz.moa.SignatureCreationServiceStub.AnyChildrenType</li> +</ul> +</li> +</ul> +<div class="description"> +<ul class="blockList"> +<li class="blockList"> +<dl> +<dt>All Implemented Interfaces:</dt> +<dd><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a>, org.apache.axis2.databinding.ADBBean</dd> +</dl> +<dl> +<dt>Direct Known Subclasses:</dt> +<dd><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ManifestRefsCheckResultInfoType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.ManifestRefsCheckResultInfoType</a>, <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ReferencesCheckResultInfoType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.ReferencesCheckResultInfoType</a>, <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.XMLContentType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.XMLContentType</a></dd> +</dl> +<dl> +<dt>Enclosing class:</dt> +<dd><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub</a></dd> +</dl> +<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> +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> +</ul> +</div> +<div class="summary"> +<ul class="blockList"> +<li class="blockList"> +<!-- ======== NESTED CLASS SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="nested_class_summary"> +<!-- --> +</a> +<h3>Nested Class Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Nested Class Summary table, listing nested classes, and an explanation"> +<caption><span>Nested Classes</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> +<tr class="altColor"> +<td class="colFirst"><code>static class </code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.AnyChildrenType.Factory.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.AnyChildrenType.Factory</a></strong></code> +<div class="block">Factory class that keeps the parse method</div> +</td> +</tr> +</table> +</li> +</ul> +<!-- =========== FIELD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="field_summary"> +<!-- --> +</a> +<h3>Field Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Field Summary table, listing fields, and an explanation"> +<caption><span>Fields</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> +<tr class="altColor"> +<td class="colFirst"><code>protected org.apache.axiom.om.OMElement[]</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.AnyChildrenType.html#localExtraElement">localExtraElement</a></strong></code> +<div class="block">field for ExtraElement + This was an Array!</div> +</td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>protected boolean</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.AnyChildrenType.html#localExtraElementTracker">localExtraElementTracker</a></strong></code> </td> +</tr> +</table> +</li> +</ul> +<!-- ======== CONSTRUCTOR SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_summary"> +<!-- --> +</a> +<h3>Constructor Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation"> +<caption><span>Constructors</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colOne" scope="col">Constructor and Description</th> +</tr> +<tr class="altColor"> +<td class="colOne"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.AnyChildrenType.html#SignatureCreationServiceStub.AnyChildrenType()">SignatureCreationServiceStub.AnyChildrenType</a></strong>()</code> </td> +</tr> +</table> +</li> +</ul> +<!-- ========== METHOD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_summary"> +<!-- --> +</a> +<h3>Method Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation"> +<caption><span>Methods</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colFirst" scope="col">Modifier and Type</th> +<th class="colLast" scope="col">Method and Description</th> +</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#addExtraElement(org.apache.axiom.om.OMElement)">addExtraElement</a></strong>(org.apache.axiom.om.OMElement param)</code> +<div class="block">Auto generated add method for the array for convenience</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.AnyChildrenType.html#getExtraElement()">getExtraElement</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.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, + 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> +<div class="block">databinding method to get an XML representation of this object</div> +</td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>boolean</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.AnyChildrenType.html#isExtraElementSpecified()">isExtraElementSpecified</a></strong>()</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.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> +</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, + 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.AnyChildrenType.html#setExtraElement(org.apache.axiom.om.OMElement[])">setExtraElement</a></strong>(org.apache.axiom.om.OMElement[] 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"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.AnyChildrenType.html#validateExtraElement(org.apache.axiom.om.OMElement[])">validateExtraElement</a></strong>(org.apache.axiom.om.OMElement[] param)</code> +<div class="block">validate the array for ExtraElement</div> +</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> +</ul> +</li> +</ul> +</li> +</ul> +</div> +<div class="details"> +<ul class="blockList"> +<li class="blockList"> +<!-- ============ FIELD DETAIL =========== --> +<ul class="blockList"> +<li class="blockList"><a name="field_detail"> +<!-- --> +</a> +<h3>Field Detail</h3> +<a name="localExtraElement"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>localExtraElement</h4> +<pre>protected org.apache.axiom.om.OMElement[] localExtraElement</pre> +<div class="block">field for ExtraElement + This was an Array!</div> +</li> +</ul> +<a name="localExtraElementTracker"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>localExtraElementTracker</h4> +<pre>protected boolean localExtraElementTracker</pre> +</li> +</ul> +</li> +</ul> +<!-- ========= CONSTRUCTOR DETAIL ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_detail"> +<!-- --> +</a> +<h3>Constructor Detail</h3> +<a name="SignatureCreationServiceStub.AnyChildrenType()"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>SignatureCreationServiceStub.AnyChildrenType</h4> +<pre>public SignatureCreationServiceStub.AnyChildrenType()</pre> +</li> +</ul> +</li> +</ul> +<!-- ============ METHOD DETAIL ========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_detail"> +<!-- --> +</a> +<h3>Method Detail</h3> +<a name="isExtraElementSpecified()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>isExtraElementSpecified</h4> +<pre>public boolean isExtraElementSpecified()</pre> +</li> +</ul> +<a name="getExtraElement()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getExtraElement</h4> +<pre>public org.apache.axiom.om.OMElement[] getExtraElement()</pre> +<div class="block">Auto generated getter method</div> +<dl><dt><span class="strong">Returns:</span></dt><dd>org.apache.axiom.om.OMElement[]</dd></dl> +</li> +</ul> +<a name="validateExtraElement(org.apache.axiom.om.OMElement[])"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>validateExtraElement</h4> +<pre>protected void validateExtraElement(org.apache.axiom.om.OMElement[] param)</pre> +<div class="block">validate the array for ExtraElement</div> +</li> +</ul> +<a name="setExtraElement(org.apache.axiom.om.OMElement[])"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>setExtraElement</h4> +<pre>public void setExtraElement(org.apache.axiom.om.OMElement[] param)</pre> +<div class="block">Auto generated setter method</div> +<dl><dt><span class="strong">Parameters:</span></dt><dd><code>param</code> - ExtraElement</dd></dl> +</li> +</ul> +<a name="addExtraElement(org.apache.axiom.om.OMElement)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>addExtraElement</h4> +<pre>public void addExtraElement(org.apache.axiom.om.OMElement param)</pre> +<div class="block">Auto generated add method for the array for convenience</div> +<dl><dt><span class="strong">Parameters:</span></dt><dd><code>param</code> - org.apache.axiom.om.OMElement</dd></dl> +</li> +</ul> +<a name="getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getOMElement</h4> +<pre>public org.apache.axiom.om.OMElement getOMElement(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, + org.apache.axiom.om.OMFactory factory) + throws org.apache.axis2.databinding.ADBException</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>getOMElement</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><span class="strong">Parameters:</span></dt><dd><code>parentQName</code> - </dd><dd><code>factory</code> - </dd> +<dt><span class="strong">Returns:</span></dt><dd>org.apache.axiom.om.OMElement</dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +<a name="serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>serialize</h4> +<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, + <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter) + throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, + org.apache.axis2.databinding.ADBException</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +<a name="serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>serialize</h4> +<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, + <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, + boolean serializeType) + throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, + org.apache.axis2.databinding.ADBException</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +<a name="getPullParser(javax.xml.namespace.QName)"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>getPullParser</h4> +<pre>public <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> getPullParser(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName) + throws org.apache.axis2.databinding.ADBException</pre> +<div class="block">databinding method to get an XML representation of this object</div> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>getPullParser</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +</li> +</ul> +</li> +</ul> +</div> +</div> +<!-- ========= END OF CLASS DATA ========= --> +<!-- ======= START OF BOTTOM NAVBAR ====== --> +<div class="bottomNav"><a name="navbar_bottom"> +<!-- --> +</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.AllSignatoriesType.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.AnyChildrenType.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li><a href="#nested_class_summary">Nested</a> | </li> +<li><a href="#field_summary">Field</a> | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li><a href="#field_detail">Field</a> | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_bottom"> +<!-- --> +</a></div> +<!-- ======== END OF BOTTOM NAVBAR ======= --> +</body> +</html> diff --git a/docs/at/gv/egiz/moa/SignatureCreationServiceStub.CMSContentBaseType.Factory.html b/docs/at/gv/egiz/moa/SignatureCreationServiceStub.CMSContentBaseType.Factory.html new file mode 100644 index 00000000..f54c9f66 --- /dev/null +++ b/docs/at/gv/egiz/moa/SignatureCreationServiceStub.CMSContentBaseType.Factory.html @@ -0,0 +1,278 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> +<!-- NewPage --> +<html lang="en"> +<head> +<!-- Generated by javadoc (version 1.7.0_51) on Tue Feb 04 16:50:16 CET 2014 --> +<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> +<title>SignatureCreationServiceStub.CMSContentBaseType.Factory (PDF-AS 4.0 Library)</title> +<meta name="date" content="2014-02-04"> +<link rel="stylesheet" type="text/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 Library)"; + } +//--> +</script> +<noscript> +<div>JavaScript is disabled on your browser.</div> +</noscript> +<!-- ========= START OF TOP NAVBAR ======= --> +<div class="topNav"><a name="navbar_top"> +<!-- --> +</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CMSContentBaseType.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CMSDataObjectInfoType.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li>Nested | </li> +<li>Field | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li>Field | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_top"> +<!-- --> +</a></div> +<!-- ========= END OF TOP NAVBAR ========= --> +<!-- ======== START OF CLASS DATA ======== --> +<div class="header"> +<div class="subTitle">at.gv.egiz.moa</div> +<h2 title="Class SignatureCreationServiceStub.CMSContentBaseType.Factory" class="title">Class SignatureCreationServiceStub.CMSContentBaseType.Factory</h2> +</div> +<div class="contentContainer"> +<ul class="inheritance"> +<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li> +<ul class="inheritance"> +<li>at.gv.egiz.moa.SignatureCreationServiceStub.CMSContentBaseType.Factory</li> +</ul> +</li> +</ul> +<div class="description"> +<ul class="blockList"> +<li class="blockList"> +<dl> +<dt>Enclosing class:</dt> +<dd><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CMSContentBaseType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.CMSContentBaseType</a></dd> +</dl> +<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> +<div class="block">Factory class that keeps the parse method</div> +</li> +</ul> +</div> +<div class="summary"> +<ul class="blockList"> +<li class="blockList"> +<!-- ======== CONSTRUCTOR SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_summary"> +<!-- --> +</a> +<h3>Constructor Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation"> +<caption><span>Constructors</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colOne" scope="col">Constructor and Description</th> +</tr> +<tr class="altColor"> +<td class="colOne"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CMSContentBaseType.Factory.html#SignatureCreationServiceStub.CMSContentBaseType.Factory()">SignatureCreationServiceStub.CMSContentBaseType.Factory</a></strong>()</code> </td> +</tr> +</table> +</li> +</ul> +<!-- ========== METHOD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_summary"> +<!-- --> +</a> +<h3>Method Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation"> +<caption><span>Methods</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colFirst" scope="col">Modifier and Type</th> +<th class="colLast" scope="col">Method and Description</th> +</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> +<div class="block">static method to create the object + Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable + If this object is not an element, it is a complex type and the reader is at the event just after the outer start element + Postcondition: If this object is an element, the reader is positioned at its end element + If this object is a complex type, the reader is positioned at the end element of its outer element</div> +</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> +</ul> +</li> +</ul> +</li> +</ul> +</div> +<div class="details"> +<ul class="blockList"> +<li class="blockList"> +<!-- ========= CONSTRUCTOR DETAIL ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_detail"> +<!-- --> +</a> +<h3>Constructor Detail</h3> +<a name="SignatureCreationServiceStub.CMSContentBaseType.Factory()"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>SignatureCreationServiceStub.CMSContentBaseType.Factory</h4> +<pre>public SignatureCreationServiceStub.CMSContentBaseType.Factory()</pre> +</li> +</ul> +</li> +</ul> +<!-- ============ METHOD DETAIL ========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_detail"> +<!-- --> +</a> +<h3>Method Detail</h3> +<a name="parse(javax.xml.stream.XMLStreamReader)"> +<!-- --> +</a> +<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> +<div class="block">static method to create the object + Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable + If this object is not an element, it is a complex type and the reader is at the event just after the outer start element + Postcondition: If this object is an element, the reader is positioned at its end element + If this object is a complex type, the reader is positioned at the end element of its outer element</div> +<dl><dt><span class="strong">Throws:</span></dt> +<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></code></dd></dl> +</li> +</ul> +</li> +</ul> +</li> +</ul> +</div> +</div> +<!-- ========= END OF CLASS DATA ========= --> +<!-- ======= START OF BOTTOM NAVBAR ====== --> +<div class="bottomNav"><a name="navbar_bottom"> +<!-- --> +</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CMSContentBaseType.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CMSDataObjectInfoType.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li>Nested | </li> +<li>Field | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li>Field | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_bottom"> +<!-- --> +</a></div> +<!-- ======== END OF BOTTOM NAVBAR ======= --> +</body> +</html> diff --git a/docs/at/gv/egiz/moa/SignatureCreationServiceStub.CMSContentBaseType.html b/docs/at/gv/egiz/moa/SignatureCreationServiceStub.CMSContentBaseType.html new file mode 100644 index 00000000..6288d3ee --- /dev/null +++ b/docs/at/gv/egiz/moa/SignatureCreationServiceStub.CMSContentBaseType.html @@ -0,0 +1,566 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> +<!-- NewPage --> +<html lang="en"> +<head> +<!-- Generated by javadoc (version 1.7.0_51) on Tue Feb 04 16:50:16 CET 2014 --> +<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> +<title>SignatureCreationServiceStub.CMSContentBaseType (PDF-AS 4.0 Library)</title> +<meta name="date" content="2014-02-04"> +<link rel="stylesheet" type="text/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 Library)"; + } +//--> +</script> +<noscript> +<div>JavaScript is disabled on your browser.</div> +</noscript> +<!-- ========= START OF TOP NAVBAR ======= --> +<div class="topNav"><a name="navbar_top"> +<!-- --> +</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CheckResultType.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CMSContentBaseType.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li><a href="#nested_class_summary">Nested</a> | </li> +<li><a href="#field_summary">Field</a> | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li><a href="#field_detail">Field</a> | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_top"> +<!-- --> +</a></div> +<!-- ========= END OF TOP NAVBAR ========= --> +<!-- ======== START OF CLASS DATA ======== --> +<div class="header"> +<div class="subTitle">at.gv.egiz.moa</div> +<h2 title="Class SignatureCreationServiceStub.CMSContentBaseType" class="title">Class SignatureCreationServiceStub.CMSContentBaseType</h2> +</div> +<div class="contentContainer"> +<ul class="inheritance"> +<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></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> +<li> +<ul class="inheritance"> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ContentOptionalRefType.html" title="class in at.gv.egiz.moa">at.gv.egiz.moa.SignatureCreationServiceStub.ContentOptionalRefType</a></li> +<li> +<ul class="inheritance"> +<li>at.gv.egiz.moa.SignatureCreationServiceStub.CMSContentBaseType</li> +</ul> +</li> +</ul> +</li> +</ul> +</li> +</ul> +<div class="description"> +<ul class="blockList"> +<li class="blockList"> +<dl> +<dt>All Implemented Interfaces:</dt> +<dd><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a>, org.apache.axis2.databinding.ADBBean</dd> +</dl> +<dl> +<dt>Enclosing class:</dt> +<dd><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub</a></dd> +</dl> +<hr> +<br> +<pre>public static class <span class="strong">SignatureCreationServiceStub.CMSContentBaseType</span> +extends <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ContentOptionalRefType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.ContentOptionalRefType</a> +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.CMSContentBaseType">Serialized Form</a></dd></dl> +</li> +</ul> +</div> +<div class="summary"> +<ul class="blockList"> +<li class="blockList"> +<!-- ======== NESTED CLASS SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="nested_class_summary"> +<!-- --> +</a> +<h3>Nested Class Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Nested Class Summary table, listing nested classes, and an explanation"> +<caption><span>Nested Classes</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> +<tr class="altColor"> +<td class="colFirst"><code>static class </code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CMSContentBaseType.Factory.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.CMSContentBaseType.Factory</a></strong></code> +<div class="block">Factory class that keeps the parse method</div> +</td> +</tr> +</table> +</li> +</ul> +<!-- =========== FIELD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="field_summary"> +<!-- --> +</a> +<h3>Field Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Field Summary table, listing fields, and an explanation"> +<caption><span>Fields</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> +<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="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> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>protected boolean</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CMSContentBaseType.html#localBase64ContentTracker">localBase64ContentTracker</a></strong></code> </td> +</tr> +</table> +<ul class="blockList"> +<li class="blockList"><a name="fields_inherited_from_class_at.gv.egiz.moa.SignatureCreationServiceStub.ContentOptionalRefType"> +<!-- --> +</a> +<h3>Fields inherited from class at.gv.egiz.moa.<a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ContentOptionalRefType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.ContentOptionalRefType</a></h3> +<code><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ContentOptionalRefType.html#localReference">localReference</a></code></li> +</ul> +<ul class="blockList"> +<li class="blockList"><a name="fields_inherited_from_class_at.gv.egiz.moa.SignatureCreationServiceStub.ContentBaseType"> +<!-- --> +</a> +<h3>Fields inherited from class at.gv.egiz.moa.<a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ContentBaseType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.ContentBaseType</a></h3> +<code><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ContentBaseType.html#localLocRefContent">localLocRefContent</a>, <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ContentBaseType.html#localLocRefContentTracker">localLocRefContentTracker</a>, <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ContentBaseType.html#localXMLContent">localXMLContent</a>, <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ContentBaseType.html#localXMLContentTracker">localXMLContentTracker</a></code></li> +</ul> +</li> +</ul> +<!-- ======== CONSTRUCTOR SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_summary"> +<!-- --> +</a> +<h3>Constructor Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation"> +<caption><span>Constructors</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colOne" scope="col">Constructor and Description</th> +</tr> +<tr class="altColor"> +<td class="colOne"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CMSContentBaseType.html#SignatureCreationServiceStub.CMSContentBaseType()">SignatureCreationServiceStub.CMSContentBaseType</a></strong>()</code> </td> +</tr> +</table> +</li> +</ul> +<!-- ========== METHOD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_summary"> +<!-- --> +</a> +<h3>Method Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation"> +<caption><span>Methods</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colFirst" scope="col">Modifier and Type</th> +<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="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, + 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> +<div class="block">databinding method to get an XML representation of this object</div> +</td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>org.apache.axis2.databinding.types.URI</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CMSContentBaseType.html#getReference()">getReference</a></strong>()</code> +<div class="block">Auto generated getter method + Overridden from ContentOptionalRefType</div> +</td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>boolean</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CMSContentBaseType.html#isBase64ContentSpecified()">isBase64ContentSpecified</a></strong>()</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#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)">serialize</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, + <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> 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, + 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> +<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.CMSContentBaseType.html#setReference(org.apache.axis2.databinding.types.URI)">setReference</a></strong>(org.apache.axis2.databinding.types.URI param)</code> +<div class="block">Auto generated setter method + Overridden from ContentOptionalRefType</div> +</td> +</tr> +</table> +<ul class="blockList"> +<li class="blockList"><a name="methods_inherited_from_class_at.gv.egiz.moa.SignatureCreationServiceStub.ContentBaseType"> +<!-- --> +</a> +<h3>Methods inherited from class at.gv.egiz.moa.<a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ContentBaseType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.ContentBaseType</a></h3> +<code><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ContentBaseType.html#getLocRefContent()">getLocRefContent</a>, <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ContentBaseType.html#getXMLContent()">getXMLContent</a>, <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ContentBaseType.html#isLocRefContentSpecified()">isLocRefContentSpecified</a>, <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ContentBaseType.html#isXMLContentSpecified()">isXMLContentSpecified</a>, <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ContentBaseType.html#setLocRefContent(org.apache.axis2.databinding.types.URI)">setLocRefContent</a>, <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ContentBaseType.html#setXMLContent(at.gv.egiz.moa.SignatureCreationServiceStub.XMLContentType)">setXMLContent</a></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#toString()" title="class or interface in java.lang">toString</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</a></code></li> +</ul> +</li> +</ul> +</li> +</ul> +</div> +<div class="details"> +<ul class="blockList"> +<li class="blockList"> +<!-- ============ FIELD DETAIL =========== --> +<ul class="blockList"> +<li class="blockList"><a name="field_detail"> +<!-- --> +</a> +<h3>Field Detail</h3> +<a name="localBase64Content"> +<!-- --> +</a> +<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> +<div class="block">field for Base64Content</div> +</li> +</ul> +<a name="localBase64ContentTracker"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>localBase64ContentTracker</h4> +<pre>protected boolean localBase64ContentTracker</pre> +</li> +</ul> +</li> +</ul> +<!-- ========= CONSTRUCTOR DETAIL ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_detail"> +<!-- --> +</a> +<h3>Constructor Detail</h3> +<a name="SignatureCreationServiceStub.CMSContentBaseType()"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>SignatureCreationServiceStub.CMSContentBaseType</h4> +<pre>public SignatureCreationServiceStub.CMSContentBaseType()</pre> +</li> +</ul> +</li> +</ul> +<!-- ============ METHOD DETAIL ========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_detail"> +<!-- --> +</a> +<h3>Method Detail</h3> +<a name="isBase64ContentSpecified()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>isBase64ContentSpecified</h4> +<pre>public boolean isBase64ContentSpecified()</pre> +<dl> +<dt><strong>Overrides:</strong></dt> +<dd><code><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ContentBaseType.html#isBase64ContentSpecified()">isBase64ContentSpecified</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> +</dl> +</li> +</ul> +<a name="getBase64Content()"> +<!-- --> +</a> +<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> +<div class="block">Auto generated getter method</div> +<dl> +<dt><strong>Overrides:</strong></dt> +<dd><code><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ContentBaseType.html#getBase64Content()">getBase64Content</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>javax.activation.DataHandler</dd></dl> +</li> +</ul> +<a name="setBase64Content(javax.activation.DataHandler)"> +<!-- --> +</a> +<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> +<div class="block">Auto generated setter method</div> +<dl> +<dt><strong>Overrides:</strong></dt> +<dd><code><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ContentBaseType.html#setBase64Content(javax.activation.DataHandler)">setBase64Content</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> - Base64Content</dd></dl> +</li> +</ul> +<a name="getReference()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getReference</h4> +<pre>public org.apache.axis2.databinding.types.URI getReference()</pre> +<div class="block">Auto generated getter method + Overridden from ContentOptionalRefType</div> +<dl> +<dt><strong>Overrides:</strong></dt> +<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> +</li> +</ul> +<a name="setReference(org.apache.axis2.databinding.types.URI)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>setReference</h4> +<pre>public void setReference(org.apache.axis2.databinding.types.URI param)</pre> +<div class="block">Auto generated setter method + Overridden from ContentOptionalRefType</div> +<dl> +<dt><strong>Overrides:</strong></dt> +<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> +</li> +</ul> +<a name="getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getOMElement</h4> +<pre>public org.apache.axiom.om.OMElement getOMElement(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, + org.apache.axiom.om.OMFactory factory) + throws org.apache.axis2.databinding.ADBException</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>getOMElement</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><strong>Overrides:</strong></dt> +<dd><code><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ContentOptionalRefType.html#getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)">getOMElement</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>parentQName</code> - </dd><dd><code>factory</code> - </dd> +<dt><span class="strong">Returns:</span></dt><dd>org.apache.axiom.om.OMElement</dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +<a name="serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>serialize</h4> +<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, + <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter) + throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, + org.apache.axis2.databinding.ADBException</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<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>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +<a name="serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>serialize</h4> +<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, + <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, + boolean serializeType) + throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, + org.apache.axis2.databinding.ADBException</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<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>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +<a name="getPullParser(javax.xml.namespace.QName)"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>getPullParser</h4> +<pre>public <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> getPullParser(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName) + throws org.apache.axis2.databinding.ADBException</pre> +<div class="block">databinding method to get an XML representation of this object</div> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>getPullParser</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><strong>Overrides:</strong></dt> +<dd><code><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ContentOptionalRefType.html#getPullParser(javax.xml.namespace.QName)">getPullParser</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>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +</li> +</ul> +</li> +</ul> +</div> +</div> +<!-- ========= END OF CLASS DATA ========= --> +<!-- ======= START OF BOTTOM NAVBAR ====== --> +<div class="bottomNav"><a name="navbar_bottom"> +<!-- --> +</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CheckResultType.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CMSContentBaseType.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li><a href="#nested_class_summary">Nested</a> | </li> +<li><a href="#field_summary">Field</a> | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li><a href="#field_detail">Field</a> | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_bottom"> +<!-- --> +</a></div> +<!-- ======== END OF BOTTOM NAVBAR ======= --> +</body> +</html> diff --git a/docs/at/gv/egiz/moa/SignatureCreationServiceStub.CMSDataObjectInfoType.Factory.html b/docs/at/gv/egiz/moa/SignatureCreationServiceStub.CMSDataObjectInfoType.Factory.html new file mode 100644 index 00000000..6a3b98e2 --- /dev/null +++ b/docs/at/gv/egiz/moa/SignatureCreationServiceStub.CMSDataObjectInfoType.Factory.html @@ -0,0 +1,278 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> +<!-- NewPage --> +<html lang="en"> +<head> +<!-- Generated by javadoc (version 1.7.0_51) on Tue Feb 04 16:50:17 CET 2014 --> +<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> +<title>SignatureCreationServiceStub.CMSDataObjectInfoType.Factory (PDF-AS 4.0 Library)</title> +<meta name="date" content="2014-02-04"> +<link rel="stylesheet" type="text/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 Library)"; + } +//--> +</script> +<noscript> +<div>JavaScript is disabled on your browser.</div> +</noscript> +<!-- ========= START OF TOP NAVBAR ======= --> +<div class="topNav"><a name="navbar_top"> +<!-- --> +</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CMSDataObjectInfoType.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CMSDataObjectOptionalMetaType.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li>Nested | </li> +<li>Field | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li>Field | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_top"> +<!-- --> +</a></div> +<!-- ========= END OF TOP NAVBAR ========= --> +<!-- ======== START OF CLASS DATA ======== --> +<div class="header"> +<div class="subTitle">at.gv.egiz.moa</div> +<h2 title="Class SignatureCreationServiceStub.CMSDataObjectInfoType.Factory" class="title">Class SignatureCreationServiceStub.CMSDataObjectInfoType.Factory</h2> +</div> +<div class="contentContainer"> +<ul class="inheritance"> +<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li> +<ul class="inheritance"> +<li>at.gv.egiz.moa.SignatureCreationServiceStub.CMSDataObjectInfoType.Factory</li> +</ul> +</li> +</ul> +<div class="description"> +<ul class="blockList"> +<li class="blockList"> +<dl> +<dt>Enclosing class:</dt> +<dd><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CMSDataObjectInfoType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.CMSDataObjectInfoType</a></dd> +</dl> +<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> +<div class="block">Factory class that keeps the parse method</div> +</li> +</ul> +</div> +<div class="summary"> +<ul class="blockList"> +<li class="blockList"> +<!-- ======== CONSTRUCTOR SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_summary"> +<!-- --> +</a> +<h3>Constructor Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation"> +<caption><span>Constructors</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colOne" scope="col">Constructor and Description</th> +</tr> +<tr class="altColor"> +<td class="colOne"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CMSDataObjectInfoType.Factory.html#SignatureCreationServiceStub.CMSDataObjectInfoType.Factory()">SignatureCreationServiceStub.CMSDataObjectInfoType.Factory</a></strong>()</code> </td> +</tr> +</table> +</li> +</ul> +<!-- ========== METHOD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_summary"> +<!-- --> +</a> +<h3>Method Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation"> +<caption><span>Methods</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colFirst" scope="col">Modifier and Type</th> +<th class="colLast" scope="col">Method and Description</th> +</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> +<div class="block">static method to create the object + Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable + If this object is not an element, it is a complex type and the reader is at the event just after the outer start element + Postcondition: If this object is an element, the reader is positioned at its end element + If this object is a complex type, the reader is positioned at the end element of its outer element</div> +</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> +</ul> +</li> +</ul> +</li> +</ul> +</div> +<div class="details"> +<ul class="blockList"> +<li class="blockList"> +<!-- ========= CONSTRUCTOR DETAIL ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_detail"> +<!-- --> +</a> +<h3>Constructor Detail</h3> +<a name="SignatureCreationServiceStub.CMSDataObjectInfoType.Factory()"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>SignatureCreationServiceStub.CMSDataObjectInfoType.Factory</h4> +<pre>public SignatureCreationServiceStub.CMSDataObjectInfoType.Factory()</pre> +</li> +</ul> +</li> +</ul> +<!-- ============ METHOD DETAIL ========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_detail"> +<!-- --> +</a> +<h3>Method Detail</h3> +<a name="parse(javax.xml.stream.XMLStreamReader)"> +<!-- --> +</a> +<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> +<div class="block">static method to create the object + Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable + If this object is not an element, it is a complex type and the reader is at the event just after the outer start element + Postcondition: If this object is an element, the reader is positioned at its end element + If this object is a complex type, the reader is positioned at the end element of its outer element</div> +<dl><dt><span class="strong">Throws:</span></dt> +<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></code></dd></dl> +</li> +</ul> +</li> +</ul> +</li> +</ul> +</div> +</div> +<!-- ========= END OF CLASS DATA ========= --> +<!-- ======= START OF BOTTOM NAVBAR ====== --> +<div class="bottomNav"><a name="navbar_bottom"> +<!-- --> +</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CMSDataObjectInfoType.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CMSDataObjectOptionalMetaType.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li>Nested | </li> +<li>Field | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li>Field | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_bottom"> +<!-- --> +</a></div> +<!-- ======== END OF BOTTOM NAVBAR ======= --> +</body> +</html> diff --git a/docs/at/gv/egiz/moa/SignatureCreationServiceStub.CMSDataObjectInfoType.html b/docs/at/gv/egiz/moa/SignatureCreationServiceStub.CMSDataObjectInfoType.html new file mode 100644 index 00000000..d9b2c222 --- /dev/null +++ b/docs/at/gv/egiz/moa/SignatureCreationServiceStub.CMSDataObjectInfoType.html @@ -0,0 +1,499 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> +<!-- NewPage --> +<html lang="en"> +<head> +<!-- Generated by javadoc (version 1.7.0_51) on Tue Feb 04 16:50:17 CET 2014 --> +<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> +<title>SignatureCreationServiceStub.CMSDataObjectInfoType (PDF-AS 4.0 Library)</title> +<meta name="date" content="2014-02-04"> +<link rel="stylesheet" type="text/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 Library)"; + } +//--> +</script> +<noscript> +<div>JavaScript is disabled on your browser.</div> +</noscript> +<!-- ========= START OF TOP NAVBAR ======= --> +<div class="topNav"><a name="navbar_top"> +<!-- --> +</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CMSContentBaseType.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CMSDataObjectInfoType.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li><a href="#nested_class_summary">Nested</a> | </li> +<li><a href="#field_summary">Field</a> | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li><a href="#field_detail">Field</a> | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_top"> +<!-- --> +</a></div> +<!-- ========= END OF TOP NAVBAR ========= --> +<!-- ======== START OF CLASS DATA ======== --> +<div class="header"> +<div class="subTitle">at.gv.egiz.moa</div> +<h2 title="Class SignatureCreationServiceStub.CMSDataObjectInfoType" class="title">Class SignatureCreationServiceStub.CMSDataObjectInfoType</h2> +</div> +<div class="contentContainer"> +<ul class="inheritance"> +<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li> +<ul class="inheritance"> +<li>at.gv.egiz.moa.SignatureCreationServiceStub.CMSDataObjectInfoType</li> +</ul> +</li> +</ul> +<div class="description"> +<ul class="blockList"> +<li class="blockList"> +<dl> +<dt>All Implemented Interfaces:</dt> +<dd><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a>, org.apache.axis2.databinding.ADBBean</dd> +</dl> +<dl> +<dt>Direct Known Subclasses:</dt> +<dd><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DataObjectInfo_type1.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.DataObjectInfo_type1</a></dd> +</dl> +<dl> +<dt>Enclosing class:</dt> +<dd><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub</a></dd> +</dl> +<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> +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> +</ul> +</div> +<div class="summary"> +<ul class="blockList"> +<li class="blockList"> +<!-- ======== NESTED CLASS SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="nested_class_summary"> +<!-- --> +</a> +<h3>Nested Class Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Nested Class Summary table, listing nested classes, and an explanation"> +<caption><span>Nested Classes</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> +<tr class="altColor"> +<td class="colFirst"><code>static class </code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CMSDataObjectInfoType.Factory.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.CMSDataObjectInfoType.Factory</a></strong></code> +<div class="block">Factory class that keeps the parse method</div> +</td> +</tr> +</table> +</li> +</ul> +<!-- =========== FIELD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="field_summary"> +<!-- --> +</a> +<h3>Field Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Field Summary table, listing fields, and an explanation"> +<caption><span>Fields</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> +<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"><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> +<tr class="rowColor"> +<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"><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> +</table> +</li> +</ul> +<!-- ======== CONSTRUCTOR SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_summary"> +<!-- --> +</a> +<h3>Constructor Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation"> +<caption><span>Constructors</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colOne" scope="col">Constructor and Description</th> +</tr> +<tr class="altColor"> +<td class="colOne"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CMSDataObjectInfoType.html#SignatureCreationServiceStub.CMSDataObjectInfoType()">SignatureCreationServiceStub.CMSDataObjectInfoType</a></strong>()</code> </td> +</tr> +</table> +</li> +</ul> +<!-- ========== METHOD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_summary"> +<!-- --> +</a> +<h3>Method Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation"> +<caption><span>Methods</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colFirst" scope="col">Modifier and Type</th> +<th class="colLast" scope="col">Method and Description</th> +</tr> +<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"><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>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, + 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> +<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="../../../../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.CMSDataObjectInfoType.html#getStructure()">getStructure</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.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> +</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, + 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.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> +<tr class="rowColor"> +<td class="colFirst"><code>void</code></td> +<td class="colLast"><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> +</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> +</ul> +</li> +</ul> +</li> +</ul> +</div> +<div class="details"> +<ul class="blockList"> +<li class="blockList"> +<!-- ============ FIELD DETAIL =========== --> +<ul class="blockList"> +<li class="blockList"><a name="field_detail"> +<!-- --> +</a> +<h3>Field Detail</h3> +<a name="localDataObject"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>localDataObject</h4> +<pre>protected <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DataObject_type1.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.DataObject_type1</a> localDataObject</pre> +<div class="block">field for DataObject</div> +</li> +</ul> +<a name="localStructure"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>localStructure</h4> +<pre>protected <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Structure_type1.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.Structure_type1</a> localStructure</pre> +<div class="block">field for Structure + This was an Attribute!</div> +</li> +</ul> +</li> +</ul> +<!-- ========= CONSTRUCTOR DETAIL ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_detail"> +<!-- --> +</a> +<h3>Constructor Detail</h3> +<a name="SignatureCreationServiceStub.CMSDataObjectInfoType()"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>SignatureCreationServiceStub.CMSDataObjectInfoType</h4> +<pre>public SignatureCreationServiceStub.CMSDataObjectInfoType()</pre> +</li> +</ul> +</li> +</ul> +<!-- ============ METHOD DETAIL ========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_detail"> +<!-- --> +</a> +<h3>Method Detail</h3> +<a name="getDataObject()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getDataObject</h4> +<pre>public <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DataObject_type1.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.DataObject_type1</a> getDataObject()</pre> +<div class="block">Auto generated getter method</div> +<dl><dt><span class="strong">Returns:</span></dt><dd>DataObject_type1</dd></dl> +</li> +</ul> +<a name="setDataObject(at.gv.egiz.moa.SignatureCreationServiceStub.DataObject_type1)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>setDataObject</h4> +<pre>public void setDataObject(<a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DataObject_type1.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.DataObject_type1</a> param)</pre> +<div class="block">Auto generated setter method</div> +<dl><dt><span class="strong">Parameters:</span></dt><dd><code>param</code> - DataObject</dd></dl> +</li> +</ul> +<a name="getStructure()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getStructure</h4> +<pre>public <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Structure_type1.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.Structure_type1</a> getStructure()</pre> +<div class="block">Auto generated getter method</div> +<dl><dt><span class="strong">Returns:</span></dt><dd>Structure_type1</dd></dl> +</li> +</ul> +<a name="setStructure(at.gv.egiz.moa.SignatureCreationServiceStub.Structure_type1)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>setStructure</h4> +<pre>public void setStructure(<a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Structure_type1.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.Structure_type1</a> param)</pre> +<div class="block">Auto generated setter method</div> +<dl><dt><span class="strong">Parameters:</span></dt><dd><code>param</code> - Structure</dd></dl> +</li> +</ul> +<a name="getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getOMElement</h4> +<pre>public org.apache.axiom.om.OMElement getOMElement(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, + org.apache.axiom.om.OMFactory factory) + throws org.apache.axis2.databinding.ADBException</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>getOMElement</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><span class="strong">Parameters:</span></dt><dd><code>parentQName</code> - </dd><dd><code>factory</code> - </dd> +<dt><span class="strong">Returns:</span></dt><dd>org.apache.axiom.om.OMElement</dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +<a name="serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>serialize</h4> +<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, + <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter) + throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, + org.apache.axis2.databinding.ADBException</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +<a name="serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>serialize</h4> +<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, + <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, + boolean serializeType) + throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, + org.apache.axis2.databinding.ADBException</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +<a name="getPullParser(javax.xml.namespace.QName)"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>getPullParser</h4> +<pre>public <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> getPullParser(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName) + throws org.apache.axis2.databinding.ADBException</pre> +<div class="block">databinding method to get an XML representation of this object</div> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>getPullParser</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +</li> +</ul> +</li> +</ul> +</div> +</div> +<!-- ========= END OF CLASS DATA ========= --> +<!-- ======= START OF BOTTOM NAVBAR ====== --> +<div class="bottomNav"><a name="navbar_bottom"> +<!-- --> +</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CMSContentBaseType.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CMSDataObjectInfoType.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li><a href="#nested_class_summary">Nested</a> | </li> +<li><a href="#field_summary">Field</a> | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li><a href="#field_detail">Field</a> | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_bottom"> +<!-- --> +</a></div> +<!-- ======== END OF BOTTOM NAVBAR ======= --> +</body> +</html> diff --git a/docs/at/gv/egiz/moa/SignatureCreationServiceStub.CMSDataObjectOptionalMetaType.Factory.html b/docs/at/gv/egiz/moa/SignatureCreationServiceStub.CMSDataObjectOptionalMetaType.Factory.html new file mode 100644 index 00000000..c3e0d884 --- /dev/null +++ b/docs/at/gv/egiz/moa/SignatureCreationServiceStub.CMSDataObjectOptionalMetaType.Factory.html @@ -0,0 +1,278 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> +<!-- NewPage --> +<html lang="en"> +<head> +<!-- Generated by javadoc (version 1.7.0_51) on Tue Feb 04 16:50:17 CET 2014 --> +<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> +<title>SignatureCreationServiceStub.CMSDataObjectOptionalMetaType.Factory (PDF-AS 4.0 Library)</title> +<meta name="date" content="2014-02-04"> +<link rel="stylesheet" type="text/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 Library)"; + } +//--> +</script> +<noscript> +<div>JavaScript is disabled on your browser.</div> +</noscript> +<!-- ========= START OF TOP NAVBAR ======= --> +<div class="topNav"><a name="navbar_top"> +<!-- --> +</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CMSDataObjectOptionalMetaType.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CMSDataObjectRequiredMetaType.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li>Nested | </li> +<li>Field | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li>Field | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_top"> +<!-- --> +</a></div> +<!-- ========= END OF TOP NAVBAR ========= --> +<!-- ======== START OF CLASS DATA ======== --> +<div class="header"> +<div class="subTitle">at.gv.egiz.moa</div> +<h2 title="Class SignatureCreationServiceStub.CMSDataObjectOptionalMetaType.Factory" class="title">Class SignatureCreationServiceStub.CMSDataObjectOptionalMetaType.Factory</h2> +</div> +<div class="contentContainer"> +<ul class="inheritance"> +<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li> +<ul class="inheritance"> +<li>at.gv.egiz.moa.SignatureCreationServiceStub.CMSDataObjectOptionalMetaType.Factory</li> +</ul> +</li> +</ul> +<div class="description"> +<ul class="blockList"> +<li class="blockList"> +<dl> +<dt>Enclosing class:</dt> +<dd><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CMSDataObjectOptionalMetaType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.CMSDataObjectOptionalMetaType</a></dd> +</dl> +<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> +<div class="block">Factory class that keeps the parse method</div> +</li> +</ul> +</div> +<div class="summary"> +<ul class="blockList"> +<li class="blockList"> +<!-- ======== CONSTRUCTOR SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_summary"> +<!-- --> +</a> +<h3>Constructor Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation"> +<caption><span>Constructors</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colOne" scope="col">Constructor and Description</th> +</tr> +<tr class="altColor"> +<td class="colOne"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CMSDataObjectOptionalMetaType.Factory.html#SignatureCreationServiceStub.CMSDataObjectOptionalMetaType.Factory()">SignatureCreationServiceStub.CMSDataObjectOptionalMetaType.Factory</a></strong>()</code> </td> +</tr> +</table> +</li> +</ul> +<!-- ========== METHOD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_summary"> +<!-- --> +</a> +<h3>Method Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation"> +<caption><span>Methods</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colFirst" scope="col">Modifier and Type</th> +<th class="colLast" scope="col">Method and Description</th> +</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> +<div class="block">static method to create the object + Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable + If this object is not an element, it is a complex type and the reader is at the event just after the outer start element + Postcondition: If this object is an element, the reader is positioned at its end element + If this object is a complex type, the reader is positioned at the end element of its outer element</div> +</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> +</ul> +</li> +</ul> +</li> +</ul> +</div> +<div class="details"> +<ul class="blockList"> +<li class="blockList"> +<!-- ========= CONSTRUCTOR DETAIL ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_detail"> +<!-- --> +</a> +<h3>Constructor Detail</h3> +<a name="SignatureCreationServiceStub.CMSDataObjectOptionalMetaType.Factory()"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>SignatureCreationServiceStub.CMSDataObjectOptionalMetaType.Factory</h4> +<pre>public SignatureCreationServiceStub.CMSDataObjectOptionalMetaType.Factory()</pre> +</li> +</ul> +</li> +</ul> +<!-- ============ METHOD DETAIL ========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_detail"> +<!-- --> +</a> +<h3>Method Detail</h3> +<a name="parse(javax.xml.stream.XMLStreamReader)"> +<!-- --> +</a> +<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> +<div class="block">static method to create the object + Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable + If this object is not an element, it is a complex type and the reader is at the event just after the outer start element + Postcondition: If this object is an element, the reader is positioned at its end element + If this object is a complex type, the reader is positioned at the end element of its outer element</div> +<dl><dt><span class="strong">Throws:</span></dt> +<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></code></dd></dl> +</li> +</ul> +</li> +</ul> +</li> +</ul> +</div> +</div> +<!-- ========= END OF CLASS DATA ========= --> +<!-- ======= START OF BOTTOM NAVBAR ====== --> +<div class="bottomNav"><a name="navbar_bottom"> +<!-- --> +</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CMSDataObjectOptionalMetaType.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CMSDataObjectRequiredMetaType.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li>Nested | </li> +<li>Field | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li>Field | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_bottom"> +<!-- --> +</a></div> +<!-- ======== END OF BOTTOM NAVBAR ======= --> +</body> +</html> diff --git a/docs/at/gv/egiz/moa/SignatureCreationServiceStub.CMSDataObjectOptionalMetaType.html b/docs/at/gv/egiz/moa/SignatureCreationServiceStub.CMSDataObjectOptionalMetaType.html new file mode 100644 index 00000000..91888dd4 --- /dev/null +++ b/docs/at/gv/egiz/moa/SignatureCreationServiceStub.CMSDataObjectOptionalMetaType.html @@ -0,0 +1,519 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> +<!-- NewPage --> +<html lang="en"> +<head> +<!-- Generated by javadoc (version 1.7.0_51) on Tue Feb 04 16:50:17 CET 2014 --> +<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> +<title>SignatureCreationServiceStub.CMSDataObjectOptionalMetaType (PDF-AS 4.0 Library)</title> +<meta name="date" content="2014-02-04"> +<link rel="stylesheet" type="text/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 Library)"; + } +//--> +</script> +<noscript> +<div>JavaScript is disabled on your browser.</div> +</noscript> +<!-- ========= START OF TOP NAVBAR ======= --> +<div class="topNav"><a name="navbar_top"> +<!-- --> +</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CMSDataObjectInfoType.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CMSDataObjectOptionalMetaType.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li><a href="#nested_class_summary">Nested</a> | </li> +<li><a href="#field_summary">Field</a> | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li><a href="#field_detail">Field</a> | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_top"> +<!-- --> +</a></div> +<!-- ========= END OF TOP NAVBAR ========= --> +<!-- ======== START OF CLASS DATA ======== --> +<div class="header"> +<div class="subTitle">at.gv.egiz.moa</div> +<h2 title="Class SignatureCreationServiceStub.CMSDataObjectOptionalMetaType" class="title">Class SignatureCreationServiceStub.CMSDataObjectOptionalMetaType</h2> +</div> +<div class="contentContainer"> +<ul class="inheritance"> +<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li> +<ul class="inheritance"> +<li>at.gv.egiz.moa.SignatureCreationServiceStub.CMSDataObjectOptionalMetaType</li> +</ul> +</li> +</ul> +<div class="description"> +<ul class="blockList"> +<li class="blockList"> +<dl> +<dt>All Implemented Interfaces:</dt> +<dd><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a>, org.apache.axis2.databinding.ADBBean</dd> +</dl> +<dl> +<dt>Enclosing class:</dt> +<dd><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub</a></dd> +</dl> +<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> +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> +</ul> +</div> +<div class="summary"> +<ul class="blockList"> +<li class="blockList"> +<!-- ======== NESTED CLASS SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="nested_class_summary"> +<!-- --> +</a> +<h3>Nested Class Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Nested Class Summary table, listing nested classes, and an explanation"> +<caption><span>Nested Classes</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> +<tr class="altColor"> +<td class="colFirst"><code>static class </code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CMSDataObjectOptionalMetaType.Factory.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.CMSDataObjectOptionalMetaType.Factory</a></strong></code> +<div class="block">Factory class that keeps the parse method</div> +</td> +</tr> +</table> +</li> +</ul> +<!-- =========== FIELD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="field_summary"> +<!-- --> +</a> +<h3>Field Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Field Summary table, listing fields, and an explanation"> +<caption><span>Fields</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> +<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"><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> +<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"><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 boolean</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CMSDataObjectOptionalMetaType.html#localMetaInfoTracker">localMetaInfoTracker</a></strong></code> </td> +</tr> +</table> +</li> +</ul> +<!-- ======== CONSTRUCTOR SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_summary"> +<!-- --> +</a> +<h3>Constructor Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation"> +<caption><span>Constructors</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colOne" scope="col">Constructor and Description</th> +</tr> +<tr class="altColor"> +<td class="colOne"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CMSDataObjectOptionalMetaType.html#SignatureCreationServiceStub.CMSDataObjectOptionalMetaType()">SignatureCreationServiceStub.CMSDataObjectOptionalMetaType</a></strong>()</code> </td> +</tr> +</table> +</li> +</ul> +<!-- ========== METHOD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_summary"> +<!-- --> +</a> +<h3>Method Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation"> +<caption><span>Methods</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colFirst" scope="col">Modifier and Type</th> +<th class="colLast" scope="col">Method and Description</th> +</tr> +<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"><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="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"><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>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, + 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> +<div class="block">databinding method to get an XML representation of this object</div> +</td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>boolean</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CMSDataObjectOptionalMetaType.html#isMetaInfoSpecified()">isMetaInfoSpecified</a></strong>()</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.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> +</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, + 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.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> +<tr class="altColor"> +<td class="colFirst"><code>void</code></td> +<td class="colLast"><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> +</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> +</ul> +</li> +</ul> +</li> +</ul> +</div> +<div class="details"> +<ul class="blockList"> +<li class="blockList"> +<!-- ============ FIELD DETAIL =========== --> +<ul class="blockList"> +<li class="blockList"><a name="field_detail"> +<!-- --> +</a> +<h3>Field Detail</h3> +<a name="localMetaInfo"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>localMetaInfo</h4> +<pre>protected <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.MetaInfoType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.MetaInfoType</a> localMetaInfo</pre> +<div class="block">field for MetaInfo</div> +</li> +</ul> +<a name="localMetaInfoTracker"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>localMetaInfoTracker</h4> +<pre>protected boolean localMetaInfoTracker</pre> +</li> +</ul> +<a name="localContent"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>localContent</h4> +<pre>protected <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CMSContentBaseType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.CMSContentBaseType</a> localContent</pre> +<div class="block">field for Content</div> +</li> +</ul> +</li> +</ul> +<!-- ========= CONSTRUCTOR DETAIL ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_detail"> +<!-- --> +</a> +<h3>Constructor Detail</h3> +<a name="SignatureCreationServiceStub.CMSDataObjectOptionalMetaType()"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>SignatureCreationServiceStub.CMSDataObjectOptionalMetaType</h4> +<pre>public SignatureCreationServiceStub.CMSDataObjectOptionalMetaType()</pre> +</li> +</ul> +</li> +</ul> +<!-- ============ METHOD DETAIL ========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_detail"> +<!-- --> +</a> +<h3>Method Detail</h3> +<a name="isMetaInfoSpecified()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>isMetaInfoSpecified</h4> +<pre>public boolean isMetaInfoSpecified()</pre> +</li> +</ul> +<a name="getMetaInfo()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getMetaInfo</h4> +<pre>public <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.MetaInfoType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.MetaInfoType</a> getMetaInfo()</pre> +<div class="block">Auto generated getter method</div> +<dl><dt><span class="strong">Returns:</span></dt><dd>MetaInfoType</dd></dl> +</li> +</ul> +<a name="setMetaInfo(at.gv.egiz.moa.SignatureCreationServiceStub.MetaInfoType)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>setMetaInfo</h4> +<pre>public void setMetaInfo(<a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.MetaInfoType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.MetaInfoType</a> param)</pre> +<div class="block">Auto generated setter method</div> +<dl><dt><span class="strong">Parameters:</span></dt><dd><code>param</code> - MetaInfo</dd></dl> +</li> +</ul> +<a name="getContent()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getContent</h4> +<pre>public <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CMSContentBaseType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.CMSContentBaseType</a> getContent()</pre> +<div class="block">Auto generated getter method</div> +<dl><dt><span class="strong">Returns:</span></dt><dd>CMSContentBaseType</dd></dl> +</li> +</ul> +<a name="setContent(at.gv.egiz.moa.SignatureCreationServiceStub.CMSContentBaseType)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>setContent</h4> +<pre>public void setContent(<a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CMSContentBaseType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.CMSContentBaseType</a> param)</pre> +<div class="block">Auto generated setter method</div> +<dl><dt><span class="strong">Parameters:</span></dt><dd><code>param</code> - Content</dd></dl> +</li> +</ul> +<a name="getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getOMElement</h4> +<pre>public org.apache.axiom.om.OMElement getOMElement(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, + org.apache.axiom.om.OMFactory factory) + throws org.apache.axis2.databinding.ADBException</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>getOMElement</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><span class="strong">Parameters:</span></dt><dd><code>parentQName</code> - </dd><dd><code>factory</code> - </dd> +<dt><span class="strong">Returns:</span></dt><dd>org.apache.axiom.om.OMElement</dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +<a name="serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>serialize</h4> +<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, + <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter) + throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, + org.apache.axis2.databinding.ADBException</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +<a name="serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>serialize</h4> +<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, + <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, + boolean serializeType) + throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, + org.apache.axis2.databinding.ADBException</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +<a name="getPullParser(javax.xml.namespace.QName)"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>getPullParser</h4> +<pre>public <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> getPullParser(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName) + throws org.apache.axis2.databinding.ADBException</pre> +<div class="block">databinding method to get an XML representation of this object</div> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>getPullParser</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +</li> +</ul> +</li> +</ul> +</div> +</div> +<!-- ========= END OF CLASS DATA ========= --> +<!-- ======= START OF BOTTOM NAVBAR ====== --> +<div class="bottomNav"><a name="navbar_bottom"> +<!-- --> +</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CMSDataObjectInfoType.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CMSDataObjectOptionalMetaType.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li><a href="#nested_class_summary">Nested</a> | </li> +<li><a href="#field_summary">Field</a> | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li><a href="#field_detail">Field</a> | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_bottom"> +<!-- --> +</a></div> +<!-- ======== END OF BOTTOM NAVBAR ======= --> +</body> +</html> diff --git a/docs/at/gv/egiz/moa/SignatureCreationServiceStub.CMSDataObjectRequiredMetaType.Factory.html b/docs/at/gv/egiz/moa/SignatureCreationServiceStub.CMSDataObjectRequiredMetaType.Factory.html new file mode 100644 index 00000000..d1e17523 --- /dev/null +++ b/docs/at/gv/egiz/moa/SignatureCreationServiceStub.CMSDataObjectRequiredMetaType.Factory.html @@ -0,0 +1,278 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> +<!-- NewPage --> +<html lang="en"> +<head> +<!-- Generated by javadoc (version 1.7.0_51) on Tue Feb 04 16:50:18 CET 2014 --> +<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> +<title>SignatureCreationServiceStub.CMSDataObjectRequiredMetaType.Factory (PDF-AS 4.0 Library)</title> +<meta name="date" content="2014-02-04"> +<link rel="stylesheet" type="text/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 Library)"; + } +//--> +</script> +<noscript> +<div>JavaScript is disabled on your browser.</div> +</noscript> +<!-- ========= START OF TOP NAVBAR ======= --> +<div class="topNav"><a name="navbar_top"> +<!-- --> +</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CMSDataObjectRequiredMetaType.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ContentBaseType.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li>Nested | </li> +<li>Field | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li>Field | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_top"> +<!-- --> +</a></div> +<!-- ========= END OF TOP NAVBAR ========= --> +<!-- ======== START OF CLASS DATA ======== --> +<div class="header"> +<div class="subTitle">at.gv.egiz.moa</div> +<h2 title="Class SignatureCreationServiceStub.CMSDataObjectRequiredMetaType.Factory" class="title">Class SignatureCreationServiceStub.CMSDataObjectRequiredMetaType.Factory</h2> +</div> +<div class="contentContainer"> +<ul class="inheritance"> +<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li> +<ul class="inheritance"> +<li>at.gv.egiz.moa.SignatureCreationServiceStub.CMSDataObjectRequiredMetaType.Factory</li> +</ul> +</li> +</ul> +<div class="description"> +<ul class="blockList"> +<li class="blockList"> +<dl> +<dt>Enclosing class:</dt> +<dd><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CMSDataObjectRequiredMetaType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.CMSDataObjectRequiredMetaType</a></dd> +</dl> +<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> +<div class="block">Factory class that keeps the parse method</div> +</li> +</ul> +</div> +<div class="summary"> +<ul class="blockList"> +<li class="blockList"> +<!-- ======== CONSTRUCTOR SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_summary"> +<!-- --> +</a> +<h3>Constructor Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation"> +<caption><span>Constructors</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colOne" scope="col">Constructor and Description</th> +</tr> +<tr class="altColor"> +<td class="colOne"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CMSDataObjectRequiredMetaType.Factory.html#SignatureCreationServiceStub.CMSDataObjectRequiredMetaType.Factory()">SignatureCreationServiceStub.CMSDataObjectRequiredMetaType.Factory</a></strong>()</code> </td> +</tr> +</table> +</li> +</ul> +<!-- ========== METHOD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_summary"> +<!-- --> +</a> +<h3>Method Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation"> +<caption><span>Methods</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colFirst" scope="col">Modifier and Type</th> +<th class="colLast" scope="col">Method and Description</th> +</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> +<div class="block">static method to create the object + Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable + If this object is not an element, it is a complex type and the reader is at the event just after the outer start element + Postcondition: If this object is an element, the reader is positioned at its end element + If this object is a complex type, the reader is positioned at the end element of its outer element</div> +</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> +</ul> +</li> +</ul> +</li> +</ul> +</div> +<div class="details"> +<ul class="blockList"> +<li class="blockList"> +<!-- ========= CONSTRUCTOR DETAIL ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_detail"> +<!-- --> +</a> +<h3>Constructor Detail</h3> +<a name="SignatureCreationServiceStub.CMSDataObjectRequiredMetaType.Factory()"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>SignatureCreationServiceStub.CMSDataObjectRequiredMetaType.Factory</h4> +<pre>public SignatureCreationServiceStub.CMSDataObjectRequiredMetaType.Factory()</pre> +</li> +</ul> +</li> +</ul> +<!-- ============ METHOD DETAIL ========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_detail"> +<!-- --> +</a> +<h3>Method Detail</h3> +<a name="parse(javax.xml.stream.XMLStreamReader)"> +<!-- --> +</a> +<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> +<div class="block">static method to create the object + Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable + If this object is not an element, it is a complex type and the reader is at the event just after the outer start element + Postcondition: If this object is an element, the reader is positioned at its end element + If this object is a complex type, the reader is positioned at the end element of its outer element</div> +<dl><dt><span class="strong">Throws:</span></dt> +<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></code></dd></dl> +</li> +</ul> +</li> +</ul> +</li> +</ul> +</div> +</div> +<!-- ========= END OF CLASS DATA ========= --> +<!-- ======= START OF BOTTOM NAVBAR ====== --> +<div class="bottomNav"><a name="navbar_bottom"> +<!-- --> +</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CMSDataObjectRequiredMetaType.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ContentBaseType.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li>Nested | </li> +<li>Field | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li>Field | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_bottom"> +<!-- --> +</a></div> +<!-- ======== END OF BOTTOM NAVBAR ======= --> +</body> +</html> diff --git a/docs/at/gv/egiz/moa/SignatureCreationServiceStub.CMSDataObjectRequiredMetaType.html b/docs/at/gv/egiz/moa/SignatureCreationServiceStub.CMSDataObjectRequiredMetaType.html new file mode 100644 index 00000000..b268766e --- /dev/null +++ b/docs/at/gv/egiz/moa/SignatureCreationServiceStub.CMSDataObjectRequiredMetaType.html @@ -0,0 +1,497 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> +<!-- NewPage --> +<html lang="en"> +<head> +<!-- Generated by javadoc (version 1.7.0_51) on Tue Feb 04 16:50:18 CET 2014 --> +<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> +<title>SignatureCreationServiceStub.CMSDataObjectRequiredMetaType (PDF-AS 4.0 Library)</title> +<meta name="date" content="2014-02-04"> +<link rel="stylesheet" type="text/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 Library)"; + } +//--> +</script> +<noscript> +<div>JavaScript is disabled on your browser.</div> +</noscript> +<!-- ========= START OF TOP NAVBAR ======= --> +<div class="topNav"><a name="navbar_top"> +<!-- --> +</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CMSDataObjectOptionalMetaType.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CMSDataObjectRequiredMetaType.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li><a href="#nested_class_summary">Nested</a> | </li> +<li><a href="#field_summary">Field</a> | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li><a href="#field_detail">Field</a> | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_top"> +<!-- --> +</a></div> +<!-- ========= END OF TOP NAVBAR ========= --> +<!-- ======== START OF CLASS DATA ======== --> +<div class="header"> +<div class="subTitle">at.gv.egiz.moa</div> +<h2 title="Class SignatureCreationServiceStub.CMSDataObjectRequiredMetaType" class="title">Class SignatureCreationServiceStub.CMSDataObjectRequiredMetaType</h2> +</div> +<div class="contentContainer"> +<ul class="inheritance"> +<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li> +<ul class="inheritance"> +<li>at.gv.egiz.moa.SignatureCreationServiceStub.CMSDataObjectRequiredMetaType</li> +</ul> +</li> +</ul> +<div class="description"> +<ul class="blockList"> +<li class="blockList"> +<dl> +<dt>All Implemented Interfaces:</dt> +<dd><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a>, org.apache.axis2.databinding.ADBBean</dd> +</dl> +<dl> +<dt>Direct Known Subclasses:</dt> +<dd><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DataObject_type1.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.DataObject_type1</a></dd> +</dl> +<dl> +<dt>Enclosing class:</dt> +<dd><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub</a></dd> +</dl> +<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> +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> +</ul> +</div> +<div class="summary"> +<ul class="blockList"> +<li class="blockList"> +<!-- ======== NESTED CLASS SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="nested_class_summary"> +<!-- --> +</a> +<h3>Nested Class Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Nested Class Summary table, listing nested classes, and an explanation"> +<caption><span>Nested Classes</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> +<tr class="altColor"> +<td class="colFirst"><code>static class </code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CMSDataObjectRequiredMetaType.Factory.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.CMSDataObjectRequiredMetaType.Factory</a></strong></code> +<div class="block">Factory class that keeps the parse method</div> +</td> +</tr> +</table> +</li> +</ul> +<!-- =========== FIELD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="field_summary"> +<!-- --> +</a> +<h3>Field Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Field Summary table, listing fields, and an explanation"> +<caption><span>Fields</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> +<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"><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.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.CMSDataObjectRequiredMetaType.html#localMetaInfo">localMetaInfo</a></strong></code> +<div class="block">field for MetaInfo</div> +</td> +</tr> +</table> +</li> +</ul> +<!-- ======== CONSTRUCTOR SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_summary"> +<!-- --> +</a> +<h3>Constructor Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation"> +<caption><span>Constructors</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colOne" scope="col">Constructor and Description</th> +</tr> +<tr class="altColor"> +<td class="colOne"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CMSDataObjectRequiredMetaType.html#SignatureCreationServiceStub.CMSDataObjectRequiredMetaType()">SignatureCreationServiceStub.CMSDataObjectRequiredMetaType</a></strong>()</code> </td> +</tr> +</table> +</li> +</ul> +<!-- ========== METHOD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_summary"> +<!-- --> +</a> +<h3>Method Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation"> +<caption><span>Methods</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colFirst" scope="col">Modifier and Type</th> +<th class="colLast" scope="col">Method and Description</th> +</tr> +<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"><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.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.CMSDataObjectRequiredMetaType.html#getMetaInfo()">getMetaInfo</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.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, + 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> +<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> +</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, + 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.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"><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> +</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> +</ul> +</li> +</ul> +</li> +</ul> +</div> +<div class="details"> +<ul class="blockList"> +<li class="blockList"> +<!-- ============ FIELD DETAIL =========== --> +<ul class="blockList"> +<li class="blockList"><a name="field_detail"> +<!-- --> +</a> +<h3>Field Detail</h3> +<a name="localMetaInfo"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>localMetaInfo</h4> +<pre>protected <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.MetaInfoType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.MetaInfoType</a> localMetaInfo</pre> +<div class="block">field for MetaInfo</div> +</li> +</ul> +<a name="localContent"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>localContent</h4> +<pre>protected <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CMSContentBaseType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.CMSContentBaseType</a> localContent</pre> +<div class="block">field for Content</div> +</li> +</ul> +</li> +</ul> +<!-- ========= CONSTRUCTOR DETAIL ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_detail"> +<!-- --> +</a> +<h3>Constructor Detail</h3> +<a name="SignatureCreationServiceStub.CMSDataObjectRequiredMetaType()"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>SignatureCreationServiceStub.CMSDataObjectRequiredMetaType</h4> +<pre>public SignatureCreationServiceStub.CMSDataObjectRequiredMetaType()</pre> +</li> +</ul> +</li> +</ul> +<!-- ============ METHOD DETAIL ========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_detail"> +<!-- --> +</a> +<h3>Method Detail</h3> +<a name="getMetaInfo()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getMetaInfo</h4> +<pre>public <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.MetaInfoType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.MetaInfoType</a> getMetaInfo()</pre> +<div class="block">Auto generated getter method</div> +<dl><dt><span class="strong">Returns:</span></dt><dd>MetaInfoType</dd></dl> +</li> +</ul> +<a name="setMetaInfo(at.gv.egiz.moa.SignatureCreationServiceStub.MetaInfoType)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>setMetaInfo</h4> +<pre>public void setMetaInfo(<a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.MetaInfoType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.MetaInfoType</a> param)</pre> +<div class="block">Auto generated setter method</div> +<dl><dt><span class="strong">Parameters:</span></dt><dd><code>param</code> - MetaInfo</dd></dl> +</li> +</ul> +<a name="getContent()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getContent</h4> +<pre>public <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CMSContentBaseType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.CMSContentBaseType</a> getContent()</pre> +<div class="block">Auto generated getter method</div> +<dl><dt><span class="strong">Returns:</span></dt><dd>CMSContentBaseType</dd></dl> +</li> +</ul> +<a name="setContent(at.gv.egiz.moa.SignatureCreationServiceStub.CMSContentBaseType)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>setContent</h4> +<pre>public void setContent(<a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CMSContentBaseType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.CMSContentBaseType</a> param)</pre> +<div class="block">Auto generated setter method</div> +<dl><dt><span class="strong">Parameters:</span></dt><dd><code>param</code> - Content</dd></dl> +</li> +</ul> +<a name="getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getOMElement</h4> +<pre>public org.apache.axiom.om.OMElement getOMElement(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, + org.apache.axiom.om.OMFactory factory) + throws org.apache.axis2.databinding.ADBException</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>getOMElement</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><span class="strong">Parameters:</span></dt><dd><code>parentQName</code> - </dd><dd><code>factory</code> - </dd> +<dt><span class="strong">Returns:</span></dt><dd>org.apache.axiom.om.OMElement</dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +<a name="serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>serialize</h4> +<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, + <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter) + throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, + org.apache.axis2.databinding.ADBException</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +<a name="serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>serialize</h4> +<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, + <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, + boolean serializeType) + throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, + org.apache.axis2.databinding.ADBException</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +<a name="getPullParser(javax.xml.namespace.QName)"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>getPullParser</h4> +<pre>public <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> getPullParser(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName) + throws org.apache.axis2.databinding.ADBException</pre> +<div class="block">databinding method to get an XML representation of this object</div> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>getPullParser</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +</li> +</ul> +</li> +</ul> +</div> +</div> +<!-- ========= END OF CLASS DATA ========= --> +<!-- ======= START OF BOTTOM NAVBAR ====== --> +<div class="bottomNav"><a name="navbar_bottom"> +<!-- --> +</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CMSDataObjectOptionalMetaType.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CMSDataObjectRequiredMetaType.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li><a href="#nested_class_summary">Nested</a> | </li> +<li><a href="#field_summary">Field</a> | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li><a href="#field_detail">Field</a> | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_bottom"> +<!-- --> +</a></div> +<!-- ======== END OF BOTTOM NAVBAR ======= --> +</body> +</html> diff --git a/docs/at/gv/egiz/moa/SignatureCreationServiceStub.CanonicalizationMethod.Factory.html b/docs/at/gv/egiz/moa/SignatureCreationServiceStub.CanonicalizationMethod.Factory.html new file mode 100644 index 00000000..89c4122e --- /dev/null +++ b/docs/at/gv/egiz/moa/SignatureCreationServiceStub.CanonicalizationMethod.Factory.html @@ -0,0 +1,278 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> +<!-- NewPage --> +<html lang="en"> +<head> +<!-- Generated by javadoc (version 1.7.0_51) on Tue Feb 04 16:50:14 CET 2014 --> +<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> +<title>SignatureCreationServiceStub.CanonicalizationMethod.Factory (PDF-AS 4.0 Library)</title> +<meta name="date" content="2014-02-04"> +<link rel="stylesheet" type="text/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 Library)"; + } +//--> +</script> +<noscript> +<div>JavaScript is disabled on your browser.</div> +</noscript> +<!-- ========= START OF TOP NAVBAR ======= --> +<div class="topNav"><a name="navbar_top"> +<!-- --> +</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CanonicalizationMethod.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CanonicalizationMethodType.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li>Nested | </li> +<li>Field | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li>Field | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_top"> +<!-- --> +</a></div> +<!-- ========= END OF TOP NAVBAR ========= --> +<!-- ======== START OF CLASS DATA ======== --> +<div class="header"> +<div class="subTitle">at.gv.egiz.moa</div> +<h2 title="Class SignatureCreationServiceStub.CanonicalizationMethod.Factory" class="title">Class SignatureCreationServiceStub.CanonicalizationMethod.Factory</h2> +</div> +<div class="contentContainer"> +<ul class="inheritance"> +<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li> +<ul class="inheritance"> +<li>at.gv.egiz.moa.SignatureCreationServiceStub.CanonicalizationMethod.Factory</li> +</ul> +</li> +</ul> +<div class="description"> +<ul class="blockList"> +<li class="blockList"> +<dl> +<dt>Enclosing class:</dt> +<dd><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CanonicalizationMethod.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.CanonicalizationMethod</a></dd> +</dl> +<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> +<div class="block">Factory class that keeps the parse method</div> +</li> +</ul> +</div> +<div class="summary"> +<ul class="blockList"> +<li class="blockList"> +<!-- ======== CONSTRUCTOR SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_summary"> +<!-- --> +</a> +<h3>Constructor Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation"> +<caption><span>Constructors</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colOne" scope="col">Constructor and Description</th> +</tr> +<tr class="altColor"> +<td class="colOne"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CanonicalizationMethod.Factory.html#SignatureCreationServiceStub.CanonicalizationMethod.Factory()">SignatureCreationServiceStub.CanonicalizationMethod.Factory</a></strong>()</code> </td> +</tr> +</table> +</li> +</ul> +<!-- ========== METHOD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_summary"> +<!-- --> +</a> +<h3>Method Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation"> +<caption><span>Methods</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colFirst" scope="col">Modifier and Type</th> +<th class="colLast" scope="col">Method and Description</th> +</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> +<div class="block">static method to create the object + Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable + If this object is not an element, it is a complex type and the reader is at the event just after the outer start element + Postcondition: If this object is an element, the reader is positioned at its end element + If this object is a complex type, the reader is positioned at the end element of its outer element</div> +</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> +</ul> +</li> +</ul> +</li> +</ul> +</div> +<div class="details"> +<ul class="blockList"> +<li class="blockList"> +<!-- ========= CONSTRUCTOR DETAIL ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_detail"> +<!-- --> +</a> +<h3>Constructor Detail</h3> +<a name="SignatureCreationServiceStub.CanonicalizationMethod.Factory()"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>SignatureCreationServiceStub.CanonicalizationMethod.Factory</h4> +<pre>public SignatureCreationServiceStub.CanonicalizationMethod.Factory()</pre> +</li> +</ul> +</li> +</ul> +<!-- ============ METHOD DETAIL ========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_detail"> +<!-- --> +</a> +<h3>Method Detail</h3> +<a name="parse(javax.xml.stream.XMLStreamReader)"> +<!-- --> +</a> +<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> +<div class="block">static method to create the object + Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable + If this object is not an element, it is a complex type and the reader is at the event just after the outer start element + Postcondition: If this object is an element, the reader is positioned at its end element + If this object is a complex type, the reader is positioned at the end element of its outer element</div> +<dl><dt><span class="strong">Throws:</span></dt> +<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></code></dd></dl> +</li> +</ul> +</li> +</ul> +</li> +</ul> +</div> +</div> +<!-- ========= END OF CLASS DATA ========= --> +<!-- ======= START OF BOTTOM NAVBAR ====== --> +<div class="bottomNav"><a name="navbar_bottom"> +<!-- --> +</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CanonicalizationMethod.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CanonicalizationMethodType.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li>Nested | </li> +<li>Field | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li>Field | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_bottom"> +<!-- --> +</a></div> +<!-- ======== END OF BOTTOM NAVBAR ======= --> +</body> +</html> diff --git a/docs/at/gv/egiz/moa/SignatureCreationServiceStub.CanonicalizationMethod.html b/docs/at/gv/egiz/moa/SignatureCreationServiceStub.CanonicalizationMethod.html new file mode 100644 index 00000000..d2b27bdf --- /dev/null +++ b/docs/at/gv/egiz/moa/SignatureCreationServiceStub.CanonicalizationMethod.html @@ -0,0 +1,456 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> +<!-- NewPage --> +<html lang="en"> +<head> +<!-- Generated by javadoc (version 1.7.0_51) on Tue Feb 04 16:50:14 CET 2014 --> +<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> +<title>SignatureCreationServiceStub.CanonicalizationMethod (PDF-AS 4.0 Library)</title> +<meta name="date" content="2014-02-04"> +<link rel="stylesheet" type="text/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 Library)"; + } +//--> +</script> +<noscript> +<div>JavaScript is disabled on your browser.</div> +</noscript> +<!-- ========= START OF TOP NAVBAR ======= --> +<div class="topNav"><a name="navbar_top"> +<!-- --> +</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.AnyChildrenType.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CanonicalizationMethod.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li><a href="#nested_class_summary">Nested</a> | </li> +<li><a href="#field_summary">Field</a> | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li><a href="#field_detail">Field</a> | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_top"> +<!-- --> +</a></div> +<!-- ========= END OF TOP NAVBAR ========= --> +<!-- ======== START OF CLASS DATA ======== --> +<div class="header"> +<div class="subTitle">at.gv.egiz.moa</div> +<h2 title="Class SignatureCreationServiceStub.CanonicalizationMethod" class="title">Class SignatureCreationServiceStub.CanonicalizationMethod</h2> +</div> +<div class="contentContainer"> +<ul class="inheritance"> +<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li> +<ul class="inheritance"> +<li>at.gv.egiz.moa.SignatureCreationServiceStub.CanonicalizationMethod</li> +</ul> +</li> +</ul> +<div class="description"> +<ul class="blockList"> +<li class="blockList"> +<dl> +<dt>All Implemented Interfaces:</dt> +<dd><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a>, org.apache.axis2.databinding.ADBBean</dd> +</dl> +<dl> +<dt>Enclosing class:</dt> +<dd><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub</a></dd> +</dl> +<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> +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> +</ul> +</div> +<div class="summary"> +<ul class="blockList"> +<li class="blockList"> +<!-- ======== NESTED CLASS SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="nested_class_summary"> +<!-- --> +</a> +<h3>Nested Class Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Nested Class Summary table, listing nested classes, and an explanation"> +<caption><span>Nested Classes</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> +<tr class="altColor"> +<td class="colFirst"><code>static class </code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CanonicalizationMethod.Factory.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.CanonicalizationMethod.Factory</a></strong></code> +<div class="block">Factory class that keeps the parse method</div> +</td> +</tr> +</table> +</li> +</ul> +<!-- =========== FIELD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="field_summary"> +<!-- --> +</a> +<h3>Field Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Field Summary table, listing fields, and an explanation"> +<caption><span>Fields</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> +<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"><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>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="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CanonicalizationMethod.html#MY_QNAME">MY_QNAME</a></strong></code> </td> +</tr> +</table> +</li> +</ul> +<!-- ======== CONSTRUCTOR SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_summary"> +<!-- --> +</a> +<h3>Constructor Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation"> +<caption><span>Constructors</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colOne" scope="col">Constructor and Description</th> +</tr> +<tr class="altColor"> +<td class="colOne"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CanonicalizationMethod.html#SignatureCreationServiceStub.CanonicalizationMethod()">SignatureCreationServiceStub.CanonicalizationMethod</a></strong>()</code> </td> +</tr> +</table> +</li> +</ul> +<!-- ========== METHOD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_summary"> +<!-- --> +</a> +<h3>Method Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation"> +<caption><span>Methods</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colFirst" scope="col">Modifier and Type</th> +<th class="colLast" scope="col">Method and Description</th> +</tr> +<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"><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>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, + 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> +<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> +</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, + 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.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> +</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> +</ul> +</li> +</ul> +</li> +</ul> +</div> +<div class="details"> +<ul class="blockList"> +<li class="blockList"> +<!-- ============ FIELD DETAIL =========== --> +<ul class="blockList"> +<li class="blockList"><a name="field_detail"> +<!-- --> +</a> +<h3>Field Detail</h3> +<a name="MY_QNAME"> +<!-- --> +</a> +<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> +</li> +</ul> +<a name="localCanonicalizationMethod"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>localCanonicalizationMethod</h4> +<pre>protected <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CanonicalizationMethodType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.CanonicalizationMethodType</a> localCanonicalizationMethod</pre> +<div class="block">field for CanonicalizationMethod</div> +</li> +</ul> +</li> +</ul> +<!-- ========= CONSTRUCTOR DETAIL ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_detail"> +<!-- --> +</a> +<h3>Constructor Detail</h3> +<a name="SignatureCreationServiceStub.CanonicalizationMethod()"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>SignatureCreationServiceStub.CanonicalizationMethod</h4> +<pre>public SignatureCreationServiceStub.CanonicalizationMethod()</pre> +</li> +</ul> +</li> +</ul> +<!-- ============ METHOD DETAIL ========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_detail"> +<!-- --> +</a> +<h3>Method Detail</h3> +<a name="getCanonicalizationMethod()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getCanonicalizationMethod</h4> +<pre>public <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CanonicalizationMethodType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.CanonicalizationMethodType</a> getCanonicalizationMethod()</pre> +<div class="block">Auto generated getter method</div> +<dl><dt><span class="strong">Returns:</span></dt><dd>CanonicalizationMethodType</dd></dl> +</li> +</ul> +<a name="setCanonicalizationMethod(at.gv.egiz.moa.SignatureCreationServiceStub.CanonicalizationMethodType)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>setCanonicalizationMethod</h4> +<pre>public void setCanonicalizationMethod(<a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CanonicalizationMethodType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.CanonicalizationMethodType</a> param)</pre> +<div class="block">Auto generated setter method</div> +<dl><dt><span class="strong">Parameters:</span></dt><dd><code>param</code> - CanonicalizationMethod</dd></dl> +</li> +</ul> +<a name="getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getOMElement</h4> +<pre>public org.apache.axiom.om.OMElement getOMElement(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, + org.apache.axiom.om.OMFactory factory) + throws org.apache.axis2.databinding.ADBException</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>getOMElement</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><span class="strong">Parameters:</span></dt><dd><code>parentQName</code> - </dd><dd><code>factory</code> - </dd> +<dt><span class="strong">Returns:</span></dt><dd>org.apache.axiom.om.OMElement</dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +<a name="serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>serialize</h4> +<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, + <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter) + throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, + org.apache.axis2.databinding.ADBException</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +<a name="serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>serialize</h4> +<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, + <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, + boolean serializeType) + throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, + org.apache.axis2.databinding.ADBException</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +<a name="getPullParser(javax.xml.namespace.QName)"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>getPullParser</h4> +<pre>public <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> getPullParser(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName) + throws org.apache.axis2.databinding.ADBException</pre> +<div class="block">databinding method to get an XML representation of this object</div> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>getPullParser</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +</li> +</ul> +</li> +</ul> +</div> +</div> +<!-- ========= END OF CLASS DATA ========= --> +<!-- ======= START OF BOTTOM NAVBAR ====== --> +<div class="bottomNav"><a name="navbar_bottom"> +<!-- --> +</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.AnyChildrenType.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CanonicalizationMethod.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li><a href="#nested_class_summary">Nested</a> | </li> +<li><a href="#field_summary">Field</a> | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li><a href="#field_detail">Field</a> | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_bottom"> +<!-- --> +</a></div> +<!-- ======== END OF BOTTOM NAVBAR ======= --> +</body> +</html> diff --git a/docs/at/gv/egiz/moa/SignatureCreationServiceStub.CanonicalizationMethodType.Factory.html b/docs/at/gv/egiz/moa/SignatureCreationServiceStub.CanonicalizationMethodType.Factory.html new file mode 100644 index 00000000..5cb41319 --- /dev/null +++ b/docs/at/gv/egiz/moa/SignatureCreationServiceStub.CanonicalizationMethodType.Factory.html @@ -0,0 +1,278 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> +<!-- NewPage --> +<html lang="en"> +<head> +<!-- Generated by javadoc (version 1.7.0_51) on Tue Feb 04 16:50:14 CET 2014 --> +<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> +<title>SignatureCreationServiceStub.CanonicalizationMethodType.Factory (PDF-AS 4.0 Library)</title> +<meta name="date" content="2014-02-04"> +<link rel="stylesheet" type="text/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 Library)"; + } +//--> +</script> +<noscript> +<div>JavaScript is disabled on your browser.</div> +</noscript> +<!-- ========= START OF TOP NAVBAR ======= --> +<div class="topNav"><a name="navbar_top"> +<!-- --> +</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CanonicalizationMethodType.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CheckResultType.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li>Nested | </li> +<li>Field | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li>Field | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_top"> +<!-- --> +</a></div> +<!-- ========= END OF TOP NAVBAR ========= --> +<!-- ======== START OF CLASS DATA ======== --> +<div class="header"> +<div class="subTitle">at.gv.egiz.moa</div> +<h2 title="Class SignatureCreationServiceStub.CanonicalizationMethodType.Factory" class="title">Class SignatureCreationServiceStub.CanonicalizationMethodType.Factory</h2> +</div> +<div class="contentContainer"> +<ul class="inheritance"> +<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li> +<ul class="inheritance"> +<li>at.gv.egiz.moa.SignatureCreationServiceStub.CanonicalizationMethodType.Factory</li> +</ul> +</li> +</ul> +<div class="description"> +<ul class="blockList"> +<li class="blockList"> +<dl> +<dt>Enclosing class:</dt> +<dd><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CanonicalizationMethodType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.CanonicalizationMethodType</a></dd> +</dl> +<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> +<div class="block">Factory class that keeps the parse method</div> +</li> +</ul> +</div> +<div class="summary"> +<ul class="blockList"> +<li class="blockList"> +<!-- ======== CONSTRUCTOR SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_summary"> +<!-- --> +</a> +<h3>Constructor Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation"> +<caption><span>Constructors</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colOne" scope="col">Constructor and Description</th> +</tr> +<tr class="altColor"> +<td class="colOne"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CanonicalizationMethodType.Factory.html#SignatureCreationServiceStub.CanonicalizationMethodType.Factory()">SignatureCreationServiceStub.CanonicalizationMethodType.Factory</a></strong>()</code> </td> +</tr> +</table> +</li> +</ul> +<!-- ========== METHOD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_summary"> +<!-- --> +</a> +<h3>Method Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation"> +<caption><span>Methods</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colFirst" scope="col">Modifier and Type</th> +<th class="colLast" scope="col">Method and Description</th> +</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> +<div class="block">static method to create the object + Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable + If this object is not an element, it is a complex type and the reader is at the event just after the outer start element + Postcondition: If this object is an element, the reader is positioned at its end element + If this object is a complex type, the reader is positioned at the end element of its outer element</div> +</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> +</ul> +</li> +</ul> +</li> +</ul> +</div> +<div class="details"> +<ul class="blockList"> +<li class="blockList"> +<!-- ========= CONSTRUCTOR DETAIL ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_detail"> +<!-- --> +</a> +<h3>Constructor Detail</h3> +<a name="SignatureCreationServiceStub.CanonicalizationMethodType.Factory()"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>SignatureCreationServiceStub.CanonicalizationMethodType.Factory</h4> +<pre>public SignatureCreationServiceStub.CanonicalizationMethodType.Factory()</pre> +</li> +</ul> +</li> +</ul> +<!-- ============ METHOD DETAIL ========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_detail"> +<!-- --> +</a> +<h3>Method Detail</h3> +<a name="parse(javax.xml.stream.XMLStreamReader)"> +<!-- --> +</a> +<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> +<div class="block">static method to create the object + Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable + If this object is not an element, it is a complex type and the reader is at the event just after the outer start element + Postcondition: If this object is an element, the reader is positioned at its end element + If this object is a complex type, the reader is positioned at the end element of its outer element</div> +<dl><dt><span class="strong">Throws:</span></dt> +<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></code></dd></dl> +</li> +</ul> +</li> +</ul> +</li> +</ul> +</div> +</div> +<!-- ========= END OF CLASS DATA ========= --> +<!-- ======= START OF BOTTOM NAVBAR ====== --> +<div class="bottomNav"><a name="navbar_bottom"> +<!-- --> +</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CanonicalizationMethodType.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CheckResultType.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li>Nested | </li> +<li>Field | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li>Field | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_bottom"> +<!-- --> +</a></div> +<!-- ======== END OF BOTTOM NAVBAR ======= --> +</body> +</html> diff --git a/docs/at/gv/egiz/moa/SignatureCreationServiceStub.CanonicalizationMethodType.html b/docs/at/gv/egiz/moa/SignatureCreationServiceStub.CanonicalizationMethodType.html new file mode 100644 index 00000000..1422aafe --- /dev/null +++ b/docs/at/gv/egiz/moa/SignatureCreationServiceStub.CanonicalizationMethodType.html @@ -0,0 +1,556 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> +<!-- NewPage --> +<html lang="en"> +<head> +<!-- Generated by javadoc (version 1.7.0_51) on Tue Feb 04 16:50:14 CET 2014 --> +<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> +<title>SignatureCreationServiceStub.CanonicalizationMethodType (PDF-AS 4.0 Library)</title> +<meta name="date" content="2014-02-04"> +<link rel="stylesheet" type="text/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 Library)"; + } +//--> +</script> +<noscript> +<div>JavaScript is disabled on your browser.</div> +</noscript> +<!-- ========= START OF TOP NAVBAR ======= --> +<div class="topNav"><a name="navbar_top"> +<!-- --> +</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CanonicalizationMethod.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CanonicalizationMethodType.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li><a href="#nested_class_summary">Nested</a> | </li> +<li><a href="#field_summary">Field</a> | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li><a href="#field_detail">Field</a> | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_top"> +<!-- --> +</a></div> +<!-- ========= END OF TOP NAVBAR ========= --> +<!-- ======== START OF CLASS DATA ======== --> +<div class="header"> +<div class="subTitle">at.gv.egiz.moa</div> +<h2 title="Class SignatureCreationServiceStub.CanonicalizationMethodType" class="title">Class SignatureCreationServiceStub.CanonicalizationMethodType</h2> +</div> +<div class="contentContainer"> +<ul class="inheritance"> +<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li> +<ul class="inheritance"> +<li>at.gv.egiz.moa.SignatureCreationServiceStub.CanonicalizationMethodType</li> +</ul> +</li> +</ul> +<div class="description"> +<ul class="blockList"> +<li class="blockList"> +<dl> +<dt>All Implemented Interfaces:</dt> +<dd><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a>, org.apache.axis2.databinding.ADBBean</dd> +</dl> +<dl> +<dt>Enclosing class:</dt> +<dd><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub</a></dd> +</dl> +<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> +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> +</ul> +</div> +<div class="summary"> +<ul class="blockList"> +<li class="blockList"> +<!-- ======== NESTED CLASS SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="nested_class_summary"> +<!-- --> +</a> +<h3>Nested Class Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Nested Class Summary table, listing nested classes, and an explanation"> +<caption><span>Nested Classes</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> +<tr class="altColor"> +<td class="colFirst"><code>static class </code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CanonicalizationMethodType.Factory.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.CanonicalizationMethodType.Factory</a></strong></code> +<div class="block">Factory class that keeps the parse method</div> +</td> +</tr> +</table> +</li> +</ul> +<!-- =========== FIELD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="field_summary"> +<!-- --> +</a> +<h3>Field Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Field Summary table, listing fields, and an explanation"> +<caption><span>Fields</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> +<tr class="altColor"> +<td class="colFirst"><code>protected org.apache.axis2.databinding.types.URI</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CanonicalizationMethodType.html#localAlgorithm">localAlgorithm</a></strong></code> +<div class="block">field for Algorithm + This was an Attribute!</div> +</td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>protected org.apache.axiom.om.OMElement[]</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CanonicalizationMethodType.html#localExtraElement">localExtraElement</a></strong></code> +<div class="block">field for ExtraElement + This was an Array!</div> +</td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>protected boolean</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CanonicalizationMethodType.html#localExtraElementTracker">localExtraElementTracker</a></strong></code> </td> +</tr> +</table> +</li> +</ul> +<!-- ======== CONSTRUCTOR SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_summary"> +<!-- --> +</a> +<h3>Constructor Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation"> +<caption><span>Constructors</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colOne" scope="col">Constructor and Description</th> +</tr> +<tr class="altColor"> +<td class="colOne"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CanonicalizationMethodType.html#SignatureCreationServiceStub.CanonicalizationMethodType()">SignatureCreationServiceStub.CanonicalizationMethodType</a></strong>()</code> </td> +</tr> +</table> +</li> +</ul> +<!-- ========== METHOD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_summary"> +<!-- --> +</a> +<h3>Method Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation"> +<caption><span>Methods</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colFirst" scope="col">Modifier and Type</th> +<th class="colLast" scope="col">Method and Description</th> +</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#addExtraElement(org.apache.axiom.om.OMElement)">addExtraElement</a></strong>(org.apache.axiom.om.OMElement param)</code> +<div class="block">Auto generated add method for the array for convenience</div> +</td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>org.apache.axis2.databinding.types.URI</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CanonicalizationMethodType.html#getAlgorithm()">getAlgorithm</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.CanonicalizationMethodType.html#getExtraElement()">getExtraElement</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.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, + 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> +<div class="block">databinding method to get an XML representation of this object</div> +</td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>boolean</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CanonicalizationMethodType.html#isExtraElementSpecified()">isExtraElementSpecified</a></strong>()</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.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> +</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, + 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.CanonicalizationMethodType.html#setAlgorithm(org.apache.axis2.databinding.types.URI)">setAlgorithm</a></strong>(org.apache.axis2.databinding.types.URI 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.CanonicalizationMethodType.html#setExtraElement(org.apache.axiom.om.OMElement[])">setExtraElement</a></strong>(org.apache.axiom.om.OMElement[] 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"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CanonicalizationMethodType.html#validateExtraElement(org.apache.axiom.om.OMElement[])">validateExtraElement</a></strong>(org.apache.axiom.om.OMElement[] param)</code> +<div class="block">validate the array for ExtraElement</div> +</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> +</ul> +</li> +</ul> +</li> +</ul> +</div> +<div class="details"> +<ul class="blockList"> +<li class="blockList"> +<!-- ============ FIELD DETAIL =========== --> +<ul class="blockList"> +<li class="blockList"><a name="field_detail"> +<!-- --> +</a> +<h3>Field Detail</h3> +<a name="localExtraElement"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>localExtraElement</h4> +<pre>protected org.apache.axiom.om.OMElement[] localExtraElement</pre> +<div class="block">field for ExtraElement + This was an Array!</div> +</li> +</ul> +<a name="localExtraElementTracker"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>localExtraElementTracker</h4> +<pre>protected boolean localExtraElementTracker</pre> +</li> +</ul> +<a name="localAlgorithm"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>localAlgorithm</h4> +<pre>protected org.apache.axis2.databinding.types.URI localAlgorithm</pre> +<div class="block">field for Algorithm + This was an Attribute!</div> +</li> +</ul> +</li> +</ul> +<!-- ========= CONSTRUCTOR DETAIL ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_detail"> +<!-- --> +</a> +<h3>Constructor Detail</h3> +<a name="SignatureCreationServiceStub.CanonicalizationMethodType()"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>SignatureCreationServiceStub.CanonicalizationMethodType</h4> +<pre>public SignatureCreationServiceStub.CanonicalizationMethodType()</pre> +</li> +</ul> +</li> +</ul> +<!-- ============ METHOD DETAIL ========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_detail"> +<!-- --> +</a> +<h3>Method Detail</h3> +<a name="isExtraElementSpecified()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>isExtraElementSpecified</h4> +<pre>public boolean isExtraElementSpecified()</pre> +</li> +</ul> +<a name="getExtraElement()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getExtraElement</h4> +<pre>public org.apache.axiom.om.OMElement[] getExtraElement()</pre> +<div class="block">Auto generated getter method</div> +<dl><dt><span class="strong">Returns:</span></dt><dd>org.apache.axiom.om.OMElement[]</dd></dl> +</li> +</ul> +<a name="validateExtraElement(org.apache.axiom.om.OMElement[])"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>validateExtraElement</h4> +<pre>protected void validateExtraElement(org.apache.axiom.om.OMElement[] param)</pre> +<div class="block">validate the array for ExtraElement</div> +</li> +</ul> +<a name="setExtraElement(org.apache.axiom.om.OMElement[])"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>setExtraElement</h4> +<pre>public void setExtraElement(org.apache.axiom.om.OMElement[] param)</pre> +<div class="block">Auto generated setter method</div> +<dl><dt><span class="strong">Parameters:</span></dt><dd><code>param</code> - ExtraElement</dd></dl> +</li> +</ul> +<a name="addExtraElement(org.apache.axiom.om.OMElement)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>addExtraElement</h4> +<pre>public void addExtraElement(org.apache.axiom.om.OMElement param)</pre> +<div class="block">Auto generated add method for the array for convenience</div> +<dl><dt><span class="strong">Parameters:</span></dt><dd><code>param</code> - org.apache.axiom.om.OMElement</dd></dl> +</li> +</ul> +<a name="getAlgorithm()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getAlgorithm</h4> +<pre>public org.apache.axis2.databinding.types.URI getAlgorithm()</pre> +<div class="block">Auto generated getter method</div> +<dl><dt><span class="strong">Returns:</span></dt><dd>org.apache.axis2.databinding.types.URI</dd></dl> +</li> +</ul> +<a name="setAlgorithm(org.apache.axis2.databinding.types.URI)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>setAlgorithm</h4> +<pre>public void setAlgorithm(org.apache.axis2.databinding.types.URI param)</pre> +<div class="block">Auto generated setter method</div> +<dl><dt><span class="strong">Parameters:</span></dt><dd><code>param</code> - Algorithm</dd></dl> +</li> +</ul> +<a name="getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getOMElement</h4> +<pre>public org.apache.axiom.om.OMElement getOMElement(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, + org.apache.axiom.om.OMFactory factory) + throws org.apache.axis2.databinding.ADBException</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>getOMElement</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><span class="strong">Parameters:</span></dt><dd><code>parentQName</code> - </dd><dd><code>factory</code> - </dd> +<dt><span class="strong">Returns:</span></dt><dd>org.apache.axiom.om.OMElement</dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +<a name="serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>serialize</h4> +<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, + <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter) + throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, + org.apache.axis2.databinding.ADBException</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +<a name="serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>serialize</h4> +<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, + <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, + boolean serializeType) + throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, + org.apache.axis2.databinding.ADBException</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +<a name="getPullParser(javax.xml.namespace.QName)"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>getPullParser</h4> +<pre>public <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> getPullParser(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName) + throws org.apache.axis2.databinding.ADBException</pre> +<div class="block">databinding method to get an XML representation of this object</div> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>getPullParser</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +</li> +</ul> +</li> +</ul> +</div> +</div> +<!-- ========= END OF CLASS DATA ========= --> +<!-- ======= START OF BOTTOM NAVBAR ====== --> +<div class="bottomNav"><a name="navbar_bottom"> +<!-- --> +</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CanonicalizationMethod.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CanonicalizationMethodType.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li><a href="#nested_class_summary">Nested</a> | </li> +<li><a href="#field_summary">Field</a> | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li><a href="#field_detail">Field</a> | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_bottom"> +<!-- --> +</a></div> +<!-- ======== END OF BOTTOM NAVBAR ======= --> +</body> +</html> diff --git a/docs/at/gv/egiz/moa/SignatureCreationServiceStub.CheckResultType.Factory.html b/docs/at/gv/egiz/moa/SignatureCreationServiceStub.CheckResultType.Factory.html new file mode 100644 index 00000000..6fb27d62 --- /dev/null +++ b/docs/at/gv/egiz/moa/SignatureCreationServiceStub.CheckResultType.Factory.html @@ -0,0 +1,278 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> +<!-- NewPage --> +<html lang="en"> +<head> +<!-- Generated by javadoc (version 1.7.0_51) on Tue Feb 04 16:50:15 CET 2014 --> +<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> +<title>SignatureCreationServiceStub.CheckResultType.Factory (PDF-AS 4.0 Library)</title> +<meta name="date" content="2014-02-04"> +<link rel="stylesheet" type="text/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 Library)"; + } +//--> +</script> +<noscript> +<div>JavaScript is disabled on your browser.</div> +</noscript> +<!-- ========= START OF TOP NAVBAR ======= --> +<div class="topNav"><a name="navbar_top"> +<!-- --> +</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CheckResultType.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CMSContentBaseType.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li>Nested | </li> +<li>Field | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li>Field | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_top"> +<!-- --> +</a></div> +<!-- ========= END OF TOP NAVBAR ========= --> +<!-- ======== START OF CLASS DATA ======== --> +<div class="header"> +<div class="subTitle">at.gv.egiz.moa</div> +<h2 title="Class SignatureCreationServiceStub.CheckResultType.Factory" class="title">Class SignatureCreationServiceStub.CheckResultType.Factory</h2> +</div> +<div class="contentContainer"> +<ul class="inheritance"> +<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li> +<ul class="inheritance"> +<li>at.gv.egiz.moa.SignatureCreationServiceStub.CheckResultType.Factory</li> +</ul> +</li> +</ul> +<div class="description"> +<ul class="blockList"> +<li class="blockList"> +<dl> +<dt>Enclosing class:</dt> +<dd><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CheckResultType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.CheckResultType</a></dd> +</dl> +<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> +<div class="block">Factory class that keeps the parse method</div> +</li> +</ul> +</div> +<div class="summary"> +<ul class="blockList"> +<li class="blockList"> +<!-- ======== CONSTRUCTOR SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_summary"> +<!-- --> +</a> +<h3>Constructor Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation"> +<caption><span>Constructors</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colOne" scope="col">Constructor and Description</th> +</tr> +<tr class="altColor"> +<td class="colOne"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CheckResultType.Factory.html#SignatureCreationServiceStub.CheckResultType.Factory()">SignatureCreationServiceStub.CheckResultType.Factory</a></strong>()</code> </td> +</tr> +</table> +</li> +</ul> +<!-- ========== METHOD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_summary"> +<!-- --> +</a> +<h3>Method Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation"> +<caption><span>Methods</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colFirst" scope="col">Modifier and Type</th> +<th class="colLast" scope="col">Method and Description</th> +</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> +<div class="block">static method to create the object + Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable + If this object is not an element, it is a complex type and the reader is at the event just after the outer start element + Postcondition: If this object is an element, the reader is positioned at its end element + If this object is a complex type, the reader is positioned at the end element of its outer element</div> +</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> +</ul> +</li> +</ul> +</li> +</ul> +</div> +<div class="details"> +<ul class="blockList"> +<li class="blockList"> +<!-- ========= CONSTRUCTOR DETAIL ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_detail"> +<!-- --> +</a> +<h3>Constructor Detail</h3> +<a name="SignatureCreationServiceStub.CheckResultType.Factory()"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>SignatureCreationServiceStub.CheckResultType.Factory</h4> +<pre>public SignatureCreationServiceStub.CheckResultType.Factory()</pre> +</li> +</ul> +</li> +</ul> +<!-- ============ METHOD DETAIL ========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_detail"> +<!-- --> +</a> +<h3>Method Detail</h3> +<a name="parse(javax.xml.stream.XMLStreamReader)"> +<!-- --> +</a> +<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> +<div class="block">static method to create the object + Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable + If this object is not an element, it is a complex type and the reader is at the event just after the outer start element + Postcondition: If this object is an element, the reader is positioned at its end element + If this object is a complex type, the reader is positioned at the end element of its outer element</div> +<dl><dt><span class="strong">Throws:</span></dt> +<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></code></dd></dl> +</li> +</ul> +</li> +</ul> +</li> +</ul> +</div> +</div> +<!-- ========= END OF CLASS DATA ========= --> +<!-- ======= START OF BOTTOM NAVBAR ====== --> +<div class="bottomNav"><a name="navbar_bottom"> +<!-- --> +</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CheckResultType.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CMSContentBaseType.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li>Nested | </li> +<li>Field | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li>Field | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_bottom"> +<!-- --> +</a></div> +<!-- ======== END OF BOTTOM NAVBAR ======= --> +</body> +</html> diff --git a/docs/at/gv/egiz/moa/SignatureCreationServiceStub.CheckResultType.html b/docs/at/gv/egiz/moa/SignatureCreationServiceStub.CheckResultType.html new file mode 100644 index 00000000..2abb1217 --- /dev/null +++ b/docs/at/gv/egiz/moa/SignatureCreationServiceStub.CheckResultType.html @@ -0,0 +1,523 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> +<!-- NewPage --> +<html lang="en"> +<head> +<!-- Generated by javadoc (version 1.7.0_51) on Tue Feb 04 16:50:15 CET 2014 --> +<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> +<title>SignatureCreationServiceStub.CheckResultType (PDF-AS 4.0 Library)</title> +<meta name="date" content="2014-02-04"> +<link rel="stylesheet" type="text/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 Library)"; + } +//--> +</script> +<noscript> +<div>JavaScript is disabled on your browser.</div> +</noscript> +<!-- ========= START OF TOP NAVBAR ======= --> +<div class="topNav"><a name="navbar_top"> +<!-- --> +</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CanonicalizationMethodType.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CheckResultType.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li><a href="#nested_class_summary">Nested</a> | </li> +<li><a href="#field_summary">Field</a> | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li><a href="#field_detail">Field</a> | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_top"> +<!-- --> +</a></div> +<!-- ========= END OF TOP NAVBAR ========= --> +<!-- ======== START OF CLASS DATA ======== --> +<div class="header"> +<div class="subTitle">at.gv.egiz.moa</div> +<h2 title="Class SignatureCreationServiceStub.CheckResultType" class="title">Class SignatureCreationServiceStub.CheckResultType</h2> +</div> +<div class="contentContainer"> +<ul class="inheritance"> +<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li> +<ul class="inheritance"> +<li>at.gv.egiz.moa.SignatureCreationServiceStub.CheckResultType</li> +</ul> +</li> +</ul> +<div class="description"> +<ul class="blockList"> +<li class="blockList"> +<dl> +<dt>All Implemented Interfaces:</dt> +<dd><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a>, org.apache.axis2.databinding.ADBBean</dd> +</dl> +<dl> +<dt>Direct Known Subclasses:</dt> +<dd><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ManifestRefsCheckResultType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.ManifestRefsCheckResultType</a>, <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ReferencesCheckResultType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.ReferencesCheckResultType</a></dd> +</dl> +<dl> +<dt>Enclosing class:</dt> +<dd><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub</a></dd> +</dl> +<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> +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> +</ul> +</div> +<div class="summary"> +<ul class="blockList"> +<li class="blockList"> +<!-- ======== NESTED CLASS SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="nested_class_summary"> +<!-- --> +</a> +<h3>Nested Class Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Nested Class Summary table, listing nested classes, and an explanation"> +<caption><span>Nested Classes</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> +<tr class="altColor"> +<td class="colFirst"><code>static class </code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CheckResultType.Factory.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.CheckResultType.Factory</a></strong></code> +<div class="block">Factory class that keeps the parse method</div> +</td> +</tr> +</table> +</li> +</ul> +<!-- =========== FIELD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="field_summary"> +<!-- --> +</a> +<h3>Field Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Field Summary table, listing fields, and an explanation"> +<caption><span>Fields</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> +<tr class="altColor"> +<td class="colFirst"><code>protected org.apache.axis2.databinding.types.NonNegativeInteger</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CheckResultType.html#localCode">localCode</a></strong></code> +<div class="block">field for Code</div> +</td> +</tr> +<tr class="rowColor"> +<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"><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> +<tr class="altColor"> +<td class="colFirst"><code>protected boolean</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CheckResultType.html#localInfoTracker">localInfoTracker</a></strong></code> </td> +</tr> +</table> +</li> +</ul> +<!-- ======== CONSTRUCTOR SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_summary"> +<!-- --> +</a> +<h3>Constructor Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation"> +<caption><span>Constructors</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colOne" scope="col">Constructor and Description</th> +</tr> +<tr class="altColor"> +<td class="colOne"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CheckResultType.html#SignatureCreationServiceStub.CheckResultType()">SignatureCreationServiceStub.CheckResultType</a></strong>()</code> </td> +</tr> +</table> +</li> +</ul> +<!-- ========== METHOD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_summary"> +<!-- --> +</a> +<h3>Method Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation"> +<caption><span>Methods</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colFirst" scope="col">Modifier and Type</th> +<th class="colLast" scope="col">Method and Description</th> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>org.apache.axis2.databinding.types.NonNegativeInteger</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CheckResultType.html#getCode()">getCode</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.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.CheckResultType.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.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, + 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> +<div class="block">databinding method to get an XML representation of this object</div> +</td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>boolean</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CheckResultType.html#isInfoSpecified()">isInfoSpecified</a></strong>()</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.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> +</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, + 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.CheckResultType.html#setCode(org.apache.axis2.databinding.types.NonNegativeInteger)">setCode</a></strong>(org.apache.axis2.databinding.types.NonNegativeInteger 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.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> +</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> +</ul> +</li> +</ul> +</li> +</ul> +</div> +<div class="details"> +<ul class="blockList"> +<li class="blockList"> +<!-- ============ FIELD DETAIL =========== --> +<ul class="blockList"> +<li class="blockList"><a name="field_detail"> +<!-- --> +</a> +<h3>Field Detail</h3> +<a name="localCode"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>localCode</h4> +<pre>protected org.apache.axis2.databinding.types.NonNegativeInteger localCode</pre> +<div class="block">field for Code</div> +</li> +</ul> +<a name="localInfo"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>localInfo</h4> +<pre>protected <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.AnyChildrenType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.AnyChildrenType</a> localInfo</pre> +<div class="block">field for Info</div> +</li> +</ul> +<a name="localInfoTracker"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>localInfoTracker</h4> +<pre>protected boolean localInfoTracker</pre> +</li> +</ul> +</li> +</ul> +<!-- ========= CONSTRUCTOR DETAIL ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_detail"> +<!-- --> +</a> +<h3>Constructor Detail</h3> +<a name="SignatureCreationServiceStub.CheckResultType()"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>SignatureCreationServiceStub.CheckResultType</h4> +<pre>public SignatureCreationServiceStub.CheckResultType()</pre> +</li> +</ul> +</li> +</ul> +<!-- ============ METHOD DETAIL ========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_detail"> +<!-- --> +</a> +<h3>Method Detail</h3> +<a name="getCode()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getCode</h4> +<pre>public org.apache.axis2.databinding.types.NonNegativeInteger getCode()</pre> +<div class="block">Auto generated getter method</div> +<dl><dt><span class="strong">Returns:</span></dt><dd>org.apache.axis2.databinding.types.NonNegativeInteger</dd></dl> +</li> +</ul> +<a name="setCode(org.apache.axis2.databinding.types.NonNegativeInteger)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>setCode</h4> +<pre>public void setCode(org.apache.axis2.databinding.types.NonNegativeInteger 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> +</ul> +<a name="isInfoSpecified()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>isInfoSpecified</h4> +<pre>public boolean isInfoSpecified()</pre> +</li> +</ul> +<a name="getInfo()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getInfo</h4> +<pre>public <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.AnyChildrenType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.AnyChildrenType</a> getInfo()</pre> +<div class="block">Auto generated getter method</div> +<dl><dt><span class="strong">Returns:</span></dt><dd>AnyChildrenType</dd></dl> +</li> +</ul> +<a name="setInfo(at.gv.egiz.moa.SignatureCreationServiceStub.AnyChildrenType)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>setInfo</h4> +<pre>public void setInfo(<a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.AnyChildrenType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.AnyChildrenType</a> 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> +</ul> +<a name="getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getOMElement</h4> +<pre>public org.apache.axiom.om.OMElement getOMElement(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, + org.apache.axiom.om.OMFactory factory) + throws org.apache.axis2.databinding.ADBException</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>getOMElement</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><span class="strong">Parameters:</span></dt><dd><code>parentQName</code> - </dd><dd><code>factory</code> - </dd> +<dt><span class="strong">Returns:</span></dt><dd>org.apache.axiom.om.OMElement</dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +<a name="serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>serialize</h4> +<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, + <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter) + throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, + org.apache.axis2.databinding.ADBException</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +<a name="serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>serialize</h4> +<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, + <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, + boolean serializeType) + throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, + org.apache.axis2.databinding.ADBException</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +<a name="getPullParser(javax.xml.namespace.QName)"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>getPullParser</h4> +<pre>public <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> getPullParser(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName) + throws org.apache.axis2.databinding.ADBException</pre> +<div class="block">databinding method to get an XML representation of this object</div> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>getPullParser</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +</li> +</ul> +</li> +</ul> +</div> +</div> +<!-- ========= END OF CLASS DATA ========= --> +<!-- ======= START OF BOTTOM NAVBAR ====== --> +<div class="bottomNav"><a name="navbar_bottom"> +<!-- --> +</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CanonicalizationMethodType.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CheckResultType.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li><a href="#nested_class_summary">Nested</a> | </li> +<li><a href="#field_summary">Field</a> | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li><a href="#field_detail">Field</a> | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_bottom"> +<!-- --> +</a></div> +<!-- ======== END OF BOTTOM NAVBAR ======= --> +</body> +</html> diff --git a/docs/at/gv/egiz/moa/SignatureCreationServiceStub.ContentBaseType.Factory.html b/docs/at/gv/egiz/moa/SignatureCreationServiceStub.ContentBaseType.Factory.html new file mode 100644 index 00000000..956e3fdb --- /dev/null +++ b/docs/at/gv/egiz/moa/SignatureCreationServiceStub.ContentBaseType.Factory.html @@ -0,0 +1,278 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> +<!-- NewPage --> +<html lang="en"> +<head> +<!-- Generated by javadoc (version 1.7.0_51) on Tue Feb 04 16:50:18 CET 2014 --> +<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> +<title>SignatureCreationServiceStub.ContentBaseType.Factory (PDF-AS 4.0 Library)</title> +<meta name="date" content="2014-02-04"> +<link rel="stylesheet" type="text/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 Library)"; + } +//--> +</script> +<noscript> +<div>JavaScript is disabled on your browser.</div> +</noscript> +<!-- ========= START OF TOP NAVBAR ======= --> +<div class="topNav"><a name="navbar_top"> +<!-- --> +</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ContentBaseType.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ContentExLocRefBaseType.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li>Nested | </li> +<li>Field | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li>Field | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_top"> +<!-- --> +</a></div> +<!-- ========= END OF TOP NAVBAR ========= --> +<!-- ======== START OF CLASS DATA ======== --> +<div class="header"> +<div class="subTitle">at.gv.egiz.moa</div> +<h2 title="Class SignatureCreationServiceStub.ContentBaseType.Factory" class="title">Class SignatureCreationServiceStub.ContentBaseType.Factory</h2> +</div> +<div class="contentContainer"> +<ul class="inheritance"> +<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li> +<ul class="inheritance"> +<li>at.gv.egiz.moa.SignatureCreationServiceStub.ContentBaseType.Factory</li> +</ul> +</li> +</ul> +<div class="description"> +<ul class="blockList"> +<li class="blockList"> +<dl> +<dt>Enclosing class:</dt> +<dd><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ContentBaseType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.ContentBaseType</a></dd> +</dl> +<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> +<div class="block">Factory class that keeps the parse method</div> +</li> +</ul> +</div> +<div class="summary"> +<ul class="blockList"> +<li class="blockList"> +<!-- ======== CONSTRUCTOR SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_summary"> +<!-- --> +</a> +<h3>Constructor Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation"> +<caption><span>Constructors</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colOne" scope="col">Constructor and Description</th> +</tr> +<tr class="altColor"> +<td class="colOne"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ContentBaseType.Factory.html#SignatureCreationServiceStub.ContentBaseType.Factory()">SignatureCreationServiceStub.ContentBaseType.Factory</a></strong>()</code> </td> +</tr> +</table> +</li> +</ul> +<!-- ========== METHOD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_summary"> +<!-- --> +</a> +<h3>Method Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation"> +<caption><span>Methods</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colFirst" scope="col">Modifier and Type</th> +<th class="colLast" scope="col">Method and Description</th> +</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> +<div class="block">static method to create the object + Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable + If this object is not an element, it is a complex type and the reader is at the event just after the outer start element + Postcondition: If this object is an element, the reader is positioned at its end element + If this object is a complex type, the reader is positioned at the end element of its outer element</div> +</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> +</ul> +</li> +</ul> +</li> +</ul> +</div> +<div class="details"> +<ul class="blockList"> +<li class="blockList"> +<!-- ========= CONSTRUCTOR DETAIL ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_detail"> +<!-- --> +</a> +<h3>Constructor Detail</h3> +<a name="SignatureCreationServiceStub.ContentBaseType.Factory()"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>SignatureCreationServiceStub.ContentBaseType.Factory</h4> +<pre>public SignatureCreationServiceStub.ContentBaseType.Factory()</pre> +</li> +</ul> +</li> +</ul> +<!-- ============ METHOD DETAIL ========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_detail"> +<!-- --> +</a> +<h3>Method Detail</h3> +<a name="parse(javax.xml.stream.XMLStreamReader)"> +<!-- --> +</a> +<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> +<div class="block">static method to create the object + Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable + If this object is not an element, it is a complex type and the reader is at the event just after the outer start element + Postcondition: If this object is an element, the reader is positioned at its end element + If this object is a complex type, the reader is positioned at the end element of its outer element</div> +<dl><dt><span class="strong">Throws:</span></dt> +<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></code></dd></dl> +</li> +</ul> +</li> +</ul> +</li> +</ul> +</div> +</div> +<!-- ========= END OF CLASS DATA ========= --> +<!-- ======= START OF BOTTOM NAVBAR ====== --> +<div class="bottomNav"><a name="navbar_bottom"> +<!-- --> +</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ContentBaseType.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ContentExLocRefBaseType.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li>Nested | </li> +<li>Field | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li>Field | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_bottom"> +<!-- --> +</a></div> +<!-- ======== END OF BOTTOM NAVBAR ======= --> +</body> +</html> diff --git a/docs/at/gv/egiz/moa/SignatureCreationServiceStub.ContentBaseType.html b/docs/at/gv/egiz/moa/SignatureCreationServiceStub.ContentBaseType.html new file mode 100644 index 00000000..dc5d5b33 --- /dev/null +++ b/docs/at/gv/egiz/moa/SignatureCreationServiceStub.ContentBaseType.html @@ -0,0 +1,625 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> +<!-- NewPage --> +<html lang="en"> +<head> +<!-- Generated by javadoc (version 1.7.0_51) on Tue Feb 04 16:50:18 CET 2014 --> +<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> +<title>SignatureCreationServiceStub.ContentBaseType (PDF-AS 4.0 Library)</title> +<meta name="date" content="2014-02-04"> +<link rel="stylesheet" type="text/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 Library)"; + } +//--> +</script> +<noscript> +<div>JavaScript is disabled on your browser.</div> +</noscript> +<!-- ========= START OF TOP NAVBAR ======= --> +<div class="topNav"><a name="navbar_top"> +<!-- --> +</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CMSDataObjectRequiredMetaType.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ContentBaseType.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li><a href="#nested_class_summary">Nested</a> | </li> +<li><a href="#field_summary">Field</a> | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li><a href="#field_detail">Field</a> | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_top"> +<!-- --> +</a></div> +<!-- ========= END OF TOP NAVBAR ========= --> +<!-- ======== START OF CLASS DATA ======== --> +<div class="header"> +<div class="subTitle">at.gv.egiz.moa</div> +<h2 title="Class SignatureCreationServiceStub.ContentBaseType" class="title">Class SignatureCreationServiceStub.ContentBaseType</h2> +</div> +<div class="contentContainer"> +<ul class="inheritance"> +<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li> +<ul class="inheritance"> +<li>at.gv.egiz.moa.SignatureCreationServiceStub.ContentBaseType</li> +</ul> +</li> +</ul> +<div class="description"> +<ul class="blockList"> +<li class="blockList"> +<dl> +<dt>All Implemented Interfaces:</dt> +<dd><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a>, org.apache.axis2.databinding.ADBBean</dd> +</dl> +<dl> +<dt>Direct Known Subclasses:</dt> +<dd><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ContentExLocRefBaseType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.ContentExLocRefBaseType</a>, <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ContentOptionalRefType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.ContentOptionalRefType</a></dd> +</dl> +<dl> +<dt>Enclosing class:</dt> +<dd><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub</a></dd> +</dl> +<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> +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> +</ul> +</div> +<div class="summary"> +<ul class="blockList"> +<li class="blockList"> +<!-- ======== NESTED CLASS SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="nested_class_summary"> +<!-- --> +</a> +<h3>Nested Class Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Nested Class Summary table, listing nested classes, and an explanation"> +<caption><span>Nested Classes</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> +<tr class="altColor"> +<td class="colFirst"><code>static class </code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ContentBaseType.Factory.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.ContentBaseType.Factory</a></strong></code> +<div class="block">Factory class that keeps the parse method</div> +</td> +</tr> +</table> +</li> +</ul> +<!-- =========== FIELD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="field_summary"> +<!-- --> +</a> +<h3>Field Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Field Summary table, listing fields, and an explanation"> +<caption><span>Fields</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> +<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="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> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>protected boolean</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ContentBaseType.html#localBase64ContentTracker">localBase64ContentTracker</a></strong></code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>protected org.apache.axis2.databinding.types.URI</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ContentBaseType.html#localLocRefContent">localLocRefContent</a></strong></code> +<div class="block">field for LocRefContent</div> +</td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>protected boolean</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ContentBaseType.html#localLocRefContentTracker">localLocRefContentTracker</a></strong></code> </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"><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 boolean</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ContentBaseType.html#localXMLContentTracker">localXMLContentTracker</a></strong></code> </td> +</tr> +</table> +</li> +</ul> +<!-- ======== CONSTRUCTOR SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_summary"> +<!-- --> +</a> +<h3>Constructor Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation"> +<caption><span>Constructors</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colOne" scope="col">Constructor and Description</th> +</tr> +<tr class="altColor"> +<td class="colOne"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ContentBaseType.html#SignatureCreationServiceStub.ContentBaseType()">SignatureCreationServiceStub.ContentBaseType</a></strong>()</code> </td> +</tr> +</table> +</li> +</ul> +<!-- ========== METHOD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_summary"> +<!-- --> +</a> +<h3>Method Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation"> +<caption><span>Methods</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colFirst" scope="col">Modifier and Type</th> +<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="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> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>org.apache.axis2.databinding.types.URI</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ContentBaseType.html#getLocRefContent()">getLocRefContent</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.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, + 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> +<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="../../../../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.ContentBaseType.html#getXMLContent()">getXMLContent</a></strong>()</code> +<div class="block">Auto generated getter method</div> +</td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>boolean</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ContentBaseType.html#isBase64ContentSpecified()">isBase64ContentSpecified</a></strong>()</code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>boolean</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ContentBaseType.html#isLocRefContentSpecified()">isLocRefContentSpecified</a></strong>()</code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>boolean</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ContentBaseType.html#isXMLContentSpecified()">isXMLContentSpecified</a></strong>()</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#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)">serialize</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, + <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> 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, + 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> +<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.ContentBaseType.html#setLocRefContent(org.apache.axis2.databinding.types.URI)">setLocRefContent</a></strong>(org.apache.axis2.databinding.types.URI 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.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> +</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> +</ul> +</li> +</ul> +</li> +</ul> +</div> +<div class="details"> +<ul class="blockList"> +<li class="blockList"> +<!-- ============ FIELD DETAIL =========== --> +<ul class="blockList"> +<li class="blockList"><a name="field_detail"> +<!-- --> +</a> +<h3>Field Detail</h3> +<a name="localBase64Content"> +<!-- --> +</a> +<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> +<div class="block">field for Base64Content</div> +</li> +</ul> +<a name="localBase64ContentTracker"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>localBase64ContentTracker</h4> +<pre>protected boolean localBase64ContentTracker</pre> +</li> +</ul> +<a name="localXMLContent"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>localXMLContent</h4> +<pre>protected <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.XMLContentType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.XMLContentType</a> localXMLContent</pre> +<div class="block">field for XMLContent</div> +</li> +</ul> +<a name="localXMLContentTracker"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>localXMLContentTracker</h4> +<pre>protected boolean localXMLContentTracker</pre> +</li> +</ul> +<a name="localLocRefContent"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>localLocRefContent</h4> +<pre>protected org.apache.axis2.databinding.types.URI localLocRefContent</pre> +<div class="block">field for LocRefContent</div> +</li> +</ul> +<a name="localLocRefContentTracker"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>localLocRefContentTracker</h4> +<pre>protected boolean localLocRefContentTracker</pre> +</li> +</ul> +</li> +</ul> +<!-- ========= CONSTRUCTOR DETAIL ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_detail"> +<!-- --> +</a> +<h3>Constructor Detail</h3> +<a name="SignatureCreationServiceStub.ContentBaseType()"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>SignatureCreationServiceStub.ContentBaseType</h4> +<pre>public SignatureCreationServiceStub.ContentBaseType()</pre> +</li> +</ul> +</li> +</ul> +<!-- ============ METHOD DETAIL ========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_detail"> +<!-- --> +</a> +<h3>Method Detail</h3> +<a name="isBase64ContentSpecified()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>isBase64ContentSpecified</h4> +<pre>public boolean isBase64ContentSpecified()</pre> +</li> +</ul> +<a name="getBase64Content()"> +<!-- --> +</a> +<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> +<div class="block">Auto generated getter method</div> +<dl><dt><span class="strong">Returns:</span></dt><dd>javax.activation.DataHandler</dd></dl> +</li> +</ul> +<a name="setBase64Content(javax.activation.DataHandler)"> +<!-- --> +</a> +<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> +<div class="block">Auto generated setter method</div> +<dl><dt><span class="strong">Parameters:</span></dt><dd><code>param</code> - Base64Content</dd></dl> +</li> +</ul> +<a name="isXMLContentSpecified()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>isXMLContentSpecified</h4> +<pre>public boolean isXMLContentSpecified()</pre> +</li> +</ul> +<a name="getXMLContent()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getXMLContent</h4> +<pre>public <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.XMLContentType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.XMLContentType</a> getXMLContent()</pre> +<div class="block">Auto generated getter method</div> +<dl><dt><span class="strong">Returns:</span></dt><dd>XMLContentType</dd></dl> +</li> +</ul> +<a name="setXMLContent(at.gv.egiz.moa.SignatureCreationServiceStub.XMLContentType)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>setXMLContent</h4> +<pre>public void setXMLContent(<a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.XMLContentType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.XMLContentType</a> param)</pre> +<div class="block">Auto generated setter method</div> +<dl><dt><span class="strong">Parameters:</span></dt><dd><code>param</code> - XMLContent</dd></dl> +</li> +</ul> +<a name="isLocRefContentSpecified()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>isLocRefContentSpecified</h4> +<pre>public boolean isLocRefContentSpecified()</pre> +</li> +</ul> +<a name="getLocRefContent()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getLocRefContent</h4> +<pre>public org.apache.axis2.databinding.types.URI getLocRefContent()</pre> +<div class="block">Auto generated getter method</div> +<dl><dt><span class="strong">Returns:</span></dt><dd>org.apache.axis2.databinding.types.URI</dd></dl> +</li> +</ul> +<a name="setLocRefContent(org.apache.axis2.databinding.types.URI)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>setLocRefContent</h4> +<pre>public void setLocRefContent(org.apache.axis2.databinding.types.URI param)</pre> +<div class="block">Auto generated setter method</div> +<dl><dt><span class="strong">Parameters:</span></dt><dd><code>param</code> - LocRefContent</dd></dl> +</li> +</ul> +<a name="getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getOMElement</h4> +<pre>public org.apache.axiom.om.OMElement getOMElement(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, + org.apache.axiom.om.OMFactory factory) + throws org.apache.axis2.databinding.ADBException</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>getOMElement</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><span class="strong">Parameters:</span></dt><dd><code>parentQName</code> - </dd><dd><code>factory</code> - </dd> +<dt><span class="strong">Returns:</span></dt><dd>org.apache.axiom.om.OMElement</dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +<a name="serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>serialize</h4> +<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, + <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter) + throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, + org.apache.axis2.databinding.ADBException</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +<a name="serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>serialize</h4> +<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, + <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, + boolean serializeType) + throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, + org.apache.axis2.databinding.ADBException</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +<a name="getPullParser(javax.xml.namespace.QName)"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>getPullParser</h4> +<pre>public <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> getPullParser(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName) + throws org.apache.axis2.databinding.ADBException</pre> +<div class="block">databinding method to get an XML representation of this object</div> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>getPullParser</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +</li> +</ul> +</li> +</ul> +</div> +</div> +<!-- ========= END OF CLASS DATA ========= --> +<!-- ======= START OF BOTTOM NAVBAR ====== --> +<div class="bottomNav"><a name="navbar_bottom"> +<!-- --> +</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CMSDataObjectRequiredMetaType.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ContentBaseType.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li><a href="#nested_class_summary">Nested</a> | </li> +<li><a href="#field_summary">Field</a> | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li><a href="#field_detail">Field</a> | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_bottom"> +<!-- --> +</a></div> +<!-- ======== END OF BOTTOM NAVBAR ======= --> +</body> +</html> diff --git a/docs/at/gv/egiz/moa/SignatureCreationServiceStub.ContentExLocRefBaseType.Factory.html b/docs/at/gv/egiz/moa/SignatureCreationServiceStub.ContentExLocRefBaseType.Factory.html new file mode 100644 index 00000000..4654550e --- /dev/null +++ b/docs/at/gv/egiz/moa/SignatureCreationServiceStub.ContentExLocRefBaseType.Factory.html @@ -0,0 +1,278 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> +<!-- NewPage --> +<html lang="en"> +<head> +<!-- Generated by javadoc (version 1.7.0_51) on Tue Feb 04 16:50:19 CET 2014 --> +<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> +<title>SignatureCreationServiceStub.ContentExLocRefBaseType.Factory (PDF-AS 4.0 Library)</title> +<meta name="date" content="2014-02-04"> +<link rel="stylesheet" type="text/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 Library)"; + } +//--> +</script> +<noscript> +<div>JavaScript is disabled on your browser.</div> +</noscript> +<!-- ========= START OF TOP NAVBAR ======= --> +<div class="topNav"><a name="navbar_top"> +<!-- --> +</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ContentExLocRefBaseType.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ContentOptionalRefType.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li>Nested | </li> +<li>Field | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li>Field | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_top"> +<!-- --> +</a></div> +<!-- ========= END OF TOP NAVBAR ========= --> +<!-- ======== START OF CLASS DATA ======== --> +<div class="header"> +<div class="subTitle">at.gv.egiz.moa</div> +<h2 title="Class SignatureCreationServiceStub.ContentExLocRefBaseType.Factory" class="title">Class SignatureCreationServiceStub.ContentExLocRefBaseType.Factory</h2> +</div> +<div class="contentContainer"> +<ul class="inheritance"> +<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li> +<ul class="inheritance"> +<li>at.gv.egiz.moa.SignatureCreationServiceStub.ContentExLocRefBaseType.Factory</li> +</ul> +</li> +</ul> +<div class="description"> +<ul class="blockList"> +<li class="blockList"> +<dl> +<dt>Enclosing class:</dt> +<dd><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ContentExLocRefBaseType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.ContentExLocRefBaseType</a></dd> +</dl> +<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> +<div class="block">Factory class that keeps the parse method</div> +</li> +</ul> +</div> +<div class="summary"> +<ul class="blockList"> +<li class="blockList"> +<!-- ======== CONSTRUCTOR SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_summary"> +<!-- --> +</a> +<h3>Constructor Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation"> +<caption><span>Constructors</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colOne" scope="col">Constructor and Description</th> +</tr> +<tr class="altColor"> +<td class="colOne"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ContentExLocRefBaseType.Factory.html#SignatureCreationServiceStub.ContentExLocRefBaseType.Factory()">SignatureCreationServiceStub.ContentExLocRefBaseType.Factory</a></strong>()</code> </td> +</tr> +</table> +</li> +</ul> +<!-- ========== METHOD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_summary"> +<!-- --> +</a> +<h3>Method Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation"> +<caption><span>Methods</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colFirst" scope="col">Modifier and Type</th> +<th class="colLast" scope="col">Method and Description</th> +</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> +<div class="block">static method to create the object + Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable + If this object is not an element, it is a complex type and the reader is at the event just after the outer start element + Postcondition: If this object is an element, the reader is positioned at its end element + If this object is a complex type, the reader is positioned at the end element of its outer element</div> +</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> +</ul> +</li> +</ul> +</li> +</ul> +</div> +<div class="details"> +<ul class="blockList"> +<li class="blockList"> +<!-- ========= CONSTRUCTOR DETAIL ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_detail"> +<!-- --> +</a> +<h3>Constructor Detail</h3> +<a name="SignatureCreationServiceStub.ContentExLocRefBaseType.Factory()"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>SignatureCreationServiceStub.ContentExLocRefBaseType.Factory</h4> +<pre>public SignatureCreationServiceStub.ContentExLocRefBaseType.Factory()</pre> +</li> +</ul> +</li> +</ul> +<!-- ============ METHOD DETAIL ========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_detail"> +<!-- --> +</a> +<h3>Method Detail</h3> +<a name="parse(javax.xml.stream.XMLStreamReader)"> +<!-- --> +</a> +<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> +<div class="block">static method to create the object + Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable + If this object is not an element, it is a complex type and the reader is at the event just after the outer start element + Postcondition: If this object is an element, the reader is positioned at its end element + If this object is a complex type, the reader is positioned at the end element of its outer element</div> +<dl><dt><span class="strong">Throws:</span></dt> +<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></code></dd></dl> +</li> +</ul> +</li> +</ul> +</li> +</ul> +</div> +</div> +<!-- ========= END OF CLASS DATA ========= --> +<!-- ======= START OF BOTTOM NAVBAR ====== --> +<div class="bottomNav"><a name="navbar_bottom"> +<!-- --> +</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ContentExLocRefBaseType.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ContentOptionalRefType.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li>Nested | </li> +<li>Field | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li>Field | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_bottom"> +<!-- --> +</a></div> +<!-- ======== END OF BOTTOM NAVBAR ======= --> +</body> +</html> diff --git a/docs/at/gv/egiz/moa/SignatureCreationServiceStub.ContentExLocRefBaseType.html b/docs/at/gv/egiz/moa/SignatureCreationServiceStub.ContentExLocRefBaseType.html new file mode 100644 index 00000000..fa6e802e --- /dev/null +++ b/docs/at/gv/egiz/moa/SignatureCreationServiceStub.ContentExLocRefBaseType.html @@ -0,0 +1,644 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> +<!-- NewPage --> +<html lang="en"> +<head> +<!-- Generated by javadoc (version 1.7.0_51) on Tue Feb 04 16:50:19 CET 2014 --> +<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> +<title>SignatureCreationServiceStub.ContentExLocRefBaseType (PDF-AS 4.0 Library)</title> +<meta name="date" content="2014-02-04"> +<link rel="stylesheet" type="text/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 Library)"; + } +//--> +</script> +<noscript> +<div>JavaScript is disabled on your browser.</div> +</noscript> +<!-- ========= START OF TOP NAVBAR ======= --> +<div class="topNav"><a name="navbar_top"> +<!-- --> +</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ContentBaseType.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ContentExLocRefBaseType.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li><a href="#nested_class_summary">Nested</a> | </li> +<li><a href="#field_summary">Field</a> | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li><a href="#field_detail">Field</a> | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_top"> +<!-- --> +</a></div> +<!-- ========= END OF TOP NAVBAR ========= --> +<!-- ======== START OF CLASS DATA ======== --> +<div class="header"> +<div class="subTitle">at.gv.egiz.moa</div> +<h2 title="Class SignatureCreationServiceStub.ContentExLocRefBaseType" class="title">Class SignatureCreationServiceStub.ContentExLocRefBaseType</h2> +</div> +<div class="contentContainer"> +<ul class="inheritance"> +<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></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> +<li> +<ul class="inheritance"> +<li>at.gv.egiz.moa.SignatureCreationServiceStub.ContentExLocRefBaseType</li> +</ul> +</li> +</ul> +</li> +</ul> +<div class="description"> +<ul class="blockList"> +<li class="blockList"> +<dl> +<dt>All Implemented Interfaces:</dt> +<dd><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a>, org.apache.axis2.databinding.ADBBean</dd> +</dl> +<dl> +<dt>Direct Known Subclasses:</dt> +<dd><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.InputDataType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.InputDataType</a></dd> +</dl> +<dl> +<dt>Enclosing class:</dt> +<dd><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub</a></dd> +</dl> +<hr> +<br> +<pre>public static class <span class="strong">SignatureCreationServiceStub.ContentExLocRefBaseType</span> +extends <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ContentBaseType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.ContentBaseType</a> +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.ContentExLocRefBaseType">Serialized Form</a></dd></dl> +</li> +</ul> +</div> +<div class="summary"> +<ul class="blockList"> +<li class="blockList"> +<!-- ======== NESTED CLASS SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="nested_class_summary"> +<!-- --> +</a> +<h3>Nested Class Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Nested Class Summary table, listing nested classes, and an explanation"> +<caption><span>Nested Classes</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> +<tr class="altColor"> +<td class="colFirst"><code>static class </code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ContentExLocRefBaseType.Factory.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.ContentExLocRefBaseType.Factory</a></strong></code> +<div class="block">Factory class that keeps the parse method</div> +</td> +</tr> +</table> +</li> +</ul> +<!-- =========== FIELD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="field_summary"> +<!-- --> +</a> +<h3>Field Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Field Summary table, listing fields, and an explanation"> +<caption><span>Fields</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> +<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="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> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>protected boolean</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ContentExLocRefBaseType.html#localBase64ContentTracker">localBase64ContentTracker</a></strong></code> </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"><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> +<tr class="rowColor"> +<td class="colFirst"><code>protected boolean</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ContentExLocRefBaseType.html#localXMLContentTracker">localXMLContentTracker</a></strong></code> </td> +</tr> +</table> +<ul class="blockList"> +<li class="blockList"><a name="fields_inherited_from_class_at.gv.egiz.moa.SignatureCreationServiceStub.ContentBaseType"> +<!-- --> +</a> +<h3>Fields inherited from class at.gv.egiz.moa.<a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ContentBaseType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.ContentBaseType</a></h3> +<code><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ContentBaseType.html#localLocRefContent">localLocRefContent</a>, <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ContentBaseType.html#localLocRefContentTracker">localLocRefContentTracker</a></code></li> +</ul> +</li> +</ul> +<!-- ======== CONSTRUCTOR SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_summary"> +<!-- --> +</a> +<h3>Constructor Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation"> +<caption><span>Constructors</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colOne" scope="col">Constructor and Description</th> +</tr> +<tr class="altColor"> +<td class="colOne"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ContentExLocRefBaseType.html#SignatureCreationServiceStub.ContentExLocRefBaseType()">SignatureCreationServiceStub.ContentExLocRefBaseType</a></strong>()</code> </td> +</tr> +</table> +</li> +</ul> +<!-- ========== METHOD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_summary"> +<!-- --> +</a> +<h3>Method Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation"> +<caption><span>Methods</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colFirst" scope="col">Modifier and Type</th> +<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="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> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>org.apache.axis2.databinding.types.URI</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ContentExLocRefBaseType.html#getLocRefContent()">getLocRefContent</a></strong>()</code> +<div class="block">Auto generated getter method + Overridden from ContentBaseType</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.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, + 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> +<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="../../../../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.ContentExLocRefBaseType.html#getXMLContent()">getXMLContent</a></strong>()</code> +<div class="block">Auto generated getter method</div> +</td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>boolean</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ContentExLocRefBaseType.html#isBase64ContentSpecified()">isBase64ContentSpecified</a></strong>()</code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>boolean</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ContentExLocRefBaseType.html#isXMLContentSpecified()">isXMLContentSpecified</a></strong>()</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#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)">serialize</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, + <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> 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, + 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> +<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.ContentExLocRefBaseType.html#setLocRefContent(org.apache.axis2.databinding.types.URI)">setLocRefContent</a></strong>(org.apache.axis2.databinding.types.URI param)</code> +<div class="block">Auto generated setter method + Overridden from ContentBaseType</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.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> +</table> +<ul class="blockList"> +<li class="blockList"><a name="methods_inherited_from_class_at.gv.egiz.moa.SignatureCreationServiceStub.ContentBaseType"> +<!-- --> +</a> +<h3>Methods inherited from class at.gv.egiz.moa.<a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ContentBaseType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.ContentBaseType</a></h3> +<code><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ContentBaseType.html#isLocRefContentSpecified()">isLocRefContentSpecified</a></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#toString()" title="class or interface in java.lang">toString</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</a></code></li> +</ul> +</li> +</ul> +</li> +</ul> +</div> +<div class="details"> +<ul class="blockList"> +<li class="blockList"> +<!-- ============ FIELD DETAIL =========== --> +<ul class="blockList"> +<li class="blockList"><a name="field_detail"> +<!-- --> +</a> +<h3>Field Detail</h3> +<a name="localBase64Content"> +<!-- --> +</a> +<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> +<div class="block">field for Base64Content</div> +</li> +</ul> +<a name="localBase64ContentTracker"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>localBase64ContentTracker</h4> +<pre>protected boolean localBase64ContentTracker</pre> +</li> +</ul> +<a name="localXMLContent"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>localXMLContent</h4> +<pre>protected <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.XMLContentType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.XMLContentType</a> localXMLContent</pre> +<div class="block">field for XMLContent</div> +</li> +</ul> +<a name="localXMLContentTracker"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>localXMLContentTracker</h4> +<pre>protected boolean localXMLContentTracker</pre> +</li> +</ul> +</li> +</ul> +<!-- ========= CONSTRUCTOR DETAIL ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_detail"> +<!-- --> +</a> +<h3>Constructor Detail</h3> +<a name="SignatureCreationServiceStub.ContentExLocRefBaseType()"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>SignatureCreationServiceStub.ContentExLocRefBaseType</h4> +<pre>public SignatureCreationServiceStub.ContentExLocRefBaseType()</pre> +</li> +</ul> +</li> +</ul> +<!-- ============ METHOD DETAIL ========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_detail"> +<!-- --> +</a> +<h3>Method Detail</h3> +<a name="isBase64ContentSpecified()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>isBase64ContentSpecified</h4> +<pre>public boolean isBase64ContentSpecified()</pre> +<dl> +<dt><strong>Overrides:</strong></dt> +<dd><code><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ContentBaseType.html#isBase64ContentSpecified()">isBase64ContentSpecified</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> +</dl> +</li> +</ul> +<a name="getBase64Content()"> +<!-- --> +</a> +<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> +<div class="block">Auto generated getter method</div> +<dl> +<dt><strong>Overrides:</strong></dt> +<dd><code><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ContentBaseType.html#getBase64Content()">getBase64Content</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>javax.activation.DataHandler</dd></dl> +</li> +</ul> +<a name="setBase64Content(javax.activation.DataHandler)"> +<!-- --> +</a> +<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> +<div class="block">Auto generated setter method</div> +<dl> +<dt><strong>Overrides:</strong></dt> +<dd><code><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ContentBaseType.html#setBase64Content(javax.activation.DataHandler)">setBase64Content</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> - Base64Content</dd></dl> +</li> +</ul> +<a name="isXMLContentSpecified()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>isXMLContentSpecified</h4> +<pre>public boolean isXMLContentSpecified()</pre> +<dl> +<dt><strong>Overrides:</strong></dt> +<dd><code><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ContentBaseType.html#isXMLContentSpecified()">isXMLContentSpecified</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> +</dl> +</li> +</ul> +<a name="getXMLContent()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getXMLContent</h4> +<pre>public <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.XMLContentType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.XMLContentType</a> getXMLContent()</pre> +<div class="block">Auto generated getter method</div> +<dl> +<dt><strong>Overrides:</strong></dt> +<dd><code><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ContentBaseType.html#getXMLContent()">getXMLContent</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>XMLContentType</dd></dl> +</li> +</ul> +<a name="setXMLContent(at.gv.egiz.moa.SignatureCreationServiceStub.XMLContentType)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>setXMLContent</h4> +<pre>public void setXMLContent(<a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.XMLContentType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.XMLContentType</a> param)</pre> +<div class="block">Auto generated setter method</div> +<dl> +<dt><strong>Overrides:</strong></dt> +<dd><code><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ContentBaseType.html#setXMLContent(at.gv.egiz.moa.SignatureCreationServiceStub.XMLContentType)">setXMLContent</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> - XMLContent</dd></dl> +</li> +</ul> +<a name="getLocRefContent()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getLocRefContent</h4> +<pre>public org.apache.axis2.databinding.types.URI getLocRefContent()</pre> +<div class="block">Auto generated getter method + Overridden from ContentBaseType</div> +<dl> +<dt><strong>Overrides:</strong></dt> +<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> +</li> +</ul> +<a name="setLocRefContent(org.apache.axis2.databinding.types.URI)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>setLocRefContent</h4> +<pre>public void setLocRefContent(org.apache.axis2.databinding.types.URI param)</pre> +<div class="block">Auto generated setter method + Overridden from ContentBaseType</div> +<dl> +<dt><strong>Overrides:</strong></dt> +<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> +</li> +</ul> +<a name="getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getOMElement</h4> +<pre>public org.apache.axiom.om.OMElement getOMElement(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, + org.apache.axiom.om.OMFactory factory) + throws org.apache.axis2.databinding.ADBException</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>getOMElement</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><strong>Overrides:</strong></dt> +<dd><code><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ContentBaseType.html#getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)">getOMElement</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>parentQName</code> - </dd><dd><code>factory</code> - </dd> +<dt><span class="strong">Returns:</span></dt><dd>org.apache.axiom.om.OMElement</dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +<a name="serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>serialize</h4> +<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, + <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter) + throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, + org.apache.axis2.databinding.ADBException</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<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>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +<a name="serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>serialize</h4> +<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, + <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, + boolean serializeType) + throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, + org.apache.axis2.databinding.ADBException</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<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>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +<a name="getPullParser(javax.xml.namespace.QName)"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>getPullParser</h4> +<pre>public <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> getPullParser(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName) + throws org.apache.axis2.databinding.ADBException</pre> +<div class="block">databinding method to get an XML representation of this object</div> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>getPullParser</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><strong>Overrides:</strong></dt> +<dd><code><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ContentBaseType.html#getPullParser(javax.xml.namespace.QName)">getPullParser</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>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +</li> +</ul> +</li> +</ul> +</div> +</div> +<!-- ========= END OF CLASS DATA ========= --> +<!-- ======= START OF BOTTOM NAVBAR ====== --> +<div class="bottomNav"><a name="navbar_bottom"> +<!-- --> +</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ContentBaseType.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ContentExLocRefBaseType.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li><a href="#nested_class_summary">Nested</a> | </li> +<li><a href="#field_summary">Field</a> | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li><a href="#field_detail">Field</a> | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_bottom"> +<!-- --> +</a></div> +<!-- ======== END OF BOTTOM NAVBAR ======= --> +</body> +</html> diff --git a/docs/at/gv/egiz/moa/SignatureCreationServiceStub.ContentOptionalRefType.Factory.html b/docs/at/gv/egiz/moa/SignatureCreationServiceStub.ContentOptionalRefType.Factory.html new file mode 100644 index 00000000..08ae7132 --- /dev/null +++ b/docs/at/gv/egiz/moa/SignatureCreationServiceStub.ContentOptionalRefType.Factory.html @@ -0,0 +1,278 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> +<!-- NewPage --> +<html lang="en"> +<head> +<!-- Generated by javadoc (version 1.7.0_51) on Tue Feb 04 16:50:20 CET 2014 --> +<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> +<title>SignatureCreationServiceStub.ContentOptionalRefType.Factory (PDF-AS 4.0 Library)</title> +<meta name="date" content="2014-02-04"> +<link rel="stylesheet" type="text/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 Library)"; + } +//--> +</script> +<noscript> +<div>JavaScript is disabled on your browser.</div> +</noscript> +<!-- ========= START OF TOP NAVBAR ======= --> +<div class="topNav"><a name="navbar_top"> +<!-- --> +</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ContentOptionalRefType.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ContentRequiredRefType.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li>Nested | </li> +<li>Field | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li>Field | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_top"> +<!-- --> +</a></div> +<!-- ========= END OF TOP NAVBAR ========= --> +<!-- ======== START OF CLASS DATA ======== --> +<div class="header"> +<div class="subTitle">at.gv.egiz.moa</div> +<h2 title="Class SignatureCreationServiceStub.ContentOptionalRefType.Factory" class="title">Class SignatureCreationServiceStub.ContentOptionalRefType.Factory</h2> +</div> +<div class="contentContainer"> +<ul class="inheritance"> +<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li> +<ul class="inheritance"> +<li>at.gv.egiz.moa.SignatureCreationServiceStub.ContentOptionalRefType.Factory</li> +</ul> +</li> +</ul> +<div class="description"> +<ul class="blockList"> +<li class="blockList"> +<dl> +<dt>Enclosing class:</dt> +<dd><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ContentOptionalRefType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.ContentOptionalRefType</a></dd> +</dl> +<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> +<div class="block">Factory class that keeps the parse method</div> +</li> +</ul> +</div> +<div class="summary"> +<ul class="blockList"> +<li class="blockList"> +<!-- ======== CONSTRUCTOR SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_summary"> +<!-- --> +</a> +<h3>Constructor Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation"> +<caption><span>Constructors</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colOne" scope="col">Constructor and Description</th> +</tr> +<tr class="altColor"> +<td class="colOne"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ContentOptionalRefType.Factory.html#SignatureCreationServiceStub.ContentOptionalRefType.Factory()">SignatureCreationServiceStub.ContentOptionalRefType.Factory</a></strong>()</code> </td> +</tr> +</table> +</li> +</ul> +<!-- ========== METHOD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_summary"> +<!-- --> +</a> +<h3>Method Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation"> +<caption><span>Methods</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colFirst" scope="col">Modifier and Type</th> +<th class="colLast" scope="col">Method and Description</th> +</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> +<div class="block">static method to create the object + Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable + If this object is not an element, it is a complex type and the reader is at the event just after the outer start element + Postcondition: If this object is an element, the reader is positioned at its end element + If this object is a complex type, the reader is positioned at the end element of its outer element</div> +</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> +</ul> +</li> +</ul> +</li> +</ul> +</div> +<div class="details"> +<ul class="blockList"> +<li class="blockList"> +<!-- ========= CONSTRUCTOR DETAIL ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_detail"> +<!-- --> +</a> +<h3>Constructor Detail</h3> +<a name="SignatureCreationServiceStub.ContentOptionalRefType.Factory()"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>SignatureCreationServiceStub.ContentOptionalRefType.Factory</h4> +<pre>public SignatureCreationServiceStub.ContentOptionalRefType.Factory()</pre> +</li> +</ul> +</li> +</ul> +<!-- ============ METHOD DETAIL ========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_detail"> +<!-- --> +</a> +<h3>Method Detail</h3> +<a name="parse(javax.xml.stream.XMLStreamReader)"> +<!-- --> +</a> +<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> +<div class="block">static method to create the object + Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable + If this object is not an element, it is a complex type and the reader is at the event just after the outer start element + Postcondition: If this object is an element, the reader is positioned at its end element + If this object is a complex type, the reader is positioned at the end element of its outer element</div> +<dl><dt><span class="strong">Throws:</span></dt> +<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></code></dd></dl> +</li> +</ul> +</li> +</ul> +</li> +</ul> +</div> +</div> +<!-- ========= END OF CLASS DATA ========= --> +<!-- ======= START OF BOTTOM NAVBAR ====== --> +<div class="bottomNav"><a name="navbar_bottom"> +<!-- --> +</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ContentOptionalRefType.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ContentRequiredRefType.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li>Nested | </li> +<li>Field | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li>Field | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_bottom"> +<!-- --> +</a></div> +<!-- ======== END OF BOTTOM NAVBAR ======= --> +</body> +</html> diff --git a/docs/at/gv/egiz/moa/SignatureCreationServiceStub.ContentOptionalRefType.html b/docs/at/gv/egiz/moa/SignatureCreationServiceStub.ContentOptionalRefType.html new file mode 100644 index 00000000..ed9b8c61 --- /dev/null +++ b/docs/at/gv/egiz/moa/SignatureCreationServiceStub.ContentOptionalRefType.html @@ -0,0 +1,476 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> +<!-- NewPage --> +<html lang="en"> +<head> +<!-- Generated by javadoc (version 1.7.0_51) on Tue Feb 04 16:50:20 CET 2014 --> +<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> +<title>SignatureCreationServiceStub.ContentOptionalRefType (PDF-AS 4.0 Library)</title> +<meta name="date" content="2014-02-04"> +<link rel="stylesheet" type="text/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 Library)"; + } +//--> +</script> +<noscript> +<div>JavaScript is disabled on your browser.</div> +</noscript> +<!-- ========= START OF TOP NAVBAR ======= --> +<div class="topNav"><a name="navbar_top"> +<!-- --> +</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ContentExLocRefBaseType.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ContentOptionalRefType.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li><a href="#nested_class_summary">Nested</a> | </li> +<li><a href="#field_summary">Field</a> | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li><a href="#field_detail">Field</a> | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_top"> +<!-- --> +</a></div> +<!-- ========= END OF TOP NAVBAR ========= --> +<!-- ======== START OF CLASS DATA ======== --> +<div class="header"> +<div class="subTitle">at.gv.egiz.moa</div> +<h2 title="Class SignatureCreationServiceStub.ContentOptionalRefType" class="title">Class SignatureCreationServiceStub.ContentOptionalRefType</h2> +</div> +<div class="contentContainer"> +<ul class="inheritance"> +<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></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> +<li> +<ul class="inheritance"> +<li>at.gv.egiz.moa.SignatureCreationServiceStub.ContentOptionalRefType</li> +</ul> +</li> +</ul> +</li> +</ul> +<div class="description"> +<ul class="blockList"> +<li class="blockList"> +<dl> +<dt>All Implemented Interfaces:</dt> +<dd><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a>, org.apache.axis2.databinding.ADBBean</dd> +</dl> +<dl> +<dt>Direct Known Subclasses:</dt> +<dd><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CMSContentBaseType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.CMSContentBaseType</a>, <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ContentRequiredRefType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.ContentRequiredRefType</a>, <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DataObject_type0.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.DataObject_type0</a></dd> +</dl> +<dl> +<dt>Enclosing class:</dt> +<dd><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub</a></dd> +</dl> +<hr> +<br> +<pre>public static class <span class="strong">SignatureCreationServiceStub.ContentOptionalRefType</span> +extends <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ContentBaseType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.ContentBaseType</a> +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.ContentOptionalRefType">Serialized Form</a></dd></dl> +</li> +</ul> +</div> +<div class="summary"> +<ul class="blockList"> +<li class="blockList"> +<!-- ======== NESTED CLASS SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="nested_class_summary"> +<!-- --> +</a> +<h3>Nested Class Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Nested Class Summary table, listing nested classes, and an explanation"> +<caption><span>Nested Classes</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> +<tr class="altColor"> +<td class="colFirst"><code>static class </code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ContentOptionalRefType.Factory.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.ContentOptionalRefType.Factory</a></strong></code> +<div class="block">Factory class that keeps the parse method</div> +</td> +</tr> +</table> +</li> +</ul> +<!-- =========== FIELD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="field_summary"> +<!-- --> +</a> +<h3>Field Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Field Summary table, listing fields, and an explanation"> +<caption><span>Fields</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> +<tr class="altColor"> +<td class="colFirst"><code>protected org.apache.axis2.databinding.types.URI</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ContentOptionalRefType.html#localReference">localReference</a></strong></code> +<div class="block">field for Reference + This was an Attribute!</div> +</td> +</tr> +</table> +<ul class="blockList"> +<li class="blockList"><a name="fields_inherited_from_class_at.gv.egiz.moa.SignatureCreationServiceStub.ContentBaseType"> +<!-- --> +</a> +<h3>Fields inherited from class at.gv.egiz.moa.<a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ContentBaseType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.ContentBaseType</a></h3> +<code><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ContentBaseType.html#localBase64Content">localBase64Content</a>, <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ContentBaseType.html#localBase64ContentTracker">localBase64ContentTracker</a>, <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ContentBaseType.html#localLocRefContent">localLocRefContent</a>, <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ContentBaseType.html#localLocRefContentTracker">localLocRefContentTracker</a>, <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ContentBaseType.html#localXMLContent">localXMLContent</a>, <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ContentBaseType.html#localXMLContentTracker">localXMLContentTracker</a></code></li> +</ul> +</li> +</ul> +<!-- ======== CONSTRUCTOR SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_summary"> +<!-- --> +</a> +<h3>Constructor Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation"> +<caption><span>Constructors</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colOne" scope="col">Constructor and Description</th> +</tr> +<tr class="altColor"> +<td class="colOne"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ContentOptionalRefType.html#SignatureCreationServiceStub.ContentOptionalRefType()">SignatureCreationServiceStub.ContentOptionalRefType</a></strong>()</code> </td> +</tr> +</table> +</li> +</ul> +<!-- ========== METHOD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_summary"> +<!-- --> +</a> +<h3>Method Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation"> +<caption><span>Methods</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colFirst" scope="col">Modifier and Type</th> +<th class="colLast" scope="col">Method and Description</th> +</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, + 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> +<div class="block">databinding method to get an XML representation of this object</div> +</td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>org.apache.axis2.databinding.types.URI</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ContentOptionalRefType.html#getReference()">getReference</a></strong>()</code> +<div class="block">Auto generated getter 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.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> +</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, + 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.ContentOptionalRefType.html#setReference(org.apache.axis2.databinding.types.URI)">setReference</a></strong>(org.apache.axis2.databinding.types.URI param)</code> +<div class="block">Auto generated setter method</div> +</td> +</tr> +</table> +<ul class="blockList"> +<li class="blockList"><a name="methods_inherited_from_class_at.gv.egiz.moa.SignatureCreationServiceStub.ContentBaseType"> +<!-- --> +</a> +<h3>Methods inherited from class at.gv.egiz.moa.<a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ContentBaseType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.ContentBaseType</a></h3> +<code><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ContentBaseType.html#getBase64Content()">getBase64Content</a>, <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ContentBaseType.html#getLocRefContent()">getLocRefContent</a>, <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ContentBaseType.html#getXMLContent()">getXMLContent</a>, <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ContentBaseType.html#isBase64ContentSpecified()">isBase64ContentSpecified</a>, <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ContentBaseType.html#isLocRefContentSpecified()">isLocRefContentSpecified</a>, <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ContentBaseType.html#isXMLContentSpecified()">isXMLContentSpecified</a>, <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ContentBaseType.html#setBase64Content(javax.activation.DataHandler)">setBase64Content</a>, <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ContentBaseType.html#setLocRefContent(org.apache.axis2.databinding.types.URI)">setLocRefContent</a>, <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ContentBaseType.html#setXMLContent(at.gv.egiz.moa.SignatureCreationServiceStub.XMLContentType)">setXMLContent</a></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#toString()" title="class or interface in java.lang">toString</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</a></code></li> +</ul> +</li> +</ul> +</li> +</ul> +</div> +<div class="details"> +<ul class="blockList"> +<li class="blockList"> +<!-- ============ FIELD DETAIL =========== --> +<ul class="blockList"> +<li class="blockList"><a name="field_detail"> +<!-- --> +</a> +<h3>Field Detail</h3> +<a name="localReference"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>localReference</h4> +<pre>protected org.apache.axis2.databinding.types.URI localReference</pre> +<div class="block">field for Reference + This was an Attribute!</div> +</li> +</ul> +</li> +</ul> +<!-- ========= CONSTRUCTOR DETAIL ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_detail"> +<!-- --> +</a> +<h3>Constructor Detail</h3> +<a name="SignatureCreationServiceStub.ContentOptionalRefType()"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>SignatureCreationServiceStub.ContentOptionalRefType</h4> +<pre>public SignatureCreationServiceStub.ContentOptionalRefType()</pre> +</li> +</ul> +</li> +</ul> +<!-- ============ METHOD DETAIL ========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_detail"> +<!-- --> +</a> +<h3>Method Detail</h3> +<a name="getReference()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getReference</h4> +<pre>public org.apache.axis2.databinding.types.URI getReference()</pre> +<div class="block">Auto generated getter method</div> +<dl><dt><span class="strong">Returns:</span></dt><dd>org.apache.axis2.databinding.types.URI</dd></dl> +</li> +</ul> +<a name="setReference(org.apache.axis2.databinding.types.URI)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>setReference</h4> +<pre>public void setReference(org.apache.axis2.databinding.types.URI param)</pre> +<div class="block">Auto generated setter method</div> +<dl><dt><span class="strong">Parameters:</span></dt><dd><code>param</code> - Reference</dd></dl> +</li> +</ul> +<a name="getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getOMElement</h4> +<pre>public org.apache.axiom.om.OMElement getOMElement(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, + org.apache.axiom.om.OMFactory factory) + throws org.apache.axis2.databinding.ADBException</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>getOMElement</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><strong>Overrides:</strong></dt> +<dd><code><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ContentBaseType.html#getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)">getOMElement</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>parentQName</code> - </dd><dd><code>factory</code> - </dd> +<dt><span class="strong">Returns:</span></dt><dd>org.apache.axiom.om.OMElement</dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +<a name="serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>serialize</h4> +<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, + <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter) + throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, + org.apache.axis2.databinding.ADBException</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<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>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +<a name="serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>serialize</h4> +<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, + <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, + boolean serializeType) + throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, + org.apache.axis2.databinding.ADBException</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<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>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +<a name="getPullParser(javax.xml.namespace.QName)"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>getPullParser</h4> +<pre>public <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> getPullParser(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName) + throws org.apache.axis2.databinding.ADBException</pre> +<div class="block">databinding method to get an XML representation of this object</div> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>getPullParser</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><strong>Overrides:</strong></dt> +<dd><code><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ContentBaseType.html#getPullParser(javax.xml.namespace.QName)">getPullParser</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>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +</li> +</ul> +</li> +</ul> +</div> +</div> +<!-- ========= END OF CLASS DATA ========= --> +<!-- ======= START OF BOTTOM NAVBAR ====== --> +<div class="bottomNav"><a name="navbar_bottom"> +<!-- --> +</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ContentExLocRefBaseType.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ContentOptionalRefType.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li><a href="#nested_class_summary">Nested</a> | </li> +<li><a href="#field_summary">Field</a> | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li><a href="#field_detail">Field</a> | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_bottom"> +<!-- --> +</a></div> +<!-- ======== END OF BOTTOM NAVBAR ======= --> +</body> +</html> diff --git a/docs/at/gv/egiz/moa/SignatureCreationServiceStub.ContentRequiredRefType.Factory.html b/docs/at/gv/egiz/moa/SignatureCreationServiceStub.ContentRequiredRefType.Factory.html new file mode 100644 index 00000000..17378a57 --- /dev/null +++ b/docs/at/gv/egiz/moa/SignatureCreationServiceStub.ContentRequiredRefType.Factory.html @@ -0,0 +1,278 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> +<!-- NewPage --> +<html lang="en"> +<head> +<!-- Generated by javadoc (version 1.7.0_51) on Tue Feb 04 16:50:22 CET 2014 --> +<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> +<title>SignatureCreationServiceStub.ContentRequiredRefType.Factory (PDF-AS 4.0 Library)</title> +<meta name="date" content="2014-02-04"> +<link rel="stylesheet" type="text/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 Library)"; + } +//--> +</script> +<noscript> +<div>JavaScript is disabled on your browser.</div> +</noscript> +<!-- ========= START OF TOP NAVBAR ======= --> +<div class="topNav"><a name="navbar_top"> +<!-- --> +</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ContentRequiredRefType.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateCMSSignatureRequest.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li>Nested | </li> +<li>Field | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li>Field | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_top"> +<!-- --> +</a></div> +<!-- ========= END OF TOP NAVBAR ========= --> +<!-- ======== START OF CLASS DATA ======== --> +<div class="header"> +<div class="subTitle">at.gv.egiz.moa</div> +<h2 title="Class SignatureCreationServiceStub.ContentRequiredRefType.Factory" class="title">Class SignatureCreationServiceStub.ContentRequiredRefType.Factory</h2> +</div> +<div class="contentContainer"> +<ul class="inheritance"> +<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li> +<ul class="inheritance"> +<li>at.gv.egiz.moa.SignatureCreationServiceStub.ContentRequiredRefType.Factory</li> +</ul> +</li> +</ul> +<div class="description"> +<ul class="blockList"> +<li class="blockList"> +<dl> +<dt>Enclosing class:</dt> +<dd><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ContentRequiredRefType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.ContentRequiredRefType</a></dd> +</dl> +<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> +<div class="block">Factory class that keeps the parse method</div> +</li> +</ul> +</div> +<div class="summary"> +<ul class="blockList"> +<li class="blockList"> +<!-- ======== CONSTRUCTOR SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_summary"> +<!-- --> +</a> +<h3>Constructor Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation"> +<caption><span>Constructors</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colOne" scope="col">Constructor and Description</th> +</tr> +<tr class="altColor"> +<td class="colOne"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ContentRequiredRefType.Factory.html#SignatureCreationServiceStub.ContentRequiredRefType.Factory()">SignatureCreationServiceStub.ContentRequiredRefType.Factory</a></strong>()</code> </td> +</tr> +</table> +</li> +</ul> +<!-- ========== METHOD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_summary"> +<!-- --> +</a> +<h3>Method Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation"> +<caption><span>Methods</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colFirst" scope="col">Modifier and Type</th> +<th class="colLast" scope="col">Method and Description</th> +</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> +<div class="block">static method to create the object + Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable + If this object is not an element, it is a complex type and the reader is at the event just after the outer start element + Postcondition: If this object is an element, the reader is positioned at its end element + If this object is a complex type, the reader is positioned at the end element of its outer element</div> +</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> +</ul> +</li> +</ul> +</li> +</ul> +</div> +<div class="details"> +<ul class="blockList"> +<li class="blockList"> +<!-- ========= CONSTRUCTOR DETAIL ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_detail"> +<!-- --> +</a> +<h3>Constructor Detail</h3> +<a name="SignatureCreationServiceStub.ContentRequiredRefType.Factory()"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>SignatureCreationServiceStub.ContentRequiredRefType.Factory</h4> +<pre>public SignatureCreationServiceStub.ContentRequiredRefType.Factory()</pre> +</li> +</ul> +</li> +</ul> +<!-- ============ METHOD DETAIL ========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_detail"> +<!-- --> +</a> +<h3>Method Detail</h3> +<a name="parse(javax.xml.stream.XMLStreamReader)"> +<!-- --> +</a> +<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> +<div class="block">static method to create the object + Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable + If this object is not an element, it is a complex type and the reader is at the event just after the outer start element + Postcondition: If this object is an element, the reader is positioned at its end element + If this object is a complex type, the reader is positioned at the end element of its outer element</div> +<dl><dt><span class="strong">Throws:</span></dt> +<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></code></dd></dl> +</li> +</ul> +</li> +</ul> +</li> +</ul> +</div> +</div> +<!-- ========= END OF CLASS DATA ========= --> +<!-- ======= START OF BOTTOM NAVBAR ====== --> +<div class="bottomNav"><a name="navbar_bottom"> +<!-- --> +</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ContentRequiredRefType.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateCMSSignatureRequest.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li>Nested | </li> +<li>Field | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li>Field | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_bottom"> +<!-- --> +</a></div> +<!-- ======== END OF BOTTOM NAVBAR ======= --> +</body> +</html> diff --git a/docs/at/gv/egiz/moa/SignatureCreationServiceStub.ContentRequiredRefType.html b/docs/at/gv/egiz/moa/SignatureCreationServiceStub.ContentRequiredRefType.html new file mode 100644 index 00000000..ad053ba5 --- /dev/null +++ b/docs/at/gv/egiz/moa/SignatureCreationServiceStub.ContentRequiredRefType.html @@ -0,0 +1,753 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> +<!-- NewPage --> +<html lang="en"> +<head> +<!-- Generated by javadoc (version 1.7.0_51) on Tue Feb 04 16:50:22 CET 2014 --> +<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> +<title>SignatureCreationServiceStub.ContentRequiredRefType (PDF-AS 4.0 Library)</title> +<meta name="date" content="2014-02-04"> +<link rel="stylesheet" type="text/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 Library)"; + } +//--> +</script> +<noscript> +<div>JavaScript is disabled on your browser.</div> +</noscript> +<!-- ========= START OF TOP NAVBAR ======= --> +<div class="topNav"><a name="navbar_top"> +<!-- --> +</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ContentOptionalRefType.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ContentRequiredRefType.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li><a href="#nested_class_summary">Nested</a> | </li> +<li><a href="#field_summary">Field</a> | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li><a href="#field_detail">Field</a> | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_top"> +<!-- --> +</a></div> +<!-- ========= END OF TOP NAVBAR ========= --> +<!-- ======== START OF CLASS DATA ======== --> +<div class="header"> +<div class="subTitle">at.gv.egiz.moa</div> +<h2 title="Class SignatureCreationServiceStub.ContentRequiredRefType" class="title">Class SignatureCreationServiceStub.ContentRequiredRefType</h2> +</div> +<div class="contentContainer"> +<ul class="inheritance"> +<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></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> +<li> +<ul class="inheritance"> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ContentOptionalRefType.html" title="class in at.gv.egiz.moa">at.gv.egiz.moa.SignatureCreationServiceStub.ContentOptionalRefType</a></li> +<li> +<ul class="inheritance"> +<li>at.gv.egiz.moa.SignatureCreationServiceStub.ContentRequiredRefType</li> +</ul> +</li> +</ul> +</li> +</ul> +</li> +</ul> +<div class="description"> +<ul class="blockList"> +<li class="blockList"> +<dl> +<dt>All Implemented Interfaces:</dt> +<dd><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a>, org.apache.axis2.databinding.ADBBean</dd> +</dl> +<dl> +<dt>Enclosing class:</dt> +<dd><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub</a></dd> +</dl> +<hr> +<br> +<pre>public static class <span class="strong">SignatureCreationServiceStub.ContentRequiredRefType</span> +extends <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ContentOptionalRefType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.ContentOptionalRefType</a> +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.ContentRequiredRefType">Serialized Form</a></dd></dl> +</li> +</ul> +</div> +<div class="summary"> +<ul class="blockList"> +<li class="blockList"> +<!-- ======== NESTED CLASS SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="nested_class_summary"> +<!-- --> +</a> +<h3>Nested Class Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Nested Class Summary table, listing nested classes, and an explanation"> +<caption><span>Nested Classes</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> +<tr class="altColor"> +<td class="colFirst"><code>static class </code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ContentRequiredRefType.Factory.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.ContentRequiredRefType.Factory</a></strong></code> +<div class="block">Factory class that keeps the parse method</div> +</td> +</tr> +</table> +</li> +</ul> +<!-- =========== FIELD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="field_summary"> +<!-- --> +</a> +<h3>Field Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Field Summary table, listing fields, and an explanation"> +<caption><span>Fields</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> +<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="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> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>protected boolean</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ContentRequiredRefType.html#localBase64ContentTracker">localBase64ContentTracker</a></strong></code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>protected org.apache.axis2.databinding.types.URI</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ContentRequiredRefType.html#localLocRefContent">localLocRefContent</a></strong></code> +<div class="block">field for LocRefContent</div> +</td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>protected boolean</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ContentRequiredRefType.html#localLocRefContentTracker">localLocRefContentTracker</a></strong></code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>protected org.apache.axis2.databinding.types.URI</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ContentRequiredRefType.html#localReference">localReference</a></strong></code> +<div class="block">field for Reference + This was an Attribute!</div> +</td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>protected boolean</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ContentRequiredRefType.html#localReferenceTracker">localReferenceTracker</a></strong></code> </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"><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="rowColor"> +<td class="colFirst"><code>protected boolean</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ContentRequiredRefType.html#localXMLContentTracker">localXMLContentTracker</a></strong></code> </td> +</tr> +</table> +</li> +</ul> +<!-- ======== CONSTRUCTOR SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_summary"> +<!-- --> +</a> +<h3>Constructor Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation"> +<caption><span>Constructors</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colOne" scope="col">Constructor and Description</th> +</tr> +<tr class="altColor"> +<td class="colOne"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ContentRequiredRefType.html#SignatureCreationServiceStub.ContentRequiredRefType()">SignatureCreationServiceStub.ContentRequiredRefType</a></strong>()</code> </td> +</tr> +</table> +</li> +</ul> +<!-- ========== METHOD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_summary"> +<!-- --> +</a> +<h3>Method Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation"> +<caption><span>Methods</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colFirst" scope="col">Modifier and Type</th> +<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="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> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>org.apache.axis2.databinding.types.URI</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ContentRequiredRefType.html#getLocRefContent()">getLocRefContent</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.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, + 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> +<div class="block">databinding method to get an XML representation of this object</div> +</td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>org.apache.axis2.databinding.types.URI</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ContentRequiredRefType.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.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.ContentRequiredRefType.html#getXMLContent()">getXMLContent</a></strong>()</code> +<div class="block">Auto generated getter method</div> +</td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>boolean</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ContentRequiredRefType.html#isBase64ContentSpecified()">isBase64ContentSpecified</a></strong>()</code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>boolean</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ContentRequiredRefType.html#isLocRefContentSpecified()">isLocRefContentSpecified</a></strong>()</code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>boolean</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ContentRequiredRefType.html#isReferenceSpecified()">isReferenceSpecified</a></strong>()</code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>boolean</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ContentRequiredRefType.html#isXMLContentSpecified()">isXMLContentSpecified</a></strong>()</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#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)">serialize</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, + <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> 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, + 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> +<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.ContentRequiredRefType.html#setLocRefContent(org.apache.axis2.databinding.types.URI)">setLocRefContent</a></strong>(org.apache.axis2.databinding.types.URI 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.ContentRequiredRefType.html#setReference(org.apache.axis2.databinding.types.URI)">setReference</a></strong>(org.apache.axis2.databinding.types.URI 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.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> +</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> +</ul> +</li> +</ul> +</li> +</ul> +</div> +<div class="details"> +<ul class="blockList"> +<li class="blockList"> +<!-- ============ FIELD DETAIL =========== --> +<ul class="blockList"> +<li class="blockList"><a name="field_detail"> +<!-- --> +</a> +<h3>Field Detail</h3> +<a name="localBase64Content"> +<!-- --> +</a> +<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> +<div class="block">field for Base64Content</div> +</li> +</ul> +<a name="localBase64ContentTracker"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>localBase64ContentTracker</h4> +<pre>protected boolean localBase64ContentTracker</pre> +</li> +</ul> +<a name="localXMLContent"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>localXMLContent</h4> +<pre>protected <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.XMLContentType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.XMLContentType</a> localXMLContent</pre> +<div class="block">field for XMLContent</div> +</li> +</ul> +<a name="localXMLContentTracker"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>localXMLContentTracker</h4> +<pre>protected boolean localXMLContentTracker</pre> +</li> +</ul> +<a name="localLocRefContent"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>localLocRefContent</h4> +<pre>protected org.apache.axis2.databinding.types.URI localLocRefContent</pre> +<div class="block">field for LocRefContent</div> +</li> +</ul> +<a name="localLocRefContentTracker"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>localLocRefContentTracker</h4> +<pre>protected boolean localLocRefContentTracker</pre> +</li> +</ul> +<a name="localReference"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>localReference</h4> +<pre>protected org.apache.axis2.databinding.types.URI localReference</pre> +<div class="block">field for Reference + This was an Attribute!</div> +</li> +</ul> +<a name="localReferenceTracker"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>localReferenceTracker</h4> +<pre>protected boolean localReferenceTracker</pre> +</li> +</ul> +</li> +</ul> +<!-- ========= CONSTRUCTOR DETAIL ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_detail"> +<!-- --> +</a> +<h3>Constructor Detail</h3> +<a name="SignatureCreationServiceStub.ContentRequiredRefType()"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>SignatureCreationServiceStub.ContentRequiredRefType</h4> +<pre>public SignatureCreationServiceStub.ContentRequiredRefType()</pre> +</li> +</ul> +</li> +</ul> +<!-- ============ METHOD DETAIL ========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_detail"> +<!-- --> +</a> +<h3>Method Detail</h3> +<a name="isBase64ContentSpecified()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>isBase64ContentSpecified</h4> +<pre>public boolean isBase64ContentSpecified()</pre> +<dl> +<dt><strong>Overrides:</strong></dt> +<dd><code><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ContentBaseType.html#isBase64ContentSpecified()">isBase64ContentSpecified</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> +</dl> +</li> +</ul> +<a name="getBase64Content()"> +<!-- --> +</a> +<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> +<div class="block">Auto generated getter method</div> +<dl> +<dt><strong>Overrides:</strong></dt> +<dd><code><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ContentBaseType.html#getBase64Content()">getBase64Content</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>javax.activation.DataHandler</dd></dl> +</li> +</ul> +<a name="setBase64Content(javax.activation.DataHandler)"> +<!-- --> +</a> +<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> +<div class="block">Auto generated setter method</div> +<dl> +<dt><strong>Overrides:</strong></dt> +<dd><code><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ContentBaseType.html#setBase64Content(javax.activation.DataHandler)">setBase64Content</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> - Base64Content</dd></dl> +</li> +</ul> +<a name="isXMLContentSpecified()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>isXMLContentSpecified</h4> +<pre>public boolean isXMLContentSpecified()</pre> +<dl> +<dt><strong>Overrides:</strong></dt> +<dd><code><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ContentBaseType.html#isXMLContentSpecified()">isXMLContentSpecified</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> +</dl> +</li> +</ul> +<a name="getXMLContent()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getXMLContent</h4> +<pre>public <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.XMLContentType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.XMLContentType</a> getXMLContent()</pre> +<div class="block">Auto generated getter method</div> +<dl> +<dt><strong>Overrides:</strong></dt> +<dd><code><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ContentBaseType.html#getXMLContent()">getXMLContent</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>XMLContentType</dd></dl> +</li> +</ul> +<a name="setXMLContent(at.gv.egiz.moa.SignatureCreationServiceStub.XMLContentType)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>setXMLContent</h4> +<pre>public void setXMLContent(<a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.XMLContentType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.XMLContentType</a> param)</pre> +<div class="block">Auto generated setter method</div> +<dl> +<dt><strong>Overrides:</strong></dt> +<dd><code><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ContentBaseType.html#setXMLContent(at.gv.egiz.moa.SignatureCreationServiceStub.XMLContentType)">setXMLContent</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> - XMLContent</dd></dl> +</li> +</ul> +<a name="isLocRefContentSpecified()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>isLocRefContentSpecified</h4> +<pre>public boolean isLocRefContentSpecified()</pre> +<dl> +<dt><strong>Overrides:</strong></dt> +<dd><code><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ContentBaseType.html#isLocRefContentSpecified()">isLocRefContentSpecified</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> +</dl> +</li> +</ul> +<a name="getLocRefContent()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getLocRefContent</h4> +<pre>public org.apache.axis2.databinding.types.URI getLocRefContent()</pre> +<div class="block">Auto generated getter method</div> +<dl> +<dt><strong>Overrides:</strong></dt> +<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></dl> +</li> +</ul> +<a name="setLocRefContent(org.apache.axis2.databinding.types.URI)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>setLocRefContent</h4> +<pre>public void setLocRefContent(org.apache.axis2.databinding.types.URI param)</pre> +<div class="block">Auto generated setter method</div> +<dl> +<dt><strong>Overrides:</strong></dt> +<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></dl> +</li> +</ul> +<a name="isReferenceSpecified()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>isReferenceSpecified</h4> +<pre>public boolean isReferenceSpecified()</pre> +</li> +</ul> +<a name="getReference()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getReference</h4> +<pre>public org.apache.axis2.databinding.types.URI getReference()</pre> +<div class="block">Auto generated getter method</div> +<dl> +<dt><strong>Overrides:</strong></dt> +<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></dl> +</li> +</ul> +<a name="setReference(org.apache.axis2.databinding.types.URI)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>setReference</h4> +<pre>public void setReference(org.apache.axis2.databinding.types.URI param)</pre> +<div class="block">Auto generated setter method</div> +<dl> +<dt><strong>Overrides:</strong></dt> +<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></dl> +</li> +</ul> +<a name="getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getOMElement</h4> +<pre>public org.apache.axiom.om.OMElement getOMElement(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, + org.apache.axiom.om.OMFactory factory) + throws org.apache.axis2.databinding.ADBException</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>getOMElement</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><strong>Overrides:</strong></dt> +<dd><code><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ContentOptionalRefType.html#getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)">getOMElement</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>parentQName</code> - </dd><dd><code>factory</code> - </dd> +<dt><span class="strong">Returns:</span></dt><dd>org.apache.axiom.om.OMElement</dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +<a name="serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>serialize</h4> +<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, + <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter) + throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, + org.apache.axis2.databinding.ADBException</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<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>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +<a name="serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>serialize</h4> +<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, + <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, + boolean serializeType) + throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, + org.apache.axis2.databinding.ADBException</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<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>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +<a name="getPullParser(javax.xml.namespace.QName)"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>getPullParser</h4> +<pre>public <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> getPullParser(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName) + throws org.apache.axis2.databinding.ADBException</pre> +<div class="block">databinding method to get an XML representation of this object</div> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>getPullParser</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><strong>Overrides:</strong></dt> +<dd><code><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ContentOptionalRefType.html#getPullParser(javax.xml.namespace.QName)">getPullParser</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>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +</li> +</ul> +</li> +</ul> +</div> +</div> +<!-- ========= END OF CLASS DATA ========= --> +<!-- ======= START OF BOTTOM NAVBAR ====== --> +<div class="bottomNav"><a name="navbar_bottom"> +<!-- --> +</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ContentOptionalRefType.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ContentRequiredRefType.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li><a href="#nested_class_summary">Nested</a> | </li> +<li><a href="#field_summary">Field</a> | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li><a href="#field_detail">Field</a> | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_bottom"> +<!-- --> +</a></div> +<!-- ======== END OF BOTTOM NAVBAR ======= --> +</body> +</html> diff --git a/docs/at/gv/egiz/moa/SignatureCreationServiceStub.CreateCMSSignatureRequest.Factory.html b/docs/at/gv/egiz/moa/SignatureCreationServiceStub.CreateCMSSignatureRequest.Factory.html new file mode 100644 index 00000000..995a26f9 --- /dev/null +++ b/docs/at/gv/egiz/moa/SignatureCreationServiceStub.CreateCMSSignatureRequest.Factory.html @@ -0,0 +1,278 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> +<!-- NewPage --> +<html lang="en"> +<head> +<!-- Generated by javadoc (version 1.7.0_51) on Tue Feb 04 16:50:23 CET 2014 --> +<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> +<title>SignatureCreationServiceStub.CreateCMSSignatureRequest.Factory (PDF-AS 4.0 Library)</title> +<meta name="date" content="2014-02-04"> +<link rel="stylesheet" type="text/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 Library)"; + } +//--> +</script> +<noscript> +<div>JavaScript is disabled on your browser.</div> +</noscript> +<!-- ========= START OF TOP NAVBAR ======= --> +<div class="topNav"><a name="navbar_top"> +<!-- --> +</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateCMSSignatureRequest.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateCMSSignatureRequestType.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li>Nested | </li> +<li>Field | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li>Field | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_top"> +<!-- --> +</a></div> +<!-- ========= END OF TOP NAVBAR ========= --> +<!-- ======== START OF CLASS DATA ======== --> +<div class="header"> +<div class="subTitle">at.gv.egiz.moa</div> +<h2 title="Class SignatureCreationServiceStub.CreateCMSSignatureRequest.Factory" class="title">Class SignatureCreationServiceStub.CreateCMSSignatureRequest.Factory</h2> +</div> +<div class="contentContainer"> +<ul class="inheritance"> +<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li> +<ul class="inheritance"> +<li>at.gv.egiz.moa.SignatureCreationServiceStub.CreateCMSSignatureRequest.Factory</li> +</ul> +</li> +</ul> +<div class="description"> +<ul class="blockList"> +<li class="blockList"> +<dl> +<dt>Enclosing class:</dt> +<dd><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateCMSSignatureRequest.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.CreateCMSSignatureRequest</a></dd> +</dl> +<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> +<div class="block">Factory class that keeps the parse method</div> +</li> +</ul> +</div> +<div class="summary"> +<ul class="blockList"> +<li class="blockList"> +<!-- ======== CONSTRUCTOR SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_summary"> +<!-- --> +</a> +<h3>Constructor Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation"> +<caption><span>Constructors</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colOne" scope="col">Constructor and Description</th> +</tr> +<tr class="altColor"> +<td class="colOne"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateCMSSignatureRequest.Factory.html#SignatureCreationServiceStub.CreateCMSSignatureRequest.Factory()">SignatureCreationServiceStub.CreateCMSSignatureRequest.Factory</a></strong>()</code> </td> +</tr> +</table> +</li> +</ul> +<!-- ========== METHOD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_summary"> +<!-- --> +</a> +<h3>Method Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation"> +<caption><span>Methods</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colFirst" scope="col">Modifier and Type</th> +<th class="colLast" scope="col">Method and Description</th> +</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> +<div class="block">static method to create the object + Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable + If this object is not an element, it is a complex type and the reader is at the event just after the outer start element + Postcondition: If this object is an element, the reader is positioned at its end element + If this object is a complex type, the reader is positioned at the end element of its outer element</div> +</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> +</ul> +</li> +</ul> +</li> +</ul> +</div> +<div class="details"> +<ul class="blockList"> +<li class="blockList"> +<!-- ========= CONSTRUCTOR DETAIL ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_detail"> +<!-- --> +</a> +<h3>Constructor Detail</h3> +<a name="SignatureCreationServiceStub.CreateCMSSignatureRequest.Factory()"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>SignatureCreationServiceStub.CreateCMSSignatureRequest.Factory</h4> +<pre>public SignatureCreationServiceStub.CreateCMSSignatureRequest.Factory()</pre> +</li> +</ul> +</li> +</ul> +<!-- ============ METHOD DETAIL ========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_detail"> +<!-- --> +</a> +<h3>Method Detail</h3> +<a name="parse(javax.xml.stream.XMLStreamReader)"> +<!-- --> +</a> +<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> +<div class="block">static method to create the object + Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable + If this object is not an element, it is a complex type and the reader is at the event just after the outer start element + Postcondition: If this object is an element, the reader is positioned at its end element + If this object is a complex type, the reader is positioned at the end element of its outer element</div> +<dl><dt><span class="strong">Throws:</span></dt> +<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></code></dd></dl> +</li> +</ul> +</li> +</ul> +</li> +</ul> +</div> +</div> +<!-- ========= END OF CLASS DATA ========= --> +<!-- ======= START OF BOTTOM NAVBAR ====== --> +<div class="bottomNav"><a name="navbar_bottom"> +<!-- --> +</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateCMSSignatureRequest.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateCMSSignatureRequestType.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li>Nested | </li> +<li>Field | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li>Field | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_bottom"> +<!-- --> +</a></div> +<!-- ======== END OF BOTTOM NAVBAR ======= --> +</body> +</html> diff --git a/docs/at/gv/egiz/moa/SignatureCreationServiceStub.CreateCMSSignatureRequest.html b/docs/at/gv/egiz/moa/SignatureCreationServiceStub.CreateCMSSignatureRequest.html new file mode 100644 index 00000000..b8148803 --- /dev/null +++ b/docs/at/gv/egiz/moa/SignatureCreationServiceStub.CreateCMSSignatureRequest.html @@ -0,0 +1,433 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> +<!-- NewPage --> +<html lang="en"> +<head> +<!-- Generated by javadoc (version 1.7.0_51) on Tue Feb 04 16:50:23 CET 2014 --> +<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> +<title>SignatureCreationServiceStub.CreateCMSSignatureRequest (PDF-AS 4.0 Library)</title> +<meta name="date" content="2014-02-04"> +<link rel="stylesheet" type="text/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 Library)"; + } +//--> +</script> +<noscript> +<div>JavaScript is disabled on your browser.</div> +</noscript> +<!-- ========= START OF TOP NAVBAR ======= --> +<div class="topNav"><a name="navbar_top"> +<!-- --> +</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ContentRequiredRefType.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateCMSSignatureRequest.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li><a href="#nested_class_summary">Nested</a> | </li> +<li><a href="#field_summary">Field</a> | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li><a href="#field_detail">Field</a> | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_top"> +<!-- --> +</a></div> +<!-- ========= END OF TOP NAVBAR ========= --> +<!-- ======== START OF CLASS DATA ======== --> +<div class="header"> +<div class="subTitle">at.gv.egiz.moa</div> +<h2 title="Class SignatureCreationServiceStub.CreateCMSSignatureRequest" class="title">Class SignatureCreationServiceStub.CreateCMSSignatureRequest</h2> +</div> +<div class="contentContainer"> +<ul class="inheritance"> +<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></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> +<li> +<ul class="inheritance"> +<li>at.gv.egiz.moa.SignatureCreationServiceStub.CreateCMSSignatureRequest</li> +</ul> +</li> +</ul> +</li> +</ul> +<div class="description"> +<ul class="blockList"> +<li class="blockList"> +<dl> +<dt>All Implemented Interfaces:</dt> +<dd><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a>, org.apache.axis2.databinding.ADBBean</dd> +</dl> +<dl> +<dt>Enclosing class:</dt> +<dd><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub</a></dd> +</dl> +<hr> +<br> +<pre>public static class <span class="strong">SignatureCreationServiceStub.CreateCMSSignatureRequest</span> +extends <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateCMSSignatureRequestType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.CreateCMSSignatureRequestType</a> +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.CreateCMSSignatureRequest">Serialized Form</a></dd></dl> +</li> +</ul> +</div> +<div class="summary"> +<ul class="blockList"> +<li class="blockList"> +<!-- ======== NESTED CLASS SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="nested_class_summary"> +<!-- --> +</a> +<h3>Nested Class Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Nested Class Summary table, listing nested classes, and an explanation"> +<caption><span>Nested Classes</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> +<tr class="altColor"> +<td class="colFirst"><code>static class </code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateCMSSignatureRequest.Factory.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.CreateCMSSignatureRequest.Factory</a></strong></code> +<div class="block">Factory class that keeps the parse method</div> +</td> +</tr> +</table> +</li> +</ul> +<!-- =========== FIELD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="field_summary"> +<!-- --> +</a> +<h3>Field Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Field Summary table, listing fields, and an explanation"> +<caption><span>Fields</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> +<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="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateCMSSignatureRequest.html#MY_QNAME">MY_QNAME</a></strong></code> </td> +</tr> +</table> +<ul class="blockList"> +<li class="blockList"><a name="fields_inherited_from_class_at.gv.egiz.moa.SignatureCreationServiceStub.CreateCMSSignatureRequestType"> +<!-- --> +</a> +<h3>Fields inherited from class at.gv.egiz.moa.<a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateCMSSignatureRequestType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.CreateCMSSignatureRequestType</a></h3> +<code><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateCMSSignatureRequestType.html#localKeyIdentifier">localKeyIdentifier</a>, <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateCMSSignatureRequestType.html#localSingleSignatureInfo">localSingleSignatureInfo</a></code></li> +</ul> +</li> +</ul> +<!-- ======== CONSTRUCTOR SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_summary"> +<!-- --> +</a> +<h3>Constructor Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation"> +<caption><span>Constructors</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colOne" scope="col">Constructor and Description</th> +</tr> +<tr class="altColor"> +<td class="colOne"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateCMSSignatureRequest.html#SignatureCreationServiceStub.CreateCMSSignatureRequest()">SignatureCreationServiceStub.CreateCMSSignatureRequest</a></strong>()</code> </td> +</tr> +</table> +</li> +</ul> +<!-- ========== METHOD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_summary"> +<!-- --> +</a> +<h3>Method Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation"> +<caption><span>Methods</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colFirst" scope="col">Modifier and Type</th> +<th class="colLast" scope="col">Method and Description</th> +</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, + 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> +<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> +</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, + boolean serializeType)</code> </td> +</tr> +</table> +<ul class="blockList"> +<li class="blockList"><a name="methods_inherited_from_class_at.gv.egiz.moa.SignatureCreationServiceStub.CreateCMSSignatureRequestType"> +<!-- --> +</a> +<h3>Methods inherited from class at.gv.egiz.moa.<a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateCMSSignatureRequestType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.CreateCMSSignatureRequestType</a></h3> +<code><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateCMSSignatureRequestType.html#addSingleSignatureInfo(at.gv.egiz.moa.SignatureCreationServiceStub.SingleSignatureInfo_type1)">addSingleSignatureInfo</a>, <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateCMSSignatureRequestType.html#getKeyIdentifier()">getKeyIdentifier</a>, <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateCMSSignatureRequestType.html#getSingleSignatureInfo()">getSingleSignatureInfo</a>, <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateCMSSignatureRequestType.html#setKeyIdentifier(at.gv.egiz.moa.SignatureCreationServiceStub.KeyIdentifierType)">setKeyIdentifier</a>, <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateCMSSignatureRequestType.html#setSingleSignatureInfo(at.gv.egiz.moa.SignatureCreationServiceStub.SingleSignatureInfo_type1[])">setSingleSignatureInfo</a>, <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateCMSSignatureRequestType.html#validateSingleSignatureInfo(at.gv.egiz.moa.SignatureCreationServiceStub.SingleSignatureInfo_type1[])">validateSingleSignatureInfo</a></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#toString()" title="class or interface in java.lang">toString</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</a></code></li> +</ul> +</li> +</ul> +</li> +</ul> +</div> +<div class="details"> +<ul class="blockList"> +<li class="blockList"> +<!-- ============ FIELD DETAIL =========== --> +<ul class="blockList"> +<li class="blockList"><a name="field_detail"> +<!-- --> +</a> +<h3>Field Detail</h3> +<a name="MY_QNAME"> +<!-- --> +</a> +<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> +</li> +</ul> +</li> +</ul> +<!-- ========= CONSTRUCTOR DETAIL ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_detail"> +<!-- --> +</a> +<h3>Constructor Detail</h3> +<a name="SignatureCreationServiceStub.CreateCMSSignatureRequest()"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>SignatureCreationServiceStub.CreateCMSSignatureRequest</h4> +<pre>public SignatureCreationServiceStub.CreateCMSSignatureRequest()</pre> +</li> +</ul> +</li> +</ul> +<!-- ============ METHOD DETAIL ========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_detail"> +<!-- --> +</a> +<h3>Method Detail</h3> +<a name="getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getOMElement</h4> +<pre>public org.apache.axiom.om.OMElement getOMElement(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, + org.apache.axiom.om.OMFactory factory) + throws org.apache.axis2.databinding.ADBException</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>getOMElement</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><strong>Overrides:</strong></dt> +<dd><code><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateCMSSignatureRequestType.html#getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)">getOMElement</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">Parameters:</span></dt><dd><code>parentQName</code> - </dd><dd><code>factory</code> - </dd> +<dt><span class="strong">Returns:</span></dt><dd>org.apache.axiom.om.OMElement</dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +<a name="serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>serialize</h4> +<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, + <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter) + throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, + org.apache.axis2.databinding.ADBException</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<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>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +<a name="serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>serialize</h4> +<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, + <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, + boolean serializeType) + throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, + org.apache.axis2.databinding.ADBException</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<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>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +<a name="getPullParser(javax.xml.namespace.QName)"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>getPullParser</h4> +<pre>public <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> getPullParser(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName) + throws org.apache.axis2.databinding.ADBException</pre> +<div class="block">databinding method to get an XML representation of this object</div> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>getPullParser</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><strong>Overrides:</strong></dt> +<dd><code><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateCMSSignatureRequestType.html#getPullParser(javax.xml.namespace.QName)">getPullParser</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>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +</li> +</ul> +</li> +</ul> +</div> +</div> +<!-- ========= END OF CLASS DATA ========= --> +<!-- ======= START OF BOTTOM NAVBAR ====== --> +<div class="bottomNav"><a name="navbar_bottom"> +<!-- --> +</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ContentRequiredRefType.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateCMSSignatureRequest.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li><a href="#nested_class_summary">Nested</a> | </li> +<li><a href="#field_summary">Field</a> | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li><a href="#field_detail">Field</a> | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_bottom"> +<!-- --> +</a></div> +<!-- ======== END OF BOTTOM NAVBAR ======= --> +</body> +</html> diff --git a/docs/at/gv/egiz/moa/SignatureCreationServiceStub.CreateCMSSignatureRequestType.Factory.html b/docs/at/gv/egiz/moa/SignatureCreationServiceStub.CreateCMSSignatureRequestType.Factory.html new file mode 100644 index 00000000..4e541772 --- /dev/null +++ b/docs/at/gv/egiz/moa/SignatureCreationServiceStub.CreateCMSSignatureRequestType.Factory.html @@ -0,0 +1,278 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> +<!-- NewPage --> +<html lang="en"> +<head> +<!-- Generated by javadoc (version 1.7.0_51) on Tue Feb 04 16:50:23 CET 2014 --> +<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> +<title>SignatureCreationServiceStub.CreateCMSSignatureRequestType.Factory (PDF-AS 4.0 Library)</title> +<meta name="date" content="2014-02-04"> +<link rel="stylesheet" type="text/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 Library)"; + } +//--> +</script> +<noscript> +<div>JavaScript is disabled on your browser.</div> +</noscript> +<!-- ========= START OF TOP NAVBAR ======= --> +<div class="topNav"><a name="navbar_top"> +<!-- --> +</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateCMSSignatureRequestType.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateCMSSignatureResponse.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li>Nested | </li> +<li>Field | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li>Field | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_top"> +<!-- --> +</a></div> +<!-- ========= END OF TOP NAVBAR ========= --> +<!-- ======== START OF CLASS DATA ======== --> +<div class="header"> +<div class="subTitle">at.gv.egiz.moa</div> +<h2 title="Class SignatureCreationServiceStub.CreateCMSSignatureRequestType.Factory" class="title">Class SignatureCreationServiceStub.CreateCMSSignatureRequestType.Factory</h2> +</div> +<div class="contentContainer"> +<ul class="inheritance"> +<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li> +<ul class="inheritance"> +<li>at.gv.egiz.moa.SignatureCreationServiceStub.CreateCMSSignatureRequestType.Factory</li> +</ul> +</li> +</ul> +<div class="description"> +<ul class="blockList"> +<li class="blockList"> +<dl> +<dt>Enclosing class:</dt> +<dd><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateCMSSignatureRequestType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.CreateCMSSignatureRequestType</a></dd> +</dl> +<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> +<div class="block">Factory class that keeps the parse method</div> +</li> +</ul> +</div> +<div class="summary"> +<ul class="blockList"> +<li class="blockList"> +<!-- ======== CONSTRUCTOR SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_summary"> +<!-- --> +</a> +<h3>Constructor Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation"> +<caption><span>Constructors</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colOne" scope="col">Constructor and Description</th> +</tr> +<tr class="altColor"> +<td class="colOne"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateCMSSignatureRequestType.Factory.html#SignatureCreationServiceStub.CreateCMSSignatureRequestType.Factory()">SignatureCreationServiceStub.CreateCMSSignatureRequestType.Factory</a></strong>()</code> </td> +</tr> +</table> +</li> +</ul> +<!-- ========== METHOD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_summary"> +<!-- --> +</a> +<h3>Method Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation"> +<caption><span>Methods</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colFirst" scope="col">Modifier and Type</th> +<th class="colLast" scope="col">Method and Description</th> +</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> +<div class="block">static method to create the object + Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable + If this object is not an element, it is a complex type and the reader is at the event just after the outer start element + Postcondition: If this object is an element, the reader is positioned at its end element + If this object is a complex type, the reader is positioned at the end element of its outer element</div> +</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> +</ul> +</li> +</ul> +</li> +</ul> +</div> +<div class="details"> +<ul class="blockList"> +<li class="blockList"> +<!-- ========= CONSTRUCTOR DETAIL ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_detail"> +<!-- --> +</a> +<h3>Constructor Detail</h3> +<a name="SignatureCreationServiceStub.CreateCMSSignatureRequestType.Factory()"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>SignatureCreationServiceStub.CreateCMSSignatureRequestType.Factory</h4> +<pre>public SignatureCreationServiceStub.CreateCMSSignatureRequestType.Factory()</pre> +</li> +</ul> +</li> +</ul> +<!-- ============ METHOD DETAIL ========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_detail"> +<!-- --> +</a> +<h3>Method Detail</h3> +<a name="parse(javax.xml.stream.XMLStreamReader)"> +<!-- --> +</a> +<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> +<div class="block">static method to create the object + Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable + If this object is not an element, it is a complex type and the reader is at the event just after the outer start element + Postcondition: If this object is an element, the reader is positioned at its end element + If this object is a complex type, the reader is positioned at the end element of its outer element</div> +<dl><dt><span class="strong">Throws:</span></dt> +<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></code></dd></dl> +</li> +</ul> +</li> +</ul> +</li> +</ul> +</div> +</div> +<!-- ========= END OF CLASS DATA ========= --> +<!-- ======= START OF BOTTOM NAVBAR ====== --> +<div class="bottomNav"><a name="navbar_bottom"> +<!-- --> +</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateCMSSignatureRequestType.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateCMSSignatureResponse.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li>Nested | </li> +<li>Field | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li>Field | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_bottom"> +<!-- --> +</a></div> +<!-- ======== END OF BOTTOM NAVBAR ======= --> +</body> +</html> diff --git a/docs/at/gv/egiz/moa/SignatureCreationServiceStub.CreateCMSSignatureRequestType.html b/docs/at/gv/egiz/moa/SignatureCreationServiceStub.CreateCMSSignatureRequestType.html new file mode 100644 index 00000000..d1579397 --- /dev/null +++ b/docs/at/gv/egiz/moa/SignatureCreationServiceStub.CreateCMSSignatureRequestType.html @@ -0,0 +1,532 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> +<!-- NewPage --> +<html lang="en"> +<head> +<!-- Generated by javadoc (version 1.7.0_51) on Tue Feb 04 16:50:23 CET 2014 --> +<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> +<title>SignatureCreationServiceStub.CreateCMSSignatureRequestType (PDF-AS 4.0 Library)</title> +<meta name="date" content="2014-02-04"> +<link rel="stylesheet" type="text/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 Library)"; + } +//--> +</script> +<noscript> +<div>JavaScript is disabled on your browser.</div> +</noscript> +<!-- ========= START OF TOP NAVBAR ======= --> +<div class="topNav"><a name="navbar_top"> +<!-- --> +</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateCMSSignatureRequest.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateCMSSignatureRequestType.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li><a href="#nested_class_summary">Nested</a> | </li> +<li><a href="#field_summary">Field</a> | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li><a href="#field_detail">Field</a> | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_top"> +<!-- --> +</a></div> +<!-- ========= END OF TOP NAVBAR ========= --> +<!-- ======== START OF CLASS DATA ======== --> +<div class="header"> +<div class="subTitle">at.gv.egiz.moa</div> +<h2 title="Class SignatureCreationServiceStub.CreateCMSSignatureRequestType" class="title">Class SignatureCreationServiceStub.CreateCMSSignatureRequestType</h2> +</div> +<div class="contentContainer"> +<ul class="inheritance"> +<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li> +<ul class="inheritance"> +<li>at.gv.egiz.moa.SignatureCreationServiceStub.CreateCMSSignatureRequestType</li> +</ul> +</li> +</ul> +<div class="description"> +<ul class="blockList"> +<li class="blockList"> +<dl> +<dt>All Implemented Interfaces:</dt> +<dd><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a>, org.apache.axis2.databinding.ADBBean</dd> +</dl> +<dl> +<dt>Direct Known Subclasses:</dt> +<dd><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateCMSSignatureRequest.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.CreateCMSSignatureRequest</a></dd> +</dl> +<dl> +<dt>Enclosing class:</dt> +<dd><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub</a></dd> +</dl> +<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> +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> +</ul> +</div> +<div class="summary"> +<ul class="blockList"> +<li class="blockList"> +<!-- ======== NESTED CLASS SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="nested_class_summary"> +<!-- --> +</a> +<h3>Nested Class Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Nested Class Summary table, listing nested classes, and an explanation"> +<caption><span>Nested Classes</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> +<tr class="altColor"> +<td class="colFirst"><code>static class </code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateCMSSignatureRequestType.Factory.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.CreateCMSSignatureRequestType.Factory</a></strong></code> +<div class="block">Factory class that keeps the parse method</div> +</td> +</tr> +</table> +</li> +</ul> +<!-- =========== FIELD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="field_summary"> +<!-- --> +</a> +<h3>Field Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Field Summary table, listing fields, and an explanation"> +<caption><span>Fields</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> +<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"><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.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.CreateCMSSignatureRequestType.html#localSingleSignatureInfo">localSingleSignatureInfo</a></strong></code> +<div class="block">field for SingleSignatureInfo + This was an Array!</div> +</td> +</tr> +</table> +</li> +</ul> +<!-- ======== CONSTRUCTOR SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_summary"> +<!-- --> +</a> +<h3>Constructor Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation"> +<caption><span>Constructors</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colOne" scope="col">Constructor and Description</th> +</tr> +<tr class="altColor"> +<td class="colOne"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateCMSSignatureRequestType.html#SignatureCreationServiceStub.CreateCMSSignatureRequestType()">SignatureCreationServiceStub.CreateCMSSignatureRequestType</a></strong>()</code> </td> +</tr> +</table> +</li> +</ul> +<!-- ========== METHOD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_summary"> +<!-- --> +</a> +<h3>Method Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation"> +<caption><span>Methods</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colFirst" scope="col">Modifier and Type</th> +<th class="colLast" scope="col">Method and Description</th> +</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#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><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.CreateCMSSignatureRequestType.html#getKeyIdentifier()">getKeyIdentifier</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.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, + 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> +<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="../../../../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.CreateCMSSignatureRequestType.html#getSingleSignatureInfo()">getSingleSignatureInfo</a></strong>()</code> +<div class="block">Auto generated getter 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.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> +</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, + 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.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="altColor"> +<td class="colFirst"><code>void</code></td> +<td class="colLast"><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="rowColor"> +<td class="colFirst"><code>protected void</code></td> +<td class="colLast"><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> +</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> +</ul> +</li> +</ul> +</li> +</ul> +</div> +<div class="details"> +<ul class="blockList"> +<li class="blockList"> +<!-- ============ FIELD DETAIL =========== --> +<ul class="blockList"> +<li class="blockList"><a name="field_detail"> +<!-- --> +</a> +<h3>Field Detail</h3> +<a name="localKeyIdentifier"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>localKeyIdentifier</h4> +<pre>protected <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.KeyIdentifierType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.KeyIdentifierType</a> localKeyIdentifier</pre> +<div class="block">field for KeyIdentifier</div> +</li> +</ul> +<a name="localSingleSignatureInfo"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>localSingleSignatureInfo</h4> +<pre>protected <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SingleSignatureInfo_type1.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.SingleSignatureInfo_type1</a>[] localSingleSignatureInfo</pre> +<div class="block">field for SingleSignatureInfo + This was an Array!</div> +</li> +</ul> +</li> +</ul> +<!-- ========= CONSTRUCTOR DETAIL ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_detail"> +<!-- --> +</a> +<h3>Constructor Detail</h3> +<a name="SignatureCreationServiceStub.CreateCMSSignatureRequestType()"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>SignatureCreationServiceStub.CreateCMSSignatureRequestType</h4> +<pre>public SignatureCreationServiceStub.CreateCMSSignatureRequestType()</pre> +</li> +</ul> +</li> +</ul> +<!-- ============ METHOD DETAIL ========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_detail"> +<!-- --> +</a> +<h3>Method Detail</h3> +<a name="getKeyIdentifier()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getKeyIdentifier</h4> +<pre>public <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.KeyIdentifierType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.KeyIdentifierType</a> getKeyIdentifier()</pre> +<div class="block">Auto generated getter method</div> +<dl><dt><span class="strong">Returns:</span></dt><dd>KeyIdentifierType</dd></dl> +</li> +</ul> +<a name="setKeyIdentifier(at.gv.egiz.moa.SignatureCreationServiceStub.KeyIdentifierType)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>setKeyIdentifier</h4> +<pre>public void setKeyIdentifier(<a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.KeyIdentifierType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.KeyIdentifierType</a> param)</pre> +<div class="block">Auto generated setter method</div> +<dl><dt><span class="strong">Parameters:</span></dt><dd><code>param</code> - KeyIdentifier</dd></dl> +</li> +</ul> +<a name="getSingleSignatureInfo()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getSingleSignatureInfo</h4> +<pre>public <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SingleSignatureInfo_type1.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.SingleSignatureInfo_type1</a>[] getSingleSignatureInfo()</pre> +<div class="block">Auto generated getter method</div> +<dl><dt><span class="strong">Returns:</span></dt><dd>SingleSignatureInfo_type1[]</dd></dl> +</li> +</ul> +<a name="validateSingleSignatureInfo(at.gv.egiz.moa.SignatureCreationServiceStub.SingleSignatureInfo_type1[])"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>validateSingleSignatureInfo</h4> +<pre>protected void validateSingleSignatureInfo(<a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SingleSignatureInfo_type1.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.SingleSignatureInfo_type1</a>[] param)</pre> +<div class="block">validate the array for SingleSignatureInfo</div> +</li> +</ul> +<a name="setSingleSignatureInfo(at.gv.egiz.moa.SignatureCreationServiceStub.SingleSignatureInfo_type1[])"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>setSingleSignatureInfo</h4> +<pre>public void setSingleSignatureInfo(<a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SingleSignatureInfo_type1.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.SingleSignatureInfo_type1</a>[] param)</pre> +<div class="block">Auto generated setter method</div> +<dl><dt><span class="strong">Parameters:</span></dt><dd><code>param</code> - SingleSignatureInfo</dd></dl> +</li> +</ul> +<a name="addSingleSignatureInfo(at.gv.egiz.moa.SignatureCreationServiceStub.SingleSignatureInfo_type1)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>addSingleSignatureInfo</h4> +<pre>public void addSingleSignatureInfo(<a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SingleSignatureInfo_type1.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.SingleSignatureInfo_type1</a> param)</pre> +<div class="block">Auto generated add method for the array for convenience</div> +<dl><dt><span class="strong">Parameters:</span></dt><dd><code>param</code> - SingleSignatureInfo_type1</dd></dl> +</li> +</ul> +<a name="getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getOMElement</h4> +<pre>public org.apache.axiom.om.OMElement getOMElement(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, + org.apache.axiom.om.OMFactory factory) + throws org.apache.axis2.databinding.ADBException</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>getOMElement</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><span class="strong">Parameters:</span></dt><dd><code>parentQName</code> - </dd><dd><code>factory</code> - </dd> +<dt><span class="strong">Returns:</span></dt><dd>org.apache.axiom.om.OMElement</dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +<a name="serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>serialize</h4> +<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, + <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter) + throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, + org.apache.axis2.databinding.ADBException</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +<a name="serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>serialize</h4> +<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, + <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, + boolean serializeType) + throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, + org.apache.axis2.databinding.ADBException</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +<a name="getPullParser(javax.xml.namespace.QName)"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>getPullParser</h4> +<pre>public <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> getPullParser(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName) + throws org.apache.axis2.databinding.ADBException</pre> +<div class="block">databinding method to get an XML representation of this object</div> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>getPullParser</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +</li> +</ul> +</li> +</ul> +</div> +</div> +<!-- ========= END OF CLASS DATA ========= --> +<!-- ======= START OF BOTTOM NAVBAR ====== --> +<div class="bottomNav"><a name="navbar_bottom"> +<!-- --> +</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateCMSSignatureRequest.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateCMSSignatureRequestType.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li><a href="#nested_class_summary">Nested</a> | </li> +<li><a href="#field_summary">Field</a> | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li><a href="#field_detail">Field</a> | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_bottom"> +<!-- --> +</a></div> +<!-- ======== END OF BOTTOM NAVBAR ======= --> +</body> +</html> diff --git a/docs/at/gv/egiz/moa/SignatureCreationServiceStub.CreateCMSSignatureResponse.Factory.html b/docs/at/gv/egiz/moa/SignatureCreationServiceStub.CreateCMSSignatureResponse.Factory.html new file mode 100644 index 00000000..a2eabe99 --- /dev/null +++ b/docs/at/gv/egiz/moa/SignatureCreationServiceStub.CreateCMSSignatureResponse.Factory.html @@ -0,0 +1,278 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> +<!-- NewPage --> +<html lang="en"> +<head> +<!-- Generated by javadoc (version 1.7.0_51) on Tue Feb 04 16:50:24 CET 2014 --> +<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> +<title>SignatureCreationServiceStub.CreateCMSSignatureResponse.Factory (PDF-AS 4.0 Library)</title> +<meta name="date" content="2014-02-04"> +<link rel="stylesheet" type="text/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 Library)"; + } +//--> +</script> +<noscript> +<div>JavaScript is disabled on your browser.</div> +</noscript> +<!-- ========= START OF TOP NAVBAR ======= --> +<div class="topNav"><a name="navbar_top"> +<!-- --> +</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateCMSSignatureResponse.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateCMSSignatureResponseType.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li>Nested | </li> +<li>Field | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li>Field | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_top"> +<!-- --> +</a></div> +<!-- ========= END OF TOP NAVBAR ========= --> +<!-- ======== START OF CLASS DATA ======== --> +<div class="header"> +<div class="subTitle">at.gv.egiz.moa</div> +<h2 title="Class SignatureCreationServiceStub.CreateCMSSignatureResponse.Factory" class="title">Class SignatureCreationServiceStub.CreateCMSSignatureResponse.Factory</h2> +</div> +<div class="contentContainer"> +<ul class="inheritance"> +<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li> +<ul class="inheritance"> +<li>at.gv.egiz.moa.SignatureCreationServiceStub.CreateCMSSignatureResponse.Factory</li> +</ul> +</li> +</ul> +<div class="description"> +<ul class="blockList"> +<li class="blockList"> +<dl> +<dt>Enclosing class:</dt> +<dd><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateCMSSignatureResponse.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.CreateCMSSignatureResponse</a></dd> +</dl> +<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> +<div class="block">Factory class that keeps the parse method</div> +</li> +</ul> +</div> +<div class="summary"> +<ul class="blockList"> +<li class="blockList"> +<!-- ======== CONSTRUCTOR SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_summary"> +<!-- --> +</a> +<h3>Constructor Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation"> +<caption><span>Constructors</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colOne" scope="col">Constructor and Description</th> +</tr> +<tr class="altColor"> +<td class="colOne"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateCMSSignatureResponse.Factory.html#SignatureCreationServiceStub.CreateCMSSignatureResponse.Factory()">SignatureCreationServiceStub.CreateCMSSignatureResponse.Factory</a></strong>()</code> </td> +</tr> +</table> +</li> +</ul> +<!-- ========== METHOD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_summary"> +<!-- --> +</a> +<h3>Method Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation"> +<caption><span>Methods</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colFirst" scope="col">Modifier and Type</th> +<th class="colLast" scope="col">Method and Description</th> +</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> +<div class="block">static method to create the object + Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable + If this object is not an element, it is a complex type and the reader is at the event just after the outer start element + Postcondition: If this object is an element, the reader is positioned at its end element + If this object is a complex type, the reader is positioned at the end element of its outer element</div> +</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> +</ul> +</li> +</ul> +</li> +</ul> +</div> +<div class="details"> +<ul class="blockList"> +<li class="blockList"> +<!-- ========= CONSTRUCTOR DETAIL ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_detail"> +<!-- --> +</a> +<h3>Constructor Detail</h3> +<a name="SignatureCreationServiceStub.CreateCMSSignatureResponse.Factory()"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>SignatureCreationServiceStub.CreateCMSSignatureResponse.Factory</h4> +<pre>public SignatureCreationServiceStub.CreateCMSSignatureResponse.Factory()</pre> +</li> +</ul> +</li> +</ul> +<!-- ============ METHOD DETAIL ========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_detail"> +<!-- --> +</a> +<h3>Method Detail</h3> +<a name="parse(javax.xml.stream.XMLStreamReader)"> +<!-- --> +</a> +<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> +<div class="block">static method to create the object + Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable + If this object is not an element, it is a complex type and the reader is at the event just after the outer start element + Postcondition: If this object is an element, the reader is positioned at its end element + If this object is a complex type, the reader is positioned at the end element of its outer element</div> +<dl><dt><span class="strong">Throws:</span></dt> +<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></code></dd></dl> +</li> +</ul> +</li> +</ul> +</li> +</ul> +</div> +</div> +<!-- ========= END OF CLASS DATA ========= --> +<!-- ======= START OF BOTTOM NAVBAR ====== --> +<div class="bottomNav"><a name="navbar_bottom"> +<!-- --> +</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateCMSSignatureResponse.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateCMSSignatureResponseType.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li>Nested | </li> +<li>Field | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li>Field | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_bottom"> +<!-- --> +</a></div> +<!-- ======== END OF BOTTOM NAVBAR ======= --> +</body> +</html> diff --git a/docs/at/gv/egiz/moa/SignatureCreationServiceStub.CreateCMSSignatureResponse.html b/docs/at/gv/egiz/moa/SignatureCreationServiceStub.CreateCMSSignatureResponse.html new file mode 100644 index 00000000..c52f09f5 --- /dev/null +++ b/docs/at/gv/egiz/moa/SignatureCreationServiceStub.CreateCMSSignatureResponse.html @@ -0,0 +1,456 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> +<!-- NewPage --> +<html lang="en"> +<head> +<!-- Generated by javadoc (version 1.7.0_51) on Tue Feb 04 16:50:24 CET 2014 --> +<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> +<title>SignatureCreationServiceStub.CreateCMSSignatureResponse (PDF-AS 4.0 Library)</title> +<meta name="date" content="2014-02-04"> +<link rel="stylesheet" type="text/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 Library)"; + } +//--> +</script> +<noscript> +<div>JavaScript is disabled on your browser.</div> +</noscript> +<!-- ========= START OF TOP NAVBAR ======= --> +<div class="topNav"><a name="navbar_top"> +<!-- --> +</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateCMSSignatureRequestType.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateCMSSignatureResponse.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li><a href="#nested_class_summary">Nested</a> | </li> +<li><a href="#field_summary">Field</a> | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li><a href="#field_detail">Field</a> | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_top"> +<!-- --> +</a></div> +<!-- ========= END OF TOP NAVBAR ========= --> +<!-- ======== START OF CLASS DATA ======== --> +<div class="header"> +<div class="subTitle">at.gv.egiz.moa</div> +<h2 title="Class SignatureCreationServiceStub.CreateCMSSignatureResponse" class="title">Class SignatureCreationServiceStub.CreateCMSSignatureResponse</h2> +</div> +<div class="contentContainer"> +<ul class="inheritance"> +<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li> +<ul class="inheritance"> +<li>at.gv.egiz.moa.SignatureCreationServiceStub.CreateCMSSignatureResponse</li> +</ul> +</li> +</ul> +<div class="description"> +<ul class="blockList"> +<li class="blockList"> +<dl> +<dt>All Implemented Interfaces:</dt> +<dd><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a>, org.apache.axis2.databinding.ADBBean</dd> +</dl> +<dl> +<dt>Enclosing class:</dt> +<dd><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub</a></dd> +</dl> +<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> +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> +</ul> +</div> +<div class="summary"> +<ul class="blockList"> +<li class="blockList"> +<!-- ======== NESTED CLASS SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="nested_class_summary"> +<!-- --> +</a> +<h3>Nested Class Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Nested Class Summary table, listing nested classes, and an explanation"> +<caption><span>Nested Classes</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> +<tr class="altColor"> +<td class="colFirst"><code>static class </code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateCMSSignatureResponse.Factory.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.CreateCMSSignatureResponse.Factory</a></strong></code> +<div class="block">Factory class that keeps the parse method</div> +</td> +</tr> +</table> +</li> +</ul> +<!-- =========== FIELD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="field_summary"> +<!-- --> +</a> +<h3>Field Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Field Summary table, listing fields, and an explanation"> +<caption><span>Fields</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> +<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"><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> +<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="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateCMSSignatureResponse.html#MY_QNAME">MY_QNAME</a></strong></code> </td> +</tr> +</table> +</li> +</ul> +<!-- ======== CONSTRUCTOR SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_summary"> +<!-- --> +</a> +<h3>Constructor Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation"> +<caption><span>Constructors</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colOne" scope="col">Constructor and Description</th> +</tr> +<tr class="altColor"> +<td class="colOne"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateCMSSignatureResponse.html#SignatureCreationServiceStub.CreateCMSSignatureResponse()">SignatureCreationServiceStub.CreateCMSSignatureResponse</a></strong>()</code> </td> +</tr> +</table> +</li> +</ul> +<!-- ========== METHOD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_summary"> +<!-- --> +</a> +<h3>Method Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation"> +<caption><span>Methods</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colFirst" scope="col">Modifier and Type</th> +<th class="colLast" scope="col">Method and Description</th> +</tr> +<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"><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>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, + 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> +<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> +</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, + 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.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> +</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> +</ul> +</li> +</ul> +</li> +</ul> +</div> +<div class="details"> +<ul class="blockList"> +<li class="blockList"> +<!-- ============ FIELD DETAIL =========== --> +<ul class="blockList"> +<li class="blockList"><a name="field_detail"> +<!-- --> +</a> +<h3>Field Detail</h3> +<a name="MY_QNAME"> +<!-- --> +</a> +<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> +</li> +</ul> +<a name="localCreateCMSSignatureResponse"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>localCreateCMSSignatureResponse</h4> +<pre>protected <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateCMSSignatureResponseType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.CreateCMSSignatureResponseType</a> localCreateCMSSignatureResponse</pre> +<div class="block">field for CreateCMSSignatureResponse</div> +</li> +</ul> +</li> +</ul> +<!-- ========= CONSTRUCTOR DETAIL ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_detail"> +<!-- --> +</a> +<h3>Constructor Detail</h3> +<a name="SignatureCreationServiceStub.CreateCMSSignatureResponse()"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>SignatureCreationServiceStub.CreateCMSSignatureResponse</h4> +<pre>public SignatureCreationServiceStub.CreateCMSSignatureResponse()</pre> +</li> +</ul> +</li> +</ul> +<!-- ============ METHOD DETAIL ========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_detail"> +<!-- --> +</a> +<h3>Method Detail</h3> +<a name="getCreateCMSSignatureResponse()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getCreateCMSSignatureResponse</h4> +<pre>public <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateCMSSignatureResponseType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.CreateCMSSignatureResponseType</a> getCreateCMSSignatureResponse()</pre> +<div class="block">Auto generated getter method</div> +<dl><dt><span class="strong">Returns:</span></dt><dd>CreateCMSSignatureResponseType</dd></dl> +</li> +</ul> +<a name="setCreateCMSSignatureResponse(at.gv.egiz.moa.SignatureCreationServiceStub.CreateCMSSignatureResponseType)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>setCreateCMSSignatureResponse</h4> +<pre>public void setCreateCMSSignatureResponse(<a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateCMSSignatureResponseType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.CreateCMSSignatureResponseType</a> param)</pre> +<div class="block">Auto generated setter method</div> +<dl><dt><span class="strong">Parameters:</span></dt><dd><code>param</code> - CreateCMSSignatureResponse</dd></dl> +</li> +</ul> +<a name="getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getOMElement</h4> +<pre>public org.apache.axiom.om.OMElement getOMElement(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, + org.apache.axiom.om.OMFactory factory) + throws org.apache.axis2.databinding.ADBException</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>getOMElement</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><span class="strong">Parameters:</span></dt><dd><code>parentQName</code> - </dd><dd><code>factory</code> - </dd> +<dt><span class="strong">Returns:</span></dt><dd>org.apache.axiom.om.OMElement</dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +<a name="serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>serialize</h4> +<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, + <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter) + throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, + org.apache.axis2.databinding.ADBException</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +<a name="serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>serialize</h4> +<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, + <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, + boolean serializeType) + throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, + org.apache.axis2.databinding.ADBException</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +<a name="getPullParser(javax.xml.namespace.QName)"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>getPullParser</h4> +<pre>public <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> getPullParser(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName) + throws org.apache.axis2.databinding.ADBException</pre> +<div class="block">databinding method to get an XML representation of this object</div> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>getPullParser</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +</li> +</ul> +</li> +</ul> +</div> +</div> +<!-- ========= END OF CLASS DATA ========= --> +<!-- ======= START OF BOTTOM NAVBAR ====== --> +<div class="bottomNav"><a name="navbar_bottom"> +<!-- --> +</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateCMSSignatureRequestType.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateCMSSignatureResponse.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li><a href="#nested_class_summary">Nested</a> | </li> +<li><a href="#field_summary">Field</a> | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li><a href="#field_detail">Field</a> | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_bottom"> +<!-- --> +</a></div> +<!-- ======== END OF BOTTOM NAVBAR ======= --> +</body> +</html> diff --git a/docs/at/gv/egiz/moa/SignatureCreationServiceStub.CreateCMSSignatureResponseType.Factory.html b/docs/at/gv/egiz/moa/SignatureCreationServiceStub.CreateCMSSignatureResponseType.Factory.html new file mode 100644 index 00000000..74a8b5c5 --- /dev/null +++ b/docs/at/gv/egiz/moa/SignatureCreationServiceStub.CreateCMSSignatureResponseType.Factory.html @@ -0,0 +1,278 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> +<!-- NewPage --> +<html lang="en"> +<head> +<!-- Generated by javadoc (version 1.7.0_51) on Tue Feb 04 16:50:24 CET 2014 --> +<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> +<title>SignatureCreationServiceStub.CreateCMSSignatureResponseType.Factory (PDF-AS 4.0 Library)</title> +<meta name="date" content="2014-02-04"> +<link rel="stylesheet" type="text/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 Library)"; + } +//--> +</script> +<noscript> +<div>JavaScript is disabled on your browser.</div> +</noscript> +<!-- ========= START OF TOP NAVBAR ======= --> +<div class="topNav"><a name="navbar_top"> +<!-- --> +</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateCMSSignatureResponseType.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateCMSSignatureResponseTypeChoice.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li>Nested | </li> +<li>Field | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li>Field | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_top"> +<!-- --> +</a></div> +<!-- ========= END OF TOP NAVBAR ========= --> +<!-- ======== START OF CLASS DATA ======== --> +<div class="header"> +<div class="subTitle">at.gv.egiz.moa</div> +<h2 title="Class SignatureCreationServiceStub.CreateCMSSignatureResponseType.Factory" class="title">Class SignatureCreationServiceStub.CreateCMSSignatureResponseType.Factory</h2> +</div> +<div class="contentContainer"> +<ul class="inheritance"> +<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li> +<ul class="inheritance"> +<li>at.gv.egiz.moa.SignatureCreationServiceStub.CreateCMSSignatureResponseType.Factory</li> +</ul> +</li> +</ul> +<div class="description"> +<ul class="blockList"> +<li class="blockList"> +<dl> +<dt>Enclosing class:</dt> +<dd><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateCMSSignatureResponseType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.CreateCMSSignatureResponseType</a></dd> +</dl> +<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> +<div class="block">Factory class that keeps the parse method</div> +</li> +</ul> +</div> +<div class="summary"> +<ul class="blockList"> +<li class="blockList"> +<!-- ======== CONSTRUCTOR SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_summary"> +<!-- --> +</a> +<h3>Constructor Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation"> +<caption><span>Constructors</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colOne" scope="col">Constructor and Description</th> +</tr> +<tr class="altColor"> +<td class="colOne"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateCMSSignatureResponseType.Factory.html#SignatureCreationServiceStub.CreateCMSSignatureResponseType.Factory()">SignatureCreationServiceStub.CreateCMSSignatureResponseType.Factory</a></strong>()</code> </td> +</tr> +</table> +</li> +</ul> +<!-- ========== METHOD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_summary"> +<!-- --> +</a> +<h3>Method Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation"> +<caption><span>Methods</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colFirst" scope="col">Modifier and Type</th> +<th class="colLast" scope="col">Method and Description</th> +</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> +<div class="block">static method to create the object + Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable + If this object is not an element, it is a complex type and the reader is at the event just after the outer start element + Postcondition: If this object is an element, the reader is positioned at its end element + If this object is a complex type, the reader is positioned at the end element of its outer element</div> +</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> +</ul> +</li> +</ul> +</li> +</ul> +</div> +<div class="details"> +<ul class="blockList"> +<li class="blockList"> +<!-- ========= CONSTRUCTOR DETAIL ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_detail"> +<!-- --> +</a> +<h3>Constructor Detail</h3> +<a name="SignatureCreationServiceStub.CreateCMSSignatureResponseType.Factory()"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>SignatureCreationServiceStub.CreateCMSSignatureResponseType.Factory</h4> +<pre>public SignatureCreationServiceStub.CreateCMSSignatureResponseType.Factory()</pre> +</li> +</ul> +</li> +</ul> +<!-- ============ METHOD DETAIL ========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_detail"> +<!-- --> +</a> +<h3>Method Detail</h3> +<a name="parse(javax.xml.stream.XMLStreamReader)"> +<!-- --> +</a> +<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> +<div class="block">static method to create the object + Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable + If this object is not an element, it is a complex type and the reader is at the event just after the outer start element + Postcondition: If this object is an element, the reader is positioned at its end element + If this object is a complex type, the reader is positioned at the end element of its outer element</div> +<dl><dt><span class="strong">Throws:</span></dt> +<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></code></dd></dl> +</li> +</ul> +</li> +</ul> +</li> +</ul> +</div> +</div> +<!-- ========= END OF CLASS DATA ========= --> +<!-- ======= START OF BOTTOM NAVBAR ====== --> +<div class="bottomNav"><a name="navbar_bottom"> +<!-- --> +</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateCMSSignatureResponseType.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateCMSSignatureResponseTypeChoice.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li>Nested | </li> +<li>Field | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li>Field | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_bottom"> +<!-- --> +</a></div> +<!-- ======== END OF BOTTOM NAVBAR ======= --> +</body> +</html> diff --git a/docs/at/gv/egiz/moa/SignatureCreationServiceStub.CreateCMSSignatureResponseType.html b/docs/at/gv/egiz/moa/SignatureCreationServiceStub.CreateCMSSignatureResponseType.html new file mode 100644 index 00000000..d7d10c6d --- /dev/null +++ b/docs/at/gv/egiz/moa/SignatureCreationServiceStub.CreateCMSSignatureResponseType.html @@ -0,0 +1,478 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> +<!-- NewPage --> +<html lang="en"> +<head> +<!-- Generated by javadoc (version 1.7.0_51) on Tue Feb 04 16:50:24 CET 2014 --> +<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> +<title>SignatureCreationServiceStub.CreateCMSSignatureResponseType (PDF-AS 4.0 Library)</title> +<meta name="date" content="2014-02-04"> +<link rel="stylesheet" type="text/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 Library)"; + } +//--> +</script> +<noscript> +<div>JavaScript is disabled on your browser.</div> +</noscript> +<!-- ========= START OF TOP NAVBAR ======= --> +<div class="topNav"><a name="navbar_top"> +<!-- --> +</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateCMSSignatureResponse.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateCMSSignatureResponseType.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li><a href="#nested_class_summary">Nested</a> | </li> +<li><a href="#field_summary">Field</a> | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li><a href="#field_detail">Field</a> | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_top"> +<!-- --> +</a></div> +<!-- ========= END OF TOP NAVBAR ========= --> +<!-- ======== START OF CLASS DATA ======== --> +<div class="header"> +<div class="subTitle">at.gv.egiz.moa</div> +<h2 title="Class SignatureCreationServiceStub.CreateCMSSignatureResponseType" class="title">Class SignatureCreationServiceStub.CreateCMSSignatureResponseType</h2> +</div> +<div class="contentContainer"> +<ul class="inheritance"> +<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li> +<ul class="inheritance"> +<li>at.gv.egiz.moa.SignatureCreationServiceStub.CreateCMSSignatureResponseType</li> +</ul> +</li> +</ul> +<div class="description"> +<ul class="blockList"> +<li class="blockList"> +<dl> +<dt>All Implemented Interfaces:</dt> +<dd><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a>, org.apache.axis2.databinding.ADBBean</dd> +</dl> +<dl> +<dt>Enclosing class:</dt> +<dd><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub</a></dd> +</dl> +<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> +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> +</ul> +</div> +<div class="summary"> +<ul class="blockList"> +<li class="blockList"> +<!-- ======== NESTED CLASS SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="nested_class_summary"> +<!-- --> +</a> +<h3>Nested Class Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Nested Class Summary table, listing nested classes, and an explanation"> +<caption><span>Nested Classes</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> +<tr class="altColor"> +<td class="colFirst"><code>static class </code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateCMSSignatureResponseType.Factory.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.CreateCMSSignatureResponseType.Factory</a></strong></code> +<div class="block">Factory class that keeps the parse method</div> +</td> +</tr> +</table> +</li> +</ul> +<!-- =========== FIELD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="field_summary"> +<!-- --> +</a> +<h3>Field Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Field Summary table, listing fields, and an explanation"> +<caption><span>Fields</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> +<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"><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> +</table> +</li> +</ul> +<!-- ======== CONSTRUCTOR SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_summary"> +<!-- --> +</a> +<h3>Constructor Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation"> +<caption><span>Constructors</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colOne" scope="col">Constructor and Description</th> +</tr> +<tr class="altColor"> +<td class="colOne"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateCMSSignatureResponseType.html#SignatureCreationServiceStub.CreateCMSSignatureResponseType()">SignatureCreationServiceStub.CreateCMSSignatureResponseType</a></strong>()</code> </td> +</tr> +</table> +</li> +</ul> +<!-- ========== METHOD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_summary"> +<!-- --> +</a> +<h3>Method Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation"> +<caption><span>Methods</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colFirst" scope="col">Modifier and Type</th> +<th class="colLast" scope="col">Method and Description</th> +</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#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><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.CreateCMSSignatureResponseType.html#getCreateCMSSignatureResponseTypeChoice()">getCreateCMSSignatureResponseTypeChoice</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.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, + 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> +<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> +</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, + 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.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="rowColor"> +<td class="colFirst"><code>protected void</code></td> +<td class="colLast"><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> +</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> +</ul> +</li> +</ul> +</li> +</ul> +</div> +<div class="details"> +<ul class="blockList"> +<li class="blockList"> +<!-- ============ FIELD DETAIL =========== --> +<ul class="blockList"> +<li class="blockList"><a name="field_detail"> +<!-- --> +</a> +<h3>Field Detail</h3> +<a name="localCreateCMSSignatureResponseTypeChoice"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>localCreateCMSSignatureResponseTypeChoice</h4> +<pre>protected <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateCMSSignatureResponseTypeChoice.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.CreateCMSSignatureResponseTypeChoice</a>[] localCreateCMSSignatureResponseTypeChoice</pre> +<div class="block">field for CreateCMSSignatureResponseTypeChoice + This was an Array!</div> +</li> +</ul> +</li> +</ul> +<!-- ========= CONSTRUCTOR DETAIL ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_detail"> +<!-- --> +</a> +<h3>Constructor Detail</h3> +<a name="SignatureCreationServiceStub.CreateCMSSignatureResponseType()"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>SignatureCreationServiceStub.CreateCMSSignatureResponseType</h4> +<pre>public SignatureCreationServiceStub.CreateCMSSignatureResponseType()</pre> +</li> +</ul> +</li> +</ul> +<!-- ============ METHOD DETAIL ========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_detail"> +<!-- --> +</a> +<h3>Method Detail</h3> +<a name="getCreateCMSSignatureResponseTypeChoice()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getCreateCMSSignatureResponseTypeChoice</h4> +<pre>public <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateCMSSignatureResponseTypeChoice.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.CreateCMSSignatureResponseTypeChoice</a>[] getCreateCMSSignatureResponseTypeChoice()</pre> +<div class="block">Auto generated getter method</div> +<dl><dt><span class="strong">Returns:</span></dt><dd>CreateCMSSignatureResponseTypeChoice[]</dd></dl> +</li> +</ul> +<a name="validateCreateCMSSignatureResponseTypeChoice(at.gv.egiz.moa.SignatureCreationServiceStub.CreateCMSSignatureResponseTypeChoice[])"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>validateCreateCMSSignatureResponseTypeChoice</h4> +<pre>protected void validateCreateCMSSignatureResponseTypeChoice(<a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateCMSSignatureResponseTypeChoice.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.CreateCMSSignatureResponseTypeChoice</a>[] param)</pre> +<div class="block">validate the array for CreateCMSSignatureResponseTypeChoice</div> +</li> +</ul> +<a name="setCreateCMSSignatureResponseTypeChoice(at.gv.egiz.moa.SignatureCreationServiceStub.CreateCMSSignatureResponseTypeChoice[])"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>setCreateCMSSignatureResponseTypeChoice</h4> +<pre>public void setCreateCMSSignatureResponseTypeChoice(<a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateCMSSignatureResponseTypeChoice.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.CreateCMSSignatureResponseTypeChoice</a>[] param)</pre> +<div class="block">Auto generated setter method</div> +<dl><dt><span class="strong">Parameters:</span></dt><dd><code>param</code> - CreateCMSSignatureResponseTypeChoice</dd></dl> +</li> +</ul> +<a name="addCreateCMSSignatureResponseTypeChoice(at.gv.egiz.moa.SignatureCreationServiceStub.CreateCMSSignatureResponseTypeChoice)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>addCreateCMSSignatureResponseTypeChoice</h4> +<pre>public void addCreateCMSSignatureResponseTypeChoice(<a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateCMSSignatureResponseTypeChoice.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.CreateCMSSignatureResponseTypeChoice</a> param)</pre> +<div class="block">Auto generated add method for the array for convenience</div> +<dl><dt><span class="strong">Parameters:</span></dt><dd><code>param</code> - CreateCMSSignatureResponseTypeChoice</dd></dl> +</li> +</ul> +<a name="getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getOMElement</h4> +<pre>public org.apache.axiom.om.OMElement getOMElement(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, + org.apache.axiom.om.OMFactory factory) + throws org.apache.axis2.databinding.ADBException</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>getOMElement</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><span class="strong">Parameters:</span></dt><dd><code>parentQName</code> - </dd><dd><code>factory</code> - </dd> +<dt><span class="strong">Returns:</span></dt><dd>org.apache.axiom.om.OMElement</dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +<a name="serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>serialize</h4> +<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, + <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter) + throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, + org.apache.axis2.databinding.ADBException</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +<a name="serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>serialize</h4> +<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, + <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, + boolean serializeType) + throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, + org.apache.axis2.databinding.ADBException</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +<a name="getPullParser(javax.xml.namespace.QName)"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>getPullParser</h4> +<pre>public <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> getPullParser(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName) + throws org.apache.axis2.databinding.ADBException</pre> +<div class="block">databinding method to get an XML representation of this object</div> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>getPullParser</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +</li> +</ul> +</li> +</ul> +</div> +</div> +<!-- ========= END OF CLASS DATA ========= --> +<!-- ======= START OF BOTTOM NAVBAR ====== --> +<div class="bottomNav"><a name="navbar_bottom"> +<!-- --> +</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateCMSSignatureResponse.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateCMSSignatureResponseType.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li><a href="#nested_class_summary">Nested</a> | </li> +<li><a href="#field_summary">Field</a> | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li><a href="#field_detail">Field</a> | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_bottom"> +<!-- --> +</a></div> +<!-- ======== END OF BOTTOM NAVBAR ======= --> +</body> +</html> diff --git a/docs/at/gv/egiz/moa/SignatureCreationServiceStub.CreateCMSSignatureResponseTypeChoice.Factory.html b/docs/at/gv/egiz/moa/SignatureCreationServiceStub.CreateCMSSignatureResponseTypeChoice.Factory.html new file mode 100644 index 00000000..06906ee6 --- /dev/null +++ b/docs/at/gv/egiz/moa/SignatureCreationServiceStub.CreateCMSSignatureResponseTypeChoice.Factory.html @@ -0,0 +1,278 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> +<!-- NewPage --> +<html lang="en"> +<head> +<!-- Generated by javadoc (version 1.7.0_51) on Tue Feb 04 16:50:25 CET 2014 --> +<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> +<title>SignatureCreationServiceStub.CreateCMSSignatureResponseTypeChoice.Factory (PDF-AS 4.0 Library)</title> +<meta name="date" content="2014-02-04"> +<link rel="stylesheet" type="text/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 Library)"; + } +//--> +</script> +<noscript> +<div>JavaScript is disabled on your browser.</div> +</noscript> +<!-- ========= START OF TOP NAVBAR ======= --> +<div class="topNav"><a name="navbar_top"> +<!-- --> +</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateCMSSignatureResponseTypeChoice.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateSignatureEnvironmentProfile.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li>Nested | </li> +<li>Field | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li>Field | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_top"> +<!-- --> +</a></div> +<!-- ========= END OF TOP NAVBAR ========= --> +<!-- ======== START OF CLASS DATA ======== --> +<div class="header"> +<div class="subTitle">at.gv.egiz.moa</div> +<h2 title="Class SignatureCreationServiceStub.CreateCMSSignatureResponseTypeChoice.Factory" class="title">Class SignatureCreationServiceStub.CreateCMSSignatureResponseTypeChoice.Factory</h2> +</div> +<div class="contentContainer"> +<ul class="inheritance"> +<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li> +<ul class="inheritance"> +<li>at.gv.egiz.moa.SignatureCreationServiceStub.CreateCMSSignatureResponseTypeChoice.Factory</li> +</ul> +</li> +</ul> +<div class="description"> +<ul class="blockList"> +<li class="blockList"> +<dl> +<dt>Enclosing class:</dt> +<dd><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateCMSSignatureResponseTypeChoice.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.CreateCMSSignatureResponseTypeChoice</a></dd> +</dl> +<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> +<div class="block">Factory class that keeps the parse method</div> +</li> +</ul> +</div> +<div class="summary"> +<ul class="blockList"> +<li class="blockList"> +<!-- ======== CONSTRUCTOR SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_summary"> +<!-- --> +</a> +<h3>Constructor Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation"> +<caption><span>Constructors</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colOne" scope="col">Constructor and Description</th> +</tr> +<tr class="altColor"> +<td class="colOne"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateCMSSignatureResponseTypeChoice.Factory.html#SignatureCreationServiceStub.CreateCMSSignatureResponseTypeChoice.Factory()">SignatureCreationServiceStub.CreateCMSSignatureResponseTypeChoice.Factory</a></strong>()</code> </td> +</tr> +</table> +</li> +</ul> +<!-- ========== METHOD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_summary"> +<!-- --> +</a> +<h3>Method Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation"> +<caption><span>Methods</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colFirst" scope="col">Modifier and Type</th> +<th class="colLast" scope="col">Method and Description</th> +</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> +<div class="block">static method to create the object + Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable + If this object is not an element, it is a complex type and the reader is at the event just after the outer start element + Postcondition: If this object is an element, the reader is positioned at its end element + If this object is a complex type, the reader is positioned at the end element of its outer element</div> +</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> +</ul> +</li> +</ul> +</li> +</ul> +</div> +<div class="details"> +<ul class="blockList"> +<li class="blockList"> +<!-- ========= CONSTRUCTOR DETAIL ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_detail"> +<!-- --> +</a> +<h3>Constructor Detail</h3> +<a name="SignatureCreationServiceStub.CreateCMSSignatureResponseTypeChoice.Factory()"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>SignatureCreationServiceStub.CreateCMSSignatureResponseTypeChoice.Factory</h4> +<pre>public SignatureCreationServiceStub.CreateCMSSignatureResponseTypeChoice.Factory()</pre> +</li> +</ul> +</li> +</ul> +<!-- ============ METHOD DETAIL ========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_detail"> +<!-- --> +</a> +<h3>Method Detail</h3> +<a name="parse(javax.xml.stream.XMLStreamReader)"> +<!-- --> +</a> +<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> +<div class="block">static method to create the object + Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable + If this object is not an element, it is a complex type and the reader is at the event just after the outer start element + Postcondition: If this object is an element, the reader is positioned at its end element + If this object is a complex type, the reader is positioned at the end element of its outer element</div> +<dl><dt><span class="strong">Throws:</span></dt> +<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></code></dd></dl> +</li> +</ul> +</li> +</ul> +</li> +</ul> +</div> +</div> +<!-- ========= END OF CLASS DATA ========= --> +<!-- ======= START OF BOTTOM NAVBAR ====== --> +<div class="bottomNav"><a name="navbar_bottom"> +<!-- --> +</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateCMSSignatureResponseTypeChoice.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateSignatureEnvironmentProfile.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li>Nested | </li> +<li>Field | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li>Field | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_bottom"> +<!-- --> +</a></div> +<!-- ======== END OF BOTTOM NAVBAR ======= --> +</body> +</html> diff --git a/docs/at/gv/egiz/moa/SignatureCreationServiceStub.CreateCMSSignatureResponseTypeChoice.html b/docs/at/gv/egiz/moa/SignatureCreationServiceStub.CreateCMSSignatureResponseTypeChoice.html new file mode 100644 index 00000000..ea4855d1 --- /dev/null +++ b/docs/at/gv/egiz/moa/SignatureCreationServiceStub.CreateCMSSignatureResponseTypeChoice.html @@ -0,0 +1,545 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> +<!-- NewPage --> +<html lang="en"> +<head> +<!-- Generated by javadoc (version 1.7.0_51) on Tue Feb 04 16:50:25 CET 2014 --> +<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> +<title>SignatureCreationServiceStub.CreateCMSSignatureResponseTypeChoice (PDF-AS 4.0 Library)</title> +<meta name="date" content="2014-02-04"> +<link rel="stylesheet" type="text/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 Library)"; + } +//--> +</script> +<noscript> +<div>JavaScript is disabled on your browser.</div> +</noscript> +<!-- ========= START OF TOP NAVBAR ======= --> +<div class="topNav"><a name="navbar_top"> +<!-- --> +</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateCMSSignatureResponseType.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateCMSSignatureResponseTypeChoice.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li><a href="#nested_class_summary">Nested</a> | </li> +<li><a href="#field_summary">Field</a> | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li><a href="#field_detail">Field</a> | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_top"> +<!-- --> +</a></div> +<!-- ========= END OF TOP NAVBAR ========= --> +<!-- ======== START OF CLASS DATA ======== --> +<div class="header"> +<div class="subTitle">at.gv.egiz.moa</div> +<h2 title="Class SignatureCreationServiceStub.CreateCMSSignatureResponseTypeChoice" class="title">Class SignatureCreationServiceStub.CreateCMSSignatureResponseTypeChoice</h2> +</div> +<div class="contentContainer"> +<ul class="inheritance"> +<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li> +<ul class="inheritance"> +<li>at.gv.egiz.moa.SignatureCreationServiceStub.CreateCMSSignatureResponseTypeChoice</li> +</ul> +</li> +</ul> +<div class="description"> +<ul class="blockList"> +<li class="blockList"> +<dl> +<dt>All Implemented Interfaces:</dt> +<dd><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a>, org.apache.axis2.databinding.ADBBean</dd> +</dl> +<dl> +<dt>Enclosing class:</dt> +<dd><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub</a></dd> +</dl> +<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> +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> +</ul> +</div> +<div class="summary"> +<ul class="blockList"> +<li class="blockList"> +<!-- ======== NESTED CLASS SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="nested_class_summary"> +<!-- --> +</a> +<h3>Nested Class Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Nested Class Summary table, listing nested classes, and an explanation"> +<caption><span>Nested Classes</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> +<tr class="altColor"> +<td class="colFirst"><code>static class </code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateCMSSignatureResponseTypeChoice.Factory.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.CreateCMSSignatureResponseTypeChoice.Factory</a></strong></code> +<div class="block">Factory class that keeps the parse method</div> +</td> +</tr> +</table> +</li> +</ul> +<!-- =========== FIELD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="field_summary"> +<!-- --> +</a> +<h3>Field Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Field Summary table, listing fields, and an explanation"> +<caption><span>Fields</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> +<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="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> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>protected boolean</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateCMSSignatureResponseTypeChoice.html#localCMSSignatureTracker">localCMSSignatureTracker</a></strong></code> </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"><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="rowColor"> +<td class="colFirst"><code>protected boolean</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateCMSSignatureResponseTypeChoice.html#localErrorResponseTracker">localErrorResponseTracker</a></strong></code> </td> +</tr> +</table> +</li> +</ul> +<!-- ======== CONSTRUCTOR SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_summary"> +<!-- --> +</a> +<h3>Constructor Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation"> +<caption><span>Constructors</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colOne" scope="col">Constructor and Description</th> +</tr> +<tr class="altColor"> +<td class="colOne"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateCMSSignatureResponseTypeChoice.html#SignatureCreationServiceStub.CreateCMSSignatureResponseTypeChoice()">SignatureCreationServiceStub.CreateCMSSignatureResponseTypeChoice</a></strong>()</code> </td> +</tr> +</table> +</li> +</ul> +<!-- ========== METHOD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_summary"> +<!-- --> +</a> +<h3>Method Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation"> +<caption><span>Methods</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colFirst" scope="col">Modifier and Type</th> +<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="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> +</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"><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>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, + 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> +<div class="block">databinding method to get an XML representation of this object</div> +</td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>boolean</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateCMSSignatureResponseTypeChoice.html#isCMSSignatureSpecified()">isCMSSignatureSpecified</a></strong>()</code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>boolean</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateCMSSignatureResponseTypeChoice.html#isErrorResponseSpecified()">isErrorResponseSpecified</a></strong>()</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#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)">serialize</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, + <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> 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, + 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> +<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.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> +</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> +</ul> +</li> +</ul> +</li> +</ul> +</div> +<div class="details"> +<ul class="blockList"> +<li class="blockList"> +<!-- ============ FIELD DETAIL =========== --> +<ul class="blockList"> +<li class="blockList"><a name="field_detail"> +<!-- --> +</a> +<h3>Field Detail</h3> +<a name="localCMSSignature"> +<!-- --> +</a> +<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> +<div class="block">field for CMSSignature</div> +</li> +</ul> +<a name="localCMSSignatureTracker"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>localCMSSignatureTracker</h4> +<pre>protected boolean localCMSSignatureTracker</pre> +</li> +</ul> +<a name="localErrorResponse"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>localErrorResponse</h4> +<pre>protected <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ErrorResponseType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.ErrorResponseType</a> localErrorResponse</pre> +<div class="block">field for ErrorResponse</div> +</li> +</ul> +<a name="localErrorResponseTracker"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>localErrorResponseTracker</h4> +<pre>protected boolean localErrorResponseTracker</pre> +</li> +</ul> +</li> +</ul> +<!-- ========= CONSTRUCTOR DETAIL ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_detail"> +<!-- --> +</a> +<h3>Constructor Detail</h3> +<a name="SignatureCreationServiceStub.CreateCMSSignatureResponseTypeChoice()"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>SignatureCreationServiceStub.CreateCMSSignatureResponseTypeChoice</h4> +<pre>public SignatureCreationServiceStub.CreateCMSSignatureResponseTypeChoice()</pre> +</li> +</ul> +</li> +</ul> +<!-- ============ METHOD DETAIL ========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_detail"> +<!-- --> +</a> +<h3>Method Detail</h3> +<a name="isCMSSignatureSpecified()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>isCMSSignatureSpecified</h4> +<pre>public boolean isCMSSignatureSpecified()</pre> +</li> +</ul> +<a name="getCMSSignature()"> +<!-- --> +</a> +<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> +<div class="block">Auto generated getter method</div> +<dl><dt><span class="strong">Returns:</span></dt><dd>javax.activation.DataHandler</dd></dl> +</li> +</ul> +<a name="setCMSSignature(javax.activation.DataHandler)"> +<!-- --> +</a> +<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> +<div class="block">Auto generated setter method</div> +<dl><dt><span class="strong">Parameters:</span></dt><dd><code>param</code> - CMSSignature</dd></dl> +</li> +</ul> +<a name="isErrorResponseSpecified()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>isErrorResponseSpecified</h4> +<pre>public boolean isErrorResponseSpecified()</pre> +</li> +</ul> +<a name="getErrorResponse()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getErrorResponse</h4> +<pre>public <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ErrorResponseType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.ErrorResponseType</a> getErrorResponse()</pre> +<div class="block">Auto generated getter method</div> +<dl><dt><span class="strong">Returns:</span></dt><dd>ErrorResponseType</dd></dl> +</li> +</ul> +<a name="setErrorResponse(at.gv.egiz.moa.SignatureCreationServiceStub.ErrorResponseType)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>setErrorResponse</h4> +<pre>public void setErrorResponse(<a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ErrorResponseType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.ErrorResponseType</a> param)</pre> +<div class="block">Auto generated setter method</div> +<dl><dt><span class="strong">Parameters:</span></dt><dd><code>param</code> - ErrorResponse</dd></dl> +</li> +</ul> +<a name="getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getOMElement</h4> +<pre>public org.apache.axiom.om.OMElement getOMElement(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, + org.apache.axiom.om.OMFactory factory) + throws org.apache.axis2.databinding.ADBException</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>getOMElement</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><span class="strong">Parameters:</span></dt><dd><code>parentQName</code> - </dd><dd><code>factory</code> - </dd> +<dt><span class="strong">Returns:</span></dt><dd>org.apache.axiom.om.OMElement</dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +<a name="serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>serialize</h4> +<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, + <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter) + throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, + org.apache.axis2.databinding.ADBException</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +<a name="serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>serialize</h4> +<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, + <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, + boolean serializeType) + throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, + org.apache.axis2.databinding.ADBException</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +<a name="getPullParser(javax.xml.namespace.QName)"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>getPullParser</h4> +<pre>public <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> getPullParser(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName) + throws org.apache.axis2.databinding.ADBException</pre> +<div class="block">databinding method to get an XML representation of this object</div> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>getPullParser</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +</li> +</ul> +</li> +</ul> +</div> +</div> +<!-- ========= END OF CLASS DATA ========= --> +<!-- ======= START OF BOTTOM NAVBAR ====== --> +<div class="bottomNav"><a name="navbar_bottom"> +<!-- --> +</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateCMSSignatureResponseType.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateCMSSignatureResponseTypeChoice.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li><a href="#nested_class_summary">Nested</a> | </li> +<li><a href="#field_summary">Field</a> | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li><a href="#field_detail">Field</a> | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_bottom"> +<!-- --> +</a></div> +<!-- ======== END OF BOTTOM NAVBAR ======= --> +</body> +</html> diff --git a/docs/at/gv/egiz/moa/SignatureCreationServiceStub.CreateSignatureEnvironmentProfile.Factory.html b/docs/at/gv/egiz/moa/SignatureCreationServiceStub.CreateSignatureEnvironmentProfile.Factory.html new file mode 100644 index 00000000..8ad380c8 --- /dev/null +++ b/docs/at/gv/egiz/moa/SignatureCreationServiceStub.CreateSignatureEnvironmentProfile.Factory.html @@ -0,0 +1,278 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> +<!-- NewPage --> +<html lang="en"> +<head> +<!-- Generated by javadoc (version 1.7.0_51) on Tue Feb 04 16:50:26 CET 2014 --> +<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> +<title>SignatureCreationServiceStub.CreateSignatureEnvironmentProfile.Factory (PDF-AS 4.0 Library)</title> +<meta name="date" content="2014-02-04"> +<link rel="stylesheet" type="text/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 Library)"; + } +//--> +</script> +<noscript> +<div>JavaScript is disabled on your browser.</div> +</noscript> +<!-- ========= START OF TOP NAVBAR ======= --> +<div class="topNav"><a name="navbar_top"> +<!-- --> +</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateSignatureEnvironmentProfile_type0.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateSignatureInfo_type0.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li>Nested | </li> +<li>Field | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li>Field | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_top"> +<!-- --> +</a></div> +<!-- ========= END OF TOP NAVBAR ========= --> +<!-- ======== START OF CLASS DATA ======== --> +<div class="header"> +<div class="subTitle">at.gv.egiz.moa</div> +<h2 title="Class SignatureCreationServiceStub.CreateSignatureEnvironmentProfile.Factory" class="title">Class SignatureCreationServiceStub.CreateSignatureEnvironmentProfile.Factory</h2> +</div> +<div class="contentContainer"> +<ul class="inheritance"> +<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li> +<ul class="inheritance"> +<li>at.gv.egiz.moa.SignatureCreationServiceStub.CreateSignatureEnvironmentProfile.Factory</li> +</ul> +</li> +</ul> +<div class="description"> +<ul class="blockList"> +<li class="blockList"> +<dl> +<dt>Enclosing class:</dt> +<dd><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateSignatureEnvironmentProfile.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.CreateSignatureEnvironmentProfile</a></dd> +</dl> +<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> +<div class="block">Factory class that keeps the parse method</div> +</li> +</ul> +</div> +<div class="summary"> +<ul class="blockList"> +<li class="blockList"> +<!-- ======== CONSTRUCTOR SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_summary"> +<!-- --> +</a> +<h3>Constructor Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation"> +<caption><span>Constructors</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colOne" scope="col">Constructor and Description</th> +</tr> +<tr class="altColor"> +<td class="colOne"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateSignatureEnvironmentProfile.Factory.html#SignatureCreationServiceStub.CreateSignatureEnvironmentProfile.Factory()">SignatureCreationServiceStub.CreateSignatureEnvironmentProfile.Factory</a></strong>()</code> </td> +</tr> +</table> +</li> +</ul> +<!-- ========== METHOD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_summary"> +<!-- --> +</a> +<h3>Method Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation"> +<caption><span>Methods</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colFirst" scope="col">Modifier and Type</th> +<th class="colLast" scope="col">Method and Description</th> +</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> +<div class="block">static method to create the object + Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable + If this object is not an element, it is a complex type and the reader is at the event just after the outer start element + Postcondition: If this object is an element, the reader is positioned at its end element + If this object is a complex type, the reader is positioned at the end element of its outer element</div> +</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> +</ul> +</li> +</ul> +</li> +</ul> +</div> +<div class="details"> +<ul class="blockList"> +<li class="blockList"> +<!-- ========= CONSTRUCTOR DETAIL ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_detail"> +<!-- --> +</a> +<h3>Constructor Detail</h3> +<a name="SignatureCreationServiceStub.CreateSignatureEnvironmentProfile.Factory()"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>SignatureCreationServiceStub.CreateSignatureEnvironmentProfile.Factory</h4> +<pre>public SignatureCreationServiceStub.CreateSignatureEnvironmentProfile.Factory()</pre> +</li> +</ul> +</li> +</ul> +<!-- ============ METHOD DETAIL ========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_detail"> +<!-- --> +</a> +<h3>Method Detail</h3> +<a name="parse(javax.xml.stream.XMLStreamReader)"> +<!-- --> +</a> +<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> +<div class="block">static method to create the object + Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable + If this object is not an element, it is a complex type and the reader is at the event just after the outer start element + Postcondition: If this object is an element, the reader is positioned at its end element + If this object is a complex type, the reader is positioned at the end element of its outer element</div> +<dl><dt><span class="strong">Throws:</span></dt> +<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></code></dd></dl> +</li> +</ul> +</li> +</ul> +</li> +</ul> +</div> +</div> +<!-- ========= END OF CLASS DATA ========= --> +<!-- ======= START OF BOTTOM NAVBAR ====== --> +<div class="bottomNav"><a name="navbar_bottom"> +<!-- --> +</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateSignatureEnvironmentProfile_type0.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateSignatureInfo_type0.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li>Nested | </li> +<li>Field | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li>Field | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_bottom"> +<!-- --> +</a></div> +<!-- ======== END OF BOTTOM NAVBAR ======= --> +</body> +</html> diff --git a/docs/at/gv/egiz/moa/SignatureCreationServiceStub.CreateSignatureEnvironmentProfile.html b/docs/at/gv/egiz/moa/SignatureCreationServiceStub.CreateSignatureEnvironmentProfile.html new file mode 100644 index 00000000..03208d2a --- /dev/null +++ b/docs/at/gv/egiz/moa/SignatureCreationServiceStub.CreateSignatureEnvironmentProfile.html @@ -0,0 +1,456 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> +<!-- NewPage --> +<html lang="en"> +<head> +<!-- Generated by javadoc (version 1.7.0_51) on Tue Feb 04 16:50:25 CET 2014 --> +<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> +<title>SignatureCreationServiceStub.CreateSignatureEnvironmentProfile (PDF-AS 4.0 Library)</title> +<meta name="date" content="2014-02-04"> +<link rel="stylesheet" type="text/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 Library)"; + } +//--> +</script> +<noscript> +<div>JavaScript is disabled on your browser.</div> +</noscript> +<!-- ========= START OF TOP NAVBAR ======= --> +<div class="topNav"><a name="navbar_top"> +<!-- --> +</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateCMSSignatureResponseTypeChoice.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateSignatureEnvironmentProfile_type0.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li><a href="#nested_class_summary">Nested</a> | </li> +<li><a href="#field_summary">Field</a> | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li><a href="#field_detail">Field</a> | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_top"> +<!-- --> +</a></div> +<!-- ========= END OF TOP NAVBAR ========= --> +<!-- ======== START OF CLASS DATA ======== --> +<div class="header"> +<div class="subTitle">at.gv.egiz.moa</div> +<h2 title="Class SignatureCreationServiceStub.CreateSignatureEnvironmentProfile" class="title">Class SignatureCreationServiceStub.CreateSignatureEnvironmentProfile</h2> +</div> +<div class="contentContainer"> +<ul class="inheritance"> +<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li> +<ul class="inheritance"> +<li>at.gv.egiz.moa.SignatureCreationServiceStub.CreateSignatureEnvironmentProfile</li> +</ul> +</li> +</ul> +<div class="description"> +<ul class="blockList"> +<li class="blockList"> +<dl> +<dt>All Implemented Interfaces:</dt> +<dd><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a>, org.apache.axis2.databinding.ADBBean</dd> +</dl> +<dl> +<dt>Enclosing class:</dt> +<dd><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub</a></dd> +</dl> +<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> +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> +</ul> +</div> +<div class="summary"> +<ul class="blockList"> +<li class="blockList"> +<!-- ======== NESTED CLASS SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="nested_class_summary"> +<!-- --> +</a> +<h3>Nested Class Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Nested Class Summary table, listing nested classes, and an explanation"> +<caption><span>Nested Classes</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> +<tr class="altColor"> +<td class="colFirst"><code>static class </code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateSignatureEnvironmentProfile.Factory.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.CreateSignatureEnvironmentProfile.Factory</a></strong></code> +<div class="block">Factory class that keeps the parse method</div> +</td> +</tr> +</table> +</li> +</ul> +<!-- =========== FIELD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="field_summary"> +<!-- --> +</a> +<h3>Field Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Field Summary table, listing fields, and an explanation"> +<caption><span>Fields</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> +<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"><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> +<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="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateSignatureEnvironmentProfile.html#MY_QNAME">MY_QNAME</a></strong></code> </td> +</tr> +</table> +</li> +</ul> +<!-- ======== CONSTRUCTOR SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_summary"> +<!-- --> +</a> +<h3>Constructor Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation"> +<caption><span>Constructors</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colOne" scope="col">Constructor and Description</th> +</tr> +<tr class="altColor"> +<td class="colOne"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateSignatureEnvironmentProfile.html#SignatureCreationServiceStub.CreateSignatureEnvironmentProfile()">SignatureCreationServiceStub.CreateSignatureEnvironmentProfile</a></strong>()</code> </td> +</tr> +</table> +</li> +</ul> +<!-- ========== METHOD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_summary"> +<!-- --> +</a> +<h3>Method Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation"> +<caption><span>Methods</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colFirst" scope="col">Modifier and Type</th> +<th class="colLast" scope="col">Method and Description</th> +</tr> +<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"><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="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, + 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> +<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> +</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, + 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.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> +</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> +</ul> +</li> +</ul> +</li> +</ul> +</div> +<div class="details"> +<ul class="blockList"> +<li class="blockList"> +<!-- ============ FIELD DETAIL =========== --> +<ul class="blockList"> +<li class="blockList"><a name="field_detail"> +<!-- --> +</a> +<h3>Field Detail</h3> +<a name="MY_QNAME"> +<!-- --> +</a> +<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> +</li> +</ul> +<a name="localCreateSignatureEnvironmentProfile"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>localCreateSignatureEnvironmentProfile</h4> +<pre>protected <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateSignatureEnvironmentProfile_type0.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.CreateSignatureEnvironmentProfile_type0</a> localCreateSignatureEnvironmentProfile</pre> +<div class="block">field for CreateSignatureEnvironmentProfile</div> +</li> +</ul> +</li> +</ul> +<!-- ========= CONSTRUCTOR DETAIL ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_detail"> +<!-- --> +</a> +<h3>Constructor Detail</h3> +<a name="SignatureCreationServiceStub.CreateSignatureEnvironmentProfile()"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>SignatureCreationServiceStub.CreateSignatureEnvironmentProfile</h4> +<pre>public SignatureCreationServiceStub.CreateSignatureEnvironmentProfile()</pre> +</li> +</ul> +</li> +</ul> +<!-- ============ METHOD DETAIL ========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_detail"> +<!-- --> +</a> +<h3>Method Detail</h3> +<a name="getCreateSignatureEnvironmentProfile()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getCreateSignatureEnvironmentProfile</h4> +<pre>public <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateSignatureEnvironmentProfile_type0.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.CreateSignatureEnvironmentProfile_type0</a> getCreateSignatureEnvironmentProfile()</pre> +<div class="block">Auto generated getter method</div> +<dl><dt><span class="strong">Returns:</span></dt><dd>CreateSignatureEnvironmentProfile_type0</dd></dl> +</li> +</ul> +<a name="setCreateSignatureEnvironmentProfile(at.gv.egiz.moa.SignatureCreationServiceStub.CreateSignatureEnvironmentProfile_type0)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>setCreateSignatureEnvironmentProfile</h4> +<pre>public void setCreateSignatureEnvironmentProfile(<a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateSignatureEnvironmentProfile_type0.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.CreateSignatureEnvironmentProfile_type0</a> param)</pre> +<div class="block">Auto generated setter method</div> +<dl><dt><span class="strong">Parameters:</span></dt><dd><code>param</code> - CreateSignatureEnvironmentProfile</dd></dl> +</li> +</ul> +<a name="getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getOMElement</h4> +<pre>public org.apache.axiom.om.OMElement getOMElement(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, + org.apache.axiom.om.OMFactory factory) + throws org.apache.axis2.databinding.ADBException</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>getOMElement</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><span class="strong">Parameters:</span></dt><dd><code>parentQName</code> - </dd><dd><code>factory</code> - </dd> +<dt><span class="strong">Returns:</span></dt><dd>org.apache.axiom.om.OMElement</dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +<a name="serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>serialize</h4> +<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, + <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter) + throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, + org.apache.axis2.databinding.ADBException</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +<a name="serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>serialize</h4> +<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, + <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, + boolean serializeType) + throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, + org.apache.axis2.databinding.ADBException</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +<a name="getPullParser(javax.xml.namespace.QName)"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>getPullParser</h4> +<pre>public <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> getPullParser(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName) + throws org.apache.axis2.databinding.ADBException</pre> +<div class="block">databinding method to get an XML representation of this object</div> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>getPullParser</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +</li> +</ul> +</li> +</ul> +</div> +</div> +<!-- ========= END OF CLASS DATA ========= --> +<!-- ======= START OF BOTTOM NAVBAR ====== --> +<div class="bottomNav"><a name="navbar_bottom"> +<!-- --> +</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateCMSSignatureResponseTypeChoice.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateSignatureEnvironmentProfile_type0.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li><a href="#nested_class_summary">Nested</a> | </li> +<li><a href="#field_summary">Field</a> | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li><a href="#field_detail">Field</a> | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_bottom"> +<!-- --> +</a></div> +<!-- ======== END OF BOTTOM NAVBAR ======= --> +</body> +</html> diff --git a/docs/at/gv/egiz/moa/SignatureCreationServiceStub.CreateSignatureEnvironmentProfile_type0.Factory.html b/docs/at/gv/egiz/moa/SignatureCreationServiceStub.CreateSignatureEnvironmentProfile_type0.Factory.html new file mode 100644 index 00000000..c219f324 --- /dev/null +++ b/docs/at/gv/egiz/moa/SignatureCreationServiceStub.CreateSignatureEnvironmentProfile_type0.Factory.html @@ -0,0 +1,278 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> +<!-- NewPage --> +<html lang="en"> +<head> +<!-- Generated by javadoc (version 1.7.0_51) on Tue Feb 04 16:50:26 CET 2014 --> +<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> +<title>SignatureCreationServiceStub.CreateSignatureEnvironmentProfile_type0.Factory (PDF-AS 4.0 Library)</title> +<meta name="date" content="2014-02-04"> +<link rel="stylesheet" type="text/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 Library)"; + } +//--> +</script> +<noscript> +<div>JavaScript is disabled on your browser.</div> +</noscript> +<!-- ========= START OF TOP NAVBAR ======= --> +<div class="topNav"><a name="navbar_top"> +<!-- --> +</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateSignatureEnvironmentProfile_type0.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateSignatureEnvironmentProfile.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li>Nested | </li> +<li>Field | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li>Field | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_top"> +<!-- --> +</a></div> +<!-- ========= END OF TOP NAVBAR ========= --> +<!-- ======== START OF CLASS DATA ======== --> +<div class="header"> +<div class="subTitle">at.gv.egiz.moa</div> +<h2 title="Class SignatureCreationServiceStub.CreateSignatureEnvironmentProfile_type0.Factory" class="title">Class SignatureCreationServiceStub.CreateSignatureEnvironmentProfile_type0.Factory</h2> +</div> +<div class="contentContainer"> +<ul class="inheritance"> +<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li> +<ul class="inheritance"> +<li>at.gv.egiz.moa.SignatureCreationServiceStub.CreateSignatureEnvironmentProfile_type0.Factory</li> +</ul> +</li> +</ul> +<div class="description"> +<ul class="blockList"> +<li class="blockList"> +<dl> +<dt>Enclosing class:</dt> +<dd><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateSignatureEnvironmentProfile_type0.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.CreateSignatureEnvironmentProfile_type0</a></dd> +</dl> +<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> +<div class="block">Factory class that keeps the parse method</div> +</li> +</ul> +</div> +<div class="summary"> +<ul class="blockList"> +<li class="blockList"> +<!-- ======== CONSTRUCTOR SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_summary"> +<!-- --> +</a> +<h3>Constructor Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation"> +<caption><span>Constructors</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colOne" scope="col">Constructor and Description</th> +</tr> +<tr class="altColor"> +<td class="colOne"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateSignatureEnvironmentProfile_type0.Factory.html#SignatureCreationServiceStub.CreateSignatureEnvironmentProfile_type0.Factory()">SignatureCreationServiceStub.CreateSignatureEnvironmentProfile_type0.Factory</a></strong>()</code> </td> +</tr> +</table> +</li> +</ul> +<!-- ========== METHOD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_summary"> +<!-- --> +</a> +<h3>Method Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation"> +<caption><span>Methods</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colFirst" scope="col">Modifier and Type</th> +<th class="colLast" scope="col">Method and Description</th> +</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> +<div class="block">static method to create the object + Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable + If this object is not an element, it is a complex type and the reader is at the event just after the outer start element + Postcondition: If this object is an element, the reader is positioned at its end element + If this object is a complex type, the reader is positioned at the end element of its outer element</div> +</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> +</ul> +</li> +</ul> +</li> +</ul> +</div> +<div class="details"> +<ul class="blockList"> +<li class="blockList"> +<!-- ========= CONSTRUCTOR DETAIL ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_detail"> +<!-- --> +</a> +<h3>Constructor Detail</h3> +<a name="SignatureCreationServiceStub.CreateSignatureEnvironmentProfile_type0.Factory()"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>SignatureCreationServiceStub.CreateSignatureEnvironmentProfile_type0.Factory</h4> +<pre>public SignatureCreationServiceStub.CreateSignatureEnvironmentProfile_type0.Factory()</pre> +</li> +</ul> +</li> +</ul> +<!-- ============ METHOD DETAIL ========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_detail"> +<!-- --> +</a> +<h3>Method Detail</h3> +<a name="parse(javax.xml.stream.XMLStreamReader)"> +<!-- --> +</a> +<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> +<div class="block">static method to create the object + Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable + If this object is not an element, it is a complex type and the reader is at the event just after the outer start element + Postcondition: If this object is an element, the reader is positioned at its end element + If this object is a complex type, the reader is positioned at the end element of its outer element</div> +<dl><dt><span class="strong">Throws:</span></dt> +<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></code></dd></dl> +</li> +</ul> +</li> +</ul> +</li> +</ul> +</div> +</div> +<!-- ========= END OF CLASS DATA ========= --> +<!-- ======= START OF BOTTOM NAVBAR ====== --> +<div class="bottomNav"><a name="navbar_bottom"> +<!-- --> +</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateSignatureEnvironmentProfile_type0.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateSignatureEnvironmentProfile.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li>Nested | </li> +<li>Field | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li>Field | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_bottom"> +<!-- --> +</a></div> +<!-- ======== END OF BOTTOM NAVBAR ======= --> +</body> +</html> diff --git a/docs/at/gv/egiz/moa/SignatureCreationServiceStub.CreateSignatureEnvironmentProfile_type0.html b/docs/at/gv/egiz/moa/SignatureCreationServiceStub.CreateSignatureEnvironmentProfile_type0.html new file mode 100644 index 00000000..dfbff830 --- /dev/null +++ b/docs/at/gv/egiz/moa/SignatureCreationServiceStub.CreateSignatureEnvironmentProfile_type0.html @@ -0,0 +1,554 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> +<!-- NewPage --> +<html lang="en"> +<head> +<!-- Generated by javadoc (version 1.7.0_51) on Tue Feb 04 16:50:26 CET 2014 --> +<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> +<title>SignatureCreationServiceStub.CreateSignatureEnvironmentProfile_type0 (PDF-AS 4.0 Library)</title> +<meta name="date" content="2014-02-04"> +<link rel="stylesheet" type="text/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 Library)"; + } +//--> +</script> +<noscript> +<div>JavaScript is disabled on your browser.</div> +</noscript> +<!-- ========= START OF TOP NAVBAR ======= --> +<div class="topNav"><a name="navbar_top"> +<!-- --> +</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateSignatureEnvironmentProfile.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateSignatureEnvironmentProfile_type0.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li><a href="#nested_class_summary">Nested</a> | </li> +<li><a href="#field_summary">Field</a> | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li><a href="#field_detail">Field</a> | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_top"> +<!-- --> +</a></div> +<!-- ========= END OF TOP NAVBAR ========= --> +<!-- ======== START OF CLASS DATA ======== --> +<div class="header"> +<div class="subTitle">at.gv.egiz.moa</div> +<h2 title="Class SignatureCreationServiceStub.CreateSignatureEnvironmentProfile_type0" class="title">Class SignatureCreationServiceStub.CreateSignatureEnvironmentProfile_type0</h2> +</div> +<div class="contentContainer"> +<ul class="inheritance"> +<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li> +<ul class="inheritance"> +<li>at.gv.egiz.moa.SignatureCreationServiceStub.CreateSignatureEnvironmentProfile_type0</li> +</ul> +</li> +</ul> +<div class="description"> +<ul class="blockList"> +<li class="blockList"> +<dl> +<dt>All Implemented Interfaces:</dt> +<dd><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a>, org.apache.axis2.databinding.ADBBean</dd> +</dl> +<dl> +<dt>Enclosing class:</dt> +<dd><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub</a></dd> +</dl> +<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> +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> +</ul> +</div> +<div class="summary"> +<ul class="blockList"> +<li class="blockList"> +<!-- ======== NESTED CLASS SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="nested_class_summary"> +<!-- --> +</a> +<h3>Nested Class Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Nested Class Summary table, listing nested classes, and an explanation"> +<caption><span>Nested Classes</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> +<tr class="altColor"> +<td class="colFirst"><code>static class </code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateSignatureEnvironmentProfile_type0.Factory.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.CreateSignatureEnvironmentProfile_type0.Factory</a></strong></code> +<div class="block">Factory class that keeps the parse method</div> +</td> +</tr> +</table> +</li> +</ul> +<!-- =========== FIELD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="field_summary"> +<!-- --> +</a> +<h3>Field Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Field Summary table, listing fields, and an explanation"> +<caption><span>Fields</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> +<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"><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> +<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"><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="altColor"> +<td class="colFirst"><code>protected boolean</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateSignatureEnvironmentProfile_type0.html#localSupplementTracker">localSupplementTracker</a></strong></code> </td> +</tr> +</table> +</li> +</ul> +<!-- ======== CONSTRUCTOR SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_summary"> +<!-- --> +</a> +<h3>Constructor Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation"> +<caption><span>Constructors</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colOne" scope="col">Constructor and Description</th> +</tr> +<tr class="altColor"> +<td class="colOne"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateSignatureEnvironmentProfile_type0.html#SignatureCreationServiceStub.CreateSignatureEnvironmentProfile_type0()">SignatureCreationServiceStub.CreateSignatureEnvironmentProfile_type0</a></strong>()</code> </td> +</tr> +</table> +</li> +</ul> +<!-- ========== METHOD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_summary"> +<!-- --> +</a> +<h3>Method Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation"> +<caption><span>Methods</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colFirst" scope="col">Modifier and Type</th> +<th class="colLast" scope="col">Method and Description</th> +</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#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><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.CreateSignatureEnvironmentProfile_type0.html#getCreateSignatureLocation()">getCreateSignatureLocation</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.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, + 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> +<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="../../../../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.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>boolean</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateSignatureEnvironmentProfile_type0.html#isSupplementSpecified()">isSupplementSpecified</a></strong>()</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_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> +</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, + 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.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> +<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#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>protected void</code></td> +<td class="colLast"><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> +</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> +</ul> +</li> +</ul> +</li> +</ul> +</div> +<div class="details"> +<ul class="blockList"> +<li class="blockList"> +<!-- ============ FIELD DETAIL =========== --> +<ul class="blockList"> +<li class="blockList"><a name="field_detail"> +<!-- --> +</a> +<h3>Field Detail</h3> +<a name="localCreateSignatureLocation"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>localCreateSignatureLocation</h4> +<pre>protected <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateSignatureLocationType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.CreateSignatureLocationType</a> localCreateSignatureLocation</pre> +<div class="block">field for CreateSignatureLocation</div> +</li> +</ul> +<a name="localSupplement"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>localSupplement</h4> +<pre>protected <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.XMLDataObjectAssociationType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.XMLDataObjectAssociationType</a>[] localSupplement</pre> +<div class="block">field for Supplement + This was an Array!</div> +</li> +</ul> +<a name="localSupplementTracker"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>localSupplementTracker</h4> +<pre>protected boolean localSupplementTracker</pre> +</li> +</ul> +</li> +</ul> +<!-- ========= CONSTRUCTOR DETAIL ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_detail"> +<!-- --> +</a> +<h3>Constructor Detail</h3> +<a name="SignatureCreationServiceStub.CreateSignatureEnvironmentProfile_type0()"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>SignatureCreationServiceStub.CreateSignatureEnvironmentProfile_type0</h4> +<pre>public SignatureCreationServiceStub.CreateSignatureEnvironmentProfile_type0()</pre> +</li> +</ul> +</li> +</ul> +<!-- ============ METHOD DETAIL ========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_detail"> +<!-- --> +</a> +<h3>Method Detail</h3> +<a name="getCreateSignatureLocation()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getCreateSignatureLocation</h4> +<pre>public <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateSignatureLocationType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.CreateSignatureLocationType</a> getCreateSignatureLocation()</pre> +<div class="block">Auto generated getter method</div> +<dl><dt><span class="strong">Returns:</span></dt><dd>CreateSignatureLocationType</dd></dl> +</li> +</ul> +<a name="setCreateSignatureLocation(at.gv.egiz.moa.SignatureCreationServiceStub.CreateSignatureLocationType)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>setCreateSignatureLocation</h4> +<pre>public void setCreateSignatureLocation(<a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateSignatureLocationType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.CreateSignatureLocationType</a> param)</pre> +<div class="block">Auto generated setter method</div> +<dl><dt><span class="strong">Parameters:</span></dt><dd><code>param</code> - CreateSignatureLocation</dd></dl> +</li> +</ul> +<a name="isSupplementSpecified()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>isSupplementSpecified</h4> +<pre>public boolean isSupplementSpecified()</pre> +</li> +</ul> +<a name="getSupplement()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getSupplement</h4> +<pre>public <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.XMLDataObjectAssociationType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.XMLDataObjectAssociationType</a>[] getSupplement()</pre> +<div class="block">Auto generated getter method</div> +<dl><dt><span class="strong">Returns:</span></dt><dd>XMLDataObjectAssociationType[]</dd></dl> +</li> +</ul> +<a name="validateSupplement(at.gv.egiz.moa.SignatureCreationServiceStub.XMLDataObjectAssociationType[])"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>validateSupplement</h4> +<pre>protected void validateSupplement(<a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.XMLDataObjectAssociationType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.XMLDataObjectAssociationType</a>[] param)</pre> +<div class="block">validate the array for Supplement</div> +</li> +</ul> +<a name="setSupplement(at.gv.egiz.moa.SignatureCreationServiceStub.XMLDataObjectAssociationType[])"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>setSupplement</h4> +<pre>public void setSupplement(<a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.XMLDataObjectAssociationType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.XMLDataObjectAssociationType</a>[] param)</pre> +<div class="block">Auto generated setter method</div> +<dl><dt><span class="strong">Parameters:</span></dt><dd><code>param</code> - Supplement</dd></dl> +</li> +</ul> +<a name="addSupplement(at.gv.egiz.moa.SignatureCreationServiceStub.XMLDataObjectAssociationType)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>addSupplement</h4> +<pre>public void addSupplement(<a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.XMLDataObjectAssociationType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.XMLDataObjectAssociationType</a> param)</pre> +<div class="block">Auto generated add method for the array for convenience</div> +<dl><dt><span class="strong">Parameters:</span></dt><dd><code>param</code> - XMLDataObjectAssociationType</dd></dl> +</li> +</ul> +<a name="getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getOMElement</h4> +<pre>public org.apache.axiom.om.OMElement getOMElement(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, + org.apache.axiom.om.OMFactory factory) + throws org.apache.axis2.databinding.ADBException</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>getOMElement</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><span class="strong">Parameters:</span></dt><dd><code>parentQName</code> - </dd><dd><code>factory</code> - </dd> +<dt><span class="strong">Returns:</span></dt><dd>org.apache.axiom.om.OMElement</dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +<a name="serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>serialize</h4> +<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, + <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter) + throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, + org.apache.axis2.databinding.ADBException</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +<a name="serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>serialize</h4> +<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, + <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, + boolean serializeType) + throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, + org.apache.axis2.databinding.ADBException</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +<a name="getPullParser(javax.xml.namespace.QName)"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>getPullParser</h4> +<pre>public <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> getPullParser(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName) + throws org.apache.axis2.databinding.ADBException</pre> +<div class="block">databinding method to get an XML representation of this object</div> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>getPullParser</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +</li> +</ul> +</li> +</ul> +</div> +</div> +<!-- ========= END OF CLASS DATA ========= --> +<!-- ======= START OF BOTTOM NAVBAR ====== --> +<div class="bottomNav"><a name="navbar_bottom"> +<!-- --> +</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateSignatureEnvironmentProfile.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateSignatureEnvironmentProfile_type0.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li><a href="#nested_class_summary">Nested</a> | </li> +<li><a href="#field_summary">Field</a> | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li><a href="#field_detail">Field</a> | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_bottom"> +<!-- --> +</a></div> +<!-- ======== END OF BOTTOM NAVBAR ======= --> +</body> +</html> diff --git a/docs/at/gv/egiz/moa/SignatureCreationServiceStub.CreateSignatureInfoChoice_type0.Factory.html b/docs/at/gv/egiz/moa/SignatureCreationServiceStub.CreateSignatureInfoChoice_type0.Factory.html new file mode 100644 index 00000000..09afdbc5 --- /dev/null +++ b/docs/at/gv/egiz/moa/SignatureCreationServiceStub.CreateSignatureInfoChoice_type0.Factory.html @@ -0,0 +1,278 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> +<!-- NewPage --> +<html lang="en"> +<head> +<!-- Generated by javadoc (version 1.7.0_51) on Tue Feb 04 16:50:27 CET 2014 --> +<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> +<title>SignatureCreationServiceStub.CreateSignatureInfoChoice_type0.Factory (PDF-AS 4.0 Library)</title> +<meta name="date" content="2014-02-04"> +<link rel="stylesheet" type="text/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 Library)"; + } +//--> +</script> +<noscript> +<div>JavaScript is disabled on your browser.</div> +</noscript> +<!-- ========= START OF TOP NAVBAR ======= --> +<div class="topNav"><a name="navbar_top"> +<!-- --> +</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateSignatureInfoChoice_type0.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateSignatureLocationType.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li>Nested | </li> +<li>Field | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li>Field | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_top"> +<!-- --> +</a></div> +<!-- ========= END OF TOP NAVBAR ========= --> +<!-- ======== START OF CLASS DATA ======== --> +<div class="header"> +<div class="subTitle">at.gv.egiz.moa</div> +<h2 title="Class SignatureCreationServiceStub.CreateSignatureInfoChoice_type0.Factory" class="title">Class SignatureCreationServiceStub.CreateSignatureInfoChoice_type0.Factory</h2> +</div> +<div class="contentContainer"> +<ul class="inheritance"> +<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li> +<ul class="inheritance"> +<li>at.gv.egiz.moa.SignatureCreationServiceStub.CreateSignatureInfoChoice_type0.Factory</li> +</ul> +</li> +</ul> +<div class="description"> +<ul class="blockList"> +<li class="blockList"> +<dl> +<dt>Enclosing class:</dt> +<dd><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateSignatureInfoChoice_type0.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.CreateSignatureInfoChoice_type0</a></dd> +</dl> +<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> +<div class="block">Factory class that keeps the parse method</div> +</li> +</ul> +</div> +<div class="summary"> +<ul class="blockList"> +<li class="blockList"> +<!-- ======== CONSTRUCTOR SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_summary"> +<!-- --> +</a> +<h3>Constructor Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation"> +<caption><span>Constructors</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colOne" scope="col">Constructor and Description</th> +</tr> +<tr class="altColor"> +<td class="colOne"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateSignatureInfoChoice_type0.Factory.html#SignatureCreationServiceStub.CreateSignatureInfoChoice_type0.Factory()">SignatureCreationServiceStub.CreateSignatureInfoChoice_type0.Factory</a></strong>()</code> </td> +</tr> +</table> +</li> +</ul> +<!-- ========== METHOD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_summary"> +<!-- --> +</a> +<h3>Method Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation"> +<caption><span>Methods</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colFirst" scope="col">Modifier and Type</th> +<th class="colLast" scope="col">Method and Description</th> +</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> +<div class="block">static method to create the object + Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable + If this object is not an element, it is a complex type and the reader is at the event just after the outer start element + Postcondition: If this object is an element, the reader is positioned at its end element + If this object is a complex type, the reader is positioned at the end element of its outer element</div> +</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> +</ul> +</li> +</ul> +</li> +</ul> +</div> +<div class="details"> +<ul class="blockList"> +<li class="blockList"> +<!-- ========= CONSTRUCTOR DETAIL ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_detail"> +<!-- --> +</a> +<h3>Constructor Detail</h3> +<a name="SignatureCreationServiceStub.CreateSignatureInfoChoice_type0.Factory()"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>SignatureCreationServiceStub.CreateSignatureInfoChoice_type0.Factory</h4> +<pre>public SignatureCreationServiceStub.CreateSignatureInfoChoice_type0.Factory()</pre> +</li> +</ul> +</li> +</ul> +<!-- ============ METHOD DETAIL ========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_detail"> +<!-- --> +</a> +<h3>Method Detail</h3> +<a name="parse(javax.xml.stream.XMLStreamReader)"> +<!-- --> +</a> +<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> +<div class="block">static method to create the object + Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable + If this object is not an element, it is a complex type and the reader is at the event just after the outer start element + Postcondition: If this object is an element, the reader is positioned at its end element + If this object is a complex type, the reader is positioned at the end element of its outer element</div> +<dl><dt><span class="strong">Throws:</span></dt> +<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></code></dd></dl> +</li> +</ul> +</li> +</ul> +</li> +</ul> +</div> +</div> +<!-- ========= END OF CLASS DATA ========= --> +<!-- ======= START OF BOTTOM NAVBAR ====== --> +<div class="bottomNav"><a name="navbar_bottom"> +<!-- --> +</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateSignatureInfoChoice_type0.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateSignatureLocationType.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li>Nested | </li> +<li>Field | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li>Field | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_bottom"> +<!-- --> +</a></div> +<!-- ======== END OF BOTTOM NAVBAR ======= --> +</body> +</html> diff --git a/docs/at/gv/egiz/moa/SignatureCreationServiceStub.CreateSignatureInfoChoice_type0.html b/docs/at/gv/egiz/moa/SignatureCreationServiceStub.CreateSignatureInfoChoice_type0.html new file mode 100644 index 00000000..aa0e57e8 --- /dev/null +++ b/docs/at/gv/egiz/moa/SignatureCreationServiceStub.CreateSignatureInfoChoice_type0.html @@ -0,0 +1,545 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> +<!-- NewPage --> +<html lang="en"> +<head> +<!-- Generated by javadoc (version 1.7.0_51) on Tue Feb 04 16:50:27 CET 2014 --> +<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> +<title>SignatureCreationServiceStub.CreateSignatureInfoChoice_type0 (PDF-AS 4.0 Library)</title> +<meta name="date" content="2014-02-04"> +<link rel="stylesheet" type="text/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 Library)"; + } +//--> +</script> +<noscript> +<div>JavaScript is disabled on your browser.</div> +</noscript> +<!-- ========= START OF TOP NAVBAR ======= --> +<div class="topNav"><a name="navbar_top"> +<!-- --> +</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateSignatureInfo_type0.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateSignatureInfoChoice_type0.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li><a href="#nested_class_summary">Nested</a> | </li> +<li><a href="#field_summary">Field</a> | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li><a href="#field_detail">Field</a> | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_top"> +<!-- --> +</a></div> +<!-- ========= END OF TOP NAVBAR ========= --> +<!-- ======== START OF CLASS DATA ======== --> +<div class="header"> +<div class="subTitle">at.gv.egiz.moa</div> +<h2 title="Class SignatureCreationServiceStub.CreateSignatureInfoChoice_type0" class="title">Class SignatureCreationServiceStub.CreateSignatureInfoChoice_type0</h2> +</div> +<div class="contentContainer"> +<ul class="inheritance"> +<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li> +<ul class="inheritance"> +<li>at.gv.egiz.moa.SignatureCreationServiceStub.CreateSignatureInfoChoice_type0</li> +</ul> +</li> +</ul> +<div class="description"> +<ul class="blockList"> +<li class="blockList"> +<dl> +<dt>All Implemented Interfaces:</dt> +<dd><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a>, org.apache.axis2.databinding.ADBBean</dd> +</dl> +<dl> +<dt>Enclosing class:</dt> +<dd><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub</a></dd> +</dl> +<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> +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> +</ul> +</div> +<div class="summary"> +<ul class="blockList"> +<li class="blockList"> +<!-- ======== NESTED CLASS SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="nested_class_summary"> +<!-- --> +</a> +<h3>Nested Class Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Nested Class Summary table, listing nested classes, and an explanation"> +<caption><span>Nested Classes</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> +<tr class="altColor"> +<td class="colFirst"><code>static class </code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateSignatureInfoChoice_type0.Factory.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.CreateSignatureInfoChoice_type0.Factory</a></strong></code> +<div class="block">Factory class that keeps the parse method</div> +</td> +</tr> +</table> +</li> +</ul> +<!-- =========== FIELD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="field_summary"> +<!-- --> +</a> +<h3>Field Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Field Summary table, listing fields, and an explanation"> +<caption><span>Fields</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> +<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"><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.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.CreateSignatureInfoChoice_type0.html#localCreateSignatureEnvironmentProfileID">localCreateSignatureEnvironmentProfileID</a></strong></code> +<div class="block">field for CreateSignatureEnvironmentProfileID</div> +</td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>protected boolean</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateSignatureInfoChoice_type0.html#localCreateSignatureEnvironmentProfileIDTracker">localCreateSignatureEnvironmentProfileIDTracker</a></strong></code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>protected boolean</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateSignatureInfoChoice_type0.html#localCreateSignatureEnvironmentProfileTracker">localCreateSignatureEnvironmentProfileTracker</a></strong></code> </td> +</tr> +</table> +</li> +</ul> +<!-- ======== CONSTRUCTOR SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_summary"> +<!-- --> +</a> +<h3>Constructor Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation"> +<caption><span>Constructors</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colOne" scope="col">Constructor and Description</th> +</tr> +<tr class="altColor"> +<td class="colOne"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateSignatureInfoChoice_type0.html#SignatureCreationServiceStub.CreateSignatureInfoChoice_type0()">SignatureCreationServiceStub.CreateSignatureInfoChoice_type0</a></strong>()</code> </td> +</tr> +</table> +</li> +</ul> +<!-- ========== METHOD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_summary"> +<!-- --> +</a> +<h3>Method Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation"> +<caption><span>Methods</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colFirst" scope="col">Modifier and Type</th> +<th class="colLast" scope="col">Method and Description</th> +</tr> +<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"><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.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.CreateSignatureInfoChoice_type0.html#getCreateSignatureEnvironmentProfileID()">getCreateSignatureEnvironmentProfileID</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.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, + 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> +<div class="block">databinding method to get an XML representation of this object</div> +</td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>boolean</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateSignatureInfoChoice_type0.html#isCreateSignatureEnvironmentProfileIDSpecified()">isCreateSignatureEnvironmentProfileIDSpecified</a></strong>()</code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>boolean</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateSignatureInfoChoice_type0.html#isCreateSignatureEnvironmentProfileSpecified()">isCreateSignatureEnvironmentProfileSpecified</a></strong>()</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.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> +</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, + 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.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"><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> +</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> +</ul> +</li> +</ul> +</li> +</ul> +</div> +<div class="details"> +<ul class="blockList"> +<li class="blockList"> +<!-- ============ FIELD DETAIL =========== --> +<ul class="blockList"> +<li class="blockList"><a name="field_detail"> +<!-- --> +</a> +<h3>Field Detail</h3> +<a name="localCreateSignatureEnvironmentProfile"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>localCreateSignatureEnvironmentProfile</h4> +<pre>protected <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateSignatureEnvironmentProfile_type0.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.CreateSignatureEnvironmentProfile_type0</a> localCreateSignatureEnvironmentProfile</pre> +<div class="block">field for CreateSignatureEnvironmentProfile</div> +</li> +</ul> +<a name="localCreateSignatureEnvironmentProfileTracker"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>localCreateSignatureEnvironmentProfileTracker</h4> +<pre>protected boolean localCreateSignatureEnvironmentProfileTracker</pre> +</li> +</ul> +<a name="localCreateSignatureEnvironmentProfileID"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>localCreateSignatureEnvironmentProfileID</h4> +<pre>protected <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ProfileIdentifierType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.ProfileIdentifierType</a> localCreateSignatureEnvironmentProfileID</pre> +<div class="block">field for CreateSignatureEnvironmentProfileID</div> +</li> +</ul> +<a name="localCreateSignatureEnvironmentProfileIDTracker"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>localCreateSignatureEnvironmentProfileIDTracker</h4> +<pre>protected boolean localCreateSignatureEnvironmentProfileIDTracker</pre> +</li> +</ul> +</li> +</ul> +<!-- ========= CONSTRUCTOR DETAIL ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_detail"> +<!-- --> +</a> +<h3>Constructor Detail</h3> +<a name="SignatureCreationServiceStub.CreateSignatureInfoChoice_type0()"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>SignatureCreationServiceStub.CreateSignatureInfoChoice_type0</h4> +<pre>public SignatureCreationServiceStub.CreateSignatureInfoChoice_type0()</pre> +</li> +</ul> +</li> +</ul> +<!-- ============ METHOD DETAIL ========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_detail"> +<!-- --> +</a> +<h3>Method Detail</h3> +<a name="isCreateSignatureEnvironmentProfileSpecified()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>isCreateSignatureEnvironmentProfileSpecified</h4> +<pre>public boolean isCreateSignatureEnvironmentProfileSpecified()</pre> +</li> +</ul> +<a name="getCreateSignatureEnvironmentProfile()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getCreateSignatureEnvironmentProfile</h4> +<pre>public <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateSignatureEnvironmentProfile_type0.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.CreateSignatureEnvironmentProfile_type0</a> getCreateSignatureEnvironmentProfile()</pre> +<div class="block">Auto generated getter method</div> +<dl><dt><span class="strong">Returns:</span></dt><dd>CreateSignatureEnvironmentProfile_type0</dd></dl> +</li> +</ul> +<a name="setCreateSignatureEnvironmentProfile(at.gv.egiz.moa.SignatureCreationServiceStub.CreateSignatureEnvironmentProfile_type0)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>setCreateSignatureEnvironmentProfile</h4> +<pre>public void setCreateSignatureEnvironmentProfile(<a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateSignatureEnvironmentProfile_type0.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.CreateSignatureEnvironmentProfile_type0</a> param)</pre> +<div class="block">Auto generated setter method</div> +<dl><dt><span class="strong">Parameters:</span></dt><dd><code>param</code> - CreateSignatureEnvironmentProfile</dd></dl> +</li> +</ul> +<a name="isCreateSignatureEnvironmentProfileIDSpecified()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>isCreateSignatureEnvironmentProfileIDSpecified</h4> +<pre>public boolean isCreateSignatureEnvironmentProfileIDSpecified()</pre> +</li> +</ul> +<a name="getCreateSignatureEnvironmentProfileID()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getCreateSignatureEnvironmentProfileID</h4> +<pre>public <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ProfileIdentifierType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.ProfileIdentifierType</a> getCreateSignatureEnvironmentProfileID()</pre> +<div class="block">Auto generated getter method</div> +<dl><dt><span class="strong">Returns:</span></dt><dd>ProfileIdentifierType</dd></dl> +</li> +</ul> +<a name="setCreateSignatureEnvironmentProfileID(at.gv.egiz.moa.SignatureCreationServiceStub.ProfileIdentifierType)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>setCreateSignatureEnvironmentProfileID</h4> +<pre>public void setCreateSignatureEnvironmentProfileID(<a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ProfileIdentifierType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.ProfileIdentifierType</a> param)</pre> +<div class="block">Auto generated setter method</div> +<dl><dt><span class="strong">Parameters:</span></dt><dd><code>param</code> - CreateSignatureEnvironmentProfileID</dd></dl> +</li> +</ul> +<a name="getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getOMElement</h4> +<pre>public org.apache.axiom.om.OMElement getOMElement(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, + org.apache.axiom.om.OMFactory factory) + throws org.apache.axis2.databinding.ADBException</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>getOMElement</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><span class="strong">Parameters:</span></dt><dd><code>parentQName</code> - </dd><dd><code>factory</code> - </dd> +<dt><span class="strong">Returns:</span></dt><dd>org.apache.axiom.om.OMElement</dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +<a name="serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>serialize</h4> +<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, + <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter) + throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, + org.apache.axis2.databinding.ADBException</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +<a name="serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>serialize</h4> +<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, + <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, + boolean serializeType) + throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, + org.apache.axis2.databinding.ADBException</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +<a name="getPullParser(javax.xml.namespace.QName)"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>getPullParser</h4> +<pre>public <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> getPullParser(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName) + throws org.apache.axis2.databinding.ADBException</pre> +<div class="block">databinding method to get an XML representation of this object</div> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>getPullParser</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +</li> +</ul> +</li> +</ul> +</div> +</div> +<!-- ========= END OF CLASS DATA ========= --> +<!-- ======= START OF BOTTOM NAVBAR ====== --> +<div class="bottomNav"><a name="navbar_bottom"> +<!-- --> +</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateSignatureInfo_type0.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateSignatureInfoChoice_type0.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li><a href="#nested_class_summary">Nested</a> | </li> +<li><a href="#field_summary">Field</a> | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li><a href="#field_detail">Field</a> | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_bottom"> +<!-- --> +</a></div> +<!-- ======== END OF BOTTOM NAVBAR ======= --> +</body> +</html> diff --git a/docs/at/gv/egiz/moa/SignatureCreationServiceStub.CreateSignatureInfo_type0.Factory.html b/docs/at/gv/egiz/moa/SignatureCreationServiceStub.CreateSignatureInfo_type0.Factory.html new file mode 100644 index 00000000..1841c120 --- /dev/null +++ b/docs/at/gv/egiz/moa/SignatureCreationServiceStub.CreateSignatureInfo_type0.Factory.html @@ -0,0 +1,278 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> +<!-- NewPage --> +<html lang="en"> +<head> +<!-- Generated by javadoc (version 1.7.0_51) on Tue Feb 04 16:50:26 CET 2014 --> +<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> +<title>SignatureCreationServiceStub.CreateSignatureInfo_type0.Factory (PDF-AS 4.0 Library)</title> +<meta name="date" content="2014-02-04"> +<link rel="stylesheet" type="text/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 Library)"; + } +//--> +</script> +<noscript> +<div>JavaScript is disabled on your browser.</div> +</noscript> +<!-- ========= START OF TOP NAVBAR ======= --> +<div class="topNav"><a name="navbar_top"> +<!-- --> +</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateSignatureInfo_type0.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateSignatureInfoChoice_type0.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li>Nested | </li> +<li>Field | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li>Field | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_top"> +<!-- --> +</a></div> +<!-- ========= END OF TOP NAVBAR ========= --> +<!-- ======== START OF CLASS DATA ======== --> +<div class="header"> +<div class="subTitle">at.gv.egiz.moa</div> +<h2 title="Class SignatureCreationServiceStub.CreateSignatureInfo_type0.Factory" class="title">Class SignatureCreationServiceStub.CreateSignatureInfo_type0.Factory</h2> +</div> +<div class="contentContainer"> +<ul class="inheritance"> +<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li> +<ul class="inheritance"> +<li>at.gv.egiz.moa.SignatureCreationServiceStub.CreateSignatureInfo_type0.Factory</li> +</ul> +</li> +</ul> +<div class="description"> +<ul class="blockList"> +<li class="blockList"> +<dl> +<dt>Enclosing class:</dt> +<dd><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateSignatureInfo_type0.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.CreateSignatureInfo_type0</a></dd> +</dl> +<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> +<div class="block">Factory class that keeps the parse method</div> +</li> +</ul> +</div> +<div class="summary"> +<ul class="blockList"> +<li class="blockList"> +<!-- ======== CONSTRUCTOR SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_summary"> +<!-- --> +</a> +<h3>Constructor Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation"> +<caption><span>Constructors</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colOne" scope="col">Constructor and Description</th> +</tr> +<tr class="altColor"> +<td class="colOne"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateSignatureInfo_type0.Factory.html#SignatureCreationServiceStub.CreateSignatureInfo_type0.Factory()">SignatureCreationServiceStub.CreateSignatureInfo_type0.Factory</a></strong>()</code> </td> +</tr> +</table> +</li> +</ul> +<!-- ========== METHOD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_summary"> +<!-- --> +</a> +<h3>Method Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation"> +<caption><span>Methods</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colFirst" scope="col">Modifier and Type</th> +<th class="colLast" scope="col">Method and Description</th> +</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> +<div class="block">static method to create the object + Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable + If this object is not an element, it is a complex type and the reader is at the event just after the outer start element + Postcondition: If this object is an element, the reader is positioned at its end element + If this object is a complex type, the reader is positioned at the end element of its outer element</div> +</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> +</ul> +</li> +</ul> +</li> +</ul> +</div> +<div class="details"> +<ul class="blockList"> +<li class="blockList"> +<!-- ========= CONSTRUCTOR DETAIL ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_detail"> +<!-- --> +</a> +<h3>Constructor Detail</h3> +<a name="SignatureCreationServiceStub.CreateSignatureInfo_type0.Factory()"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>SignatureCreationServiceStub.CreateSignatureInfo_type0.Factory</h4> +<pre>public SignatureCreationServiceStub.CreateSignatureInfo_type0.Factory()</pre> +</li> +</ul> +</li> +</ul> +<!-- ============ METHOD DETAIL ========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_detail"> +<!-- --> +</a> +<h3>Method Detail</h3> +<a name="parse(javax.xml.stream.XMLStreamReader)"> +<!-- --> +</a> +<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> +<div class="block">static method to create the object + Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable + If this object is not an element, it is a complex type and the reader is at the event just after the outer start element + Postcondition: If this object is an element, the reader is positioned at its end element + If this object is a complex type, the reader is positioned at the end element of its outer element</div> +<dl><dt><span class="strong">Throws:</span></dt> +<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></code></dd></dl> +</li> +</ul> +</li> +</ul> +</li> +</ul> +</div> +</div> +<!-- ========= END OF CLASS DATA ========= --> +<!-- ======= START OF BOTTOM NAVBAR ====== --> +<div class="bottomNav"><a name="navbar_bottom"> +<!-- --> +</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateSignatureInfo_type0.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateSignatureInfoChoice_type0.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li>Nested | </li> +<li>Field | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li>Field | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_bottom"> +<!-- --> +</a></div> +<!-- ======== END OF BOTTOM NAVBAR ======= --> +</body> +</html> diff --git a/docs/at/gv/egiz/moa/SignatureCreationServiceStub.CreateSignatureInfo_type0.html b/docs/at/gv/egiz/moa/SignatureCreationServiceStub.CreateSignatureInfo_type0.html new file mode 100644 index 00000000..54297e85 --- /dev/null +++ b/docs/at/gv/egiz/moa/SignatureCreationServiceStub.CreateSignatureInfo_type0.html @@ -0,0 +1,493 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> +<!-- NewPage --> +<html lang="en"> +<head> +<!-- Generated by javadoc (version 1.7.0_51) on Tue Feb 04 16:50:26 CET 2014 --> +<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> +<title>SignatureCreationServiceStub.CreateSignatureInfo_type0 (PDF-AS 4.0 Library)</title> +<meta name="date" content="2014-02-04"> +<link rel="stylesheet" type="text/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 Library)"; + } +//--> +</script> +<noscript> +<div>JavaScript is disabled on your browser.</div> +</noscript> +<!-- ========= START OF TOP NAVBAR ======= --> +<div class="topNav"><a name="navbar_top"> +<!-- --> +</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateSignatureEnvironmentProfile.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateSignatureInfo_type0.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li><a href="#nested_class_summary">Nested</a> | </li> +<li><a href="#field_summary">Field</a> | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li><a href="#field_detail">Field</a> | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_top"> +<!-- --> +</a></div> +<!-- ========= END OF TOP NAVBAR ========= --> +<!-- ======== START OF CLASS DATA ======== --> +<div class="header"> +<div class="subTitle">at.gv.egiz.moa</div> +<h2 title="Class SignatureCreationServiceStub.CreateSignatureInfo_type0" class="title">Class SignatureCreationServiceStub.CreateSignatureInfo_type0</h2> +</div> +<div class="contentContainer"> +<ul class="inheritance"> +<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li> +<ul class="inheritance"> +<li>at.gv.egiz.moa.SignatureCreationServiceStub.CreateSignatureInfo_type0</li> +</ul> +</li> +</ul> +<div class="description"> +<ul class="blockList"> +<li class="blockList"> +<dl> +<dt>All Implemented Interfaces:</dt> +<dd><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a>, org.apache.axis2.databinding.ADBBean</dd> +</dl> +<dl> +<dt>Enclosing class:</dt> +<dd><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub</a></dd> +</dl> +<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> +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> +</ul> +</div> +<div class="summary"> +<ul class="blockList"> +<li class="blockList"> +<!-- ======== NESTED CLASS SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="nested_class_summary"> +<!-- --> +</a> +<h3>Nested Class Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Nested Class Summary table, listing nested classes, and an explanation"> +<caption><span>Nested Classes</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> +<tr class="altColor"> +<td class="colFirst"><code>static class </code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateSignatureInfo_type0.Factory.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.CreateSignatureInfo_type0.Factory</a></strong></code> +<div class="block">Factory class that keeps the parse method</div> +</td> +</tr> +</table> +</li> +</ul> +<!-- =========== FIELD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="field_summary"> +<!-- --> +</a> +<h3>Field Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Field Summary table, listing fields, and an explanation"> +<caption><span>Fields</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> +<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"><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.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.CreateSignatureInfo_type0.html#localCreateSignatureInfoChoice_type0">localCreateSignatureInfoChoice_type0</a></strong></code> +<div class="block">field for CreateSignatureInfoChoice_type0</div> +</td> +</tr> +</table> +</li> +</ul> +<!-- ======== CONSTRUCTOR SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_summary"> +<!-- --> +</a> +<h3>Constructor Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation"> +<caption><span>Constructors</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colOne" scope="col">Constructor and Description</th> +</tr> +<tr class="altColor"> +<td class="colOne"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateSignatureInfo_type0.html#SignatureCreationServiceStub.CreateSignatureInfo_type0()">SignatureCreationServiceStub.CreateSignatureInfo_type0</a></strong>()</code> </td> +</tr> +</table> +</li> +</ul> +<!-- ========== METHOD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_summary"> +<!-- --> +</a> +<h3>Method Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation"> +<caption><span>Methods</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colFirst" scope="col">Modifier and Type</th> +<th class="colLast" scope="col">Method and Description</th> +</tr> +<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"><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.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.CreateSignatureInfo_type0.html#getCreateSignatureInfoChoice_type0()">getCreateSignatureInfoChoice_type0</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.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, + 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> +<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> +</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, + 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.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"><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> +</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> +</ul> +</li> +</ul> +</li> +</ul> +</div> +<div class="details"> +<ul class="blockList"> +<li class="blockList"> +<!-- ============ FIELD DETAIL =========== --> +<ul class="blockList"> +<li class="blockList"><a name="field_detail"> +<!-- --> +</a> +<h3>Field Detail</h3> +<a name="localCreateSignatureEnvironment"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>localCreateSignatureEnvironment</h4> +<pre>protected <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ContentOptionalRefType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.ContentOptionalRefType</a> localCreateSignatureEnvironment</pre> +<div class="block">field for CreateSignatureEnvironment</div> +</li> +</ul> +<a name="localCreateSignatureInfoChoice_type0"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>localCreateSignatureInfoChoice_type0</h4> +<pre>protected <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateSignatureInfoChoice_type0.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.CreateSignatureInfoChoice_type0</a> localCreateSignatureInfoChoice_type0</pre> +<div class="block">field for CreateSignatureInfoChoice_type0</div> +</li> +</ul> +</li> +</ul> +<!-- ========= CONSTRUCTOR DETAIL ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_detail"> +<!-- --> +</a> +<h3>Constructor Detail</h3> +<a name="SignatureCreationServiceStub.CreateSignatureInfo_type0()"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>SignatureCreationServiceStub.CreateSignatureInfo_type0</h4> +<pre>public SignatureCreationServiceStub.CreateSignatureInfo_type0()</pre> +</li> +</ul> +</li> +</ul> +<!-- ============ METHOD DETAIL ========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_detail"> +<!-- --> +</a> +<h3>Method Detail</h3> +<a name="getCreateSignatureEnvironment()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getCreateSignatureEnvironment</h4> +<pre>public <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ContentOptionalRefType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.ContentOptionalRefType</a> getCreateSignatureEnvironment()</pre> +<div class="block">Auto generated getter method</div> +<dl><dt><span class="strong">Returns:</span></dt><dd>ContentOptionalRefType</dd></dl> +</li> +</ul> +<a name="setCreateSignatureEnvironment(at.gv.egiz.moa.SignatureCreationServiceStub.ContentOptionalRefType)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>setCreateSignatureEnvironment</h4> +<pre>public void setCreateSignatureEnvironment(<a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ContentOptionalRefType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.ContentOptionalRefType</a> param)</pre> +<div class="block">Auto generated setter method</div> +<dl><dt><span class="strong">Parameters:</span></dt><dd><code>param</code> - CreateSignatureEnvironment</dd></dl> +</li> +</ul> +<a name="getCreateSignatureInfoChoice_type0()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getCreateSignatureInfoChoice_type0</h4> +<pre>public <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateSignatureInfoChoice_type0.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.CreateSignatureInfoChoice_type0</a> getCreateSignatureInfoChoice_type0()</pre> +<div class="block">Auto generated getter method</div> +<dl><dt><span class="strong">Returns:</span></dt><dd>CreateSignatureInfoChoice_type0</dd></dl> +</li> +</ul> +<a name="setCreateSignatureInfoChoice_type0(at.gv.egiz.moa.SignatureCreationServiceStub.CreateSignatureInfoChoice_type0)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>setCreateSignatureInfoChoice_type0</h4> +<pre>public void setCreateSignatureInfoChoice_type0(<a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateSignatureInfoChoice_type0.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.CreateSignatureInfoChoice_type0</a> param)</pre> +<div class="block">Auto generated setter method</div> +<dl><dt><span class="strong">Parameters:</span></dt><dd><code>param</code> - CreateSignatureInfoChoice_type0</dd></dl> +</li> +</ul> +<a name="getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getOMElement</h4> +<pre>public org.apache.axiom.om.OMElement getOMElement(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, + org.apache.axiom.om.OMFactory factory) + throws org.apache.axis2.databinding.ADBException</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>getOMElement</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><span class="strong">Parameters:</span></dt><dd><code>parentQName</code> - </dd><dd><code>factory</code> - </dd> +<dt><span class="strong">Returns:</span></dt><dd>org.apache.axiom.om.OMElement</dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +<a name="serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>serialize</h4> +<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, + <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter) + throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, + org.apache.axis2.databinding.ADBException</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +<a name="serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>serialize</h4> +<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, + <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, + boolean serializeType) + throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, + org.apache.axis2.databinding.ADBException</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +<a name="getPullParser(javax.xml.namespace.QName)"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>getPullParser</h4> +<pre>public <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> getPullParser(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName) + throws org.apache.axis2.databinding.ADBException</pre> +<div class="block">databinding method to get an XML representation of this object</div> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>getPullParser</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +</li> +</ul> +</li> +</ul> +</div> +</div> +<!-- ========= END OF CLASS DATA ========= --> +<!-- ======= START OF BOTTOM NAVBAR ====== --> +<div class="bottomNav"><a name="navbar_bottom"> +<!-- --> +</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateSignatureEnvironmentProfile.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateSignatureInfo_type0.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li><a href="#nested_class_summary">Nested</a> | </li> +<li><a href="#field_summary">Field</a> | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li><a href="#field_detail">Field</a> | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_bottom"> +<!-- --> +</a></div> +<!-- ======== END OF BOTTOM NAVBAR ======= --> +</body> +</html> diff --git a/docs/at/gv/egiz/moa/SignatureCreationServiceStub.CreateSignatureLocationType.Factory.html b/docs/at/gv/egiz/moa/SignatureCreationServiceStub.CreateSignatureLocationType.Factory.html new file mode 100644 index 00000000..bbbf9d08 --- /dev/null +++ b/docs/at/gv/egiz/moa/SignatureCreationServiceStub.CreateSignatureLocationType.Factory.html @@ -0,0 +1,308 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> +<!-- NewPage --> +<html lang="en"> +<head> +<!-- Generated by javadoc (version 1.7.0_51) on Tue Feb 04 16:50:27 CET 2014 --> +<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> +<title>SignatureCreationServiceStub.CreateSignatureLocationType.Factory (PDF-AS 4.0 Library)</title> +<meta name="date" content="2014-02-04"> +<link rel="stylesheet" type="text/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 Library)"; + } +//--> +</script> +<noscript> +<div>JavaScript is disabled on your browser.</div> +</noscript> +<!-- ========= START OF TOP NAVBAR ======= --> +<div class="topNav"><a name="navbar_top"> +<!-- --> +</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateSignatureLocationType.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateTransformsInfoProfile.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li>Nested | </li> +<li>Field | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li>Field | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_top"> +<!-- --> +</a></div> +<!-- ========= END OF TOP NAVBAR ========= --> +<!-- ======== START OF CLASS DATA ======== --> +<div class="header"> +<div class="subTitle">at.gv.egiz.moa</div> +<h2 title="Class SignatureCreationServiceStub.CreateSignatureLocationType.Factory" class="title">Class SignatureCreationServiceStub.CreateSignatureLocationType.Factory</h2> +</div> +<div class="contentContainer"> +<ul class="inheritance"> +<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li> +<ul class="inheritance"> +<li>at.gv.egiz.moa.SignatureCreationServiceStub.CreateSignatureLocationType.Factory</li> +</ul> +</li> +</ul> +<div class="description"> +<ul class="blockList"> +<li class="blockList"> +<dl> +<dt>Enclosing class:</dt> +<dd><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateSignatureLocationType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.CreateSignatureLocationType</a></dd> +</dl> +<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> +<div class="block">Factory class that keeps the parse method</div> +</li> +</ul> +</div> +<div class="summary"> +<ul class="blockList"> +<li class="blockList"> +<!-- ======== CONSTRUCTOR SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_summary"> +<!-- --> +</a> +<h3>Constructor Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation"> +<caption><span>Constructors</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colOne" scope="col">Constructor and Description</th> +</tr> +<tr class="altColor"> +<td class="colOne"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateSignatureLocationType.Factory.html#SignatureCreationServiceStub.CreateSignatureLocationType.Factory()">SignatureCreationServiceStub.CreateSignatureLocationType.Factory</a></strong>()</code> </td> +</tr> +</table> +</li> +</ul> +<!-- ========== METHOD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_summary"> +<!-- --> +</a> +<h3>Method Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation"> +<caption><span>Methods</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colFirst" scope="col">Modifier and Type</th> +<th class="colLast" scope="col">Method and Description</th> +</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> +</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> +</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> +<div class="block">static method to create the object + Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable + If this object is not an element, it is a complex type and the reader is at the event just after the outer start element + Postcondition: If this object is an element, the reader is positioned at its end element + If this object is a complex type, the reader is positioned at the end element of its outer element</div> +</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> +</ul> +</li> +</ul> +</li> +</ul> +</div> +<div class="details"> +<ul class="blockList"> +<li class="blockList"> +<!-- ========= CONSTRUCTOR DETAIL ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_detail"> +<!-- --> +</a> +<h3>Constructor Detail</h3> +<a name="SignatureCreationServiceStub.CreateSignatureLocationType.Factory()"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>SignatureCreationServiceStub.CreateSignatureLocationType.Factory</h4> +<pre>public SignatureCreationServiceStub.CreateSignatureLocationType.Factory()</pre> +</li> +</ul> +</li> +</ul> +<!-- ============ METHOD DETAIL ========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_detail"> +<!-- --> +</a> +<h3>Method Detail</h3> +<a name="fromString(java.lang.String, java.lang.String)"> +<!-- --> +</a> +<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> +</li> +</ul> +<a name="fromString(javax.xml.stream.XMLStreamReader, java.lang.String)"> +<!-- --> +</a> +<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> +</li> +</ul> +<a name="parse(javax.xml.stream.XMLStreamReader)"> +<!-- --> +</a> +<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> +<div class="block">static method to create the object + Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable + If this object is not an element, it is a complex type and the reader is at the event just after the outer start element + Postcondition: If this object is an element, the reader is positioned at its end element + If this object is a complex type, the reader is positioned at the end element of its outer element</div> +<dl><dt><span class="strong">Throws:</span></dt> +<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></code></dd></dl> +</li> +</ul> +</li> +</ul> +</li> +</ul> +</div> +</div> +<!-- ========= END OF CLASS DATA ========= --> +<!-- ======= START OF BOTTOM NAVBAR ====== --> +<div class="bottomNav"><a name="navbar_bottom"> +<!-- --> +</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateSignatureLocationType.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateTransformsInfoProfile.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li>Nested | </li> +<li>Field | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li>Field | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_bottom"> +<!-- --> +</a></div> +<!-- ======== END OF BOTTOM NAVBAR ======= --> +</body> +</html> diff --git a/docs/at/gv/egiz/moa/SignatureCreationServiceStub.CreateSignatureLocationType.html b/docs/at/gv/egiz/moa/SignatureCreationServiceStub.CreateSignatureLocationType.html new file mode 100644 index 00000000..c087fb53 --- /dev/null +++ b/docs/at/gv/egiz/moa/SignatureCreationServiceStub.CreateSignatureLocationType.html @@ -0,0 +1,512 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> +<!-- NewPage --> +<html lang="en"> +<head> +<!-- Generated by javadoc (version 1.7.0_51) on Tue Feb 04 16:50:27 CET 2014 --> +<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> +<title>SignatureCreationServiceStub.CreateSignatureLocationType (PDF-AS 4.0 Library)</title> +<meta name="date" content="2014-02-04"> +<link rel="stylesheet" type="text/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 Library)"; + } +//--> +</script> +<noscript> +<div>JavaScript is disabled on your browser.</div> +</noscript> +<!-- ========= START OF TOP NAVBAR ======= --> +<div class="topNav"><a name="navbar_top"> +<!-- --> +</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateSignatureInfoChoice_type0.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateSignatureLocationType.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li><a href="#nested_class_summary">Nested</a> | </li> +<li><a href="#field_summary">Field</a> | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li><a href="#field_detail">Field</a> | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_top"> +<!-- --> +</a></div> +<!-- ========= END OF TOP NAVBAR ========= --> +<!-- ======== START OF CLASS DATA ======== --> +<div class="header"> +<div class="subTitle">at.gv.egiz.moa</div> +<h2 title="Class SignatureCreationServiceStub.CreateSignatureLocationType" class="title">Class SignatureCreationServiceStub.CreateSignatureLocationType</h2> +</div> +<div class="contentContainer"> +<ul class="inheritance"> +<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li> +<ul class="inheritance"> +<li>at.gv.egiz.moa.SignatureCreationServiceStub.CreateSignatureLocationType</li> +</ul> +</li> +</ul> +<div class="description"> +<ul class="blockList"> +<li class="blockList"> +<dl> +<dt>All Implemented Interfaces:</dt> +<dd><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a>, org.apache.axis2.databinding.ADBBean</dd> +</dl> +<dl> +<dt>Enclosing class:</dt> +<dd><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub</a></dd> +</dl> +<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> +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> +</ul> +</div> +<div class="summary"> +<ul class="blockList"> +<li class="blockList"> +<!-- ======== NESTED CLASS SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="nested_class_summary"> +<!-- --> +</a> +<h3>Nested Class Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Nested Class Summary table, listing nested classes, and an explanation"> +<caption><span>Nested Classes</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> +<tr class="altColor"> +<td class="colFirst"><code>static class </code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateSignatureLocationType.Factory.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.CreateSignatureLocationType.Factory</a></strong></code> +<div class="block">Factory class that keeps the parse method</div> +</td> +</tr> +</table> +</li> +</ul> +<!-- =========== FIELD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="field_summary"> +<!-- --> +</a> +<h3>Field Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Field Summary table, listing fields, and an explanation"> +<caption><span>Fields</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> +<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="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> +</td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>protected org.apache.axis2.databinding.types.Token</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateSignatureLocationType.html#localToken">localToken</a></strong></code> +<div class="block">field for Token</div> +</td> +</tr> +</table> +</li> +</ul> +<!-- ======== CONSTRUCTOR SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_summary"> +<!-- --> +</a> +<h3>Constructor Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation"> +<caption><span>Constructors</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colOne" scope="col">Constructor and Description</th> +</tr> +<tr class="altColor"> +<td class="colOne"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateSignatureLocationType.html#SignatureCreationServiceStub.CreateSignatureLocationType()">SignatureCreationServiceStub.CreateSignatureLocationType</a></strong>()</code> </td> +</tr> +</table> +</li> +</ul> +<!-- ========== METHOD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_summary"> +<!-- --> +</a> +<h3>Method Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation"> +<caption><span>Methods</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colFirst" scope="col">Modifier and Type</th> +<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="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, + 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> +<div class="block">databinding method to get an XML representation of this object</div> +</td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>org.apache.axis2.databinding.types.Token</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateSignatureLocationType.html#getToken()">getToken</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.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> +</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, + 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> +<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.CreateSignatureLocationType.html#setToken(org.apache.axis2.databinding.types.Token)">setToken</a></strong>(org.apache.axis2.databinding.types.Token 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="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateSignatureLocationType.html#toString()">toString</a></strong>()</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#wait()" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</a></code></li> +</ul> +</li> +</ul> +</li> +</ul> +</div> +<div class="details"> +<ul class="blockList"> +<li class="blockList"> +<!-- ============ FIELD DETAIL =========== --> +<ul class="blockList"> +<li class="blockList"><a name="field_detail"> +<!-- --> +</a> +<h3>Field Detail</h3> +<a name="localToken"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>localToken</h4> +<pre>protected org.apache.axis2.databinding.types.Token localToken</pre> +<div class="block">field for Token</div> +</li> +</ul> +<a name="localIndex"> +<!-- --> +</a> +<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> +<div class="block">field for Index + This was an Attribute!</div> +</li> +</ul> +</li> +</ul> +<!-- ========= CONSTRUCTOR DETAIL ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_detail"> +<!-- --> +</a> +<h3>Constructor Detail</h3> +<a name="SignatureCreationServiceStub.CreateSignatureLocationType()"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>SignatureCreationServiceStub.CreateSignatureLocationType</h4> +<pre>public SignatureCreationServiceStub.CreateSignatureLocationType()</pre> +</li> +</ul> +</li> +</ul> +<!-- ============ METHOD DETAIL ========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_detail"> +<!-- --> +</a> +<h3>Method Detail</h3> +<a name="getToken()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getToken</h4> +<pre>public org.apache.axis2.databinding.types.Token getToken()</pre> +<div class="block">Auto generated getter method</div> +<dl><dt><span class="strong">Returns:</span></dt><dd>org.apache.axis2.databinding.types.Token</dd></dl> +</li> +</ul> +<a name="setToken(org.apache.axis2.databinding.types.Token)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>setToken</h4> +<pre>public void setToken(org.apache.axis2.databinding.types.Token param)</pre> +<div class="block">Auto generated setter method</div> +<dl><dt><span class="strong">Parameters:</span></dt><dd><code>param</code> - Token</dd></dl> +</li> +</ul> +<a name="toString()"> +<!-- --> +</a> +<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> +<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> +</dl> +</li> +</ul> +<a name="getIndex()"> +<!-- --> +</a> +<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> +<div class="block">Auto generated getter method</div> +<dl><dt><span class="strong">Returns:</span></dt><dd>java.math.BigInteger</dd></dl> +</li> +</ul> +<a name="setIndex(java.math.BigInteger)"> +<!-- --> +</a> +<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> +<div class="block">Auto generated setter method</div> +<dl><dt><span class="strong">Parameters:</span></dt><dd><code>param</code> - Index</dd></dl> +</li> +</ul> +<a name="getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getOMElement</h4> +<pre>public org.apache.axiom.om.OMElement getOMElement(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, + org.apache.axiom.om.OMFactory factory) + throws org.apache.axis2.databinding.ADBException</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>getOMElement</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><span class="strong">Parameters:</span></dt><dd><code>parentQName</code> - </dd><dd><code>factory</code> - </dd> +<dt><span class="strong">Returns:</span></dt><dd>org.apache.axiom.om.OMElement</dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +<a name="serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>serialize</h4> +<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, + <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter) + throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, + org.apache.axis2.databinding.ADBException</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +<a name="serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>serialize</h4> +<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, + <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, + boolean serializeType) + throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, + org.apache.axis2.databinding.ADBException</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +<a name="getPullParser(javax.xml.namespace.QName)"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>getPullParser</h4> +<pre>public <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> getPullParser(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName) + throws org.apache.axis2.databinding.ADBException</pre> +<div class="block">databinding method to get an XML representation of this object</div> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>getPullParser</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +</li> +</ul> +</li> +</ul> +</div> +</div> +<!-- ========= END OF CLASS DATA ========= --> +<!-- ======= START OF BOTTOM NAVBAR ====== --> +<div class="bottomNav"><a name="navbar_bottom"> +<!-- --> +</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateSignatureInfoChoice_type0.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateSignatureLocationType.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li><a href="#nested_class_summary">Nested</a> | </li> +<li><a href="#field_summary">Field</a> | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li><a href="#field_detail">Field</a> | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_bottom"> +<!-- --> +</a></div> +<!-- ======== END OF BOTTOM NAVBAR ======= --> +</body> +</html> diff --git a/docs/at/gv/egiz/moa/SignatureCreationServiceStub.CreateTransformsInfoProfile.Factory.html b/docs/at/gv/egiz/moa/SignatureCreationServiceStub.CreateTransformsInfoProfile.Factory.html new file mode 100644 index 00000000..6c1a99b1 --- /dev/null +++ b/docs/at/gv/egiz/moa/SignatureCreationServiceStub.CreateTransformsInfoProfile.Factory.html @@ -0,0 +1,278 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> +<!-- NewPage --> +<html lang="en"> +<head> +<!-- Generated by javadoc (version 1.7.0_51) on Tue Feb 04 16:50:28 CET 2014 --> +<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> +<title>SignatureCreationServiceStub.CreateTransformsInfoProfile.Factory (PDF-AS 4.0 Library)</title> +<meta name="date" content="2014-02-04"> +<link rel="stylesheet" type="text/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 Library)"; + } +//--> +</script> +<noscript> +<div>JavaScript is disabled on your browser.</div> +</noscript> +<!-- ========= START OF TOP NAVBAR ======= --> +<div class="topNav"><a name="navbar_top"> +<!-- --> +</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateTransformsInfoProfile_type0.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateXMLSignatureRequest.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li>Nested | </li> +<li>Field | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li>Field | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_top"> +<!-- --> +</a></div> +<!-- ========= END OF TOP NAVBAR ========= --> +<!-- ======== START OF CLASS DATA ======== --> +<div class="header"> +<div class="subTitle">at.gv.egiz.moa</div> +<h2 title="Class SignatureCreationServiceStub.CreateTransformsInfoProfile.Factory" class="title">Class SignatureCreationServiceStub.CreateTransformsInfoProfile.Factory</h2> +</div> +<div class="contentContainer"> +<ul class="inheritance"> +<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li> +<ul class="inheritance"> +<li>at.gv.egiz.moa.SignatureCreationServiceStub.CreateTransformsInfoProfile.Factory</li> +</ul> +</li> +</ul> +<div class="description"> +<ul class="blockList"> +<li class="blockList"> +<dl> +<dt>Enclosing class:</dt> +<dd><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateTransformsInfoProfile.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.CreateTransformsInfoProfile</a></dd> +</dl> +<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> +<div class="block">Factory class that keeps the parse method</div> +</li> +</ul> +</div> +<div class="summary"> +<ul class="blockList"> +<li class="blockList"> +<!-- ======== CONSTRUCTOR SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_summary"> +<!-- --> +</a> +<h3>Constructor Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation"> +<caption><span>Constructors</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colOne" scope="col">Constructor and Description</th> +</tr> +<tr class="altColor"> +<td class="colOne"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateTransformsInfoProfile.Factory.html#SignatureCreationServiceStub.CreateTransformsInfoProfile.Factory()">SignatureCreationServiceStub.CreateTransformsInfoProfile.Factory</a></strong>()</code> </td> +</tr> +</table> +</li> +</ul> +<!-- ========== METHOD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_summary"> +<!-- --> +</a> +<h3>Method Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation"> +<caption><span>Methods</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colFirst" scope="col">Modifier and Type</th> +<th class="colLast" scope="col">Method and Description</th> +</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> +<div class="block">static method to create the object + Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable + If this object is not an element, it is a complex type and the reader is at the event just after the outer start element + Postcondition: If this object is an element, the reader is positioned at its end element + If this object is a complex type, the reader is positioned at the end element of its outer element</div> +</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> +</ul> +</li> +</ul> +</li> +</ul> +</div> +<div class="details"> +<ul class="blockList"> +<li class="blockList"> +<!-- ========= CONSTRUCTOR DETAIL ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_detail"> +<!-- --> +</a> +<h3>Constructor Detail</h3> +<a name="SignatureCreationServiceStub.CreateTransformsInfoProfile.Factory()"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>SignatureCreationServiceStub.CreateTransformsInfoProfile.Factory</h4> +<pre>public SignatureCreationServiceStub.CreateTransformsInfoProfile.Factory()</pre> +</li> +</ul> +</li> +</ul> +<!-- ============ METHOD DETAIL ========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_detail"> +<!-- --> +</a> +<h3>Method Detail</h3> +<a name="parse(javax.xml.stream.XMLStreamReader)"> +<!-- --> +</a> +<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> +<div class="block">static method to create the object + Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable + If this object is not an element, it is a complex type and the reader is at the event just after the outer start element + Postcondition: If this object is an element, the reader is positioned at its end element + If this object is a complex type, the reader is positioned at the end element of its outer element</div> +<dl><dt><span class="strong">Throws:</span></dt> +<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></code></dd></dl> +</li> +</ul> +</li> +</ul> +</li> +</ul> +</div> +</div> +<!-- ========= END OF CLASS DATA ========= --> +<!-- ======= START OF BOTTOM NAVBAR ====== --> +<div class="bottomNav"><a name="navbar_bottom"> +<!-- --> +</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateTransformsInfoProfile_type0.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateXMLSignatureRequest.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li>Nested | </li> +<li>Field | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li>Field | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_bottom"> +<!-- --> +</a></div> +<!-- ======== END OF BOTTOM NAVBAR ======= --> +</body> +</html> diff --git a/docs/at/gv/egiz/moa/SignatureCreationServiceStub.CreateTransformsInfoProfile.html b/docs/at/gv/egiz/moa/SignatureCreationServiceStub.CreateTransformsInfoProfile.html new file mode 100644 index 00000000..6ac73a29 --- /dev/null +++ b/docs/at/gv/egiz/moa/SignatureCreationServiceStub.CreateTransformsInfoProfile.html @@ -0,0 +1,456 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> +<!-- NewPage --> +<html lang="en"> +<head> +<!-- Generated by javadoc (version 1.7.0_51) on Tue Feb 04 16:50:28 CET 2014 --> +<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> +<title>SignatureCreationServiceStub.CreateTransformsInfoProfile (PDF-AS 4.0 Library)</title> +<meta name="date" content="2014-02-04"> +<link rel="stylesheet" type="text/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 Library)"; + } +//--> +</script> +<noscript> +<div>JavaScript is disabled on your browser.</div> +</noscript> +<!-- ========= START OF TOP NAVBAR ======= --> +<div class="topNav"><a name="navbar_top"> +<!-- --> +</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateSignatureLocationType.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateTransformsInfoProfile_type0.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li><a href="#nested_class_summary">Nested</a> | </li> +<li><a href="#field_summary">Field</a> | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li><a href="#field_detail">Field</a> | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_top"> +<!-- --> +</a></div> +<!-- ========= END OF TOP NAVBAR ========= --> +<!-- ======== START OF CLASS DATA ======== --> +<div class="header"> +<div class="subTitle">at.gv.egiz.moa</div> +<h2 title="Class SignatureCreationServiceStub.CreateTransformsInfoProfile" class="title">Class SignatureCreationServiceStub.CreateTransformsInfoProfile</h2> +</div> +<div class="contentContainer"> +<ul class="inheritance"> +<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li> +<ul class="inheritance"> +<li>at.gv.egiz.moa.SignatureCreationServiceStub.CreateTransformsInfoProfile</li> +</ul> +</li> +</ul> +<div class="description"> +<ul class="blockList"> +<li class="blockList"> +<dl> +<dt>All Implemented Interfaces:</dt> +<dd><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a>, org.apache.axis2.databinding.ADBBean</dd> +</dl> +<dl> +<dt>Enclosing class:</dt> +<dd><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub</a></dd> +</dl> +<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> +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> +</ul> +</div> +<div class="summary"> +<ul class="blockList"> +<li class="blockList"> +<!-- ======== NESTED CLASS SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="nested_class_summary"> +<!-- --> +</a> +<h3>Nested Class Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Nested Class Summary table, listing nested classes, and an explanation"> +<caption><span>Nested Classes</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> +<tr class="altColor"> +<td class="colFirst"><code>static class </code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateTransformsInfoProfile.Factory.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.CreateTransformsInfoProfile.Factory</a></strong></code> +<div class="block">Factory class that keeps the parse method</div> +</td> +</tr> +</table> +</li> +</ul> +<!-- =========== FIELD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="field_summary"> +<!-- --> +</a> +<h3>Field Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Field Summary table, listing fields, and an explanation"> +<caption><span>Fields</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> +<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"><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> +<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="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateTransformsInfoProfile.html#MY_QNAME">MY_QNAME</a></strong></code> </td> +</tr> +</table> +</li> +</ul> +<!-- ======== CONSTRUCTOR SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_summary"> +<!-- --> +</a> +<h3>Constructor Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation"> +<caption><span>Constructors</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colOne" scope="col">Constructor and Description</th> +</tr> +<tr class="altColor"> +<td class="colOne"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateTransformsInfoProfile.html#SignatureCreationServiceStub.CreateTransformsInfoProfile()">SignatureCreationServiceStub.CreateTransformsInfoProfile</a></strong>()</code> </td> +</tr> +</table> +</li> +</ul> +<!-- ========== METHOD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_summary"> +<!-- --> +</a> +<h3>Method Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation"> +<caption><span>Methods</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colFirst" scope="col">Modifier and Type</th> +<th class="colLast" scope="col">Method and Description</th> +</tr> +<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"><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="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, + 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> +<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> +</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, + 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.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> +</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> +</ul> +</li> +</ul> +</li> +</ul> +</div> +<div class="details"> +<ul class="blockList"> +<li class="blockList"> +<!-- ============ FIELD DETAIL =========== --> +<ul class="blockList"> +<li class="blockList"><a name="field_detail"> +<!-- --> +</a> +<h3>Field Detail</h3> +<a name="MY_QNAME"> +<!-- --> +</a> +<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> +</li> +</ul> +<a name="localCreateTransformsInfoProfile"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>localCreateTransformsInfoProfile</h4> +<pre>protected <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateTransformsInfoProfile_type0.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.CreateTransformsInfoProfile_type0</a> localCreateTransformsInfoProfile</pre> +<div class="block">field for CreateTransformsInfoProfile</div> +</li> +</ul> +</li> +</ul> +<!-- ========= CONSTRUCTOR DETAIL ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_detail"> +<!-- --> +</a> +<h3>Constructor Detail</h3> +<a name="SignatureCreationServiceStub.CreateTransformsInfoProfile()"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>SignatureCreationServiceStub.CreateTransformsInfoProfile</h4> +<pre>public SignatureCreationServiceStub.CreateTransformsInfoProfile()</pre> +</li> +</ul> +</li> +</ul> +<!-- ============ METHOD DETAIL ========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_detail"> +<!-- --> +</a> +<h3>Method Detail</h3> +<a name="getCreateTransformsInfoProfile()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getCreateTransformsInfoProfile</h4> +<pre>public <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateTransformsInfoProfile_type0.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.CreateTransformsInfoProfile_type0</a> getCreateTransformsInfoProfile()</pre> +<div class="block">Auto generated getter method</div> +<dl><dt><span class="strong">Returns:</span></dt><dd>CreateTransformsInfoProfile_type0</dd></dl> +</li> +</ul> +<a name="setCreateTransformsInfoProfile(at.gv.egiz.moa.SignatureCreationServiceStub.CreateTransformsInfoProfile_type0)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>setCreateTransformsInfoProfile</h4> +<pre>public void setCreateTransformsInfoProfile(<a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateTransformsInfoProfile_type0.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.CreateTransformsInfoProfile_type0</a> param)</pre> +<div class="block">Auto generated setter method</div> +<dl><dt><span class="strong">Parameters:</span></dt><dd><code>param</code> - CreateTransformsInfoProfile</dd></dl> +</li> +</ul> +<a name="getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getOMElement</h4> +<pre>public org.apache.axiom.om.OMElement getOMElement(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, + org.apache.axiom.om.OMFactory factory) + throws org.apache.axis2.databinding.ADBException</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>getOMElement</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><span class="strong">Parameters:</span></dt><dd><code>parentQName</code> - </dd><dd><code>factory</code> - </dd> +<dt><span class="strong">Returns:</span></dt><dd>org.apache.axiom.om.OMElement</dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +<a name="serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>serialize</h4> +<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, + <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter) + throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, + org.apache.axis2.databinding.ADBException</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +<a name="serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>serialize</h4> +<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, + <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, + boolean serializeType) + throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, + org.apache.axis2.databinding.ADBException</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +<a name="getPullParser(javax.xml.namespace.QName)"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>getPullParser</h4> +<pre>public <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> getPullParser(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName) + throws org.apache.axis2.databinding.ADBException</pre> +<div class="block">databinding method to get an XML representation of this object</div> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>getPullParser</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +</li> +</ul> +</li> +</ul> +</div> +</div> +<!-- ========= END OF CLASS DATA ========= --> +<!-- ======= START OF BOTTOM NAVBAR ====== --> +<div class="bottomNav"><a name="navbar_bottom"> +<!-- --> +</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateSignatureLocationType.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateTransformsInfoProfile_type0.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li><a href="#nested_class_summary">Nested</a> | </li> +<li><a href="#field_summary">Field</a> | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li><a href="#field_detail">Field</a> | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_bottom"> +<!-- --> +</a></div> +<!-- ======== END OF BOTTOM NAVBAR ======= --> +</body> +</html> diff --git a/docs/at/gv/egiz/moa/SignatureCreationServiceStub.CreateTransformsInfoProfile_type0.Factory.html b/docs/at/gv/egiz/moa/SignatureCreationServiceStub.CreateTransformsInfoProfile_type0.Factory.html new file mode 100644 index 00000000..2f4f3f7e --- /dev/null +++ b/docs/at/gv/egiz/moa/SignatureCreationServiceStub.CreateTransformsInfoProfile_type0.Factory.html @@ -0,0 +1,278 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> +<!-- NewPage --> +<html lang="en"> +<head> +<!-- Generated by javadoc (version 1.7.0_51) on Tue Feb 04 16:50:28 CET 2014 --> +<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> +<title>SignatureCreationServiceStub.CreateTransformsInfoProfile_type0.Factory (PDF-AS 4.0 Library)</title> +<meta name="date" content="2014-02-04"> +<link rel="stylesheet" type="text/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 Library)"; + } +//--> +</script> +<noscript> +<div>JavaScript is disabled on your browser.</div> +</noscript> +<!-- ========= START OF TOP NAVBAR ======= --> +<div class="topNav"><a name="navbar_top"> +<!-- --> +</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateTransformsInfoProfile_type0.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateTransformsInfoProfile.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li>Nested | </li> +<li>Field | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li>Field | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_top"> +<!-- --> +</a></div> +<!-- ========= END OF TOP NAVBAR ========= --> +<!-- ======== START OF CLASS DATA ======== --> +<div class="header"> +<div class="subTitle">at.gv.egiz.moa</div> +<h2 title="Class SignatureCreationServiceStub.CreateTransformsInfoProfile_type0.Factory" class="title">Class SignatureCreationServiceStub.CreateTransformsInfoProfile_type0.Factory</h2> +</div> +<div class="contentContainer"> +<ul class="inheritance"> +<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li> +<ul class="inheritance"> +<li>at.gv.egiz.moa.SignatureCreationServiceStub.CreateTransformsInfoProfile_type0.Factory</li> +</ul> +</li> +</ul> +<div class="description"> +<ul class="blockList"> +<li class="blockList"> +<dl> +<dt>Enclosing class:</dt> +<dd><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateTransformsInfoProfile_type0.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.CreateTransformsInfoProfile_type0</a></dd> +</dl> +<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> +<div class="block">Factory class that keeps the parse method</div> +</li> +</ul> +</div> +<div class="summary"> +<ul class="blockList"> +<li class="blockList"> +<!-- ======== CONSTRUCTOR SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_summary"> +<!-- --> +</a> +<h3>Constructor Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation"> +<caption><span>Constructors</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colOne" scope="col">Constructor and Description</th> +</tr> +<tr class="altColor"> +<td class="colOne"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateTransformsInfoProfile_type0.Factory.html#SignatureCreationServiceStub.CreateTransformsInfoProfile_type0.Factory()">SignatureCreationServiceStub.CreateTransformsInfoProfile_type0.Factory</a></strong>()</code> </td> +</tr> +</table> +</li> +</ul> +<!-- ========== METHOD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_summary"> +<!-- --> +</a> +<h3>Method Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation"> +<caption><span>Methods</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colFirst" scope="col">Modifier and Type</th> +<th class="colLast" scope="col">Method and Description</th> +</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> +<div class="block">static method to create the object + Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable + If this object is not an element, it is a complex type and the reader is at the event just after the outer start element + Postcondition: If this object is an element, the reader is positioned at its end element + If this object is a complex type, the reader is positioned at the end element of its outer element</div> +</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> +</ul> +</li> +</ul> +</li> +</ul> +</div> +<div class="details"> +<ul class="blockList"> +<li class="blockList"> +<!-- ========= CONSTRUCTOR DETAIL ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_detail"> +<!-- --> +</a> +<h3>Constructor Detail</h3> +<a name="SignatureCreationServiceStub.CreateTransformsInfoProfile_type0.Factory()"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>SignatureCreationServiceStub.CreateTransformsInfoProfile_type0.Factory</h4> +<pre>public SignatureCreationServiceStub.CreateTransformsInfoProfile_type0.Factory()</pre> +</li> +</ul> +</li> +</ul> +<!-- ============ METHOD DETAIL ========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_detail"> +<!-- --> +</a> +<h3>Method Detail</h3> +<a name="parse(javax.xml.stream.XMLStreamReader)"> +<!-- --> +</a> +<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> +<div class="block">static method to create the object + Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable + If this object is not an element, it is a complex type and the reader is at the event just after the outer start element + Postcondition: If this object is an element, the reader is positioned at its end element + If this object is a complex type, the reader is positioned at the end element of its outer element</div> +<dl><dt><span class="strong">Throws:</span></dt> +<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></code></dd></dl> +</li> +</ul> +</li> +</ul> +</li> +</ul> +</div> +</div> +<!-- ========= END OF CLASS DATA ========= --> +<!-- ======= START OF BOTTOM NAVBAR ====== --> +<div class="bottomNav"><a name="navbar_bottom"> +<!-- --> +</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateTransformsInfoProfile_type0.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateTransformsInfoProfile.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li>Nested | </li> +<li>Field | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li>Field | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_bottom"> +<!-- --> +</a></div> +<!-- ======== END OF BOTTOM NAVBAR ======= --> +</body> +</html> diff --git a/docs/at/gv/egiz/moa/SignatureCreationServiceStub.CreateTransformsInfoProfile_type0.html b/docs/at/gv/egiz/moa/SignatureCreationServiceStub.CreateTransformsInfoProfile_type0.html new file mode 100644 index 00000000..dcbbd307 --- /dev/null +++ b/docs/at/gv/egiz/moa/SignatureCreationServiceStub.CreateTransformsInfoProfile_type0.html @@ -0,0 +1,554 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> +<!-- NewPage --> +<html lang="en"> +<head> +<!-- Generated by javadoc (version 1.7.0_51) on Tue Feb 04 16:50:28 CET 2014 --> +<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> +<title>SignatureCreationServiceStub.CreateTransformsInfoProfile_type0 (PDF-AS 4.0 Library)</title> +<meta name="date" content="2014-02-04"> +<link rel="stylesheet" type="text/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 Library)"; + } +//--> +</script> +<noscript> +<div>JavaScript is disabled on your browser.</div> +</noscript> +<!-- ========= START OF TOP NAVBAR ======= --> +<div class="topNav"><a name="navbar_top"> +<!-- --> +</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateTransformsInfoProfile.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateTransformsInfoProfile_type0.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li><a href="#nested_class_summary">Nested</a> | </li> +<li><a href="#field_summary">Field</a> | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li><a href="#field_detail">Field</a> | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_top"> +<!-- --> +</a></div> +<!-- ========= END OF TOP NAVBAR ========= --> +<!-- ======== START OF CLASS DATA ======== --> +<div class="header"> +<div class="subTitle">at.gv.egiz.moa</div> +<h2 title="Class SignatureCreationServiceStub.CreateTransformsInfoProfile_type0" class="title">Class SignatureCreationServiceStub.CreateTransformsInfoProfile_type0</h2> +</div> +<div class="contentContainer"> +<ul class="inheritance"> +<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li> +<ul class="inheritance"> +<li>at.gv.egiz.moa.SignatureCreationServiceStub.CreateTransformsInfoProfile_type0</li> +</ul> +</li> +</ul> +<div class="description"> +<ul class="blockList"> +<li class="blockList"> +<dl> +<dt>All Implemented Interfaces:</dt> +<dd><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a>, org.apache.axis2.databinding.ADBBean</dd> +</dl> +<dl> +<dt>Enclosing class:</dt> +<dd><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub</a></dd> +</dl> +<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> +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> +</ul> +</div> +<div class="summary"> +<ul class="blockList"> +<li class="blockList"> +<!-- ======== NESTED CLASS SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="nested_class_summary"> +<!-- --> +</a> +<h3>Nested Class Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Nested Class Summary table, listing nested classes, and an explanation"> +<caption><span>Nested Classes</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> +<tr class="altColor"> +<td class="colFirst"><code>static class </code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateTransformsInfoProfile_type0.Factory.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.CreateTransformsInfoProfile_type0.Factory</a></strong></code> +<div class="block">Factory class that keeps the parse method</div> +</td> +</tr> +</table> +</li> +</ul> +<!-- =========== FIELD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="field_summary"> +<!-- --> +</a> +<h3>Field Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Field Summary table, listing fields, and an explanation"> +<caption><span>Fields</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> +<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"><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> +<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"><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 boolean</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateTransformsInfoProfile_type0.html#localSupplementTracker">localSupplementTracker</a></strong></code> </td> +</tr> +</table> +</li> +</ul> +<!-- ======== CONSTRUCTOR SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_summary"> +<!-- --> +</a> +<h3>Constructor Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation"> +<caption><span>Constructors</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colOne" scope="col">Constructor and Description</th> +</tr> +<tr class="altColor"> +<td class="colOne"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateTransformsInfoProfile_type0.html#SignatureCreationServiceStub.CreateTransformsInfoProfile_type0()">SignatureCreationServiceStub.CreateTransformsInfoProfile_type0</a></strong>()</code> </td> +</tr> +</table> +</li> +</ul> +<!-- ========== METHOD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_summary"> +<!-- --> +</a> +<h3>Method Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation"> +<caption><span>Methods</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colFirst" scope="col">Modifier and Type</th> +<th class="colLast" scope="col">Method and Description</th> +</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#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><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.CreateTransformsInfoProfile_type0.html#getCreateTransformsInfo()">getCreateTransformsInfo</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.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, + 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> +<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="../../../../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.CreateTransformsInfoProfile_type0.html#getSupplement()">getSupplement</a></strong>()</code> +<div class="block">Auto generated getter method</div> +</td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>boolean</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateTransformsInfoProfile_type0.html#isSupplementSpecified()">isSupplementSpecified</a></strong>()</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_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> +</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, + 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.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> +<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#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>protected void</code></td> +<td class="colLast"><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> +</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> +</ul> +</li> +</ul> +</li> +</ul> +</div> +<div class="details"> +<ul class="blockList"> +<li class="blockList"> +<!-- ============ FIELD DETAIL =========== --> +<ul class="blockList"> +<li class="blockList"><a name="field_detail"> +<!-- --> +</a> +<h3>Field Detail</h3> +<a name="localCreateTransformsInfo"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>localCreateTransformsInfo</h4> +<pre>protected <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.TransformsInfoType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.TransformsInfoType</a> localCreateTransformsInfo</pre> +<div class="block">field for CreateTransformsInfo</div> +</li> +</ul> +<a name="localSupplement"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>localSupplement</h4> +<pre>protected <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.XMLDataObjectAssociationType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.XMLDataObjectAssociationType</a>[] localSupplement</pre> +<div class="block">field for Supplement + This was an Array!</div> +</li> +</ul> +<a name="localSupplementTracker"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>localSupplementTracker</h4> +<pre>protected boolean localSupplementTracker</pre> +</li> +</ul> +</li> +</ul> +<!-- ========= CONSTRUCTOR DETAIL ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_detail"> +<!-- --> +</a> +<h3>Constructor Detail</h3> +<a name="SignatureCreationServiceStub.CreateTransformsInfoProfile_type0()"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>SignatureCreationServiceStub.CreateTransformsInfoProfile_type0</h4> +<pre>public SignatureCreationServiceStub.CreateTransformsInfoProfile_type0()</pre> +</li> +</ul> +</li> +</ul> +<!-- ============ METHOD DETAIL ========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_detail"> +<!-- --> +</a> +<h3>Method Detail</h3> +<a name="getCreateTransformsInfo()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getCreateTransformsInfo</h4> +<pre>public <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.TransformsInfoType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.TransformsInfoType</a> getCreateTransformsInfo()</pre> +<div class="block">Auto generated getter method</div> +<dl><dt><span class="strong">Returns:</span></dt><dd>TransformsInfoType</dd></dl> +</li> +</ul> +<a name="setCreateTransformsInfo(at.gv.egiz.moa.SignatureCreationServiceStub.TransformsInfoType)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>setCreateTransformsInfo</h4> +<pre>public void setCreateTransformsInfo(<a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.TransformsInfoType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.TransformsInfoType</a> param)</pre> +<div class="block">Auto generated setter method</div> +<dl><dt><span class="strong">Parameters:</span></dt><dd><code>param</code> - CreateTransformsInfo</dd></dl> +</li> +</ul> +<a name="isSupplementSpecified()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>isSupplementSpecified</h4> +<pre>public boolean isSupplementSpecified()</pre> +</li> +</ul> +<a name="getSupplement()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getSupplement</h4> +<pre>public <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.XMLDataObjectAssociationType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.XMLDataObjectAssociationType</a>[] getSupplement()</pre> +<div class="block">Auto generated getter method</div> +<dl><dt><span class="strong">Returns:</span></dt><dd>XMLDataObjectAssociationType[]</dd></dl> +</li> +</ul> +<a name="validateSupplement(at.gv.egiz.moa.SignatureCreationServiceStub.XMLDataObjectAssociationType[])"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>validateSupplement</h4> +<pre>protected void validateSupplement(<a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.XMLDataObjectAssociationType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.XMLDataObjectAssociationType</a>[] param)</pre> +<div class="block">validate the array for Supplement</div> +</li> +</ul> +<a name="setSupplement(at.gv.egiz.moa.SignatureCreationServiceStub.XMLDataObjectAssociationType[])"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>setSupplement</h4> +<pre>public void setSupplement(<a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.XMLDataObjectAssociationType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.XMLDataObjectAssociationType</a>[] param)</pre> +<div class="block">Auto generated setter method</div> +<dl><dt><span class="strong">Parameters:</span></dt><dd><code>param</code> - Supplement</dd></dl> +</li> +</ul> +<a name="addSupplement(at.gv.egiz.moa.SignatureCreationServiceStub.XMLDataObjectAssociationType)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>addSupplement</h4> +<pre>public void addSupplement(<a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.XMLDataObjectAssociationType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.XMLDataObjectAssociationType</a> param)</pre> +<div class="block">Auto generated add method for the array for convenience</div> +<dl><dt><span class="strong">Parameters:</span></dt><dd><code>param</code> - XMLDataObjectAssociationType</dd></dl> +</li> +</ul> +<a name="getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getOMElement</h4> +<pre>public org.apache.axiom.om.OMElement getOMElement(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, + org.apache.axiom.om.OMFactory factory) + throws org.apache.axis2.databinding.ADBException</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>getOMElement</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><span class="strong">Parameters:</span></dt><dd><code>parentQName</code> - </dd><dd><code>factory</code> - </dd> +<dt><span class="strong">Returns:</span></dt><dd>org.apache.axiom.om.OMElement</dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +<a name="serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>serialize</h4> +<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, + <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter) + throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, + org.apache.axis2.databinding.ADBException</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +<a name="serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>serialize</h4> +<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, + <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, + boolean serializeType) + throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, + org.apache.axis2.databinding.ADBException</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +<a name="getPullParser(javax.xml.namespace.QName)"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>getPullParser</h4> +<pre>public <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> getPullParser(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName) + throws org.apache.axis2.databinding.ADBException</pre> +<div class="block">databinding method to get an XML representation of this object</div> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>getPullParser</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +</li> +</ul> +</li> +</ul> +</div> +</div> +<!-- ========= END OF CLASS DATA ========= --> +<!-- ======= START OF BOTTOM NAVBAR ====== --> +<div class="bottomNav"><a name="navbar_bottom"> +<!-- --> +</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateTransformsInfoProfile.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateTransformsInfoProfile_type0.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li><a href="#nested_class_summary">Nested</a> | </li> +<li><a href="#field_summary">Field</a> | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li><a href="#field_detail">Field</a> | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_bottom"> +<!-- --> +</a></div> +<!-- ======== END OF BOTTOM NAVBAR ======= --> +</body> +</html> diff --git a/docs/at/gv/egiz/moa/SignatureCreationServiceStub.CreateXMLSignatureRequest.Factory.html b/docs/at/gv/egiz/moa/SignatureCreationServiceStub.CreateXMLSignatureRequest.Factory.html new file mode 100644 index 00000000..9bc596ae --- /dev/null +++ b/docs/at/gv/egiz/moa/SignatureCreationServiceStub.CreateXMLSignatureRequest.Factory.html @@ -0,0 +1,278 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> +<!-- NewPage --> +<html lang="en"> +<head> +<!-- Generated by javadoc (version 1.7.0_51) on Tue Feb 04 16:50:29 CET 2014 --> +<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> +<title>SignatureCreationServiceStub.CreateXMLSignatureRequest.Factory (PDF-AS 4.0 Library)</title> +<meta name="date" content="2014-02-04"> +<link rel="stylesheet" type="text/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 Library)"; + } +//--> +</script> +<noscript> +<div>JavaScript is disabled on your browser.</div> +</noscript> +<!-- ========= START OF TOP NAVBAR ======= --> +<div class="topNav"><a name="navbar_top"> +<!-- --> +</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateXMLSignatureRequest.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateXMLSignatureRequestType.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li>Nested | </li> +<li>Field | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li>Field | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_top"> +<!-- --> +</a></div> +<!-- ========= END OF TOP NAVBAR ========= --> +<!-- ======== START OF CLASS DATA ======== --> +<div class="header"> +<div class="subTitle">at.gv.egiz.moa</div> +<h2 title="Class SignatureCreationServiceStub.CreateXMLSignatureRequest.Factory" class="title">Class SignatureCreationServiceStub.CreateXMLSignatureRequest.Factory</h2> +</div> +<div class="contentContainer"> +<ul class="inheritance"> +<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li> +<ul class="inheritance"> +<li>at.gv.egiz.moa.SignatureCreationServiceStub.CreateXMLSignatureRequest.Factory</li> +</ul> +</li> +</ul> +<div class="description"> +<ul class="blockList"> +<li class="blockList"> +<dl> +<dt>Enclosing class:</dt> +<dd><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateXMLSignatureRequest.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.CreateXMLSignatureRequest</a></dd> +</dl> +<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> +<div class="block">Factory class that keeps the parse method</div> +</li> +</ul> +</div> +<div class="summary"> +<ul class="blockList"> +<li class="blockList"> +<!-- ======== CONSTRUCTOR SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_summary"> +<!-- --> +</a> +<h3>Constructor Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation"> +<caption><span>Constructors</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colOne" scope="col">Constructor and Description</th> +</tr> +<tr class="altColor"> +<td class="colOne"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateXMLSignatureRequest.Factory.html#SignatureCreationServiceStub.CreateXMLSignatureRequest.Factory()">SignatureCreationServiceStub.CreateXMLSignatureRequest.Factory</a></strong>()</code> </td> +</tr> +</table> +</li> +</ul> +<!-- ========== METHOD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_summary"> +<!-- --> +</a> +<h3>Method Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation"> +<caption><span>Methods</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colFirst" scope="col">Modifier and Type</th> +<th class="colLast" scope="col">Method and Description</th> +</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> +<div class="block">static method to create the object + Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable + If this object is not an element, it is a complex type and the reader is at the event just after the outer start element + Postcondition: If this object is an element, the reader is positioned at its end element + If this object is a complex type, the reader is positioned at the end element of its outer element</div> +</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> +</ul> +</li> +</ul> +</li> +</ul> +</div> +<div class="details"> +<ul class="blockList"> +<li class="blockList"> +<!-- ========= CONSTRUCTOR DETAIL ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_detail"> +<!-- --> +</a> +<h3>Constructor Detail</h3> +<a name="SignatureCreationServiceStub.CreateXMLSignatureRequest.Factory()"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>SignatureCreationServiceStub.CreateXMLSignatureRequest.Factory</h4> +<pre>public SignatureCreationServiceStub.CreateXMLSignatureRequest.Factory()</pre> +</li> +</ul> +</li> +</ul> +<!-- ============ METHOD DETAIL ========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_detail"> +<!-- --> +</a> +<h3>Method Detail</h3> +<a name="parse(javax.xml.stream.XMLStreamReader)"> +<!-- --> +</a> +<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> +<div class="block">static method to create the object + Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable + If this object is not an element, it is a complex type and the reader is at the event just after the outer start element + Postcondition: If this object is an element, the reader is positioned at its end element + If this object is a complex type, the reader is positioned at the end element of its outer element</div> +<dl><dt><span class="strong">Throws:</span></dt> +<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></code></dd></dl> +</li> +</ul> +</li> +</ul> +</li> +</ul> +</div> +</div> +<!-- ========= END OF CLASS DATA ========= --> +<!-- ======= START OF BOTTOM NAVBAR ====== --> +<div class="bottomNav"><a name="navbar_bottom"> +<!-- --> +</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateXMLSignatureRequest.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateXMLSignatureRequestType.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li>Nested | </li> +<li>Field | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li>Field | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_bottom"> +<!-- --> +</a></div> +<!-- ======== END OF BOTTOM NAVBAR ======= --> +</body> +</html> diff --git a/docs/at/gv/egiz/moa/SignatureCreationServiceStub.CreateXMLSignatureRequest.html b/docs/at/gv/egiz/moa/SignatureCreationServiceStub.CreateXMLSignatureRequest.html new file mode 100644 index 00000000..9b3dacd2 --- /dev/null +++ b/docs/at/gv/egiz/moa/SignatureCreationServiceStub.CreateXMLSignatureRequest.html @@ -0,0 +1,433 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> +<!-- NewPage --> +<html lang="en"> +<head> +<!-- Generated by javadoc (version 1.7.0_51) on Tue Feb 04 16:50:29 CET 2014 --> +<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> +<title>SignatureCreationServiceStub.CreateXMLSignatureRequest (PDF-AS 4.0 Library)</title> +<meta name="date" content="2014-02-04"> +<link rel="stylesheet" type="text/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 Library)"; + } +//--> +</script> +<noscript> +<div>JavaScript is disabled on your browser.</div> +</noscript> +<!-- ========= START OF TOP NAVBAR ======= --> +<div class="topNav"><a name="navbar_top"> +<!-- --> +</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateTransformsInfoProfile.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateXMLSignatureRequest.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li><a href="#nested_class_summary">Nested</a> | </li> +<li><a href="#field_summary">Field</a> | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li><a href="#field_detail">Field</a> | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_top"> +<!-- --> +</a></div> +<!-- ========= END OF TOP NAVBAR ========= --> +<!-- ======== START OF CLASS DATA ======== --> +<div class="header"> +<div class="subTitle">at.gv.egiz.moa</div> +<h2 title="Class SignatureCreationServiceStub.CreateXMLSignatureRequest" class="title">Class SignatureCreationServiceStub.CreateXMLSignatureRequest</h2> +</div> +<div class="contentContainer"> +<ul class="inheritance"> +<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></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> +<li> +<ul class="inheritance"> +<li>at.gv.egiz.moa.SignatureCreationServiceStub.CreateXMLSignatureRequest</li> +</ul> +</li> +</ul> +</li> +</ul> +<div class="description"> +<ul class="blockList"> +<li class="blockList"> +<dl> +<dt>All Implemented Interfaces:</dt> +<dd><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a>, org.apache.axis2.databinding.ADBBean</dd> +</dl> +<dl> +<dt>Enclosing class:</dt> +<dd><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub</a></dd> +</dl> +<hr> +<br> +<pre>public static class <span class="strong">SignatureCreationServiceStub.CreateXMLSignatureRequest</span> +extends <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateXMLSignatureRequestType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.CreateXMLSignatureRequestType</a> +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.CreateXMLSignatureRequest">Serialized Form</a></dd></dl> +</li> +</ul> +</div> +<div class="summary"> +<ul class="blockList"> +<li class="blockList"> +<!-- ======== NESTED CLASS SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="nested_class_summary"> +<!-- --> +</a> +<h3>Nested Class Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Nested Class Summary table, listing nested classes, and an explanation"> +<caption><span>Nested Classes</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> +<tr class="altColor"> +<td class="colFirst"><code>static class </code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateXMLSignatureRequest.Factory.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.CreateXMLSignatureRequest.Factory</a></strong></code> +<div class="block">Factory class that keeps the parse method</div> +</td> +</tr> +</table> +</li> +</ul> +<!-- =========== FIELD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="field_summary"> +<!-- --> +</a> +<h3>Field Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Field Summary table, listing fields, and an explanation"> +<caption><span>Fields</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> +<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="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateXMLSignatureRequest.html#MY_QNAME">MY_QNAME</a></strong></code> </td> +</tr> +</table> +<ul class="blockList"> +<li class="blockList"><a name="fields_inherited_from_class_at.gv.egiz.moa.SignatureCreationServiceStub.CreateXMLSignatureRequestType"> +<!-- --> +</a> +<h3>Fields inherited from class at.gv.egiz.moa.<a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateXMLSignatureRequestType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.CreateXMLSignatureRequestType</a></h3> +<code><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateXMLSignatureRequestType.html#localKeyIdentifier">localKeyIdentifier</a>, <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateXMLSignatureRequestType.html#localSingleSignatureInfo">localSingleSignatureInfo</a></code></li> +</ul> +</li> +</ul> +<!-- ======== CONSTRUCTOR SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_summary"> +<!-- --> +</a> +<h3>Constructor Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation"> +<caption><span>Constructors</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colOne" scope="col">Constructor and Description</th> +</tr> +<tr class="altColor"> +<td class="colOne"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateXMLSignatureRequest.html#SignatureCreationServiceStub.CreateXMLSignatureRequest()">SignatureCreationServiceStub.CreateXMLSignatureRequest</a></strong>()</code> </td> +</tr> +</table> +</li> +</ul> +<!-- ========== METHOD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_summary"> +<!-- --> +</a> +<h3>Method Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation"> +<caption><span>Methods</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colFirst" scope="col">Modifier and Type</th> +<th class="colLast" scope="col">Method and Description</th> +</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, + 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> +<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> +</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, + boolean serializeType)</code> </td> +</tr> +</table> +<ul class="blockList"> +<li class="blockList"><a name="methods_inherited_from_class_at.gv.egiz.moa.SignatureCreationServiceStub.CreateXMLSignatureRequestType"> +<!-- --> +</a> +<h3>Methods inherited from class at.gv.egiz.moa.<a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateXMLSignatureRequestType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.CreateXMLSignatureRequestType</a></h3> +<code><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateXMLSignatureRequestType.html#addSingleSignatureInfo(at.gv.egiz.moa.SignatureCreationServiceStub.SingleSignatureInfo_type0)">addSingleSignatureInfo</a>, <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateXMLSignatureRequestType.html#getKeyIdentifier()">getKeyIdentifier</a>, <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateXMLSignatureRequestType.html#getSingleSignatureInfo()">getSingleSignatureInfo</a>, <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateXMLSignatureRequestType.html#setKeyIdentifier(at.gv.egiz.moa.SignatureCreationServiceStub.KeyIdentifierType)">setKeyIdentifier</a>, <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateXMLSignatureRequestType.html#setSingleSignatureInfo(at.gv.egiz.moa.SignatureCreationServiceStub.SingleSignatureInfo_type0[])">setSingleSignatureInfo</a>, <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateXMLSignatureRequestType.html#validateSingleSignatureInfo(at.gv.egiz.moa.SignatureCreationServiceStub.SingleSignatureInfo_type0[])">validateSingleSignatureInfo</a></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#toString()" title="class or interface in java.lang">toString</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</a></code></li> +</ul> +</li> +</ul> +</li> +</ul> +</div> +<div class="details"> +<ul class="blockList"> +<li class="blockList"> +<!-- ============ FIELD DETAIL =========== --> +<ul class="blockList"> +<li class="blockList"><a name="field_detail"> +<!-- --> +</a> +<h3>Field Detail</h3> +<a name="MY_QNAME"> +<!-- --> +</a> +<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> +</li> +</ul> +</li> +</ul> +<!-- ========= CONSTRUCTOR DETAIL ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_detail"> +<!-- --> +</a> +<h3>Constructor Detail</h3> +<a name="SignatureCreationServiceStub.CreateXMLSignatureRequest()"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>SignatureCreationServiceStub.CreateXMLSignatureRequest</h4> +<pre>public SignatureCreationServiceStub.CreateXMLSignatureRequest()</pre> +</li> +</ul> +</li> +</ul> +<!-- ============ METHOD DETAIL ========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_detail"> +<!-- --> +</a> +<h3>Method Detail</h3> +<a name="getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getOMElement</h4> +<pre>public org.apache.axiom.om.OMElement getOMElement(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, + org.apache.axiom.om.OMFactory factory) + throws org.apache.axis2.databinding.ADBException</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>getOMElement</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><strong>Overrides:</strong></dt> +<dd><code><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateXMLSignatureRequestType.html#getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)">getOMElement</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">Parameters:</span></dt><dd><code>parentQName</code> - </dd><dd><code>factory</code> - </dd> +<dt><span class="strong">Returns:</span></dt><dd>org.apache.axiom.om.OMElement</dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +<a name="serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>serialize</h4> +<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, + <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter) + throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, + org.apache.axis2.databinding.ADBException</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<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>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +<a name="serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>serialize</h4> +<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, + <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, + boolean serializeType) + throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, + org.apache.axis2.databinding.ADBException</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<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>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +<a name="getPullParser(javax.xml.namespace.QName)"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>getPullParser</h4> +<pre>public <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> getPullParser(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName) + throws org.apache.axis2.databinding.ADBException</pre> +<div class="block">databinding method to get an XML representation of this object</div> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>getPullParser</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><strong>Overrides:</strong></dt> +<dd><code><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateXMLSignatureRequestType.html#getPullParser(javax.xml.namespace.QName)">getPullParser</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>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +</li> +</ul> +</li> +</ul> +</div> +</div> +<!-- ========= END OF CLASS DATA ========= --> +<!-- ======= START OF BOTTOM NAVBAR ====== --> +<div class="bottomNav"><a name="navbar_bottom"> +<!-- --> +</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateTransformsInfoProfile.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateXMLSignatureRequest.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li><a href="#nested_class_summary">Nested</a> | </li> +<li><a href="#field_summary">Field</a> | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li><a href="#field_detail">Field</a> | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_bottom"> +<!-- --> +</a></div> +<!-- ======== END OF BOTTOM NAVBAR ======= --> +</body> +</html> diff --git a/docs/at/gv/egiz/moa/SignatureCreationServiceStub.CreateXMLSignatureRequestType.Factory.html b/docs/at/gv/egiz/moa/SignatureCreationServiceStub.CreateXMLSignatureRequestType.Factory.html new file mode 100644 index 00000000..b4b8f74a --- /dev/null +++ b/docs/at/gv/egiz/moa/SignatureCreationServiceStub.CreateXMLSignatureRequestType.Factory.html @@ -0,0 +1,278 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> +<!-- NewPage --> +<html lang="en"> +<head> +<!-- Generated by javadoc (version 1.7.0_51) on Tue Feb 04 16:50:30 CET 2014 --> +<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> +<title>SignatureCreationServiceStub.CreateXMLSignatureRequestType.Factory (PDF-AS 4.0 Library)</title> +<meta name="date" content="2014-02-04"> +<link rel="stylesheet" type="text/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 Library)"; + } +//--> +</script> +<noscript> +<div>JavaScript is disabled on your browser.</div> +</noscript> +<!-- ========= START OF TOP NAVBAR ======= --> +<div class="topNav"><a name="navbar_top"> +<!-- --> +</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateXMLSignatureRequestType.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateXMLSignatureResponse.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li>Nested | </li> +<li>Field | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li>Field | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_top"> +<!-- --> +</a></div> +<!-- ========= END OF TOP NAVBAR ========= --> +<!-- ======== START OF CLASS DATA ======== --> +<div class="header"> +<div class="subTitle">at.gv.egiz.moa</div> +<h2 title="Class SignatureCreationServiceStub.CreateXMLSignatureRequestType.Factory" class="title">Class SignatureCreationServiceStub.CreateXMLSignatureRequestType.Factory</h2> +</div> +<div class="contentContainer"> +<ul class="inheritance"> +<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li> +<ul class="inheritance"> +<li>at.gv.egiz.moa.SignatureCreationServiceStub.CreateXMLSignatureRequestType.Factory</li> +</ul> +</li> +</ul> +<div class="description"> +<ul class="blockList"> +<li class="blockList"> +<dl> +<dt>Enclosing class:</dt> +<dd><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateXMLSignatureRequestType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.CreateXMLSignatureRequestType</a></dd> +</dl> +<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> +<div class="block">Factory class that keeps the parse method</div> +</li> +</ul> +</div> +<div class="summary"> +<ul class="blockList"> +<li class="blockList"> +<!-- ======== CONSTRUCTOR SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_summary"> +<!-- --> +</a> +<h3>Constructor Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation"> +<caption><span>Constructors</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colOne" scope="col">Constructor and Description</th> +</tr> +<tr class="altColor"> +<td class="colOne"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateXMLSignatureRequestType.Factory.html#SignatureCreationServiceStub.CreateXMLSignatureRequestType.Factory()">SignatureCreationServiceStub.CreateXMLSignatureRequestType.Factory</a></strong>()</code> </td> +</tr> +</table> +</li> +</ul> +<!-- ========== METHOD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_summary"> +<!-- --> +</a> +<h3>Method Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation"> +<caption><span>Methods</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colFirst" scope="col">Modifier and Type</th> +<th class="colLast" scope="col">Method and Description</th> +</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> +<div class="block">static method to create the object + Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable + If this object is not an element, it is a complex type and the reader is at the event just after the outer start element + Postcondition: If this object is an element, the reader is positioned at its end element + If this object is a complex type, the reader is positioned at the end element of its outer element</div> +</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> +</ul> +</li> +</ul> +</li> +</ul> +</div> +<div class="details"> +<ul class="blockList"> +<li class="blockList"> +<!-- ========= CONSTRUCTOR DETAIL ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_detail"> +<!-- --> +</a> +<h3>Constructor Detail</h3> +<a name="SignatureCreationServiceStub.CreateXMLSignatureRequestType.Factory()"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>SignatureCreationServiceStub.CreateXMLSignatureRequestType.Factory</h4> +<pre>public SignatureCreationServiceStub.CreateXMLSignatureRequestType.Factory()</pre> +</li> +</ul> +</li> +</ul> +<!-- ============ METHOD DETAIL ========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_detail"> +<!-- --> +</a> +<h3>Method Detail</h3> +<a name="parse(javax.xml.stream.XMLStreamReader)"> +<!-- --> +</a> +<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> +<div class="block">static method to create the object + Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable + If this object is not an element, it is a complex type and the reader is at the event just after the outer start element + Postcondition: If this object is an element, the reader is positioned at its end element + If this object is a complex type, the reader is positioned at the end element of its outer element</div> +<dl><dt><span class="strong">Throws:</span></dt> +<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></code></dd></dl> +</li> +</ul> +</li> +</ul> +</li> +</ul> +</div> +</div> +<!-- ========= END OF CLASS DATA ========= --> +<!-- ======= START OF BOTTOM NAVBAR ====== --> +<div class="bottomNav"><a name="navbar_bottom"> +<!-- --> +</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateXMLSignatureRequestType.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateXMLSignatureResponse.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li>Nested | </li> +<li>Field | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li>Field | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_bottom"> +<!-- --> +</a></div> +<!-- ======== END OF BOTTOM NAVBAR ======= --> +</body> +</html> diff --git a/docs/at/gv/egiz/moa/SignatureCreationServiceStub.CreateXMLSignatureRequestType.html b/docs/at/gv/egiz/moa/SignatureCreationServiceStub.CreateXMLSignatureRequestType.html new file mode 100644 index 00000000..bfab3ce5 --- /dev/null +++ b/docs/at/gv/egiz/moa/SignatureCreationServiceStub.CreateXMLSignatureRequestType.html @@ -0,0 +1,532 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> +<!-- NewPage --> +<html lang="en"> +<head> +<!-- Generated by javadoc (version 1.7.0_51) on Tue Feb 04 16:50:30 CET 2014 --> +<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> +<title>SignatureCreationServiceStub.CreateXMLSignatureRequestType (PDF-AS 4.0 Library)</title> +<meta name="date" content="2014-02-04"> +<link rel="stylesheet" type="text/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 Library)"; + } +//--> +</script> +<noscript> +<div>JavaScript is disabled on your browser.</div> +</noscript> +<!-- ========= START OF TOP NAVBAR ======= --> +<div class="topNav"><a name="navbar_top"> +<!-- --> +</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateXMLSignatureRequest.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateXMLSignatureRequestType.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li><a href="#nested_class_summary">Nested</a> | </li> +<li><a href="#field_summary">Field</a> | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li><a href="#field_detail">Field</a> | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_top"> +<!-- --> +</a></div> +<!-- ========= END OF TOP NAVBAR ========= --> +<!-- ======== START OF CLASS DATA ======== --> +<div class="header"> +<div class="subTitle">at.gv.egiz.moa</div> +<h2 title="Class SignatureCreationServiceStub.CreateXMLSignatureRequestType" class="title">Class SignatureCreationServiceStub.CreateXMLSignatureRequestType</h2> +</div> +<div class="contentContainer"> +<ul class="inheritance"> +<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li> +<ul class="inheritance"> +<li>at.gv.egiz.moa.SignatureCreationServiceStub.CreateXMLSignatureRequestType</li> +</ul> +</li> +</ul> +<div class="description"> +<ul class="blockList"> +<li class="blockList"> +<dl> +<dt>All Implemented Interfaces:</dt> +<dd><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a>, org.apache.axis2.databinding.ADBBean</dd> +</dl> +<dl> +<dt>Direct Known Subclasses:</dt> +<dd><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateXMLSignatureRequest.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.CreateXMLSignatureRequest</a></dd> +</dl> +<dl> +<dt>Enclosing class:</dt> +<dd><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub</a></dd> +</dl> +<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> +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> +</ul> +</div> +<div class="summary"> +<ul class="blockList"> +<li class="blockList"> +<!-- ======== NESTED CLASS SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="nested_class_summary"> +<!-- --> +</a> +<h3>Nested Class Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Nested Class Summary table, listing nested classes, and an explanation"> +<caption><span>Nested Classes</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> +<tr class="altColor"> +<td class="colFirst"><code>static class </code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateXMLSignatureRequestType.Factory.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.CreateXMLSignatureRequestType.Factory</a></strong></code> +<div class="block">Factory class that keeps the parse method</div> +</td> +</tr> +</table> +</li> +</ul> +<!-- =========== FIELD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="field_summary"> +<!-- --> +</a> +<h3>Field Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Field Summary table, listing fields, and an explanation"> +<caption><span>Fields</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> +<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"><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> +<tr class="rowColor"> +<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"><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> +</table> +</li> +</ul> +<!-- ======== CONSTRUCTOR SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_summary"> +<!-- --> +</a> +<h3>Constructor Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation"> +<caption><span>Constructors</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colOne" scope="col">Constructor and Description</th> +</tr> +<tr class="altColor"> +<td class="colOne"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateXMLSignatureRequestType.html#SignatureCreationServiceStub.CreateXMLSignatureRequestType()">SignatureCreationServiceStub.CreateXMLSignatureRequestType</a></strong>()</code> </td> +</tr> +</table> +</li> +</ul> +<!-- ========== METHOD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_summary"> +<!-- --> +</a> +<h3>Method Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation"> +<caption><span>Methods</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colFirst" scope="col">Modifier and Type</th> +<th class="colLast" scope="col">Method and Description</th> +</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#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><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.CreateXMLSignatureRequestType.html#getKeyIdentifier()">getKeyIdentifier</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.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, + 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> +<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="../../../../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.CreateXMLSignatureRequestType.html#getSingleSignatureInfo()">getSingleSignatureInfo</a></strong>()</code> +<div class="block">Auto generated getter 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.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> +</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, + 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.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> +<tr class="altColor"> +<td class="colFirst"><code>void</code></td> +<td class="colLast"><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="rowColor"> +<td class="colFirst"><code>protected void</code></td> +<td class="colLast"><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> +</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> +</ul> +</li> +</ul> +</li> +</ul> +</div> +<div class="details"> +<ul class="blockList"> +<li class="blockList"> +<!-- ============ FIELD DETAIL =========== --> +<ul class="blockList"> +<li class="blockList"><a name="field_detail"> +<!-- --> +</a> +<h3>Field Detail</h3> +<a name="localKeyIdentifier"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>localKeyIdentifier</h4> +<pre>protected <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.KeyIdentifierType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.KeyIdentifierType</a> localKeyIdentifier</pre> +<div class="block">field for KeyIdentifier</div> +</li> +</ul> +<a name="localSingleSignatureInfo"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>localSingleSignatureInfo</h4> +<pre>protected <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SingleSignatureInfo_type0.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.SingleSignatureInfo_type0</a>[] localSingleSignatureInfo</pre> +<div class="block">field for SingleSignatureInfo + This was an Array!</div> +</li> +</ul> +</li> +</ul> +<!-- ========= CONSTRUCTOR DETAIL ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_detail"> +<!-- --> +</a> +<h3>Constructor Detail</h3> +<a name="SignatureCreationServiceStub.CreateXMLSignatureRequestType()"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>SignatureCreationServiceStub.CreateXMLSignatureRequestType</h4> +<pre>public SignatureCreationServiceStub.CreateXMLSignatureRequestType()</pre> +</li> +</ul> +</li> +</ul> +<!-- ============ METHOD DETAIL ========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_detail"> +<!-- --> +</a> +<h3>Method Detail</h3> +<a name="getKeyIdentifier()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getKeyIdentifier</h4> +<pre>public <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.KeyIdentifierType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.KeyIdentifierType</a> getKeyIdentifier()</pre> +<div class="block">Auto generated getter method</div> +<dl><dt><span class="strong">Returns:</span></dt><dd>KeyIdentifierType</dd></dl> +</li> +</ul> +<a name="setKeyIdentifier(at.gv.egiz.moa.SignatureCreationServiceStub.KeyIdentifierType)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>setKeyIdentifier</h4> +<pre>public void setKeyIdentifier(<a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.KeyIdentifierType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.KeyIdentifierType</a> param)</pre> +<div class="block">Auto generated setter method</div> +<dl><dt><span class="strong">Parameters:</span></dt><dd><code>param</code> - KeyIdentifier</dd></dl> +</li> +</ul> +<a name="getSingleSignatureInfo()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getSingleSignatureInfo</h4> +<pre>public <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SingleSignatureInfo_type0.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.SingleSignatureInfo_type0</a>[] getSingleSignatureInfo()</pre> +<div class="block">Auto generated getter method</div> +<dl><dt><span class="strong">Returns:</span></dt><dd>SingleSignatureInfo_type0[]</dd></dl> +</li> +</ul> +<a name="validateSingleSignatureInfo(at.gv.egiz.moa.SignatureCreationServiceStub.SingleSignatureInfo_type0[])"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>validateSingleSignatureInfo</h4> +<pre>protected void validateSingleSignatureInfo(<a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SingleSignatureInfo_type0.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.SingleSignatureInfo_type0</a>[] param)</pre> +<div class="block">validate the array for SingleSignatureInfo</div> +</li> +</ul> +<a name="setSingleSignatureInfo(at.gv.egiz.moa.SignatureCreationServiceStub.SingleSignatureInfo_type0[])"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>setSingleSignatureInfo</h4> +<pre>public void setSingleSignatureInfo(<a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SingleSignatureInfo_type0.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.SingleSignatureInfo_type0</a>[] param)</pre> +<div class="block">Auto generated setter method</div> +<dl><dt><span class="strong">Parameters:</span></dt><dd><code>param</code> - SingleSignatureInfo</dd></dl> +</li> +</ul> +<a name="addSingleSignatureInfo(at.gv.egiz.moa.SignatureCreationServiceStub.SingleSignatureInfo_type0)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>addSingleSignatureInfo</h4> +<pre>public void addSingleSignatureInfo(<a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SingleSignatureInfo_type0.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.SingleSignatureInfo_type0</a> param)</pre> +<div class="block">Auto generated add method for the array for convenience</div> +<dl><dt><span class="strong">Parameters:</span></dt><dd><code>param</code> - SingleSignatureInfo_type0</dd></dl> +</li> +</ul> +<a name="getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getOMElement</h4> +<pre>public org.apache.axiom.om.OMElement getOMElement(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, + org.apache.axiom.om.OMFactory factory) + throws org.apache.axis2.databinding.ADBException</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>getOMElement</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><span class="strong">Parameters:</span></dt><dd><code>parentQName</code> - </dd><dd><code>factory</code> - </dd> +<dt><span class="strong">Returns:</span></dt><dd>org.apache.axiom.om.OMElement</dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +<a name="serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>serialize</h4> +<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, + <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter) + throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, + org.apache.axis2.databinding.ADBException</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +<a name="serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>serialize</h4> +<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, + <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, + boolean serializeType) + throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, + org.apache.axis2.databinding.ADBException</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +<a name="getPullParser(javax.xml.namespace.QName)"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>getPullParser</h4> +<pre>public <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> getPullParser(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName) + throws org.apache.axis2.databinding.ADBException</pre> +<div class="block">databinding method to get an XML representation of this object</div> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>getPullParser</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +</li> +</ul> +</li> +</ul> +</div> +</div> +<!-- ========= END OF CLASS DATA ========= --> +<!-- ======= START OF BOTTOM NAVBAR ====== --> +<div class="bottomNav"><a name="navbar_bottom"> +<!-- --> +</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateXMLSignatureRequest.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateXMLSignatureRequestType.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li><a href="#nested_class_summary">Nested</a> | </li> +<li><a href="#field_summary">Field</a> | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li><a href="#field_detail">Field</a> | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_bottom"> +<!-- --> +</a></div> +<!-- ======== END OF BOTTOM NAVBAR ======= --> +</body> +</html> diff --git a/docs/at/gv/egiz/moa/SignatureCreationServiceStub.CreateXMLSignatureResponse.Factory.html b/docs/at/gv/egiz/moa/SignatureCreationServiceStub.CreateXMLSignatureResponse.Factory.html new file mode 100644 index 00000000..8d87fba8 --- /dev/null +++ b/docs/at/gv/egiz/moa/SignatureCreationServiceStub.CreateXMLSignatureResponse.Factory.html @@ -0,0 +1,278 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> +<!-- NewPage --> +<html lang="en"> +<head> +<!-- Generated by javadoc (version 1.7.0_51) on Tue Feb 04 16:50:30 CET 2014 --> +<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> +<title>SignatureCreationServiceStub.CreateXMLSignatureResponse.Factory (PDF-AS 4.0 Library)</title> +<meta name="date" content="2014-02-04"> +<link rel="stylesheet" type="text/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 Library)"; + } +//--> +</script> +<noscript> +<div>JavaScript is disabled on your browser.</div> +</noscript> +<!-- ========= START OF TOP NAVBAR ======= --> +<div class="topNav"><a name="navbar_top"> +<!-- --> +</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateXMLSignatureResponse.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateXMLSignatureResponseType.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li>Nested | </li> +<li>Field | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li>Field | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_top"> +<!-- --> +</a></div> +<!-- ========= END OF TOP NAVBAR ========= --> +<!-- ======== START OF CLASS DATA ======== --> +<div class="header"> +<div class="subTitle">at.gv.egiz.moa</div> +<h2 title="Class SignatureCreationServiceStub.CreateXMLSignatureResponse.Factory" class="title">Class SignatureCreationServiceStub.CreateXMLSignatureResponse.Factory</h2> +</div> +<div class="contentContainer"> +<ul class="inheritance"> +<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li> +<ul class="inheritance"> +<li>at.gv.egiz.moa.SignatureCreationServiceStub.CreateXMLSignatureResponse.Factory</li> +</ul> +</li> +</ul> +<div class="description"> +<ul class="blockList"> +<li class="blockList"> +<dl> +<dt>Enclosing class:</dt> +<dd><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateXMLSignatureResponse.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.CreateXMLSignatureResponse</a></dd> +</dl> +<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> +<div class="block">Factory class that keeps the parse method</div> +</li> +</ul> +</div> +<div class="summary"> +<ul class="blockList"> +<li class="blockList"> +<!-- ======== CONSTRUCTOR SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_summary"> +<!-- --> +</a> +<h3>Constructor Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation"> +<caption><span>Constructors</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colOne" scope="col">Constructor and Description</th> +</tr> +<tr class="altColor"> +<td class="colOne"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateXMLSignatureResponse.Factory.html#SignatureCreationServiceStub.CreateXMLSignatureResponse.Factory()">SignatureCreationServiceStub.CreateXMLSignatureResponse.Factory</a></strong>()</code> </td> +</tr> +</table> +</li> +</ul> +<!-- ========== METHOD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_summary"> +<!-- --> +</a> +<h3>Method Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation"> +<caption><span>Methods</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colFirst" scope="col">Modifier and Type</th> +<th class="colLast" scope="col">Method and Description</th> +</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> +<div class="block">static method to create the object + Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable + If this object is not an element, it is a complex type and the reader is at the event just after the outer start element + Postcondition: If this object is an element, the reader is positioned at its end element + If this object is a complex type, the reader is positioned at the end element of its outer element</div> +</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> +</ul> +</li> +</ul> +</li> +</ul> +</div> +<div class="details"> +<ul class="blockList"> +<li class="blockList"> +<!-- ========= CONSTRUCTOR DETAIL ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_detail"> +<!-- --> +</a> +<h3>Constructor Detail</h3> +<a name="SignatureCreationServiceStub.CreateXMLSignatureResponse.Factory()"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>SignatureCreationServiceStub.CreateXMLSignatureResponse.Factory</h4> +<pre>public SignatureCreationServiceStub.CreateXMLSignatureResponse.Factory()</pre> +</li> +</ul> +</li> +</ul> +<!-- ============ METHOD DETAIL ========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_detail"> +<!-- --> +</a> +<h3>Method Detail</h3> +<a name="parse(javax.xml.stream.XMLStreamReader)"> +<!-- --> +</a> +<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> +<div class="block">static method to create the object + Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable + If this object is not an element, it is a complex type and the reader is at the event just after the outer start element + Postcondition: If this object is an element, the reader is positioned at its end element + If this object is a complex type, the reader is positioned at the end element of its outer element</div> +<dl><dt><span class="strong">Throws:</span></dt> +<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></code></dd></dl> +</li> +</ul> +</li> +</ul> +</li> +</ul> +</div> +</div> +<!-- ========= END OF CLASS DATA ========= --> +<!-- ======= START OF BOTTOM NAVBAR ====== --> +<div class="bottomNav"><a name="navbar_bottom"> +<!-- --> +</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateXMLSignatureResponse.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateXMLSignatureResponseType.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li>Nested | </li> +<li>Field | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li>Field | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_bottom"> +<!-- --> +</a></div> +<!-- ======== END OF BOTTOM NAVBAR ======= --> +</body> +</html> diff --git a/docs/at/gv/egiz/moa/SignatureCreationServiceStub.CreateXMLSignatureResponse.html b/docs/at/gv/egiz/moa/SignatureCreationServiceStub.CreateXMLSignatureResponse.html new file mode 100644 index 00000000..df49e78d --- /dev/null +++ b/docs/at/gv/egiz/moa/SignatureCreationServiceStub.CreateXMLSignatureResponse.html @@ -0,0 +1,456 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> +<!-- NewPage --> +<html lang="en"> +<head> +<!-- Generated by javadoc (version 1.7.0_51) on Tue Feb 04 16:50:30 CET 2014 --> +<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> +<title>SignatureCreationServiceStub.CreateXMLSignatureResponse (PDF-AS 4.0 Library)</title> +<meta name="date" content="2014-02-04"> +<link rel="stylesheet" type="text/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 Library)"; + } +//--> +</script> +<noscript> +<div>JavaScript is disabled on your browser.</div> +</noscript> +<!-- ========= START OF TOP NAVBAR ======= --> +<div class="topNav"><a name="navbar_top"> +<!-- --> +</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateXMLSignatureRequestType.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateXMLSignatureResponse.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li><a href="#nested_class_summary">Nested</a> | </li> +<li><a href="#field_summary">Field</a> | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li><a href="#field_detail">Field</a> | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_top"> +<!-- --> +</a></div> +<!-- ========= END OF TOP NAVBAR ========= --> +<!-- ======== START OF CLASS DATA ======== --> +<div class="header"> +<div class="subTitle">at.gv.egiz.moa</div> +<h2 title="Class SignatureCreationServiceStub.CreateXMLSignatureResponse" class="title">Class SignatureCreationServiceStub.CreateXMLSignatureResponse</h2> +</div> +<div class="contentContainer"> +<ul class="inheritance"> +<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li> +<ul class="inheritance"> +<li>at.gv.egiz.moa.SignatureCreationServiceStub.CreateXMLSignatureResponse</li> +</ul> +</li> +</ul> +<div class="description"> +<ul class="blockList"> +<li class="blockList"> +<dl> +<dt>All Implemented Interfaces:</dt> +<dd><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a>, org.apache.axis2.databinding.ADBBean</dd> +</dl> +<dl> +<dt>Enclosing class:</dt> +<dd><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub</a></dd> +</dl> +<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> +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> +</ul> +</div> +<div class="summary"> +<ul class="blockList"> +<li class="blockList"> +<!-- ======== NESTED CLASS SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="nested_class_summary"> +<!-- --> +</a> +<h3>Nested Class Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Nested Class Summary table, listing nested classes, and an explanation"> +<caption><span>Nested Classes</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> +<tr class="altColor"> +<td class="colFirst"><code>static class </code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateXMLSignatureResponse.Factory.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.CreateXMLSignatureResponse.Factory</a></strong></code> +<div class="block">Factory class that keeps the parse method</div> +</td> +</tr> +</table> +</li> +</ul> +<!-- =========== FIELD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="field_summary"> +<!-- --> +</a> +<h3>Field Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Field Summary table, listing fields, and an explanation"> +<caption><span>Fields</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> +<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"><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> +<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="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateXMLSignatureResponse.html#MY_QNAME">MY_QNAME</a></strong></code> </td> +</tr> +</table> +</li> +</ul> +<!-- ======== CONSTRUCTOR SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_summary"> +<!-- --> +</a> +<h3>Constructor Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation"> +<caption><span>Constructors</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colOne" scope="col">Constructor and Description</th> +</tr> +<tr class="altColor"> +<td class="colOne"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateXMLSignatureResponse.html#SignatureCreationServiceStub.CreateXMLSignatureResponse()">SignatureCreationServiceStub.CreateXMLSignatureResponse</a></strong>()</code> </td> +</tr> +</table> +</li> +</ul> +<!-- ========== METHOD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_summary"> +<!-- --> +</a> +<h3>Method Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation"> +<caption><span>Methods</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colFirst" scope="col">Modifier and Type</th> +<th class="colLast" scope="col">Method and Description</th> +</tr> +<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"><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>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, + 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> +<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> +</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, + 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.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> +</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> +</ul> +</li> +</ul> +</li> +</ul> +</div> +<div class="details"> +<ul class="blockList"> +<li class="blockList"> +<!-- ============ FIELD DETAIL =========== --> +<ul class="blockList"> +<li class="blockList"><a name="field_detail"> +<!-- --> +</a> +<h3>Field Detail</h3> +<a name="MY_QNAME"> +<!-- --> +</a> +<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> +</li> +</ul> +<a name="localCreateXMLSignatureResponse"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>localCreateXMLSignatureResponse</h4> +<pre>protected <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateXMLSignatureResponseType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.CreateXMLSignatureResponseType</a> localCreateXMLSignatureResponse</pre> +<div class="block">field for CreateXMLSignatureResponse</div> +</li> +</ul> +</li> +</ul> +<!-- ========= CONSTRUCTOR DETAIL ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_detail"> +<!-- --> +</a> +<h3>Constructor Detail</h3> +<a name="SignatureCreationServiceStub.CreateXMLSignatureResponse()"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>SignatureCreationServiceStub.CreateXMLSignatureResponse</h4> +<pre>public SignatureCreationServiceStub.CreateXMLSignatureResponse()</pre> +</li> +</ul> +</li> +</ul> +<!-- ============ METHOD DETAIL ========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_detail"> +<!-- --> +</a> +<h3>Method Detail</h3> +<a name="getCreateXMLSignatureResponse()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getCreateXMLSignatureResponse</h4> +<pre>public <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateXMLSignatureResponseType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.CreateXMLSignatureResponseType</a> getCreateXMLSignatureResponse()</pre> +<div class="block">Auto generated getter method</div> +<dl><dt><span class="strong">Returns:</span></dt><dd>CreateXMLSignatureResponseType</dd></dl> +</li> +</ul> +<a name="setCreateXMLSignatureResponse(at.gv.egiz.moa.SignatureCreationServiceStub.CreateXMLSignatureResponseType)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>setCreateXMLSignatureResponse</h4> +<pre>public void setCreateXMLSignatureResponse(<a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateXMLSignatureResponseType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.CreateXMLSignatureResponseType</a> param)</pre> +<div class="block">Auto generated setter method</div> +<dl><dt><span class="strong">Parameters:</span></dt><dd><code>param</code> - CreateXMLSignatureResponse</dd></dl> +</li> +</ul> +<a name="getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getOMElement</h4> +<pre>public org.apache.axiom.om.OMElement getOMElement(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, + org.apache.axiom.om.OMFactory factory) + throws org.apache.axis2.databinding.ADBException</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>getOMElement</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><span class="strong">Parameters:</span></dt><dd><code>parentQName</code> - </dd><dd><code>factory</code> - </dd> +<dt><span class="strong">Returns:</span></dt><dd>org.apache.axiom.om.OMElement</dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +<a name="serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>serialize</h4> +<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, + <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter) + throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, + org.apache.axis2.databinding.ADBException</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +<a name="serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>serialize</h4> +<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, + <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, + boolean serializeType) + throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, + org.apache.axis2.databinding.ADBException</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +<a name="getPullParser(javax.xml.namespace.QName)"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>getPullParser</h4> +<pre>public <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> getPullParser(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName) + throws org.apache.axis2.databinding.ADBException</pre> +<div class="block">databinding method to get an XML representation of this object</div> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>getPullParser</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +</li> +</ul> +</li> +</ul> +</div> +</div> +<!-- ========= END OF CLASS DATA ========= --> +<!-- ======= START OF BOTTOM NAVBAR ====== --> +<div class="bottomNav"><a name="navbar_bottom"> +<!-- --> +</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateXMLSignatureRequestType.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateXMLSignatureResponse.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li><a href="#nested_class_summary">Nested</a> | </li> +<li><a href="#field_summary">Field</a> | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li><a href="#field_detail">Field</a> | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_bottom"> +<!-- --> +</a></div> +<!-- ======== END OF BOTTOM NAVBAR ======= --> +</body> +</html> diff --git a/docs/at/gv/egiz/moa/SignatureCreationServiceStub.CreateXMLSignatureResponseType.Factory.html b/docs/at/gv/egiz/moa/SignatureCreationServiceStub.CreateXMLSignatureResponseType.Factory.html new file mode 100644 index 00000000..9a9a3fc1 --- /dev/null +++ b/docs/at/gv/egiz/moa/SignatureCreationServiceStub.CreateXMLSignatureResponseType.Factory.html @@ -0,0 +1,278 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> +<!-- NewPage --> +<html lang="en"> +<head> +<!-- Generated by javadoc (version 1.7.0_51) on Tue Feb 04 16:50:31 CET 2014 --> +<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> +<title>SignatureCreationServiceStub.CreateXMLSignatureResponseType.Factory (PDF-AS 4.0 Library)</title> +<meta name="date" content="2014-02-04"> +<link rel="stylesheet" type="text/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 Library)"; + } +//--> +</script> +<noscript> +<div>JavaScript is disabled on your browser.</div> +</noscript> +<!-- ========= START OF TOP NAVBAR ======= --> +<div class="topNav"><a name="navbar_top"> +<!-- --> +</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateXMLSignatureResponseType.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateXMLSignatureResponseTypeChoice.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li>Nested | </li> +<li>Field | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li>Field | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_top"> +<!-- --> +</a></div> +<!-- ========= END OF TOP NAVBAR ========= --> +<!-- ======== START OF CLASS DATA ======== --> +<div class="header"> +<div class="subTitle">at.gv.egiz.moa</div> +<h2 title="Class SignatureCreationServiceStub.CreateXMLSignatureResponseType.Factory" class="title">Class SignatureCreationServiceStub.CreateXMLSignatureResponseType.Factory</h2> +</div> +<div class="contentContainer"> +<ul class="inheritance"> +<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li> +<ul class="inheritance"> +<li>at.gv.egiz.moa.SignatureCreationServiceStub.CreateXMLSignatureResponseType.Factory</li> +</ul> +</li> +</ul> +<div class="description"> +<ul class="blockList"> +<li class="blockList"> +<dl> +<dt>Enclosing class:</dt> +<dd><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateXMLSignatureResponseType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.CreateXMLSignatureResponseType</a></dd> +</dl> +<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> +<div class="block">Factory class that keeps the parse method</div> +</li> +</ul> +</div> +<div class="summary"> +<ul class="blockList"> +<li class="blockList"> +<!-- ======== CONSTRUCTOR SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_summary"> +<!-- --> +</a> +<h3>Constructor Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation"> +<caption><span>Constructors</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colOne" scope="col">Constructor and Description</th> +</tr> +<tr class="altColor"> +<td class="colOne"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateXMLSignatureResponseType.Factory.html#SignatureCreationServiceStub.CreateXMLSignatureResponseType.Factory()">SignatureCreationServiceStub.CreateXMLSignatureResponseType.Factory</a></strong>()</code> </td> +</tr> +</table> +</li> +</ul> +<!-- ========== METHOD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_summary"> +<!-- --> +</a> +<h3>Method Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation"> +<caption><span>Methods</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colFirst" scope="col">Modifier and Type</th> +<th class="colLast" scope="col">Method and Description</th> +</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> +<div class="block">static method to create the object + Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable + If this object is not an element, it is a complex type and the reader is at the event just after the outer start element + Postcondition: If this object is an element, the reader is positioned at its end element + If this object is a complex type, the reader is positioned at the end element of its outer element</div> +</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> +</ul> +</li> +</ul> +</li> +</ul> +</div> +<div class="details"> +<ul class="blockList"> +<li class="blockList"> +<!-- ========= CONSTRUCTOR DETAIL ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_detail"> +<!-- --> +</a> +<h3>Constructor Detail</h3> +<a name="SignatureCreationServiceStub.CreateXMLSignatureResponseType.Factory()"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>SignatureCreationServiceStub.CreateXMLSignatureResponseType.Factory</h4> +<pre>public SignatureCreationServiceStub.CreateXMLSignatureResponseType.Factory()</pre> +</li> +</ul> +</li> +</ul> +<!-- ============ METHOD DETAIL ========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_detail"> +<!-- --> +</a> +<h3>Method Detail</h3> +<a name="parse(javax.xml.stream.XMLStreamReader)"> +<!-- --> +</a> +<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> +<div class="block">static method to create the object + Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable + If this object is not an element, it is a complex type and the reader is at the event just after the outer start element + Postcondition: If this object is an element, the reader is positioned at its end element + If this object is a complex type, the reader is positioned at the end element of its outer element</div> +<dl><dt><span class="strong">Throws:</span></dt> +<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></code></dd></dl> +</li> +</ul> +</li> +</ul> +</li> +</ul> +</div> +</div> +<!-- ========= END OF CLASS DATA ========= --> +<!-- ======= START OF BOTTOM NAVBAR ====== --> +<div class="bottomNav"><a name="navbar_bottom"> +<!-- --> +</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateXMLSignatureResponseType.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateXMLSignatureResponseTypeChoice.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li>Nested | </li> +<li>Field | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li>Field | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_bottom"> +<!-- --> +</a></div> +<!-- ======== END OF BOTTOM NAVBAR ======= --> +</body> +</html> diff --git a/docs/at/gv/egiz/moa/SignatureCreationServiceStub.CreateXMLSignatureResponseType.html b/docs/at/gv/egiz/moa/SignatureCreationServiceStub.CreateXMLSignatureResponseType.html new file mode 100644 index 00000000..5c168956 --- /dev/null +++ b/docs/at/gv/egiz/moa/SignatureCreationServiceStub.CreateXMLSignatureResponseType.html @@ -0,0 +1,478 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> +<!-- NewPage --> +<html lang="en"> +<head> +<!-- Generated by javadoc (version 1.7.0_51) on Tue Feb 04 16:50:31 CET 2014 --> +<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> +<title>SignatureCreationServiceStub.CreateXMLSignatureResponseType (PDF-AS 4.0 Library)</title> +<meta name="date" content="2014-02-04"> +<link rel="stylesheet" type="text/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 Library)"; + } +//--> +</script> +<noscript> +<div>JavaScript is disabled on your browser.</div> +</noscript> +<!-- ========= START OF TOP NAVBAR ======= --> +<div class="topNav"><a name="navbar_top"> +<!-- --> +</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateXMLSignatureResponse.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateXMLSignatureResponseType.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li><a href="#nested_class_summary">Nested</a> | </li> +<li><a href="#field_summary">Field</a> | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li><a href="#field_detail">Field</a> | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_top"> +<!-- --> +</a></div> +<!-- ========= END OF TOP NAVBAR ========= --> +<!-- ======== START OF CLASS DATA ======== --> +<div class="header"> +<div class="subTitle">at.gv.egiz.moa</div> +<h2 title="Class SignatureCreationServiceStub.CreateXMLSignatureResponseType" class="title">Class SignatureCreationServiceStub.CreateXMLSignatureResponseType</h2> +</div> +<div class="contentContainer"> +<ul class="inheritance"> +<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li> +<ul class="inheritance"> +<li>at.gv.egiz.moa.SignatureCreationServiceStub.CreateXMLSignatureResponseType</li> +</ul> +</li> +</ul> +<div class="description"> +<ul class="blockList"> +<li class="blockList"> +<dl> +<dt>All Implemented Interfaces:</dt> +<dd><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a>, org.apache.axis2.databinding.ADBBean</dd> +</dl> +<dl> +<dt>Enclosing class:</dt> +<dd><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub</a></dd> +</dl> +<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> +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> +</ul> +</div> +<div class="summary"> +<ul class="blockList"> +<li class="blockList"> +<!-- ======== NESTED CLASS SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="nested_class_summary"> +<!-- --> +</a> +<h3>Nested Class Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Nested Class Summary table, listing nested classes, and an explanation"> +<caption><span>Nested Classes</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> +<tr class="altColor"> +<td class="colFirst"><code>static class </code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateXMLSignatureResponseType.Factory.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.CreateXMLSignatureResponseType.Factory</a></strong></code> +<div class="block">Factory class that keeps the parse method</div> +</td> +</tr> +</table> +</li> +</ul> +<!-- =========== FIELD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="field_summary"> +<!-- --> +</a> +<h3>Field Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Field Summary table, listing fields, and an explanation"> +<caption><span>Fields</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> +<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"><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> +</table> +</li> +</ul> +<!-- ======== CONSTRUCTOR SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_summary"> +<!-- --> +</a> +<h3>Constructor Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation"> +<caption><span>Constructors</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colOne" scope="col">Constructor and Description</th> +</tr> +<tr class="altColor"> +<td class="colOne"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateXMLSignatureResponseType.html#SignatureCreationServiceStub.CreateXMLSignatureResponseType()">SignatureCreationServiceStub.CreateXMLSignatureResponseType</a></strong>()</code> </td> +</tr> +</table> +</li> +</ul> +<!-- ========== METHOD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_summary"> +<!-- --> +</a> +<h3>Method Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation"> +<caption><span>Methods</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colFirst" scope="col">Modifier and Type</th> +<th class="colLast" scope="col">Method and Description</th> +</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#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><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.CreateXMLSignatureResponseType.html#getCreateXMLSignatureResponseTypeChoice()">getCreateXMLSignatureResponseTypeChoice</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.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, + 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> +<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> +</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, + 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.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="rowColor"> +<td class="colFirst"><code>protected void</code></td> +<td class="colLast"><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> +</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> +</ul> +</li> +</ul> +</li> +</ul> +</div> +<div class="details"> +<ul class="blockList"> +<li class="blockList"> +<!-- ============ FIELD DETAIL =========== --> +<ul class="blockList"> +<li class="blockList"><a name="field_detail"> +<!-- --> +</a> +<h3>Field Detail</h3> +<a name="localCreateXMLSignatureResponseTypeChoice"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>localCreateXMLSignatureResponseTypeChoice</h4> +<pre>protected <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateXMLSignatureResponseTypeChoice.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.CreateXMLSignatureResponseTypeChoice</a>[] localCreateXMLSignatureResponseTypeChoice</pre> +<div class="block">field for CreateXMLSignatureResponseTypeChoice + This was an Array!</div> +</li> +</ul> +</li> +</ul> +<!-- ========= CONSTRUCTOR DETAIL ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_detail"> +<!-- --> +</a> +<h3>Constructor Detail</h3> +<a name="SignatureCreationServiceStub.CreateXMLSignatureResponseType()"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>SignatureCreationServiceStub.CreateXMLSignatureResponseType</h4> +<pre>public SignatureCreationServiceStub.CreateXMLSignatureResponseType()</pre> +</li> +</ul> +</li> +</ul> +<!-- ============ METHOD DETAIL ========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_detail"> +<!-- --> +</a> +<h3>Method Detail</h3> +<a name="getCreateXMLSignatureResponseTypeChoice()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getCreateXMLSignatureResponseTypeChoice</h4> +<pre>public <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateXMLSignatureResponseTypeChoice.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.CreateXMLSignatureResponseTypeChoice</a>[] getCreateXMLSignatureResponseTypeChoice()</pre> +<div class="block">Auto generated getter method</div> +<dl><dt><span class="strong">Returns:</span></dt><dd>CreateXMLSignatureResponseTypeChoice[]</dd></dl> +</li> +</ul> +<a name="validateCreateXMLSignatureResponseTypeChoice(at.gv.egiz.moa.SignatureCreationServiceStub.CreateXMLSignatureResponseTypeChoice[])"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>validateCreateXMLSignatureResponseTypeChoice</h4> +<pre>protected void validateCreateXMLSignatureResponseTypeChoice(<a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateXMLSignatureResponseTypeChoice.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.CreateXMLSignatureResponseTypeChoice</a>[] param)</pre> +<div class="block">validate the array for CreateXMLSignatureResponseTypeChoice</div> +</li> +</ul> +<a name="setCreateXMLSignatureResponseTypeChoice(at.gv.egiz.moa.SignatureCreationServiceStub.CreateXMLSignatureResponseTypeChoice[])"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>setCreateXMLSignatureResponseTypeChoice</h4> +<pre>public void setCreateXMLSignatureResponseTypeChoice(<a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateXMLSignatureResponseTypeChoice.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.CreateXMLSignatureResponseTypeChoice</a>[] param)</pre> +<div class="block">Auto generated setter method</div> +<dl><dt><span class="strong">Parameters:</span></dt><dd><code>param</code> - CreateXMLSignatureResponseTypeChoice</dd></dl> +</li> +</ul> +<a name="addCreateXMLSignatureResponseTypeChoice(at.gv.egiz.moa.SignatureCreationServiceStub.CreateXMLSignatureResponseTypeChoice)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>addCreateXMLSignatureResponseTypeChoice</h4> +<pre>public void addCreateXMLSignatureResponseTypeChoice(<a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateXMLSignatureResponseTypeChoice.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.CreateXMLSignatureResponseTypeChoice</a> param)</pre> +<div class="block">Auto generated add method for the array for convenience</div> +<dl><dt><span class="strong">Parameters:</span></dt><dd><code>param</code> - CreateXMLSignatureResponseTypeChoice</dd></dl> +</li> +</ul> +<a name="getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getOMElement</h4> +<pre>public org.apache.axiom.om.OMElement getOMElement(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, + org.apache.axiom.om.OMFactory factory) + throws org.apache.axis2.databinding.ADBException</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>getOMElement</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><span class="strong">Parameters:</span></dt><dd><code>parentQName</code> - </dd><dd><code>factory</code> - </dd> +<dt><span class="strong">Returns:</span></dt><dd>org.apache.axiom.om.OMElement</dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +<a name="serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>serialize</h4> +<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, + <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter) + throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, + org.apache.axis2.databinding.ADBException</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +<a name="serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>serialize</h4> +<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, + <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, + boolean serializeType) + throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, + org.apache.axis2.databinding.ADBException</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +<a name="getPullParser(javax.xml.namespace.QName)"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>getPullParser</h4> +<pre>public <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> getPullParser(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName) + throws org.apache.axis2.databinding.ADBException</pre> +<div class="block">databinding method to get an XML representation of this object</div> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>getPullParser</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +</li> +</ul> +</li> +</ul> +</div> +</div> +<!-- ========= END OF CLASS DATA ========= --> +<!-- ======= START OF BOTTOM NAVBAR ====== --> +<div class="bottomNav"><a name="navbar_bottom"> +<!-- --> +</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateXMLSignatureResponse.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateXMLSignatureResponseType.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li><a href="#nested_class_summary">Nested</a> | </li> +<li><a href="#field_summary">Field</a> | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li><a href="#field_detail">Field</a> | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_bottom"> +<!-- --> +</a></div> +<!-- ======== END OF BOTTOM NAVBAR ======= --> +</body> +</html> diff --git a/docs/at/gv/egiz/moa/SignatureCreationServiceStub.CreateXMLSignatureResponseTypeChoice.Factory.html b/docs/at/gv/egiz/moa/SignatureCreationServiceStub.CreateXMLSignatureResponseTypeChoice.Factory.html new file mode 100644 index 00000000..09ee8d96 --- /dev/null +++ b/docs/at/gv/egiz/moa/SignatureCreationServiceStub.CreateXMLSignatureResponseTypeChoice.Factory.html @@ -0,0 +1,278 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> +<!-- NewPage --> +<html lang="en"> +<head> +<!-- Generated by javadoc (version 1.7.0_51) on Tue Feb 04 16:50:32 CET 2014 --> +<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> +<title>SignatureCreationServiceStub.CreateXMLSignatureResponseTypeChoice.Factory (PDF-AS 4.0 Library)</title> +<meta name="date" content="2014-02-04"> +<link rel="stylesheet" type="text/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 Library)"; + } +//--> +</script> +<noscript> +<div>JavaScript is disabled on your browser.</div> +</noscript> +<!-- ========= START OF TOP NAVBAR ======= --> +<div class="topNav"><a name="navbar_top"> +<!-- --> +</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateXMLSignatureResponseTypeChoice.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CryptoBinary.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li>Nested | </li> +<li>Field | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li>Field | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_top"> +<!-- --> +</a></div> +<!-- ========= END OF TOP NAVBAR ========= --> +<!-- ======== START OF CLASS DATA ======== --> +<div class="header"> +<div class="subTitle">at.gv.egiz.moa</div> +<h2 title="Class SignatureCreationServiceStub.CreateXMLSignatureResponseTypeChoice.Factory" class="title">Class SignatureCreationServiceStub.CreateXMLSignatureResponseTypeChoice.Factory</h2> +</div> +<div class="contentContainer"> +<ul class="inheritance"> +<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li> +<ul class="inheritance"> +<li>at.gv.egiz.moa.SignatureCreationServiceStub.CreateXMLSignatureResponseTypeChoice.Factory</li> +</ul> +</li> +</ul> +<div class="description"> +<ul class="blockList"> +<li class="blockList"> +<dl> +<dt>Enclosing class:</dt> +<dd><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateXMLSignatureResponseTypeChoice.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.CreateXMLSignatureResponseTypeChoice</a></dd> +</dl> +<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> +<div class="block">Factory class that keeps the parse method</div> +</li> +</ul> +</div> +<div class="summary"> +<ul class="blockList"> +<li class="blockList"> +<!-- ======== CONSTRUCTOR SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_summary"> +<!-- --> +</a> +<h3>Constructor Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation"> +<caption><span>Constructors</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colOne" scope="col">Constructor and Description</th> +</tr> +<tr class="altColor"> +<td class="colOne"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateXMLSignatureResponseTypeChoice.Factory.html#SignatureCreationServiceStub.CreateXMLSignatureResponseTypeChoice.Factory()">SignatureCreationServiceStub.CreateXMLSignatureResponseTypeChoice.Factory</a></strong>()</code> </td> +</tr> +</table> +</li> +</ul> +<!-- ========== METHOD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_summary"> +<!-- --> +</a> +<h3>Method Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation"> +<caption><span>Methods</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colFirst" scope="col">Modifier and Type</th> +<th class="colLast" scope="col">Method and Description</th> +</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> +<div class="block">static method to create the object + Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable + If this object is not an element, it is a complex type and the reader is at the event just after the outer start element + Postcondition: If this object is an element, the reader is positioned at its end element + If this object is a complex type, the reader is positioned at the end element of its outer element</div> +</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> +</ul> +</li> +</ul> +</li> +</ul> +</div> +<div class="details"> +<ul class="blockList"> +<li class="blockList"> +<!-- ========= CONSTRUCTOR DETAIL ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_detail"> +<!-- --> +</a> +<h3>Constructor Detail</h3> +<a name="SignatureCreationServiceStub.CreateXMLSignatureResponseTypeChoice.Factory()"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>SignatureCreationServiceStub.CreateXMLSignatureResponseTypeChoice.Factory</h4> +<pre>public SignatureCreationServiceStub.CreateXMLSignatureResponseTypeChoice.Factory()</pre> +</li> +</ul> +</li> +</ul> +<!-- ============ METHOD DETAIL ========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_detail"> +<!-- --> +</a> +<h3>Method Detail</h3> +<a name="parse(javax.xml.stream.XMLStreamReader)"> +<!-- --> +</a> +<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> +<div class="block">static method to create the object + Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable + If this object is not an element, it is a complex type and the reader is at the event just after the outer start element + Postcondition: If this object is an element, the reader is positioned at its end element + If this object is a complex type, the reader is positioned at the end element of its outer element</div> +<dl><dt><span class="strong">Throws:</span></dt> +<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></code></dd></dl> +</li> +</ul> +</li> +</ul> +</li> +</ul> +</div> +</div> +<!-- ========= END OF CLASS DATA ========= --> +<!-- ======= START OF BOTTOM NAVBAR ====== --> +<div class="bottomNav"><a name="navbar_bottom"> +<!-- --> +</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateXMLSignatureResponseTypeChoice.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CryptoBinary.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li>Nested | </li> +<li>Field | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li>Field | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_bottom"> +<!-- --> +</a></div> +<!-- ======== END OF BOTTOM NAVBAR ======= --> +</body> +</html> diff --git a/docs/at/gv/egiz/moa/SignatureCreationServiceStub.CreateXMLSignatureResponseTypeChoice.html b/docs/at/gv/egiz/moa/SignatureCreationServiceStub.CreateXMLSignatureResponseTypeChoice.html new file mode 100644 index 00000000..9657db6a --- /dev/null +++ b/docs/at/gv/egiz/moa/SignatureCreationServiceStub.CreateXMLSignatureResponseTypeChoice.html @@ -0,0 +1,545 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> +<!-- NewPage --> +<html lang="en"> +<head> +<!-- Generated by javadoc (version 1.7.0_51) on Tue Feb 04 16:50:32 CET 2014 --> +<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> +<title>SignatureCreationServiceStub.CreateXMLSignatureResponseTypeChoice (PDF-AS 4.0 Library)</title> +<meta name="date" content="2014-02-04"> +<link rel="stylesheet" type="text/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 Library)"; + } +//--> +</script> +<noscript> +<div>JavaScript is disabled on your browser.</div> +</noscript> +<!-- ========= START OF TOP NAVBAR ======= --> +<div class="topNav"><a name="navbar_top"> +<!-- --> +</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateXMLSignatureResponseType.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateXMLSignatureResponseTypeChoice.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li><a href="#nested_class_summary">Nested</a> | </li> +<li><a href="#field_summary">Field</a> | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li><a href="#field_detail">Field</a> | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_top"> +<!-- --> +</a></div> +<!-- ========= END OF TOP NAVBAR ========= --> +<!-- ======== START OF CLASS DATA ======== --> +<div class="header"> +<div class="subTitle">at.gv.egiz.moa</div> +<h2 title="Class SignatureCreationServiceStub.CreateXMLSignatureResponseTypeChoice" class="title">Class SignatureCreationServiceStub.CreateXMLSignatureResponseTypeChoice</h2> +</div> +<div class="contentContainer"> +<ul class="inheritance"> +<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li> +<ul class="inheritance"> +<li>at.gv.egiz.moa.SignatureCreationServiceStub.CreateXMLSignatureResponseTypeChoice</li> +</ul> +</li> +</ul> +<div class="description"> +<ul class="blockList"> +<li class="blockList"> +<dl> +<dt>All Implemented Interfaces:</dt> +<dd><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a>, org.apache.axis2.databinding.ADBBean</dd> +</dl> +<dl> +<dt>Enclosing class:</dt> +<dd><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub</a></dd> +</dl> +<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> +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> +</ul> +</div> +<div class="summary"> +<ul class="blockList"> +<li class="blockList"> +<!-- ======== NESTED CLASS SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="nested_class_summary"> +<!-- --> +</a> +<h3>Nested Class Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Nested Class Summary table, listing nested classes, and an explanation"> +<caption><span>Nested Classes</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> +<tr class="altColor"> +<td class="colFirst"><code>static class </code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateXMLSignatureResponseTypeChoice.Factory.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.CreateXMLSignatureResponseTypeChoice.Factory</a></strong></code> +<div class="block">Factory class that keeps the parse method</div> +</td> +</tr> +</table> +</li> +</ul> +<!-- =========== FIELD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="field_summary"> +<!-- --> +</a> +<h3>Field Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Field Summary table, listing fields, and an explanation"> +<caption><span>Fields</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> +<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"><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 boolean</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateXMLSignatureResponseTypeChoice.html#localErrorResponseTracker">localErrorResponseTracker</a></strong></code> </td> +</tr> +<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"><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> +<tr class="rowColor"> +<td class="colFirst"><code>protected boolean</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateXMLSignatureResponseTypeChoice.html#localSignatureEnvironmentTracker">localSignatureEnvironmentTracker</a></strong></code> </td> +</tr> +</table> +</li> +</ul> +<!-- ======== CONSTRUCTOR SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_summary"> +<!-- --> +</a> +<h3>Constructor Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation"> +<caption><span>Constructors</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colOne" scope="col">Constructor and Description</th> +</tr> +<tr class="altColor"> +<td class="colOne"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateXMLSignatureResponseTypeChoice.html#SignatureCreationServiceStub.CreateXMLSignatureResponseTypeChoice()">SignatureCreationServiceStub.CreateXMLSignatureResponseTypeChoice</a></strong>()</code> </td> +</tr> +</table> +</li> +</ul> +<!-- ========== METHOD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_summary"> +<!-- --> +</a> +<h3>Method Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation"> +<caption><span>Methods</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colFirst" scope="col">Modifier and Type</th> +<th class="colLast" scope="col">Method and Description</th> +</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"><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>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, + 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> +<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="../../../../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.CreateXMLSignatureResponseTypeChoice.html#getSignatureEnvironment()">getSignatureEnvironment</a></strong>()</code> +<div class="block">Auto generated getter method</div> +</td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>boolean</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateXMLSignatureResponseTypeChoice.html#isErrorResponseSpecified()">isErrorResponseSpecified</a></strong>()</code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>boolean</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateXMLSignatureResponseTypeChoice.html#isSignatureEnvironmentSpecified()">isSignatureEnvironmentSpecified</a></strong>()</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.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> +</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, + 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.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"><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> +</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> +</ul> +</li> +</ul> +</li> +</ul> +</div> +<div class="details"> +<ul class="blockList"> +<li class="blockList"> +<!-- ============ FIELD DETAIL =========== --> +<ul class="blockList"> +<li class="blockList"><a name="field_detail"> +<!-- --> +</a> +<h3>Field Detail</h3> +<a name="localSignatureEnvironment"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>localSignatureEnvironment</h4> +<pre>protected <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignatureEnvironment_type0.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.SignatureEnvironment_type0</a> localSignatureEnvironment</pre> +<div class="block">field for SignatureEnvironment</div> +</li> +</ul> +<a name="localSignatureEnvironmentTracker"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>localSignatureEnvironmentTracker</h4> +<pre>protected boolean localSignatureEnvironmentTracker</pre> +</li> +</ul> +<a name="localErrorResponse"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>localErrorResponse</h4> +<pre>protected <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ErrorResponseType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.ErrorResponseType</a> localErrorResponse</pre> +<div class="block">field for ErrorResponse</div> +</li> +</ul> +<a name="localErrorResponseTracker"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>localErrorResponseTracker</h4> +<pre>protected boolean localErrorResponseTracker</pre> +</li> +</ul> +</li> +</ul> +<!-- ========= CONSTRUCTOR DETAIL ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_detail"> +<!-- --> +</a> +<h3>Constructor Detail</h3> +<a name="SignatureCreationServiceStub.CreateXMLSignatureResponseTypeChoice()"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>SignatureCreationServiceStub.CreateXMLSignatureResponseTypeChoice</h4> +<pre>public SignatureCreationServiceStub.CreateXMLSignatureResponseTypeChoice()</pre> +</li> +</ul> +</li> +</ul> +<!-- ============ METHOD DETAIL ========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_detail"> +<!-- --> +</a> +<h3>Method Detail</h3> +<a name="isSignatureEnvironmentSpecified()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>isSignatureEnvironmentSpecified</h4> +<pre>public boolean isSignatureEnvironmentSpecified()</pre> +</li> +</ul> +<a name="getSignatureEnvironment()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getSignatureEnvironment</h4> +<pre>public <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignatureEnvironment_type0.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.SignatureEnvironment_type0</a> getSignatureEnvironment()</pre> +<div class="block">Auto generated getter method</div> +<dl><dt><span class="strong">Returns:</span></dt><dd>SignatureEnvironment_type0</dd></dl> +</li> +</ul> +<a name="setSignatureEnvironment(at.gv.egiz.moa.SignatureCreationServiceStub.SignatureEnvironment_type0)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>setSignatureEnvironment</h4> +<pre>public void setSignatureEnvironment(<a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignatureEnvironment_type0.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.SignatureEnvironment_type0</a> param)</pre> +<div class="block">Auto generated setter method</div> +<dl><dt><span class="strong">Parameters:</span></dt><dd><code>param</code> - SignatureEnvironment</dd></dl> +</li> +</ul> +<a name="isErrorResponseSpecified()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>isErrorResponseSpecified</h4> +<pre>public boolean isErrorResponseSpecified()</pre> +</li> +</ul> +<a name="getErrorResponse()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getErrorResponse</h4> +<pre>public <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ErrorResponseType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.ErrorResponseType</a> getErrorResponse()</pre> +<div class="block">Auto generated getter method</div> +<dl><dt><span class="strong">Returns:</span></dt><dd>ErrorResponseType</dd></dl> +</li> +</ul> +<a name="setErrorResponse(at.gv.egiz.moa.SignatureCreationServiceStub.ErrorResponseType)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>setErrorResponse</h4> +<pre>public void setErrorResponse(<a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ErrorResponseType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.ErrorResponseType</a> param)</pre> +<div class="block">Auto generated setter method</div> +<dl><dt><span class="strong">Parameters:</span></dt><dd><code>param</code> - ErrorResponse</dd></dl> +</li> +</ul> +<a name="getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getOMElement</h4> +<pre>public org.apache.axiom.om.OMElement getOMElement(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, + org.apache.axiom.om.OMFactory factory) + throws org.apache.axis2.databinding.ADBException</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>getOMElement</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><span class="strong">Parameters:</span></dt><dd><code>parentQName</code> - </dd><dd><code>factory</code> - </dd> +<dt><span class="strong">Returns:</span></dt><dd>org.apache.axiom.om.OMElement</dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +<a name="serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>serialize</h4> +<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, + <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter) + throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, + org.apache.axis2.databinding.ADBException</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +<a name="serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>serialize</h4> +<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, + <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, + boolean serializeType) + throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, + org.apache.axis2.databinding.ADBException</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +<a name="getPullParser(javax.xml.namespace.QName)"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>getPullParser</h4> +<pre>public <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> getPullParser(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName) + throws org.apache.axis2.databinding.ADBException</pre> +<div class="block">databinding method to get an XML representation of this object</div> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>getPullParser</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +</li> +</ul> +</li> +</ul> +</div> +</div> +<!-- ========= END OF CLASS DATA ========= --> +<!-- ======= START OF BOTTOM NAVBAR ====== --> +<div class="bottomNav"><a name="navbar_bottom"> +<!-- --> +</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateXMLSignatureResponseType.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateXMLSignatureResponseTypeChoice.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li><a href="#nested_class_summary">Nested</a> | </li> +<li><a href="#field_summary">Field</a> | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li><a href="#field_detail">Field</a> | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_bottom"> +<!-- --> +</a></div> +<!-- ======== END OF BOTTOM NAVBAR ======= --> +</body> +</html> diff --git a/docs/at/gv/egiz/moa/SignatureCreationServiceStub.CryptoBinary.Factory.html b/docs/at/gv/egiz/moa/SignatureCreationServiceStub.CryptoBinary.Factory.html new file mode 100644 index 00000000..edd1e3f1 --- /dev/null +++ b/docs/at/gv/egiz/moa/SignatureCreationServiceStub.CryptoBinary.Factory.html @@ -0,0 +1,308 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> +<!-- NewPage --> +<html lang="en"> +<head> +<!-- Generated by javadoc (version 1.7.0_51) on Tue Feb 04 16:50:32 CET 2014 --> +<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> +<title>SignatureCreationServiceStub.CryptoBinary.Factory (PDF-AS 4.0 Library)</title> +<meta name="date" content="2014-02-04"> +<link rel="stylesheet" type="text/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 Library)"; + } +//--> +</script> +<noscript> +<div>JavaScript is disabled on your browser.</div> +</noscript> +<!-- ========= START OF TOP NAVBAR ======= --> +<div class="topNav"><a name="navbar_top"> +<!-- --> +</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CryptoBinary.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DataObject_type0.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li>Nested | </li> +<li>Field | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li>Field | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_top"> +<!-- --> +</a></div> +<!-- ========= END OF TOP NAVBAR ========= --> +<!-- ======== START OF CLASS DATA ======== --> +<div class="header"> +<div class="subTitle">at.gv.egiz.moa</div> +<h2 title="Class SignatureCreationServiceStub.CryptoBinary.Factory" class="title">Class SignatureCreationServiceStub.CryptoBinary.Factory</h2> +</div> +<div class="contentContainer"> +<ul class="inheritance"> +<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li> +<ul class="inheritance"> +<li>at.gv.egiz.moa.SignatureCreationServiceStub.CryptoBinary.Factory</li> +</ul> +</li> +</ul> +<div class="description"> +<ul class="blockList"> +<li class="blockList"> +<dl> +<dt>Enclosing class:</dt> +<dd><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CryptoBinary.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.CryptoBinary</a></dd> +</dl> +<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> +<div class="block">Factory class that keeps the parse method</div> +</li> +</ul> +</div> +<div class="summary"> +<ul class="blockList"> +<li class="blockList"> +<!-- ======== CONSTRUCTOR SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_summary"> +<!-- --> +</a> +<h3>Constructor Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation"> +<caption><span>Constructors</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colOne" scope="col">Constructor and Description</th> +</tr> +<tr class="altColor"> +<td class="colOne"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CryptoBinary.Factory.html#SignatureCreationServiceStub.CryptoBinary.Factory()">SignatureCreationServiceStub.CryptoBinary.Factory</a></strong>()</code> </td> +</tr> +</table> +</li> +</ul> +<!-- ========== METHOD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_summary"> +<!-- --> +</a> +<h3>Method Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation"> +<caption><span>Methods</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colFirst" scope="col">Modifier and Type</th> +<th class="colLast" scope="col">Method and Description</th> +</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> +</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> +</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> +<div class="block">static method to create the object + Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable + If this object is not an element, it is a complex type and the reader is at the event just after the outer start element + Postcondition: If this object is an element, the reader is positioned at its end element + If this object is a complex type, the reader is positioned at the end element of its outer element</div> +</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> +</ul> +</li> +</ul> +</li> +</ul> +</div> +<div class="details"> +<ul class="blockList"> +<li class="blockList"> +<!-- ========= CONSTRUCTOR DETAIL ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_detail"> +<!-- --> +</a> +<h3>Constructor Detail</h3> +<a name="SignatureCreationServiceStub.CryptoBinary.Factory()"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>SignatureCreationServiceStub.CryptoBinary.Factory</h4> +<pre>public SignatureCreationServiceStub.CryptoBinary.Factory()</pre> +</li> +</ul> +</li> +</ul> +<!-- ============ METHOD DETAIL ========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_detail"> +<!-- --> +</a> +<h3>Method Detail</h3> +<a name="fromString(java.lang.String, java.lang.String)"> +<!-- --> +</a> +<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> +</li> +</ul> +<a name="fromString(javax.xml.stream.XMLStreamReader, java.lang.String)"> +<!-- --> +</a> +<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> +</li> +</ul> +<a name="parse(javax.xml.stream.XMLStreamReader)"> +<!-- --> +</a> +<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> +<div class="block">static method to create the object + Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable + If this object is not an element, it is a complex type and the reader is at the event just after the outer start element + Postcondition: If this object is an element, the reader is positioned at its end element + If this object is a complex type, the reader is positioned at the end element of its outer element</div> +<dl><dt><span class="strong">Throws:</span></dt> +<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></code></dd></dl> +</li> +</ul> +</li> +</ul> +</li> +</ul> +</div> +</div> +<!-- ========= END OF CLASS DATA ========= --> +<!-- ======= START OF BOTTOM NAVBAR ====== --> +<div class="bottomNav"><a name="navbar_bottom"> +<!-- --> +</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CryptoBinary.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DataObject_type0.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li>Nested | </li> +<li>Field | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li>Field | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_bottom"> +<!-- --> +</a></div> +<!-- ======== END OF BOTTOM NAVBAR ======= --> +</body> +</html> diff --git a/docs/at/gv/egiz/moa/SignatureCreationServiceStub.CryptoBinary.html b/docs/at/gv/egiz/moa/SignatureCreationServiceStub.CryptoBinary.html new file mode 100644 index 00000000..6fdef1d0 --- /dev/null +++ b/docs/at/gv/egiz/moa/SignatureCreationServiceStub.CryptoBinary.html @@ -0,0 +1,473 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> +<!-- NewPage --> +<html lang="en"> +<head> +<!-- Generated by javadoc (version 1.7.0_51) on Tue Feb 04 16:50:32 CET 2014 --> +<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> +<title>SignatureCreationServiceStub.CryptoBinary (PDF-AS 4.0 Library)</title> +<meta name="date" content="2014-02-04"> +<link rel="stylesheet" type="text/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 Library)"; + } +//--> +</script> +<noscript> +<div>JavaScript is disabled on your browser.</div> +</noscript> +<!-- ========= START OF TOP NAVBAR ======= --> +<div class="topNav"><a name="navbar_top"> +<!-- --> +</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateXMLSignatureResponseTypeChoice.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CryptoBinary.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li><a href="#nested_class_summary">Nested</a> | </li> +<li><a href="#field_summary">Field</a> | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li><a href="#field_detail">Field</a> | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_top"> +<!-- --> +</a></div> +<!-- ========= END OF TOP NAVBAR ========= --> +<!-- ======== START OF CLASS DATA ======== --> +<div class="header"> +<div class="subTitle">at.gv.egiz.moa</div> +<h2 title="Class SignatureCreationServiceStub.CryptoBinary" class="title">Class SignatureCreationServiceStub.CryptoBinary</h2> +</div> +<div class="contentContainer"> +<ul class="inheritance"> +<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li> +<ul class="inheritance"> +<li>at.gv.egiz.moa.SignatureCreationServiceStub.CryptoBinary</li> +</ul> +</li> +</ul> +<div class="description"> +<ul class="blockList"> +<li class="blockList"> +<dl> +<dt>All Implemented Interfaces:</dt> +<dd><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a>, org.apache.axis2.databinding.ADBBean</dd> +</dl> +<dl> +<dt>Enclosing class:</dt> +<dd><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub</a></dd> +</dl> +<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> +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> +</ul> +</div> +<div class="summary"> +<ul class="blockList"> +<li class="blockList"> +<!-- ======== NESTED CLASS SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="nested_class_summary"> +<!-- --> +</a> +<h3>Nested Class Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Nested Class Summary table, listing nested classes, and an explanation"> +<caption><span>Nested Classes</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> +<tr class="altColor"> +<td class="colFirst"><code>static class </code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CryptoBinary.Factory.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.CryptoBinary.Factory</a></strong></code> +<div class="block">Factory class that keeps the parse method</div> +</td> +</tr> +</table> +</li> +</ul> +<!-- =========== FIELD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="field_summary"> +<!-- --> +</a> +<h3>Field Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Field Summary table, listing fields, and an explanation"> +<caption><span>Fields</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> +<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="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="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CryptoBinary.html#MY_QNAME">MY_QNAME</a></strong></code> </td> +</tr> +</table> +</li> +</ul> +<!-- ======== CONSTRUCTOR SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_summary"> +<!-- --> +</a> +<h3>Constructor Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation"> +<caption><span>Constructors</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colOne" scope="col">Constructor and Description</th> +</tr> +<tr class="altColor"> +<td class="colOne"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CryptoBinary.html#SignatureCreationServiceStub.CryptoBinary()">SignatureCreationServiceStub.CryptoBinary</a></strong>()</code> </td> +</tr> +</table> +</li> +</ul> +<!-- ========== METHOD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_summary"> +<!-- --> +</a> +<h3>Method Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation"> +<caption><span>Methods</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colFirst" scope="col">Modifier and Type</th> +<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="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, + 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> +<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> +</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, + 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> +<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="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CryptoBinary.html#toString()">toString</a></strong>()</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#wait()" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</a></code></li> +</ul> +</li> +</ul> +</li> +</ul> +</div> +<div class="details"> +<ul class="blockList"> +<li class="blockList"> +<!-- ============ FIELD DETAIL =========== --> +<ul class="blockList"> +<li class="blockList"><a name="field_detail"> +<!-- --> +</a> +<h3>Field Detail</h3> +<a name="MY_QNAME"> +<!-- --> +</a> +<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> +</li> +</ul> +<a name="localCryptoBinary"> +<!-- --> +</a> +<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> +<div class="block">field for CryptoBinary</div> +</li> +</ul> +</li> +</ul> +<!-- ========= CONSTRUCTOR DETAIL ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_detail"> +<!-- --> +</a> +<h3>Constructor Detail</h3> +<a name="SignatureCreationServiceStub.CryptoBinary()"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>SignatureCreationServiceStub.CryptoBinary</h4> +<pre>public SignatureCreationServiceStub.CryptoBinary()</pre> +</li> +</ul> +</li> +</ul> +<!-- ============ METHOD DETAIL ========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_detail"> +<!-- --> +</a> +<h3>Method Detail</h3> +<a name="getCryptoBinary()"> +<!-- --> +</a> +<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> +<div class="block">Auto generated getter method</div> +<dl><dt><span class="strong">Returns:</span></dt><dd>javax.activation.DataHandler</dd></dl> +</li> +</ul> +<a name="setCryptoBinary(javax.activation.DataHandler)"> +<!-- --> +</a> +<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> +<div class="block">Auto generated setter method</div> +<dl><dt><span class="strong">Parameters:</span></dt><dd><code>param</code> - CryptoBinary</dd></dl> +</li> +</ul> +<a name="toString()"> +<!-- --> +</a> +<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> +<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> +</dl> +</li> +</ul> +<a name="getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getOMElement</h4> +<pre>public org.apache.axiom.om.OMElement getOMElement(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, + org.apache.axiom.om.OMFactory factory) + throws org.apache.axis2.databinding.ADBException</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>getOMElement</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><span class="strong">Parameters:</span></dt><dd><code>parentQName</code> - </dd><dd><code>factory</code> - </dd> +<dt><span class="strong">Returns:</span></dt><dd>org.apache.axiom.om.OMElement</dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +<a name="serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>serialize</h4> +<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, + <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter) + throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, + org.apache.axis2.databinding.ADBException</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +<a name="serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>serialize</h4> +<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, + <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, + boolean serializeType) + throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, + org.apache.axis2.databinding.ADBException</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +<a name="getPullParser(javax.xml.namespace.QName)"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>getPullParser</h4> +<pre>public <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> getPullParser(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName) + throws org.apache.axis2.databinding.ADBException</pre> +<div class="block">databinding method to get an XML representation of this object</div> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>getPullParser</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +</li> +</ul> +</li> +</ul> +</div> +</div> +<!-- ========= END OF CLASS DATA ========= --> +<!-- ======= START OF BOTTOM NAVBAR ====== --> +<div class="bottomNav"><a name="navbar_bottom"> +<!-- --> +</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateXMLSignatureResponseTypeChoice.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CryptoBinary.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li><a href="#nested_class_summary">Nested</a> | </li> +<li><a href="#field_summary">Field</a> | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li><a href="#field_detail">Field</a> | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_bottom"> +<!-- --> +</a></div> +<!-- ======== END OF BOTTOM NAVBAR ======= --> +</body> +</html> diff --git a/docs/at/gv/egiz/moa/SignatureCreationServiceStub.DSAKeyValue.Factory.html b/docs/at/gv/egiz/moa/SignatureCreationServiceStub.DSAKeyValue.Factory.html new file mode 100644 index 00000000..f011aa15 --- /dev/null +++ b/docs/at/gv/egiz/moa/SignatureCreationServiceStub.DSAKeyValue.Factory.html @@ -0,0 +1,278 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> +<!-- NewPage --> +<html lang="en"> +<head> +<!-- Generated by javadoc (version 1.7.0_51) on Tue Feb 04 16:50:40 CET 2014 --> +<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> +<title>SignatureCreationServiceStub.DSAKeyValue.Factory (PDF-AS 4.0 Library)</title> +<meta name="date" content="2014-02-04"> +<link rel="stylesheet" type="text/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 Library)"; + } +//--> +</script> +<noscript> +<div>JavaScript is disabled on your browser.</div> +</noscript> +<!-- ========= START OF TOP NAVBAR ======= --> +<div class="topNav"><a name="navbar_top"> +<!-- --> +</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DSAKeyValue.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DSAKeyValueType.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li>Nested | </li> +<li>Field | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li>Field | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_top"> +<!-- --> +</a></div> +<!-- ========= END OF TOP NAVBAR ========= --> +<!-- ======== START OF CLASS DATA ======== --> +<div class="header"> +<div class="subTitle">at.gv.egiz.moa</div> +<h2 title="Class SignatureCreationServiceStub.DSAKeyValue.Factory" class="title">Class SignatureCreationServiceStub.DSAKeyValue.Factory</h2> +</div> +<div class="contentContainer"> +<ul class="inheritance"> +<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li> +<ul class="inheritance"> +<li>at.gv.egiz.moa.SignatureCreationServiceStub.DSAKeyValue.Factory</li> +</ul> +</li> +</ul> +<div class="description"> +<ul class="blockList"> +<li class="blockList"> +<dl> +<dt>Enclosing class:</dt> +<dd><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DSAKeyValue.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.DSAKeyValue</a></dd> +</dl> +<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> +<div class="block">Factory class that keeps the parse method</div> +</li> +</ul> +</div> +<div class="summary"> +<ul class="blockList"> +<li class="blockList"> +<!-- ======== CONSTRUCTOR SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_summary"> +<!-- --> +</a> +<h3>Constructor Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation"> +<caption><span>Constructors</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colOne" scope="col">Constructor and Description</th> +</tr> +<tr class="altColor"> +<td class="colOne"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DSAKeyValue.Factory.html#SignatureCreationServiceStub.DSAKeyValue.Factory()">SignatureCreationServiceStub.DSAKeyValue.Factory</a></strong>()</code> </td> +</tr> +</table> +</li> +</ul> +<!-- ========== METHOD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_summary"> +<!-- --> +</a> +<h3>Method Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation"> +<caption><span>Methods</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colFirst" scope="col">Modifier and Type</th> +<th class="colLast" scope="col">Method and Description</th> +</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> +<div class="block">static method to create the object + Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable + If this object is not an element, it is a complex type and the reader is at the event just after the outer start element + Postcondition: If this object is an element, the reader is positioned at its end element + If this object is a complex type, the reader is positioned at the end element of its outer element</div> +</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> +</ul> +</li> +</ul> +</li> +</ul> +</div> +<div class="details"> +<ul class="blockList"> +<li class="blockList"> +<!-- ========= CONSTRUCTOR DETAIL ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_detail"> +<!-- --> +</a> +<h3>Constructor Detail</h3> +<a name="SignatureCreationServiceStub.DSAKeyValue.Factory()"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>SignatureCreationServiceStub.DSAKeyValue.Factory</h4> +<pre>public SignatureCreationServiceStub.DSAKeyValue.Factory()</pre> +</li> +</ul> +</li> +</ul> +<!-- ============ METHOD DETAIL ========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_detail"> +<!-- --> +</a> +<h3>Method Detail</h3> +<a name="parse(javax.xml.stream.XMLStreamReader)"> +<!-- --> +</a> +<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> +<div class="block">static method to create the object + Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable + If this object is not an element, it is a complex type and the reader is at the event just after the outer start element + Postcondition: If this object is an element, the reader is positioned at its end element + If this object is a complex type, the reader is positioned at the end element of its outer element</div> +<dl><dt><span class="strong">Throws:</span></dt> +<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></code></dd></dl> +</li> +</ul> +</li> +</ul> +</li> +</ul> +</div> +</div> +<!-- ========= END OF CLASS DATA ========= --> +<!-- ======= START OF BOTTOM NAVBAR ====== --> +<div class="bottomNav"><a name="navbar_bottom"> +<!-- --> +</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DSAKeyValue.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DSAKeyValueType.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li>Nested | </li> +<li>Field | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li>Field | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_bottom"> +<!-- --> +</a></div> +<!-- ======== END OF BOTTOM NAVBAR ======= --> +</body> +</html> diff --git a/docs/at/gv/egiz/moa/SignatureCreationServiceStub.DSAKeyValue.html b/docs/at/gv/egiz/moa/SignatureCreationServiceStub.DSAKeyValue.html new file mode 100644 index 00000000..d2f962ee --- /dev/null +++ b/docs/at/gv/egiz/moa/SignatureCreationServiceStub.DSAKeyValue.html @@ -0,0 +1,456 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> +<!-- NewPage --> +<html lang="en"> +<head> +<!-- Generated by javadoc (version 1.7.0_51) on Tue Feb 04 16:50:40 CET 2014 --> +<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> +<title>SignatureCreationServiceStub.DSAKeyValue (PDF-AS 4.0 Library)</title> +<meta name="date" content="2014-02-04"> +<link rel="stylesheet" type="text/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 Library)"; + } +//--> +</script> +<noscript> +<div>JavaScript is disabled on your browser.</div> +</noscript> +<!-- ========= START OF TOP NAVBAR ======= --> +<div class="topNav"><a name="navbar_top"> +<!-- --> +</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DigestValueType.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DSAKeyValue.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li><a href="#nested_class_summary">Nested</a> | </li> +<li><a href="#field_summary">Field</a> | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li><a href="#field_detail">Field</a> | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_top"> +<!-- --> +</a></div> +<!-- ========= END OF TOP NAVBAR ========= --> +<!-- ======== START OF CLASS DATA ======== --> +<div class="header"> +<div class="subTitle">at.gv.egiz.moa</div> +<h2 title="Class SignatureCreationServiceStub.DSAKeyValue" class="title">Class SignatureCreationServiceStub.DSAKeyValue</h2> +</div> +<div class="contentContainer"> +<ul class="inheritance"> +<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li> +<ul class="inheritance"> +<li>at.gv.egiz.moa.SignatureCreationServiceStub.DSAKeyValue</li> +</ul> +</li> +</ul> +<div class="description"> +<ul class="blockList"> +<li class="blockList"> +<dl> +<dt>All Implemented Interfaces:</dt> +<dd><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a>, org.apache.axis2.databinding.ADBBean</dd> +</dl> +<dl> +<dt>Enclosing class:</dt> +<dd><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub</a></dd> +</dl> +<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> +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> +</ul> +</div> +<div class="summary"> +<ul class="blockList"> +<li class="blockList"> +<!-- ======== NESTED CLASS SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="nested_class_summary"> +<!-- --> +</a> +<h3>Nested Class Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Nested Class Summary table, listing nested classes, and an explanation"> +<caption><span>Nested Classes</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> +<tr class="altColor"> +<td class="colFirst"><code>static class </code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DSAKeyValue.Factory.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.DSAKeyValue.Factory</a></strong></code> +<div class="block">Factory class that keeps the parse method</div> +</td> +</tr> +</table> +</li> +</ul> +<!-- =========== FIELD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="field_summary"> +<!-- --> +</a> +<h3>Field Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Field Summary table, listing fields, and an explanation"> +<caption><span>Fields</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> +<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"><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> +<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="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DSAKeyValue.html#MY_QNAME">MY_QNAME</a></strong></code> </td> +</tr> +</table> +</li> +</ul> +<!-- ======== CONSTRUCTOR SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_summary"> +<!-- --> +</a> +<h3>Constructor Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation"> +<caption><span>Constructors</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colOne" scope="col">Constructor and Description</th> +</tr> +<tr class="altColor"> +<td class="colOne"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DSAKeyValue.html#SignatureCreationServiceStub.DSAKeyValue()">SignatureCreationServiceStub.DSAKeyValue</a></strong>()</code> </td> +</tr> +</table> +</li> +</ul> +<!-- ========== METHOD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_summary"> +<!-- --> +</a> +<h3>Method Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation"> +<caption><span>Methods</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colFirst" scope="col">Modifier and Type</th> +<th class="colLast" scope="col">Method and Description</th> +</tr> +<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"><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="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, + 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> +<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> +</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, + 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.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> +</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> +</ul> +</li> +</ul> +</li> +</ul> +</div> +<div class="details"> +<ul class="blockList"> +<li class="blockList"> +<!-- ============ FIELD DETAIL =========== --> +<ul class="blockList"> +<li class="blockList"><a name="field_detail"> +<!-- --> +</a> +<h3>Field Detail</h3> +<a name="MY_QNAME"> +<!-- --> +</a> +<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> +</li> +</ul> +<a name="localDSAKeyValue"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>localDSAKeyValue</h4> +<pre>protected <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DSAKeyValueType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.DSAKeyValueType</a> localDSAKeyValue</pre> +<div class="block">field for DSAKeyValue</div> +</li> +</ul> +</li> +</ul> +<!-- ========= CONSTRUCTOR DETAIL ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_detail"> +<!-- --> +</a> +<h3>Constructor Detail</h3> +<a name="SignatureCreationServiceStub.DSAKeyValue()"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>SignatureCreationServiceStub.DSAKeyValue</h4> +<pre>public SignatureCreationServiceStub.DSAKeyValue()</pre> +</li> +</ul> +</li> +</ul> +<!-- ============ METHOD DETAIL ========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_detail"> +<!-- --> +</a> +<h3>Method Detail</h3> +<a name="getDSAKeyValue()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getDSAKeyValue</h4> +<pre>public <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DSAKeyValueType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.DSAKeyValueType</a> getDSAKeyValue()</pre> +<div class="block">Auto generated getter method</div> +<dl><dt><span class="strong">Returns:</span></dt><dd>DSAKeyValueType</dd></dl> +</li> +</ul> +<a name="setDSAKeyValue(at.gv.egiz.moa.SignatureCreationServiceStub.DSAKeyValueType)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>setDSAKeyValue</h4> +<pre>public void setDSAKeyValue(<a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DSAKeyValueType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.DSAKeyValueType</a> param)</pre> +<div class="block">Auto generated setter method</div> +<dl><dt><span class="strong">Parameters:</span></dt><dd><code>param</code> - DSAKeyValue</dd></dl> +</li> +</ul> +<a name="getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getOMElement</h4> +<pre>public org.apache.axiom.om.OMElement getOMElement(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, + org.apache.axiom.om.OMFactory factory) + throws org.apache.axis2.databinding.ADBException</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>getOMElement</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><span class="strong">Parameters:</span></dt><dd><code>parentQName</code> - </dd><dd><code>factory</code> - </dd> +<dt><span class="strong">Returns:</span></dt><dd>org.apache.axiom.om.OMElement</dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +<a name="serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>serialize</h4> +<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, + <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter) + throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, + org.apache.axis2.databinding.ADBException</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +<a name="serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>serialize</h4> +<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, + <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, + boolean serializeType) + throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, + org.apache.axis2.databinding.ADBException</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +<a name="getPullParser(javax.xml.namespace.QName)"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>getPullParser</h4> +<pre>public <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> getPullParser(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName) + throws org.apache.axis2.databinding.ADBException</pre> +<div class="block">databinding method to get an XML representation of this object</div> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>getPullParser</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +</li> +</ul> +</li> +</ul> +</div> +</div> +<!-- ========= END OF CLASS DATA ========= --> +<!-- ======= START OF BOTTOM NAVBAR ====== --> +<div class="bottomNav"><a name="navbar_bottom"> +<!-- --> +</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DigestValueType.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DSAKeyValue.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li><a href="#nested_class_summary">Nested</a> | </li> +<li><a href="#field_summary">Field</a> | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li><a href="#field_detail">Field</a> | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_bottom"> +<!-- --> +</a></div> +<!-- ======== END OF BOTTOM NAVBAR ======= --> +</body> +</html> diff --git a/docs/at/gv/egiz/moa/SignatureCreationServiceStub.DSAKeyValueType.Factory.html b/docs/at/gv/egiz/moa/SignatureCreationServiceStub.DSAKeyValueType.Factory.html new file mode 100644 index 00000000..3562ab29 --- /dev/null +++ b/docs/at/gv/egiz/moa/SignatureCreationServiceStub.DSAKeyValueType.Factory.html @@ -0,0 +1,278 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> +<!-- NewPage --> +<html lang="en"> +<head> +<!-- Generated by javadoc (version 1.7.0_51) on Tue Feb 04 16:50:40 CET 2014 --> +<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> +<title>SignatureCreationServiceStub.DSAKeyValueType.Factory (PDF-AS 4.0 Library)</title> +<meta name="date" content="2014-02-04"> +<link rel="stylesheet" type="text/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 Library)"; + } +//--> +</script> +<noscript> +<div>JavaScript is disabled on your browser.</div> +</noscript> +<!-- ========= START OF TOP NAVBAR ======= --> +<div class="topNav"><a name="navbar_top"> +<!-- --> +</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DSAKeyValueType.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DSAKeyValueTypeSequence_type0.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li>Nested | </li> +<li>Field | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li>Field | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_top"> +<!-- --> +</a></div> +<!-- ========= END OF TOP NAVBAR ========= --> +<!-- ======== START OF CLASS DATA ======== --> +<div class="header"> +<div class="subTitle">at.gv.egiz.moa</div> +<h2 title="Class SignatureCreationServiceStub.DSAKeyValueType.Factory" class="title">Class SignatureCreationServiceStub.DSAKeyValueType.Factory</h2> +</div> +<div class="contentContainer"> +<ul class="inheritance"> +<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li> +<ul class="inheritance"> +<li>at.gv.egiz.moa.SignatureCreationServiceStub.DSAKeyValueType.Factory</li> +</ul> +</li> +</ul> +<div class="description"> +<ul class="blockList"> +<li class="blockList"> +<dl> +<dt>Enclosing class:</dt> +<dd><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DSAKeyValueType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.DSAKeyValueType</a></dd> +</dl> +<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> +<div class="block">Factory class that keeps the parse method</div> +</li> +</ul> +</div> +<div class="summary"> +<ul class="blockList"> +<li class="blockList"> +<!-- ======== CONSTRUCTOR SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_summary"> +<!-- --> +</a> +<h3>Constructor Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation"> +<caption><span>Constructors</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colOne" scope="col">Constructor and Description</th> +</tr> +<tr class="altColor"> +<td class="colOne"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DSAKeyValueType.Factory.html#SignatureCreationServiceStub.DSAKeyValueType.Factory()">SignatureCreationServiceStub.DSAKeyValueType.Factory</a></strong>()</code> </td> +</tr> +</table> +</li> +</ul> +<!-- ========== METHOD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_summary"> +<!-- --> +</a> +<h3>Method Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation"> +<caption><span>Methods</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colFirst" scope="col">Modifier and Type</th> +<th class="colLast" scope="col">Method and Description</th> +</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> +<div class="block">static method to create the object + Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable + If this object is not an element, it is a complex type and the reader is at the event just after the outer start element + Postcondition: If this object is an element, the reader is positioned at its end element + If this object is a complex type, the reader is positioned at the end element of its outer element</div> +</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> +</ul> +</li> +</ul> +</li> +</ul> +</div> +<div class="details"> +<ul class="blockList"> +<li class="blockList"> +<!-- ========= CONSTRUCTOR DETAIL ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_detail"> +<!-- --> +</a> +<h3>Constructor Detail</h3> +<a name="SignatureCreationServiceStub.DSAKeyValueType.Factory()"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>SignatureCreationServiceStub.DSAKeyValueType.Factory</h4> +<pre>public SignatureCreationServiceStub.DSAKeyValueType.Factory()</pre> +</li> +</ul> +</li> +</ul> +<!-- ============ METHOD DETAIL ========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_detail"> +<!-- --> +</a> +<h3>Method Detail</h3> +<a name="parse(javax.xml.stream.XMLStreamReader)"> +<!-- --> +</a> +<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> +<div class="block">static method to create the object + Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable + If this object is not an element, it is a complex type and the reader is at the event just after the outer start element + Postcondition: If this object is an element, the reader is positioned at its end element + If this object is a complex type, the reader is positioned at the end element of its outer element</div> +<dl><dt><span class="strong">Throws:</span></dt> +<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></code></dd></dl> +</li> +</ul> +</li> +</ul> +</li> +</ul> +</div> +</div> +<!-- ========= END OF CLASS DATA ========= --> +<!-- ======= START OF BOTTOM NAVBAR ====== --> +<div class="bottomNav"><a name="navbar_bottom"> +<!-- --> +</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DSAKeyValueType.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DSAKeyValueTypeSequence_type0.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li>Nested | </li> +<li>Field | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li>Field | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_bottom"> +<!-- --> +</a></div> +<!-- ======== END OF BOTTOM NAVBAR ======= --> +</body> +</html> diff --git a/docs/at/gv/egiz/moa/SignatureCreationServiceStub.DSAKeyValueType.html b/docs/at/gv/egiz/moa/SignatureCreationServiceStub.DSAKeyValueType.html new file mode 100644 index 00000000..231ea9b6 --- /dev/null +++ b/docs/at/gv/egiz/moa/SignatureCreationServiceStub.DSAKeyValueType.html @@ -0,0 +1,747 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> +<!-- NewPage --> +<html lang="en"> +<head> +<!-- Generated by javadoc (version 1.7.0_51) on Tue Feb 04 16:50:40 CET 2014 --> +<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> +<title>SignatureCreationServiceStub.DSAKeyValueType (PDF-AS 4.0 Library)</title> +<meta name="date" content="2014-02-04"> +<link rel="stylesheet" type="text/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 Library)"; + } +//--> +</script> +<noscript> +<div>JavaScript is disabled on your browser.</div> +</noscript> +<!-- ========= START OF TOP NAVBAR ======= --> +<div class="topNav"><a name="navbar_top"> +<!-- --> +</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DSAKeyValue.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DSAKeyValueType.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li><a href="#nested_class_summary">Nested</a> | </li> +<li><a href="#field_summary">Field</a> | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li><a href="#field_detail">Field</a> | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_top"> +<!-- --> +</a></div> +<!-- ========= END OF TOP NAVBAR ========= --> +<!-- ======== START OF CLASS DATA ======== --> +<div class="header"> +<div class="subTitle">at.gv.egiz.moa</div> +<h2 title="Class SignatureCreationServiceStub.DSAKeyValueType" class="title">Class SignatureCreationServiceStub.DSAKeyValueType</h2> +</div> +<div class="contentContainer"> +<ul class="inheritance"> +<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li> +<ul class="inheritance"> +<li>at.gv.egiz.moa.SignatureCreationServiceStub.DSAKeyValueType</li> +</ul> +</li> +</ul> +<div class="description"> +<ul class="blockList"> +<li class="blockList"> +<dl> +<dt>All Implemented Interfaces:</dt> +<dd><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a>, org.apache.axis2.databinding.ADBBean</dd> +</dl> +<dl> +<dt>Enclosing class:</dt> +<dd><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub</a></dd> +</dl> +<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> +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> +</ul> +</div> +<div class="summary"> +<ul class="blockList"> +<li class="blockList"> +<!-- ======== NESTED CLASS SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="nested_class_summary"> +<!-- --> +</a> +<h3>Nested Class Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Nested Class Summary table, listing nested classes, and an explanation"> +<caption><span>Nested Classes</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> +<tr class="altColor"> +<td class="colFirst"><code>static class </code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DSAKeyValueType.Factory.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.DSAKeyValueType.Factory</a></strong></code> +<div class="block">Factory class that keeps the parse method</div> +</td> +</tr> +</table> +</li> +</ul> +<!-- =========== FIELD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="field_summary"> +<!-- --> +</a> +<h3>Field Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Field Summary table, listing fields, and an explanation"> +<caption><span>Fields</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> +<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"><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> +<tr class="rowColor"> +<td class="colFirst"><code>protected boolean</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DSAKeyValueType.html#localDSAKeyValueTypeSequence_type0Tracker">localDSAKeyValueTypeSequence_type0Tracker</a></strong></code> </td> +</tr> +<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"><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> +<tr class="rowColor"> +<td class="colFirst"><code>protected boolean</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DSAKeyValueType.html#localDSAKeyValueTypeSequence_type1Tracker">localDSAKeyValueTypeSequence_type1Tracker</a></strong></code> </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"><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="rowColor"> +<td class="colFirst"><code>protected boolean</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DSAKeyValueType.html#localGTracker">localGTracker</a></strong></code> </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"><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 boolean</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DSAKeyValueType.html#localJTracker">localJTracker</a></strong></code> </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"><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> +</table> +</li> +</ul> +<!-- ======== CONSTRUCTOR SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_summary"> +<!-- --> +</a> +<h3>Constructor Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation"> +<caption><span>Constructors</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colOne" scope="col">Constructor and Description</th> +</tr> +<tr class="altColor"> +<td class="colOne"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DSAKeyValueType.html#SignatureCreationServiceStub.DSAKeyValueType()">SignatureCreationServiceStub.DSAKeyValueType</a></strong>()</code> </td> +</tr> +</table> +</li> +</ul> +<!-- ========== METHOD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_summary"> +<!-- --> +</a> +<h3>Method Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation"> +<caption><span>Methods</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colFirst" scope="col">Modifier and Type</th> +<th class="colLast" scope="col">Method and Description</th> +</tr> +<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"><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><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.DSAKeyValueType.html#getDSAKeyValueTypeSequence_type1()">getDSAKeyValueTypeSequence_type1</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"><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="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"><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="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, + 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> +<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="../../../../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.DSAKeyValueType.html#getY()">getY</a></strong>()</code> +<div class="block">Auto generated getter method</div> +</td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>boolean</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DSAKeyValueType.html#isDSAKeyValueTypeSequence_type0Specified()">isDSAKeyValueTypeSequence_type0Specified</a></strong>()</code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>boolean</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DSAKeyValueType.html#isDSAKeyValueTypeSequence_type1Specified()">isDSAKeyValueTypeSequence_type1Specified</a></strong>()</code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>boolean</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DSAKeyValueType.html#isGSpecified()">isGSpecified</a></strong>()</code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>boolean</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DSAKeyValueType.html#isJSpecified()">isJSpecified</a></strong>()</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.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> +</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, + 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.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> +<tr class="altColor"> +<td class="colFirst"><code>void</code></td> +<td class="colLast"><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> +<tr class="rowColor"> +<td class="colFirst"><code>void</code></td> +<td class="colLast"><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"><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"><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> +</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> +</ul> +</li> +</ul> +</li> +</ul> +</div> +<div class="details"> +<ul class="blockList"> +<li class="blockList"> +<!-- ============ FIELD DETAIL =========== --> +<ul class="blockList"> +<li class="blockList"><a name="field_detail"> +<!-- --> +</a> +<h3>Field Detail</h3> +<a name="localDSAKeyValueTypeSequence_type0"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>localDSAKeyValueTypeSequence_type0</h4> +<pre>protected <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DSAKeyValueTypeSequence_type0.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.DSAKeyValueTypeSequence_type0</a> localDSAKeyValueTypeSequence_type0</pre> +<div class="block">field for DSAKeyValueTypeSequence_type0</div> +</li> +</ul> +<a name="localDSAKeyValueTypeSequence_type0Tracker"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>localDSAKeyValueTypeSequence_type0Tracker</h4> +<pre>protected boolean localDSAKeyValueTypeSequence_type0Tracker</pre> +</li> +</ul> +<a name="localG"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>localG</h4> +<pre>protected <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CryptoBinary.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.CryptoBinary</a> localG</pre> +<div class="block">field for G</div> +</li> +</ul> +<a name="localGTracker"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>localGTracker</h4> +<pre>protected boolean localGTracker</pre> +</li> +</ul> +<a name="localY"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>localY</h4> +<pre>protected <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CryptoBinary.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.CryptoBinary</a> localY</pre> +<div class="block">field for Y</div> +</li> +</ul> +<a name="localJ"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>localJ</h4> +<pre>protected <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CryptoBinary.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.CryptoBinary</a> localJ</pre> +<div class="block">field for J</div> +</li> +</ul> +<a name="localJTracker"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>localJTracker</h4> +<pre>protected boolean localJTracker</pre> +</li> +</ul> +<a name="localDSAKeyValueTypeSequence_type1"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>localDSAKeyValueTypeSequence_type1</h4> +<pre>protected <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DSAKeyValueTypeSequence_type1.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.DSAKeyValueTypeSequence_type1</a> localDSAKeyValueTypeSequence_type1</pre> +<div class="block">field for DSAKeyValueTypeSequence_type1</div> +</li> +</ul> +<a name="localDSAKeyValueTypeSequence_type1Tracker"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>localDSAKeyValueTypeSequence_type1Tracker</h4> +<pre>protected boolean localDSAKeyValueTypeSequence_type1Tracker</pre> +</li> +</ul> +</li> +</ul> +<!-- ========= CONSTRUCTOR DETAIL ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_detail"> +<!-- --> +</a> +<h3>Constructor Detail</h3> +<a name="SignatureCreationServiceStub.DSAKeyValueType()"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>SignatureCreationServiceStub.DSAKeyValueType</h4> +<pre>public SignatureCreationServiceStub.DSAKeyValueType()</pre> +</li> +</ul> +</li> +</ul> +<!-- ============ METHOD DETAIL ========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_detail"> +<!-- --> +</a> +<h3>Method Detail</h3> +<a name="isDSAKeyValueTypeSequence_type0Specified()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>isDSAKeyValueTypeSequence_type0Specified</h4> +<pre>public boolean isDSAKeyValueTypeSequence_type0Specified()</pre> +</li> +</ul> +<a name="getDSAKeyValueTypeSequence_type0()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getDSAKeyValueTypeSequence_type0</h4> +<pre>public <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DSAKeyValueTypeSequence_type0.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.DSAKeyValueTypeSequence_type0</a> getDSAKeyValueTypeSequence_type0()</pre> +<div class="block">Auto generated getter method</div> +<dl><dt><span class="strong">Returns:</span></dt><dd>DSAKeyValueTypeSequence_type0</dd></dl> +</li> +</ul> +<a name="setDSAKeyValueTypeSequence_type0(at.gv.egiz.moa.SignatureCreationServiceStub.DSAKeyValueTypeSequence_type0)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>setDSAKeyValueTypeSequence_type0</h4> +<pre>public void setDSAKeyValueTypeSequence_type0(<a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DSAKeyValueTypeSequence_type0.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.DSAKeyValueTypeSequence_type0</a> param)</pre> +<div class="block">Auto generated setter method</div> +<dl><dt><span class="strong">Parameters:</span></dt><dd><code>param</code> - DSAKeyValueTypeSequence_type0</dd></dl> +</li> +</ul> +<a name="isGSpecified()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>isGSpecified</h4> +<pre>public boolean isGSpecified()</pre> +</li> +</ul> +<a name="getG()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getG</h4> +<pre>public <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CryptoBinary.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.CryptoBinary</a> getG()</pre> +<div class="block">Auto generated getter method</div> +<dl><dt><span class="strong">Returns:</span></dt><dd>CryptoBinary</dd></dl> +</li> +</ul> +<a name="setG(at.gv.egiz.moa.SignatureCreationServiceStub.CryptoBinary)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>setG</h4> +<pre>public void setG(<a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CryptoBinary.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.CryptoBinary</a> param)</pre> +<div class="block">Auto generated setter method</div> +<dl><dt><span class="strong">Parameters:</span></dt><dd><code>param</code> - G</dd></dl> +</li> +</ul> +<a name="getY()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getY</h4> +<pre>public <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CryptoBinary.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.CryptoBinary</a> getY()</pre> +<div class="block">Auto generated getter method</div> +<dl><dt><span class="strong">Returns:</span></dt><dd>CryptoBinary</dd></dl> +</li> +</ul> +<a name="setY(at.gv.egiz.moa.SignatureCreationServiceStub.CryptoBinary)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>setY</h4> +<pre>public void setY(<a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CryptoBinary.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.CryptoBinary</a> param)</pre> +<div class="block">Auto generated setter method</div> +<dl><dt><span class="strong">Parameters:</span></dt><dd><code>param</code> - Y</dd></dl> +</li> +</ul> +<a name="isJSpecified()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>isJSpecified</h4> +<pre>public boolean isJSpecified()</pre> +</li> +</ul> +<a name="getJ()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getJ</h4> +<pre>public <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CryptoBinary.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.CryptoBinary</a> getJ()</pre> +<div class="block">Auto generated getter method</div> +<dl><dt><span class="strong">Returns:</span></dt><dd>CryptoBinary</dd></dl> +</li> +</ul> +<a name="setJ(at.gv.egiz.moa.SignatureCreationServiceStub.CryptoBinary)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>setJ</h4> +<pre>public void setJ(<a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CryptoBinary.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.CryptoBinary</a> param)</pre> +<div class="block">Auto generated setter method</div> +<dl><dt><span class="strong">Parameters:</span></dt><dd><code>param</code> - J</dd></dl> +</li> +</ul> +<a name="isDSAKeyValueTypeSequence_type1Specified()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>isDSAKeyValueTypeSequence_type1Specified</h4> +<pre>public boolean isDSAKeyValueTypeSequence_type1Specified()</pre> +</li> +</ul> +<a name="getDSAKeyValueTypeSequence_type1()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getDSAKeyValueTypeSequence_type1</h4> +<pre>public <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DSAKeyValueTypeSequence_type1.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.DSAKeyValueTypeSequence_type1</a> getDSAKeyValueTypeSequence_type1()</pre> +<div class="block">Auto generated getter method</div> +<dl><dt><span class="strong">Returns:</span></dt><dd>DSAKeyValueTypeSequence_type1</dd></dl> +</li> +</ul> +<a name="setDSAKeyValueTypeSequence_type1(at.gv.egiz.moa.SignatureCreationServiceStub.DSAKeyValueTypeSequence_type1)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>setDSAKeyValueTypeSequence_type1</h4> +<pre>public void setDSAKeyValueTypeSequence_type1(<a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DSAKeyValueTypeSequence_type1.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.DSAKeyValueTypeSequence_type1</a> param)</pre> +<div class="block">Auto generated setter method</div> +<dl><dt><span class="strong">Parameters:</span></dt><dd><code>param</code> - DSAKeyValueTypeSequence_type1</dd></dl> +</li> +</ul> +<a name="getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getOMElement</h4> +<pre>public org.apache.axiom.om.OMElement getOMElement(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, + org.apache.axiom.om.OMFactory factory) + throws org.apache.axis2.databinding.ADBException</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>getOMElement</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><span class="strong">Parameters:</span></dt><dd><code>parentQName</code> - </dd><dd><code>factory</code> - </dd> +<dt><span class="strong">Returns:</span></dt><dd>org.apache.axiom.om.OMElement</dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +<a name="serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>serialize</h4> +<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, + <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter) + throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, + org.apache.axis2.databinding.ADBException</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +<a name="serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>serialize</h4> +<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, + <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, + boolean serializeType) + throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, + org.apache.axis2.databinding.ADBException</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +<a name="getPullParser(javax.xml.namespace.QName)"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>getPullParser</h4> +<pre>public <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> getPullParser(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName) + throws org.apache.axis2.databinding.ADBException</pre> +<div class="block">databinding method to get an XML representation of this object</div> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>getPullParser</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +</li> +</ul> +</li> +</ul> +</div> +</div> +<!-- ========= END OF CLASS DATA ========= --> +<!-- ======= START OF BOTTOM NAVBAR ====== --> +<div class="bottomNav"><a name="navbar_bottom"> +<!-- --> +</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DSAKeyValue.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DSAKeyValueType.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li><a href="#nested_class_summary">Nested</a> | </li> +<li><a href="#field_summary">Field</a> | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li><a href="#field_detail">Field</a> | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_bottom"> +<!-- --> +</a></div> +<!-- ======== END OF BOTTOM NAVBAR ======= --> +</body> +</html> diff --git a/docs/at/gv/egiz/moa/SignatureCreationServiceStub.DSAKeyValueTypeSequence_type0.Factory.html b/docs/at/gv/egiz/moa/SignatureCreationServiceStub.DSAKeyValueTypeSequence_type0.Factory.html new file mode 100644 index 00000000..82ab2447 --- /dev/null +++ b/docs/at/gv/egiz/moa/SignatureCreationServiceStub.DSAKeyValueTypeSequence_type0.Factory.html @@ -0,0 +1,278 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> +<!-- NewPage --> +<html lang="en"> +<head> +<!-- Generated by javadoc (version 1.7.0_51) on Tue Feb 04 16:50:41 CET 2014 --> +<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> +<title>SignatureCreationServiceStub.DSAKeyValueTypeSequence_type0.Factory (PDF-AS 4.0 Library)</title> +<meta name="date" content="2014-02-04"> +<link rel="stylesheet" type="text/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 Library)"; + } +//--> +</script> +<noscript> +<div>JavaScript is disabled on your browser.</div> +</noscript> +<!-- ========= START OF TOP NAVBAR ======= --> +<div class="topNav"><a name="navbar_top"> +<!-- --> +</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DSAKeyValueTypeSequence_type0.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DSAKeyValueTypeSequence_type1.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li>Nested | </li> +<li>Field | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li>Field | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_top"> +<!-- --> +</a></div> +<!-- ========= END OF TOP NAVBAR ========= --> +<!-- ======== START OF CLASS DATA ======== --> +<div class="header"> +<div class="subTitle">at.gv.egiz.moa</div> +<h2 title="Class SignatureCreationServiceStub.DSAKeyValueTypeSequence_type0.Factory" class="title">Class SignatureCreationServiceStub.DSAKeyValueTypeSequence_type0.Factory</h2> +</div> +<div class="contentContainer"> +<ul class="inheritance"> +<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li> +<ul class="inheritance"> +<li>at.gv.egiz.moa.SignatureCreationServiceStub.DSAKeyValueTypeSequence_type0.Factory</li> +</ul> +</li> +</ul> +<div class="description"> +<ul class="blockList"> +<li class="blockList"> +<dl> +<dt>Enclosing class:</dt> +<dd><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DSAKeyValueTypeSequence_type0.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.DSAKeyValueTypeSequence_type0</a></dd> +</dl> +<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> +<div class="block">Factory class that keeps the parse method</div> +</li> +</ul> +</div> +<div class="summary"> +<ul class="blockList"> +<li class="blockList"> +<!-- ======== CONSTRUCTOR SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_summary"> +<!-- --> +</a> +<h3>Constructor Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation"> +<caption><span>Constructors</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colOne" scope="col">Constructor and Description</th> +</tr> +<tr class="altColor"> +<td class="colOne"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DSAKeyValueTypeSequence_type0.Factory.html#SignatureCreationServiceStub.DSAKeyValueTypeSequence_type0.Factory()">SignatureCreationServiceStub.DSAKeyValueTypeSequence_type0.Factory</a></strong>()</code> </td> +</tr> +</table> +</li> +</ul> +<!-- ========== METHOD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_summary"> +<!-- --> +</a> +<h3>Method Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation"> +<caption><span>Methods</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colFirst" scope="col">Modifier and Type</th> +<th class="colLast" scope="col">Method and Description</th> +</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> +<div class="block">static method to create the object + Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable + If this object is not an element, it is a complex type and the reader is at the event just after the outer start element + Postcondition: If this object is an element, the reader is positioned at its end element + If this object is a complex type, the reader is positioned at the end element of its outer element</div> +</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> +</ul> +</li> +</ul> +</li> +</ul> +</div> +<div class="details"> +<ul class="blockList"> +<li class="blockList"> +<!-- ========= CONSTRUCTOR DETAIL ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_detail"> +<!-- --> +</a> +<h3>Constructor Detail</h3> +<a name="SignatureCreationServiceStub.DSAKeyValueTypeSequence_type0.Factory()"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>SignatureCreationServiceStub.DSAKeyValueTypeSequence_type0.Factory</h4> +<pre>public SignatureCreationServiceStub.DSAKeyValueTypeSequence_type0.Factory()</pre> +</li> +</ul> +</li> +</ul> +<!-- ============ METHOD DETAIL ========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_detail"> +<!-- --> +</a> +<h3>Method Detail</h3> +<a name="parse(javax.xml.stream.XMLStreamReader)"> +<!-- --> +</a> +<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> +<div class="block">static method to create the object + Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable + If this object is not an element, it is a complex type and the reader is at the event just after the outer start element + Postcondition: If this object is an element, the reader is positioned at its end element + If this object is a complex type, the reader is positioned at the end element of its outer element</div> +<dl><dt><span class="strong">Throws:</span></dt> +<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></code></dd></dl> +</li> +</ul> +</li> +</ul> +</li> +</ul> +</div> +</div> +<!-- ========= END OF CLASS DATA ========= --> +<!-- ======= START OF BOTTOM NAVBAR ====== --> +<div class="bottomNav"><a name="navbar_bottom"> +<!-- --> +</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DSAKeyValueTypeSequence_type0.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DSAKeyValueTypeSequence_type1.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li>Nested | </li> +<li>Field | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li>Field | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_bottom"> +<!-- --> +</a></div> +<!-- ======== END OF BOTTOM NAVBAR ======= --> +</body> +</html> diff --git a/docs/at/gv/egiz/moa/SignatureCreationServiceStub.DSAKeyValueTypeSequence_type0.html b/docs/at/gv/egiz/moa/SignatureCreationServiceStub.DSAKeyValueTypeSequence_type0.html new file mode 100644 index 00000000..5ca34ec6 --- /dev/null +++ b/docs/at/gv/egiz/moa/SignatureCreationServiceStub.DSAKeyValueTypeSequence_type0.html @@ -0,0 +1,493 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> +<!-- NewPage --> +<html lang="en"> +<head> +<!-- Generated by javadoc (version 1.7.0_51) on Tue Feb 04 16:50:41 CET 2014 --> +<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> +<title>SignatureCreationServiceStub.DSAKeyValueTypeSequence_type0 (PDF-AS 4.0 Library)</title> +<meta name="date" content="2014-02-04"> +<link rel="stylesheet" type="text/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 Library)"; + } +//--> +</script> +<noscript> +<div>JavaScript is disabled on your browser.</div> +</noscript> +<!-- ========= START OF TOP NAVBAR ======= --> +<div class="topNav"><a name="navbar_top"> +<!-- --> +</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DSAKeyValueType.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DSAKeyValueTypeSequence_type0.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li><a href="#nested_class_summary">Nested</a> | </li> +<li><a href="#field_summary">Field</a> | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li><a href="#field_detail">Field</a> | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_top"> +<!-- --> +</a></div> +<!-- ========= END OF TOP NAVBAR ========= --> +<!-- ======== START OF CLASS DATA ======== --> +<div class="header"> +<div class="subTitle">at.gv.egiz.moa</div> +<h2 title="Class SignatureCreationServiceStub.DSAKeyValueTypeSequence_type0" class="title">Class SignatureCreationServiceStub.DSAKeyValueTypeSequence_type0</h2> +</div> +<div class="contentContainer"> +<ul class="inheritance"> +<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li> +<ul class="inheritance"> +<li>at.gv.egiz.moa.SignatureCreationServiceStub.DSAKeyValueTypeSequence_type0</li> +</ul> +</li> +</ul> +<div class="description"> +<ul class="blockList"> +<li class="blockList"> +<dl> +<dt>All Implemented Interfaces:</dt> +<dd><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a>, org.apache.axis2.databinding.ADBBean</dd> +</dl> +<dl> +<dt>Enclosing class:</dt> +<dd><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub</a></dd> +</dl> +<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> +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> +</ul> +</div> +<div class="summary"> +<ul class="blockList"> +<li class="blockList"> +<!-- ======== NESTED CLASS SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="nested_class_summary"> +<!-- --> +</a> +<h3>Nested Class Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Nested Class Summary table, listing nested classes, and an explanation"> +<caption><span>Nested Classes</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> +<tr class="altColor"> +<td class="colFirst"><code>static class </code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DSAKeyValueTypeSequence_type0.Factory.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.DSAKeyValueTypeSequence_type0.Factory</a></strong></code> +<div class="block">Factory class that keeps the parse method</div> +</td> +</tr> +</table> +</li> +</ul> +<!-- =========== FIELD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="field_summary"> +<!-- --> +</a> +<h3>Field Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Field Summary table, listing fields, and an explanation"> +<caption><span>Fields</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> +<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"><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"><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> +</table> +</li> +</ul> +<!-- ======== CONSTRUCTOR SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_summary"> +<!-- --> +</a> +<h3>Constructor Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation"> +<caption><span>Constructors</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colOne" scope="col">Constructor and Description</th> +</tr> +<tr class="altColor"> +<td class="colOne"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DSAKeyValueTypeSequence_type0.html#SignatureCreationServiceStub.DSAKeyValueTypeSequence_type0()">SignatureCreationServiceStub.DSAKeyValueTypeSequence_type0</a></strong>()</code> </td> +</tr> +</table> +</li> +</ul> +<!-- ========== METHOD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_summary"> +<!-- --> +</a> +<h3>Method Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation"> +<caption><span>Methods</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colFirst" scope="col">Modifier and Type</th> +<th class="colLast" scope="col">Method and Description</th> +</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, + org.apache.axiom.om.OMFactory factory)</code> </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"><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="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> +<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="../../../../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.DSAKeyValueTypeSequence_type0.html#getQ()">getQ</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.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> +</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, + 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.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"><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> +</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> +</ul> +</li> +</ul> +</li> +</ul> +</div> +<div class="details"> +<ul class="blockList"> +<li class="blockList"> +<!-- ============ FIELD DETAIL =========== --> +<ul class="blockList"> +<li class="blockList"><a name="field_detail"> +<!-- --> +</a> +<h3>Field Detail</h3> +<a name="localP"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>localP</h4> +<pre>protected <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CryptoBinary.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.CryptoBinary</a> localP</pre> +<div class="block">field for P</div> +</li> +</ul> +<a name="localQ"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>localQ</h4> +<pre>protected <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CryptoBinary.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.CryptoBinary</a> localQ</pre> +<div class="block">field for Q</div> +</li> +</ul> +</li> +</ul> +<!-- ========= CONSTRUCTOR DETAIL ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_detail"> +<!-- --> +</a> +<h3>Constructor Detail</h3> +<a name="SignatureCreationServiceStub.DSAKeyValueTypeSequence_type0()"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>SignatureCreationServiceStub.DSAKeyValueTypeSequence_type0</h4> +<pre>public SignatureCreationServiceStub.DSAKeyValueTypeSequence_type0()</pre> +</li> +</ul> +</li> +</ul> +<!-- ============ METHOD DETAIL ========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_detail"> +<!-- --> +</a> +<h3>Method Detail</h3> +<a name="getP()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getP</h4> +<pre>public <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CryptoBinary.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.CryptoBinary</a> getP()</pre> +<div class="block">Auto generated getter method</div> +<dl><dt><span class="strong">Returns:</span></dt><dd>CryptoBinary</dd></dl> +</li> +</ul> +<a name="setP(at.gv.egiz.moa.SignatureCreationServiceStub.CryptoBinary)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>setP</h4> +<pre>public void setP(<a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CryptoBinary.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.CryptoBinary</a> param)</pre> +<div class="block">Auto generated setter method</div> +<dl><dt><span class="strong">Parameters:</span></dt><dd><code>param</code> - P</dd></dl> +</li> +</ul> +<a name="getQ()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getQ</h4> +<pre>public <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CryptoBinary.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.CryptoBinary</a> getQ()</pre> +<div class="block">Auto generated getter method</div> +<dl><dt><span class="strong">Returns:</span></dt><dd>CryptoBinary</dd></dl> +</li> +</ul> +<a name="setQ(at.gv.egiz.moa.SignatureCreationServiceStub.CryptoBinary)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>setQ</h4> +<pre>public void setQ(<a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CryptoBinary.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.CryptoBinary</a> param)</pre> +<div class="block">Auto generated setter method</div> +<dl><dt><span class="strong">Parameters:</span></dt><dd><code>param</code> - Q</dd></dl> +</li> +</ul> +<a name="getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getOMElement</h4> +<pre>public org.apache.axiom.om.OMElement getOMElement(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, + org.apache.axiom.om.OMFactory factory) + throws org.apache.axis2.databinding.ADBException</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>getOMElement</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><span class="strong">Parameters:</span></dt><dd><code>parentQName</code> - </dd><dd><code>factory</code> - </dd> +<dt><span class="strong">Returns:</span></dt><dd>org.apache.axiom.om.OMElement</dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +<a name="serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>serialize</h4> +<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, + <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter) + throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, + org.apache.axis2.databinding.ADBException</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +<a name="serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>serialize</h4> +<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, + <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, + boolean serializeType) + throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, + org.apache.axis2.databinding.ADBException</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +<a name="getPullParser(javax.xml.namespace.QName)"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>getPullParser</h4> +<pre>public <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> getPullParser(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName) + throws org.apache.axis2.databinding.ADBException</pre> +<div class="block">databinding method to get an XML representation of this object</div> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>getPullParser</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +</li> +</ul> +</li> +</ul> +</div> +</div> +<!-- ========= END OF CLASS DATA ========= --> +<!-- ======= START OF BOTTOM NAVBAR ====== --> +<div class="bottomNav"><a name="navbar_bottom"> +<!-- --> +</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DSAKeyValueType.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DSAKeyValueTypeSequence_type0.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li><a href="#nested_class_summary">Nested</a> | </li> +<li><a href="#field_summary">Field</a> | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li><a href="#field_detail">Field</a> | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_bottom"> +<!-- --> +</a></div> +<!-- ======== END OF BOTTOM NAVBAR ======= --> +</body> +</html> diff --git a/docs/at/gv/egiz/moa/SignatureCreationServiceStub.DSAKeyValueTypeSequence_type1.Factory.html b/docs/at/gv/egiz/moa/SignatureCreationServiceStub.DSAKeyValueTypeSequence_type1.Factory.html new file mode 100644 index 00000000..b2e4e70a --- /dev/null +++ b/docs/at/gv/egiz/moa/SignatureCreationServiceStub.DSAKeyValueTypeSequence_type1.Factory.html @@ -0,0 +1,278 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> +<!-- NewPage --> +<html lang="en"> +<head> +<!-- Generated by javadoc (version 1.7.0_51) on Tue Feb 04 16:50:41 CET 2014 --> +<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> +<title>SignatureCreationServiceStub.DSAKeyValueTypeSequence_type1.Factory (PDF-AS 4.0 Library)</title> +<meta name="date" content="2014-02-04"> +<link rel="stylesheet" type="text/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 Library)"; + } +//--> +</script> +<noscript> +<div>JavaScript is disabled on your browser.</div> +</noscript> +<!-- ========= START OF TOP NAVBAR ======= --> +<div class="topNav"><a name="navbar_top"> +<!-- --> +</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DSAKeyValueTypeSequence_type1.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ErrorResponse.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li>Nested | </li> +<li>Field | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li>Field | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_top"> +<!-- --> +</a></div> +<!-- ========= END OF TOP NAVBAR ========= --> +<!-- ======== START OF CLASS DATA ======== --> +<div class="header"> +<div class="subTitle">at.gv.egiz.moa</div> +<h2 title="Class SignatureCreationServiceStub.DSAKeyValueTypeSequence_type1.Factory" class="title">Class SignatureCreationServiceStub.DSAKeyValueTypeSequence_type1.Factory</h2> +</div> +<div class="contentContainer"> +<ul class="inheritance"> +<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li> +<ul class="inheritance"> +<li>at.gv.egiz.moa.SignatureCreationServiceStub.DSAKeyValueTypeSequence_type1.Factory</li> +</ul> +</li> +</ul> +<div class="description"> +<ul class="blockList"> +<li class="blockList"> +<dl> +<dt>Enclosing class:</dt> +<dd><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DSAKeyValueTypeSequence_type1.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.DSAKeyValueTypeSequence_type1</a></dd> +</dl> +<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> +<div class="block">Factory class that keeps the parse method</div> +</li> +</ul> +</div> +<div class="summary"> +<ul class="blockList"> +<li class="blockList"> +<!-- ======== CONSTRUCTOR SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_summary"> +<!-- --> +</a> +<h3>Constructor Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation"> +<caption><span>Constructors</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colOne" scope="col">Constructor and Description</th> +</tr> +<tr class="altColor"> +<td class="colOne"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DSAKeyValueTypeSequence_type1.Factory.html#SignatureCreationServiceStub.DSAKeyValueTypeSequence_type1.Factory()">SignatureCreationServiceStub.DSAKeyValueTypeSequence_type1.Factory</a></strong>()</code> </td> +</tr> +</table> +</li> +</ul> +<!-- ========== METHOD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_summary"> +<!-- --> +</a> +<h3>Method Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation"> +<caption><span>Methods</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colFirst" scope="col">Modifier and Type</th> +<th class="colLast" scope="col">Method and Description</th> +</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> +<div class="block">static method to create the object + Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable + If this object is not an element, it is a complex type and the reader is at the event just after the outer start element + Postcondition: If this object is an element, the reader is positioned at its end element + If this object is a complex type, the reader is positioned at the end element of its outer element</div> +</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> +</ul> +</li> +</ul> +</li> +</ul> +</div> +<div class="details"> +<ul class="blockList"> +<li class="blockList"> +<!-- ========= CONSTRUCTOR DETAIL ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_detail"> +<!-- --> +</a> +<h3>Constructor Detail</h3> +<a name="SignatureCreationServiceStub.DSAKeyValueTypeSequence_type1.Factory()"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>SignatureCreationServiceStub.DSAKeyValueTypeSequence_type1.Factory</h4> +<pre>public SignatureCreationServiceStub.DSAKeyValueTypeSequence_type1.Factory()</pre> +</li> +</ul> +</li> +</ul> +<!-- ============ METHOD DETAIL ========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_detail"> +<!-- --> +</a> +<h3>Method Detail</h3> +<a name="parse(javax.xml.stream.XMLStreamReader)"> +<!-- --> +</a> +<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> +<div class="block">static method to create the object + Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable + If this object is not an element, it is a complex type and the reader is at the event just after the outer start element + Postcondition: If this object is an element, the reader is positioned at its end element + If this object is a complex type, the reader is positioned at the end element of its outer element</div> +<dl><dt><span class="strong">Throws:</span></dt> +<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></code></dd></dl> +</li> +</ul> +</li> +</ul> +</li> +</ul> +</div> +</div> +<!-- ========= END OF CLASS DATA ========= --> +<!-- ======= START OF BOTTOM NAVBAR ====== --> +<div class="bottomNav"><a name="navbar_bottom"> +<!-- --> +</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DSAKeyValueTypeSequence_type1.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ErrorResponse.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li>Nested | </li> +<li>Field | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li>Field | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_bottom"> +<!-- --> +</a></div> +<!-- ======== END OF BOTTOM NAVBAR ======= --> +</body> +</html> diff --git a/docs/at/gv/egiz/moa/SignatureCreationServiceStub.DSAKeyValueTypeSequence_type1.html b/docs/at/gv/egiz/moa/SignatureCreationServiceStub.DSAKeyValueTypeSequence_type1.html new file mode 100644 index 00000000..2b78a021 --- /dev/null +++ b/docs/at/gv/egiz/moa/SignatureCreationServiceStub.DSAKeyValueTypeSequence_type1.html @@ -0,0 +1,493 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> +<!-- NewPage --> +<html lang="en"> +<head> +<!-- Generated by javadoc (version 1.7.0_51) on Tue Feb 04 16:50:41 CET 2014 --> +<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> +<title>SignatureCreationServiceStub.DSAKeyValueTypeSequence_type1 (PDF-AS 4.0 Library)</title> +<meta name="date" content="2014-02-04"> +<link rel="stylesheet" type="text/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 Library)"; + } +//--> +</script> +<noscript> +<div>JavaScript is disabled on your browser.</div> +</noscript> +<!-- ========= START OF TOP NAVBAR ======= --> +<div class="topNav"><a name="navbar_top"> +<!-- --> +</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DSAKeyValueTypeSequence_type0.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DSAKeyValueTypeSequence_type1.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li><a href="#nested_class_summary">Nested</a> | </li> +<li><a href="#field_summary">Field</a> | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li><a href="#field_detail">Field</a> | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_top"> +<!-- --> +</a></div> +<!-- ========= END OF TOP NAVBAR ========= --> +<!-- ======== START OF CLASS DATA ======== --> +<div class="header"> +<div class="subTitle">at.gv.egiz.moa</div> +<h2 title="Class SignatureCreationServiceStub.DSAKeyValueTypeSequence_type1" class="title">Class SignatureCreationServiceStub.DSAKeyValueTypeSequence_type1</h2> +</div> +<div class="contentContainer"> +<ul class="inheritance"> +<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li> +<ul class="inheritance"> +<li>at.gv.egiz.moa.SignatureCreationServiceStub.DSAKeyValueTypeSequence_type1</li> +</ul> +</li> +</ul> +<div class="description"> +<ul class="blockList"> +<li class="blockList"> +<dl> +<dt>All Implemented Interfaces:</dt> +<dd><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a>, org.apache.axis2.databinding.ADBBean</dd> +</dl> +<dl> +<dt>Enclosing class:</dt> +<dd><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub</a></dd> +</dl> +<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> +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> +</ul> +</div> +<div class="summary"> +<ul class="blockList"> +<li class="blockList"> +<!-- ======== NESTED CLASS SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="nested_class_summary"> +<!-- --> +</a> +<h3>Nested Class Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Nested Class Summary table, listing nested classes, and an explanation"> +<caption><span>Nested Classes</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> +<tr class="altColor"> +<td class="colFirst"><code>static class </code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DSAKeyValueTypeSequence_type1.Factory.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.DSAKeyValueTypeSequence_type1.Factory</a></strong></code> +<div class="block">Factory class that keeps the parse method</div> +</td> +</tr> +</table> +</li> +</ul> +<!-- =========== FIELD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="field_summary"> +<!-- --> +</a> +<h3>Field Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Field Summary table, listing fields, and an explanation"> +<caption><span>Fields</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> +<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"><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="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"><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> +</table> +</li> +</ul> +<!-- ======== CONSTRUCTOR SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_summary"> +<!-- --> +</a> +<h3>Constructor Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation"> +<caption><span>Constructors</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colOne" scope="col">Constructor and Description</th> +</tr> +<tr class="altColor"> +<td class="colOne"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DSAKeyValueTypeSequence_type1.html#SignatureCreationServiceStub.DSAKeyValueTypeSequence_type1()">SignatureCreationServiceStub.DSAKeyValueTypeSequence_type1</a></strong>()</code> </td> +</tr> +</table> +</li> +</ul> +<!-- ========== METHOD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_summary"> +<!-- --> +</a> +<h3>Method Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation"> +<caption><span>Methods</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colFirst" scope="col">Modifier and Type</th> +<th class="colLast" scope="col">Method and Description</th> +</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, + org.apache.axiom.om.OMFactory factory)</code> </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"><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="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="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> +<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="../../../../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.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>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> +</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, + 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.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="rowColor"> +<td class="colFirst"><code>void</code></td> +<td class="colLast"><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> +</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> +</ul> +</li> +</ul> +</li> +</ul> +</div> +<div class="details"> +<ul class="blockList"> +<li class="blockList"> +<!-- ============ FIELD DETAIL =========== --> +<ul class="blockList"> +<li class="blockList"><a name="field_detail"> +<!-- --> +</a> +<h3>Field Detail</h3> +<a name="localSeed"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>localSeed</h4> +<pre>protected <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CryptoBinary.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.CryptoBinary</a> localSeed</pre> +<div class="block">field for Seed</div> +</li> +</ul> +<a name="localPgenCounter"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>localPgenCounter</h4> +<pre>protected <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CryptoBinary.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.CryptoBinary</a> localPgenCounter</pre> +<div class="block">field for PgenCounter</div> +</li> +</ul> +</li> +</ul> +<!-- ========= CONSTRUCTOR DETAIL ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_detail"> +<!-- --> +</a> +<h3>Constructor Detail</h3> +<a name="SignatureCreationServiceStub.DSAKeyValueTypeSequence_type1()"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>SignatureCreationServiceStub.DSAKeyValueTypeSequence_type1</h4> +<pre>public SignatureCreationServiceStub.DSAKeyValueTypeSequence_type1()</pre> +</li> +</ul> +</li> +</ul> +<!-- ============ METHOD DETAIL ========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_detail"> +<!-- --> +</a> +<h3>Method Detail</h3> +<a name="getSeed()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getSeed</h4> +<pre>public <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CryptoBinary.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.CryptoBinary</a> getSeed()</pre> +<div class="block">Auto generated getter method</div> +<dl><dt><span class="strong">Returns:</span></dt><dd>CryptoBinary</dd></dl> +</li> +</ul> +<a name="setSeed(at.gv.egiz.moa.SignatureCreationServiceStub.CryptoBinary)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>setSeed</h4> +<pre>public void setSeed(<a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CryptoBinary.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.CryptoBinary</a> param)</pre> +<div class="block">Auto generated setter method</div> +<dl><dt><span class="strong">Parameters:</span></dt><dd><code>param</code> - Seed</dd></dl> +</li> +</ul> +<a name="getPgenCounter()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getPgenCounter</h4> +<pre>public <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CryptoBinary.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.CryptoBinary</a> getPgenCounter()</pre> +<div class="block">Auto generated getter method</div> +<dl><dt><span class="strong">Returns:</span></dt><dd>CryptoBinary</dd></dl> +</li> +</ul> +<a name="setPgenCounter(at.gv.egiz.moa.SignatureCreationServiceStub.CryptoBinary)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>setPgenCounter</h4> +<pre>public void setPgenCounter(<a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CryptoBinary.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.CryptoBinary</a> param)</pre> +<div class="block">Auto generated setter method</div> +<dl><dt><span class="strong">Parameters:</span></dt><dd><code>param</code> - PgenCounter</dd></dl> +</li> +</ul> +<a name="getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getOMElement</h4> +<pre>public org.apache.axiom.om.OMElement getOMElement(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, + org.apache.axiom.om.OMFactory factory) + throws org.apache.axis2.databinding.ADBException</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>getOMElement</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><span class="strong">Parameters:</span></dt><dd><code>parentQName</code> - </dd><dd><code>factory</code> - </dd> +<dt><span class="strong">Returns:</span></dt><dd>org.apache.axiom.om.OMElement</dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +<a name="serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>serialize</h4> +<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, + <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter) + throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, + org.apache.axis2.databinding.ADBException</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +<a name="serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>serialize</h4> +<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, + <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, + boolean serializeType) + throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, + org.apache.axis2.databinding.ADBException</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +<a name="getPullParser(javax.xml.namespace.QName)"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>getPullParser</h4> +<pre>public <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> getPullParser(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName) + throws org.apache.axis2.databinding.ADBException</pre> +<div class="block">databinding method to get an XML representation of this object</div> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>getPullParser</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +</li> +</ul> +</li> +</ul> +</div> +</div> +<!-- ========= END OF CLASS DATA ========= --> +<!-- ======= START OF BOTTOM NAVBAR ====== --> +<div class="bottomNav"><a name="navbar_bottom"> +<!-- --> +</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DSAKeyValueTypeSequence_type0.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DSAKeyValueTypeSequence_type1.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li><a href="#nested_class_summary">Nested</a> | </li> +<li><a href="#field_summary">Field</a> | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li><a href="#field_detail">Field</a> | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_bottom"> +<!-- --> +</a></div> +<!-- ======== END OF BOTTOM NAVBAR ======= --> +</body> +</html> diff --git a/docs/at/gv/egiz/moa/SignatureCreationServiceStub.DataObjectInfoType.Factory.html b/docs/at/gv/egiz/moa/SignatureCreationServiceStub.DataObjectInfoType.Factory.html new file mode 100644 index 00000000..ca09faa0 --- /dev/null +++ b/docs/at/gv/egiz/moa/SignatureCreationServiceStub.DataObjectInfoType.Factory.html @@ -0,0 +1,278 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> +<!-- NewPage --> +<html lang="en"> +<head> +<!-- Generated by javadoc (version 1.7.0_51) on Tue Feb 04 16:50:37 CET 2014 --> +<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> +<title>SignatureCreationServiceStub.DataObjectInfoType.Factory (PDF-AS 4.0 Library)</title> +<meta name="date" content="2014-02-04"> +<link rel="stylesheet" type="text/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 Library)"; + } +//--> +</script> +<noscript> +<div>JavaScript is disabled on your browser.</div> +</noscript> +<!-- ========= START OF TOP NAVBAR ======= --> +<div class="topNav"><a name="navbar_top"> +<!-- --> +</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DataObjectInfoType.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DataObjectInfoTypeChoice_type0.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li>Nested | </li> +<li>Field | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li>Field | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_top"> +<!-- --> +</a></div> +<!-- ========= END OF TOP NAVBAR ========= --> +<!-- ======== START OF CLASS DATA ======== --> +<div class="header"> +<div class="subTitle">at.gv.egiz.moa</div> +<h2 title="Class SignatureCreationServiceStub.DataObjectInfoType.Factory" class="title">Class SignatureCreationServiceStub.DataObjectInfoType.Factory</h2> +</div> +<div class="contentContainer"> +<ul class="inheritance"> +<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li> +<ul class="inheritance"> +<li>at.gv.egiz.moa.SignatureCreationServiceStub.DataObjectInfoType.Factory</li> +</ul> +</li> +</ul> +<div class="description"> +<ul class="blockList"> +<li class="blockList"> +<dl> +<dt>Enclosing class:</dt> +<dd><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DataObjectInfoType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.DataObjectInfoType</a></dd> +</dl> +<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> +<div class="block">Factory class that keeps the parse method</div> +</li> +</ul> +</div> +<div class="summary"> +<ul class="blockList"> +<li class="blockList"> +<!-- ======== CONSTRUCTOR SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_summary"> +<!-- --> +</a> +<h3>Constructor Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation"> +<caption><span>Constructors</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colOne" scope="col">Constructor and Description</th> +</tr> +<tr class="altColor"> +<td class="colOne"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DataObjectInfoType.Factory.html#SignatureCreationServiceStub.DataObjectInfoType.Factory()">SignatureCreationServiceStub.DataObjectInfoType.Factory</a></strong>()</code> </td> +</tr> +</table> +</li> +</ul> +<!-- ========== METHOD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_summary"> +<!-- --> +</a> +<h3>Method Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation"> +<caption><span>Methods</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colFirst" scope="col">Modifier and Type</th> +<th class="colLast" scope="col">Method and Description</th> +</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> +<div class="block">static method to create the object + Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable + If this object is not an element, it is a complex type and the reader is at the event just after the outer start element + Postcondition: If this object is an element, the reader is positioned at its end element + If this object is a complex type, the reader is positioned at the end element of its outer element</div> +</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> +</ul> +</li> +</ul> +</li> +</ul> +</div> +<div class="details"> +<ul class="blockList"> +<li class="blockList"> +<!-- ========= CONSTRUCTOR DETAIL ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_detail"> +<!-- --> +</a> +<h3>Constructor Detail</h3> +<a name="SignatureCreationServiceStub.DataObjectInfoType.Factory()"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>SignatureCreationServiceStub.DataObjectInfoType.Factory</h4> +<pre>public SignatureCreationServiceStub.DataObjectInfoType.Factory()</pre> +</li> +</ul> +</li> +</ul> +<!-- ============ METHOD DETAIL ========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_detail"> +<!-- --> +</a> +<h3>Method Detail</h3> +<a name="parse(javax.xml.stream.XMLStreamReader)"> +<!-- --> +</a> +<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> +<div class="block">static method to create the object + Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable + If this object is not an element, it is a complex type and the reader is at the event just after the outer start element + Postcondition: If this object is an element, the reader is positioned at its end element + If this object is a complex type, the reader is positioned at the end element of its outer element</div> +<dl><dt><span class="strong">Throws:</span></dt> +<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></code></dd></dl> +</li> +</ul> +</li> +</ul> +</li> +</ul> +</div> +</div> +<!-- ========= END OF CLASS DATA ========= --> +<!-- ======= START OF BOTTOM NAVBAR ====== --> +<div class="bottomNav"><a name="navbar_bottom"> +<!-- --> +</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DataObjectInfoType.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DataObjectInfoTypeChoice_type0.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li>Nested | </li> +<li>Field | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li>Field | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_bottom"> +<!-- --> +</a></div> +<!-- ======== END OF BOTTOM NAVBAR ======= --> +</body> +</html> diff --git a/docs/at/gv/egiz/moa/SignatureCreationServiceStub.DataObjectInfoType.html b/docs/at/gv/egiz/moa/SignatureCreationServiceStub.DataObjectInfoType.html new file mode 100644 index 00000000..8460d13d --- /dev/null +++ b/docs/at/gv/egiz/moa/SignatureCreationServiceStub.DataObjectInfoType.html @@ -0,0 +1,549 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> +<!-- NewPage --> +<html lang="en"> +<head> +<!-- Generated by javadoc (version 1.7.0_51) on Tue Feb 04 16:50:37 CET 2014 --> +<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> +<title>SignatureCreationServiceStub.DataObjectInfoType (PDF-AS 4.0 Library)</title> +<meta name="date" content="2014-02-04"> +<link rel="stylesheet" type="text/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 Library)"; + } +//--> +</script> +<noscript> +<div>JavaScript is disabled on your browser.</div> +</noscript> +<!-- ========= START OF TOP NAVBAR ======= --> +<div class="topNav"><a name="navbar_top"> +<!-- --> +</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DataObjectInfo_type1.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DataObjectInfoType.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li><a href="#nested_class_summary">Nested</a> | </li> +<li><a href="#field_summary">Field</a> | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li><a href="#field_detail">Field</a> | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_top"> +<!-- --> +</a></div> +<!-- ========= END OF TOP NAVBAR ========= --> +<!-- ======== START OF CLASS DATA ======== --> +<div class="header"> +<div class="subTitle">at.gv.egiz.moa</div> +<h2 title="Class SignatureCreationServiceStub.DataObjectInfoType" class="title">Class SignatureCreationServiceStub.DataObjectInfoType</h2> +</div> +<div class="contentContainer"> +<ul class="inheritance"> +<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li> +<ul class="inheritance"> +<li>at.gv.egiz.moa.SignatureCreationServiceStub.DataObjectInfoType</li> +</ul> +</li> +</ul> +<div class="description"> +<ul class="blockList"> +<li class="blockList"> +<dl> +<dt>All Implemented Interfaces:</dt> +<dd><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a>, org.apache.axis2.databinding.ADBBean</dd> +</dl> +<dl> +<dt>Direct Known Subclasses:</dt> +<dd><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DataObjectInfo_type0.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.DataObjectInfo_type0</a></dd> +</dl> +<dl> +<dt>Enclosing class:</dt> +<dd><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub</a></dd> +</dl> +<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> +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> +</ul> +</div> +<div class="summary"> +<ul class="blockList"> +<li class="blockList"> +<!-- ======== NESTED CLASS SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="nested_class_summary"> +<!-- --> +</a> +<h3>Nested Class Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Nested Class Summary table, listing nested classes, and an explanation"> +<caption><span>Nested Classes</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> +<tr class="altColor"> +<td class="colFirst"><code>static class </code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DataObjectInfoType.Factory.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.DataObjectInfoType.Factory</a></strong></code> +<div class="block">Factory class that keeps the parse method</div> +</td> +</tr> +</table> +</li> +</ul> +<!-- =========== FIELD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="field_summary"> +<!-- --> +</a> +<h3>Field Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Field Summary table, listing fields, and an explanation"> +<caption><span>Fields</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> +<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"><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> +<tr class="rowColor"> +<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"><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> +<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"><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> +</table> +</li> +</ul> +<!-- ======== CONSTRUCTOR SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_summary"> +<!-- --> +</a> +<h3>Constructor Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation"> +<caption><span>Constructors</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colOne" scope="col">Constructor and Description</th> +</tr> +<tr class="altColor"> +<td class="colOne"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DataObjectInfoType.html#SignatureCreationServiceStub.DataObjectInfoType()">SignatureCreationServiceStub.DataObjectInfoType</a></strong>()</code> </td> +</tr> +</table> +</li> +</ul> +<!-- ========== METHOD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_summary"> +<!-- --> +</a> +<h3>Method Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation"> +<caption><span>Methods</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colFirst" scope="col">Modifier and Type</th> +<th class="colLast" scope="col">Method and Description</th> +</tr> +<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"><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><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.DataObjectInfoType.html#getDataObjectInfoTypeChoice_type0()">getDataObjectInfoTypeChoice_type0</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.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, + 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> +<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="../../../../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.DataObjectInfoType.html#getStructure()">getStructure</a></strong>()</code> +<div class="block">Auto generated getter 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.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> +</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, + 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.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> +<tr class="altColor"> +<td class="colFirst"><code>void</code></td> +<td class="colLast"><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> +<tr class="rowColor"> +<td class="colFirst"><code>void</code></td> +<td class="colLast"><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> +</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> +</ul> +</li> +</ul> +</li> +</ul> +</div> +<div class="details"> +<ul class="blockList"> +<li class="blockList"> +<!-- ============ FIELD DETAIL =========== --> +<ul class="blockList"> +<li class="blockList"><a name="field_detail"> +<!-- --> +</a> +<h3>Field Detail</h3> +<a name="localDataObject"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>localDataObject</h4> +<pre>protected <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DataObject_type0.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.DataObject_type0</a> localDataObject</pre> +<div class="block">field for DataObject</div> +</li> +</ul> +<a name="localDataObjectInfoTypeChoice_type0"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>localDataObjectInfoTypeChoice_type0</h4> +<pre>protected <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DataObjectInfoTypeChoice_type0.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.DataObjectInfoTypeChoice_type0</a> localDataObjectInfoTypeChoice_type0</pre> +<div class="block">field for DataObjectInfoTypeChoice_type0</div> +</li> +</ul> +<a name="localStructure"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>localStructure</h4> +<pre>protected <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Structure_type0.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.Structure_type0</a> localStructure</pre> +<div class="block">field for Structure + This was an Attribute!</div> +</li> +</ul> +</li> +</ul> +<!-- ========= CONSTRUCTOR DETAIL ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_detail"> +<!-- --> +</a> +<h3>Constructor Detail</h3> +<a name="SignatureCreationServiceStub.DataObjectInfoType()"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>SignatureCreationServiceStub.DataObjectInfoType</h4> +<pre>public SignatureCreationServiceStub.DataObjectInfoType()</pre> +</li> +</ul> +</li> +</ul> +<!-- ============ METHOD DETAIL ========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_detail"> +<!-- --> +</a> +<h3>Method Detail</h3> +<a name="getDataObject()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getDataObject</h4> +<pre>public <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DataObject_type0.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.DataObject_type0</a> getDataObject()</pre> +<div class="block">Auto generated getter method</div> +<dl><dt><span class="strong">Returns:</span></dt><dd>DataObject_type0</dd></dl> +</li> +</ul> +<a name="setDataObject(at.gv.egiz.moa.SignatureCreationServiceStub.DataObject_type0)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>setDataObject</h4> +<pre>public void setDataObject(<a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DataObject_type0.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.DataObject_type0</a> param)</pre> +<div class="block">Auto generated setter method</div> +<dl><dt><span class="strong">Parameters:</span></dt><dd><code>param</code> - DataObject</dd></dl> +</li> +</ul> +<a name="getDataObjectInfoTypeChoice_type0()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getDataObjectInfoTypeChoice_type0</h4> +<pre>public <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DataObjectInfoTypeChoice_type0.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.DataObjectInfoTypeChoice_type0</a> getDataObjectInfoTypeChoice_type0()</pre> +<div class="block">Auto generated getter method</div> +<dl><dt><span class="strong">Returns:</span></dt><dd>DataObjectInfoTypeChoice_type0</dd></dl> +</li> +</ul> +<a name="setDataObjectInfoTypeChoice_type0(at.gv.egiz.moa.SignatureCreationServiceStub.DataObjectInfoTypeChoice_type0)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>setDataObjectInfoTypeChoice_type0</h4> +<pre>public void setDataObjectInfoTypeChoice_type0(<a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DataObjectInfoTypeChoice_type0.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.DataObjectInfoTypeChoice_type0</a> param)</pre> +<div class="block">Auto generated setter method</div> +<dl><dt><span class="strong">Parameters:</span></dt><dd><code>param</code> - DataObjectInfoTypeChoice_type0</dd></dl> +</li> +</ul> +<a name="getStructure()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getStructure</h4> +<pre>public <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Structure_type0.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.Structure_type0</a> getStructure()</pre> +<div class="block">Auto generated getter method</div> +<dl><dt><span class="strong">Returns:</span></dt><dd>Structure_type0</dd></dl> +</li> +</ul> +<a name="setStructure(at.gv.egiz.moa.SignatureCreationServiceStub.Structure_type0)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>setStructure</h4> +<pre>public void setStructure(<a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Structure_type0.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.Structure_type0</a> param)</pre> +<div class="block">Auto generated setter method</div> +<dl><dt><span class="strong">Parameters:</span></dt><dd><code>param</code> - Structure</dd></dl> +</li> +</ul> +<a name="getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getOMElement</h4> +<pre>public org.apache.axiom.om.OMElement getOMElement(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, + org.apache.axiom.om.OMFactory factory) + throws org.apache.axis2.databinding.ADBException</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>getOMElement</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><span class="strong">Parameters:</span></dt><dd><code>parentQName</code> - </dd><dd><code>factory</code> - </dd> +<dt><span class="strong">Returns:</span></dt><dd>org.apache.axiom.om.OMElement</dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +<a name="serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>serialize</h4> +<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, + <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter) + throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, + org.apache.axis2.databinding.ADBException</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +<a name="serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>serialize</h4> +<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, + <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, + boolean serializeType) + throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, + org.apache.axis2.databinding.ADBException</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +<a name="getPullParser(javax.xml.namespace.QName)"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>getPullParser</h4> +<pre>public <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> getPullParser(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName) + throws org.apache.axis2.databinding.ADBException</pre> +<div class="block">databinding method to get an XML representation of this object</div> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>getPullParser</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +</li> +</ul> +</li> +</ul> +</div> +</div> +<!-- ========= END OF CLASS DATA ========= --> +<!-- ======= START OF BOTTOM NAVBAR ====== --> +<div class="bottomNav"><a name="navbar_bottom"> +<!-- --> +</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DataObjectInfo_type1.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DataObjectInfoType.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li><a href="#nested_class_summary">Nested</a> | </li> +<li><a href="#field_summary">Field</a> | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li><a href="#field_detail">Field</a> | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_bottom"> +<!-- --> +</a></div> +<!-- ======== END OF BOTTOM NAVBAR ======= --> +</body> +</html> diff --git a/docs/at/gv/egiz/moa/SignatureCreationServiceStub.DataObjectInfoTypeChoice_type0.Factory.html b/docs/at/gv/egiz/moa/SignatureCreationServiceStub.DataObjectInfoTypeChoice_type0.Factory.html new file mode 100644 index 00000000..fb821aaa --- /dev/null +++ b/docs/at/gv/egiz/moa/SignatureCreationServiceStub.DataObjectInfoTypeChoice_type0.Factory.html @@ -0,0 +1,278 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> +<!-- NewPage --> +<html lang="en"> +<head> +<!-- Generated by javadoc (version 1.7.0_51) on Tue Feb 04 16:50:37 CET 2014 --> +<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> +<title>SignatureCreationServiceStub.DataObjectInfoTypeChoice_type0.Factory (PDF-AS 4.0 Library)</title> +<meta name="date" content="2014-02-04"> +<link rel="stylesheet" type="text/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 Library)"; + } +//--> +</script> +<noscript> +<div>JavaScript is disabled on your browser.</div> +</noscript> +<!-- ========= START OF TOP NAVBAR ======= --> +<div class="topNav"><a name="navbar_top"> +<!-- --> +</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DataObjectInfoTypeChoice_type0.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DigestMethod.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li>Nested | </li> +<li>Field | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li>Field | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_top"> +<!-- --> +</a></div> +<!-- ========= END OF TOP NAVBAR ========= --> +<!-- ======== START OF CLASS DATA ======== --> +<div class="header"> +<div class="subTitle">at.gv.egiz.moa</div> +<h2 title="Class SignatureCreationServiceStub.DataObjectInfoTypeChoice_type0.Factory" class="title">Class SignatureCreationServiceStub.DataObjectInfoTypeChoice_type0.Factory</h2> +</div> +<div class="contentContainer"> +<ul class="inheritance"> +<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li> +<ul class="inheritance"> +<li>at.gv.egiz.moa.SignatureCreationServiceStub.DataObjectInfoTypeChoice_type0.Factory</li> +</ul> +</li> +</ul> +<div class="description"> +<ul class="blockList"> +<li class="blockList"> +<dl> +<dt>Enclosing class:</dt> +<dd><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DataObjectInfoTypeChoice_type0.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.DataObjectInfoTypeChoice_type0</a></dd> +</dl> +<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> +<div class="block">Factory class that keeps the parse method</div> +</li> +</ul> +</div> +<div class="summary"> +<ul class="blockList"> +<li class="blockList"> +<!-- ======== CONSTRUCTOR SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_summary"> +<!-- --> +</a> +<h3>Constructor Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation"> +<caption><span>Constructors</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colOne" scope="col">Constructor and Description</th> +</tr> +<tr class="altColor"> +<td class="colOne"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DataObjectInfoTypeChoice_type0.Factory.html#SignatureCreationServiceStub.DataObjectInfoTypeChoice_type0.Factory()">SignatureCreationServiceStub.DataObjectInfoTypeChoice_type0.Factory</a></strong>()</code> </td> +</tr> +</table> +</li> +</ul> +<!-- ========== METHOD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_summary"> +<!-- --> +</a> +<h3>Method Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation"> +<caption><span>Methods</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colFirst" scope="col">Modifier and Type</th> +<th class="colLast" scope="col">Method and Description</th> +</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> +<div class="block">static method to create the object + Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable + If this object is not an element, it is a complex type and the reader is at the event just after the outer start element + Postcondition: If this object is an element, the reader is positioned at its end element + If this object is a complex type, the reader is positioned at the end element of its outer element</div> +</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> +</ul> +</li> +</ul> +</li> +</ul> +</div> +<div class="details"> +<ul class="blockList"> +<li class="blockList"> +<!-- ========= CONSTRUCTOR DETAIL ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_detail"> +<!-- --> +</a> +<h3>Constructor Detail</h3> +<a name="SignatureCreationServiceStub.DataObjectInfoTypeChoice_type0.Factory()"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>SignatureCreationServiceStub.DataObjectInfoTypeChoice_type0.Factory</h4> +<pre>public SignatureCreationServiceStub.DataObjectInfoTypeChoice_type0.Factory()</pre> +</li> +</ul> +</li> +</ul> +<!-- ============ METHOD DETAIL ========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_detail"> +<!-- --> +</a> +<h3>Method Detail</h3> +<a name="parse(javax.xml.stream.XMLStreamReader)"> +<!-- --> +</a> +<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> +<div class="block">static method to create the object + Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable + If this object is not an element, it is a complex type and the reader is at the event just after the outer start element + Postcondition: If this object is an element, the reader is positioned at its end element + If this object is a complex type, the reader is positioned at the end element of its outer element</div> +<dl><dt><span class="strong">Throws:</span></dt> +<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></code></dd></dl> +</li> +</ul> +</li> +</ul> +</li> +</ul> +</div> +</div> +<!-- ========= END OF CLASS DATA ========= --> +<!-- ======= START OF BOTTOM NAVBAR ====== --> +<div class="bottomNav"><a name="navbar_bottom"> +<!-- --> +</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DataObjectInfoTypeChoice_type0.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DigestMethod.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li>Nested | </li> +<li>Field | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li>Field | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_bottom"> +<!-- --> +</a></div> +<!-- ======== END OF BOTTOM NAVBAR ======= --> +</body> +</html> diff --git a/docs/at/gv/egiz/moa/SignatureCreationServiceStub.DataObjectInfoTypeChoice_type0.html b/docs/at/gv/egiz/moa/SignatureCreationServiceStub.DataObjectInfoTypeChoice_type0.html new file mode 100644 index 00000000..b1c19553 --- /dev/null +++ b/docs/at/gv/egiz/moa/SignatureCreationServiceStub.DataObjectInfoTypeChoice_type0.html @@ -0,0 +1,545 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> +<!-- NewPage --> +<html lang="en"> +<head> +<!-- Generated by javadoc (version 1.7.0_51) on Tue Feb 04 16:50:37 CET 2014 --> +<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> +<title>SignatureCreationServiceStub.DataObjectInfoTypeChoice_type0 (PDF-AS 4.0 Library)</title> +<meta name="date" content="2014-02-04"> +<link rel="stylesheet" type="text/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 Library)"; + } +//--> +</script> +<noscript> +<div>JavaScript is disabled on your browser.</div> +</noscript> +<!-- ========= START OF TOP NAVBAR ======= --> +<div class="topNav"><a name="navbar_top"> +<!-- --> +</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DataObjectInfoType.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DataObjectInfoTypeChoice_type0.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li><a href="#nested_class_summary">Nested</a> | </li> +<li><a href="#field_summary">Field</a> | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li><a href="#field_detail">Field</a> | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_top"> +<!-- --> +</a></div> +<!-- ========= END OF TOP NAVBAR ========= --> +<!-- ======== START OF CLASS DATA ======== --> +<div class="header"> +<div class="subTitle">at.gv.egiz.moa</div> +<h2 title="Class SignatureCreationServiceStub.DataObjectInfoTypeChoice_type0" class="title">Class SignatureCreationServiceStub.DataObjectInfoTypeChoice_type0</h2> +</div> +<div class="contentContainer"> +<ul class="inheritance"> +<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li> +<ul class="inheritance"> +<li>at.gv.egiz.moa.SignatureCreationServiceStub.DataObjectInfoTypeChoice_type0</li> +</ul> +</li> +</ul> +<div class="description"> +<ul class="blockList"> +<li class="blockList"> +<dl> +<dt>All Implemented Interfaces:</dt> +<dd><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a>, org.apache.axis2.databinding.ADBBean</dd> +</dl> +<dl> +<dt>Enclosing class:</dt> +<dd><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub</a></dd> +</dl> +<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> +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> +</ul> +</div> +<div class="summary"> +<ul class="blockList"> +<li class="blockList"> +<!-- ======== NESTED CLASS SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="nested_class_summary"> +<!-- --> +</a> +<h3>Nested Class Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Nested Class Summary table, listing nested classes, and an explanation"> +<caption><span>Nested Classes</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> +<tr class="altColor"> +<td class="colFirst"><code>static class </code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DataObjectInfoTypeChoice_type0.Factory.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.DataObjectInfoTypeChoice_type0.Factory</a></strong></code> +<div class="block">Factory class that keeps the parse method</div> +</td> +</tr> +</table> +</li> +</ul> +<!-- =========== FIELD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="field_summary"> +<!-- --> +</a> +<h3>Field Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Field Summary table, listing fields, and an explanation"> +<caption><span>Fields</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> +<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"><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.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.DataObjectInfoTypeChoice_type0.html#localCreateTransformsInfoProfileID">localCreateTransformsInfoProfileID</a></strong></code> +<div class="block">field for CreateTransformsInfoProfileID</div> +</td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>protected boolean</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DataObjectInfoTypeChoice_type0.html#localCreateTransformsInfoProfileIDTracker">localCreateTransformsInfoProfileIDTracker</a></strong></code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>protected boolean</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DataObjectInfoTypeChoice_type0.html#localCreateTransformsInfoProfileTracker">localCreateTransformsInfoProfileTracker</a></strong></code> </td> +</tr> +</table> +</li> +</ul> +<!-- ======== CONSTRUCTOR SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_summary"> +<!-- --> +</a> +<h3>Constructor Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation"> +<caption><span>Constructors</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colOne" scope="col">Constructor and Description</th> +</tr> +<tr class="altColor"> +<td class="colOne"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DataObjectInfoTypeChoice_type0.html#SignatureCreationServiceStub.DataObjectInfoTypeChoice_type0()">SignatureCreationServiceStub.DataObjectInfoTypeChoice_type0</a></strong>()</code> </td> +</tr> +</table> +</li> +</ul> +<!-- ========== METHOD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_summary"> +<!-- --> +</a> +<h3>Method Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation"> +<caption><span>Methods</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colFirst" scope="col">Modifier and Type</th> +<th class="colLast" scope="col">Method and Description</th> +</tr> +<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"><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.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.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>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, + 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> +<div class="block">databinding method to get an XML representation of this object</div> +</td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>boolean</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DataObjectInfoTypeChoice_type0.html#isCreateTransformsInfoProfileIDSpecified()">isCreateTransformsInfoProfileIDSpecified</a></strong>()</code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>boolean</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DataObjectInfoTypeChoice_type0.html#isCreateTransformsInfoProfileSpecified()">isCreateTransformsInfoProfileSpecified</a></strong>()</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.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> +</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, + 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.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"><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> +</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> +</ul> +</li> +</ul> +</li> +</ul> +</div> +<div class="details"> +<ul class="blockList"> +<li class="blockList"> +<!-- ============ FIELD DETAIL =========== --> +<ul class="blockList"> +<li class="blockList"><a name="field_detail"> +<!-- --> +</a> +<h3>Field Detail</h3> +<a name="localCreateTransformsInfoProfile"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>localCreateTransformsInfoProfile</h4> +<pre>protected <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateTransformsInfoProfile_type0.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.CreateTransformsInfoProfile_type0</a> localCreateTransformsInfoProfile</pre> +<div class="block">field for CreateTransformsInfoProfile</div> +</li> +</ul> +<a name="localCreateTransformsInfoProfileTracker"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>localCreateTransformsInfoProfileTracker</h4> +<pre>protected boolean localCreateTransformsInfoProfileTracker</pre> +</li> +</ul> +<a name="localCreateTransformsInfoProfileID"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>localCreateTransformsInfoProfileID</h4> +<pre>protected <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ProfileIdentifierType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.ProfileIdentifierType</a> localCreateTransformsInfoProfileID</pre> +<div class="block">field for CreateTransformsInfoProfileID</div> +</li> +</ul> +<a name="localCreateTransformsInfoProfileIDTracker"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>localCreateTransformsInfoProfileIDTracker</h4> +<pre>protected boolean localCreateTransformsInfoProfileIDTracker</pre> +</li> +</ul> +</li> +</ul> +<!-- ========= CONSTRUCTOR DETAIL ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_detail"> +<!-- --> +</a> +<h3>Constructor Detail</h3> +<a name="SignatureCreationServiceStub.DataObjectInfoTypeChoice_type0()"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>SignatureCreationServiceStub.DataObjectInfoTypeChoice_type0</h4> +<pre>public SignatureCreationServiceStub.DataObjectInfoTypeChoice_type0()</pre> +</li> +</ul> +</li> +</ul> +<!-- ============ METHOD DETAIL ========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_detail"> +<!-- --> +</a> +<h3>Method Detail</h3> +<a name="isCreateTransformsInfoProfileSpecified()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>isCreateTransformsInfoProfileSpecified</h4> +<pre>public boolean isCreateTransformsInfoProfileSpecified()</pre> +</li> +</ul> +<a name="getCreateTransformsInfoProfile()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getCreateTransformsInfoProfile</h4> +<pre>public <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateTransformsInfoProfile_type0.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.CreateTransformsInfoProfile_type0</a> getCreateTransformsInfoProfile()</pre> +<div class="block">Auto generated getter method</div> +<dl><dt><span class="strong">Returns:</span></dt><dd>CreateTransformsInfoProfile_type0</dd></dl> +</li> +</ul> +<a name="setCreateTransformsInfoProfile(at.gv.egiz.moa.SignatureCreationServiceStub.CreateTransformsInfoProfile_type0)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>setCreateTransformsInfoProfile</h4> +<pre>public void setCreateTransformsInfoProfile(<a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateTransformsInfoProfile_type0.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.CreateTransformsInfoProfile_type0</a> param)</pre> +<div class="block">Auto generated setter method</div> +<dl><dt><span class="strong">Parameters:</span></dt><dd><code>param</code> - CreateTransformsInfoProfile</dd></dl> +</li> +</ul> +<a name="isCreateTransformsInfoProfileIDSpecified()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>isCreateTransformsInfoProfileIDSpecified</h4> +<pre>public boolean isCreateTransformsInfoProfileIDSpecified()</pre> +</li> +</ul> +<a name="getCreateTransformsInfoProfileID()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getCreateTransformsInfoProfileID</h4> +<pre>public <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ProfileIdentifierType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.ProfileIdentifierType</a> getCreateTransformsInfoProfileID()</pre> +<div class="block">Auto generated getter method</div> +<dl><dt><span class="strong">Returns:</span></dt><dd>ProfileIdentifierType</dd></dl> +</li> +</ul> +<a name="setCreateTransformsInfoProfileID(at.gv.egiz.moa.SignatureCreationServiceStub.ProfileIdentifierType)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>setCreateTransformsInfoProfileID</h4> +<pre>public void setCreateTransformsInfoProfileID(<a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ProfileIdentifierType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.ProfileIdentifierType</a> param)</pre> +<div class="block">Auto generated setter method</div> +<dl><dt><span class="strong">Parameters:</span></dt><dd><code>param</code> - CreateTransformsInfoProfileID</dd></dl> +</li> +</ul> +<a name="getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getOMElement</h4> +<pre>public org.apache.axiom.om.OMElement getOMElement(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, + org.apache.axiom.om.OMFactory factory) + throws org.apache.axis2.databinding.ADBException</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>getOMElement</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><span class="strong">Parameters:</span></dt><dd><code>parentQName</code> - </dd><dd><code>factory</code> - </dd> +<dt><span class="strong">Returns:</span></dt><dd>org.apache.axiom.om.OMElement</dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +<a name="serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>serialize</h4> +<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, + <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter) + throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, + org.apache.axis2.databinding.ADBException</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +<a name="serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>serialize</h4> +<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, + <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, + boolean serializeType) + throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, + org.apache.axis2.databinding.ADBException</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +<a name="getPullParser(javax.xml.namespace.QName)"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>getPullParser</h4> +<pre>public <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> getPullParser(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName) + throws org.apache.axis2.databinding.ADBException</pre> +<div class="block">databinding method to get an XML representation of this object</div> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>getPullParser</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +</li> +</ul> +</li> +</ul> +</div> +</div> +<!-- ========= END OF CLASS DATA ========= --> +<!-- ======= START OF BOTTOM NAVBAR ====== --> +<div class="bottomNav"><a name="navbar_bottom"> +<!-- --> +</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DataObjectInfoType.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DataObjectInfoTypeChoice_type0.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li><a href="#nested_class_summary">Nested</a> | </li> +<li><a href="#field_summary">Field</a> | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li><a href="#field_detail">Field</a> | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_bottom"> +<!-- --> +</a></div> +<!-- ======== END OF BOTTOM NAVBAR ======= --> +</body> +</html> diff --git a/docs/at/gv/egiz/moa/SignatureCreationServiceStub.DataObjectInfo_type0.Factory.html b/docs/at/gv/egiz/moa/SignatureCreationServiceStub.DataObjectInfo_type0.Factory.html new file mode 100644 index 00000000..546032c5 --- /dev/null +++ b/docs/at/gv/egiz/moa/SignatureCreationServiceStub.DataObjectInfo_type0.Factory.html @@ -0,0 +1,278 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> +<!-- NewPage --> +<html lang="en"> +<head> +<!-- Generated by javadoc (version 1.7.0_51) on Tue Feb 04 16:50:36 CET 2014 --> +<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> +<title>SignatureCreationServiceStub.DataObjectInfo_type0.Factory (PDF-AS 4.0 Library)</title> +<meta name="date" content="2014-02-04"> +<link rel="stylesheet" type="text/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 Library)"; + } +//--> +</script> +<noscript> +<div>JavaScript is disabled on your browser.</div> +</noscript> +<!-- ========= START OF TOP NAVBAR ======= --> +<div class="topNav"><a name="navbar_top"> +<!-- --> +</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DataObjectInfo_type0.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DataObjectInfo_type1.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li>Nested | </li> +<li>Field | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li>Field | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_top"> +<!-- --> +</a></div> +<!-- ========= END OF TOP NAVBAR ========= --> +<!-- ======== START OF CLASS DATA ======== --> +<div class="header"> +<div class="subTitle">at.gv.egiz.moa</div> +<h2 title="Class SignatureCreationServiceStub.DataObjectInfo_type0.Factory" class="title">Class SignatureCreationServiceStub.DataObjectInfo_type0.Factory</h2> +</div> +<div class="contentContainer"> +<ul class="inheritance"> +<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li> +<ul class="inheritance"> +<li>at.gv.egiz.moa.SignatureCreationServiceStub.DataObjectInfo_type0.Factory</li> +</ul> +</li> +</ul> +<div class="description"> +<ul class="blockList"> +<li class="blockList"> +<dl> +<dt>Enclosing class:</dt> +<dd><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DataObjectInfo_type0.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.DataObjectInfo_type0</a></dd> +</dl> +<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> +<div class="block">Factory class that keeps the parse method</div> +</li> +</ul> +</div> +<div class="summary"> +<ul class="blockList"> +<li class="blockList"> +<!-- ======== CONSTRUCTOR SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_summary"> +<!-- --> +</a> +<h3>Constructor Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation"> +<caption><span>Constructors</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colOne" scope="col">Constructor and Description</th> +</tr> +<tr class="altColor"> +<td class="colOne"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DataObjectInfo_type0.Factory.html#SignatureCreationServiceStub.DataObjectInfo_type0.Factory()">SignatureCreationServiceStub.DataObjectInfo_type0.Factory</a></strong>()</code> </td> +</tr> +</table> +</li> +</ul> +<!-- ========== METHOD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_summary"> +<!-- --> +</a> +<h3>Method Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation"> +<caption><span>Methods</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colFirst" scope="col">Modifier and Type</th> +<th class="colLast" scope="col">Method and Description</th> +</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> +<div class="block">static method to create the object + Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable + If this object is not an element, it is a complex type and the reader is at the event just after the outer start element + Postcondition: If this object is an element, the reader is positioned at its end element + If this object is a complex type, the reader is positioned at the end element of its outer element</div> +</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> +</ul> +</li> +</ul> +</li> +</ul> +</div> +<div class="details"> +<ul class="blockList"> +<li class="blockList"> +<!-- ========= CONSTRUCTOR DETAIL ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_detail"> +<!-- --> +</a> +<h3>Constructor Detail</h3> +<a name="SignatureCreationServiceStub.DataObjectInfo_type0.Factory()"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>SignatureCreationServiceStub.DataObjectInfo_type0.Factory</h4> +<pre>public SignatureCreationServiceStub.DataObjectInfo_type0.Factory()</pre> +</li> +</ul> +</li> +</ul> +<!-- ============ METHOD DETAIL ========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_detail"> +<!-- --> +</a> +<h3>Method Detail</h3> +<a name="parse(javax.xml.stream.XMLStreamReader)"> +<!-- --> +</a> +<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> +<div class="block">static method to create the object + Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable + If this object is not an element, it is a complex type and the reader is at the event just after the outer start element + Postcondition: If this object is an element, the reader is positioned at its end element + If this object is a complex type, the reader is positioned at the end element of its outer element</div> +<dl><dt><span class="strong">Throws:</span></dt> +<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></code></dd></dl> +</li> +</ul> +</li> +</ul> +</li> +</ul> +</div> +</div> +<!-- ========= END OF CLASS DATA ========= --> +<!-- ======= START OF BOTTOM NAVBAR ====== --> +<div class="bottomNav"><a name="navbar_bottom"> +<!-- --> +</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DataObjectInfo_type0.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DataObjectInfo_type1.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li>Nested | </li> +<li>Field | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li>Field | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_bottom"> +<!-- --> +</a></div> +<!-- ======== END OF BOTTOM NAVBAR ======= --> +</body> +</html> diff --git a/docs/at/gv/egiz/moa/SignatureCreationServiceStub.DataObjectInfo_type0.html b/docs/at/gv/egiz/moa/SignatureCreationServiceStub.DataObjectInfo_type0.html new file mode 100644 index 00000000..632e5124 --- /dev/null +++ b/docs/at/gv/egiz/moa/SignatureCreationServiceStub.DataObjectInfo_type0.html @@ -0,0 +1,472 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> +<!-- NewPage --> +<html lang="en"> +<head> +<!-- Generated by javadoc (version 1.7.0_51) on Tue Feb 04 16:50:36 CET 2014 --> +<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> +<title>SignatureCreationServiceStub.DataObjectInfo_type0 (PDF-AS 4.0 Library)</title> +<meta name="date" content="2014-02-04"> +<link rel="stylesheet" type="text/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 Library)"; + } +//--> +</script> +<noscript> +<div>JavaScript is disabled on your browser.</div> +</noscript> +<!-- ========= START OF TOP NAVBAR ======= --> +<div class="topNav"><a name="navbar_top"> +<!-- --> +</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DataObject_type1.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DataObjectInfo_type0.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li><a href="#nested_class_summary">Nested</a> | </li> +<li><a href="#field_summary">Field</a> | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li><a href="#field_detail">Field</a> | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_top"> +<!-- --> +</a></div> +<!-- ========= END OF TOP NAVBAR ========= --> +<!-- ======== START OF CLASS DATA ======== --> +<div class="header"> +<div class="subTitle">at.gv.egiz.moa</div> +<h2 title="Class SignatureCreationServiceStub.DataObjectInfo_type0" class="title">Class SignatureCreationServiceStub.DataObjectInfo_type0</h2> +</div> +<div class="contentContainer"> +<ul class="inheritance"> +<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></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> +<li> +<ul class="inheritance"> +<li>at.gv.egiz.moa.SignatureCreationServiceStub.DataObjectInfo_type0</li> +</ul> +</li> +</ul> +</li> +</ul> +<div class="description"> +<ul class="blockList"> +<li class="blockList"> +<dl> +<dt>All Implemented Interfaces:</dt> +<dd><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a>, org.apache.axis2.databinding.ADBBean</dd> +</dl> +<dl> +<dt>Enclosing class:</dt> +<dd><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub</a></dd> +</dl> +<hr> +<br> +<pre>public static class <span class="strong">SignatureCreationServiceStub.DataObjectInfo_type0</span> +extends <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DataObjectInfoType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.DataObjectInfoType</a> +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.DataObjectInfo_type0">Serialized Form</a></dd></dl> +</li> +</ul> +</div> +<div class="summary"> +<ul class="blockList"> +<li class="blockList"> +<!-- ======== NESTED CLASS SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="nested_class_summary"> +<!-- --> +</a> +<h3>Nested Class Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Nested Class Summary table, listing nested classes, and an explanation"> +<caption><span>Nested Classes</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> +<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.Factory.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.DataObjectInfo_type0.Factory</a></strong></code> +<div class="block">Factory class that keeps the parse method</div> +</td> +</tr> +</table> +</li> +</ul> +<!-- =========== FIELD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="field_summary"> +<!-- --> +</a> +<h3>Field Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Field Summary table, listing fields, and an explanation"> +<caption><span>Fields</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> +<tr class="altColor"> +<td class="colFirst"><code>protected boolean</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DataObjectInfo_type0.html#localChildOfManifest">localChildOfManifest</a></strong></code> +<div class="block">field for ChildOfManifest + This was an Attribute!</div> +</td> +</tr> +</table> +<ul class="blockList"> +<li class="blockList"><a name="fields_inherited_from_class_at.gv.egiz.moa.SignatureCreationServiceStub.DataObjectInfoType"> +<!-- --> +</a> +<h3>Fields inherited from class at.gv.egiz.moa.<a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DataObjectInfoType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.DataObjectInfoType</a></h3> +<code><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DataObjectInfoType.html#localDataObject">localDataObject</a>, <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DataObjectInfoType.html#localDataObjectInfoTypeChoice_type0">localDataObjectInfoTypeChoice_type0</a>, <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DataObjectInfoType.html#localStructure">localStructure</a></code></li> +</ul> +</li> +</ul> +<!-- ======== CONSTRUCTOR SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_summary"> +<!-- --> +</a> +<h3>Constructor Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation"> +<caption><span>Constructors</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colOne" scope="col">Constructor and Description</th> +</tr> +<tr class="altColor"> +<td class="colOne"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DataObjectInfo_type0.html#SignatureCreationServiceStub.DataObjectInfo_type0()">SignatureCreationServiceStub.DataObjectInfo_type0</a></strong>()</code> </td> +</tr> +</table> +</li> +</ul> +<!-- ========== METHOD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_summary"> +<!-- --> +</a> +<h3>Method Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation"> +<caption><span>Methods</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colFirst" scope="col">Modifier and Type</th> +<th class="colLast" scope="col">Method and Description</th> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>boolean</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DataObjectInfo_type0.html#getChildOfManifest()">getChildOfManifest</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.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, + 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> +<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> +</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, + 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.DataObjectInfo_type0.html#setChildOfManifest(boolean)">setChildOfManifest</a></strong>(boolean param)</code> +<div class="block">Auto generated setter method</div> +</td> +</tr> +</table> +<ul class="blockList"> +<li class="blockList"><a name="methods_inherited_from_class_at.gv.egiz.moa.SignatureCreationServiceStub.DataObjectInfoType"> +<!-- --> +</a> +<h3>Methods inherited from class at.gv.egiz.moa.<a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DataObjectInfoType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.DataObjectInfoType</a></h3> +<code><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DataObjectInfoType.html#getDataObject()">getDataObject</a>, <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DataObjectInfoType.html#getDataObjectInfoTypeChoice_type0()">getDataObjectInfoTypeChoice_type0</a>, <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DataObjectInfoType.html#getStructure()">getStructure</a>, <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DataObjectInfoType.html#setDataObject(at.gv.egiz.moa.SignatureCreationServiceStub.DataObject_type0)">setDataObject</a>, <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DataObjectInfoType.html#setDataObjectInfoTypeChoice_type0(at.gv.egiz.moa.SignatureCreationServiceStub.DataObjectInfoTypeChoice_type0)">setDataObjectInfoTypeChoice_type0</a>, <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DataObjectInfoType.html#setStructure(at.gv.egiz.moa.SignatureCreationServiceStub.Structure_type0)">setStructure</a></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#toString()" title="class or interface in java.lang">toString</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</a></code></li> +</ul> +</li> +</ul> +</li> +</ul> +</div> +<div class="details"> +<ul class="blockList"> +<li class="blockList"> +<!-- ============ FIELD DETAIL =========== --> +<ul class="blockList"> +<li class="blockList"><a name="field_detail"> +<!-- --> +</a> +<h3>Field Detail</h3> +<a name="localChildOfManifest"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>localChildOfManifest</h4> +<pre>protected boolean localChildOfManifest</pre> +<div class="block">field for ChildOfManifest + This was an Attribute!</div> +</li> +</ul> +</li> +</ul> +<!-- ========= CONSTRUCTOR DETAIL ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_detail"> +<!-- --> +</a> +<h3>Constructor Detail</h3> +<a name="SignatureCreationServiceStub.DataObjectInfo_type0()"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>SignatureCreationServiceStub.DataObjectInfo_type0</h4> +<pre>public SignatureCreationServiceStub.DataObjectInfo_type0()</pre> +</li> +</ul> +</li> +</ul> +<!-- ============ METHOD DETAIL ========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_detail"> +<!-- --> +</a> +<h3>Method Detail</h3> +<a name="getChildOfManifest()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getChildOfManifest</h4> +<pre>public boolean getChildOfManifest()</pre> +<div class="block">Auto generated getter method</div> +<dl><dt><span class="strong">Returns:</span></dt><dd>boolean</dd></dl> +</li> +</ul> +<a name="setChildOfManifest(boolean)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>setChildOfManifest</h4> +<pre>public void setChildOfManifest(boolean param)</pre> +<div class="block">Auto generated setter method</div> +<dl><dt><span class="strong">Parameters:</span></dt><dd><code>param</code> - ChildOfManifest</dd></dl> +</li> +</ul> +<a name="getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getOMElement</h4> +<pre>public org.apache.axiom.om.OMElement getOMElement(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, + org.apache.axiom.om.OMFactory factory) + throws org.apache.axis2.databinding.ADBException</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>getOMElement</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><strong>Overrides:</strong></dt> +<dd><code><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DataObjectInfoType.html#getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)">getOMElement</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">Parameters:</span></dt><dd><code>parentQName</code> - </dd><dd><code>factory</code> - </dd> +<dt><span class="strong">Returns:</span></dt><dd>org.apache.axiom.om.OMElement</dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +<a name="serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>serialize</h4> +<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, + <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter) + throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, + org.apache.axis2.databinding.ADBException</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<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>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +<a name="serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>serialize</h4> +<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, + <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, + boolean serializeType) + throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, + org.apache.axis2.databinding.ADBException</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<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>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +<a name="getPullParser(javax.xml.namespace.QName)"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>getPullParser</h4> +<pre>public <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> getPullParser(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName) + throws org.apache.axis2.databinding.ADBException</pre> +<div class="block">databinding method to get an XML representation of this object</div> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>getPullParser</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><strong>Overrides:</strong></dt> +<dd><code><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DataObjectInfoType.html#getPullParser(javax.xml.namespace.QName)">getPullParser</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>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +</li> +</ul> +</li> +</ul> +</div> +</div> +<!-- ========= END OF CLASS DATA ========= --> +<!-- ======= START OF BOTTOM NAVBAR ====== --> +<div class="bottomNav"><a name="navbar_bottom"> +<!-- --> +</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DataObject_type1.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DataObjectInfo_type0.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li><a href="#nested_class_summary">Nested</a> | </li> +<li><a href="#field_summary">Field</a> | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li><a href="#field_detail">Field</a> | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_bottom"> +<!-- --> +</a></div> +<!-- ======== END OF BOTTOM NAVBAR ======= --> +</body> +</html> diff --git a/docs/at/gv/egiz/moa/SignatureCreationServiceStub.DataObjectInfo_type1.Factory.html b/docs/at/gv/egiz/moa/SignatureCreationServiceStub.DataObjectInfo_type1.Factory.html new file mode 100644 index 00000000..98227f8c --- /dev/null +++ b/docs/at/gv/egiz/moa/SignatureCreationServiceStub.DataObjectInfo_type1.Factory.html @@ -0,0 +1,278 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> +<!-- NewPage --> +<html lang="en"> +<head> +<!-- Generated by javadoc (version 1.7.0_51) on Tue Feb 04 16:50:37 CET 2014 --> +<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> +<title>SignatureCreationServiceStub.DataObjectInfo_type1.Factory (PDF-AS 4.0 Library)</title> +<meta name="date" content="2014-02-04"> +<link rel="stylesheet" type="text/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 Library)"; + } +//--> +</script> +<noscript> +<div>JavaScript is disabled on your browser.</div> +</noscript> +<!-- ========= START OF TOP NAVBAR ======= --> +<div class="topNav"><a name="navbar_top"> +<!-- --> +</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DataObjectInfo_type1.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DataObjectInfoType.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li>Nested | </li> +<li>Field | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li>Field | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_top"> +<!-- --> +</a></div> +<!-- ========= END OF TOP NAVBAR ========= --> +<!-- ======== START OF CLASS DATA ======== --> +<div class="header"> +<div class="subTitle">at.gv.egiz.moa</div> +<h2 title="Class SignatureCreationServiceStub.DataObjectInfo_type1.Factory" class="title">Class SignatureCreationServiceStub.DataObjectInfo_type1.Factory</h2> +</div> +<div class="contentContainer"> +<ul class="inheritance"> +<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li> +<ul class="inheritance"> +<li>at.gv.egiz.moa.SignatureCreationServiceStub.DataObjectInfo_type1.Factory</li> +</ul> +</li> +</ul> +<div class="description"> +<ul class="blockList"> +<li class="blockList"> +<dl> +<dt>Enclosing class:</dt> +<dd><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DataObjectInfo_type1.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.DataObjectInfo_type1</a></dd> +</dl> +<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> +<div class="block">Factory class that keeps the parse method</div> +</li> +</ul> +</div> +<div class="summary"> +<ul class="blockList"> +<li class="blockList"> +<!-- ======== CONSTRUCTOR SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_summary"> +<!-- --> +</a> +<h3>Constructor Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation"> +<caption><span>Constructors</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colOne" scope="col">Constructor and Description</th> +</tr> +<tr class="altColor"> +<td class="colOne"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DataObjectInfo_type1.Factory.html#SignatureCreationServiceStub.DataObjectInfo_type1.Factory()">SignatureCreationServiceStub.DataObjectInfo_type1.Factory</a></strong>()</code> </td> +</tr> +</table> +</li> +</ul> +<!-- ========== METHOD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_summary"> +<!-- --> +</a> +<h3>Method Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation"> +<caption><span>Methods</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colFirst" scope="col">Modifier and Type</th> +<th class="colLast" scope="col">Method and Description</th> +</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> +<div class="block">static method to create the object + Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable + If this object is not an element, it is a complex type and the reader is at the event just after the outer start element + Postcondition: If this object is an element, the reader is positioned at its end element + If this object is a complex type, the reader is positioned at the end element of its outer element</div> +</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> +</ul> +</li> +</ul> +</li> +</ul> +</div> +<div class="details"> +<ul class="blockList"> +<li class="blockList"> +<!-- ========= CONSTRUCTOR DETAIL ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_detail"> +<!-- --> +</a> +<h3>Constructor Detail</h3> +<a name="SignatureCreationServiceStub.DataObjectInfo_type1.Factory()"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>SignatureCreationServiceStub.DataObjectInfo_type1.Factory</h4> +<pre>public SignatureCreationServiceStub.DataObjectInfo_type1.Factory()</pre> +</li> +</ul> +</li> +</ul> +<!-- ============ METHOD DETAIL ========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_detail"> +<!-- --> +</a> +<h3>Method Detail</h3> +<a name="parse(javax.xml.stream.XMLStreamReader)"> +<!-- --> +</a> +<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> +<div class="block">static method to create the object + Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable + If this object is not an element, it is a complex type and the reader is at the event just after the outer start element + Postcondition: If this object is an element, the reader is positioned at its end element + If this object is a complex type, the reader is positioned at the end element of its outer element</div> +<dl><dt><span class="strong">Throws:</span></dt> +<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></code></dd></dl> +</li> +</ul> +</li> +</ul> +</li> +</ul> +</div> +</div> +<!-- ========= END OF CLASS DATA ========= --> +<!-- ======= START OF BOTTOM NAVBAR ====== --> +<div class="bottomNav"><a name="navbar_bottom"> +<!-- --> +</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DataObjectInfo_type1.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DataObjectInfoType.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li>Nested | </li> +<li>Field | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li>Field | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_bottom"> +<!-- --> +</a></div> +<!-- ======== END OF BOTTOM NAVBAR ======= --> +</body> +</html> diff --git a/docs/at/gv/egiz/moa/SignatureCreationServiceStub.DataObjectInfo_type1.html b/docs/at/gv/egiz/moa/SignatureCreationServiceStub.DataObjectInfo_type1.html new file mode 100644 index 00000000..6c4a518f --- /dev/null +++ b/docs/at/gv/egiz/moa/SignatureCreationServiceStub.DataObjectInfo_type1.html @@ -0,0 +1,405 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> +<!-- NewPage --> +<html lang="en"> +<head> +<!-- Generated by javadoc (version 1.7.0_51) on Tue Feb 04 16:50:37 CET 2014 --> +<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> +<title>SignatureCreationServiceStub.DataObjectInfo_type1 (PDF-AS 4.0 Library)</title> +<meta name="date" content="2014-02-04"> +<link rel="stylesheet" type="text/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 Library)"; + } +//--> +</script> +<noscript> +<div>JavaScript is disabled on your browser.</div> +</noscript> +<!-- ========= START OF TOP NAVBAR ======= --> +<div class="topNav"><a name="navbar_top"> +<!-- --> +</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DataObjectInfo_type0.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DataObjectInfo_type1.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li><a href="#nested_class_summary">Nested</a> | </li> +<li><a href="#fields_inherited_from_class_at.gv.egiz.moa.SignatureCreationServiceStub.CMSDataObjectInfoType">Field</a> | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li>Field | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_top"> +<!-- --> +</a></div> +<!-- ========= END OF TOP NAVBAR ========= --> +<!-- ======== START OF CLASS DATA ======== --> +<div class="header"> +<div class="subTitle">at.gv.egiz.moa</div> +<h2 title="Class SignatureCreationServiceStub.DataObjectInfo_type1" class="title">Class SignatureCreationServiceStub.DataObjectInfo_type1</h2> +</div> +<div class="contentContainer"> +<ul class="inheritance"> +<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></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> +<li> +<ul class="inheritance"> +<li>at.gv.egiz.moa.SignatureCreationServiceStub.DataObjectInfo_type1</li> +</ul> +</li> +</ul> +</li> +</ul> +<div class="description"> +<ul class="blockList"> +<li class="blockList"> +<dl> +<dt>All Implemented Interfaces:</dt> +<dd><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a>, org.apache.axis2.databinding.ADBBean</dd> +</dl> +<dl> +<dt>Enclosing class:</dt> +<dd><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub</a></dd> +</dl> +<hr> +<br> +<pre>public static class <span class="strong">SignatureCreationServiceStub.DataObjectInfo_type1</span> +extends <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CMSDataObjectInfoType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.CMSDataObjectInfoType</a> +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.DataObjectInfo_type1">Serialized Form</a></dd></dl> +</li> +</ul> +</div> +<div class="summary"> +<ul class="blockList"> +<li class="blockList"> +<!-- ======== NESTED CLASS SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="nested_class_summary"> +<!-- --> +</a> +<h3>Nested Class Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Nested Class Summary table, listing nested classes, and an explanation"> +<caption><span>Nested Classes</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> +<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.Factory.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.DataObjectInfo_type1.Factory</a></strong></code> +<div class="block">Factory class that keeps the parse method</div> +</td> +</tr> +</table> +</li> +</ul> +<!-- =========== FIELD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="field_summary"> +<!-- --> +</a> +<h3>Field Summary</h3> +<ul class="blockList"> +<li class="blockList"><a name="fields_inherited_from_class_at.gv.egiz.moa.SignatureCreationServiceStub.CMSDataObjectInfoType"> +<!-- --> +</a> +<h3>Fields inherited from class at.gv.egiz.moa.<a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CMSDataObjectInfoType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.CMSDataObjectInfoType</a></h3> +<code><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CMSDataObjectInfoType.html#localDataObject">localDataObject</a>, <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CMSDataObjectInfoType.html#localStructure">localStructure</a></code></li> +</ul> +</li> +</ul> +<!-- ======== CONSTRUCTOR SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_summary"> +<!-- --> +</a> +<h3>Constructor Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation"> +<caption><span>Constructors</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colOne" scope="col">Constructor and Description</th> +</tr> +<tr class="altColor"> +<td class="colOne"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DataObjectInfo_type1.html#SignatureCreationServiceStub.DataObjectInfo_type1()">SignatureCreationServiceStub.DataObjectInfo_type1</a></strong>()</code> </td> +</tr> +</table> +</li> +</ul> +<!-- ========== METHOD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_summary"> +<!-- --> +</a> +<h3>Method Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation"> +<caption><span>Methods</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colFirst" scope="col">Modifier and Type</th> +<th class="colLast" scope="col">Method and Description</th> +</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, + 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> +<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> +</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, + boolean serializeType)</code> </td> +</tr> +</table> +<ul class="blockList"> +<li class="blockList"><a name="methods_inherited_from_class_at.gv.egiz.moa.SignatureCreationServiceStub.CMSDataObjectInfoType"> +<!-- --> +</a> +<h3>Methods inherited from class at.gv.egiz.moa.<a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CMSDataObjectInfoType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.CMSDataObjectInfoType</a></h3> +<code><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CMSDataObjectInfoType.html#getDataObject()">getDataObject</a>, <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CMSDataObjectInfoType.html#getStructure()">getStructure</a>, <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CMSDataObjectInfoType.html#setDataObject(at.gv.egiz.moa.SignatureCreationServiceStub.DataObject_type1)">setDataObject</a>, <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CMSDataObjectInfoType.html#setStructure(at.gv.egiz.moa.SignatureCreationServiceStub.Structure_type1)">setStructure</a></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#toString()" title="class or interface in java.lang">toString</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</a></code></li> +</ul> +</li> +</ul> +</li> +</ul> +</div> +<div class="details"> +<ul class="blockList"> +<li class="blockList"> +<!-- ========= CONSTRUCTOR DETAIL ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_detail"> +<!-- --> +</a> +<h3>Constructor Detail</h3> +<a name="SignatureCreationServiceStub.DataObjectInfo_type1()"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>SignatureCreationServiceStub.DataObjectInfo_type1</h4> +<pre>public SignatureCreationServiceStub.DataObjectInfo_type1()</pre> +</li> +</ul> +</li> +</ul> +<!-- ============ METHOD DETAIL ========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_detail"> +<!-- --> +</a> +<h3>Method Detail</h3> +<a name="getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getOMElement</h4> +<pre>public org.apache.axiom.om.OMElement getOMElement(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, + org.apache.axiom.om.OMFactory factory) + throws org.apache.axis2.databinding.ADBException</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>getOMElement</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><strong>Overrides:</strong></dt> +<dd><code><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CMSDataObjectInfoType.html#getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)">getOMElement</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">Parameters:</span></dt><dd><code>parentQName</code> - </dd><dd><code>factory</code> - </dd> +<dt><span class="strong">Returns:</span></dt><dd>org.apache.axiom.om.OMElement</dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +<a name="serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>serialize</h4> +<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, + <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter) + throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, + org.apache.axis2.databinding.ADBException</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<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>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +<a name="serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>serialize</h4> +<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, + <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, + boolean serializeType) + throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, + org.apache.axis2.databinding.ADBException</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<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>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +<a name="getPullParser(javax.xml.namespace.QName)"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>getPullParser</h4> +<pre>public <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> getPullParser(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName) + throws org.apache.axis2.databinding.ADBException</pre> +<div class="block">databinding method to get an XML representation of this object</div> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>getPullParser</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><strong>Overrides:</strong></dt> +<dd><code><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CMSDataObjectInfoType.html#getPullParser(javax.xml.namespace.QName)">getPullParser</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>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +</li> +</ul> +</li> +</ul> +</div> +</div> +<!-- ========= END OF CLASS DATA ========= --> +<!-- ======= START OF BOTTOM NAVBAR ====== --> +<div class="bottomNav"><a name="navbar_bottom"> +<!-- --> +</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DataObjectInfo_type0.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DataObjectInfo_type1.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li><a href="#nested_class_summary">Nested</a> | </li> +<li><a href="#fields_inherited_from_class_at.gv.egiz.moa.SignatureCreationServiceStub.CMSDataObjectInfoType">Field</a> | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li>Field | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_bottom"> +<!-- --> +</a></div> +<!-- ======== END OF BOTTOM NAVBAR ======= --> +</body> +</html> diff --git a/docs/at/gv/egiz/moa/SignatureCreationServiceStub.DataObject_type0.Factory.html b/docs/at/gv/egiz/moa/SignatureCreationServiceStub.DataObject_type0.Factory.html new file mode 100644 index 00000000..f9bc6966 --- /dev/null +++ b/docs/at/gv/egiz/moa/SignatureCreationServiceStub.DataObject_type0.Factory.html @@ -0,0 +1,278 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> +<!-- NewPage --> +<html lang="en"> +<head> +<!-- Generated by javadoc (version 1.7.0_51) on Tue Feb 04 16:50:34 CET 2014 --> +<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> +<title>SignatureCreationServiceStub.DataObject_type0.Factory (PDF-AS 4.0 Library)</title> +<meta name="date" content="2014-02-04"> +<link rel="stylesheet" type="text/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 Library)"; + } +//--> +</script> +<noscript> +<div>JavaScript is disabled on your browser.</div> +</noscript> +<!-- ========= START OF TOP NAVBAR ======= --> +<div class="topNav"><a name="navbar_top"> +<!-- --> +</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DataObject_type0.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DataObject_type1.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li>Nested | </li> +<li>Field | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li>Field | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_top"> +<!-- --> +</a></div> +<!-- ========= END OF TOP NAVBAR ========= --> +<!-- ======== START OF CLASS DATA ======== --> +<div class="header"> +<div class="subTitle">at.gv.egiz.moa</div> +<h2 title="Class SignatureCreationServiceStub.DataObject_type0.Factory" class="title">Class SignatureCreationServiceStub.DataObject_type0.Factory</h2> +</div> +<div class="contentContainer"> +<ul class="inheritance"> +<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li> +<ul class="inheritance"> +<li>at.gv.egiz.moa.SignatureCreationServiceStub.DataObject_type0.Factory</li> +</ul> +</li> +</ul> +<div class="description"> +<ul class="blockList"> +<li class="blockList"> +<dl> +<dt>Enclosing class:</dt> +<dd><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DataObject_type0.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.DataObject_type0</a></dd> +</dl> +<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> +<div class="block">Factory class that keeps the parse method</div> +</li> +</ul> +</div> +<div class="summary"> +<ul class="blockList"> +<li class="blockList"> +<!-- ======== CONSTRUCTOR SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_summary"> +<!-- --> +</a> +<h3>Constructor Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation"> +<caption><span>Constructors</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colOne" scope="col">Constructor and Description</th> +</tr> +<tr class="altColor"> +<td class="colOne"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DataObject_type0.Factory.html#SignatureCreationServiceStub.DataObject_type0.Factory()">SignatureCreationServiceStub.DataObject_type0.Factory</a></strong>()</code> </td> +</tr> +</table> +</li> +</ul> +<!-- ========== METHOD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_summary"> +<!-- --> +</a> +<h3>Method Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation"> +<caption><span>Methods</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colFirst" scope="col">Modifier and Type</th> +<th class="colLast" scope="col">Method and Description</th> +</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> +<div class="block">static method to create the object + Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable + If this object is not an element, it is a complex type and the reader is at the event just after the outer start element + Postcondition: If this object is an element, the reader is positioned at its end element + If this object is a complex type, the reader is positioned at the end element of its outer element</div> +</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> +</ul> +</li> +</ul> +</li> +</ul> +</div> +<div class="details"> +<ul class="blockList"> +<li class="blockList"> +<!-- ========= CONSTRUCTOR DETAIL ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_detail"> +<!-- --> +</a> +<h3>Constructor Detail</h3> +<a name="SignatureCreationServiceStub.DataObject_type0.Factory()"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>SignatureCreationServiceStub.DataObject_type0.Factory</h4> +<pre>public SignatureCreationServiceStub.DataObject_type0.Factory()</pre> +</li> +</ul> +</li> +</ul> +<!-- ============ METHOD DETAIL ========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_detail"> +<!-- --> +</a> +<h3>Method Detail</h3> +<a name="parse(javax.xml.stream.XMLStreamReader)"> +<!-- --> +</a> +<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> +<div class="block">static method to create the object + Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable + If this object is not an element, it is a complex type and the reader is at the event just after the outer start element + Postcondition: If this object is an element, the reader is positioned at its end element + If this object is a complex type, the reader is positioned at the end element of its outer element</div> +<dl><dt><span class="strong">Throws:</span></dt> +<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></code></dd></dl> +</li> +</ul> +</li> +</ul> +</li> +</ul> +</div> +</div> +<!-- ========= END OF CLASS DATA ========= --> +<!-- ======= START OF BOTTOM NAVBAR ====== --> +<div class="bottomNav"><a name="navbar_bottom"> +<!-- --> +</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DataObject_type0.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DataObject_type1.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li>Nested | </li> +<li>Field | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li>Field | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_bottom"> +<!-- --> +</a></div> +<!-- ======== END OF BOTTOM NAVBAR ======= --> +</body> +</html> diff --git a/docs/at/gv/egiz/moa/SignatureCreationServiceStub.DataObject_type0.html b/docs/at/gv/egiz/moa/SignatureCreationServiceStub.DataObject_type0.html new file mode 100644 index 00000000..5ba90ef6 --- /dev/null +++ b/docs/at/gv/egiz/moa/SignatureCreationServiceStub.DataObject_type0.html @@ -0,0 +1,424 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> +<!-- NewPage --> +<html lang="en"> +<head> +<!-- Generated by javadoc (version 1.7.0_51) on Tue Feb 04 16:50:34 CET 2014 --> +<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> +<title>SignatureCreationServiceStub.DataObject_type0 (PDF-AS 4.0 Library)</title> +<meta name="date" content="2014-02-04"> +<link rel="stylesheet" type="text/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 Library)"; + } +//--> +</script> +<noscript> +<div>JavaScript is disabled on your browser.</div> +</noscript> +<!-- ========= START OF TOP NAVBAR ======= --> +<div class="topNav"><a name="navbar_top"> +<!-- --> +</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CryptoBinary.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DataObject_type0.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li><a href="#nested_class_summary">Nested</a> | </li> +<li><a href="#fields_inherited_from_class_at.gv.egiz.moa.SignatureCreationServiceStub.ContentOptionalRefType">Field</a> | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li>Field | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_top"> +<!-- --> +</a></div> +<!-- ========= END OF TOP NAVBAR ========= --> +<!-- ======== START OF CLASS DATA ======== --> +<div class="header"> +<div class="subTitle">at.gv.egiz.moa</div> +<h2 title="Class SignatureCreationServiceStub.DataObject_type0" class="title">Class SignatureCreationServiceStub.DataObject_type0</h2> +</div> +<div class="contentContainer"> +<ul class="inheritance"> +<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></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> +<li> +<ul class="inheritance"> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ContentOptionalRefType.html" title="class in at.gv.egiz.moa">at.gv.egiz.moa.SignatureCreationServiceStub.ContentOptionalRefType</a></li> +<li> +<ul class="inheritance"> +<li>at.gv.egiz.moa.SignatureCreationServiceStub.DataObject_type0</li> +</ul> +</li> +</ul> +</li> +</ul> +</li> +</ul> +<div class="description"> +<ul class="blockList"> +<li class="blockList"> +<dl> +<dt>All Implemented Interfaces:</dt> +<dd><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a>, org.apache.axis2.databinding.ADBBean</dd> +</dl> +<dl> +<dt>Enclosing class:</dt> +<dd><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub</a></dd> +</dl> +<hr> +<br> +<pre>public static class <span class="strong">SignatureCreationServiceStub.DataObject_type0</span> +extends <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ContentOptionalRefType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.ContentOptionalRefType</a> +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.DataObject_type0">Serialized Form</a></dd></dl> +</li> +</ul> +</div> +<div class="summary"> +<ul class="blockList"> +<li class="blockList"> +<!-- ======== NESTED CLASS SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="nested_class_summary"> +<!-- --> +</a> +<h3>Nested Class Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Nested Class Summary table, listing nested classes, and an explanation"> +<caption><span>Nested Classes</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> +<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.Factory.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.DataObject_type0.Factory</a></strong></code> +<div class="block">Factory class that keeps the parse method</div> +</td> +</tr> +</table> +</li> +</ul> +<!-- =========== FIELD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="field_summary"> +<!-- --> +</a> +<h3>Field Summary</h3> +<ul class="blockList"> +<li class="blockList"><a name="fields_inherited_from_class_at.gv.egiz.moa.SignatureCreationServiceStub.ContentOptionalRefType"> +<!-- --> +</a> +<h3>Fields inherited from class at.gv.egiz.moa.<a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ContentOptionalRefType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.ContentOptionalRefType</a></h3> +<code><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ContentOptionalRefType.html#localReference">localReference</a></code></li> +</ul> +<ul class="blockList"> +<li class="blockList"><a name="fields_inherited_from_class_at.gv.egiz.moa.SignatureCreationServiceStub.ContentBaseType"> +<!-- --> +</a> +<h3>Fields inherited from class at.gv.egiz.moa.<a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ContentBaseType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.ContentBaseType</a></h3> +<code><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ContentBaseType.html#localBase64Content">localBase64Content</a>, <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ContentBaseType.html#localBase64ContentTracker">localBase64ContentTracker</a>, <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ContentBaseType.html#localLocRefContent">localLocRefContent</a>, <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ContentBaseType.html#localLocRefContentTracker">localLocRefContentTracker</a>, <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ContentBaseType.html#localXMLContent">localXMLContent</a>, <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ContentBaseType.html#localXMLContentTracker">localXMLContentTracker</a></code></li> +</ul> +</li> +</ul> +<!-- ======== CONSTRUCTOR SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_summary"> +<!-- --> +</a> +<h3>Constructor Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation"> +<caption><span>Constructors</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colOne" scope="col">Constructor and Description</th> +</tr> +<tr class="altColor"> +<td class="colOne"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DataObject_type0.html#SignatureCreationServiceStub.DataObject_type0()">SignatureCreationServiceStub.DataObject_type0</a></strong>()</code> </td> +</tr> +</table> +</li> +</ul> +<!-- ========== METHOD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_summary"> +<!-- --> +</a> +<h3>Method Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation"> +<caption><span>Methods</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colFirst" scope="col">Modifier and Type</th> +<th class="colLast" scope="col">Method and Description</th> +</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, + 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> +<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> +</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, + boolean serializeType)</code> </td> +</tr> +</table> +<ul class="blockList"> +<li class="blockList"><a name="methods_inherited_from_class_at.gv.egiz.moa.SignatureCreationServiceStub.ContentOptionalRefType"> +<!-- --> +</a> +<h3>Methods inherited from class at.gv.egiz.moa.<a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ContentOptionalRefType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.ContentOptionalRefType</a></h3> +<code><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ContentOptionalRefType.html#getReference()">getReference</a>, <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ContentOptionalRefType.html#setReference(org.apache.axis2.databinding.types.URI)">setReference</a></code></li> +</ul> +<ul class="blockList"> +<li class="blockList"><a name="methods_inherited_from_class_at.gv.egiz.moa.SignatureCreationServiceStub.ContentBaseType"> +<!-- --> +</a> +<h3>Methods inherited from class at.gv.egiz.moa.<a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ContentBaseType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.ContentBaseType</a></h3> +<code><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ContentBaseType.html#getBase64Content()">getBase64Content</a>, <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ContentBaseType.html#getLocRefContent()">getLocRefContent</a>, <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ContentBaseType.html#getXMLContent()">getXMLContent</a>, <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ContentBaseType.html#isBase64ContentSpecified()">isBase64ContentSpecified</a>, <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ContentBaseType.html#isLocRefContentSpecified()">isLocRefContentSpecified</a>, <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ContentBaseType.html#isXMLContentSpecified()">isXMLContentSpecified</a>, <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ContentBaseType.html#setBase64Content(javax.activation.DataHandler)">setBase64Content</a>, <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ContentBaseType.html#setLocRefContent(org.apache.axis2.databinding.types.URI)">setLocRefContent</a>, <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ContentBaseType.html#setXMLContent(at.gv.egiz.moa.SignatureCreationServiceStub.XMLContentType)">setXMLContent</a></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#toString()" title="class or interface in java.lang">toString</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</a></code></li> +</ul> +</li> +</ul> +</li> +</ul> +</div> +<div class="details"> +<ul class="blockList"> +<li class="blockList"> +<!-- ========= CONSTRUCTOR DETAIL ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_detail"> +<!-- --> +</a> +<h3>Constructor Detail</h3> +<a name="SignatureCreationServiceStub.DataObject_type0()"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>SignatureCreationServiceStub.DataObject_type0</h4> +<pre>public SignatureCreationServiceStub.DataObject_type0()</pre> +</li> +</ul> +</li> +</ul> +<!-- ============ METHOD DETAIL ========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_detail"> +<!-- --> +</a> +<h3>Method Detail</h3> +<a name="getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getOMElement</h4> +<pre>public org.apache.axiom.om.OMElement getOMElement(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, + org.apache.axiom.om.OMFactory factory) + throws org.apache.axis2.databinding.ADBException</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>getOMElement</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><strong>Overrides:</strong></dt> +<dd><code><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ContentOptionalRefType.html#getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)">getOMElement</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>parentQName</code> - </dd><dd><code>factory</code> - </dd> +<dt><span class="strong">Returns:</span></dt><dd>org.apache.axiom.om.OMElement</dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +<a name="serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>serialize</h4> +<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, + <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter) + throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, + org.apache.axis2.databinding.ADBException</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<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>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +<a name="serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>serialize</h4> +<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, + <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, + boolean serializeType) + throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, + org.apache.axis2.databinding.ADBException</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<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>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +<a name="getPullParser(javax.xml.namespace.QName)"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>getPullParser</h4> +<pre>public <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> getPullParser(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName) + throws org.apache.axis2.databinding.ADBException</pre> +<div class="block">databinding method to get an XML representation of this object</div> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>getPullParser</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><strong>Overrides:</strong></dt> +<dd><code><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ContentOptionalRefType.html#getPullParser(javax.xml.namespace.QName)">getPullParser</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>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +</li> +</ul> +</li> +</ul> +</div> +</div> +<!-- ========= END OF CLASS DATA ========= --> +<!-- ======= START OF BOTTOM NAVBAR ====== --> +<div class="bottomNav"><a name="navbar_bottom"> +<!-- --> +</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CryptoBinary.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DataObject_type0.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li><a href="#nested_class_summary">Nested</a> | </li> +<li><a href="#fields_inherited_from_class_at.gv.egiz.moa.SignatureCreationServiceStub.ContentOptionalRefType">Field</a> | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li>Field | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_bottom"> +<!-- --> +</a></div> +<!-- ======== END OF BOTTOM NAVBAR ======= --> +</body> +</html> diff --git a/docs/at/gv/egiz/moa/SignatureCreationServiceStub.DataObject_type1.Factory.html b/docs/at/gv/egiz/moa/SignatureCreationServiceStub.DataObject_type1.Factory.html new file mode 100644 index 00000000..8746e4a2 --- /dev/null +++ b/docs/at/gv/egiz/moa/SignatureCreationServiceStub.DataObject_type1.Factory.html @@ -0,0 +1,278 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> +<!-- NewPage --> +<html lang="en"> +<head> +<!-- Generated by javadoc (version 1.7.0_51) on Tue Feb 04 16:50:35 CET 2014 --> +<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> +<title>SignatureCreationServiceStub.DataObject_type1.Factory (PDF-AS 4.0 Library)</title> +<meta name="date" content="2014-02-04"> +<link rel="stylesheet" type="text/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 Library)"; + } +//--> +</script> +<noscript> +<div>JavaScript is disabled on your browser.</div> +</noscript> +<!-- ========= START OF TOP NAVBAR ======= --> +<div class="topNav"><a name="navbar_top"> +<!-- --> +</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DataObject_type1.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DataObjectInfo_type0.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li>Nested | </li> +<li>Field | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li>Field | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_top"> +<!-- --> +</a></div> +<!-- ========= END OF TOP NAVBAR ========= --> +<!-- ======== START OF CLASS DATA ======== --> +<div class="header"> +<div class="subTitle">at.gv.egiz.moa</div> +<h2 title="Class SignatureCreationServiceStub.DataObject_type1.Factory" class="title">Class SignatureCreationServiceStub.DataObject_type1.Factory</h2> +</div> +<div class="contentContainer"> +<ul class="inheritance"> +<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li> +<ul class="inheritance"> +<li>at.gv.egiz.moa.SignatureCreationServiceStub.DataObject_type1.Factory</li> +</ul> +</li> +</ul> +<div class="description"> +<ul class="blockList"> +<li class="blockList"> +<dl> +<dt>Enclosing class:</dt> +<dd><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DataObject_type1.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.DataObject_type1</a></dd> +</dl> +<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> +<div class="block">Factory class that keeps the parse method</div> +</li> +</ul> +</div> +<div class="summary"> +<ul class="blockList"> +<li class="blockList"> +<!-- ======== CONSTRUCTOR SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_summary"> +<!-- --> +</a> +<h3>Constructor Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation"> +<caption><span>Constructors</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colOne" scope="col">Constructor and Description</th> +</tr> +<tr class="altColor"> +<td class="colOne"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DataObject_type1.Factory.html#SignatureCreationServiceStub.DataObject_type1.Factory()">SignatureCreationServiceStub.DataObject_type1.Factory</a></strong>()</code> </td> +</tr> +</table> +</li> +</ul> +<!-- ========== METHOD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_summary"> +<!-- --> +</a> +<h3>Method Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation"> +<caption><span>Methods</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colFirst" scope="col">Modifier and Type</th> +<th class="colLast" scope="col">Method and Description</th> +</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> +<div class="block">static method to create the object + Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable + If this object is not an element, it is a complex type and the reader is at the event just after the outer start element + Postcondition: If this object is an element, the reader is positioned at its end element + If this object is a complex type, the reader is positioned at the end element of its outer element</div> +</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> +</ul> +</li> +</ul> +</li> +</ul> +</div> +<div class="details"> +<ul class="blockList"> +<li class="blockList"> +<!-- ========= CONSTRUCTOR DETAIL ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_detail"> +<!-- --> +</a> +<h3>Constructor Detail</h3> +<a name="SignatureCreationServiceStub.DataObject_type1.Factory()"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>SignatureCreationServiceStub.DataObject_type1.Factory</h4> +<pre>public SignatureCreationServiceStub.DataObject_type1.Factory()</pre> +</li> +</ul> +</li> +</ul> +<!-- ============ METHOD DETAIL ========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_detail"> +<!-- --> +</a> +<h3>Method Detail</h3> +<a name="parse(javax.xml.stream.XMLStreamReader)"> +<!-- --> +</a> +<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> +<div class="block">static method to create the object + Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable + If this object is not an element, it is a complex type and the reader is at the event just after the outer start element + Postcondition: If this object is an element, the reader is positioned at its end element + If this object is a complex type, the reader is positioned at the end element of its outer element</div> +<dl><dt><span class="strong">Throws:</span></dt> +<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></code></dd></dl> +</li> +</ul> +</li> +</ul> +</li> +</ul> +</div> +</div> +<!-- ========= END OF CLASS DATA ========= --> +<!-- ======= START OF BOTTOM NAVBAR ====== --> +<div class="bottomNav"><a name="navbar_bottom"> +<!-- --> +</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DataObject_type1.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DataObjectInfo_type0.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li>Nested | </li> +<li>Field | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li>Field | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_bottom"> +<!-- --> +</a></div> +<!-- ======== END OF BOTTOM NAVBAR ======= --> +</body> +</html> diff --git a/docs/at/gv/egiz/moa/SignatureCreationServiceStub.DataObject_type1.html b/docs/at/gv/egiz/moa/SignatureCreationServiceStub.DataObject_type1.html new file mode 100644 index 00000000..a4e90e7f --- /dev/null +++ b/docs/at/gv/egiz/moa/SignatureCreationServiceStub.DataObject_type1.html @@ -0,0 +1,405 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> +<!-- NewPage --> +<html lang="en"> +<head> +<!-- Generated by javadoc (version 1.7.0_51) on Tue Feb 04 16:50:35 CET 2014 --> +<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> +<title>SignatureCreationServiceStub.DataObject_type1 (PDF-AS 4.0 Library)</title> +<meta name="date" content="2014-02-04"> +<link rel="stylesheet" type="text/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 Library)"; + } +//--> +</script> +<noscript> +<div>JavaScript is disabled on your browser.</div> +</noscript> +<!-- ========= START OF TOP NAVBAR ======= --> +<div class="topNav"><a name="navbar_top"> +<!-- --> +</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DataObject_type0.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DataObject_type1.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li><a href="#nested_class_summary">Nested</a> | </li> +<li><a href="#fields_inherited_from_class_at.gv.egiz.moa.SignatureCreationServiceStub.CMSDataObjectRequiredMetaType">Field</a> | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li>Field | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_top"> +<!-- --> +</a></div> +<!-- ========= END OF TOP NAVBAR ========= --> +<!-- ======== START OF CLASS DATA ======== --> +<div class="header"> +<div class="subTitle">at.gv.egiz.moa</div> +<h2 title="Class SignatureCreationServiceStub.DataObject_type1" class="title">Class SignatureCreationServiceStub.DataObject_type1</h2> +</div> +<div class="contentContainer"> +<ul class="inheritance"> +<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></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> +<li> +<ul class="inheritance"> +<li>at.gv.egiz.moa.SignatureCreationServiceStub.DataObject_type1</li> +</ul> +</li> +</ul> +</li> +</ul> +<div class="description"> +<ul class="blockList"> +<li class="blockList"> +<dl> +<dt>All Implemented Interfaces:</dt> +<dd><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a>, org.apache.axis2.databinding.ADBBean</dd> +</dl> +<dl> +<dt>Enclosing class:</dt> +<dd><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub</a></dd> +</dl> +<hr> +<br> +<pre>public static class <span class="strong">SignatureCreationServiceStub.DataObject_type1</span> +extends <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CMSDataObjectRequiredMetaType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.CMSDataObjectRequiredMetaType</a> +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.DataObject_type1">Serialized Form</a></dd></dl> +</li> +</ul> +</div> +<div class="summary"> +<ul class="blockList"> +<li class="blockList"> +<!-- ======== NESTED CLASS SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="nested_class_summary"> +<!-- --> +</a> +<h3>Nested Class Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Nested Class Summary table, listing nested classes, and an explanation"> +<caption><span>Nested Classes</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> +<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.Factory.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.DataObject_type1.Factory</a></strong></code> +<div class="block">Factory class that keeps the parse method</div> +</td> +</tr> +</table> +</li> +</ul> +<!-- =========== FIELD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="field_summary"> +<!-- --> +</a> +<h3>Field Summary</h3> +<ul class="blockList"> +<li class="blockList"><a name="fields_inherited_from_class_at.gv.egiz.moa.SignatureCreationServiceStub.CMSDataObjectRequiredMetaType"> +<!-- --> +</a> +<h3>Fields inherited from class at.gv.egiz.moa.<a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CMSDataObjectRequiredMetaType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.CMSDataObjectRequiredMetaType</a></h3> +<code><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CMSDataObjectRequiredMetaType.html#localContent">localContent</a>, <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CMSDataObjectRequiredMetaType.html#localMetaInfo">localMetaInfo</a></code></li> +</ul> +</li> +</ul> +<!-- ======== CONSTRUCTOR SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_summary"> +<!-- --> +</a> +<h3>Constructor Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation"> +<caption><span>Constructors</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colOne" scope="col">Constructor and Description</th> +</tr> +<tr class="altColor"> +<td class="colOne"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DataObject_type1.html#SignatureCreationServiceStub.DataObject_type1()">SignatureCreationServiceStub.DataObject_type1</a></strong>()</code> </td> +</tr> +</table> +</li> +</ul> +<!-- ========== METHOD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_summary"> +<!-- --> +</a> +<h3>Method Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation"> +<caption><span>Methods</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colFirst" scope="col">Modifier and Type</th> +<th class="colLast" scope="col">Method and Description</th> +</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, + 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> +<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> +</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, + boolean serializeType)</code> </td> +</tr> +</table> +<ul class="blockList"> +<li class="blockList"><a name="methods_inherited_from_class_at.gv.egiz.moa.SignatureCreationServiceStub.CMSDataObjectRequiredMetaType"> +<!-- --> +</a> +<h3>Methods inherited from class at.gv.egiz.moa.<a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CMSDataObjectRequiredMetaType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.CMSDataObjectRequiredMetaType</a></h3> +<code><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CMSDataObjectRequiredMetaType.html#getContent()">getContent</a>, <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CMSDataObjectRequiredMetaType.html#getMetaInfo()">getMetaInfo</a>, <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CMSDataObjectRequiredMetaType.html#setContent(at.gv.egiz.moa.SignatureCreationServiceStub.CMSContentBaseType)">setContent</a>, <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CMSDataObjectRequiredMetaType.html#setMetaInfo(at.gv.egiz.moa.SignatureCreationServiceStub.MetaInfoType)">setMetaInfo</a></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#toString()" title="class or interface in java.lang">toString</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</a></code></li> +</ul> +</li> +</ul> +</li> +</ul> +</div> +<div class="details"> +<ul class="blockList"> +<li class="blockList"> +<!-- ========= CONSTRUCTOR DETAIL ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_detail"> +<!-- --> +</a> +<h3>Constructor Detail</h3> +<a name="SignatureCreationServiceStub.DataObject_type1()"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>SignatureCreationServiceStub.DataObject_type1</h4> +<pre>public SignatureCreationServiceStub.DataObject_type1()</pre> +</li> +</ul> +</li> +</ul> +<!-- ============ METHOD DETAIL ========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_detail"> +<!-- --> +</a> +<h3>Method Detail</h3> +<a name="getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getOMElement</h4> +<pre>public org.apache.axiom.om.OMElement getOMElement(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, + org.apache.axiom.om.OMFactory factory) + throws org.apache.axis2.databinding.ADBException</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>getOMElement</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><strong>Overrides:</strong></dt> +<dd><code><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CMSDataObjectRequiredMetaType.html#getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)">getOMElement</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">Parameters:</span></dt><dd><code>parentQName</code> - </dd><dd><code>factory</code> - </dd> +<dt><span class="strong">Returns:</span></dt><dd>org.apache.axiom.om.OMElement</dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +<a name="serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>serialize</h4> +<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, + <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter) + throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, + org.apache.axis2.databinding.ADBException</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<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>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +<a name="serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>serialize</h4> +<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, + <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, + boolean serializeType) + throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, + org.apache.axis2.databinding.ADBException</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<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>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +<a name="getPullParser(javax.xml.namespace.QName)"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>getPullParser</h4> +<pre>public <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> getPullParser(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName) + throws org.apache.axis2.databinding.ADBException</pre> +<div class="block">databinding method to get an XML representation of this object</div> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>getPullParser</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><strong>Overrides:</strong></dt> +<dd><code><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CMSDataObjectRequiredMetaType.html#getPullParser(javax.xml.namespace.QName)">getPullParser</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>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +</li> +</ul> +</li> +</ul> +</div> +</div> +<!-- ========= END OF CLASS DATA ========= --> +<!-- ======= START OF BOTTOM NAVBAR ====== --> +<div class="bottomNav"><a name="navbar_bottom"> +<!-- --> +</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DataObject_type0.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DataObject_type1.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li><a href="#nested_class_summary">Nested</a> | </li> +<li><a href="#fields_inherited_from_class_at.gv.egiz.moa.SignatureCreationServiceStub.CMSDataObjectRequiredMetaType">Field</a> | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li>Field | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_bottom"> +<!-- --> +</a></div> +<!-- ======== END OF BOTTOM NAVBAR ======= --> +</body> +</html> diff --git a/docs/at/gv/egiz/moa/SignatureCreationServiceStub.DigestMethod.Factory.html b/docs/at/gv/egiz/moa/SignatureCreationServiceStub.DigestMethod.Factory.html new file mode 100644 index 00000000..30a058fc --- /dev/null +++ b/docs/at/gv/egiz/moa/SignatureCreationServiceStub.DigestMethod.Factory.html @@ -0,0 +1,278 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> +<!-- NewPage --> +<html lang="en"> +<head> +<!-- Generated by javadoc (version 1.7.0_51) on Tue Feb 04 16:50:38 CET 2014 --> +<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> +<title>SignatureCreationServiceStub.DigestMethod.Factory (PDF-AS 4.0 Library)</title> +<meta name="date" content="2014-02-04"> +<link rel="stylesheet" type="text/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 Library)"; + } +//--> +</script> +<noscript> +<div>JavaScript is disabled on your browser.</div> +</noscript> +<!-- ========= START OF TOP NAVBAR ======= --> +<div class="topNav"><a name="navbar_top"> +<!-- --> +</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DigestMethod.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DigestMethodType.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li>Nested | </li> +<li>Field | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li>Field | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_top"> +<!-- --> +</a></div> +<!-- ========= END OF TOP NAVBAR ========= --> +<!-- ======== START OF CLASS DATA ======== --> +<div class="header"> +<div class="subTitle">at.gv.egiz.moa</div> +<h2 title="Class SignatureCreationServiceStub.DigestMethod.Factory" class="title">Class SignatureCreationServiceStub.DigestMethod.Factory</h2> +</div> +<div class="contentContainer"> +<ul class="inheritance"> +<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li> +<ul class="inheritance"> +<li>at.gv.egiz.moa.SignatureCreationServiceStub.DigestMethod.Factory</li> +</ul> +</li> +</ul> +<div class="description"> +<ul class="blockList"> +<li class="blockList"> +<dl> +<dt>Enclosing class:</dt> +<dd><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DigestMethod.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.DigestMethod</a></dd> +</dl> +<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> +<div class="block">Factory class that keeps the parse method</div> +</li> +</ul> +</div> +<div class="summary"> +<ul class="blockList"> +<li class="blockList"> +<!-- ======== CONSTRUCTOR SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_summary"> +<!-- --> +</a> +<h3>Constructor Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation"> +<caption><span>Constructors</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colOne" scope="col">Constructor and Description</th> +</tr> +<tr class="altColor"> +<td class="colOne"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DigestMethod.Factory.html#SignatureCreationServiceStub.DigestMethod.Factory()">SignatureCreationServiceStub.DigestMethod.Factory</a></strong>()</code> </td> +</tr> +</table> +</li> +</ul> +<!-- ========== METHOD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_summary"> +<!-- --> +</a> +<h3>Method Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation"> +<caption><span>Methods</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colFirst" scope="col">Modifier and Type</th> +<th class="colLast" scope="col">Method and Description</th> +</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> +<div class="block">static method to create the object + Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable + If this object is not an element, it is a complex type and the reader is at the event just after the outer start element + Postcondition: If this object is an element, the reader is positioned at its end element + If this object is a complex type, the reader is positioned at the end element of its outer element</div> +</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> +</ul> +</li> +</ul> +</li> +</ul> +</div> +<div class="details"> +<ul class="blockList"> +<li class="blockList"> +<!-- ========= CONSTRUCTOR DETAIL ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_detail"> +<!-- --> +</a> +<h3>Constructor Detail</h3> +<a name="SignatureCreationServiceStub.DigestMethod.Factory()"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>SignatureCreationServiceStub.DigestMethod.Factory</h4> +<pre>public SignatureCreationServiceStub.DigestMethod.Factory()</pre> +</li> +</ul> +</li> +</ul> +<!-- ============ METHOD DETAIL ========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_detail"> +<!-- --> +</a> +<h3>Method Detail</h3> +<a name="parse(javax.xml.stream.XMLStreamReader)"> +<!-- --> +</a> +<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> +<div class="block">static method to create the object + Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable + If this object is not an element, it is a complex type and the reader is at the event just after the outer start element + Postcondition: If this object is an element, the reader is positioned at its end element + If this object is a complex type, the reader is positioned at the end element of its outer element</div> +<dl><dt><span class="strong">Throws:</span></dt> +<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></code></dd></dl> +</li> +</ul> +</li> +</ul> +</li> +</ul> +</div> +</div> +<!-- ========= END OF CLASS DATA ========= --> +<!-- ======= START OF BOTTOM NAVBAR ====== --> +<div class="bottomNav"><a name="navbar_bottom"> +<!-- --> +</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DigestMethod.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DigestMethodType.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li>Nested | </li> +<li>Field | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li>Field | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_bottom"> +<!-- --> +</a></div> +<!-- ======== END OF BOTTOM NAVBAR ======= --> +</body> +</html> diff --git a/docs/at/gv/egiz/moa/SignatureCreationServiceStub.DigestMethod.html b/docs/at/gv/egiz/moa/SignatureCreationServiceStub.DigestMethod.html new file mode 100644 index 00000000..f5496390 --- /dev/null +++ b/docs/at/gv/egiz/moa/SignatureCreationServiceStub.DigestMethod.html @@ -0,0 +1,456 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> +<!-- NewPage --> +<html lang="en"> +<head> +<!-- Generated by javadoc (version 1.7.0_51) on Tue Feb 04 16:50:38 CET 2014 --> +<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> +<title>SignatureCreationServiceStub.DigestMethod (PDF-AS 4.0 Library)</title> +<meta name="date" content="2014-02-04"> +<link rel="stylesheet" type="text/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 Library)"; + } +//--> +</script> +<noscript> +<div>JavaScript is disabled on your browser.</div> +</noscript> +<!-- ========= START OF TOP NAVBAR ======= --> +<div class="topNav"><a name="navbar_top"> +<!-- --> +</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DataObjectInfoTypeChoice_type0.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DigestMethod.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li><a href="#nested_class_summary">Nested</a> | </li> +<li><a href="#field_summary">Field</a> | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li><a href="#field_detail">Field</a> | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_top"> +<!-- --> +</a></div> +<!-- ========= END OF TOP NAVBAR ========= --> +<!-- ======== START OF CLASS DATA ======== --> +<div class="header"> +<div class="subTitle">at.gv.egiz.moa</div> +<h2 title="Class SignatureCreationServiceStub.DigestMethod" class="title">Class SignatureCreationServiceStub.DigestMethod</h2> +</div> +<div class="contentContainer"> +<ul class="inheritance"> +<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li> +<ul class="inheritance"> +<li>at.gv.egiz.moa.SignatureCreationServiceStub.DigestMethod</li> +</ul> +</li> +</ul> +<div class="description"> +<ul class="blockList"> +<li class="blockList"> +<dl> +<dt>All Implemented Interfaces:</dt> +<dd><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a>, org.apache.axis2.databinding.ADBBean</dd> +</dl> +<dl> +<dt>Enclosing class:</dt> +<dd><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub</a></dd> +</dl> +<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> +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> +</ul> +</div> +<div class="summary"> +<ul class="blockList"> +<li class="blockList"> +<!-- ======== NESTED CLASS SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="nested_class_summary"> +<!-- --> +</a> +<h3>Nested Class Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Nested Class Summary table, listing nested classes, and an explanation"> +<caption><span>Nested Classes</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> +<tr class="altColor"> +<td class="colFirst"><code>static class </code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DigestMethod.Factory.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.DigestMethod.Factory</a></strong></code> +<div class="block">Factory class that keeps the parse method</div> +</td> +</tr> +</table> +</li> +</ul> +<!-- =========== FIELD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="field_summary"> +<!-- --> +</a> +<h3>Field Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Field Summary table, listing fields, and an explanation"> +<caption><span>Fields</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> +<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"><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>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="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DigestMethod.html#MY_QNAME">MY_QNAME</a></strong></code> </td> +</tr> +</table> +</li> +</ul> +<!-- ======== CONSTRUCTOR SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_summary"> +<!-- --> +</a> +<h3>Constructor Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation"> +<caption><span>Constructors</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colOne" scope="col">Constructor and Description</th> +</tr> +<tr class="altColor"> +<td class="colOne"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DigestMethod.html#SignatureCreationServiceStub.DigestMethod()">SignatureCreationServiceStub.DigestMethod</a></strong>()</code> </td> +</tr> +</table> +</li> +</ul> +<!-- ========== METHOD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_summary"> +<!-- --> +</a> +<h3>Method Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation"> +<caption><span>Methods</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colFirst" scope="col">Modifier and Type</th> +<th class="colLast" scope="col">Method and Description</th> +</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"><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>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, + 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> +<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> +</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, + 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.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> +</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> +</ul> +</li> +</ul> +</li> +</ul> +</div> +<div class="details"> +<ul class="blockList"> +<li class="blockList"> +<!-- ============ FIELD DETAIL =========== --> +<ul class="blockList"> +<li class="blockList"><a name="field_detail"> +<!-- --> +</a> +<h3>Field Detail</h3> +<a name="MY_QNAME"> +<!-- --> +</a> +<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> +</li> +</ul> +<a name="localDigestMethod"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>localDigestMethod</h4> +<pre>protected <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DigestMethodType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.DigestMethodType</a> localDigestMethod</pre> +<div class="block">field for DigestMethod</div> +</li> +</ul> +</li> +</ul> +<!-- ========= CONSTRUCTOR DETAIL ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_detail"> +<!-- --> +</a> +<h3>Constructor Detail</h3> +<a name="SignatureCreationServiceStub.DigestMethod()"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>SignatureCreationServiceStub.DigestMethod</h4> +<pre>public SignatureCreationServiceStub.DigestMethod()</pre> +</li> +</ul> +</li> +</ul> +<!-- ============ METHOD DETAIL ========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_detail"> +<!-- --> +</a> +<h3>Method Detail</h3> +<a name="getDigestMethod()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getDigestMethod</h4> +<pre>public <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DigestMethodType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.DigestMethodType</a> getDigestMethod()</pre> +<div class="block">Auto generated getter method</div> +<dl><dt><span class="strong">Returns:</span></dt><dd>DigestMethodType</dd></dl> +</li> +</ul> +<a name="setDigestMethod(at.gv.egiz.moa.SignatureCreationServiceStub.DigestMethodType)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>setDigestMethod</h4> +<pre>public void setDigestMethod(<a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DigestMethodType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.DigestMethodType</a> param)</pre> +<div class="block">Auto generated setter method</div> +<dl><dt><span class="strong">Parameters:</span></dt><dd><code>param</code> - DigestMethod</dd></dl> +</li> +</ul> +<a name="getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getOMElement</h4> +<pre>public org.apache.axiom.om.OMElement getOMElement(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, + org.apache.axiom.om.OMFactory factory) + throws org.apache.axis2.databinding.ADBException</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>getOMElement</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><span class="strong">Parameters:</span></dt><dd><code>parentQName</code> - </dd><dd><code>factory</code> - </dd> +<dt><span class="strong">Returns:</span></dt><dd>org.apache.axiom.om.OMElement</dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +<a name="serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>serialize</h4> +<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, + <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter) + throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, + org.apache.axis2.databinding.ADBException</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +<a name="serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>serialize</h4> +<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, + <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, + boolean serializeType) + throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, + org.apache.axis2.databinding.ADBException</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +<a name="getPullParser(javax.xml.namespace.QName)"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>getPullParser</h4> +<pre>public <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> getPullParser(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName) + throws org.apache.axis2.databinding.ADBException</pre> +<div class="block">databinding method to get an XML representation of this object</div> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>getPullParser</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +</li> +</ul> +</li> +</ul> +</div> +</div> +<!-- ========= END OF CLASS DATA ========= --> +<!-- ======= START OF BOTTOM NAVBAR ====== --> +<div class="bottomNav"><a name="navbar_bottom"> +<!-- --> +</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DataObjectInfoTypeChoice_type0.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DigestMethod.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li><a href="#nested_class_summary">Nested</a> | </li> +<li><a href="#field_summary">Field</a> | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li><a href="#field_detail">Field</a> | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_bottom"> +<!-- --> +</a></div> +<!-- ======== END OF BOTTOM NAVBAR ======= --> +</body> +</html> diff --git a/docs/at/gv/egiz/moa/SignatureCreationServiceStub.DigestMethodType.Factory.html b/docs/at/gv/egiz/moa/SignatureCreationServiceStub.DigestMethodType.Factory.html new file mode 100644 index 00000000..3dcda23c --- /dev/null +++ b/docs/at/gv/egiz/moa/SignatureCreationServiceStub.DigestMethodType.Factory.html @@ -0,0 +1,278 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> +<!-- NewPage --> +<html lang="en"> +<head> +<!-- Generated by javadoc (version 1.7.0_51) on Tue Feb 04 16:50:38 CET 2014 --> +<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> +<title>SignatureCreationServiceStub.DigestMethodType.Factory (PDF-AS 4.0 Library)</title> +<meta name="date" content="2014-02-04"> +<link rel="stylesheet" type="text/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 Library)"; + } +//--> +</script> +<noscript> +<div>JavaScript is disabled on your browser.</div> +</noscript> +<!-- ========= START OF TOP NAVBAR ======= --> +<div class="topNav"><a name="navbar_top"> +<!-- --> +</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DigestMethodType.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DigestValue.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li>Nested | </li> +<li>Field | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li>Field | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_top"> +<!-- --> +</a></div> +<!-- ========= END OF TOP NAVBAR ========= --> +<!-- ======== START OF CLASS DATA ======== --> +<div class="header"> +<div class="subTitle">at.gv.egiz.moa</div> +<h2 title="Class SignatureCreationServiceStub.DigestMethodType.Factory" class="title">Class SignatureCreationServiceStub.DigestMethodType.Factory</h2> +</div> +<div class="contentContainer"> +<ul class="inheritance"> +<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li> +<ul class="inheritance"> +<li>at.gv.egiz.moa.SignatureCreationServiceStub.DigestMethodType.Factory</li> +</ul> +</li> +</ul> +<div class="description"> +<ul class="blockList"> +<li class="blockList"> +<dl> +<dt>Enclosing class:</dt> +<dd><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DigestMethodType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.DigestMethodType</a></dd> +</dl> +<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> +<div class="block">Factory class that keeps the parse method</div> +</li> +</ul> +</div> +<div class="summary"> +<ul class="blockList"> +<li class="blockList"> +<!-- ======== CONSTRUCTOR SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_summary"> +<!-- --> +</a> +<h3>Constructor Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation"> +<caption><span>Constructors</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colOne" scope="col">Constructor and Description</th> +</tr> +<tr class="altColor"> +<td class="colOne"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DigestMethodType.Factory.html#SignatureCreationServiceStub.DigestMethodType.Factory()">SignatureCreationServiceStub.DigestMethodType.Factory</a></strong>()</code> </td> +</tr> +</table> +</li> +</ul> +<!-- ========== METHOD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_summary"> +<!-- --> +</a> +<h3>Method Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation"> +<caption><span>Methods</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colFirst" scope="col">Modifier and Type</th> +<th class="colLast" scope="col">Method and Description</th> +</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> +<div class="block">static method to create the object + Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable + If this object is not an element, it is a complex type and the reader is at the event just after the outer start element + Postcondition: If this object is an element, the reader is positioned at its end element + If this object is a complex type, the reader is positioned at the end element of its outer element</div> +</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> +</ul> +</li> +</ul> +</li> +</ul> +</div> +<div class="details"> +<ul class="blockList"> +<li class="blockList"> +<!-- ========= CONSTRUCTOR DETAIL ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_detail"> +<!-- --> +</a> +<h3>Constructor Detail</h3> +<a name="SignatureCreationServiceStub.DigestMethodType.Factory()"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>SignatureCreationServiceStub.DigestMethodType.Factory</h4> +<pre>public SignatureCreationServiceStub.DigestMethodType.Factory()</pre> +</li> +</ul> +</li> +</ul> +<!-- ============ METHOD DETAIL ========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_detail"> +<!-- --> +</a> +<h3>Method Detail</h3> +<a name="parse(javax.xml.stream.XMLStreamReader)"> +<!-- --> +</a> +<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> +<div class="block">static method to create the object + Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable + If this object is not an element, it is a complex type and the reader is at the event just after the outer start element + Postcondition: If this object is an element, the reader is positioned at its end element + If this object is a complex type, the reader is positioned at the end element of its outer element</div> +<dl><dt><span class="strong">Throws:</span></dt> +<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></code></dd></dl> +</li> +</ul> +</li> +</ul> +</li> +</ul> +</div> +</div> +<!-- ========= END OF CLASS DATA ========= --> +<!-- ======= START OF BOTTOM NAVBAR ====== --> +<div class="bottomNav"><a name="navbar_bottom"> +<!-- --> +</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DigestMethodType.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DigestValue.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li>Nested | </li> +<li>Field | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li>Field | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_bottom"> +<!-- --> +</a></div> +<!-- ======== END OF BOTTOM NAVBAR ======= --> +</body> +</html> diff --git a/docs/at/gv/egiz/moa/SignatureCreationServiceStub.DigestMethodType.html b/docs/at/gv/egiz/moa/SignatureCreationServiceStub.DigestMethodType.html new file mode 100644 index 00000000..cf8b423e --- /dev/null +++ b/docs/at/gv/egiz/moa/SignatureCreationServiceStub.DigestMethodType.html @@ -0,0 +1,556 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> +<!-- NewPage --> +<html lang="en"> +<head> +<!-- Generated by javadoc (version 1.7.0_51) on Tue Feb 04 16:50:38 CET 2014 --> +<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> +<title>SignatureCreationServiceStub.DigestMethodType (PDF-AS 4.0 Library)</title> +<meta name="date" content="2014-02-04"> +<link rel="stylesheet" type="text/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 Library)"; + } +//--> +</script> +<noscript> +<div>JavaScript is disabled on your browser.</div> +</noscript> +<!-- ========= START OF TOP NAVBAR ======= --> +<div class="topNav"><a name="navbar_top"> +<!-- --> +</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DigestMethod.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DigestMethodType.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li><a href="#nested_class_summary">Nested</a> | </li> +<li><a href="#field_summary">Field</a> | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li><a href="#field_detail">Field</a> | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_top"> +<!-- --> +</a></div> +<!-- ========= END OF TOP NAVBAR ========= --> +<!-- ======== START OF CLASS DATA ======== --> +<div class="header"> +<div class="subTitle">at.gv.egiz.moa</div> +<h2 title="Class SignatureCreationServiceStub.DigestMethodType" class="title">Class SignatureCreationServiceStub.DigestMethodType</h2> +</div> +<div class="contentContainer"> +<ul class="inheritance"> +<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li> +<ul class="inheritance"> +<li>at.gv.egiz.moa.SignatureCreationServiceStub.DigestMethodType</li> +</ul> +</li> +</ul> +<div class="description"> +<ul class="blockList"> +<li class="blockList"> +<dl> +<dt>All Implemented Interfaces:</dt> +<dd><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a>, org.apache.axis2.databinding.ADBBean</dd> +</dl> +<dl> +<dt>Enclosing class:</dt> +<dd><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub</a></dd> +</dl> +<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> +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> +</ul> +</div> +<div class="summary"> +<ul class="blockList"> +<li class="blockList"> +<!-- ======== NESTED CLASS SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="nested_class_summary"> +<!-- --> +</a> +<h3>Nested Class Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Nested Class Summary table, listing nested classes, and an explanation"> +<caption><span>Nested Classes</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> +<tr class="altColor"> +<td class="colFirst"><code>static class </code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DigestMethodType.Factory.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.DigestMethodType.Factory</a></strong></code> +<div class="block">Factory class that keeps the parse method</div> +</td> +</tr> +</table> +</li> +</ul> +<!-- =========== FIELD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="field_summary"> +<!-- --> +</a> +<h3>Field Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Field Summary table, listing fields, and an explanation"> +<caption><span>Fields</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> +<tr class="altColor"> +<td class="colFirst"><code>protected org.apache.axis2.databinding.types.URI</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DigestMethodType.html#localAlgorithm">localAlgorithm</a></strong></code> +<div class="block">field for Algorithm + This was an Attribute!</div> +</td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>protected org.apache.axiom.om.OMElement[]</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DigestMethodType.html#localExtraElement">localExtraElement</a></strong></code> +<div class="block">field for ExtraElement + This was an Array!</div> +</td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>protected boolean</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DigestMethodType.html#localExtraElementTracker">localExtraElementTracker</a></strong></code> </td> +</tr> +</table> +</li> +</ul> +<!-- ======== CONSTRUCTOR SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_summary"> +<!-- --> +</a> +<h3>Constructor Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation"> +<caption><span>Constructors</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colOne" scope="col">Constructor and Description</th> +</tr> +<tr class="altColor"> +<td class="colOne"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DigestMethodType.html#SignatureCreationServiceStub.DigestMethodType()">SignatureCreationServiceStub.DigestMethodType</a></strong>()</code> </td> +</tr> +</table> +</li> +</ul> +<!-- ========== METHOD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_summary"> +<!-- --> +</a> +<h3>Method Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation"> +<caption><span>Methods</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colFirst" scope="col">Modifier and Type</th> +<th class="colLast" scope="col">Method and Description</th> +</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#addExtraElement(org.apache.axiom.om.OMElement)">addExtraElement</a></strong>(org.apache.axiom.om.OMElement param)</code> +<div class="block">Auto generated add method for the array for convenience</div> +</td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>org.apache.axis2.databinding.types.URI</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DigestMethodType.html#getAlgorithm()">getAlgorithm</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.DigestMethodType.html#getExtraElement()">getExtraElement</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.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, + 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> +<div class="block">databinding method to get an XML representation of this object</div> +</td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>boolean</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DigestMethodType.html#isExtraElementSpecified()">isExtraElementSpecified</a></strong>()</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.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> +</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, + 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.DigestMethodType.html#setAlgorithm(org.apache.axis2.databinding.types.URI)">setAlgorithm</a></strong>(org.apache.axis2.databinding.types.URI 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.DigestMethodType.html#setExtraElement(org.apache.axiom.om.OMElement[])">setExtraElement</a></strong>(org.apache.axiom.om.OMElement[] 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"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DigestMethodType.html#validateExtraElement(org.apache.axiom.om.OMElement[])">validateExtraElement</a></strong>(org.apache.axiom.om.OMElement[] param)</code> +<div class="block">validate the array for ExtraElement</div> +</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> +</ul> +</li> +</ul> +</li> +</ul> +</div> +<div class="details"> +<ul class="blockList"> +<li class="blockList"> +<!-- ============ FIELD DETAIL =========== --> +<ul class="blockList"> +<li class="blockList"><a name="field_detail"> +<!-- --> +</a> +<h3>Field Detail</h3> +<a name="localExtraElement"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>localExtraElement</h4> +<pre>protected org.apache.axiom.om.OMElement[] localExtraElement</pre> +<div class="block">field for ExtraElement + This was an Array!</div> +</li> +</ul> +<a name="localExtraElementTracker"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>localExtraElementTracker</h4> +<pre>protected boolean localExtraElementTracker</pre> +</li> +</ul> +<a name="localAlgorithm"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>localAlgorithm</h4> +<pre>protected org.apache.axis2.databinding.types.URI localAlgorithm</pre> +<div class="block">field for Algorithm + This was an Attribute!</div> +</li> +</ul> +</li> +</ul> +<!-- ========= CONSTRUCTOR DETAIL ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_detail"> +<!-- --> +</a> +<h3>Constructor Detail</h3> +<a name="SignatureCreationServiceStub.DigestMethodType()"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>SignatureCreationServiceStub.DigestMethodType</h4> +<pre>public SignatureCreationServiceStub.DigestMethodType()</pre> +</li> +</ul> +</li> +</ul> +<!-- ============ METHOD DETAIL ========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_detail"> +<!-- --> +</a> +<h3>Method Detail</h3> +<a name="isExtraElementSpecified()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>isExtraElementSpecified</h4> +<pre>public boolean isExtraElementSpecified()</pre> +</li> +</ul> +<a name="getExtraElement()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getExtraElement</h4> +<pre>public org.apache.axiom.om.OMElement[] getExtraElement()</pre> +<div class="block">Auto generated getter method</div> +<dl><dt><span class="strong">Returns:</span></dt><dd>org.apache.axiom.om.OMElement[]</dd></dl> +</li> +</ul> +<a name="validateExtraElement(org.apache.axiom.om.OMElement[])"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>validateExtraElement</h4> +<pre>protected void validateExtraElement(org.apache.axiom.om.OMElement[] param)</pre> +<div class="block">validate the array for ExtraElement</div> +</li> +</ul> +<a name="setExtraElement(org.apache.axiom.om.OMElement[])"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>setExtraElement</h4> +<pre>public void setExtraElement(org.apache.axiom.om.OMElement[] param)</pre> +<div class="block">Auto generated setter method</div> +<dl><dt><span class="strong">Parameters:</span></dt><dd><code>param</code> - ExtraElement</dd></dl> +</li> +</ul> +<a name="addExtraElement(org.apache.axiom.om.OMElement)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>addExtraElement</h4> +<pre>public void addExtraElement(org.apache.axiom.om.OMElement param)</pre> +<div class="block">Auto generated add method for the array for convenience</div> +<dl><dt><span class="strong">Parameters:</span></dt><dd><code>param</code> - org.apache.axiom.om.OMElement</dd></dl> +</li> +</ul> +<a name="getAlgorithm()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getAlgorithm</h4> +<pre>public org.apache.axis2.databinding.types.URI getAlgorithm()</pre> +<div class="block">Auto generated getter method</div> +<dl><dt><span class="strong">Returns:</span></dt><dd>org.apache.axis2.databinding.types.URI</dd></dl> +</li> +</ul> +<a name="setAlgorithm(org.apache.axis2.databinding.types.URI)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>setAlgorithm</h4> +<pre>public void setAlgorithm(org.apache.axis2.databinding.types.URI param)</pre> +<div class="block">Auto generated setter method</div> +<dl><dt><span class="strong">Parameters:</span></dt><dd><code>param</code> - Algorithm</dd></dl> +</li> +</ul> +<a name="getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getOMElement</h4> +<pre>public org.apache.axiom.om.OMElement getOMElement(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, + org.apache.axiom.om.OMFactory factory) + throws org.apache.axis2.databinding.ADBException</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>getOMElement</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><span class="strong">Parameters:</span></dt><dd><code>parentQName</code> - </dd><dd><code>factory</code> - </dd> +<dt><span class="strong">Returns:</span></dt><dd>org.apache.axiom.om.OMElement</dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +<a name="serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>serialize</h4> +<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, + <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter) + throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, + org.apache.axis2.databinding.ADBException</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +<a name="serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>serialize</h4> +<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, + <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, + boolean serializeType) + throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, + org.apache.axis2.databinding.ADBException</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +<a name="getPullParser(javax.xml.namespace.QName)"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>getPullParser</h4> +<pre>public <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> getPullParser(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName) + throws org.apache.axis2.databinding.ADBException</pre> +<div class="block">databinding method to get an XML representation of this object</div> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>getPullParser</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +</li> +</ul> +</li> +</ul> +</div> +</div> +<!-- ========= END OF CLASS DATA ========= --> +<!-- ======= START OF BOTTOM NAVBAR ====== --> +<div class="bottomNav"><a name="navbar_bottom"> +<!-- --> +</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DigestMethod.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DigestMethodType.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li><a href="#nested_class_summary">Nested</a> | </li> +<li><a href="#field_summary">Field</a> | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li><a href="#field_detail">Field</a> | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_bottom"> +<!-- --> +</a></div> +<!-- ======== END OF BOTTOM NAVBAR ======= --> +</body> +</html> diff --git a/docs/at/gv/egiz/moa/SignatureCreationServiceStub.DigestValue.Factory.html b/docs/at/gv/egiz/moa/SignatureCreationServiceStub.DigestValue.Factory.html new file mode 100644 index 00000000..59d98c1e --- /dev/null +++ b/docs/at/gv/egiz/moa/SignatureCreationServiceStub.DigestValue.Factory.html @@ -0,0 +1,278 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> +<!-- NewPage --> +<html lang="en"> +<head> +<!-- Generated by javadoc (version 1.7.0_51) on Tue Feb 04 16:50:39 CET 2014 --> +<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> +<title>SignatureCreationServiceStub.DigestValue.Factory (PDF-AS 4.0 Library)</title> +<meta name="date" content="2014-02-04"> +<link rel="stylesheet" type="text/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 Library)"; + } +//--> +</script> +<noscript> +<div>JavaScript is disabled on your browser.</div> +</noscript> +<!-- ========= START OF TOP NAVBAR ======= --> +<div class="topNav"><a name="navbar_top"> +<!-- --> +</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DigestValue.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DigestValueType.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li>Nested | </li> +<li>Field | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li>Field | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_top"> +<!-- --> +</a></div> +<!-- ========= END OF TOP NAVBAR ========= --> +<!-- ======== START OF CLASS DATA ======== --> +<div class="header"> +<div class="subTitle">at.gv.egiz.moa</div> +<h2 title="Class SignatureCreationServiceStub.DigestValue.Factory" class="title">Class SignatureCreationServiceStub.DigestValue.Factory</h2> +</div> +<div class="contentContainer"> +<ul class="inheritance"> +<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li> +<ul class="inheritance"> +<li>at.gv.egiz.moa.SignatureCreationServiceStub.DigestValue.Factory</li> +</ul> +</li> +</ul> +<div class="description"> +<ul class="blockList"> +<li class="blockList"> +<dl> +<dt>Enclosing class:</dt> +<dd><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DigestValue.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.DigestValue</a></dd> +</dl> +<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> +<div class="block">Factory class that keeps the parse method</div> +</li> +</ul> +</div> +<div class="summary"> +<ul class="blockList"> +<li class="blockList"> +<!-- ======== CONSTRUCTOR SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_summary"> +<!-- --> +</a> +<h3>Constructor Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation"> +<caption><span>Constructors</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colOne" scope="col">Constructor and Description</th> +</tr> +<tr class="altColor"> +<td class="colOne"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DigestValue.Factory.html#SignatureCreationServiceStub.DigestValue.Factory()">SignatureCreationServiceStub.DigestValue.Factory</a></strong>()</code> </td> +</tr> +</table> +</li> +</ul> +<!-- ========== METHOD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_summary"> +<!-- --> +</a> +<h3>Method Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation"> +<caption><span>Methods</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colFirst" scope="col">Modifier and Type</th> +<th class="colLast" scope="col">Method and Description</th> +</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> +<div class="block">static method to create the object + Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable + If this object is not an element, it is a complex type and the reader is at the event just after the outer start element + Postcondition: If this object is an element, the reader is positioned at its end element + If this object is a complex type, the reader is positioned at the end element of its outer element</div> +</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> +</ul> +</li> +</ul> +</li> +</ul> +</div> +<div class="details"> +<ul class="blockList"> +<li class="blockList"> +<!-- ========= CONSTRUCTOR DETAIL ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_detail"> +<!-- --> +</a> +<h3>Constructor Detail</h3> +<a name="SignatureCreationServiceStub.DigestValue.Factory()"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>SignatureCreationServiceStub.DigestValue.Factory</h4> +<pre>public SignatureCreationServiceStub.DigestValue.Factory()</pre> +</li> +</ul> +</li> +</ul> +<!-- ============ METHOD DETAIL ========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_detail"> +<!-- --> +</a> +<h3>Method Detail</h3> +<a name="parse(javax.xml.stream.XMLStreamReader)"> +<!-- --> +</a> +<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> +<div class="block">static method to create the object + Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable + If this object is not an element, it is a complex type and the reader is at the event just after the outer start element + Postcondition: If this object is an element, the reader is positioned at its end element + If this object is a complex type, the reader is positioned at the end element of its outer element</div> +<dl><dt><span class="strong">Throws:</span></dt> +<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></code></dd></dl> +</li> +</ul> +</li> +</ul> +</li> +</ul> +</div> +</div> +<!-- ========= END OF CLASS DATA ========= --> +<!-- ======= START OF BOTTOM NAVBAR ====== --> +<div class="bottomNav"><a name="navbar_bottom"> +<!-- --> +</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DigestValue.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DigestValueType.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li>Nested | </li> +<li>Field | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li>Field | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_bottom"> +<!-- --> +</a></div> +<!-- ======== END OF BOTTOM NAVBAR ======= --> +</body> +</html> diff --git a/docs/at/gv/egiz/moa/SignatureCreationServiceStub.DigestValue.html b/docs/at/gv/egiz/moa/SignatureCreationServiceStub.DigestValue.html new file mode 100644 index 00000000..f81d6836 --- /dev/null +++ b/docs/at/gv/egiz/moa/SignatureCreationServiceStub.DigestValue.html @@ -0,0 +1,456 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> +<!-- NewPage --> +<html lang="en"> +<head> +<!-- Generated by javadoc (version 1.7.0_51) on Tue Feb 04 16:50:39 CET 2014 --> +<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> +<title>SignatureCreationServiceStub.DigestValue (PDF-AS 4.0 Library)</title> +<meta name="date" content="2014-02-04"> +<link rel="stylesheet" type="text/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 Library)"; + } +//--> +</script> +<noscript> +<div>JavaScript is disabled on your browser.</div> +</noscript> +<!-- ========= START OF TOP NAVBAR ======= --> +<div class="topNav"><a name="navbar_top"> +<!-- --> +</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DigestMethodType.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DigestValue.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li><a href="#nested_class_summary">Nested</a> | </li> +<li><a href="#field_summary">Field</a> | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li><a href="#field_detail">Field</a> | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_top"> +<!-- --> +</a></div> +<!-- ========= END OF TOP NAVBAR ========= --> +<!-- ======== START OF CLASS DATA ======== --> +<div class="header"> +<div class="subTitle">at.gv.egiz.moa</div> +<h2 title="Class SignatureCreationServiceStub.DigestValue" class="title">Class SignatureCreationServiceStub.DigestValue</h2> +</div> +<div class="contentContainer"> +<ul class="inheritance"> +<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li> +<ul class="inheritance"> +<li>at.gv.egiz.moa.SignatureCreationServiceStub.DigestValue</li> +</ul> +</li> +</ul> +<div class="description"> +<ul class="blockList"> +<li class="blockList"> +<dl> +<dt>All Implemented Interfaces:</dt> +<dd><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a>, org.apache.axis2.databinding.ADBBean</dd> +</dl> +<dl> +<dt>Enclosing class:</dt> +<dd><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub</a></dd> +</dl> +<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> +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> +</ul> +</div> +<div class="summary"> +<ul class="blockList"> +<li class="blockList"> +<!-- ======== NESTED CLASS SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="nested_class_summary"> +<!-- --> +</a> +<h3>Nested Class Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Nested Class Summary table, listing nested classes, and an explanation"> +<caption><span>Nested Classes</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> +<tr class="altColor"> +<td class="colFirst"><code>static class </code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DigestValue.Factory.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.DigestValue.Factory</a></strong></code> +<div class="block">Factory class that keeps the parse method</div> +</td> +</tr> +</table> +</li> +</ul> +<!-- =========== FIELD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="field_summary"> +<!-- --> +</a> +<h3>Field Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Field Summary table, listing fields, and an explanation"> +<caption><span>Fields</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> +<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"><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> +<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="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DigestValue.html#MY_QNAME">MY_QNAME</a></strong></code> </td> +</tr> +</table> +</li> +</ul> +<!-- ======== CONSTRUCTOR SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_summary"> +<!-- --> +</a> +<h3>Constructor Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation"> +<caption><span>Constructors</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colOne" scope="col">Constructor and Description</th> +</tr> +<tr class="altColor"> +<td class="colOne"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DigestValue.html#SignatureCreationServiceStub.DigestValue()">SignatureCreationServiceStub.DigestValue</a></strong>()</code> </td> +</tr> +</table> +</li> +</ul> +<!-- ========== METHOD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_summary"> +<!-- --> +</a> +<h3>Method Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation"> +<caption><span>Methods</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colFirst" scope="col">Modifier and Type</th> +<th class="colLast" scope="col">Method and Description</th> +</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"><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>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, + 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> +<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> +</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, + 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.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> +</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> +</ul> +</li> +</ul> +</li> +</ul> +</div> +<div class="details"> +<ul class="blockList"> +<li class="blockList"> +<!-- ============ FIELD DETAIL =========== --> +<ul class="blockList"> +<li class="blockList"><a name="field_detail"> +<!-- --> +</a> +<h3>Field Detail</h3> +<a name="MY_QNAME"> +<!-- --> +</a> +<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> +</li> +</ul> +<a name="localDigestValue"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>localDigestValue</h4> +<pre>protected <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DigestValueType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.DigestValueType</a> localDigestValue</pre> +<div class="block">field for DigestValue</div> +</li> +</ul> +</li> +</ul> +<!-- ========= CONSTRUCTOR DETAIL ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_detail"> +<!-- --> +</a> +<h3>Constructor Detail</h3> +<a name="SignatureCreationServiceStub.DigestValue()"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>SignatureCreationServiceStub.DigestValue</h4> +<pre>public SignatureCreationServiceStub.DigestValue()</pre> +</li> +</ul> +</li> +</ul> +<!-- ============ METHOD DETAIL ========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_detail"> +<!-- --> +</a> +<h3>Method Detail</h3> +<a name="getDigestValue()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getDigestValue</h4> +<pre>public <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DigestValueType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.DigestValueType</a> getDigestValue()</pre> +<div class="block">Auto generated getter method</div> +<dl><dt><span class="strong">Returns:</span></dt><dd>DigestValueType</dd></dl> +</li> +</ul> +<a name="setDigestValue(at.gv.egiz.moa.SignatureCreationServiceStub.DigestValueType)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>setDigestValue</h4> +<pre>public void setDigestValue(<a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DigestValueType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.DigestValueType</a> param)</pre> +<div class="block">Auto generated setter method</div> +<dl><dt><span class="strong">Parameters:</span></dt><dd><code>param</code> - DigestValue</dd></dl> +</li> +</ul> +<a name="getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getOMElement</h4> +<pre>public org.apache.axiom.om.OMElement getOMElement(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, + org.apache.axiom.om.OMFactory factory) + throws org.apache.axis2.databinding.ADBException</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>getOMElement</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><span class="strong">Parameters:</span></dt><dd><code>parentQName</code> - </dd><dd><code>factory</code> - </dd> +<dt><span class="strong">Returns:</span></dt><dd>org.apache.axiom.om.OMElement</dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +<a name="serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>serialize</h4> +<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, + <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter) + throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, + org.apache.axis2.databinding.ADBException</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +<a name="serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>serialize</h4> +<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, + <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, + boolean serializeType) + throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, + org.apache.axis2.databinding.ADBException</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +<a name="getPullParser(javax.xml.namespace.QName)"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>getPullParser</h4> +<pre>public <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> getPullParser(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName) + throws org.apache.axis2.databinding.ADBException</pre> +<div class="block">databinding method to get an XML representation of this object</div> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>getPullParser</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +</li> +</ul> +</li> +</ul> +</div> +</div> +<!-- ========= END OF CLASS DATA ========= --> +<!-- ======= START OF BOTTOM NAVBAR ====== --> +<div class="bottomNav"><a name="navbar_bottom"> +<!-- --> +</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DigestMethodType.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DigestValue.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li><a href="#nested_class_summary">Nested</a> | </li> +<li><a href="#field_summary">Field</a> | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li><a href="#field_detail">Field</a> | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_bottom"> +<!-- --> +</a></div> +<!-- ======== END OF BOTTOM NAVBAR ======= --> +</body> +</html> diff --git a/docs/at/gv/egiz/moa/SignatureCreationServiceStub.DigestValueType.Factory.html b/docs/at/gv/egiz/moa/SignatureCreationServiceStub.DigestValueType.Factory.html new file mode 100644 index 00000000..92a57939 --- /dev/null +++ b/docs/at/gv/egiz/moa/SignatureCreationServiceStub.DigestValueType.Factory.html @@ -0,0 +1,308 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> +<!-- NewPage --> +<html lang="en"> +<head> +<!-- Generated by javadoc (version 1.7.0_51) on Tue Feb 04 16:50:39 CET 2014 --> +<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> +<title>SignatureCreationServiceStub.DigestValueType.Factory (PDF-AS 4.0 Library)</title> +<meta name="date" content="2014-02-04"> +<link rel="stylesheet" type="text/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 Library)"; + } +//--> +</script> +<noscript> +<div>JavaScript is disabled on your browser.</div> +</noscript> +<!-- ========= START OF TOP NAVBAR ======= --> +<div class="topNav"><a name="navbar_top"> +<!-- --> +</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DigestValueType.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DSAKeyValue.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li>Nested | </li> +<li>Field | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li>Field | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_top"> +<!-- --> +</a></div> +<!-- ========= END OF TOP NAVBAR ========= --> +<!-- ======== START OF CLASS DATA ======== --> +<div class="header"> +<div class="subTitle">at.gv.egiz.moa</div> +<h2 title="Class SignatureCreationServiceStub.DigestValueType.Factory" class="title">Class SignatureCreationServiceStub.DigestValueType.Factory</h2> +</div> +<div class="contentContainer"> +<ul class="inheritance"> +<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li> +<ul class="inheritance"> +<li>at.gv.egiz.moa.SignatureCreationServiceStub.DigestValueType.Factory</li> +</ul> +</li> +</ul> +<div class="description"> +<ul class="blockList"> +<li class="blockList"> +<dl> +<dt>Enclosing class:</dt> +<dd><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DigestValueType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.DigestValueType</a></dd> +</dl> +<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> +<div class="block">Factory class that keeps the parse method</div> +</li> +</ul> +</div> +<div class="summary"> +<ul class="blockList"> +<li class="blockList"> +<!-- ======== CONSTRUCTOR SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_summary"> +<!-- --> +</a> +<h3>Constructor Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation"> +<caption><span>Constructors</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colOne" scope="col">Constructor and Description</th> +</tr> +<tr class="altColor"> +<td class="colOne"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DigestValueType.Factory.html#SignatureCreationServiceStub.DigestValueType.Factory()">SignatureCreationServiceStub.DigestValueType.Factory</a></strong>()</code> </td> +</tr> +</table> +</li> +</ul> +<!-- ========== METHOD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_summary"> +<!-- --> +</a> +<h3>Method Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation"> +<caption><span>Methods</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colFirst" scope="col">Modifier and Type</th> +<th class="colLast" scope="col">Method and Description</th> +</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> +</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> +</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> +<div class="block">static method to create the object + Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable + If this object is not an element, it is a complex type and the reader is at the event just after the outer start element + Postcondition: If this object is an element, the reader is positioned at its end element + If this object is a complex type, the reader is positioned at the end element of its outer element</div> +</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> +</ul> +</li> +</ul> +</li> +</ul> +</div> +<div class="details"> +<ul class="blockList"> +<li class="blockList"> +<!-- ========= CONSTRUCTOR DETAIL ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_detail"> +<!-- --> +</a> +<h3>Constructor Detail</h3> +<a name="SignatureCreationServiceStub.DigestValueType.Factory()"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>SignatureCreationServiceStub.DigestValueType.Factory</h4> +<pre>public SignatureCreationServiceStub.DigestValueType.Factory()</pre> +</li> +</ul> +</li> +</ul> +<!-- ============ METHOD DETAIL ========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_detail"> +<!-- --> +</a> +<h3>Method Detail</h3> +<a name="fromString(java.lang.String, java.lang.String)"> +<!-- --> +</a> +<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> +</li> +</ul> +<a name="fromString(javax.xml.stream.XMLStreamReader, java.lang.String)"> +<!-- --> +</a> +<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> +</li> +</ul> +<a name="parse(javax.xml.stream.XMLStreamReader)"> +<!-- --> +</a> +<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> +<div class="block">static method to create the object + Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable + If this object is not an element, it is a complex type and the reader is at the event just after the outer start element + Postcondition: If this object is an element, the reader is positioned at its end element + If this object is a complex type, the reader is positioned at the end element of its outer element</div> +<dl><dt><span class="strong">Throws:</span></dt> +<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></code></dd></dl> +</li> +</ul> +</li> +</ul> +</li> +</ul> +</div> +</div> +<!-- ========= END OF CLASS DATA ========= --> +<!-- ======= START OF BOTTOM NAVBAR ====== --> +<div class="bottomNav"><a name="navbar_bottom"> +<!-- --> +</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DigestValueType.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DSAKeyValue.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li>Nested | </li> +<li>Field | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li>Field | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_bottom"> +<!-- --> +</a></div> +<!-- ======== END OF BOTTOM NAVBAR ======= --> +</body> +</html> diff --git a/docs/at/gv/egiz/moa/SignatureCreationServiceStub.DigestValueType.html b/docs/at/gv/egiz/moa/SignatureCreationServiceStub.DigestValueType.html new file mode 100644 index 00000000..89fb2050 --- /dev/null +++ b/docs/at/gv/egiz/moa/SignatureCreationServiceStub.DigestValueType.html @@ -0,0 +1,473 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> +<!-- NewPage --> +<html lang="en"> +<head> +<!-- Generated by javadoc (version 1.7.0_51) on Tue Feb 04 16:50:39 CET 2014 --> +<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> +<title>SignatureCreationServiceStub.DigestValueType (PDF-AS 4.0 Library)</title> +<meta name="date" content="2014-02-04"> +<link rel="stylesheet" type="text/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 Library)"; + } +//--> +</script> +<noscript> +<div>JavaScript is disabled on your browser.</div> +</noscript> +<!-- ========= START OF TOP NAVBAR ======= --> +<div class="topNav"><a name="navbar_top"> +<!-- --> +</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DigestValue.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DigestValueType.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li><a href="#nested_class_summary">Nested</a> | </li> +<li><a href="#field_summary">Field</a> | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li><a href="#field_detail">Field</a> | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_top"> +<!-- --> +</a></div> +<!-- ========= END OF TOP NAVBAR ========= --> +<!-- ======== START OF CLASS DATA ======== --> +<div class="header"> +<div class="subTitle">at.gv.egiz.moa</div> +<h2 title="Class SignatureCreationServiceStub.DigestValueType" class="title">Class SignatureCreationServiceStub.DigestValueType</h2> +</div> +<div class="contentContainer"> +<ul class="inheritance"> +<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li> +<ul class="inheritance"> +<li>at.gv.egiz.moa.SignatureCreationServiceStub.DigestValueType</li> +</ul> +</li> +</ul> +<div class="description"> +<ul class="blockList"> +<li class="blockList"> +<dl> +<dt>All Implemented Interfaces:</dt> +<dd><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a>, org.apache.axis2.databinding.ADBBean</dd> +</dl> +<dl> +<dt>Enclosing class:</dt> +<dd><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub</a></dd> +</dl> +<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> +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> +</ul> +</div> +<div class="summary"> +<ul class="blockList"> +<li class="blockList"> +<!-- ======== NESTED CLASS SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="nested_class_summary"> +<!-- --> +</a> +<h3>Nested Class Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Nested Class Summary table, listing nested classes, and an explanation"> +<caption><span>Nested Classes</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> +<tr class="altColor"> +<td class="colFirst"><code>static class </code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DigestValueType.Factory.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.DigestValueType.Factory</a></strong></code> +<div class="block">Factory class that keeps the parse method</div> +</td> +</tr> +</table> +</li> +</ul> +<!-- =========== FIELD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="field_summary"> +<!-- --> +</a> +<h3>Field Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Field Summary table, listing fields, and an explanation"> +<caption><span>Fields</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> +<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="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="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DigestValueType.html#MY_QNAME">MY_QNAME</a></strong></code> </td> +</tr> +</table> +</li> +</ul> +<!-- ======== CONSTRUCTOR SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_summary"> +<!-- --> +</a> +<h3>Constructor Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation"> +<caption><span>Constructors</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colOne" scope="col">Constructor and Description</th> +</tr> +<tr class="altColor"> +<td class="colOne"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DigestValueType.html#SignatureCreationServiceStub.DigestValueType()">SignatureCreationServiceStub.DigestValueType</a></strong>()</code> </td> +</tr> +</table> +</li> +</ul> +<!-- ========== METHOD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_summary"> +<!-- --> +</a> +<h3>Method Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation"> +<caption><span>Methods</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colFirst" scope="col">Modifier and Type</th> +<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="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, + 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> +<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> +</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, + 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> +<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="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DigestValueType.html#toString()">toString</a></strong>()</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#wait()" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</a></code></li> +</ul> +</li> +</ul> +</li> +</ul> +</div> +<div class="details"> +<ul class="blockList"> +<li class="blockList"> +<!-- ============ FIELD DETAIL =========== --> +<ul class="blockList"> +<li class="blockList"><a name="field_detail"> +<!-- --> +</a> +<h3>Field Detail</h3> +<a name="MY_QNAME"> +<!-- --> +</a> +<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> +</li> +</ul> +<a name="localDigestValueType"> +<!-- --> +</a> +<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> +<div class="block">field for DigestValueType</div> +</li> +</ul> +</li> +</ul> +<!-- ========= CONSTRUCTOR DETAIL ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_detail"> +<!-- --> +</a> +<h3>Constructor Detail</h3> +<a name="SignatureCreationServiceStub.DigestValueType()"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>SignatureCreationServiceStub.DigestValueType</h4> +<pre>public SignatureCreationServiceStub.DigestValueType()</pre> +</li> +</ul> +</li> +</ul> +<!-- ============ METHOD DETAIL ========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_detail"> +<!-- --> +</a> +<h3>Method Detail</h3> +<a name="getDigestValueType()"> +<!-- --> +</a> +<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> +<div class="block">Auto generated getter method</div> +<dl><dt><span class="strong">Returns:</span></dt><dd>javax.activation.DataHandler</dd></dl> +</li> +</ul> +<a name="setDigestValueType(javax.activation.DataHandler)"> +<!-- --> +</a> +<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> +<div class="block">Auto generated setter method</div> +<dl><dt><span class="strong">Parameters:</span></dt><dd><code>param</code> - DigestValueType</dd></dl> +</li> +</ul> +<a name="toString()"> +<!-- --> +</a> +<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> +<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> +</dl> +</li> +</ul> +<a name="getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getOMElement</h4> +<pre>public org.apache.axiom.om.OMElement getOMElement(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, + org.apache.axiom.om.OMFactory factory) + throws org.apache.axis2.databinding.ADBException</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>getOMElement</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><span class="strong">Parameters:</span></dt><dd><code>parentQName</code> - </dd><dd><code>factory</code> - </dd> +<dt><span class="strong">Returns:</span></dt><dd>org.apache.axiom.om.OMElement</dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +<a name="serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>serialize</h4> +<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, + <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter) + throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, + org.apache.axis2.databinding.ADBException</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +<a name="serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>serialize</h4> +<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, + <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, + boolean serializeType) + throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, + org.apache.axis2.databinding.ADBException</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +<a name="getPullParser(javax.xml.namespace.QName)"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>getPullParser</h4> +<pre>public <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> getPullParser(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName) + throws org.apache.axis2.databinding.ADBException</pre> +<div class="block">databinding method to get an XML representation of this object</div> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>getPullParser</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +</li> +</ul> +</li> +</ul> +</div> +</div> +<!-- ========= END OF CLASS DATA ========= --> +<!-- ======= START OF BOTTOM NAVBAR ====== --> +<div class="bottomNav"><a name="navbar_bottom"> +<!-- --> +</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DigestValue.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DigestValueType.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li><a href="#nested_class_summary">Nested</a> | </li> +<li><a href="#field_summary">Field</a> | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li><a href="#field_detail">Field</a> | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_bottom"> +<!-- --> +</a></div> +<!-- ======== END OF BOTTOM NAVBAR ======= --> +</body> +</html> diff --git a/docs/at/gv/egiz/moa/SignatureCreationServiceStub.ErrorResponse.Factory.html b/docs/at/gv/egiz/moa/SignatureCreationServiceStub.ErrorResponse.Factory.html new file mode 100644 index 00000000..5e3604d4 --- /dev/null +++ b/docs/at/gv/egiz/moa/SignatureCreationServiceStub.ErrorResponse.Factory.html @@ -0,0 +1,278 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> +<!-- NewPage --> +<html lang="en"> +<head> +<!-- Generated by javadoc (version 1.7.0_51) on Tue Feb 04 16:50:42 CET 2014 --> +<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> +<title>SignatureCreationServiceStub.ErrorResponse.Factory (PDF-AS 4.0 Library)</title> +<meta name="date" content="2014-02-04"> +<link rel="stylesheet" type="text/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 Library)"; + } +//--> +</script> +<noscript> +<div>JavaScript is disabled on your browser.</div> +</noscript> +<!-- ========= START OF TOP NAVBAR ======= --> +<div class="topNav"><a name="navbar_top"> +<!-- --> +</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ErrorResponse.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ErrorResponseType.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li>Nested | </li> +<li>Field | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li>Field | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_top"> +<!-- --> +</a></div> +<!-- ========= END OF TOP NAVBAR ========= --> +<!-- ======== START OF CLASS DATA ======== --> +<div class="header"> +<div class="subTitle">at.gv.egiz.moa</div> +<h2 title="Class SignatureCreationServiceStub.ErrorResponse.Factory" class="title">Class SignatureCreationServiceStub.ErrorResponse.Factory</h2> +</div> +<div class="contentContainer"> +<ul class="inheritance"> +<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li> +<ul class="inheritance"> +<li>at.gv.egiz.moa.SignatureCreationServiceStub.ErrorResponse.Factory</li> +</ul> +</li> +</ul> +<div class="description"> +<ul class="blockList"> +<li class="blockList"> +<dl> +<dt>Enclosing class:</dt> +<dd><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ErrorResponse.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.ErrorResponse</a></dd> +</dl> +<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> +<div class="block">Factory class that keeps the parse method</div> +</li> +</ul> +</div> +<div class="summary"> +<ul class="blockList"> +<li class="blockList"> +<!-- ======== CONSTRUCTOR SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_summary"> +<!-- --> +</a> +<h3>Constructor Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation"> +<caption><span>Constructors</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colOne" scope="col">Constructor and Description</th> +</tr> +<tr class="altColor"> +<td class="colOne"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ErrorResponse.Factory.html#SignatureCreationServiceStub.ErrorResponse.Factory()">SignatureCreationServiceStub.ErrorResponse.Factory</a></strong>()</code> </td> +</tr> +</table> +</li> +</ul> +<!-- ========== METHOD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_summary"> +<!-- --> +</a> +<h3>Method Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation"> +<caption><span>Methods</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colFirst" scope="col">Modifier and Type</th> +<th class="colLast" scope="col">Method and Description</th> +</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> +<div class="block">static method to create the object + Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable + If this object is not an element, it is a complex type and the reader is at the event just after the outer start element + Postcondition: If this object is an element, the reader is positioned at its end element + If this object is a complex type, the reader is positioned at the end element of its outer element</div> +</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> +</ul> +</li> +</ul> +</li> +</ul> +</div> +<div class="details"> +<ul class="blockList"> +<li class="blockList"> +<!-- ========= CONSTRUCTOR DETAIL ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_detail"> +<!-- --> +</a> +<h3>Constructor Detail</h3> +<a name="SignatureCreationServiceStub.ErrorResponse.Factory()"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>SignatureCreationServiceStub.ErrorResponse.Factory</h4> +<pre>public SignatureCreationServiceStub.ErrorResponse.Factory()</pre> +</li> +</ul> +</li> +</ul> +<!-- ============ METHOD DETAIL ========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_detail"> +<!-- --> +</a> +<h3>Method Detail</h3> +<a name="parse(javax.xml.stream.XMLStreamReader)"> +<!-- --> +</a> +<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> +<div class="block">static method to create the object + Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable + If this object is not an element, it is a complex type and the reader is at the event just after the outer start element + Postcondition: If this object is an element, the reader is positioned at its end element + If this object is a complex type, the reader is positioned at the end element of its outer element</div> +<dl><dt><span class="strong">Throws:</span></dt> +<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></code></dd></dl> +</li> +</ul> +</li> +</ul> +</li> +</ul> +</div> +</div> +<!-- ========= END OF CLASS DATA ========= --> +<!-- ======= START OF BOTTOM NAVBAR ====== --> +<div class="bottomNav"><a name="navbar_bottom"> +<!-- --> +</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ErrorResponse.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ErrorResponseType.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li>Nested | </li> +<li>Field | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li>Field | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_bottom"> +<!-- --> +</a></div> +<!-- ======== END OF BOTTOM NAVBAR ======= --> +</body> +</html> diff --git a/docs/at/gv/egiz/moa/SignatureCreationServiceStub.ErrorResponse.html b/docs/at/gv/egiz/moa/SignatureCreationServiceStub.ErrorResponse.html new file mode 100644 index 00000000..0fa126a3 --- /dev/null +++ b/docs/at/gv/egiz/moa/SignatureCreationServiceStub.ErrorResponse.html @@ -0,0 +1,456 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> +<!-- NewPage --> +<html lang="en"> +<head> +<!-- Generated by javadoc (version 1.7.0_51) on Tue Feb 04 16:50:42 CET 2014 --> +<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> +<title>SignatureCreationServiceStub.ErrorResponse (PDF-AS 4.0 Library)</title> +<meta name="date" content="2014-02-04"> +<link rel="stylesheet" type="text/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 Library)"; + } +//--> +</script> +<noscript> +<div>JavaScript is disabled on your browser.</div> +</noscript> +<!-- ========= START OF TOP NAVBAR ======= --> +<div class="topNav"><a name="navbar_top"> +<!-- --> +</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DSAKeyValueTypeSequence_type1.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ErrorResponse.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li><a href="#nested_class_summary">Nested</a> | </li> +<li><a href="#field_summary">Field</a> | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li><a href="#field_detail">Field</a> | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_top"> +<!-- --> +</a></div> +<!-- ========= END OF TOP NAVBAR ========= --> +<!-- ======== START OF CLASS DATA ======== --> +<div class="header"> +<div class="subTitle">at.gv.egiz.moa</div> +<h2 title="Class SignatureCreationServiceStub.ErrorResponse" class="title">Class SignatureCreationServiceStub.ErrorResponse</h2> +</div> +<div class="contentContainer"> +<ul class="inheritance"> +<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li> +<ul class="inheritance"> +<li>at.gv.egiz.moa.SignatureCreationServiceStub.ErrorResponse</li> +</ul> +</li> +</ul> +<div class="description"> +<ul class="blockList"> +<li class="blockList"> +<dl> +<dt>All Implemented Interfaces:</dt> +<dd><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a>, org.apache.axis2.databinding.ADBBean</dd> +</dl> +<dl> +<dt>Enclosing class:</dt> +<dd><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub</a></dd> +</dl> +<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> +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> +</ul> +</div> +<div class="summary"> +<ul class="blockList"> +<li class="blockList"> +<!-- ======== NESTED CLASS SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="nested_class_summary"> +<!-- --> +</a> +<h3>Nested Class Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Nested Class Summary table, listing nested classes, and an explanation"> +<caption><span>Nested Classes</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> +<tr class="altColor"> +<td class="colFirst"><code>static class </code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ErrorResponse.Factory.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.ErrorResponse.Factory</a></strong></code> +<div class="block">Factory class that keeps the parse method</div> +</td> +</tr> +</table> +</li> +</ul> +<!-- =========== FIELD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="field_summary"> +<!-- --> +</a> +<h3>Field Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Field Summary table, listing fields, and an explanation"> +<caption><span>Fields</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> +<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"><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> +<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="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ErrorResponse.html#MY_QNAME">MY_QNAME</a></strong></code> </td> +</tr> +</table> +</li> +</ul> +<!-- ======== CONSTRUCTOR SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_summary"> +<!-- --> +</a> +<h3>Constructor Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation"> +<caption><span>Constructors</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colOne" scope="col">Constructor and Description</th> +</tr> +<tr class="altColor"> +<td class="colOne"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ErrorResponse.html#SignatureCreationServiceStub.ErrorResponse()">SignatureCreationServiceStub.ErrorResponse</a></strong>()</code> </td> +</tr> +</table> +</li> +</ul> +<!-- ========== METHOD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_summary"> +<!-- --> +</a> +<h3>Method Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation"> +<caption><span>Methods</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colFirst" scope="col">Modifier and Type</th> +<th class="colLast" scope="col">Method and Description</th> +</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"><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>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, + 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> +<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> +</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, + 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.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> +</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> +</ul> +</li> +</ul> +</li> +</ul> +</div> +<div class="details"> +<ul class="blockList"> +<li class="blockList"> +<!-- ============ FIELD DETAIL =========== --> +<ul class="blockList"> +<li class="blockList"><a name="field_detail"> +<!-- --> +</a> +<h3>Field Detail</h3> +<a name="MY_QNAME"> +<!-- --> +</a> +<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> +</li> +</ul> +<a name="localErrorResponse"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>localErrorResponse</h4> +<pre>protected <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ErrorResponseType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.ErrorResponseType</a> localErrorResponse</pre> +<div class="block">field for ErrorResponse</div> +</li> +</ul> +</li> +</ul> +<!-- ========= CONSTRUCTOR DETAIL ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_detail"> +<!-- --> +</a> +<h3>Constructor Detail</h3> +<a name="SignatureCreationServiceStub.ErrorResponse()"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>SignatureCreationServiceStub.ErrorResponse</h4> +<pre>public SignatureCreationServiceStub.ErrorResponse()</pre> +</li> +</ul> +</li> +</ul> +<!-- ============ METHOD DETAIL ========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_detail"> +<!-- --> +</a> +<h3>Method Detail</h3> +<a name="getErrorResponse()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getErrorResponse</h4> +<pre>public <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ErrorResponseType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.ErrorResponseType</a> getErrorResponse()</pre> +<div class="block">Auto generated getter method</div> +<dl><dt><span class="strong">Returns:</span></dt><dd>ErrorResponseType</dd></dl> +</li> +</ul> +<a name="setErrorResponse(at.gv.egiz.moa.SignatureCreationServiceStub.ErrorResponseType)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>setErrorResponse</h4> +<pre>public void setErrorResponse(<a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ErrorResponseType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.ErrorResponseType</a> param)</pre> +<div class="block">Auto generated setter method</div> +<dl><dt><span class="strong">Parameters:</span></dt><dd><code>param</code> - ErrorResponse</dd></dl> +</li> +</ul> +<a name="getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getOMElement</h4> +<pre>public org.apache.axiom.om.OMElement getOMElement(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, + org.apache.axiom.om.OMFactory factory) + throws org.apache.axis2.databinding.ADBException</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>getOMElement</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><span class="strong">Parameters:</span></dt><dd><code>parentQName</code> - </dd><dd><code>factory</code> - </dd> +<dt><span class="strong">Returns:</span></dt><dd>org.apache.axiom.om.OMElement</dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +<a name="serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>serialize</h4> +<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, + <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter) + throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, + org.apache.axis2.databinding.ADBException</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +<a name="serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>serialize</h4> +<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, + <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, + boolean serializeType) + throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, + org.apache.axis2.databinding.ADBException</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +<a name="getPullParser(javax.xml.namespace.QName)"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>getPullParser</h4> +<pre>public <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> getPullParser(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName) + throws org.apache.axis2.databinding.ADBException</pre> +<div class="block">databinding method to get an XML representation of this object</div> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>getPullParser</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +</li> +</ul> +</li> +</ul> +</div> +</div> +<!-- ========= END OF CLASS DATA ========= --> +<!-- ======= START OF BOTTOM NAVBAR ====== --> +<div class="bottomNav"><a name="navbar_bottom"> +<!-- --> +</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DSAKeyValueTypeSequence_type1.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ErrorResponse.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li><a href="#nested_class_summary">Nested</a> | </li> +<li><a href="#field_summary">Field</a> | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li><a href="#field_detail">Field</a> | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_bottom"> +<!-- --> +</a></div> +<!-- ======== END OF BOTTOM NAVBAR ======= --> +</body> +</html> diff --git a/docs/at/gv/egiz/moa/SignatureCreationServiceStub.ErrorResponseType.Factory.html b/docs/at/gv/egiz/moa/SignatureCreationServiceStub.ErrorResponseType.Factory.html new file mode 100644 index 00000000..a64b7962 --- /dev/null +++ b/docs/at/gv/egiz/moa/SignatureCreationServiceStub.ErrorResponseType.Factory.html @@ -0,0 +1,278 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> +<!-- NewPage --> +<html lang="en"> +<head> +<!-- Generated by javadoc (version 1.7.0_51) on Tue Feb 04 16:50:42 CET 2014 --> +<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> +<title>SignatureCreationServiceStub.ErrorResponseType.Factory (PDF-AS 4.0 Library)</title> +<meta name="date" content="2014-02-04"> +<link rel="stylesheet" type="text/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 Library)"; + } +//--> +</script> +<noscript> +<div>JavaScript is disabled on your browser.</div> +</noscript> +<!-- ========= START OF TOP NAVBAR ======= --> +<div class="topNav"><a name="navbar_top"> +<!-- --> +</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ErrorResponseType.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ExtensionMapper.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li>Nested | </li> +<li>Field | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li>Field | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_top"> +<!-- --> +</a></div> +<!-- ========= END OF TOP NAVBAR ========= --> +<!-- ======== START OF CLASS DATA ======== --> +<div class="header"> +<div class="subTitle">at.gv.egiz.moa</div> +<h2 title="Class SignatureCreationServiceStub.ErrorResponseType.Factory" class="title">Class SignatureCreationServiceStub.ErrorResponseType.Factory</h2> +</div> +<div class="contentContainer"> +<ul class="inheritance"> +<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li> +<ul class="inheritance"> +<li>at.gv.egiz.moa.SignatureCreationServiceStub.ErrorResponseType.Factory</li> +</ul> +</li> +</ul> +<div class="description"> +<ul class="blockList"> +<li class="blockList"> +<dl> +<dt>Enclosing class:</dt> +<dd><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ErrorResponseType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.ErrorResponseType</a></dd> +</dl> +<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> +<div class="block">Factory class that keeps the parse method</div> +</li> +</ul> +</div> +<div class="summary"> +<ul class="blockList"> +<li class="blockList"> +<!-- ======== CONSTRUCTOR SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_summary"> +<!-- --> +</a> +<h3>Constructor Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation"> +<caption><span>Constructors</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colOne" scope="col">Constructor and Description</th> +</tr> +<tr class="altColor"> +<td class="colOne"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ErrorResponseType.Factory.html#SignatureCreationServiceStub.ErrorResponseType.Factory()">SignatureCreationServiceStub.ErrorResponseType.Factory</a></strong>()</code> </td> +</tr> +</table> +</li> +</ul> +<!-- ========== METHOD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_summary"> +<!-- --> +</a> +<h3>Method Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation"> +<caption><span>Methods</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colFirst" scope="col">Modifier and Type</th> +<th class="colLast" scope="col">Method and Description</th> +</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> +<div class="block">static method to create the object + Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable + If this object is not an element, it is a complex type and the reader is at the event just after the outer start element + Postcondition: If this object is an element, the reader is positioned at its end element + If this object is a complex type, the reader is positioned at the end element of its outer element</div> +</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> +</ul> +</li> +</ul> +</li> +</ul> +</div> +<div class="details"> +<ul class="blockList"> +<li class="blockList"> +<!-- ========= CONSTRUCTOR DETAIL ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_detail"> +<!-- --> +</a> +<h3>Constructor Detail</h3> +<a name="SignatureCreationServiceStub.ErrorResponseType.Factory()"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>SignatureCreationServiceStub.ErrorResponseType.Factory</h4> +<pre>public SignatureCreationServiceStub.ErrorResponseType.Factory()</pre> +</li> +</ul> +</li> +</ul> +<!-- ============ METHOD DETAIL ========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_detail"> +<!-- --> +</a> +<h3>Method Detail</h3> +<a name="parse(javax.xml.stream.XMLStreamReader)"> +<!-- --> +</a> +<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> +<div class="block">static method to create the object + Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable + If this object is not an element, it is a complex type and the reader is at the event just after the outer start element + Postcondition: If this object is an element, the reader is positioned at its end element + If this object is a complex type, the reader is positioned at the end element of its outer element</div> +<dl><dt><span class="strong">Throws:</span></dt> +<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></code></dd></dl> +</li> +</ul> +</li> +</ul> +</li> +</ul> +</div> +</div> +<!-- ========= END OF CLASS DATA ========= --> +<!-- ======= START OF BOTTOM NAVBAR ====== --> +<div class="bottomNav"><a name="navbar_bottom"> +<!-- --> +</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ErrorResponseType.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ExtensionMapper.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li>Nested | </li> +<li>Field | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li>Field | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_bottom"> +<!-- --> +</a></div> +<!-- ======== END OF BOTTOM NAVBAR ======= --> +</body> +</html> diff --git a/docs/at/gv/egiz/moa/SignatureCreationServiceStub.ErrorResponseType.html b/docs/at/gv/egiz/moa/SignatureCreationServiceStub.ErrorResponseType.html new file mode 100644 index 00000000..7a911947 --- /dev/null +++ b/docs/at/gv/egiz/moa/SignatureCreationServiceStub.ErrorResponseType.html @@ -0,0 +1,493 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> +<!-- NewPage --> +<html lang="en"> +<head> +<!-- Generated by javadoc (version 1.7.0_51) on Tue Feb 04 16:50:42 CET 2014 --> +<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> +<title>SignatureCreationServiceStub.ErrorResponseType (PDF-AS 4.0 Library)</title> +<meta name="date" content="2014-02-04"> +<link rel="stylesheet" type="text/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 Library)"; + } +//--> +</script> +<noscript> +<div>JavaScript is disabled on your browser.</div> +</noscript> +<!-- ========= START OF TOP NAVBAR ======= --> +<div class="topNav"><a name="navbar_top"> +<!-- --> +</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ErrorResponse.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ErrorResponseType.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li><a href="#nested_class_summary">Nested</a> | </li> +<li><a href="#field_summary">Field</a> | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li><a href="#field_detail">Field</a> | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_top"> +<!-- --> +</a></div> +<!-- ========= END OF TOP NAVBAR ========= --> +<!-- ======== START OF CLASS DATA ======== --> +<div class="header"> +<div class="subTitle">at.gv.egiz.moa</div> +<h2 title="Class SignatureCreationServiceStub.ErrorResponseType" class="title">Class SignatureCreationServiceStub.ErrorResponseType</h2> +</div> +<div class="contentContainer"> +<ul class="inheritance"> +<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li> +<ul class="inheritance"> +<li>at.gv.egiz.moa.SignatureCreationServiceStub.ErrorResponseType</li> +</ul> +</li> +</ul> +<div class="description"> +<ul class="blockList"> +<li class="blockList"> +<dl> +<dt>All Implemented Interfaces:</dt> +<dd><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a>, org.apache.axis2.databinding.ADBBean</dd> +</dl> +<dl> +<dt>Enclosing class:</dt> +<dd><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub</a></dd> +</dl> +<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> +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> +</ul> +</div> +<div class="summary"> +<ul class="blockList"> +<li class="blockList"> +<!-- ======== NESTED CLASS SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="nested_class_summary"> +<!-- --> +</a> +<h3>Nested Class Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Nested Class Summary table, listing nested classes, and an explanation"> +<caption><span>Nested Classes</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> +<tr class="altColor"> +<td class="colFirst"><code>static class </code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ErrorResponseType.Factory.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.ErrorResponseType.Factory</a></strong></code> +<div class="block">Factory class that keeps the parse method</div> +</td> +</tr> +</table> +</li> +</ul> +<!-- =========== FIELD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="field_summary"> +<!-- --> +</a> +<h3>Field Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Field Summary table, listing fields, and an explanation"> +<caption><span>Fields</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> +<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="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="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> +</tr> +</table> +</li> +</ul> +<!-- ======== CONSTRUCTOR SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_summary"> +<!-- --> +</a> +<h3>Constructor Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation"> +<caption><span>Constructors</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colOne" scope="col">Constructor and Description</th> +</tr> +<tr class="altColor"> +<td class="colOne"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ErrorResponseType.html#SignatureCreationServiceStub.ErrorResponseType()">SignatureCreationServiceStub.ErrorResponseType</a></strong>()</code> </td> +</tr> +</table> +</li> +</ul> +<!-- ========== METHOD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_summary"> +<!-- --> +</a> +<h3>Method Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation"> +<caption><span>Methods</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colFirst" scope="col">Modifier and Type</th> +<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="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="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, + 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> +<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> +</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, + 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> +<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> +<div class="block">Auto generated setter method</div> +</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> +</ul> +</li> +</ul> +</li> +</ul> +</div> +<div class="details"> +<ul class="blockList"> +<li class="blockList"> +<!-- ============ FIELD DETAIL =========== --> +<ul class="blockList"> +<li class="blockList"><a name="field_detail"> +<!-- --> +</a> +<h3>Field Detail</h3> +<a name="localErrorCode"> +<!-- --> +</a> +<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> +<div class="block">field for ErrorCode</div> +</li> +</ul> +<a name="localInfo"> +<!-- --> +</a> +<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> +<div class="block">field for Info</div> +</li> +</ul> +</li> +</ul> +<!-- ========= CONSTRUCTOR DETAIL ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_detail"> +<!-- --> +</a> +<h3>Constructor Detail</h3> +<a name="SignatureCreationServiceStub.ErrorResponseType()"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>SignatureCreationServiceStub.ErrorResponseType</h4> +<pre>public SignatureCreationServiceStub.ErrorResponseType()</pre> +</li> +</ul> +</li> +</ul> +<!-- ============ METHOD DETAIL ========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_detail"> +<!-- --> +</a> +<h3>Method Detail</h3> +<a name="getErrorCode()"> +<!-- --> +</a> +<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> +<div class="block">Auto generated getter method</div> +<dl><dt><span class="strong">Returns:</span></dt><dd>java.math.BigInteger</dd></dl> +</li> +</ul> +<a name="setErrorCode(java.math.BigInteger)"> +<!-- --> +</a> +<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> +<div class="block">Auto generated setter method</div> +<dl><dt><span class="strong">Parameters:</span></dt><dd><code>param</code> - ErrorCode</dd></dl> +</li> +</ul> +<a name="getInfo()"> +<!-- --> +</a> +<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> +<div class="block">Auto generated getter method</div> +<dl><dt><span class="strong">Returns:</span></dt><dd>java.lang.String</dd></dl> +</li> +</ul> +<a name="setInfo(java.lang.String)"> +<!-- --> +</a> +<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> +<div class="block">Auto generated setter method</div> +<dl><dt><span class="strong">Parameters:</span></dt><dd><code>param</code> - Info</dd></dl> +</li> +</ul> +<a name="getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getOMElement</h4> +<pre>public org.apache.axiom.om.OMElement getOMElement(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, + org.apache.axiom.om.OMFactory factory) + throws org.apache.axis2.databinding.ADBException</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>getOMElement</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><span class="strong">Parameters:</span></dt><dd><code>parentQName</code> - </dd><dd><code>factory</code> - </dd> +<dt><span class="strong">Returns:</span></dt><dd>org.apache.axiom.om.OMElement</dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +<a name="serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>serialize</h4> +<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, + <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter) + throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, + org.apache.axis2.databinding.ADBException</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +<a name="serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>serialize</h4> +<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, + <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, + boolean serializeType) + throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, + org.apache.axis2.databinding.ADBException</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +<a name="getPullParser(javax.xml.namespace.QName)"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>getPullParser</h4> +<pre>public <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> getPullParser(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName) + throws org.apache.axis2.databinding.ADBException</pre> +<div class="block">databinding method to get an XML representation of this object</div> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>getPullParser</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +</li> +</ul> +</li> +</ul> +</div> +</div> +<!-- ========= END OF CLASS DATA ========= --> +<!-- ======= START OF BOTTOM NAVBAR ====== --> +<div class="bottomNav"><a name="navbar_bottom"> +<!-- --> +</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ErrorResponse.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ErrorResponseType.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li><a href="#nested_class_summary">Nested</a> | </li> +<li><a href="#field_summary">Field</a> | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li><a href="#field_detail">Field</a> | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_bottom"> +<!-- --> +</a></div> +<!-- ======== END OF BOTTOM NAVBAR ======= --> +</body> +</html> diff --git a/docs/at/gv/egiz/moa/SignatureCreationServiceStub.ExtensionMapper.html b/docs/at/gv/egiz/moa/SignatureCreationServiceStub.ExtensionMapper.html new file mode 100644 index 00000000..2ef22dca --- /dev/null +++ b/docs/at/gv/egiz/moa/SignatureCreationServiceStub.ExtensionMapper.html @@ -0,0 +1,270 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> +<!-- NewPage --> +<html lang="en"> +<head> +<!-- Generated by javadoc (version 1.7.0_51) on Tue Feb 04 16:50:42 CET 2014 --> +<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> +<title>SignatureCreationServiceStub.ExtensionMapper (PDF-AS 4.0 Library)</title> +<meta name="date" content="2014-02-04"> +<link rel="stylesheet" type="text/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 Library)"; + } +//--> +</script> +<noscript> +<div>JavaScript is disabled on your browser.</div> +</noscript> +<!-- ========= START OF TOP NAVBAR ======= --> +<div class="topNav"><a name="navbar_top"> +<!-- --> +</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ErrorResponseType.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.FinalDataMetaInfoType.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li>Nested | </li> +<li>Field | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li>Field | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_top"> +<!-- --> +</a></div> +<!-- ========= END OF TOP NAVBAR ========= --> +<!-- ======== START OF CLASS DATA ======== --> +<div class="header"> +<div class="subTitle">at.gv.egiz.moa</div> +<h2 title="Class SignatureCreationServiceStub.ExtensionMapper" class="title">Class SignatureCreationServiceStub.ExtensionMapper</h2> +</div> +<div class="contentContainer"> +<ul class="inheritance"> +<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li> +<ul class="inheritance"> +<li>at.gv.egiz.moa.SignatureCreationServiceStub.ExtensionMapper</li> +</ul> +</li> +</ul> +<div class="description"> +<ul class="blockList"> +<li class="blockList"> +<dl> +<dt>Enclosing class:</dt> +<dd><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub</a></dd> +</dl> +<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> +</li> +</ul> +</div> +<div class="summary"> +<ul class="blockList"> +<li class="blockList"> +<!-- ======== CONSTRUCTOR SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_summary"> +<!-- --> +</a> +<h3>Constructor Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation"> +<caption><span>Constructors</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colOne" scope="col">Constructor and Description</th> +</tr> +<tr class="altColor"> +<td class="colOne"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ExtensionMapper.html#SignatureCreationServiceStub.ExtensionMapper()">SignatureCreationServiceStub.ExtensionMapper</a></strong>()</code> </td> +</tr> +</table> +</li> +</ul> +<!-- ========== METHOD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_summary"> +<!-- --> +</a> +<h3>Method Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation"> +<caption><span>Methods</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colFirst" scope="col">Modifier and Type</th> +<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> +</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> +</ul> +</li> +</ul> +</li> +</ul> +</div> +<div class="details"> +<ul class="blockList"> +<li class="blockList"> +<!-- ========= CONSTRUCTOR DETAIL ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_detail"> +<!-- --> +</a> +<h3>Constructor Detail</h3> +<a name="SignatureCreationServiceStub.ExtensionMapper()"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>SignatureCreationServiceStub.ExtensionMapper</h4> +<pre>public SignatureCreationServiceStub.ExtensionMapper()</pre> +</li> +</ul> +</li> +</ul> +<!-- ============ METHOD DETAIL ========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_detail"> +<!-- --> +</a> +<h3>Method Detail</h3> +<a name="getTypeObject(java.lang.String, java.lang.String, javax.xml.stream.XMLStreamReader)"> +<!-- --> +</a> +<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> +<dl><dt><span class="strong">Throws:</span></dt> +<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></code></dd></dl> +</li> +</ul> +</li> +</ul> +</li> +</ul> +</div> +</div> +<!-- ========= END OF CLASS DATA ========= --> +<!-- ======= START OF BOTTOM NAVBAR ====== --> +<div class="bottomNav"><a name="navbar_bottom"> +<!-- --> +</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ErrorResponseType.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.FinalDataMetaInfoType.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li>Nested | </li> +<li>Field | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li>Field | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_bottom"> +<!-- --> +</a></div> +<!-- ======== END OF BOTTOM NAVBAR ======= --> +</body> +</html> diff --git a/docs/at/gv/egiz/moa/SignatureCreationServiceStub.FinalDataMetaInfoType.Factory.html b/docs/at/gv/egiz/moa/SignatureCreationServiceStub.FinalDataMetaInfoType.Factory.html new file mode 100644 index 00000000..31e56748 --- /dev/null +++ b/docs/at/gv/egiz/moa/SignatureCreationServiceStub.FinalDataMetaInfoType.Factory.html @@ -0,0 +1,278 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> +<!-- NewPage --> +<html lang="en"> +<head> +<!-- Generated by javadoc (version 1.7.0_51) on Tue Feb 04 16:50:43 CET 2014 --> +<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> +<title>SignatureCreationServiceStub.FinalDataMetaInfoType.Factory (PDF-AS 4.0 Library)</title> +<meta name="date" content="2014-02-04"> +<link rel="stylesheet" type="text/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 Library)"; + } +//--> +</script> +<noscript> +<div>JavaScript is disabled on your browser.</div> +</noscript> +<!-- ========= START OF TOP NAVBAR ======= --> +<div class="topNav"><a name="navbar_top"> +<!-- --> +</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.FinalDataMetaInfoType.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Hash_type0.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li>Nested | </li> +<li>Field | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li>Field | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_top"> +<!-- --> +</a></div> +<!-- ========= END OF TOP NAVBAR ========= --> +<!-- ======== START OF CLASS DATA ======== --> +<div class="header"> +<div class="subTitle">at.gv.egiz.moa</div> +<h2 title="Class SignatureCreationServiceStub.FinalDataMetaInfoType.Factory" class="title">Class SignatureCreationServiceStub.FinalDataMetaInfoType.Factory</h2> +</div> +<div class="contentContainer"> +<ul class="inheritance"> +<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li> +<ul class="inheritance"> +<li>at.gv.egiz.moa.SignatureCreationServiceStub.FinalDataMetaInfoType.Factory</li> +</ul> +</li> +</ul> +<div class="description"> +<ul class="blockList"> +<li class="blockList"> +<dl> +<dt>Enclosing class:</dt> +<dd><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.FinalDataMetaInfoType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.FinalDataMetaInfoType</a></dd> +</dl> +<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> +<div class="block">Factory class that keeps the parse method</div> +</li> +</ul> +</div> +<div class="summary"> +<ul class="blockList"> +<li class="blockList"> +<!-- ======== CONSTRUCTOR SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_summary"> +<!-- --> +</a> +<h3>Constructor Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation"> +<caption><span>Constructors</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colOne" scope="col">Constructor and Description</th> +</tr> +<tr class="altColor"> +<td class="colOne"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.FinalDataMetaInfoType.Factory.html#SignatureCreationServiceStub.FinalDataMetaInfoType.Factory()">SignatureCreationServiceStub.FinalDataMetaInfoType.Factory</a></strong>()</code> </td> +</tr> +</table> +</li> +</ul> +<!-- ========== METHOD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_summary"> +<!-- --> +</a> +<h3>Method Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation"> +<caption><span>Methods</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colFirst" scope="col">Modifier and Type</th> +<th class="colLast" scope="col">Method and Description</th> +</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> +<div class="block">static method to create the object + Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable + If this object is not an element, it is a complex type and the reader is at the event just after the outer start element + Postcondition: If this object is an element, the reader is positioned at its end element + If this object is a complex type, the reader is positioned at the end element of its outer element</div> +</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> +</ul> +</li> +</ul> +</li> +</ul> +</div> +<div class="details"> +<ul class="blockList"> +<li class="blockList"> +<!-- ========= CONSTRUCTOR DETAIL ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_detail"> +<!-- --> +</a> +<h3>Constructor Detail</h3> +<a name="SignatureCreationServiceStub.FinalDataMetaInfoType.Factory()"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>SignatureCreationServiceStub.FinalDataMetaInfoType.Factory</h4> +<pre>public SignatureCreationServiceStub.FinalDataMetaInfoType.Factory()</pre> +</li> +</ul> +</li> +</ul> +<!-- ============ METHOD DETAIL ========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_detail"> +<!-- --> +</a> +<h3>Method Detail</h3> +<a name="parse(javax.xml.stream.XMLStreamReader)"> +<!-- --> +</a> +<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> +<div class="block">static method to create the object + Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable + If this object is not an element, it is a complex type and the reader is at the event just after the outer start element + Postcondition: If this object is an element, the reader is positioned at its end element + If this object is a complex type, the reader is positioned at the end element of its outer element</div> +<dl><dt><span class="strong">Throws:</span></dt> +<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></code></dd></dl> +</li> +</ul> +</li> +</ul> +</li> +</ul> +</div> +</div> +<!-- ========= END OF CLASS DATA ========= --> +<!-- ======= START OF BOTTOM NAVBAR ====== --> +<div class="bottomNav"><a name="navbar_bottom"> +<!-- --> +</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.FinalDataMetaInfoType.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Hash_type0.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li>Nested | </li> +<li>Field | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li>Field | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_bottom"> +<!-- --> +</a></div> +<!-- ======== END OF BOTTOM NAVBAR ======= --> +</body> +</html> diff --git a/docs/at/gv/egiz/moa/SignatureCreationServiceStub.FinalDataMetaInfoType.html b/docs/at/gv/egiz/moa/SignatureCreationServiceStub.FinalDataMetaInfoType.html new file mode 100644 index 00000000..763e49b4 --- /dev/null +++ b/docs/at/gv/egiz/moa/SignatureCreationServiceStub.FinalDataMetaInfoType.html @@ -0,0 +1,496 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> +<!-- NewPage --> +<html lang="en"> +<head> +<!-- Generated by javadoc (version 1.7.0_51) on Tue Feb 04 16:50:43 CET 2014 --> +<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> +<title>SignatureCreationServiceStub.FinalDataMetaInfoType (PDF-AS 4.0 Library)</title> +<meta name="date" content="2014-02-04"> +<link rel="stylesheet" type="text/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 Library)"; + } +//--> +</script> +<noscript> +<div>JavaScript is disabled on your browser.</div> +</noscript> +<!-- ========= START OF TOP NAVBAR ======= --> +<div class="topNav"><a name="navbar_top"> +<!-- --> +</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ExtensionMapper.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.FinalDataMetaInfoType.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li><a href="#nested_class_summary">Nested</a> | </li> +<li><a href="#field_summary">Field</a> | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li><a href="#field_detail">Field</a> | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_top"> +<!-- --> +</a></div> +<!-- ========= END OF TOP NAVBAR ========= --> +<!-- ======== START OF CLASS DATA ======== --> +<div class="header"> +<div class="subTitle">at.gv.egiz.moa</div> +<h2 title="Class SignatureCreationServiceStub.FinalDataMetaInfoType" class="title">Class SignatureCreationServiceStub.FinalDataMetaInfoType</h2> +</div> +<div class="contentContainer"> +<ul class="inheritance"> +<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></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> +<li> +<ul class="inheritance"> +<li>at.gv.egiz.moa.SignatureCreationServiceStub.FinalDataMetaInfoType</li> +</ul> +</li> +</ul> +</li> +</ul> +<div class="description"> +<ul class="blockList"> +<li class="blockList"> +<dl> +<dt>All Implemented Interfaces:</dt> +<dd><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a>, org.apache.axis2.databinding.ADBBean</dd> +</dl> +<dl> +<dt>Enclosing class:</dt> +<dd><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub</a></dd> +</dl> +<hr> +<br> +<pre>public static class <span class="strong">SignatureCreationServiceStub.FinalDataMetaInfoType</span> +extends <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.MetaInfoType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.MetaInfoType</a> +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.FinalDataMetaInfoType">Serialized Form</a></dd></dl> +</li> +</ul> +</div> +<div class="summary"> +<ul class="blockList"> +<li class="blockList"> +<!-- ======== NESTED CLASS SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="nested_class_summary"> +<!-- --> +</a> +<h3>Nested Class Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Nested Class Summary table, listing nested classes, and an explanation"> +<caption><span>Nested Classes</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> +<tr class="altColor"> +<td class="colFirst"><code>static class </code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.FinalDataMetaInfoType.Factory.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.FinalDataMetaInfoType.Factory</a></strong></code> +<div class="block">Factory class that keeps the parse method</div> +</td> +</tr> +</table> +</li> +</ul> +<!-- =========== FIELD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="field_summary"> +<!-- --> +</a> +<h3>Field Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Field Summary table, listing fields, and an explanation"> +<caption><span>Fields</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> +<tr class="altColor"> +<td class="colFirst"><code>protected org.apache.axis2.databinding.types.URI</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.FinalDataMetaInfoType.html#localType">localType</a></strong></code> +<div class="block">field for Type</div> +</td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>protected boolean</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.FinalDataMetaInfoType.html#localTypeTracker">localTypeTracker</a></strong></code> </td> +</tr> +</table> +<ul class="blockList"> +<li class="blockList"><a name="fields_inherited_from_class_at.gv.egiz.moa.SignatureCreationServiceStub.MetaInfoType"> +<!-- --> +</a> +<h3>Fields inherited from class at.gv.egiz.moa.<a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.MetaInfoType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.MetaInfoType</a></h3> +<code><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.MetaInfoType.html#localDescription">localDescription</a>, <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.MetaInfoType.html#localDescriptionTracker">localDescriptionTracker</a>, <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.MetaInfoType.html#localExtraElement">localExtraElement</a>, <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.MetaInfoType.html#localExtraElementTracker">localExtraElementTracker</a>, <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.MetaInfoType.html#localMimeType">localMimeType</a></code></li> +</ul> +</li> +</ul> +<!-- ======== CONSTRUCTOR SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_summary"> +<!-- --> +</a> +<h3>Constructor Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation"> +<caption><span>Constructors</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colOne" scope="col">Constructor and Description</th> +</tr> +<tr class="altColor"> +<td class="colOne"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.FinalDataMetaInfoType.html#SignatureCreationServiceStub.FinalDataMetaInfoType()">SignatureCreationServiceStub.FinalDataMetaInfoType</a></strong>()</code> </td> +</tr> +</table> +</li> +</ul> +<!-- ========== METHOD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_summary"> +<!-- --> +</a> +<h3>Method Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation"> +<caption><span>Methods</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colFirst" scope="col">Modifier and Type</th> +<th class="colLast" scope="col">Method and Description</th> +</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, + 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> +<div class="block">databinding method to get an XML representation of this object</div> +</td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>org.apache.axis2.databinding.types.URI</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.FinalDataMetaInfoType.html#getType()">getType</a></strong>()</code> +<div class="block">Auto generated getter method</div> +</td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>boolean</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.FinalDataMetaInfoType.html#isTypeSpecified()">isTypeSpecified</a></strong>()</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.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> +</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, + 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.FinalDataMetaInfoType.html#setType(org.apache.axis2.databinding.types.URI)">setType</a></strong>(org.apache.axis2.databinding.types.URI param)</code> +<div class="block">Auto generated setter method</div> +</td> +</tr> +</table> +<ul class="blockList"> +<li class="blockList"><a name="methods_inherited_from_class_at.gv.egiz.moa.SignatureCreationServiceStub.MetaInfoType"> +<!-- --> +</a> +<h3>Methods inherited from class at.gv.egiz.moa.<a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.MetaInfoType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.MetaInfoType</a></h3> +<code><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.MetaInfoType.html#addExtraElement(org.apache.axiom.om.OMElement)">addExtraElement</a>, <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.MetaInfoType.html#getDescription()">getDescription</a>, <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.MetaInfoType.html#getExtraElement()">getExtraElement</a>, <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.MetaInfoType.html#getMimeType()">getMimeType</a>, <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.MetaInfoType.html#isDescriptionSpecified()">isDescriptionSpecified</a>, <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.MetaInfoType.html#isExtraElementSpecified()">isExtraElementSpecified</a>, <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.MetaInfoType.html#setDescription(org.apache.axis2.databinding.types.URI)">setDescription</a>, <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.MetaInfoType.html#setExtraElement(org.apache.axiom.om.OMElement[])">setExtraElement</a>, <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.MetaInfoType.html#setMimeType(at.gv.egiz.moa.SignatureCreationServiceStub.MimeTypeType)">setMimeType</a>, <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.MetaInfoType.html#validateExtraElement(org.apache.axiom.om.OMElement[])">validateExtraElement</a></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#toString()" title="class or interface in java.lang">toString</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</a></code></li> +</ul> +</li> +</ul> +</li> +</ul> +</div> +<div class="details"> +<ul class="blockList"> +<li class="blockList"> +<!-- ============ FIELD DETAIL =========== --> +<ul class="blockList"> +<li class="blockList"><a name="field_detail"> +<!-- --> +</a> +<h3>Field Detail</h3> +<a name="localType"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>localType</h4> +<pre>protected org.apache.axis2.databinding.types.URI localType</pre> +<div class="block">field for Type</div> +</li> +</ul> +<a name="localTypeTracker"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>localTypeTracker</h4> +<pre>protected boolean localTypeTracker</pre> +</li> +</ul> +</li> +</ul> +<!-- ========= CONSTRUCTOR DETAIL ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_detail"> +<!-- --> +</a> +<h3>Constructor Detail</h3> +<a name="SignatureCreationServiceStub.FinalDataMetaInfoType()"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>SignatureCreationServiceStub.FinalDataMetaInfoType</h4> +<pre>public SignatureCreationServiceStub.FinalDataMetaInfoType()</pre> +</li> +</ul> +</li> +</ul> +<!-- ============ METHOD DETAIL ========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_detail"> +<!-- --> +</a> +<h3>Method Detail</h3> +<a name="isTypeSpecified()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>isTypeSpecified</h4> +<pre>public boolean isTypeSpecified()</pre> +</li> +</ul> +<a name="getType()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getType</h4> +<pre>public org.apache.axis2.databinding.types.URI getType()</pre> +<div class="block">Auto generated getter method</div> +<dl><dt><span class="strong">Returns:</span></dt><dd>org.apache.axis2.databinding.types.URI</dd></dl> +</li> +</ul> +<a name="setType(org.apache.axis2.databinding.types.URI)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>setType</h4> +<pre>public void setType(org.apache.axis2.databinding.types.URI param)</pre> +<div class="block">Auto generated setter method</div> +<dl><dt><span class="strong">Parameters:</span></dt><dd><code>param</code> - Type</dd></dl> +</li> +</ul> +<a name="getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getOMElement</h4> +<pre>public org.apache.axiom.om.OMElement getOMElement(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, + org.apache.axiom.om.OMFactory factory) + throws org.apache.axis2.databinding.ADBException</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>getOMElement</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><strong>Overrides:</strong></dt> +<dd><code><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.MetaInfoType.html#getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)">getOMElement</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">Parameters:</span></dt><dd><code>parentQName</code> - </dd><dd><code>factory</code> - </dd> +<dt><span class="strong">Returns:</span></dt><dd>org.apache.axiom.om.OMElement</dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +<a name="serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>serialize</h4> +<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, + <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter) + throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, + org.apache.axis2.databinding.ADBException</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<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>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +<a name="serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>serialize</h4> +<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, + <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, + boolean serializeType) + throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, + org.apache.axis2.databinding.ADBException</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<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>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +<a name="getPullParser(javax.xml.namespace.QName)"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>getPullParser</h4> +<pre>public <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> getPullParser(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName) + throws org.apache.axis2.databinding.ADBException</pre> +<div class="block">databinding method to get an XML representation of this object</div> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>getPullParser</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><strong>Overrides:</strong></dt> +<dd><code><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.MetaInfoType.html#getPullParser(javax.xml.namespace.QName)">getPullParser</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>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +</li> +</ul> +</li> +</ul> +</div> +</div> +<!-- ========= END OF CLASS DATA ========= --> +<!-- ======= START OF BOTTOM NAVBAR ====== --> +<div class="bottomNav"><a name="navbar_bottom"> +<!-- --> +</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ExtensionMapper.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.FinalDataMetaInfoType.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li><a href="#nested_class_summary">Nested</a> | </li> +<li><a href="#field_summary">Field</a> | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li><a href="#field_detail">Field</a> | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_bottom"> +<!-- --> +</a></div> +<!-- ======== END OF BOTTOM NAVBAR ======= --> +</body> +</html> diff --git a/docs/at/gv/egiz/moa/SignatureCreationServiceStub.HMACOutputLengthType.Factory.html b/docs/at/gv/egiz/moa/SignatureCreationServiceStub.HMACOutputLengthType.Factory.html new file mode 100644 index 00000000..d3371b4e --- /dev/null +++ b/docs/at/gv/egiz/moa/SignatureCreationServiceStub.HMACOutputLengthType.Factory.html @@ -0,0 +1,308 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> +<!-- NewPage --> +<html lang="en"> +<head> +<!-- Generated by javadoc (version 1.7.0_51) on Tue Feb 04 16:50:44 CET 2014 --> +<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> +<title>SignatureCreationServiceStub.HMACOutputLengthType.Factory (PDF-AS 4.0 Library)</title> +<meta name="date" content="2014-02-04"> +<link rel="stylesheet" type="text/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 Library)"; + } +//--> +</script> +<noscript> +<div>JavaScript is disabled on your browser.</div> +</noscript> +<!-- ========= START OF TOP NAVBAR ======= --> +<div class="topNav"><a name="navbar_top"> +<!-- --> +</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.HMACOutputLengthType.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.InputDataType.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li>Nested | </li> +<li>Field | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li>Field | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_top"> +<!-- --> +</a></div> +<!-- ========= END OF TOP NAVBAR ========= --> +<!-- ======== START OF CLASS DATA ======== --> +<div class="header"> +<div class="subTitle">at.gv.egiz.moa</div> +<h2 title="Class SignatureCreationServiceStub.HMACOutputLengthType.Factory" class="title">Class SignatureCreationServiceStub.HMACOutputLengthType.Factory</h2> +</div> +<div class="contentContainer"> +<ul class="inheritance"> +<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li> +<ul class="inheritance"> +<li>at.gv.egiz.moa.SignatureCreationServiceStub.HMACOutputLengthType.Factory</li> +</ul> +</li> +</ul> +<div class="description"> +<ul class="blockList"> +<li class="blockList"> +<dl> +<dt>Enclosing class:</dt> +<dd><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.HMACOutputLengthType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.HMACOutputLengthType</a></dd> +</dl> +<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> +<div class="block">Factory class that keeps the parse method</div> +</li> +</ul> +</div> +<div class="summary"> +<ul class="blockList"> +<li class="blockList"> +<!-- ======== CONSTRUCTOR SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_summary"> +<!-- --> +</a> +<h3>Constructor Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation"> +<caption><span>Constructors</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colOne" scope="col">Constructor and Description</th> +</tr> +<tr class="altColor"> +<td class="colOne"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.HMACOutputLengthType.Factory.html#SignatureCreationServiceStub.HMACOutputLengthType.Factory()">SignatureCreationServiceStub.HMACOutputLengthType.Factory</a></strong>()</code> </td> +</tr> +</table> +</li> +</ul> +<!-- ========== METHOD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_summary"> +<!-- --> +</a> +<h3>Method Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation"> +<caption><span>Methods</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colFirst" scope="col">Modifier and Type</th> +<th class="colLast" scope="col">Method and Description</th> +</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> +</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> +</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> +<div class="block">static method to create the object + Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable + If this object is not an element, it is a complex type and the reader is at the event just after the outer start element + Postcondition: If this object is an element, the reader is positioned at its end element + If this object is a complex type, the reader is positioned at the end element of its outer element</div> +</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> +</ul> +</li> +</ul> +</li> +</ul> +</div> +<div class="details"> +<ul class="blockList"> +<li class="blockList"> +<!-- ========= CONSTRUCTOR DETAIL ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_detail"> +<!-- --> +</a> +<h3>Constructor Detail</h3> +<a name="SignatureCreationServiceStub.HMACOutputLengthType.Factory()"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>SignatureCreationServiceStub.HMACOutputLengthType.Factory</h4> +<pre>public SignatureCreationServiceStub.HMACOutputLengthType.Factory()</pre> +</li> +</ul> +</li> +</ul> +<!-- ============ METHOD DETAIL ========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_detail"> +<!-- --> +</a> +<h3>Method Detail</h3> +<a name="fromString(java.lang.String, java.lang.String)"> +<!-- --> +</a> +<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> +</li> +</ul> +<a name="fromString(javax.xml.stream.XMLStreamReader, java.lang.String)"> +<!-- --> +</a> +<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> +</li> +</ul> +<a name="parse(javax.xml.stream.XMLStreamReader)"> +<!-- --> +</a> +<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> +<div class="block">static method to create the object + Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable + If this object is not an element, it is a complex type and the reader is at the event just after the outer start element + Postcondition: If this object is an element, the reader is positioned at its end element + If this object is a complex type, the reader is positioned at the end element of its outer element</div> +<dl><dt><span class="strong">Throws:</span></dt> +<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></code></dd></dl> +</li> +</ul> +</li> +</ul> +</li> +</ul> +</div> +</div> +<!-- ========= END OF CLASS DATA ========= --> +<!-- ======= START OF BOTTOM NAVBAR ====== --> +<div class="bottomNav"><a name="navbar_bottom"> +<!-- --> +</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.HMACOutputLengthType.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.InputDataType.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li>Nested | </li> +<li>Field | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li>Field | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_bottom"> +<!-- --> +</a></div> +<!-- ======== END OF BOTTOM NAVBAR ======= --> +</body> +</html> diff --git a/docs/at/gv/egiz/moa/SignatureCreationServiceStub.HMACOutputLengthType.html b/docs/at/gv/egiz/moa/SignatureCreationServiceStub.HMACOutputLengthType.html new file mode 100644 index 00000000..e8a4dfad --- /dev/null +++ b/docs/at/gv/egiz/moa/SignatureCreationServiceStub.HMACOutputLengthType.html @@ -0,0 +1,473 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> +<!-- NewPage --> +<html lang="en"> +<head> +<!-- Generated by javadoc (version 1.7.0_51) on Tue Feb 04 16:50:44 CET 2014 --> +<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> +<title>SignatureCreationServiceStub.HMACOutputLengthType (PDF-AS 4.0 Library)</title> +<meta name="date" content="2014-02-04"> +<link rel="stylesheet" type="text/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 Library)"; + } +//--> +</script> +<noscript> +<div>JavaScript is disabled on your browser.</div> +</noscript> +<!-- ========= START OF TOP NAVBAR ======= --> +<div class="topNav"><a name="navbar_top"> +<!-- --> +</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Hash_type0.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.HMACOutputLengthType.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li><a href="#nested_class_summary">Nested</a> | </li> +<li><a href="#field_summary">Field</a> | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li><a href="#field_detail">Field</a> | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_top"> +<!-- --> +</a></div> +<!-- ========= END OF TOP NAVBAR ========= --> +<!-- ======== START OF CLASS DATA ======== --> +<div class="header"> +<div class="subTitle">at.gv.egiz.moa</div> +<h2 title="Class SignatureCreationServiceStub.HMACOutputLengthType" class="title">Class SignatureCreationServiceStub.HMACOutputLengthType</h2> +</div> +<div class="contentContainer"> +<ul class="inheritance"> +<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li> +<ul class="inheritance"> +<li>at.gv.egiz.moa.SignatureCreationServiceStub.HMACOutputLengthType</li> +</ul> +</li> +</ul> +<div class="description"> +<ul class="blockList"> +<li class="blockList"> +<dl> +<dt>All Implemented Interfaces:</dt> +<dd><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a>, org.apache.axis2.databinding.ADBBean</dd> +</dl> +<dl> +<dt>Enclosing class:</dt> +<dd><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub</a></dd> +</dl> +<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> +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> +</ul> +</div> +<div class="summary"> +<ul class="blockList"> +<li class="blockList"> +<!-- ======== NESTED CLASS SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="nested_class_summary"> +<!-- --> +</a> +<h3>Nested Class Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Nested Class Summary table, listing nested classes, and an explanation"> +<caption><span>Nested Classes</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> +<tr class="altColor"> +<td class="colFirst"><code>static class </code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.HMACOutputLengthType.Factory.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.HMACOutputLengthType.Factory</a></strong></code> +<div class="block">Factory class that keeps the parse method</div> +</td> +</tr> +</table> +</li> +</ul> +<!-- =========== FIELD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="field_summary"> +<!-- --> +</a> +<h3>Field Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Field Summary table, listing fields, and an explanation"> +<caption><span>Fields</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> +<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="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="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.HMACOutputLengthType.html#MY_QNAME">MY_QNAME</a></strong></code> </td> +</tr> +</table> +</li> +</ul> +<!-- ======== CONSTRUCTOR SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_summary"> +<!-- --> +</a> +<h3>Constructor Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation"> +<caption><span>Constructors</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colOne" scope="col">Constructor and Description</th> +</tr> +<tr class="altColor"> +<td class="colOne"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.HMACOutputLengthType.html#SignatureCreationServiceStub.HMACOutputLengthType()">SignatureCreationServiceStub.HMACOutputLengthType</a></strong>()</code> </td> +</tr> +</table> +</li> +</ul> +<!-- ========== METHOD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_summary"> +<!-- --> +</a> +<h3>Method Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation"> +<caption><span>Methods</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colFirst" scope="col">Modifier and Type</th> +<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="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, + 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> +<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> +</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, + 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> +<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="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.HMACOutputLengthType.html#toString()">toString</a></strong>()</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#wait()" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</a></code></li> +</ul> +</li> +</ul> +</li> +</ul> +</div> +<div class="details"> +<ul class="blockList"> +<li class="blockList"> +<!-- ============ FIELD DETAIL =========== --> +<ul class="blockList"> +<li class="blockList"><a name="field_detail"> +<!-- --> +</a> +<h3>Field Detail</h3> +<a name="MY_QNAME"> +<!-- --> +</a> +<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> +</li> +</ul> +<a name="localHMACOutputLengthType"> +<!-- --> +</a> +<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> +<div class="block">field for HMACOutputLengthType</div> +</li> +</ul> +</li> +</ul> +<!-- ========= CONSTRUCTOR DETAIL ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_detail"> +<!-- --> +</a> +<h3>Constructor Detail</h3> +<a name="SignatureCreationServiceStub.HMACOutputLengthType()"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>SignatureCreationServiceStub.HMACOutputLengthType</h4> +<pre>public SignatureCreationServiceStub.HMACOutputLengthType()</pre> +</li> +</ul> +</li> +</ul> +<!-- ============ METHOD DETAIL ========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_detail"> +<!-- --> +</a> +<h3>Method Detail</h3> +<a name="getHMACOutputLengthType()"> +<!-- --> +</a> +<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> +<div class="block">Auto generated getter method</div> +<dl><dt><span class="strong">Returns:</span></dt><dd>java.math.BigInteger</dd></dl> +</li> +</ul> +<a name="setHMACOutputLengthType(java.math.BigInteger)"> +<!-- --> +</a> +<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> +<div class="block">Auto generated setter method</div> +<dl><dt><span class="strong">Parameters:</span></dt><dd><code>param</code> - HMACOutputLengthType</dd></dl> +</li> +</ul> +<a name="toString()"> +<!-- --> +</a> +<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> +<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> +</dl> +</li> +</ul> +<a name="getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getOMElement</h4> +<pre>public org.apache.axiom.om.OMElement getOMElement(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, + org.apache.axiom.om.OMFactory factory) + throws org.apache.axis2.databinding.ADBException</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>getOMElement</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><span class="strong">Parameters:</span></dt><dd><code>parentQName</code> - </dd><dd><code>factory</code> - </dd> +<dt><span class="strong">Returns:</span></dt><dd>org.apache.axiom.om.OMElement</dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +<a name="serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>serialize</h4> +<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, + <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter) + throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, + org.apache.axis2.databinding.ADBException</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +<a name="serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>serialize</h4> +<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, + <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, + boolean serializeType) + throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, + org.apache.axis2.databinding.ADBException</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +<a name="getPullParser(javax.xml.namespace.QName)"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>getPullParser</h4> +<pre>public <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> getPullParser(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName) + throws org.apache.axis2.databinding.ADBException</pre> +<div class="block">databinding method to get an XML representation of this object</div> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>getPullParser</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +</li> +</ul> +</li> +</ul> +</div> +</div> +<!-- ========= END OF CLASS DATA ========= --> +<!-- ======= START OF BOTTOM NAVBAR ====== --> +<div class="bottomNav"><a name="navbar_bottom"> +<!-- --> +</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Hash_type0.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.HMACOutputLengthType.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li><a href="#nested_class_summary">Nested</a> | </li> +<li><a href="#field_summary">Field</a> | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li><a href="#field_detail">Field</a> | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_bottom"> +<!-- --> +</a></div> +<!-- ======== END OF BOTTOM NAVBAR ======= --> +</body> +</html> diff --git a/docs/at/gv/egiz/moa/SignatureCreationServiceStub.Hash_type0.Factory.html b/docs/at/gv/egiz/moa/SignatureCreationServiceStub.Hash_type0.Factory.html new file mode 100644 index 00000000..cb456039 --- /dev/null +++ b/docs/at/gv/egiz/moa/SignatureCreationServiceStub.Hash_type0.Factory.html @@ -0,0 +1,278 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> +<!-- NewPage --> +<html lang="en"> +<head> +<!-- Generated by javadoc (version 1.7.0_51) on Tue Feb 04 16:50:44 CET 2014 --> +<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> +<title>SignatureCreationServiceStub.Hash_type0.Factory (PDF-AS 4.0 Library)</title> +<meta name="date" content="2014-02-04"> +<link rel="stylesheet" type="text/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 Library)"; + } +//--> +</script> +<noscript> +<div>JavaScript is disabled on your browser.</div> +</noscript> +<!-- ========= START OF TOP NAVBAR ======= --> +<div class="topNav"><a name="navbar_top"> +<!-- --> +</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Hash_type0.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.HMACOutputLengthType.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li>Nested | </li> +<li>Field | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li>Field | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_top"> +<!-- --> +</a></div> +<!-- ========= END OF TOP NAVBAR ========= --> +<!-- ======== START OF CLASS DATA ======== --> +<div class="header"> +<div class="subTitle">at.gv.egiz.moa</div> +<h2 title="Class SignatureCreationServiceStub.Hash_type0.Factory" class="title">Class SignatureCreationServiceStub.Hash_type0.Factory</h2> +</div> +<div class="contentContainer"> +<ul class="inheritance"> +<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li> +<ul class="inheritance"> +<li>at.gv.egiz.moa.SignatureCreationServiceStub.Hash_type0.Factory</li> +</ul> +</li> +</ul> +<div class="description"> +<ul class="blockList"> +<li class="blockList"> +<dl> +<dt>Enclosing class:</dt> +<dd><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Hash_type0.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.Hash_type0</a></dd> +</dl> +<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> +<div class="block">Factory class that keeps the parse method</div> +</li> +</ul> +</div> +<div class="summary"> +<ul class="blockList"> +<li class="blockList"> +<!-- ======== CONSTRUCTOR SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_summary"> +<!-- --> +</a> +<h3>Constructor Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation"> +<caption><span>Constructors</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colOne" scope="col">Constructor and Description</th> +</tr> +<tr class="altColor"> +<td class="colOne"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Hash_type0.Factory.html#SignatureCreationServiceStub.Hash_type0.Factory()">SignatureCreationServiceStub.Hash_type0.Factory</a></strong>()</code> </td> +</tr> +</table> +</li> +</ul> +<!-- ========== METHOD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_summary"> +<!-- --> +</a> +<h3>Method Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation"> +<caption><span>Methods</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colFirst" scope="col">Modifier and Type</th> +<th class="colLast" scope="col">Method and Description</th> +</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> +<div class="block">static method to create the object + Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable + If this object is not an element, it is a complex type and the reader is at the event just after the outer start element + Postcondition: If this object is an element, the reader is positioned at its end element + If this object is a complex type, the reader is positioned at the end element of its outer element</div> +</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> +</ul> +</li> +</ul> +</li> +</ul> +</div> +<div class="details"> +<ul class="blockList"> +<li class="blockList"> +<!-- ========= CONSTRUCTOR DETAIL ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_detail"> +<!-- --> +</a> +<h3>Constructor Detail</h3> +<a name="SignatureCreationServiceStub.Hash_type0.Factory()"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>SignatureCreationServiceStub.Hash_type0.Factory</h4> +<pre>public SignatureCreationServiceStub.Hash_type0.Factory()</pre> +</li> +</ul> +</li> +</ul> +<!-- ============ METHOD DETAIL ========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_detail"> +<!-- --> +</a> +<h3>Method Detail</h3> +<a name="parse(javax.xml.stream.XMLStreamReader)"> +<!-- --> +</a> +<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> +<div class="block">static method to create the object + Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable + If this object is not an element, it is a complex type and the reader is at the event just after the outer start element + Postcondition: If this object is an element, the reader is positioned at its end element + If this object is a complex type, the reader is positioned at the end element of its outer element</div> +<dl><dt><span class="strong">Throws:</span></dt> +<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></code></dd></dl> +</li> +</ul> +</li> +</ul> +</li> +</ul> +</div> +</div> +<!-- ========= END OF CLASS DATA ========= --> +<!-- ======= START OF BOTTOM NAVBAR ====== --> +<div class="bottomNav"><a name="navbar_bottom"> +<!-- --> +</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Hash_type0.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.HMACOutputLengthType.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li>Nested | </li> +<li>Field | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li>Field | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_bottom"> +<!-- --> +</a></div> +<!-- ======== END OF BOTTOM NAVBAR ======= --> +</body> +</html> diff --git a/docs/at/gv/egiz/moa/SignatureCreationServiceStub.Hash_type0.html b/docs/at/gv/egiz/moa/SignatureCreationServiceStub.Hash_type0.html new file mode 100644 index 00000000..d5b226ad --- /dev/null +++ b/docs/at/gv/egiz/moa/SignatureCreationServiceStub.Hash_type0.html @@ -0,0 +1,493 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> +<!-- NewPage --> +<html lang="en"> +<head> +<!-- Generated by javadoc (version 1.7.0_51) on Tue Feb 04 16:50:44 CET 2014 --> +<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> +<title>SignatureCreationServiceStub.Hash_type0 (PDF-AS 4.0 Library)</title> +<meta name="date" content="2014-02-04"> +<link rel="stylesheet" type="text/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 Library)"; + } +//--> +</script> +<noscript> +<div>JavaScript is disabled on your browser.</div> +</noscript> +<!-- ========= START OF TOP NAVBAR ======= --> +<div class="topNav"><a name="navbar_top"> +<!-- --> +</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.FinalDataMetaInfoType.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Hash_type0.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li><a href="#nested_class_summary">Nested</a> | </li> +<li><a href="#field_summary">Field</a> | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li><a href="#field_detail">Field</a> | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_top"> +<!-- --> +</a></div> +<!-- ========= END OF TOP NAVBAR ========= --> +<!-- ======== START OF CLASS DATA ======== --> +<div class="header"> +<div class="subTitle">at.gv.egiz.moa</div> +<h2 title="Class SignatureCreationServiceStub.Hash_type0" class="title">Class SignatureCreationServiceStub.Hash_type0</h2> +</div> +<div class="contentContainer"> +<ul class="inheritance"> +<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li> +<ul class="inheritance"> +<li>at.gv.egiz.moa.SignatureCreationServiceStub.Hash_type0</li> +</ul> +</li> +</ul> +<div class="description"> +<ul class="blockList"> +<li class="blockList"> +<dl> +<dt>All Implemented Interfaces:</dt> +<dd><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a>, org.apache.axis2.databinding.ADBBean</dd> +</dl> +<dl> +<dt>Enclosing class:</dt> +<dd><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub</a></dd> +</dl> +<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> +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> +</ul> +</div> +<div class="summary"> +<ul class="blockList"> +<li class="blockList"> +<!-- ======== NESTED CLASS SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="nested_class_summary"> +<!-- --> +</a> +<h3>Nested Class Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Nested Class Summary table, listing nested classes, and an explanation"> +<caption><span>Nested Classes</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> +<tr class="altColor"> +<td class="colFirst"><code>static class </code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Hash_type0.Factory.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.Hash_type0.Factory</a></strong></code> +<div class="block">Factory class that keeps the parse method</div> +</td> +</tr> +</table> +</li> +</ul> +<!-- =========== FIELD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="field_summary"> +<!-- --> +</a> +<h3>Field Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Field Summary table, listing fields, and an explanation"> +<caption><span>Fields</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> +<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"><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="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"><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> +</table> +</li> +</ul> +<!-- ======== CONSTRUCTOR SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_summary"> +<!-- --> +</a> +<h3>Constructor Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation"> +<caption><span>Constructors</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colOne" scope="col">Constructor and Description</th> +</tr> +<tr class="altColor"> +<td class="colOne"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Hash_type0.html#SignatureCreationServiceStub.Hash_type0()">SignatureCreationServiceStub.Hash_type0</a></strong>()</code> </td> +</tr> +</table> +</li> +</ul> +<!-- ========== METHOD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_summary"> +<!-- --> +</a> +<h3>Method Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation"> +<caption><span>Methods</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colFirst" scope="col">Modifier and Type</th> +<th class="colLast" scope="col">Method and Description</th> +</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"><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="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"><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="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, + 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> +<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> +</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, + 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.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="rowColor"> +<td class="colFirst"><code>void</code></td> +<td class="colLast"><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> +</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> +</ul> +</li> +</ul> +</li> +</ul> +</div> +<div class="details"> +<ul class="blockList"> +<li class="blockList"> +<!-- ============ FIELD DETAIL =========== --> +<ul class="blockList"> +<li class="blockList"><a name="field_detail"> +<!-- --> +</a> +<h3>Field Detail</h3> +<a name="localDigestMethod"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>localDigestMethod</h4> +<pre>protected <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DigestMethodType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.DigestMethodType</a> localDigestMethod</pre> +<div class="block">field for DigestMethod</div> +</li> +</ul> +<a name="localDigestValue"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>localDigestValue</h4> +<pre>protected <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DigestValueType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.DigestValueType</a> localDigestValue</pre> +<div class="block">field for DigestValue</div> +</li> +</ul> +</li> +</ul> +<!-- ========= CONSTRUCTOR DETAIL ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_detail"> +<!-- --> +</a> +<h3>Constructor Detail</h3> +<a name="SignatureCreationServiceStub.Hash_type0()"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>SignatureCreationServiceStub.Hash_type0</h4> +<pre>public SignatureCreationServiceStub.Hash_type0()</pre> +</li> +</ul> +</li> +</ul> +<!-- ============ METHOD DETAIL ========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_detail"> +<!-- --> +</a> +<h3>Method Detail</h3> +<a name="getDigestMethod()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getDigestMethod</h4> +<pre>public <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DigestMethodType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.DigestMethodType</a> getDigestMethod()</pre> +<div class="block">Auto generated getter method</div> +<dl><dt><span class="strong">Returns:</span></dt><dd>DigestMethodType</dd></dl> +</li> +</ul> +<a name="setDigestMethod(at.gv.egiz.moa.SignatureCreationServiceStub.DigestMethodType)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>setDigestMethod</h4> +<pre>public void setDigestMethod(<a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DigestMethodType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.DigestMethodType</a> param)</pre> +<div class="block">Auto generated setter method</div> +<dl><dt><span class="strong">Parameters:</span></dt><dd><code>param</code> - DigestMethod</dd></dl> +</li> +</ul> +<a name="getDigestValue()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getDigestValue</h4> +<pre>public <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DigestValueType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.DigestValueType</a> getDigestValue()</pre> +<div class="block">Auto generated getter method</div> +<dl><dt><span class="strong">Returns:</span></dt><dd>DigestValueType</dd></dl> +</li> +</ul> +<a name="setDigestValue(at.gv.egiz.moa.SignatureCreationServiceStub.DigestValueType)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>setDigestValue</h4> +<pre>public void setDigestValue(<a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DigestValueType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.DigestValueType</a> param)</pre> +<div class="block">Auto generated setter method</div> +<dl><dt><span class="strong">Parameters:</span></dt><dd><code>param</code> - DigestValue</dd></dl> +</li> +</ul> +<a name="getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getOMElement</h4> +<pre>public org.apache.axiom.om.OMElement getOMElement(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, + org.apache.axiom.om.OMFactory factory) + throws org.apache.axis2.databinding.ADBException</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>getOMElement</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><span class="strong">Parameters:</span></dt><dd><code>parentQName</code> - </dd><dd><code>factory</code> - </dd> +<dt><span class="strong">Returns:</span></dt><dd>org.apache.axiom.om.OMElement</dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +<a name="serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>serialize</h4> +<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, + <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter) + throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, + org.apache.axis2.databinding.ADBException</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +<a name="serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>serialize</h4> +<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, + <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, + boolean serializeType) + throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, + org.apache.axis2.databinding.ADBException</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +<a name="getPullParser(javax.xml.namespace.QName)"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>getPullParser</h4> +<pre>public <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> getPullParser(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName) + throws org.apache.axis2.databinding.ADBException</pre> +<div class="block">databinding method to get an XML representation of this object</div> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>getPullParser</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +</li> +</ul> +</li> +</ul> +</div> +</div> +<!-- ========= END OF CLASS DATA ========= --> +<!-- ======= START OF BOTTOM NAVBAR ====== --> +<div class="bottomNav"><a name="navbar_bottom"> +<!-- --> +</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.FinalDataMetaInfoType.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Hash_type0.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li><a href="#nested_class_summary">Nested</a> | </li> +<li><a href="#field_summary">Field</a> | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li><a href="#field_detail">Field</a> | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_bottom"> +<!-- --> +</a></div> +<!-- ======== END OF BOTTOM NAVBAR ======= --> +</body> +</html> diff --git a/docs/at/gv/egiz/moa/SignatureCreationServiceStub.InputDataType.Factory.html b/docs/at/gv/egiz/moa/SignatureCreationServiceStub.InputDataType.Factory.html new file mode 100644 index 00000000..3391a917 --- /dev/null +++ b/docs/at/gv/egiz/moa/SignatureCreationServiceStub.InputDataType.Factory.html @@ -0,0 +1,278 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> +<!-- NewPage --> +<html lang="en"> +<head> +<!-- Generated by javadoc (version 1.7.0_51) on Tue Feb 04 16:50:46 CET 2014 --> +<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> +<title>SignatureCreationServiceStub.InputDataType.Factory (PDF-AS 4.0 Library)</title> +<meta name="date" content="2014-02-04"> +<link rel="stylesheet" type="text/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 Library)"; + } +//--> +</script> +<noscript> +<div>JavaScript is disabled on your browser.</div> +</noscript> +<!-- ========= START OF TOP NAVBAR ======= --> +<div class="topNav"><a name="navbar_top"> +<!-- --> +</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.InputDataType.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.IssuingCountry.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li>Nested | </li> +<li>Field | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li>Field | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_top"> +<!-- --> +</a></div> +<!-- ========= END OF TOP NAVBAR ========= --> +<!-- ======== START OF CLASS DATA ======== --> +<div class="header"> +<div class="subTitle">at.gv.egiz.moa</div> +<h2 title="Class SignatureCreationServiceStub.InputDataType.Factory" class="title">Class SignatureCreationServiceStub.InputDataType.Factory</h2> +</div> +<div class="contentContainer"> +<ul class="inheritance"> +<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li> +<ul class="inheritance"> +<li>at.gv.egiz.moa.SignatureCreationServiceStub.InputDataType.Factory</li> +</ul> +</li> +</ul> +<div class="description"> +<ul class="blockList"> +<li class="blockList"> +<dl> +<dt>Enclosing class:</dt> +<dd><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.InputDataType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.InputDataType</a></dd> +</dl> +<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> +<div class="block">Factory class that keeps the parse method</div> +</li> +</ul> +</div> +<div class="summary"> +<ul class="blockList"> +<li class="blockList"> +<!-- ======== CONSTRUCTOR SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_summary"> +<!-- --> +</a> +<h3>Constructor Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation"> +<caption><span>Constructors</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colOne" scope="col">Constructor and Description</th> +</tr> +<tr class="altColor"> +<td class="colOne"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.InputDataType.Factory.html#SignatureCreationServiceStub.InputDataType.Factory()">SignatureCreationServiceStub.InputDataType.Factory</a></strong>()</code> </td> +</tr> +</table> +</li> +</ul> +<!-- ========== METHOD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_summary"> +<!-- --> +</a> +<h3>Method Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation"> +<caption><span>Methods</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colFirst" scope="col">Modifier and Type</th> +<th class="colLast" scope="col">Method and Description</th> +</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> +<div class="block">static method to create the object + Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable + If this object is not an element, it is a complex type and the reader is at the event just after the outer start element + Postcondition: If this object is an element, the reader is positioned at its end element + If this object is a complex type, the reader is positioned at the end element of its outer element</div> +</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> +</ul> +</li> +</ul> +</li> +</ul> +</div> +<div class="details"> +<ul class="blockList"> +<li class="blockList"> +<!-- ========= CONSTRUCTOR DETAIL ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_detail"> +<!-- --> +</a> +<h3>Constructor Detail</h3> +<a name="SignatureCreationServiceStub.InputDataType.Factory()"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>SignatureCreationServiceStub.InputDataType.Factory</h4> +<pre>public SignatureCreationServiceStub.InputDataType.Factory()</pre> +</li> +</ul> +</li> +</ul> +<!-- ============ METHOD DETAIL ========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_detail"> +<!-- --> +</a> +<h3>Method Detail</h3> +<a name="parse(javax.xml.stream.XMLStreamReader)"> +<!-- --> +</a> +<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> +<div class="block">static method to create the object + Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable + If this object is not an element, it is a complex type and the reader is at the event just after the outer start element + Postcondition: If this object is an element, the reader is positioned at its end element + If this object is a complex type, the reader is positioned at the end element of its outer element</div> +<dl><dt><span class="strong">Throws:</span></dt> +<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></code></dd></dl> +</li> +</ul> +</li> +</ul> +</li> +</ul> +</div> +</div> +<!-- ========= END OF CLASS DATA ========= --> +<!-- ======= START OF BOTTOM NAVBAR ====== --> +<div class="bottomNav"><a name="navbar_bottom"> +<!-- --> +</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.InputDataType.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.IssuingCountry.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li>Nested | </li> +<li>Field | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li>Field | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_bottom"> +<!-- --> +</a></div> +<!-- ======== END OF BOTTOM NAVBAR ======= --> +</body> +</html> diff --git a/docs/at/gv/egiz/moa/SignatureCreationServiceStub.InputDataType.html b/docs/at/gv/egiz/moa/SignatureCreationServiceStub.InputDataType.html new file mode 100644 index 00000000..7ce87d92 --- /dev/null +++ b/docs/at/gv/egiz/moa/SignatureCreationServiceStub.InputDataType.html @@ -0,0 +1,543 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> +<!-- NewPage --> +<html lang="en"> +<head> +<!-- Generated by javadoc (version 1.7.0_51) on Tue Feb 04 16:50:46 CET 2014 --> +<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> +<title>SignatureCreationServiceStub.InputDataType (PDF-AS 4.0 Library)</title> +<meta name="date" content="2014-02-04"> +<link rel="stylesheet" type="text/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 Library)"; + } +//--> +</script> +<noscript> +<div>JavaScript is disabled on your browser.</div> +</noscript> +<!-- ========= START OF TOP NAVBAR ======= --> +<div class="topNav"><a name="navbar_top"> +<!-- --> +</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.HMACOutputLengthType.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.InputDataType.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li><a href="#nested_class_summary">Nested</a> | </li> +<li><a href="#field_summary">Field</a> | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li><a href="#field_detail">Field</a> | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_top"> +<!-- --> +</a></div> +<!-- ========= END OF TOP NAVBAR ========= --> +<!-- ======== START OF CLASS DATA ======== --> +<div class="header"> +<div class="subTitle">at.gv.egiz.moa</div> +<h2 title="Class SignatureCreationServiceStub.InputDataType" class="title">Class SignatureCreationServiceStub.InputDataType</h2> +</div> +<div class="contentContainer"> +<ul class="inheritance"> +<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></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> +<li> +<ul class="inheritance"> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ContentExLocRefBaseType.html" title="class in at.gv.egiz.moa">at.gv.egiz.moa.SignatureCreationServiceStub.ContentExLocRefBaseType</a></li> +<li> +<ul class="inheritance"> +<li>at.gv.egiz.moa.SignatureCreationServiceStub.InputDataType</li> +</ul> +</li> +</ul> +</li> +</ul> +</li> +</ul> +<div class="description"> +<ul class="blockList"> +<li class="blockList"> +<dl> +<dt>All Implemented Interfaces:</dt> +<dd><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a>, org.apache.axis2.databinding.ADBBean</dd> +</dl> +<dl> +<dt>Enclosing class:</dt> +<dd><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub</a></dd> +</dl> +<hr> +<br> +<pre>public static class <span class="strong">SignatureCreationServiceStub.InputDataType</span> +extends <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ContentExLocRefBaseType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.ContentExLocRefBaseType</a> +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.InputDataType">Serialized Form</a></dd></dl> +</li> +</ul> +</div> +<div class="summary"> +<ul class="blockList"> +<li class="blockList"> +<!-- ======== NESTED CLASS SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="nested_class_summary"> +<!-- --> +</a> +<h3>Nested Class Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Nested Class Summary table, listing nested classes, and an explanation"> +<caption><span>Nested Classes</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> +<tr class="altColor"> +<td class="colFirst"><code>static class </code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.InputDataType.Factory.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.InputDataType.Factory</a></strong></code> +<div class="block">Factory class that keeps the parse method</div> +</td> +</tr> +</table> +</li> +</ul> +<!-- =========== FIELD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="field_summary"> +<!-- --> +</a> +<h3>Field Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Field Summary table, listing fields, and an explanation"> +<caption><span>Fields</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> +<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"><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>protected org.apache.axis2.databinding.types.NonNegativeInteger</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.InputDataType.html#localReferringSigReference">localReferringSigReference</a></strong></code> +<div class="block">field for ReferringSigReference + This was an Attribute!</div> +</td> +</tr> +</table> +<ul class="blockList"> +<li class="blockList"><a name="fields_inherited_from_class_at.gv.egiz.moa.SignatureCreationServiceStub.ContentExLocRefBaseType"> +<!-- --> +</a> +<h3>Fields inherited from class at.gv.egiz.moa.<a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ContentExLocRefBaseType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.ContentExLocRefBaseType</a></h3> +<code><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ContentExLocRefBaseType.html#localBase64Content">localBase64Content</a>, <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ContentExLocRefBaseType.html#localBase64ContentTracker">localBase64ContentTracker</a>, <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ContentExLocRefBaseType.html#localXMLContent">localXMLContent</a>, <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ContentExLocRefBaseType.html#localXMLContentTracker">localXMLContentTracker</a></code></li> +</ul> +<ul class="blockList"> +<li class="blockList"><a name="fields_inherited_from_class_at.gv.egiz.moa.SignatureCreationServiceStub.ContentBaseType"> +<!-- --> +</a> +<h3>Fields inherited from class at.gv.egiz.moa.<a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ContentBaseType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.ContentBaseType</a></h3> +<code><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ContentBaseType.html#localLocRefContent">localLocRefContent</a>, <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ContentBaseType.html#localLocRefContentTracker">localLocRefContentTracker</a></code></li> +</ul> +</li> +</ul> +<!-- ======== CONSTRUCTOR SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_summary"> +<!-- --> +</a> +<h3>Constructor Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation"> +<caption><span>Constructors</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colOne" scope="col">Constructor and Description</th> +</tr> +<tr class="altColor"> +<td class="colOne"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.InputDataType.html#SignatureCreationServiceStub.InputDataType()">SignatureCreationServiceStub.InputDataType</a></strong>()</code> </td> +</tr> +</table> +</li> +</ul> +<!-- ========== METHOD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_summary"> +<!-- --> +</a> +<h3>Method Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation"> +<caption><span>Methods</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colFirst" scope="col">Modifier and Type</th> +<th class="colLast" scope="col">Method and Description</th> +</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, + org.apache.axiom.om.OMFactory factory)</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"><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><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="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> +<div class="block">databinding method to get an XML representation of this object</div> +</td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>org.apache.axis2.databinding.types.NonNegativeInteger</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.InputDataType.html#getReferringSigReference()">getReferringSigReference</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.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> +</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, + 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.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> +<tr class="rowColor"> +<td class="colFirst"><code>void</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.InputDataType.html#setReferringSigReference(org.apache.axis2.databinding.types.NonNegativeInteger)">setReferringSigReference</a></strong>(org.apache.axis2.databinding.types.NonNegativeInteger param)</code> +<div class="block">Auto generated setter method</div> +</td> +</tr> +</table> +<ul class="blockList"> +<li class="blockList"><a name="methods_inherited_from_class_at.gv.egiz.moa.SignatureCreationServiceStub.ContentExLocRefBaseType"> +<!-- --> +</a> +<h3>Methods inherited from class at.gv.egiz.moa.<a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ContentExLocRefBaseType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.ContentExLocRefBaseType</a></h3> +<code><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ContentExLocRefBaseType.html#getBase64Content()">getBase64Content</a>, <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ContentExLocRefBaseType.html#getLocRefContent()">getLocRefContent</a>, <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ContentExLocRefBaseType.html#getXMLContent()">getXMLContent</a>, <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ContentExLocRefBaseType.html#isBase64ContentSpecified()">isBase64ContentSpecified</a>, <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ContentExLocRefBaseType.html#isXMLContentSpecified()">isXMLContentSpecified</a>, <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ContentExLocRefBaseType.html#setBase64Content(javax.activation.DataHandler)">setBase64Content</a>, <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ContentExLocRefBaseType.html#setLocRefContent(org.apache.axis2.databinding.types.URI)">setLocRefContent</a>, <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ContentExLocRefBaseType.html#setXMLContent(at.gv.egiz.moa.SignatureCreationServiceStub.XMLContentType)">setXMLContent</a></code></li> +</ul> +<ul class="blockList"> +<li class="blockList"><a name="methods_inherited_from_class_at.gv.egiz.moa.SignatureCreationServiceStub.ContentBaseType"> +<!-- --> +</a> +<h3>Methods inherited from class at.gv.egiz.moa.<a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ContentBaseType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.ContentBaseType</a></h3> +<code><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ContentBaseType.html#isLocRefContentSpecified()">isLocRefContentSpecified</a></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#toString()" title="class or interface in java.lang">toString</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</a></code></li> +</ul> +</li> +</ul> +</li> +</ul> +</div> +<div class="details"> +<ul class="blockList"> +<li class="blockList"> +<!-- ============ FIELD DETAIL =========== --> +<ul class="blockList"> +<li class="blockList"><a name="field_detail"> +<!-- --> +</a> +<h3>Field Detail</h3> +<a name="localPartOf"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>localPartOf</h4> +<pre>protected <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.PartOf_type0.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.PartOf_type0</a> localPartOf</pre> +<div class="block">field for PartOf + This was an Attribute!</div> +</li> +</ul> +<a name="localReferringSigReference"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>localReferringSigReference</h4> +<pre>protected org.apache.axis2.databinding.types.NonNegativeInteger localReferringSigReference</pre> +<div class="block">field for ReferringSigReference + This was an Attribute!</div> +</li> +</ul> +</li> +</ul> +<!-- ========= CONSTRUCTOR DETAIL ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_detail"> +<!-- --> +</a> +<h3>Constructor Detail</h3> +<a name="SignatureCreationServiceStub.InputDataType()"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>SignatureCreationServiceStub.InputDataType</h4> +<pre>public SignatureCreationServiceStub.InputDataType()</pre> +</li> +</ul> +</li> +</ul> +<!-- ============ METHOD DETAIL ========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_detail"> +<!-- --> +</a> +<h3>Method Detail</h3> +<a name="getPartOf()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getPartOf</h4> +<pre>public <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.PartOf_type0.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.PartOf_type0</a> getPartOf()</pre> +<div class="block">Auto generated getter method</div> +<dl><dt><span class="strong">Returns:</span></dt><dd>PartOf_type0</dd></dl> +</li> +</ul> +<a name="setPartOf(at.gv.egiz.moa.SignatureCreationServiceStub.PartOf_type0)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>setPartOf</h4> +<pre>public void setPartOf(<a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.PartOf_type0.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.PartOf_type0</a> param)</pre> +<div class="block">Auto generated setter method</div> +<dl><dt><span class="strong">Parameters:</span></dt><dd><code>param</code> - PartOf</dd></dl> +</li> +</ul> +<a name="getReferringSigReference()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getReferringSigReference</h4> +<pre>public org.apache.axis2.databinding.types.NonNegativeInteger getReferringSigReference()</pre> +<div class="block">Auto generated getter method</div> +<dl><dt><span class="strong">Returns:</span></dt><dd>org.apache.axis2.databinding.types.NonNegativeInteger</dd></dl> +</li> +</ul> +<a name="setReferringSigReference(org.apache.axis2.databinding.types.NonNegativeInteger)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>setReferringSigReference</h4> +<pre>public void setReferringSigReference(org.apache.axis2.databinding.types.NonNegativeInteger param)</pre> +<div class="block">Auto generated setter method</div> +<dl><dt><span class="strong">Parameters:</span></dt><dd><code>param</code> - ReferringSigReference</dd></dl> +</li> +</ul> +<a name="getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getOMElement</h4> +<pre>public org.apache.axiom.om.OMElement getOMElement(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, + org.apache.axiom.om.OMFactory factory) + throws org.apache.axis2.databinding.ADBException</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>getOMElement</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><strong>Overrides:</strong></dt> +<dd><code><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ContentExLocRefBaseType.html#getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)">getOMElement</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">Parameters:</span></dt><dd><code>parentQName</code> - </dd><dd><code>factory</code> - </dd> +<dt><span class="strong">Returns:</span></dt><dd>org.apache.axiom.om.OMElement</dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +<a name="serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>serialize</h4> +<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, + <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter) + throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, + org.apache.axis2.databinding.ADBException</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<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>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +<a name="serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>serialize</h4> +<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, + <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, + boolean serializeType) + throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, + org.apache.axis2.databinding.ADBException</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<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>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +<a name="getPullParser(javax.xml.namespace.QName)"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>getPullParser</h4> +<pre>public <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> getPullParser(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName) + throws org.apache.axis2.databinding.ADBException</pre> +<div class="block">databinding method to get an XML representation of this object</div> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>getPullParser</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><strong>Overrides:</strong></dt> +<dd><code><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ContentExLocRefBaseType.html#getPullParser(javax.xml.namespace.QName)">getPullParser</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>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +</li> +</ul> +</li> +</ul> +</div> +</div> +<!-- ========= END OF CLASS DATA ========= --> +<!-- ======= START OF BOTTOM NAVBAR ====== --> +<div class="bottomNav"><a name="navbar_bottom"> +<!-- --> +</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.HMACOutputLengthType.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.InputDataType.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li><a href="#nested_class_summary">Nested</a> | </li> +<li><a href="#field_summary">Field</a> | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li><a href="#field_detail">Field</a> | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_bottom"> +<!-- --> +</a></div> +<!-- ======== END OF BOTTOM NAVBAR ======= --> +</body> +</html> diff --git a/docs/at/gv/egiz/moa/SignatureCreationServiceStub.IssuingCountry.Factory.html b/docs/at/gv/egiz/moa/SignatureCreationServiceStub.IssuingCountry.Factory.html new file mode 100644 index 00000000..b8f874db --- /dev/null +++ b/docs/at/gv/egiz/moa/SignatureCreationServiceStub.IssuingCountry.Factory.html @@ -0,0 +1,278 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> +<!-- NewPage --> +<html lang="en"> +<head> +<!-- Generated by javadoc (version 1.7.0_51) on Tue Feb 04 16:50:46 CET 2014 --> +<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> +<title>SignatureCreationServiceStub.IssuingCountry.Factory (PDF-AS 4.0 Library)</title> +<meta name="date" content="2014-02-04"> +<link rel="stylesheet" type="text/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 Library)"; + } +//--> +</script> +<noscript> +<div>JavaScript is disabled on your browser.</div> +</noscript> +<!-- ========= START OF TOP NAVBAR ======= --> +<div class="topNav"><a name="navbar_top"> +<!-- --> +</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.IssuingCountry.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.KeyIdentifierType.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li>Nested | </li> +<li>Field | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li>Field | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_top"> +<!-- --> +</a></div> +<!-- ========= END OF TOP NAVBAR ========= --> +<!-- ======== START OF CLASS DATA ======== --> +<div class="header"> +<div class="subTitle">at.gv.egiz.moa</div> +<h2 title="Class SignatureCreationServiceStub.IssuingCountry.Factory" class="title">Class SignatureCreationServiceStub.IssuingCountry.Factory</h2> +</div> +<div class="contentContainer"> +<ul class="inheritance"> +<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li> +<ul class="inheritance"> +<li>at.gv.egiz.moa.SignatureCreationServiceStub.IssuingCountry.Factory</li> +</ul> +</li> +</ul> +<div class="description"> +<ul class="blockList"> +<li class="blockList"> +<dl> +<dt>Enclosing class:</dt> +<dd><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.IssuingCountry.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.IssuingCountry</a></dd> +</dl> +<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> +<div class="block">Factory class that keeps the parse method</div> +</li> +</ul> +</div> +<div class="summary"> +<ul class="blockList"> +<li class="blockList"> +<!-- ======== CONSTRUCTOR SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_summary"> +<!-- --> +</a> +<h3>Constructor Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation"> +<caption><span>Constructors</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colOne" scope="col">Constructor and Description</th> +</tr> +<tr class="altColor"> +<td class="colOne"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.IssuingCountry.Factory.html#SignatureCreationServiceStub.IssuingCountry.Factory()">SignatureCreationServiceStub.IssuingCountry.Factory</a></strong>()</code> </td> +</tr> +</table> +</li> +</ul> +<!-- ========== METHOD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_summary"> +<!-- --> +</a> +<h3>Method Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation"> +<caption><span>Methods</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colFirst" scope="col">Modifier and Type</th> +<th class="colLast" scope="col">Method and Description</th> +</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> +<div class="block">static method to create the object + Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable + If this object is not an element, it is a complex type and the reader is at the event just after the outer start element + Postcondition: If this object is an element, the reader is positioned at its end element + If this object is a complex type, the reader is positioned at the end element of its outer element</div> +</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> +</ul> +</li> +</ul> +</li> +</ul> +</div> +<div class="details"> +<ul class="blockList"> +<li class="blockList"> +<!-- ========= CONSTRUCTOR DETAIL ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_detail"> +<!-- --> +</a> +<h3>Constructor Detail</h3> +<a name="SignatureCreationServiceStub.IssuingCountry.Factory()"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>SignatureCreationServiceStub.IssuingCountry.Factory</h4> +<pre>public SignatureCreationServiceStub.IssuingCountry.Factory()</pre> +</li> +</ul> +</li> +</ul> +<!-- ============ METHOD DETAIL ========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_detail"> +<!-- --> +</a> +<h3>Method Detail</h3> +<a name="parse(javax.xml.stream.XMLStreamReader)"> +<!-- --> +</a> +<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> +<div class="block">static method to create the object + Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable + If this object is not an element, it is a complex type and the reader is at the event just after the outer start element + Postcondition: If this object is an element, the reader is positioned at its end element + If this object is a complex type, the reader is positioned at the end element of its outer element</div> +<dl><dt><span class="strong">Throws:</span></dt> +<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></code></dd></dl> +</li> +</ul> +</li> +</ul> +</li> +</ul> +</div> +</div> +<!-- ========= END OF CLASS DATA ========= --> +<!-- ======= START OF BOTTOM NAVBAR ====== --> +<div class="bottomNav"><a name="navbar_bottom"> +<!-- --> +</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.IssuingCountry.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.KeyIdentifierType.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li>Nested | </li> +<li>Field | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li>Field | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_bottom"> +<!-- --> +</a></div> +<!-- ======== END OF BOTTOM NAVBAR ======= --> +</body> +</html> diff --git a/docs/at/gv/egiz/moa/SignatureCreationServiceStub.IssuingCountry.html b/docs/at/gv/egiz/moa/SignatureCreationServiceStub.IssuingCountry.html new file mode 100644 index 00000000..e76aa279 --- /dev/null +++ b/docs/at/gv/egiz/moa/SignatureCreationServiceStub.IssuingCountry.html @@ -0,0 +1,456 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> +<!-- NewPage --> +<html lang="en"> +<head> +<!-- Generated by javadoc (version 1.7.0_51) on Tue Feb 04 16:50:46 CET 2014 --> +<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> +<title>SignatureCreationServiceStub.IssuingCountry (PDF-AS 4.0 Library)</title> +<meta name="date" content="2014-02-04"> +<link rel="stylesheet" type="text/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 Library)"; + } +//--> +</script> +<noscript> +<div>JavaScript is disabled on your browser.</div> +</noscript> +<!-- ========= START OF TOP NAVBAR ======= --> +<div class="topNav"><a name="navbar_top"> +<!-- --> +</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.InputDataType.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.IssuingCountry.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li><a href="#nested_class_summary">Nested</a> | </li> +<li><a href="#field_summary">Field</a> | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li><a href="#field_detail">Field</a> | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_top"> +<!-- --> +</a></div> +<!-- ========= END OF TOP NAVBAR ========= --> +<!-- ======== START OF CLASS DATA ======== --> +<div class="header"> +<div class="subTitle">at.gv.egiz.moa</div> +<h2 title="Class SignatureCreationServiceStub.IssuingCountry" class="title">Class SignatureCreationServiceStub.IssuingCountry</h2> +</div> +<div class="contentContainer"> +<ul class="inheritance"> +<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li> +<ul class="inheritance"> +<li>at.gv.egiz.moa.SignatureCreationServiceStub.IssuingCountry</li> +</ul> +</li> +</ul> +<div class="description"> +<ul class="blockList"> +<li class="blockList"> +<dl> +<dt>All Implemented Interfaces:</dt> +<dd><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a>, org.apache.axis2.databinding.ADBBean</dd> +</dl> +<dl> +<dt>Enclosing class:</dt> +<dd><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub</a></dd> +</dl> +<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> +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> +</ul> +</div> +<div class="summary"> +<ul class="blockList"> +<li class="blockList"> +<!-- ======== NESTED CLASS SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="nested_class_summary"> +<!-- --> +</a> +<h3>Nested Class Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Nested Class Summary table, listing nested classes, and an explanation"> +<caption><span>Nested Classes</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> +<tr class="altColor"> +<td class="colFirst"><code>static class </code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.IssuingCountry.Factory.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.IssuingCountry.Factory</a></strong></code> +<div class="block">Factory class that keeps the parse method</div> +</td> +</tr> +</table> +</li> +</ul> +<!-- =========== FIELD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="field_summary"> +<!-- --> +</a> +<h3>Field Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Field Summary table, listing fields, and an explanation"> +<caption><span>Fields</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> +<tr class="altColor"> +<td class="colFirst"><code>protected org.apache.axis2.databinding.types.Token</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.IssuingCountry.html#localIssuingCountry">localIssuingCountry</a></strong></code> +<div class="block">field for IssuingCountry</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="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.IssuingCountry.html#MY_QNAME">MY_QNAME</a></strong></code> </td> +</tr> +</table> +</li> +</ul> +<!-- ======== CONSTRUCTOR SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_summary"> +<!-- --> +</a> +<h3>Constructor Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation"> +<caption><span>Constructors</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colOne" scope="col">Constructor and Description</th> +</tr> +<tr class="altColor"> +<td class="colOne"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.IssuingCountry.html#SignatureCreationServiceStub.IssuingCountry()">SignatureCreationServiceStub.IssuingCountry</a></strong>()</code> </td> +</tr> +</table> +</li> +</ul> +<!-- ========== METHOD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_summary"> +<!-- --> +</a> +<h3>Method Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation"> +<caption><span>Methods</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colFirst" scope="col">Modifier and Type</th> +<th class="colLast" scope="col">Method and Description</th> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>org.apache.axis2.databinding.types.Token</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.IssuingCountry.html#getIssuingCountry()">getIssuingCountry</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.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, + 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> +<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> +</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, + 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.IssuingCountry.html#setIssuingCountry(org.apache.axis2.databinding.types.Token)">setIssuingCountry</a></strong>(org.apache.axis2.databinding.types.Token param)</code> +<div class="block">Auto generated setter method</div> +</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> +</ul> +</li> +</ul> +</li> +</ul> +</div> +<div class="details"> +<ul class="blockList"> +<li class="blockList"> +<!-- ============ FIELD DETAIL =========== --> +<ul class="blockList"> +<li class="blockList"><a name="field_detail"> +<!-- --> +</a> +<h3>Field Detail</h3> +<a name="MY_QNAME"> +<!-- --> +</a> +<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> +</li> +</ul> +<a name="localIssuingCountry"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>localIssuingCountry</h4> +<pre>protected org.apache.axis2.databinding.types.Token localIssuingCountry</pre> +<div class="block">field for IssuingCountry</div> +</li> +</ul> +</li> +</ul> +<!-- ========= CONSTRUCTOR DETAIL ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_detail"> +<!-- --> +</a> +<h3>Constructor Detail</h3> +<a name="SignatureCreationServiceStub.IssuingCountry()"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>SignatureCreationServiceStub.IssuingCountry</h4> +<pre>public SignatureCreationServiceStub.IssuingCountry()</pre> +</li> +</ul> +</li> +</ul> +<!-- ============ METHOD DETAIL ========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_detail"> +<!-- --> +</a> +<h3>Method Detail</h3> +<a name="getIssuingCountry()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getIssuingCountry</h4> +<pre>public org.apache.axis2.databinding.types.Token getIssuingCountry()</pre> +<div class="block">Auto generated getter method</div> +<dl><dt><span class="strong">Returns:</span></dt><dd>org.apache.axis2.databinding.types.Token</dd></dl> +</li> +</ul> +<a name="setIssuingCountry(org.apache.axis2.databinding.types.Token)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>setIssuingCountry</h4> +<pre>public void setIssuingCountry(org.apache.axis2.databinding.types.Token param)</pre> +<div class="block">Auto generated setter method</div> +<dl><dt><span class="strong">Parameters:</span></dt><dd><code>param</code> - IssuingCountry</dd></dl> +</li> +</ul> +<a name="getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getOMElement</h4> +<pre>public org.apache.axiom.om.OMElement getOMElement(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, + org.apache.axiom.om.OMFactory factory) + throws org.apache.axis2.databinding.ADBException</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>getOMElement</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><span class="strong">Parameters:</span></dt><dd><code>parentQName</code> - </dd><dd><code>factory</code> - </dd> +<dt><span class="strong">Returns:</span></dt><dd>org.apache.axiom.om.OMElement</dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +<a name="serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>serialize</h4> +<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, + <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter) + throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, + org.apache.axis2.databinding.ADBException</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +<a name="serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>serialize</h4> +<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, + <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, + boolean serializeType) + throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, + org.apache.axis2.databinding.ADBException</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +<a name="getPullParser(javax.xml.namespace.QName)"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>getPullParser</h4> +<pre>public <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> getPullParser(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName) + throws org.apache.axis2.databinding.ADBException</pre> +<div class="block">databinding method to get an XML representation of this object</div> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>getPullParser</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +</li> +</ul> +</li> +</ul> +</div> +</div> +<!-- ========= END OF CLASS DATA ========= --> +<!-- ======= START OF BOTTOM NAVBAR ====== --> +<div class="bottomNav"><a name="navbar_bottom"> +<!-- --> +</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.InputDataType.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.IssuingCountry.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li><a href="#nested_class_summary">Nested</a> | </li> +<li><a href="#field_summary">Field</a> | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li><a href="#field_detail">Field</a> | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_bottom"> +<!-- --> +</a></div> +<!-- ======== END OF BOTTOM NAVBAR ======= --> +</body> +</html> diff --git a/docs/at/gv/egiz/moa/SignatureCreationServiceStub.KeyIdentifierType.Factory.html b/docs/at/gv/egiz/moa/SignatureCreationServiceStub.KeyIdentifierType.Factory.html new file mode 100644 index 00000000..9c6fe225 --- /dev/null +++ b/docs/at/gv/egiz/moa/SignatureCreationServiceStub.KeyIdentifierType.Factory.html @@ -0,0 +1,308 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> +<!-- NewPage --> +<html lang="en"> +<head> +<!-- Generated by javadoc (version 1.7.0_51) on Tue Feb 04 16:50:47 CET 2014 --> +<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> +<title>SignatureCreationServiceStub.KeyIdentifierType.Factory (PDF-AS 4.0 Library)</title> +<meta name="date" content="2014-02-04"> +<link rel="stylesheet" type="text/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 Library)"; + } +//--> +</script> +<noscript> +<div>JavaScript is disabled on your browser.</div> +</noscript> +<!-- ========= START OF TOP NAVBAR ======= --> +<div class="topNav"><a name="navbar_top"> +<!-- --> +</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.KeyIdentifierType.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.KeyInfo.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li>Nested | </li> +<li>Field | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li>Field | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_top"> +<!-- --> +</a></div> +<!-- ========= END OF TOP NAVBAR ========= --> +<!-- ======== START OF CLASS DATA ======== --> +<div class="header"> +<div class="subTitle">at.gv.egiz.moa</div> +<h2 title="Class SignatureCreationServiceStub.KeyIdentifierType.Factory" class="title">Class SignatureCreationServiceStub.KeyIdentifierType.Factory</h2> +</div> +<div class="contentContainer"> +<ul class="inheritance"> +<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li> +<ul class="inheritance"> +<li>at.gv.egiz.moa.SignatureCreationServiceStub.KeyIdentifierType.Factory</li> +</ul> +</li> +</ul> +<div class="description"> +<ul class="blockList"> +<li class="blockList"> +<dl> +<dt>Enclosing class:</dt> +<dd><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.KeyIdentifierType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.KeyIdentifierType</a></dd> +</dl> +<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> +<div class="block">Factory class that keeps the parse method</div> +</li> +</ul> +</div> +<div class="summary"> +<ul class="blockList"> +<li class="blockList"> +<!-- ======== CONSTRUCTOR SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_summary"> +<!-- --> +</a> +<h3>Constructor Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation"> +<caption><span>Constructors</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colOne" scope="col">Constructor and Description</th> +</tr> +<tr class="altColor"> +<td class="colOne"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.KeyIdentifierType.Factory.html#SignatureCreationServiceStub.KeyIdentifierType.Factory()">SignatureCreationServiceStub.KeyIdentifierType.Factory</a></strong>()</code> </td> +</tr> +</table> +</li> +</ul> +<!-- ========== METHOD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_summary"> +<!-- --> +</a> +<h3>Method Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation"> +<caption><span>Methods</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colFirst" scope="col">Modifier and Type</th> +<th class="colLast" scope="col">Method and Description</th> +</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> +</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> +</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> +<div class="block">static method to create the object + Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable + If this object is not an element, it is a complex type and the reader is at the event just after the outer start element + Postcondition: If this object is an element, the reader is positioned at its end element + If this object is a complex type, the reader is positioned at the end element of its outer element</div> +</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> +</ul> +</li> +</ul> +</li> +</ul> +</div> +<div class="details"> +<ul class="blockList"> +<li class="blockList"> +<!-- ========= CONSTRUCTOR DETAIL ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_detail"> +<!-- --> +</a> +<h3>Constructor Detail</h3> +<a name="SignatureCreationServiceStub.KeyIdentifierType.Factory()"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>SignatureCreationServiceStub.KeyIdentifierType.Factory</h4> +<pre>public SignatureCreationServiceStub.KeyIdentifierType.Factory()</pre> +</li> +</ul> +</li> +</ul> +<!-- ============ METHOD DETAIL ========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_detail"> +<!-- --> +</a> +<h3>Method Detail</h3> +<a name="fromString(java.lang.String, java.lang.String)"> +<!-- --> +</a> +<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> +</li> +</ul> +<a name="fromString(javax.xml.stream.XMLStreamReader, java.lang.String)"> +<!-- --> +</a> +<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> +</li> +</ul> +<a name="parse(javax.xml.stream.XMLStreamReader)"> +<!-- --> +</a> +<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> +<div class="block">static method to create the object + Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable + If this object is not an element, it is a complex type and the reader is at the event just after the outer start element + Postcondition: If this object is an element, the reader is positioned at its end element + If this object is a complex type, the reader is positioned at the end element of its outer element</div> +<dl><dt><span class="strong">Throws:</span></dt> +<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></code></dd></dl> +</li> +</ul> +</li> +</ul> +</li> +</ul> +</div> +</div> +<!-- ========= END OF CLASS DATA ========= --> +<!-- ======= START OF BOTTOM NAVBAR ====== --> +<div class="bottomNav"><a name="navbar_bottom"> +<!-- --> +</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.KeyIdentifierType.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.KeyInfo.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li>Nested | </li> +<li>Field | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li>Field | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_bottom"> +<!-- --> +</a></div> +<!-- ======== END OF BOTTOM NAVBAR ======= --> +</body> +</html> diff --git a/docs/at/gv/egiz/moa/SignatureCreationServiceStub.KeyIdentifierType.html b/docs/at/gv/egiz/moa/SignatureCreationServiceStub.KeyIdentifierType.html new file mode 100644 index 00000000..5ab45d34 --- /dev/null +++ b/docs/at/gv/egiz/moa/SignatureCreationServiceStub.KeyIdentifierType.html @@ -0,0 +1,473 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> +<!-- NewPage --> +<html lang="en"> +<head> +<!-- Generated by javadoc (version 1.7.0_51) on Tue Feb 04 16:50:47 CET 2014 --> +<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> +<title>SignatureCreationServiceStub.KeyIdentifierType (PDF-AS 4.0 Library)</title> +<meta name="date" content="2014-02-04"> +<link rel="stylesheet" type="text/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 Library)"; + } +//--> +</script> +<noscript> +<div>JavaScript is disabled on your browser.</div> +</noscript> +<!-- ========= START OF TOP NAVBAR ======= --> +<div class="topNav"><a name="navbar_top"> +<!-- --> +</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.IssuingCountry.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.KeyIdentifierType.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li><a href="#nested_class_summary">Nested</a> | </li> +<li><a href="#field_summary">Field</a> | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li><a href="#field_detail">Field</a> | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_top"> +<!-- --> +</a></div> +<!-- ========= END OF TOP NAVBAR ========= --> +<!-- ======== START OF CLASS DATA ======== --> +<div class="header"> +<div class="subTitle">at.gv.egiz.moa</div> +<h2 title="Class SignatureCreationServiceStub.KeyIdentifierType" class="title">Class SignatureCreationServiceStub.KeyIdentifierType</h2> +</div> +<div class="contentContainer"> +<ul class="inheritance"> +<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li> +<ul class="inheritance"> +<li>at.gv.egiz.moa.SignatureCreationServiceStub.KeyIdentifierType</li> +</ul> +</li> +</ul> +<div class="description"> +<ul class="blockList"> +<li class="blockList"> +<dl> +<dt>All Implemented Interfaces:</dt> +<dd><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a>, org.apache.axis2.databinding.ADBBean</dd> +</dl> +<dl> +<dt>Enclosing class:</dt> +<dd><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub</a></dd> +</dl> +<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> +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> +</ul> +</div> +<div class="summary"> +<ul class="blockList"> +<li class="blockList"> +<!-- ======== NESTED CLASS SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="nested_class_summary"> +<!-- --> +</a> +<h3>Nested Class Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Nested Class Summary table, listing nested classes, and an explanation"> +<caption><span>Nested Classes</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> +<tr class="altColor"> +<td class="colFirst"><code>static class </code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.KeyIdentifierType.Factory.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.KeyIdentifierType.Factory</a></strong></code> +<div class="block">Factory class that keeps the parse method</div> +</td> +</tr> +</table> +</li> +</ul> +<!-- =========== FIELD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="field_summary"> +<!-- --> +</a> +<h3>Field Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Field Summary table, listing fields, and an explanation"> +<caption><span>Fields</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> +<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="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="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.KeyIdentifierType.html#MY_QNAME">MY_QNAME</a></strong></code> </td> +</tr> +</table> +</li> +</ul> +<!-- ======== CONSTRUCTOR SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_summary"> +<!-- --> +</a> +<h3>Constructor Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation"> +<caption><span>Constructors</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colOne" scope="col">Constructor and Description</th> +</tr> +<tr class="altColor"> +<td class="colOne"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.KeyIdentifierType.html#SignatureCreationServiceStub.KeyIdentifierType()">SignatureCreationServiceStub.KeyIdentifierType</a></strong>()</code> </td> +</tr> +</table> +</li> +</ul> +<!-- ========== METHOD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_summary"> +<!-- --> +</a> +<h3>Method Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation"> +<caption><span>Methods</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colFirst" scope="col">Modifier and Type</th> +<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="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, + 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> +<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> +</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, + 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> +<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="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.KeyIdentifierType.html#toString()">toString</a></strong>()</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#wait()" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</a></code></li> +</ul> +</li> +</ul> +</li> +</ul> +</div> +<div class="details"> +<ul class="blockList"> +<li class="blockList"> +<!-- ============ FIELD DETAIL =========== --> +<ul class="blockList"> +<li class="blockList"><a name="field_detail"> +<!-- --> +</a> +<h3>Field Detail</h3> +<a name="MY_QNAME"> +<!-- --> +</a> +<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> +</li> +</ul> +<a name="localKeyIdentifierType"> +<!-- --> +</a> +<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> +<div class="block">field for KeyIdentifierType</div> +</li> +</ul> +</li> +</ul> +<!-- ========= CONSTRUCTOR DETAIL ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_detail"> +<!-- --> +</a> +<h3>Constructor Detail</h3> +<a name="SignatureCreationServiceStub.KeyIdentifierType()"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>SignatureCreationServiceStub.KeyIdentifierType</h4> +<pre>public SignatureCreationServiceStub.KeyIdentifierType()</pre> +</li> +</ul> +</li> +</ul> +<!-- ============ METHOD DETAIL ========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_detail"> +<!-- --> +</a> +<h3>Method Detail</h3> +<a name="getKeyIdentifierType()"> +<!-- --> +</a> +<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> +<div class="block">Auto generated getter method</div> +<dl><dt><span class="strong">Returns:</span></dt><dd>java.lang.String</dd></dl> +</li> +</ul> +<a name="setKeyIdentifierType(java.lang.String)"> +<!-- --> +</a> +<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> +<div class="block">Auto generated setter method</div> +<dl><dt><span class="strong">Parameters:</span></dt><dd><code>param</code> - KeyIdentifierType</dd></dl> +</li> +</ul> +<a name="toString()"> +<!-- --> +</a> +<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> +<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> +</dl> +</li> +</ul> +<a name="getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getOMElement</h4> +<pre>public org.apache.axiom.om.OMElement getOMElement(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, + org.apache.axiom.om.OMFactory factory) + throws org.apache.axis2.databinding.ADBException</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>getOMElement</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><span class="strong">Parameters:</span></dt><dd><code>parentQName</code> - </dd><dd><code>factory</code> - </dd> +<dt><span class="strong">Returns:</span></dt><dd>org.apache.axiom.om.OMElement</dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +<a name="serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>serialize</h4> +<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, + <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter) + throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, + org.apache.axis2.databinding.ADBException</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +<a name="serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>serialize</h4> +<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, + <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, + boolean serializeType) + throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, + org.apache.axis2.databinding.ADBException</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +<a name="getPullParser(javax.xml.namespace.QName)"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>getPullParser</h4> +<pre>public <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> getPullParser(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName) + throws org.apache.axis2.databinding.ADBException</pre> +<div class="block">databinding method to get an XML representation of this object</div> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>getPullParser</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +</li> +</ul> +</li> +</ul> +</div> +</div> +<!-- ========= END OF CLASS DATA ========= --> +<!-- ======= START OF BOTTOM NAVBAR ====== --> +<div class="bottomNav"><a name="navbar_bottom"> +<!-- --> +</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.IssuingCountry.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.KeyIdentifierType.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li><a href="#nested_class_summary">Nested</a> | </li> +<li><a href="#field_summary">Field</a> | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li><a href="#field_detail">Field</a> | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_bottom"> +<!-- --> +</a></div> +<!-- ======== END OF BOTTOM NAVBAR ======= --> +</body> +</html> diff --git a/docs/at/gv/egiz/moa/SignatureCreationServiceStub.KeyInfo.Factory.html b/docs/at/gv/egiz/moa/SignatureCreationServiceStub.KeyInfo.Factory.html new file mode 100644 index 00000000..1677d217 --- /dev/null +++ b/docs/at/gv/egiz/moa/SignatureCreationServiceStub.KeyInfo.Factory.html @@ -0,0 +1,278 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> +<!-- NewPage --> +<html lang="en"> +<head> +<!-- Generated by javadoc (version 1.7.0_51) on Tue Feb 04 16:50:47 CET 2014 --> +<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> +<title>SignatureCreationServiceStub.KeyInfo.Factory (PDF-AS 4.0 Library)</title> +<meta name="date" content="2014-02-04"> +<link rel="stylesheet" type="text/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 Library)"; + } +//--> +</script> +<noscript> +<div>JavaScript is disabled on your browser.</div> +</noscript> +<!-- ========= START OF TOP NAVBAR ======= --> +<div class="topNav"><a name="navbar_top"> +<!-- --> +</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.KeyInfo.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.KeyInfoType.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li>Nested | </li> +<li>Field | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li>Field | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_top"> +<!-- --> +</a></div> +<!-- ========= END OF TOP NAVBAR ========= --> +<!-- ======== START OF CLASS DATA ======== --> +<div class="header"> +<div class="subTitle">at.gv.egiz.moa</div> +<h2 title="Class SignatureCreationServiceStub.KeyInfo.Factory" class="title">Class SignatureCreationServiceStub.KeyInfo.Factory</h2> +</div> +<div class="contentContainer"> +<ul class="inheritance"> +<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li> +<ul class="inheritance"> +<li>at.gv.egiz.moa.SignatureCreationServiceStub.KeyInfo.Factory</li> +</ul> +</li> +</ul> +<div class="description"> +<ul class="blockList"> +<li class="blockList"> +<dl> +<dt>Enclosing class:</dt> +<dd><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.KeyInfo.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.KeyInfo</a></dd> +</dl> +<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> +<div class="block">Factory class that keeps the parse method</div> +</li> +</ul> +</div> +<div class="summary"> +<ul class="blockList"> +<li class="blockList"> +<!-- ======== CONSTRUCTOR SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_summary"> +<!-- --> +</a> +<h3>Constructor Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation"> +<caption><span>Constructors</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colOne" scope="col">Constructor and Description</th> +</tr> +<tr class="altColor"> +<td class="colOne"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.KeyInfo.Factory.html#SignatureCreationServiceStub.KeyInfo.Factory()">SignatureCreationServiceStub.KeyInfo.Factory</a></strong>()</code> </td> +</tr> +</table> +</li> +</ul> +<!-- ========== METHOD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_summary"> +<!-- --> +</a> +<h3>Method Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation"> +<caption><span>Methods</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colFirst" scope="col">Modifier and Type</th> +<th class="colLast" scope="col">Method and Description</th> +</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> +<div class="block">static method to create the object + Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable + If this object is not an element, it is a complex type and the reader is at the event just after the outer start element + Postcondition: If this object is an element, the reader is positioned at its end element + If this object is a complex type, the reader is positioned at the end element of its outer element</div> +</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> +</ul> +</li> +</ul> +</li> +</ul> +</div> +<div class="details"> +<ul class="blockList"> +<li class="blockList"> +<!-- ========= CONSTRUCTOR DETAIL ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_detail"> +<!-- --> +</a> +<h3>Constructor Detail</h3> +<a name="SignatureCreationServiceStub.KeyInfo.Factory()"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>SignatureCreationServiceStub.KeyInfo.Factory</h4> +<pre>public SignatureCreationServiceStub.KeyInfo.Factory()</pre> +</li> +</ul> +</li> +</ul> +<!-- ============ METHOD DETAIL ========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_detail"> +<!-- --> +</a> +<h3>Method Detail</h3> +<a name="parse(javax.xml.stream.XMLStreamReader)"> +<!-- --> +</a> +<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> +<div class="block">static method to create the object + Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable + If this object is not an element, it is a complex type and the reader is at the event just after the outer start element + Postcondition: If this object is an element, the reader is positioned at its end element + If this object is a complex type, the reader is positioned at the end element of its outer element</div> +<dl><dt><span class="strong">Throws:</span></dt> +<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></code></dd></dl> +</li> +</ul> +</li> +</ul> +</li> +</ul> +</div> +</div> +<!-- ========= END OF CLASS DATA ========= --> +<!-- ======= START OF BOTTOM NAVBAR ====== --> +<div class="bottomNav"><a name="navbar_bottom"> +<!-- --> +</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.KeyInfo.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.KeyInfoType.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li>Nested | </li> +<li>Field | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li>Field | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_bottom"> +<!-- --> +</a></div> +<!-- ======== END OF BOTTOM NAVBAR ======= --> +</body> +</html> diff --git a/docs/at/gv/egiz/moa/SignatureCreationServiceStub.KeyInfo.html b/docs/at/gv/egiz/moa/SignatureCreationServiceStub.KeyInfo.html new file mode 100644 index 00000000..d1205bb8 --- /dev/null +++ b/docs/at/gv/egiz/moa/SignatureCreationServiceStub.KeyInfo.html @@ -0,0 +1,456 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> +<!-- NewPage --> +<html lang="en"> +<head> +<!-- Generated by javadoc (version 1.7.0_51) on Tue Feb 04 16:50:47 CET 2014 --> +<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> +<title>SignatureCreationServiceStub.KeyInfo (PDF-AS 4.0 Library)</title> +<meta name="date" content="2014-02-04"> +<link rel="stylesheet" type="text/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 Library)"; + } +//--> +</script> +<noscript> +<div>JavaScript is disabled on your browser.</div> +</noscript> +<!-- ========= START OF TOP NAVBAR ======= --> +<div class="topNav"><a name="navbar_top"> +<!-- --> +</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.KeyIdentifierType.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.KeyInfo.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li><a href="#nested_class_summary">Nested</a> | </li> +<li><a href="#field_summary">Field</a> | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li><a href="#field_detail">Field</a> | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_top"> +<!-- --> +</a></div> +<!-- ========= END OF TOP NAVBAR ========= --> +<!-- ======== START OF CLASS DATA ======== --> +<div class="header"> +<div class="subTitle">at.gv.egiz.moa</div> +<h2 title="Class SignatureCreationServiceStub.KeyInfo" class="title">Class SignatureCreationServiceStub.KeyInfo</h2> +</div> +<div class="contentContainer"> +<ul class="inheritance"> +<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li> +<ul class="inheritance"> +<li>at.gv.egiz.moa.SignatureCreationServiceStub.KeyInfo</li> +</ul> +</li> +</ul> +<div class="description"> +<ul class="blockList"> +<li class="blockList"> +<dl> +<dt>All Implemented Interfaces:</dt> +<dd><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a>, org.apache.axis2.databinding.ADBBean</dd> +</dl> +<dl> +<dt>Enclosing class:</dt> +<dd><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub</a></dd> +</dl> +<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> +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> +</ul> +</div> +<div class="summary"> +<ul class="blockList"> +<li class="blockList"> +<!-- ======== NESTED CLASS SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="nested_class_summary"> +<!-- --> +</a> +<h3>Nested Class Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Nested Class Summary table, listing nested classes, and an explanation"> +<caption><span>Nested Classes</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> +<tr class="altColor"> +<td class="colFirst"><code>static class </code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.KeyInfo.Factory.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.KeyInfo.Factory</a></strong></code> +<div class="block">Factory class that keeps the parse method</div> +</td> +</tr> +</table> +</li> +</ul> +<!-- =========== FIELD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="field_summary"> +<!-- --> +</a> +<h3>Field Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Field Summary table, listing fields, and an explanation"> +<caption><span>Fields</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> +<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"><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="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="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.KeyInfo.html#MY_QNAME">MY_QNAME</a></strong></code> </td> +</tr> +</table> +</li> +</ul> +<!-- ======== CONSTRUCTOR SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_summary"> +<!-- --> +</a> +<h3>Constructor Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation"> +<caption><span>Constructors</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colOne" scope="col">Constructor and Description</th> +</tr> +<tr class="altColor"> +<td class="colOne"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.KeyInfo.html#SignatureCreationServiceStub.KeyInfo()">SignatureCreationServiceStub.KeyInfo</a></strong>()</code> </td> +</tr> +</table> +</li> +</ul> +<!-- ========== METHOD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_summary"> +<!-- --> +</a> +<h3>Method Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation"> +<caption><span>Methods</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colFirst" scope="col">Modifier and Type</th> +<th class="colLast" scope="col">Method and Description</th> +</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"><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="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, + 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> +<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> +</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, + 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.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> +</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> +</ul> +</li> +</ul> +</li> +</ul> +</div> +<div class="details"> +<ul class="blockList"> +<li class="blockList"> +<!-- ============ FIELD DETAIL =========== --> +<ul class="blockList"> +<li class="blockList"><a name="field_detail"> +<!-- --> +</a> +<h3>Field Detail</h3> +<a name="MY_QNAME"> +<!-- --> +</a> +<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> +</li> +</ul> +<a name="localKeyInfo"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>localKeyInfo</h4> +<pre>protected <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.KeyInfoType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.KeyInfoType</a> localKeyInfo</pre> +<div class="block">field for KeyInfo</div> +</li> +</ul> +</li> +</ul> +<!-- ========= CONSTRUCTOR DETAIL ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_detail"> +<!-- --> +</a> +<h3>Constructor Detail</h3> +<a name="SignatureCreationServiceStub.KeyInfo()"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>SignatureCreationServiceStub.KeyInfo</h4> +<pre>public SignatureCreationServiceStub.KeyInfo()</pre> +</li> +</ul> +</li> +</ul> +<!-- ============ METHOD DETAIL ========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_detail"> +<!-- --> +</a> +<h3>Method Detail</h3> +<a name="getKeyInfo()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getKeyInfo</h4> +<pre>public <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.KeyInfoType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.KeyInfoType</a> getKeyInfo()</pre> +<div class="block">Auto generated getter method</div> +<dl><dt><span class="strong">Returns:</span></dt><dd>KeyInfoType</dd></dl> +</li> +</ul> +<a name="setKeyInfo(at.gv.egiz.moa.SignatureCreationServiceStub.KeyInfoType)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>setKeyInfo</h4> +<pre>public void setKeyInfo(<a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.KeyInfoType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.KeyInfoType</a> param)</pre> +<div class="block">Auto generated setter method</div> +<dl><dt><span class="strong">Parameters:</span></dt><dd><code>param</code> - KeyInfo</dd></dl> +</li> +</ul> +<a name="getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getOMElement</h4> +<pre>public org.apache.axiom.om.OMElement getOMElement(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, + org.apache.axiom.om.OMFactory factory) + throws org.apache.axis2.databinding.ADBException</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>getOMElement</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><span class="strong">Parameters:</span></dt><dd><code>parentQName</code> - </dd><dd><code>factory</code> - </dd> +<dt><span class="strong">Returns:</span></dt><dd>org.apache.axiom.om.OMElement</dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +<a name="serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>serialize</h4> +<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, + <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter) + throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, + org.apache.axis2.databinding.ADBException</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +<a name="serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>serialize</h4> +<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, + <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, + boolean serializeType) + throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, + org.apache.axis2.databinding.ADBException</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +<a name="getPullParser(javax.xml.namespace.QName)"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>getPullParser</h4> +<pre>public <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> getPullParser(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName) + throws org.apache.axis2.databinding.ADBException</pre> +<div class="block">databinding method to get an XML representation of this object</div> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>getPullParser</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +</li> +</ul> +</li> +</ul> +</div> +</div> +<!-- ========= END OF CLASS DATA ========= --> +<!-- ======= START OF BOTTOM NAVBAR ====== --> +<div class="bottomNav"><a name="navbar_bottom"> +<!-- --> +</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.KeyIdentifierType.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.KeyInfo.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li><a href="#nested_class_summary">Nested</a> | </li> +<li><a href="#field_summary">Field</a> | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li><a href="#field_detail">Field</a> | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_bottom"> +<!-- --> +</a></div> +<!-- ======== END OF BOTTOM NAVBAR ======= --> +</body> +</html> diff --git a/docs/at/gv/egiz/moa/SignatureCreationServiceStub.KeyInfoType.Factory.html b/docs/at/gv/egiz/moa/SignatureCreationServiceStub.KeyInfoType.Factory.html new file mode 100644 index 00000000..a12efa82 --- /dev/null +++ b/docs/at/gv/egiz/moa/SignatureCreationServiceStub.KeyInfoType.Factory.html @@ -0,0 +1,278 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> +<!-- NewPage --> +<html lang="en"> +<head> +<!-- Generated by javadoc (version 1.7.0_51) on Tue Feb 04 16:50:48 CET 2014 --> +<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> +<title>SignatureCreationServiceStub.KeyInfoType.Factory (PDF-AS 4.0 Library)</title> +<meta name="date" content="2014-02-04"> +<link rel="stylesheet" type="text/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 Library)"; + } +//--> +</script> +<noscript> +<div>JavaScript is disabled on your browser.</div> +</noscript> +<!-- ========= START OF TOP NAVBAR ======= --> +<div class="topNav"><a name="navbar_top"> +<!-- --> +</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.KeyInfoType.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.KeyInfoTypeChoice.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li>Nested | </li> +<li>Field | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li>Field | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_top"> +<!-- --> +</a></div> +<!-- ========= END OF TOP NAVBAR ========= --> +<!-- ======== START OF CLASS DATA ======== --> +<div class="header"> +<div class="subTitle">at.gv.egiz.moa</div> +<h2 title="Class SignatureCreationServiceStub.KeyInfoType.Factory" class="title">Class SignatureCreationServiceStub.KeyInfoType.Factory</h2> +</div> +<div class="contentContainer"> +<ul class="inheritance"> +<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li> +<ul class="inheritance"> +<li>at.gv.egiz.moa.SignatureCreationServiceStub.KeyInfoType.Factory</li> +</ul> +</li> +</ul> +<div class="description"> +<ul class="blockList"> +<li class="blockList"> +<dl> +<dt>Enclosing class:</dt> +<dd><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.KeyInfoType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.KeyInfoType</a></dd> +</dl> +<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> +<div class="block">Factory class that keeps the parse method</div> +</li> +</ul> +</div> +<div class="summary"> +<ul class="blockList"> +<li class="blockList"> +<!-- ======== CONSTRUCTOR SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_summary"> +<!-- --> +</a> +<h3>Constructor Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation"> +<caption><span>Constructors</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colOne" scope="col">Constructor and Description</th> +</tr> +<tr class="altColor"> +<td class="colOne"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.KeyInfoType.Factory.html#SignatureCreationServiceStub.KeyInfoType.Factory()">SignatureCreationServiceStub.KeyInfoType.Factory</a></strong>()</code> </td> +</tr> +</table> +</li> +</ul> +<!-- ========== METHOD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_summary"> +<!-- --> +</a> +<h3>Method Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation"> +<caption><span>Methods</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colFirst" scope="col">Modifier and Type</th> +<th class="colLast" scope="col">Method and Description</th> +</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> +<div class="block">static method to create the object + Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable + If this object is not an element, it is a complex type and the reader is at the event just after the outer start element + Postcondition: If this object is an element, the reader is positioned at its end element + If this object is a complex type, the reader is positioned at the end element of its outer element</div> +</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> +</ul> +</li> +</ul> +</li> +</ul> +</div> +<div class="details"> +<ul class="blockList"> +<li class="blockList"> +<!-- ========= CONSTRUCTOR DETAIL ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_detail"> +<!-- --> +</a> +<h3>Constructor Detail</h3> +<a name="SignatureCreationServiceStub.KeyInfoType.Factory()"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>SignatureCreationServiceStub.KeyInfoType.Factory</h4> +<pre>public SignatureCreationServiceStub.KeyInfoType.Factory()</pre> +</li> +</ul> +</li> +</ul> +<!-- ============ METHOD DETAIL ========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_detail"> +<!-- --> +</a> +<h3>Method Detail</h3> +<a name="parse(javax.xml.stream.XMLStreamReader)"> +<!-- --> +</a> +<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> +<div class="block">static method to create the object + Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable + If this object is not an element, it is a complex type and the reader is at the event just after the outer start element + Postcondition: If this object is an element, the reader is positioned at its end element + If this object is a complex type, the reader is positioned at the end element of its outer element</div> +<dl><dt><span class="strong">Throws:</span></dt> +<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></code></dd></dl> +</li> +</ul> +</li> +</ul> +</li> +</ul> +</div> +</div> +<!-- ========= END OF CLASS DATA ========= --> +<!-- ======= START OF BOTTOM NAVBAR ====== --> +<div class="bottomNav"><a name="navbar_bottom"> +<!-- --> +</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.KeyInfoType.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.KeyInfoTypeChoice.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li>Nested | </li> +<li>Field | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li>Field | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_bottom"> +<!-- --> +</a></div> +<!-- ======== END OF BOTTOM NAVBAR ======= --> +</body> +</html> diff --git a/docs/at/gv/egiz/moa/SignatureCreationServiceStub.KeyInfoType.html b/docs/at/gv/egiz/moa/SignatureCreationServiceStub.KeyInfoType.html new file mode 100644 index 00000000..5f3c96e2 --- /dev/null +++ b/docs/at/gv/egiz/moa/SignatureCreationServiceStub.KeyInfoType.html @@ -0,0 +1,530 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> +<!-- NewPage --> +<html lang="en"> +<head> +<!-- Generated by javadoc (version 1.7.0_51) on Tue Feb 04 16:50:48 CET 2014 --> +<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> +<title>SignatureCreationServiceStub.KeyInfoType (PDF-AS 4.0 Library)</title> +<meta name="date" content="2014-02-04"> +<link rel="stylesheet" type="text/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 Library)"; + } +//--> +</script> +<noscript> +<div>JavaScript is disabled on your browser.</div> +</noscript> +<!-- ========= START OF TOP NAVBAR ======= --> +<div class="topNav"><a name="navbar_top"> +<!-- --> +</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.KeyInfo.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.KeyInfoType.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li><a href="#nested_class_summary">Nested</a> | </li> +<li><a href="#field_summary">Field</a> | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li><a href="#field_detail">Field</a> | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_top"> +<!-- --> +</a></div> +<!-- ========= END OF TOP NAVBAR ========= --> +<!-- ======== START OF CLASS DATA ======== --> +<div class="header"> +<div class="subTitle">at.gv.egiz.moa</div> +<h2 title="Class SignatureCreationServiceStub.KeyInfoType" class="title">Class SignatureCreationServiceStub.KeyInfoType</h2> +</div> +<div class="contentContainer"> +<ul class="inheritance"> +<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li> +<ul class="inheritance"> +<li>at.gv.egiz.moa.SignatureCreationServiceStub.KeyInfoType</li> +</ul> +</li> +</ul> +<div class="description"> +<ul class="blockList"> +<li class="blockList"> +<dl> +<dt>All Implemented Interfaces:</dt> +<dd><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a>, org.apache.axis2.databinding.ADBBean</dd> +</dl> +<dl> +<dt>Enclosing class:</dt> +<dd><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub</a></dd> +</dl> +<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> +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> +</ul> +</div> +<div class="summary"> +<ul class="blockList"> +<li class="blockList"> +<!-- ======== NESTED CLASS SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="nested_class_summary"> +<!-- --> +</a> +<h3>Nested Class Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Nested Class Summary table, listing nested classes, and an explanation"> +<caption><span>Nested Classes</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> +<tr class="altColor"> +<td class="colFirst"><code>static class </code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.KeyInfoType.Factory.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.KeyInfoType.Factory</a></strong></code> +<div class="block">Factory class that keeps the parse method</div> +</td> +</tr> +</table> +</li> +</ul> +<!-- =========== FIELD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="field_summary"> +<!-- --> +</a> +<h3>Field Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Field Summary table, listing fields, and an explanation"> +<caption><span>Fields</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> +<tr class="altColor"> +<td class="colFirst"><code>protected org.apache.axis2.databinding.types.Id</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.KeyInfoType.html#localId">localId</a></strong></code> +<div class="block">field for Id + This was an Attribute!</div> +</td> +</tr> +<tr class="rowColor"> +<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"><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> +</table> +</li> +</ul> +<!-- ======== CONSTRUCTOR SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_summary"> +<!-- --> +</a> +<h3>Constructor Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation"> +<caption><span>Constructors</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colOne" scope="col">Constructor and Description</th> +</tr> +<tr class="altColor"> +<td class="colOne"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.KeyInfoType.html#SignatureCreationServiceStub.KeyInfoType()">SignatureCreationServiceStub.KeyInfoType</a></strong>()</code> </td> +</tr> +</table> +</li> +</ul> +<!-- ========== METHOD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_summary"> +<!-- --> +</a> +<h3>Method Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation"> +<caption><span>Methods</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colFirst" scope="col">Modifier and Type</th> +<th class="colLast" scope="col">Method and Description</th> +</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#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>org.apache.axis2.databinding.types.Id</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.KeyInfoType.html#getId()">getId</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.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.KeyInfoType.html#getKeyInfoTypeChoice()">getKeyInfoTypeChoice</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.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, + 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> +<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> +</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, + 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.KeyInfoType.html#setId(org.apache.axis2.databinding.types.Id)">setId</a></strong>(org.apache.axis2.databinding.types.Id 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.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="rowColor"> +<td class="colFirst"><code>protected void</code></td> +<td class="colLast"><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> +</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> +</ul> +</li> +</ul> +</li> +</ul> +</div> +<div class="details"> +<ul class="blockList"> +<li class="blockList"> +<!-- ============ FIELD DETAIL =========== --> +<ul class="blockList"> +<li class="blockList"><a name="field_detail"> +<!-- --> +</a> +<h3>Field Detail</h3> +<a name="localKeyInfoTypeChoice"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>localKeyInfoTypeChoice</h4> +<pre>protected <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.KeyInfoTypeChoice.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.KeyInfoTypeChoice</a>[] localKeyInfoTypeChoice</pre> +<div class="block">field for KeyInfoTypeChoice + This was an Array!</div> +</li> +</ul> +<a name="localId"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>localId</h4> +<pre>protected org.apache.axis2.databinding.types.Id localId</pre> +<div class="block">field for Id + This was an Attribute!</div> +</li> +</ul> +</li> +</ul> +<!-- ========= CONSTRUCTOR DETAIL ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_detail"> +<!-- --> +</a> +<h3>Constructor Detail</h3> +<a name="SignatureCreationServiceStub.KeyInfoType()"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>SignatureCreationServiceStub.KeyInfoType</h4> +<pre>public SignatureCreationServiceStub.KeyInfoType()</pre> +</li> +</ul> +</li> +</ul> +<!-- ============ METHOD DETAIL ========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_detail"> +<!-- --> +</a> +<h3>Method Detail</h3> +<a name="getKeyInfoTypeChoice()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getKeyInfoTypeChoice</h4> +<pre>public <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.KeyInfoTypeChoice.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.KeyInfoTypeChoice</a>[] getKeyInfoTypeChoice()</pre> +<div class="block">Auto generated getter method</div> +<dl><dt><span class="strong">Returns:</span></dt><dd>KeyInfoTypeChoice[]</dd></dl> +</li> +</ul> +<a name="validateKeyInfoTypeChoice(at.gv.egiz.moa.SignatureCreationServiceStub.KeyInfoTypeChoice[])"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>validateKeyInfoTypeChoice</h4> +<pre>protected void validateKeyInfoTypeChoice(<a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.KeyInfoTypeChoice.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.KeyInfoTypeChoice</a>[] param)</pre> +<div class="block">validate the array for KeyInfoTypeChoice</div> +</li> +</ul> +<a name="setKeyInfoTypeChoice(at.gv.egiz.moa.SignatureCreationServiceStub.KeyInfoTypeChoice[])"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>setKeyInfoTypeChoice</h4> +<pre>public void setKeyInfoTypeChoice(<a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.KeyInfoTypeChoice.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.KeyInfoTypeChoice</a>[] param)</pre> +<div class="block">Auto generated setter method</div> +<dl><dt><span class="strong">Parameters:</span></dt><dd><code>param</code> - KeyInfoTypeChoice</dd></dl> +</li> +</ul> +<a name="addKeyInfoTypeChoice(at.gv.egiz.moa.SignatureCreationServiceStub.KeyInfoTypeChoice)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>addKeyInfoTypeChoice</h4> +<pre>public void addKeyInfoTypeChoice(<a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.KeyInfoTypeChoice.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.KeyInfoTypeChoice</a> param)</pre> +<div class="block">Auto generated add method for the array for convenience</div> +<dl><dt><span class="strong">Parameters:</span></dt><dd><code>param</code> - KeyInfoTypeChoice</dd></dl> +</li> +</ul> +<a name="getId()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getId</h4> +<pre>public org.apache.axis2.databinding.types.Id getId()</pre> +<div class="block">Auto generated getter method</div> +<dl><dt><span class="strong">Returns:</span></dt><dd>org.apache.axis2.databinding.types.Id</dd></dl> +</li> +</ul> +<a name="setId(org.apache.axis2.databinding.types.Id)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>setId</h4> +<pre>public void setId(org.apache.axis2.databinding.types.Id param)</pre> +<div class="block">Auto generated setter method</div> +<dl><dt><span class="strong">Parameters:</span></dt><dd><code>param</code> - Id</dd></dl> +</li> +</ul> +<a name="getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getOMElement</h4> +<pre>public org.apache.axiom.om.OMElement getOMElement(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, + org.apache.axiom.om.OMFactory factory) + throws org.apache.axis2.databinding.ADBException</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>getOMElement</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><span class="strong">Parameters:</span></dt><dd><code>parentQName</code> - </dd><dd><code>factory</code> - </dd> +<dt><span class="strong">Returns:</span></dt><dd>org.apache.axiom.om.OMElement</dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +<a name="serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>serialize</h4> +<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, + <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter) + throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, + org.apache.axis2.databinding.ADBException</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +<a name="serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>serialize</h4> +<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, + <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, + boolean serializeType) + throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, + org.apache.axis2.databinding.ADBException</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +<a name="getPullParser(javax.xml.namespace.QName)"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>getPullParser</h4> +<pre>public <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> getPullParser(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName) + throws org.apache.axis2.databinding.ADBException</pre> +<div class="block">databinding method to get an XML representation of this object</div> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>getPullParser</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +</li> +</ul> +</li> +</ul> +</div> +</div> +<!-- ========= END OF CLASS DATA ========= --> +<!-- ======= START OF BOTTOM NAVBAR ====== --> +<div class="bottomNav"><a name="navbar_bottom"> +<!-- --> +</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.KeyInfo.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.KeyInfoType.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li><a href="#nested_class_summary">Nested</a> | </li> +<li><a href="#field_summary">Field</a> | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li><a href="#field_detail">Field</a> | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_bottom"> +<!-- --> +</a></div> +<!-- ======== END OF BOTTOM NAVBAR ======= --> +</body> +</html> diff --git a/docs/at/gv/egiz/moa/SignatureCreationServiceStub.KeyInfoTypeChoice.Factory.html b/docs/at/gv/egiz/moa/SignatureCreationServiceStub.KeyInfoTypeChoice.Factory.html new file mode 100644 index 00000000..f0e7089e --- /dev/null +++ b/docs/at/gv/egiz/moa/SignatureCreationServiceStub.KeyInfoTypeChoice.Factory.html @@ -0,0 +1,278 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> +<!-- NewPage --> +<html lang="en"> +<head> +<!-- Generated by javadoc (version 1.7.0_51) on Tue Feb 04 16:50:48 CET 2014 --> +<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> +<title>SignatureCreationServiceStub.KeyInfoTypeChoice.Factory (PDF-AS 4.0 Library)</title> +<meta name="date" content="2014-02-04"> +<link rel="stylesheet" type="text/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 Library)"; + } +//--> +</script> +<noscript> +<div>JavaScript is disabled on your browser.</div> +</noscript> +<!-- ========= START OF TOP NAVBAR ======= --> +<div class="topNav"><a name="navbar_top"> +<!-- --> +</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.KeyInfoTypeChoice.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.KeyName.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li>Nested | </li> +<li>Field | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li>Field | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_top"> +<!-- --> +</a></div> +<!-- ========= END OF TOP NAVBAR ========= --> +<!-- ======== START OF CLASS DATA ======== --> +<div class="header"> +<div class="subTitle">at.gv.egiz.moa</div> +<h2 title="Class SignatureCreationServiceStub.KeyInfoTypeChoice.Factory" class="title">Class SignatureCreationServiceStub.KeyInfoTypeChoice.Factory</h2> +</div> +<div class="contentContainer"> +<ul class="inheritance"> +<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li> +<ul class="inheritance"> +<li>at.gv.egiz.moa.SignatureCreationServiceStub.KeyInfoTypeChoice.Factory</li> +</ul> +</li> +</ul> +<div class="description"> +<ul class="blockList"> +<li class="blockList"> +<dl> +<dt>Enclosing class:</dt> +<dd><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.KeyInfoTypeChoice.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.KeyInfoTypeChoice</a></dd> +</dl> +<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> +<div class="block">Factory class that keeps the parse method</div> +</li> +</ul> +</div> +<div class="summary"> +<ul class="blockList"> +<li class="blockList"> +<!-- ======== CONSTRUCTOR SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_summary"> +<!-- --> +</a> +<h3>Constructor Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation"> +<caption><span>Constructors</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colOne" scope="col">Constructor and Description</th> +</tr> +<tr class="altColor"> +<td class="colOne"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.KeyInfoTypeChoice.Factory.html#SignatureCreationServiceStub.KeyInfoTypeChoice.Factory()">SignatureCreationServiceStub.KeyInfoTypeChoice.Factory</a></strong>()</code> </td> +</tr> +</table> +</li> +</ul> +<!-- ========== METHOD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_summary"> +<!-- --> +</a> +<h3>Method Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation"> +<caption><span>Methods</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colFirst" scope="col">Modifier and Type</th> +<th class="colLast" scope="col">Method and Description</th> +</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> +<div class="block">static method to create the object + Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable + If this object is not an element, it is a complex type and the reader is at the event just after the outer start element + Postcondition: If this object is an element, the reader is positioned at its end element + If this object is a complex type, the reader is positioned at the end element of its outer element</div> +</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> +</ul> +</li> +</ul> +</li> +</ul> +</div> +<div class="details"> +<ul class="blockList"> +<li class="blockList"> +<!-- ========= CONSTRUCTOR DETAIL ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_detail"> +<!-- --> +</a> +<h3>Constructor Detail</h3> +<a name="SignatureCreationServiceStub.KeyInfoTypeChoice.Factory()"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>SignatureCreationServiceStub.KeyInfoTypeChoice.Factory</h4> +<pre>public SignatureCreationServiceStub.KeyInfoTypeChoice.Factory()</pre> +</li> +</ul> +</li> +</ul> +<!-- ============ METHOD DETAIL ========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_detail"> +<!-- --> +</a> +<h3>Method Detail</h3> +<a name="parse(javax.xml.stream.XMLStreamReader)"> +<!-- --> +</a> +<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> +<div class="block">static method to create the object + Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable + If this object is not an element, it is a complex type and the reader is at the event just after the outer start element + Postcondition: If this object is an element, the reader is positioned at its end element + If this object is a complex type, the reader is positioned at the end element of its outer element</div> +<dl><dt><span class="strong">Throws:</span></dt> +<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></code></dd></dl> +</li> +</ul> +</li> +</ul> +</li> +</ul> +</div> +</div> +<!-- ========= END OF CLASS DATA ========= --> +<!-- ======= START OF BOTTOM NAVBAR ====== --> +<div class="bottomNav"><a name="navbar_bottom"> +<!-- --> +</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.KeyInfoTypeChoice.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.KeyName.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li>Nested | </li> +<li>Field | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li>Field | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_bottom"> +<!-- --> +</a></div> +<!-- ======== END OF BOTTOM NAVBAR ======= --> +</body> +</html> diff --git a/docs/at/gv/egiz/moa/SignatureCreationServiceStub.KeyInfoTypeChoice.html b/docs/at/gv/egiz/moa/SignatureCreationServiceStub.KeyInfoTypeChoice.html new file mode 100644 index 00000000..f0caff23 --- /dev/null +++ b/docs/at/gv/egiz/moa/SignatureCreationServiceStub.KeyInfoTypeChoice.html @@ -0,0 +1,1001 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> +<!-- NewPage --> +<html lang="en"> +<head> +<!-- Generated by javadoc (version 1.7.0_51) on Tue Feb 04 16:50:48 CET 2014 --> +<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> +<title>SignatureCreationServiceStub.KeyInfoTypeChoice (PDF-AS 4.0 Library)</title> +<meta name="date" content="2014-02-04"> +<link rel="stylesheet" type="text/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 Library)"; + } +//--> +</script> +<noscript> +<div>JavaScript is disabled on your browser.</div> +</noscript> +<!-- ========= START OF TOP NAVBAR ======= --> +<div class="topNav"><a name="navbar_top"> +<!-- --> +</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.KeyInfoType.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.KeyInfoTypeChoice.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li><a href="#nested_class_summary">Nested</a> | </li> +<li><a href="#field_summary">Field</a> | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li><a href="#field_detail">Field</a> | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_top"> +<!-- --> +</a></div> +<!-- ========= END OF TOP NAVBAR ========= --> +<!-- ======== START OF CLASS DATA ======== --> +<div class="header"> +<div class="subTitle">at.gv.egiz.moa</div> +<h2 title="Class SignatureCreationServiceStub.KeyInfoTypeChoice" class="title">Class SignatureCreationServiceStub.KeyInfoTypeChoice</h2> +</div> +<div class="contentContainer"> +<ul class="inheritance"> +<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li> +<ul class="inheritance"> +<li>at.gv.egiz.moa.SignatureCreationServiceStub.KeyInfoTypeChoice</li> +</ul> +</li> +</ul> +<div class="description"> +<ul class="blockList"> +<li class="blockList"> +<dl> +<dt>All Implemented Interfaces:</dt> +<dd><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a>, org.apache.axis2.databinding.ADBBean</dd> +</dl> +<dl> +<dt>Enclosing class:</dt> +<dd><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub</a></dd> +</dl> +<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> +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> +</ul> +</div> +<div class="summary"> +<ul class="blockList"> +<li class="blockList"> +<!-- ======== NESTED CLASS SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="nested_class_summary"> +<!-- --> +</a> +<h3>Nested Class Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Nested Class Summary table, listing nested classes, and an explanation"> +<caption><span>Nested Classes</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> +<tr class="altColor"> +<td class="colFirst"><code>static class </code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.KeyInfoTypeChoice.Factory.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.KeyInfoTypeChoice.Factory</a></strong></code> +<div class="block">Factory class that keeps the parse method</div> +</td> +</tr> +</table> +</li> +</ul> +<!-- =========== FIELD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="field_summary"> +<!-- --> +</a> +<h3>Field Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Field Summary table, listing fields, and an explanation"> +<caption><span>Fields</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> +<tr class="altColor"> +<td class="colFirst"><code>protected org.apache.axiom.om.OMElement</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.KeyInfoTypeChoice.html#localExtraElement">localExtraElement</a></strong></code> +<div class="block">field for ExtraElement</div> +</td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>protected boolean</code></td> +<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="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> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>protected boolean</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.KeyInfoTypeChoice.html#localKeyNameTracker">localKeyNameTracker</a></strong></code> </td> +</tr> +<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"><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 boolean</code></td> +<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="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> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>protected boolean</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.KeyInfoTypeChoice.html#localMgmtDataTracker">localMgmtDataTracker</a></strong></code> </td> +</tr> +<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"><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> +<tr class="rowColor"> +<td class="colFirst"><code>protected boolean</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.KeyInfoTypeChoice.html#localPGPDataTracker">localPGPDataTracker</a></strong></code> </td> +</tr> +<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"><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 boolean</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.KeyInfoTypeChoice.html#localRetrievalMethodTracker">localRetrievalMethodTracker</a></strong></code> </td> +</tr> +<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"><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> +<tr class="rowColor"> +<td class="colFirst"><code>protected boolean</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.KeyInfoTypeChoice.html#localSPKIDataTracker">localSPKIDataTracker</a></strong></code> </td> +</tr> +<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"><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 boolean</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.KeyInfoTypeChoice.html#localX509DataTracker">localX509DataTracker</a></strong></code> </td> +</tr> +</table> +</li> +</ul> +<!-- ======== CONSTRUCTOR SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_summary"> +<!-- --> +</a> +<h3>Constructor Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation"> +<caption><span>Constructors</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colOne" scope="col">Constructor and Description</th> +</tr> +<tr class="altColor"> +<td class="colOne"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.KeyInfoTypeChoice.html#SignatureCreationServiceStub.KeyInfoTypeChoice()">SignatureCreationServiceStub.KeyInfoTypeChoice</a></strong>()</code> </td> +</tr> +</table> +</li> +</ul> +<!-- ========== METHOD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_summary"> +<!-- --> +</a> +<h3>Method Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation"> +<caption><span>Methods</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colFirst" scope="col">Modifier and Type</th> +<th class="colLast" scope="col">Method and Description</th> +</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#getExtraElement()">getExtraElement</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="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> +</tr> +<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"><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="http://java.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="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, + org.apache.axiom.om.OMFactory factory)</code> </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"><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><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="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> +<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="../../../../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.KeyInfoTypeChoice.html#getRetrievalMethod()">getRetrievalMethod</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.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.KeyInfoTypeChoice.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.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.KeyInfoTypeChoice.html#getX509Data()">getX509Data</a></strong>()</code> +<div class="block">Auto generated getter method</div> +</td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>boolean</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.KeyInfoTypeChoice.html#isExtraElementSpecified()">isExtraElementSpecified</a></strong>()</code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>boolean</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.KeyInfoTypeChoice.html#isKeyNameSpecified()">isKeyNameSpecified</a></strong>()</code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>boolean</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.KeyInfoTypeChoice.html#isKeyValueSpecified()">isKeyValueSpecified</a></strong>()</code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>boolean</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.KeyInfoTypeChoice.html#isMgmtDataSpecified()">isMgmtDataSpecified</a></strong>()</code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>boolean</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.KeyInfoTypeChoice.html#isPGPDataSpecified()">isPGPDataSpecified</a></strong>()</code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>boolean</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.KeyInfoTypeChoice.html#isRetrievalMethodSpecified()">isRetrievalMethodSpecified</a></strong>()</code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>boolean</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.KeyInfoTypeChoice.html#isSPKIDataSpecified()">isSPKIDataSpecified</a></strong>()</code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>boolean</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.KeyInfoTypeChoice.html#isX509DataSpecified()">isX509DataSpecified</a></strong>()</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.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> +</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, + 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.KeyInfoTypeChoice.html#setExtraElement(org.apache.axiom.om.OMElement)">setExtraElement</a></strong>(org.apache.axiom.om.OMElement 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.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> +<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.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"><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> +<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.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> +<tr class="rowColor"> +<td class="colFirst"><code>void</code></td> +<td class="colLast"><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="altColor"> +<td class="colFirst"><code>void</code></td> +<td class="colLast"><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> +<tr class="rowColor"> +<td class="colFirst"><code>void</code></td> +<td class="colLast"><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> +</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> +</ul> +</li> +</ul> +</li> +</ul> +</div> +<div class="details"> +<ul class="blockList"> +<li class="blockList"> +<!-- ============ FIELD DETAIL =========== --> +<ul class="blockList"> +<li class="blockList"><a name="field_detail"> +<!-- --> +</a> +<h3>Field Detail</h3> +<a name="localKeyName"> +<!-- --> +</a> +<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> +<div class="block">field for KeyName</div> +</li> +</ul> +<a name="localKeyNameTracker"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>localKeyNameTracker</h4> +<pre>protected boolean localKeyNameTracker</pre> +</li> +</ul> +<a name="localKeyValue"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>localKeyValue</h4> +<pre>protected <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.KeyValueType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.KeyValueType</a> localKeyValue</pre> +<div class="block">field for KeyValue</div> +</li> +</ul> +<a name="localKeyValueTracker"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>localKeyValueTracker</h4> +<pre>protected boolean localKeyValueTracker</pre> +</li> +</ul> +<a name="localRetrievalMethod"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>localRetrievalMethod</h4> +<pre>protected <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.RetrievalMethodType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.RetrievalMethodType</a> localRetrievalMethod</pre> +<div class="block">field for RetrievalMethod</div> +</li> +</ul> +<a name="localRetrievalMethodTracker"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>localRetrievalMethodTracker</h4> +<pre>protected boolean localRetrievalMethodTracker</pre> +</li> +</ul> +<a name="localX509Data"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>localX509Data</h4> +<pre>protected <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.X509DataType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.X509DataType</a> localX509Data</pre> +<div class="block">field for X509Data</div> +</li> +</ul> +<a name="localX509DataTracker"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>localX509DataTracker</h4> +<pre>protected boolean localX509DataTracker</pre> +</li> +</ul> +<a name="localPGPData"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>localPGPData</h4> +<pre>protected <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.PGPDataType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.PGPDataType</a> localPGPData</pre> +<div class="block">field for PGPData</div> +</li> +</ul> +<a name="localPGPDataTracker"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>localPGPDataTracker</h4> +<pre>protected boolean localPGPDataTracker</pre> +</li> +</ul> +<a name="localSPKIData"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>localSPKIData</h4> +<pre>protected <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SPKIDataType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.SPKIDataType</a> localSPKIData</pre> +<div class="block">field for SPKIData</div> +</li> +</ul> +<a name="localSPKIDataTracker"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>localSPKIDataTracker</h4> +<pre>protected boolean localSPKIDataTracker</pre> +</li> +</ul> +<a name="localMgmtData"> +<!-- --> +</a> +<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> +<div class="block">field for MgmtData</div> +</li> +</ul> +<a name="localMgmtDataTracker"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>localMgmtDataTracker</h4> +<pre>protected boolean localMgmtDataTracker</pre> +</li> +</ul> +<a name="localExtraElement"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>localExtraElement</h4> +<pre>protected org.apache.axiom.om.OMElement localExtraElement</pre> +<div class="block">field for ExtraElement</div> +</li> +</ul> +<a name="localExtraElementTracker"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>localExtraElementTracker</h4> +<pre>protected boolean localExtraElementTracker</pre> +</li> +</ul> +</li> +</ul> +<!-- ========= CONSTRUCTOR DETAIL ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_detail"> +<!-- --> +</a> +<h3>Constructor Detail</h3> +<a name="SignatureCreationServiceStub.KeyInfoTypeChoice()"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>SignatureCreationServiceStub.KeyInfoTypeChoice</h4> +<pre>public SignatureCreationServiceStub.KeyInfoTypeChoice()</pre> +</li> +</ul> +</li> +</ul> +<!-- ============ METHOD DETAIL ========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_detail"> +<!-- --> +</a> +<h3>Method Detail</h3> +<a name="isKeyNameSpecified()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>isKeyNameSpecified</h4> +<pre>public boolean isKeyNameSpecified()</pre> +</li> +</ul> +<a name="getKeyName()"> +<!-- --> +</a> +<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> +<div class="block">Auto generated getter method</div> +<dl><dt><span class="strong">Returns:</span></dt><dd>java.lang.String</dd></dl> +</li> +</ul> +<a name="setKeyName(java.lang.String)"> +<!-- --> +</a> +<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> +<div class="block">Auto generated setter method</div> +<dl><dt><span class="strong">Parameters:</span></dt><dd><code>param</code> - KeyName</dd></dl> +</li> +</ul> +<a name="isKeyValueSpecified()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>isKeyValueSpecified</h4> +<pre>public boolean isKeyValueSpecified()</pre> +</li> +</ul> +<a name="getKeyValue()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getKeyValue</h4> +<pre>public <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.KeyValueType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.KeyValueType</a> getKeyValue()</pre> +<div class="block">Auto generated getter method</div> +<dl><dt><span class="strong">Returns:</span></dt><dd>KeyValueType</dd></dl> +</li> +</ul> +<a name="setKeyValue(at.gv.egiz.moa.SignatureCreationServiceStub.KeyValueType)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>setKeyValue</h4> +<pre>public void setKeyValue(<a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.KeyValueType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.KeyValueType</a> param)</pre> +<div class="block">Auto generated setter method</div> +<dl><dt><span class="strong">Parameters:</span></dt><dd><code>param</code> - KeyValue</dd></dl> +</li> +</ul> +<a name="isRetrievalMethodSpecified()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>isRetrievalMethodSpecified</h4> +<pre>public boolean isRetrievalMethodSpecified()</pre> +</li> +</ul> +<a name="getRetrievalMethod()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getRetrievalMethod</h4> +<pre>public <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.RetrievalMethodType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.RetrievalMethodType</a> getRetrievalMethod()</pre> +<div class="block">Auto generated getter method</div> +<dl><dt><span class="strong">Returns:</span></dt><dd>RetrievalMethodType</dd></dl> +</li> +</ul> +<a name="setRetrievalMethod(at.gv.egiz.moa.SignatureCreationServiceStub.RetrievalMethodType)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>setRetrievalMethod</h4> +<pre>public void setRetrievalMethod(<a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.RetrievalMethodType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.RetrievalMethodType</a> param)</pre> +<div class="block">Auto generated setter method</div> +<dl><dt><span class="strong">Parameters:</span></dt><dd><code>param</code> - RetrievalMethod</dd></dl> +</li> +</ul> +<a name="isX509DataSpecified()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>isX509DataSpecified</h4> +<pre>public boolean isX509DataSpecified()</pre> +</li> +</ul> +<a name="getX509Data()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getX509Data</h4> +<pre>public <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.X509DataType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.X509DataType</a> getX509Data()</pre> +<div class="block">Auto generated getter method</div> +<dl><dt><span class="strong">Returns:</span></dt><dd>X509DataType</dd></dl> +</li> +</ul> +<a name="setX509Data(at.gv.egiz.moa.SignatureCreationServiceStub.X509DataType)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>setX509Data</h4> +<pre>public void setX509Data(<a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.X509DataType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.X509DataType</a> param)</pre> +<div class="block">Auto generated setter method</div> +<dl><dt><span class="strong">Parameters:</span></dt><dd><code>param</code> - X509Data</dd></dl> +</li> +</ul> +<a name="isPGPDataSpecified()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>isPGPDataSpecified</h4> +<pre>public boolean isPGPDataSpecified()</pre> +</li> +</ul> +<a name="getPGPData()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getPGPData</h4> +<pre>public <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.PGPDataType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.PGPDataType</a> getPGPData()</pre> +<div class="block">Auto generated getter method</div> +<dl><dt><span class="strong">Returns:</span></dt><dd>PGPDataType</dd></dl> +</li> +</ul> +<a name="setPGPData(at.gv.egiz.moa.SignatureCreationServiceStub.PGPDataType)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>setPGPData</h4> +<pre>public void setPGPData(<a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.PGPDataType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.PGPDataType</a> param)</pre> +<div class="block">Auto generated setter method</div> +<dl><dt><span class="strong">Parameters:</span></dt><dd><code>param</code> - PGPData</dd></dl> +</li> +</ul> +<a name="isSPKIDataSpecified()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>isSPKIDataSpecified</h4> +<pre>public boolean isSPKIDataSpecified()</pre> +</li> +</ul> +<a name="getSPKIData()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getSPKIData</h4> +<pre>public <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SPKIDataType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.SPKIDataType</a> getSPKIData()</pre> +<div class="block">Auto generated getter method</div> +<dl><dt><span class="strong">Returns:</span></dt><dd>SPKIDataType</dd></dl> +</li> +</ul> +<a name="setSPKIData(at.gv.egiz.moa.SignatureCreationServiceStub.SPKIDataType)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>setSPKIData</h4> +<pre>public void setSPKIData(<a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SPKIDataType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.SPKIDataType</a> param)</pre> +<div class="block">Auto generated setter method</div> +<dl><dt><span class="strong">Parameters:</span></dt><dd><code>param</code> - SPKIData</dd></dl> +</li> +</ul> +<a name="isMgmtDataSpecified()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>isMgmtDataSpecified</h4> +<pre>public boolean isMgmtDataSpecified()</pre> +</li> +</ul> +<a name="getMgmtData()"> +<!-- --> +</a> +<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> +<div class="block">Auto generated getter method</div> +<dl><dt><span class="strong">Returns:</span></dt><dd>java.lang.String</dd></dl> +</li> +</ul> +<a name="setMgmtData(java.lang.String)"> +<!-- --> +</a> +<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> +<div class="block">Auto generated setter method</div> +<dl><dt><span class="strong">Parameters:</span></dt><dd><code>param</code> - MgmtData</dd></dl> +</li> +</ul> +<a name="isExtraElementSpecified()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>isExtraElementSpecified</h4> +<pre>public boolean isExtraElementSpecified()</pre> +</li> +</ul> +<a name="getExtraElement()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getExtraElement</h4> +<pre>public org.apache.axiom.om.OMElement getExtraElement()</pre> +<div class="block">Auto generated getter method</div> +<dl><dt><span class="strong">Returns:</span></dt><dd>org.apache.axiom.om.OMElement</dd></dl> +</li> +</ul> +<a name="setExtraElement(org.apache.axiom.om.OMElement)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>setExtraElement</h4> +<pre>public void setExtraElement(org.apache.axiom.om.OMElement param)</pre> +<div class="block">Auto generated setter method</div> +<dl><dt><span class="strong">Parameters:</span></dt><dd><code>param</code> - ExtraElement</dd></dl> +</li> +</ul> +<a name="getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getOMElement</h4> +<pre>public org.apache.axiom.om.OMElement getOMElement(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, + org.apache.axiom.om.OMFactory factory) + throws org.apache.axis2.databinding.ADBException</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>getOMElement</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><span class="strong">Parameters:</span></dt><dd><code>parentQName</code> - </dd><dd><code>factory</code> - </dd> +<dt><span class="strong">Returns:</span></dt><dd>org.apache.axiom.om.OMElement</dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +<a name="serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>serialize</h4> +<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, + <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter) + throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, + org.apache.axis2.databinding.ADBException</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +<a name="serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>serialize</h4> +<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, + <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, + boolean serializeType) + throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, + org.apache.axis2.databinding.ADBException</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +<a name="getPullParser(javax.xml.namespace.QName)"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>getPullParser</h4> +<pre>public <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> getPullParser(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName) + throws org.apache.axis2.databinding.ADBException</pre> +<div class="block">databinding method to get an XML representation of this object</div> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>getPullParser</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +</li> +</ul> +</li> +</ul> +</div> +</div> +<!-- ========= END OF CLASS DATA ========= --> +<!-- ======= START OF BOTTOM NAVBAR ====== --> +<div class="bottomNav"><a name="navbar_bottom"> +<!-- --> +</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.KeyInfoType.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.KeyInfoTypeChoice.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li><a href="#nested_class_summary">Nested</a> | </li> +<li><a href="#field_summary">Field</a> | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li><a href="#field_detail">Field</a> | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_bottom"> +<!-- --> +</a></div> +<!-- ======== END OF BOTTOM NAVBAR ======= --> +</body> +</html> diff --git a/docs/at/gv/egiz/moa/SignatureCreationServiceStub.KeyName.Factory.html b/docs/at/gv/egiz/moa/SignatureCreationServiceStub.KeyName.Factory.html new file mode 100644 index 00000000..732419dc --- /dev/null +++ b/docs/at/gv/egiz/moa/SignatureCreationServiceStub.KeyName.Factory.html @@ -0,0 +1,278 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> +<!-- NewPage --> +<html lang="en"> +<head> +<!-- Generated by javadoc (version 1.7.0_51) on Tue Feb 04 16:50:49 CET 2014 --> +<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> +<title>SignatureCreationServiceStub.KeyName.Factory (PDF-AS 4.0 Library)</title> +<meta name="date" content="2014-02-04"> +<link rel="stylesheet" type="text/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 Library)"; + } +//--> +</script> +<noscript> +<div>JavaScript is disabled on your browser.</div> +</noscript> +<!-- ========= START OF TOP NAVBAR ======= --> +<div class="topNav"><a name="navbar_top"> +<!-- --> +</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.KeyName.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.KeyValue.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li>Nested | </li> +<li>Field | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li>Field | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_top"> +<!-- --> +</a></div> +<!-- ========= END OF TOP NAVBAR ========= --> +<!-- ======== START OF CLASS DATA ======== --> +<div class="header"> +<div class="subTitle">at.gv.egiz.moa</div> +<h2 title="Class SignatureCreationServiceStub.KeyName.Factory" class="title">Class SignatureCreationServiceStub.KeyName.Factory</h2> +</div> +<div class="contentContainer"> +<ul class="inheritance"> +<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li> +<ul class="inheritance"> +<li>at.gv.egiz.moa.SignatureCreationServiceStub.KeyName.Factory</li> +</ul> +</li> +</ul> +<div class="description"> +<ul class="blockList"> +<li class="blockList"> +<dl> +<dt>Enclosing class:</dt> +<dd><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.KeyName.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.KeyName</a></dd> +</dl> +<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> +<div class="block">Factory class that keeps the parse method</div> +</li> +</ul> +</div> +<div class="summary"> +<ul class="blockList"> +<li class="blockList"> +<!-- ======== CONSTRUCTOR SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_summary"> +<!-- --> +</a> +<h3>Constructor Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation"> +<caption><span>Constructors</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colOne" scope="col">Constructor and Description</th> +</tr> +<tr class="altColor"> +<td class="colOne"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.KeyName.Factory.html#SignatureCreationServiceStub.KeyName.Factory()">SignatureCreationServiceStub.KeyName.Factory</a></strong>()</code> </td> +</tr> +</table> +</li> +</ul> +<!-- ========== METHOD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_summary"> +<!-- --> +</a> +<h3>Method Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation"> +<caption><span>Methods</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colFirst" scope="col">Modifier and Type</th> +<th class="colLast" scope="col">Method and Description</th> +</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> +<div class="block">static method to create the object + Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable + If this object is not an element, it is a complex type and the reader is at the event just after the outer start element + Postcondition: If this object is an element, the reader is positioned at its end element + If this object is a complex type, the reader is positioned at the end element of its outer element</div> +</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> +</ul> +</li> +</ul> +</li> +</ul> +</div> +<div class="details"> +<ul class="blockList"> +<li class="blockList"> +<!-- ========= CONSTRUCTOR DETAIL ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_detail"> +<!-- --> +</a> +<h3>Constructor Detail</h3> +<a name="SignatureCreationServiceStub.KeyName.Factory()"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>SignatureCreationServiceStub.KeyName.Factory</h4> +<pre>public SignatureCreationServiceStub.KeyName.Factory()</pre> +</li> +</ul> +</li> +</ul> +<!-- ============ METHOD DETAIL ========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_detail"> +<!-- --> +</a> +<h3>Method Detail</h3> +<a name="parse(javax.xml.stream.XMLStreamReader)"> +<!-- --> +</a> +<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> +<div class="block">static method to create the object + Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable + If this object is not an element, it is a complex type and the reader is at the event just after the outer start element + Postcondition: If this object is an element, the reader is positioned at its end element + If this object is a complex type, the reader is positioned at the end element of its outer element</div> +<dl><dt><span class="strong">Throws:</span></dt> +<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></code></dd></dl> +</li> +</ul> +</li> +</ul> +</li> +</ul> +</div> +</div> +<!-- ========= END OF CLASS DATA ========= --> +<!-- ======= START OF BOTTOM NAVBAR ====== --> +<div class="bottomNav"><a name="navbar_bottom"> +<!-- --> +</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.KeyName.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.KeyValue.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li>Nested | </li> +<li>Field | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li>Field | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_bottom"> +<!-- --> +</a></div> +<!-- ======== END OF BOTTOM NAVBAR ======= --> +</body> +</html> diff --git a/docs/at/gv/egiz/moa/SignatureCreationServiceStub.KeyName.html b/docs/at/gv/egiz/moa/SignatureCreationServiceStub.KeyName.html new file mode 100644 index 00000000..4a100b86 --- /dev/null +++ b/docs/at/gv/egiz/moa/SignatureCreationServiceStub.KeyName.html @@ -0,0 +1,456 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> +<!-- NewPage --> +<html lang="en"> +<head> +<!-- Generated by javadoc (version 1.7.0_51) on Tue Feb 04 16:50:49 CET 2014 --> +<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> +<title>SignatureCreationServiceStub.KeyName (PDF-AS 4.0 Library)</title> +<meta name="date" content="2014-02-04"> +<link rel="stylesheet" type="text/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 Library)"; + } +//--> +</script> +<noscript> +<div>JavaScript is disabled on your browser.</div> +</noscript> +<!-- ========= START OF TOP NAVBAR ======= --> +<div class="topNav"><a name="navbar_top"> +<!-- --> +</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.KeyInfoTypeChoice.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.KeyName.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li><a href="#nested_class_summary">Nested</a> | </li> +<li><a href="#field_summary">Field</a> | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li><a href="#field_detail">Field</a> | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_top"> +<!-- --> +</a></div> +<!-- ========= END OF TOP NAVBAR ========= --> +<!-- ======== START OF CLASS DATA ======== --> +<div class="header"> +<div class="subTitle">at.gv.egiz.moa</div> +<h2 title="Class SignatureCreationServiceStub.KeyName" class="title">Class SignatureCreationServiceStub.KeyName</h2> +</div> +<div class="contentContainer"> +<ul class="inheritance"> +<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li> +<ul class="inheritance"> +<li>at.gv.egiz.moa.SignatureCreationServiceStub.KeyName</li> +</ul> +</li> +</ul> +<div class="description"> +<ul class="blockList"> +<li class="blockList"> +<dl> +<dt>All Implemented Interfaces:</dt> +<dd><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a>, org.apache.axis2.databinding.ADBBean</dd> +</dl> +<dl> +<dt>Enclosing class:</dt> +<dd><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub</a></dd> +</dl> +<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> +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> +</ul> +</div> +<div class="summary"> +<ul class="blockList"> +<li class="blockList"> +<!-- ======== NESTED CLASS SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="nested_class_summary"> +<!-- --> +</a> +<h3>Nested Class Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Nested Class Summary table, listing nested classes, and an explanation"> +<caption><span>Nested Classes</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> +<tr class="altColor"> +<td class="colFirst"><code>static class </code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.KeyName.Factory.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.KeyName.Factory</a></strong></code> +<div class="block">Factory class that keeps the parse method</div> +</td> +</tr> +</table> +</li> +</ul> +<!-- =========== FIELD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="field_summary"> +<!-- --> +</a> +<h3>Field Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Field Summary table, listing fields, and an explanation"> +<caption><span>Fields</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> +<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="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="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.KeyName.html#MY_QNAME">MY_QNAME</a></strong></code> </td> +</tr> +</table> +</li> +</ul> +<!-- ======== CONSTRUCTOR SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_summary"> +<!-- --> +</a> +<h3>Constructor Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation"> +<caption><span>Constructors</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colOne" scope="col">Constructor and Description</th> +</tr> +<tr class="altColor"> +<td class="colOne"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.KeyName.html#SignatureCreationServiceStub.KeyName()">SignatureCreationServiceStub.KeyName</a></strong>()</code> </td> +</tr> +</table> +</li> +</ul> +<!-- ========== METHOD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_summary"> +<!-- --> +</a> +<h3>Method Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation"> +<caption><span>Methods</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colFirst" scope="col">Modifier and Type</th> +<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="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, + 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> +<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> +</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, + 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> +<div class="block">Auto generated setter method</div> +</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> +</ul> +</li> +</ul> +</li> +</ul> +</div> +<div class="details"> +<ul class="blockList"> +<li class="blockList"> +<!-- ============ FIELD DETAIL =========== --> +<ul class="blockList"> +<li class="blockList"><a name="field_detail"> +<!-- --> +</a> +<h3>Field Detail</h3> +<a name="MY_QNAME"> +<!-- --> +</a> +<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> +</li> +</ul> +<a name="localKeyName"> +<!-- --> +</a> +<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> +<div class="block">field for KeyName</div> +</li> +</ul> +</li> +</ul> +<!-- ========= CONSTRUCTOR DETAIL ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_detail"> +<!-- --> +</a> +<h3>Constructor Detail</h3> +<a name="SignatureCreationServiceStub.KeyName()"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>SignatureCreationServiceStub.KeyName</h4> +<pre>public SignatureCreationServiceStub.KeyName()</pre> +</li> +</ul> +</li> +</ul> +<!-- ============ METHOD DETAIL ========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_detail"> +<!-- --> +</a> +<h3>Method Detail</h3> +<a name="getKeyName()"> +<!-- --> +</a> +<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> +<div class="block">Auto generated getter method</div> +<dl><dt><span class="strong">Returns:</span></dt><dd>java.lang.String</dd></dl> +</li> +</ul> +<a name="setKeyName(java.lang.String)"> +<!-- --> +</a> +<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> +<div class="block">Auto generated setter method</div> +<dl><dt><span class="strong">Parameters:</span></dt><dd><code>param</code> - KeyName</dd></dl> +</li> +</ul> +<a name="getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getOMElement</h4> +<pre>public org.apache.axiom.om.OMElement getOMElement(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, + org.apache.axiom.om.OMFactory factory) + throws org.apache.axis2.databinding.ADBException</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>getOMElement</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><span class="strong">Parameters:</span></dt><dd><code>parentQName</code> - </dd><dd><code>factory</code> - </dd> +<dt><span class="strong">Returns:</span></dt><dd>org.apache.axiom.om.OMElement</dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +<a name="serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>serialize</h4> +<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, + <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter) + throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, + org.apache.axis2.databinding.ADBException</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +<a name="serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>serialize</h4> +<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, + <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, + boolean serializeType) + throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, + org.apache.axis2.databinding.ADBException</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +<a name="getPullParser(javax.xml.namespace.QName)"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>getPullParser</h4> +<pre>public <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> getPullParser(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName) + throws org.apache.axis2.databinding.ADBException</pre> +<div class="block">databinding method to get an XML representation of this object</div> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>getPullParser</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +</li> +</ul> +</li> +</ul> +</div> +</div> +<!-- ========= END OF CLASS DATA ========= --> +<!-- ======= START OF BOTTOM NAVBAR ====== --> +<div class="bottomNav"><a name="navbar_bottom"> +<!-- --> +</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.KeyInfoTypeChoice.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.KeyName.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li><a href="#nested_class_summary">Nested</a> | </li> +<li><a href="#field_summary">Field</a> | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li><a href="#field_detail">Field</a> | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_bottom"> +<!-- --> +</a></div> +<!-- ======== END OF BOTTOM NAVBAR ======= --> +</body> +</html> diff --git a/docs/at/gv/egiz/moa/SignatureCreationServiceStub.KeyValue.Factory.html b/docs/at/gv/egiz/moa/SignatureCreationServiceStub.KeyValue.Factory.html new file mode 100644 index 00000000..625146a8 --- /dev/null +++ b/docs/at/gv/egiz/moa/SignatureCreationServiceStub.KeyValue.Factory.html @@ -0,0 +1,278 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> +<!-- NewPage --> +<html lang="en"> +<head> +<!-- Generated by javadoc (version 1.7.0_51) on Tue Feb 04 16:50:49 CET 2014 --> +<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> +<title>SignatureCreationServiceStub.KeyValue.Factory (PDF-AS 4.0 Library)</title> +<meta name="date" content="2014-02-04"> +<link rel="stylesheet" type="text/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 Library)"; + } +//--> +</script> +<noscript> +<div>JavaScript is disabled on your browser.</div> +</noscript> +<!-- ========= START OF TOP NAVBAR ======= --> +<div class="topNav"><a name="navbar_top"> +<!-- --> +</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.KeyValue.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.KeyValueType.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li>Nested | </li> +<li>Field | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li>Field | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_top"> +<!-- --> +</a></div> +<!-- ========= END OF TOP NAVBAR ========= --> +<!-- ======== START OF CLASS DATA ======== --> +<div class="header"> +<div class="subTitle">at.gv.egiz.moa</div> +<h2 title="Class SignatureCreationServiceStub.KeyValue.Factory" class="title">Class SignatureCreationServiceStub.KeyValue.Factory</h2> +</div> +<div class="contentContainer"> +<ul class="inheritance"> +<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li> +<ul class="inheritance"> +<li>at.gv.egiz.moa.SignatureCreationServiceStub.KeyValue.Factory</li> +</ul> +</li> +</ul> +<div class="description"> +<ul class="blockList"> +<li class="blockList"> +<dl> +<dt>Enclosing class:</dt> +<dd><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.KeyValue.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.KeyValue</a></dd> +</dl> +<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> +<div class="block">Factory class that keeps the parse method</div> +</li> +</ul> +</div> +<div class="summary"> +<ul class="blockList"> +<li class="blockList"> +<!-- ======== CONSTRUCTOR SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_summary"> +<!-- --> +</a> +<h3>Constructor Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation"> +<caption><span>Constructors</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colOne" scope="col">Constructor and Description</th> +</tr> +<tr class="altColor"> +<td class="colOne"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.KeyValue.Factory.html#SignatureCreationServiceStub.KeyValue.Factory()">SignatureCreationServiceStub.KeyValue.Factory</a></strong>()</code> </td> +</tr> +</table> +</li> +</ul> +<!-- ========== METHOD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_summary"> +<!-- --> +</a> +<h3>Method Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation"> +<caption><span>Methods</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colFirst" scope="col">Modifier and Type</th> +<th class="colLast" scope="col">Method and Description</th> +</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> +<div class="block">static method to create the object + Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable + If this object is not an element, it is a complex type and the reader is at the event just after the outer start element + Postcondition: If this object is an element, the reader is positioned at its end element + If this object is a complex type, the reader is positioned at the end element of its outer element</div> +</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> +</ul> +</li> +</ul> +</li> +</ul> +</div> +<div class="details"> +<ul class="blockList"> +<li class="blockList"> +<!-- ========= CONSTRUCTOR DETAIL ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_detail"> +<!-- --> +</a> +<h3>Constructor Detail</h3> +<a name="SignatureCreationServiceStub.KeyValue.Factory()"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>SignatureCreationServiceStub.KeyValue.Factory</h4> +<pre>public SignatureCreationServiceStub.KeyValue.Factory()</pre> +</li> +</ul> +</li> +</ul> +<!-- ============ METHOD DETAIL ========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_detail"> +<!-- --> +</a> +<h3>Method Detail</h3> +<a name="parse(javax.xml.stream.XMLStreamReader)"> +<!-- --> +</a> +<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> +<div class="block">static method to create the object + Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable + If this object is not an element, it is a complex type and the reader is at the event just after the outer start element + Postcondition: If this object is an element, the reader is positioned at its end element + If this object is a complex type, the reader is positioned at the end element of its outer element</div> +<dl><dt><span class="strong">Throws:</span></dt> +<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></code></dd></dl> +</li> +</ul> +</li> +</ul> +</li> +</ul> +</div> +</div> +<!-- ========= END OF CLASS DATA ========= --> +<!-- ======= START OF BOTTOM NAVBAR ====== --> +<div class="bottomNav"><a name="navbar_bottom"> +<!-- --> +</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.KeyValue.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.KeyValueType.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li>Nested | </li> +<li>Field | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li>Field | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_bottom"> +<!-- --> +</a></div> +<!-- ======== END OF BOTTOM NAVBAR ======= --> +</body> +</html> diff --git a/docs/at/gv/egiz/moa/SignatureCreationServiceStub.KeyValue.html b/docs/at/gv/egiz/moa/SignatureCreationServiceStub.KeyValue.html new file mode 100644 index 00000000..119f83eb --- /dev/null +++ b/docs/at/gv/egiz/moa/SignatureCreationServiceStub.KeyValue.html @@ -0,0 +1,456 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> +<!-- NewPage --> +<html lang="en"> +<head> +<!-- Generated by javadoc (version 1.7.0_51) on Tue Feb 04 16:50:49 CET 2014 --> +<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> +<title>SignatureCreationServiceStub.KeyValue (PDF-AS 4.0 Library)</title> +<meta name="date" content="2014-02-04"> +<link rel="stylesheet" type="text/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 Library)"; + } +//--> +</script> +<noscript> +<div>JavaScript is disabled on your browser.</div> +</noscript> +<!-- ========= START OF TOP NAVBAR ======= --> +<div class="topNav"><a name="navbar_top"> +<!-- --> +</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.KeyName.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.KeyValue.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li><a href="#nested_class_summary">Nested</a> | </li> +<li><a href="#field_summary">Field</a> | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li><a href="#field_detail">Field</a> | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_top"> +<!-- --> +</a></div> +<!-- ========= END OF TOP NAVBAR ========= --> +<!-- ======== START OF CLASS DATA ======== --> +<div class="header"> +<div class="subTitle">at.gv.egiz.moa</div> +<h2 title="Class SignatureCreationServiceStub.KeyValue" class="title">Class SignatureCreationServiceStub.KeyValue</h2> +</div> +<div class="contentContainer"> +<ul class="inheritance"> +<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li> +<ul class="inheritance"> +<li>at.gv.egiz.moa.SignatureCreationServiceStub.KeyValue</li> +</ul> +</li> +</ul> +<div class="description"> +<ul class="blockList"> +<li class="blockList"> +<dl> +<dt>All Implemented Interfaces:</dt> +<dd><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a>, org.apache.axis2.databinding.ADBBean</dd> +</dl> +<dl> +<dt>Enclosing class:</dt> +<dd><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub</a></dd> +</dl> +<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> +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> +</ul> +</div> +<div class="summary"> +<ul class="blockList"> +<li class="blockList"> +<!-- ======== NESTED CLASS SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="nested_class_summary"> +<!-- --> +</a> +<h3>Nested Class Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Nested Class Summary table, listing nested classes, and an explanation"> +<caption><span>Nested Classes</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> +<tr class="altColor"> +<td class="colFirst"><code>static class </code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.KeyValue.Factory.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.KeyValue.Factory</a></strong></code> +<div class="block">Factory class that keeps the parse method</div> +</td> +</tr> +</table> +</li> +</ul> +<!-- =========== FIELD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="field_summary"> +<!-- --> +</a> +<h3>Field Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Field Summary table, listing fields, and an explanation"> +<caption><span>Fields</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> +<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"><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> +<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="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.KeyValue.html#MY_QNAME">MY_QNAME</a></strong></code> </td> +</tr> +</table> +</li> +</ul> +<!-- ======== CONSTRUCTOR SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_summary"> +<!-- --> +</a> +<h3>Constructor Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation"> +<caption><span>Constructors</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colOne" scope="col">Constructor and Description</th> +</tr> +<tr class="altColor"> +<td class="colOne"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.KeyValue.html#SignatureCreationServiceStub.KeyValue()">SignatureCreationServiceStub.KeyValue</a></strong>()</code> </td> +</tr> +</table> +</li> +</ul> +<!-- ========== METHOD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_summary"> +<!-- --> +</a> +<h3>Method Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation"> +<caption><span>Methods</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colFirst" scope="col">Modifier and Type</th> +<th class="colLast" scope="col">Method and Description</th> +</tr> +<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"><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="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, + 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> +<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> +</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, + 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.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> +</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> +</ul> +</li> +</ul> +</li> +</ul> +</div> +<div class="details"> +<ul class="blockList"> +<li class="blockList"> +<!-- ============ FIELD DETAIL =========== --> +<ul class="blockList"> +<li class="blockList"><a name="field_detail"> +<!-- --> +</a> +<h3>Field Detail</h3> +<a name="MY_QNAME"> +<!-- --> +</a> +<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> +</li> +</ul> +<a name="localKeyValue"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>localKeyValue</h4> +<pre>protected <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.KeyValueType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.KeyValueType</a> localKeyValue</pre> +<div class="block">field for KeyValue</div> +</li> +</ul> +</li> +</ul> +<!-- ========= CONSTRUCTOR DETAIL ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_detail"> +<!-- --> +</a> +<h3>Constructor Detail</h3> +<a name="SignatureCreationServiceStub.KeyValue()"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>SignatureCreationServiceStub.KeyValue</h4> +<pre>public SignatureCreationServiceStub.KeyValue()</pre> +</li> +</ul> +</li> +</ul> +<!-- ============ METHOD DETAIL ========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_detail"> +<!-- --> +</a> +<h3>Method Detail</h3> +<a name="getKeyValue()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getKeyValue</h4> +<pre>public <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.KeyValueType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.KeyValueType</a> getKeyValue()</pre> +<div class="block">Auto generated getter method</div> +<dl><dt><span class="strong">Returns:</span></dt><dd>KeyValueType</dd></dl> +</li> +</ul> +<a name="setKeyValue(at.gv.egiz.moa.SignatureCreationServiceStub.KeyValueType)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>setKeyValue</h4> +<pre>public void setKeyValue(<a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.KeyValueType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.KeyValueType</a> param)</pre> +<div class="block">Auto generated setter method</div> +<dl><dt><span class="strong">Parameters:</span></dt><dd><code>param</code> - KeyValue</dd></dl> +</li> +</ul> +<a name="getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getOMElement</h4> +<pre>public org.apache.axiom.om.OMElement getOMElement(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, + org.apache.axiom.om.OMFactory factory) + throws org.apache.axis2.databinding.ADBException</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>getOMElement</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><span class="strong">Parameters:</span></dt><dd><code>parentQName</code> - </dd><dd><code>factory</code> - </dd> +<dt><span class="strong">Returns:</span></dt><dd>org.apache.axiom.om.OMElement</dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +<a name="serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>serialize</h4> +<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, + <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter) + throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, + org.apache.axis2.databinding.ADBException</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +<a name="serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>serialize</h4> +<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, + <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, + boolean serializeType) + throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, + org.apache.axis2.databinding.ADBException</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +<a name="getPullParser(javax.xml.namespace.QName)"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>getPullParser</h4> +<pre>public <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> getPullParser(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName) + throws org.apache.axis2.databinding.ADBException</pre> +<div class="block">databinding method to get an XML representation of this object</div> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>getPullParser</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +</li> +</ul> +</li> +</ul> +</div> +</div> +<!-- ========= END OF CLASS DATA ========= --> +<!-- ======= START OF BOTTOM NAVBAR ====== --> +<div class="bottomNav"><a name="navbar_bottom"> +<!-- --> +</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.KeyName.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.KeyValue.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li><a href="#nested_class_summary">Nested</a> | </li> +<li><a href="#field_summary">Field</a> | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li><a href="#field_detail">Field</a> | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_bottom"> +<!-- --> +</a></div> +<!-- ======== END OF BOTTOM NAVBAR ======= --> +</body> +</html> diff --git a/docs/at/gv/egiz/moa/SignatureCreationServiceStub.KeyValueType.Factory.html b/docs/at/gv/egiz/moa/SignatureCreationServiceStub.KeyValueType.Factory.html new file mode 100644 index 00000000..537f07fa --- /dev/null +++ b/docs/at/gv/egiz/moa/SignatureCreationServiceStub.KeyValueType.Factory.html @@ -0,0 +1,278 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> +<!-- NewPage --> +<html lang="en"> +<head> +<!-- Generated by javadoc (version 1.7.0_51) on Tue Feb 04 16:50:50 CET 2014 --> +<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> +<title>SignatureCreationServiceStub.KeyValueType.Factory (PDF-AS 4.0 Library)</title> +<meta name="date" content="2014-02-04"> +<link rel="stylesheet" type="text/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 Library)"; + } +//--> +</script> +<noscript> +<div>JavaScript is disabled on your browser.</div> +</noscript> +<!-- ========= START OF TOP NAVBAR ======= --> +<div class="topNav"><a name="navbar_top"> +<!-- --> +</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.KeyValueType.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Manifest.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li>Nested | </li> +<li>Field | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li>Field | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_top"> +<!-- --> +</a></div> +<!-- ========= END OF TOP NAVBAR ========= --> +<!-- ======== START OF CLASS DATA ======== --> +<div class="header"> +<div class="subTitle">at.gv.egiz.moa</div> +<h2 title="Class SignatureCreationServiceStub.KeyValueType.Factory" class="title">Class SignatureCreationServiceStub.KeyValueType.Factory</h2> +</div> +<div class="contentContainer"> +<ul class="inheritance"> +<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li> +<ul class="inheritance"> +<li>at.gv.egiz.moa.SignatureCreationServiceStub.KeyValueType.Factory</li> +</ul> +</li> +</ul> +<div class="description"> +<ul class="blockList"> +<li class="blockList"> +<dl> +<dt>Enclosing class:</dt> +<dd><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.KeyValueType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.KeyValueType</a></dd> +</dl> +<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> +<div class="block">Factory class that keeps the parse method</div> +</li> +</ul> +</div> +<div class="summary"> +<ul class="blockList"> +<li class="blockList"> +<!-- ======== CONSTRUCTOR SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_summary"> +<!-- --> +</a> +<h3>Constructor Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation"> +<caption><span>Constructors</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colOne" scope="col">Constructor and Description</th> +</tr> +<tr class="altColor"> +<td class="colOne"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.KeyValueType.Factory.html#SignatureCreationServiceStub.KeyValueType.Factory()">SignatureCreationServiceStub.KeyValueType.Factory</a></strong>()</code> </td> +</tr> +</table> +</li> +</ul> +<!-- ========== METHOD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_summary"> +<!-- --> +</a> +<h3>Method Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation"> +<caption><span>Methods</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colFirst" scope="col">Modifier and Type</th> +<th class="colLast" scope="col">Method and Description</th> +</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> +<div class="block">static method to create the object + Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable + If this object is not an element, it is a complex type and the reader is at the event just after the outer start element + Postcondition: If this object is an element, the reader is positioned at its end element + If this object is a complex type, the reader is positioned at the end element of its outer element</div> +</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> +</ul> +</li> +</ul> +</li> +</ul> +</div> +<div class="details"> +<ul class="blockList"> +<li class="blockList"> +<!-- ========= CONSTRUCTOR DETAIL ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_detail"> +<!-- --> +</a> +<h3>Constructor Detail</h3> +<a name="SignatureCreationServiceStub.KeyValueType.Factory()"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>SignatureCreationServiceStub.KeyValueType.Factory</h4> +<pre>public SignatureCreationServiceStub.KeyValueType.Factory()</pre> +</li> +</ul> +</li> +</ul> +<!-- ============ METHOD DETAIL ========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_detail"> +<!-- --> +</a> +<h3>Method Detail</h3> +<a name="parse(javax.xml.stream.XMLStreamReader)"> +<!-- --> +</a> +<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> +<div class="block">static method to create the object + Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable + If this object is not an element, it is a complex type and the reader is at the event just after the outer start element + Postcondition: If this object is an element, the reader is positioned at its end element + If this object is a complex type, the reader is positioned at the end element of its outer element</div> +<dl><dt><span class="strong">Throws:</span></dt> +<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></code></dd></dl> +</li> +</ul> +</li> +</ul> +</li> +</ul> +</div> +</div> +<!-- ========= END OF CLASS DATA ========= --> +<!-- ======= START OF BOTTOM NAVBAR ====== --> +<div class="bottomNav"><a name="navbar_bottom"> +<!-- --> +</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.KeyValueType.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Manifest.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li>Nested | </li> +<li>Field | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li>Field | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_bottom"> +<!-- --> +</a></div> +<!-- ======== END OF BOTTOM NAVBAR ======= --> +</body> +</html> diff --git a/docs/at/gv/egiz/moa/SignatureCreationServiceStub.KeyValueType.html b/docs/at/gv/egiz/moa/SignatureCreationServiceStub.KeyValueType.html new file mode 100644 index 00000000..749f39fa --- /dev/null +++ b/docs/at/gv/egiz/moa/SignatureCreationServiceStub.KeyValueType.html @@ -0,0 +1,621 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> +<!-- NewPage --> +<html lang="en"> +<head> +<!-- Generated by javadoc (version 1.7.0_51) on Tue Feb 04 16:50:50 CET 2014 --> +<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> +<title>SignatureCreationServiceStub.KeyValueType (PDF-AS 4.0 Library)</title> +<meta name="date" content="2014-02-04"> +<link rel="stylesheet" type="text/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 Library)"; + } +//--> +</script> +<noscript> +<div>JavaScript is disabled on your browser.</div> +</noscript> +<!-- ========= START OF TOP NAVBAR ======= --> +<div class="topNav"><a name="navbar_top"> +<!-- --> +</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.KeyValue.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.KeyValueType.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li><a href="#nested_class_summary">Nested</a> | </li> +<li><a href="#field_summary">Field</a> | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li><a href="#field_detail">Field</a> | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_top"> +<!-- --> +</a></div> +<!-- ========= END OF TOP NAVBAR ========= --> +<!-- ======== START OF CLASS DATA ======== --> +<div class="header"> +<div class="subTitle">at.gv.egiz.moa</div> +<h2 title="Class SignatureCreationServiceStub.KeyValueType" class="title">Class SignatureCreationServiceStub.KeyValueType</h2> +</div> +<div class="contentContainer"> +<ul class="inheritance"> +<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li> +<ul class="inheritance"> +<li>at.gv.egiz.moa.SignatureCreationServiceStub.KeyValueType</li> +</ul> +</li> +</ul> +<div class="description"> +<ul class="blockList"> +<li class="blockList"> +<dl> +<dt>All Implemented Interfaces:</dt> +<dd><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a>, org.apache.axis2.databinding.ADBBean</dd> +</dl> +<dl> +<dt>Enclosing class:</dt> +<dd><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub</a></dd> +</dl> +<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> +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> +</ul> +</div> +<div class="summary"> +<ul class="blockList"> +<li class="blockList"> +<!-- ======== NESTED CLASS SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="nested_class_summary"> +<!-- --> +</a> +<h3>Nested Class Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Nested Class Summary table, listing nested classes, and an explanation"> +<caption><span>Nested Classes</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> +<tr class="altColor"> +<td class="colFirst"><code>static class </code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.KeyValueType.Factory.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.KeyValueType.Factory</a></strong></code> +<div class="block">Factory class that keeps the parse method</div> +</td> +</tr> +</table> +</li> +</ul> +<!-- =========== FIELD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="field_summary"> +<!-- --> +</a> +<h3>Field Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Field Summary table, listing fields, and an explanation"> +<caption><span>Fields</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> +<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"><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 boolean</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.KeyValueType.html#localDSAKeyValueTracker">localDSAKeyValueTracker</a></strong></code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>protected org.apache.axiom.om.OMElement</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.KeyValueType.html#localExtraElement">localExtraElement</a></strong></code> +<div class="block">field for ExtraElement</div> +</td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>protected boolean</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.KeyValueType.html#localExtraElementTracker">localExtraElementTracker</a></strong></code> </td> +</tr> +<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"><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 boolean</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.KeyValueType.html#localRSAKeyValueTracker">localRSAKeyValueTracker</a></strong></code> </td> +</tr> +</table> +</li> +</ul> +<!-- ======== CONSTRUCTOR SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_summary"> +<!-- --> +</a> +<h3>Constructor Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation"> +<caption><span>Constructors</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colOne" scope="col">Constructor and Description</th> +</tr> +<tr class="altColor"> +<td class="colOne"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.KeyValueType.html#SignatureCreationServiceStub.KeyValueType()">SignatureCreationServiceStub.KeyValueType</a></strong>()</code> </td> +</tr> +</table> +</li> +</ul> +<!-- ========== METHOD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_summary"> +<!-- --> +</a> +<h3>Method Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation"> +<caption><span>Methods</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colFirst" scope="col">Modifier and Type</th> +<th class="colLast" scope="col">Method and Description</th> +</tr> +<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"><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>org.apache.axiom.om.OMElement</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.KeyValueType.html#getExtraElement()">getExtraElement</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.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, + 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> +<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="../../../../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.KeyValueType.html#getRSAKeyValue()">getRSAKeyValue</a></strong>()</code> +<div class="block">Auto generated getter method</div> +</td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>boolean</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.KeyValueType.html#isDSAKeyValueSpecified()">isDSAKeyValueSpecified</a></strong>()</code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>boolean</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.KeyValueType.html#isExtraElementSpecified()">isExtraElementSpecified</a></strong>()</code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>boolean</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.KeyValueType.html#isRSAKeyValueSpecified()">isRSAKeyValueSpecified</a></strong>()</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.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> +</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, + 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.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"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.KeyValueType.html#setExtraElement(org.apache.axiom.om.OMElement)">setExtraElement</a></strong>(org.apache.axiom.om.OMElement 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.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> +</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> +</ul> +</li> +</ul> +</li> +</ul> +</div> +<div class="details"> +<ul class="blockList"> +<li class="blockList"> +<!-- ============ FIELD DETAIL =========== --> +<ul class="blockList"> +<li class="blockList"><a name="field_detail"> +<!-- --> +</a> +<h3>Field Detail</h3> +<a name="localDSAKeyValue"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>localDSAKeyValue</h4> +<pre>protected <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DSAKeyValueType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.DSAKeyValueType</a> localDSAKeyValue</pre> +<div class="block">field for DSAKeyValue</div> +</li> +</ul> +<a name="localDSAKeyValueTracker"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>localDSAKeyValueTracker</h4> +<pre>protected boolean localDSAKeyValueTracker</pre> +</li> +</ul> +<a name="localRSAKeyValue"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>localRSAKeyValue</h4> +<pre>protected <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.RSAKeyValueType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.RSAKeyValueType</a> localRSAKeyValue</pre> +<div class="block">field for RSAKeyValue</div> +</li> +</ul> +<a name="localRSAKeyValueTracker"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>localRSAKeyValueTracker</h4> +<pre>protected boolean localRSAKeyValueTracker</pre> +</li> +</ul> +<a name="localExtraElement"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>localExtraElement</h4> +<pre>protected org.apache.axiom.om.OMElement localExtraElement</pre> +<div class="block">field for ExtraElement</div> +</li> +</ul> +<a name="localExtraElementTracker"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>localExtraElementTracker</h4> +<pre>protected boolean localExtraElementTracker</pre> +</li> +</ul> +</li> +</ul> +<!-- ========= CONSTRUCTOR DETAIL ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_detail"> +<!-- --> +</a> +<h3>Constructor Detail</h3> +<a name="SignatureCreationServiceStub.KeyValueType()"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>SignatureCreationServiceStub.KeyValueType</h4> +<pre>public SignatureCreationServiceStub.KeyValueType()</pre> +</li> +</ul> +</li> +</ul> +<!-- ============ METHOD DETAIL ========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_detail"> +<!-- --> +</a> +<h3>Method Detail</h3> +<a name="isDSAKeyValueSpecified()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>isDSAKeyValueSpecified</h4> +<pre>public boolean isDSAKeyValueSpecified()</pre> +</li> +</ul> +<a name="getDSAKeyValue()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getDSAKeyValue</h4> +<pre>public <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DSAKeyValueType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.DSAKeyValueType</a> getDSAKeyValue()</pre> +<div class="block">Auto generated getter method</div> +<dl><dt><span class="strong">Returns:</span></dt><dd>DSAKeyValueType</dd></dl> +</li> +</ul> +<a name="setDSAKeyValue(at.gv.egiz.moa.SignatureCreationServiceStub.DSAKeyValueType)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>setDSAKeyValue</h4> +<pre>public void setDSAKeyValue(<a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DSAKeyValueType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.DSAKeyValueType</a> param)</pre> +<div class="block">Auto generated setter method</div> +<dl><dt><span class="strong">Parameters:</span></dt><dd><code>param</code> - DSAKeyValue</dd></dl> +</li> +</ul> +<a name="isRSAKeyValueSpecified()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>isRSAKeyValueSpecified</h4> +<pre>public boolean isRSAKeyValueSpecified()</pre> +</li> +</ul> +<a name="getRSAKeyValue()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getRSAKeyValue</h4> +<pre>public <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.RSAKeyValueType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.RSAKeyValueType</a> getRSAKeyValue()</pre> +<div class="block">Auto generated getter method</div> +<dl><dt><span class="strong">Returns:</span></dt><dd>RSAKeyValueType</dd></dl> +</li> +</ul> +<a name="setRSAKeyValue(at.gv.egiz.moa.SignatureCreationServiceStub.RSAKeyValueType)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>setRSAKeyValue</h4> +<pre>public void setRSAKeyValue(<a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.RSAKeyValueType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.RSAKeyValueType</a> param)</pre> +<div class="block">Auto generated setter method</div> +<dl><dt><span class="strong">Parameters:</span></dt><dd><code>param</code> - RSAKeyValue</dd></dl> +</li> +</ul> +<a name="isExtraElementSpecified()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>isExtraElementSpecified</h4> +<pre>public boolean isExtraElementSpecified()</pre> +</li> +</ul> +<a name="getExtraElement()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getExtraElement</h4> +<pre>public org.apache.axiom.om.OMElement getExtraElement()</pre> +<div class="block">Auto generated getter method</div> +<dl><dt><span class="strong">Returns:</span></dt><dd>org.apache.axiom.om.OMElement</dd></dl> +</li> +</ul> +<a name="setExtraElement(org.apache.axiom.om.OMElement)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>setExtraElement</h4> +<pre>public void setExtraElement(org.apache.axiom.om.OMElement param)</pre> +<div class="block">Auto generated setter method</div> +<dl><dt><span class="strong">Parameters:</span></dt><dd><code>param</code> - ExtraElement</dd></dl> +</li> +</ul> +<a name="getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getOMElement</h4> +<pre>public org.apache.axiom.om.OMElement getOMElement(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, + org.apache.axiom.om.OMFactory factory) + throws org.apache.axis2.databinding.ADBException</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>getOMElement</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><span class="strong">Parameters:</span></dt><dd><code>parentQName</code> - </dd><dd><code>factory</code> - </dd> +<dt><span class="strong">Returns:</span></dt><dd>org.apache.axiom.om.OMElement</dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +<a name="serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>serialize</h4> +<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, + <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter) + throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, + org.apache.axis2.databinding.ADBException</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +<a name="serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>serialize</h4> +<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, + <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, + boolean serializeType) + throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, + org.apache.axis2.databinding.ADBException</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +<a name="getPullParser(javax.xml.namespace.QName)"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>getPullParser</h4> +<pre>public <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> getPullParser(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName) + throws org.apache.axis2.databinding.ADBException</pre> +<div class="block">databinding method to get an XML representation of this object</div> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>getPullParser</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +</li> +</ul> +</li> +</ul> +</div> +</div> +<!-- ========= END OF CLASS DATA ========= --> +<!-- ======= START OF BOTTOM NAVBAR ====== --> +<div class="bottomNav"><a name="navbar_bottom"> +<!-- --> +</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.KeyValue.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.KeyValueType.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li><a href="#nested_class_summary">Nested</a> | </li> +<li><a href="#field_summary">Field</a> | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li><a href="#field_detail">Field</a> | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_bottom"> +<!-- --> +</a></div> +<!-- ======== END OF BOTTOM NAVBAR ======= --> +</body> +</html> diff --git a/docs/at/gv/egiz/moa/SignatureCreationServiceStub.Manifest.Factory.html b/docs/at/gv/egiz/moa/SignatureCreationServiceStub.Manifest.Factory.html new file mode 100644 index 00000000..3e35b30e --- /dev/null +++ b/docs/at/gv/egiz/moa/SignatureCreationServiceStub.Manifest.Factory.html @@ -0,0 +1,278 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> +<!-- NewPage --> +<html lang="en"> +<head> +<!-- Generated by javadoc (version 1.7.0_51) on Tue Feb 04 16:50:50 CET 2014 --> +<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> +<title>SignatureCreationServiceStub.Manifest.Factory (PDF-AS 4.0 Library)</title> +<meta name="date" content="2014-02-04"> +<link rel="stylesheet" type="text/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 Library)"; + } +//--> +</script> +<noscript> +<div>JavaScript is disabled on your browser.</div> +</noscript> +<!-- ========= START OF TOP NAVBAR ======= --> +<div class="topNav"><a name="navbar_top"> +<!-- --> +</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Manifest.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ManifestRefsCheckResultInfoType.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li>Nested | </li> +<li>Field | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li>Field | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_top"> +<!-- --> +</a></div> +<!-- ========= END OF TOP NAVBAR ========= --> +<!-- ======== START OF CLASS DATA ======== --> +<div class="header"> +<div class="subTitle">at.gv.egiz.moa</div> +<h2 title="Class SignatureCreationServiceStub.Manifest.Factory" class="title">Class SignatureCreationServiceStub.Manifest.Factory</h2> +</div> +<div class="contentContainer"> +<ul class="inheritance"> +<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li> +<ul class="inheritance"> +<li>at.gv.egiz.moa.SignatureCreationServiceStub.Manifest.Factory</li> +</ul> +</li> +</ul> +<div class="description"> +<ul class="blockList"> +<li class="blockList"> +<dl> +<dt>Enclosing class:</dt> +<dd><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Manifest.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.Manifest</a></dd> +</dl> +<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> +<div class="block">Factory class that keeps the parse method</div> +</li> +</ul> +</div> +<div class="summary"> +<ul class="blockList"> +<li class="blockList"> +<!-- ======== CONSTRUCTOR SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_summary"> +<!-- --> +</a> +<h3>Constructor Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation"> +<caption><span>Constructors</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colOne" scope="col">Constructor and Description</th> +</tr> +<tr class="altColor"> +<td class="colOne"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Manifest.Factory.html#SignatureCreationServiceStub.Manifest.Factory()">SignatureCreationServiceStub.Manifest.Factory</a></strong>()</code> </td> +</tr> +</table> +</li> +</ul> +<!-- ========== METHOD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_summary"> +<!-- --> +</a> +<h3>Method Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation"> +<caption><span>Methods</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colFirst" scope="col">Modifier and Type</th> +<th class="colLast" scope="col">Method and Description</th> +</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> +<div class="block">static method to create the object + Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable + If this object is not an element, it is a complex type and the reader is at the event just after the outer start element + Postcondition: If this object is an element, the reader is positioned at its end element + If this object is a complex type, the reader is positioned at the end element of its outer element</div> +</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> +</ul> +</li> +</ul> +</li> +</ul> +</div> +<div class="details"> +<ul class="blockList"> +<li class="blockList"> +<!-- ========= CONSTRUCTOR DETAIL ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_detail"> +<!-- --> +</a> +<h3>Constructor Detail</h3> +<a name="SignatureCreationServiceStub.Manifest.Factory()"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>SignatureCreationServiceStub.Manifest.Factory</h4> +<pre>public SignatureCreationServiceStub.Manifest.Factory()</pre> +</li> +</ul> +</li> +</ul> +<!-- ============ METHOD DETAIL ========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_detail"> +<!-- --> +</a> +<h3>Method Detail</h3> +<a name="parse(javax.xml.stream.XMLStreamReader)"> +<!-- --> +</a> +<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> +<div class="block">static method to create the object + Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable + If this object is not an element, it is a complex type and the reader is at the event just after the outer start element + Postcondition: If this object is an element, the reader is positioned at its end element + If this object is a complex type, the reader is positioned at the end element of its outer element</div> +<dl><dt><span class="strong">Throws:</span></dt> +<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></code></dd></dl> +</li> +</ul> +</li> +</ul> +</li> +</ul> +</div> +</div> +<!-- ========= END OF CLASS DATA ========= --> +<!-- ======= START OF BOTTOM NAVBAR ====== --> +<div class="bottomNav"><a name="navbar_bottom"> +<!-- --> +</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Manifest.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ManifestRefsCheckResultInfoType.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li>Nested | </li> +<li>Field | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li>Field | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_bottom"> +<!-- --> +</a></div> +<!-- ======== END OF BOTTOM NAVBAR ======= --> +</body> +</html> diff --git a/docs/at/gv/egiz/moa/SignatureCreationServiceStub.Manifest.html b/docs/at/gv/egiz/moa/SignatureCreationServiceStub.Manifest.html new file mode 100644 index 00000000..1e3987e4 --- /dev/null +++ b/docs/at/gv/egiz/moa/SignatureCreationServiceStub.Manifest.html @@ -0,0 +1,456 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> +<!-- NewPage --> +<html lang="en"> +<head> +<!-- Generated by javadoc (version 1.7.0_51) on Tue Feb 04 16:50:50 CET 2014 --> +<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> +<title>SignatureCreationServiceStub.Manifest (PDF-AS 4.0 Library)</title> +<meta name="date" content="2014-02-04"> +<link rel="stylesheet" type="text/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 Library)"; + } +//--> +</script> +<noscript> +<div>JavaScript is disabled on your browser.</div> +</noscript> +<!-- ========= START OF TOP NAVBAR ======= --> +<div class="topNav"><a name="navbar_top"> +<!-- --> +</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.KeyValueType.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Manifest.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li><a href="#nested_class_summary">Nested</a> | </li> +<li><a href="#field_summary">Field</a> | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li><a href="#field_detail">Field</a> | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_top"> +<!-- --> +</a></div> +<!-- ========= END OF TOP NAVBAR ========= --> +<!-- ======== START OF CLASS DATA ======== --> +<div class="header"> +<div class="subTitle">at.gv.egiz.moa</div> +<h2 title="Class SignatureCreationServiceStub.Manifest" class="title">Class SignatureCreationServiceStub.Manifest</h2> +</div> +<div class="contentContainer"> +<ul class="inheritance"> +<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li> +<ul class="inheritance"> +<li>at.gv.egiz.moa.SignatureCreationServiceStub.Manifest</li> +</ul> +</li> +</ul> +<div class="description"> +<ul class="blockList"> +<li class="blockList"> +<dl> +<dt>All Implemented Interfaces:</dt> +<dd><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a>, org.apache.axis2.databinding.ADBBean</dd> +</dl> +<dl> +<dt>Enclosing class:</dt> +<dd><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub</a></dd> +</dl> +<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> +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> +</ul> +</div> +<div class="summary"> +<ul class="blockList"> +<li class="blockList"> +<!-- ======== NESTED CLASS SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="nested_class_summary"> +<!-- --> +</a> +<h3>Nested Class Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Nested Class Summary table, listing nested classes, and an explanation"> +<caption><span>Nested Classes</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> +<tr class="altColor"> +<td class="colFirst"><code>static class </code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Manifest.Factory.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.Manifest.Factory</a></strong></code> +<div class="block">Factory class that keeps the parse method</div> +</td> +</tr> +</table> +</li> +</ul> +<!-- =========== FIELD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="field_summary"> +<!-- --> +</a> +<h3>Field Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Field Summary table, listing fields, and an explanation"> +<caption><span>Fields</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> +<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"><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> +<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="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Manifest.html#MY_QNAME">MY_QNAME</a></strong></code> </td> +</tr> +</table> +</li> +</ul> +<!-- ======== CONSTRUCTOR SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_summary"> +<!-- --> +</a> +<h3>Constructor Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation"> +<caption><span>Constructors</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colOne" scope="col">Constructor and Description</th> +</tr> +<tr class="altColor"> +<td class="colOne"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Manifest.html#SignatureCreationServiceStub.Manifest()">SignatureCreationServiceStub.Manifest</a></strong>()</code> </td> +</tr> +</table> +</li> +</ul> +<!-- ========== METHOD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_summary"> +<!-- --> +</a> +<h3>Method Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation"> +<caption><span>Methods</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colFirst" scope="col">Modifier and Type</th> +<th class="colLast" scope="col">Method and Description</th> +</tr> +<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"><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>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, + 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> +<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> +</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, + 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.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> +</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> +</ul> +</li> +</ul> +</li> +</ul> +</div> +<div class="details"> +<ul class="blockList"> +<li class="blockList"> +<!-- ============ FIELD DETAIL =========== --> +<ul class="blockList"> +<li class="blockList"><a name="field_detail"> +<!-- --> +</a> +<h3>Field Detail</h3> +<a name="MY_QNAME"> +<!-- --> +</a> +<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> +</li> +</ul> +<a name="localManifest"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>localManifest</h4> +<pre>protected <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ManifestType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.ManifestType</a> localManifest</pre> +<div class="block">field for Manifest</div> +</li> +</ul> +</li> +</ul> +<!-- ========= CONSTRUCTOR DETAIL ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_detail"> +<!-- --> +</a> +<h3>Constructor Detail</h3> +<a name="SignatureCreationServiceStub.Manifest()"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>SignatureCreationServiceStub.Manifest</h4> +<pre>public SignatureCreationServiceStub.Manifest()</pre> +</li> +</ul> +</li> +</ul> +<!-- ============ METHOD DETAIL ========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_detail"> +<!-- --> +</a> +<h3>Method Detail</h3> +<a name="getManifest()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getManifest</h4> +<pre>public <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ManifestType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.ManifestType</a> getManifest()</pre> +<div class="block">Auto generated getter method</div> +<dl><dt><span class="strong">Returns:</span></dt><dd>ManifestType</dd></dl> +</li> +</ul> +<a name="setManifest(at.gv.egiz.moa.SignatureCreationServiceStub.ManifestType)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>setManifest</h4> +<pre>public void setManifest(<a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ManifestType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.ManifestType</a> param)</pre> +<div class="block">Auto generated setter method</div> +<dl><dt><span class="strong">Parameters:</span></dt><dd><code>param</code> - Manifest</dd></dl> +</li> +</ul> +<a name="getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getOMElement</h4> +<pre>public org.apache.axiom.om.OMElement getOMElement(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, + org.apache.axiom.om.OMFactory factory) + throws org.apache.axis2.databinding.ADBException</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>getOMElement</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><span class="strong">Parameters:</span></dt><dd><code>parentQName</code> - </dd><dd><code>factory</code> - </dd> +<dt><span class="strong">Returns:</span></dt><dd>org.apache.axiom.om.OMElement</dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +<a name="serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>serialize</h4> +<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, + <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter) + throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, + org.apache.axis2.databinding.ADBException</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +<a name="serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>serialize</h4> +<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, + <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, + boolean serializeType) + throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, + org.apache.axis2.databinding.ADBException</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +<a name="getPullParser(javax.xml.namespace.QName)"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>getPullParser</h4> +<pre>public <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> getPullParser(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName) + throws org.apache.axis2.databinding.ADBException</pre> +<div class="block">databinding method to get an XML representation of this object</div> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>getPullParser</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +</li> +</ul> +</li> +</ul> +</div> +</div> +<!-- ========= END OF CLASS DATA ========= --> +<!-- ======= START OF BOTTOM NAVBAR ====== --> +<div class="bottomNav"><a name="navbar_bottom"> +<!-- --> +</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.KeyValueType.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Manifest.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li><a href="#nested_class_summary">Nested</a> | </li> +<li><a href="#field_summary">Field</a> | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li><a href="#field_detail">Field</a> | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_bottom"> +<!-- --> +</a></div> +<!-- ======== END OF BOTTOM NAVBAR ======= --> +</body> +</html> diff --git a/docs/at/gv/egiz/moa/SignatureCreationServiceStub.ManifestRefsCheckResultInfoType.Factory.html b/docs/at/gv/egiz/moa/SignatureCreationServiceStub.ManifestRefsCheckResultInfoType.Factory.html new file mode 100644 index 00000000..304e3891 --- /dev/null +++ b/docs/at/gv/egiz/moa/SignatureCreationServiceStub.ManifestRefsCheckResultInfoType.Factory.html @@ -0,0 +1,278 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> +<!-- NewPage --> +<html lang="en"> +<head> +<!-- Generated by javadoc (version 1.7.0_51) on Tue Feb 04 16:50:51 CET 2014 --> +<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> +<title>SignatureCreationServiceStub.ManifestRefsCheckResultInfoType.Factory (PDF-AS 4.0 Library)</title> +<meta name="date" content="2014-02-04"> +<link rel="stylesheet" type="text/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 Library)"; + } +//--> +</script> +<noscript> +<div>JavaScript is disabled on your browser.</div> +</noscript> +<!-- ========= START OF TOP NAVBAR ======= --> +<div class="topNav"><a name="navbar_top"> +<!-- --> +</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ManifestRefsCheckResultInfoType.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ManifestRefsCheckResultType.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li>Nested | </li> +<li>Field | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li>Field | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_top"> +<!-- --> +</a></div> +<!-- ========= END OF TOP NAVBAR ========= --> +<!-- ======== START OF CLASS DATA ======== --> +<div class="header"> +<div class="subTitle">at.gv.egiz.moa</div> +<h2 title="Class SignatureCreationServiceStub.ManifestRefsCheckResultInfoType.Factory" class="title">Class SignatureCreationServiceStub.ManifestRefsCheckResultInfoType.Factory</h2> +</div> +<div class="contentContainer"> +<ul class="inheritance"> +<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li> +<ul class="inheritance"> +<li>at.gv.egiz.moa.SignatureCreationServiceStub.ManifestRefsCheckResultInfoType.Factory</li> +</ul> +</li> +</ul> +<div class="description"> +<ul class="blockList"> +<li class="blockList"> +<dl> +<dt>Enclosing class:</dt> +<dd><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ManifestRefsCheckResultInfoType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.ManifestRefsCheckResultInfoType</a></dd> +</dl> +<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> +<div class="block">Factory class that keeps the parse method</div> +</li> +</ul> +</div> +<div class="summary"> +<ul class="blockList"> +<li class="blockList"> +<!-- ======== CONSTRUCTOR SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_summary"> +<!-- --> +</a> +<h3>Constructor Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation"> +<caption><span>Constructors</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colOne" scope="col">Constructor and Description</th> +</tr> +<tr class="altColor"> +<td class="colOne"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ManifestRefsCheckResultInfoType.Factory.html#SignatureCreationServiceStub.ManifestRefsCheckResultInfoType.Factory()">SignatureCreationServiceStub.ManifestRefsCheckResultInfoType.Factory</a></strong>()</code> </td> +</tr> +</table> +</li> +</ul> +<!-- ========== METHOD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_summary"> +<!-- --> +</a> +<h3>Method Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation"> +<caption><span>Methods</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colFirst" scope="col">Modifier and Type</th> +<th class="colLast" scope="col">Method and Description</th> +</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> +<div class="block">static method to create the object + Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable + If this object is not an element, it is a complex type and the reader is at the event just after the outer start element + Postcondition: If this object is an element, the reader is positioned at its end element + If this object is a complex type, the reader is positioned at the end element of its outer element</div> +</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> +</ul> +</li> +</ul> +</li> +</ul> +</div> +<div class="details"> +<ul class="blockList"> +<li class="blockList"> +<!-- ========= CONSTRUCTOR DETAIL ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_detail"> +<!-- --> +</a> +<h3>Constructor Detail</h3> +<a name="SignatureCreationServiceStub.ManifestRefsCheckResultInfoType.Factory()"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>SignatureCreationServiceStub.ManifestRefsCheckResultInfoType.Factory</h4> +<pre>public SignatureCreationServiceStub.ManifestRefsCheckResultInfoType.Factory()</pre> +</li> +</ul> +</li> +</ul> +<!-- ============ METHOD DETAIL ========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_detail"> +<!-- --> +</a> +<h3>Method Detail</h3> +<a name="parse(javax.xml.stream.XMLStreamReader)"> +<!-- --> +</a> +<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> +<div class="block">static method to create the object + Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable + If this object is not an element, it is a complex type and the reader is at the event just after the outer start element + Postcondition: If this object is an element, the reader is positioned at its end element + If this object is a complex type, the reader is positioned at the end element of its outer element</div> +<dl><dt><span class="strong">Throws:</span></dt> +<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></code></dd></dl> +</li> +</ul> +</li> +</ul> +</li> +</ul> +</div> +</div> +<!-- ========= END OF CLASS DATA ========= --> +<!-- ======= START OF BOTTOM NAVBAR ====== --> +<div class="bottomNav"><a name="navbar_bottom"> +<!-- --> +</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ManifestRefsCheckResultInfoType.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ManifestRefsCheckResultType.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li>Nested | </li> +<li>Field | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li>Field | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_bottom"> +<!-- --> +</a></div> +<!-- ======== END OF BOTTOM NAVBAR ======= --> +</body> +</html> diff --git a/docs/at/gv/egiz/moa/SignatureCreationServiceStub.ManifestRefsCheckResultInfoType.html b/docs/at/gv/egiz/moa/SignatureCreationServiceStub.ManifestRefsCheckResultInfoType.html new file mode 100644 index 00000000..3eb43d8c --- /dev/null +++ b/docs/at/gv/egiz/moa/SignatureCreationServiceStub.ManifestRefsCheckResultInfoType.html @@ -0,0 +1,695 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> +<!-- NewPage --> +<html lang="en"> +<head> +<!-- Generated by javadoc (version 1.7.0_51) on Tue Feb 04 16:50:51 CET 2014 --> +<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> +<title>SignatureCreationServiceStub.ManifestRefsCheckResultInfoType (PDF-AS 4.0 Library)</title> +<meta name="date" content="2014-02-04"> +<link rel="stylesheet" type="text/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 Library)"; + } +//--> +</script> +<noscript> +<div>JavaScript is disabled on your browser.</div> +</noscript> +<!-- ========= START OF TOP NAVBAR ======= --> +<div class="topNav"><a name="navbar_top"> +<!-- --> +</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Manifest.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ManifestRefsCheckResultInfoType.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li><a href="#nested_class_summary">Nested</a> | </li> +<li><a href="#field_summary">Field</a> | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li><a href="#field_detail">Field</a> | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_top"> +<!-- --> +</a></div> +<!-- ========= END OF TOP NAVBAR ========= --> +<!-- ======== START OF CLASS DATA ======== --> +<div class="header"> +<div class="subTitle">at.gv.egiz.moa</div> +<h2 title="Class SignatureCreationServiceStub.ManifestRefsCheckResultInfoType" class="title">Class SignatureCreationServiceStub.ManifestRefsCheckResultInfoType</h2> +</div> +<div class="contentContainer"> +<ul class="inheritance"> +<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></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> +<li> +<ul class="inheritance"> +<li>at.gv.egiz.moa.SignatureCreationServiceStub.ManifestRefsCheckResultInfoType</li> +</ul> +</li> +</ul> +</li> +</ul> +<div class="description"> +<ul class="blockList"> +<li class="blockList"> +<dl> +<dt>All Implemented Interfaces:</dt> +<dd><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a>, org.apache.axis2.databinding.ADBBean</dd> +</dl> +<dl> +<dt>Enclosing class:</dt> +<dd><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub</a></dd> +</dl> +<hr> +<br> +<pre>public static class <span class="strong">SignatureCreationServiceStub.ManifestRefsCheckResultInfoType</span> +extends <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.AnyChildrenType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.AnyChildrenType</a> +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.ManifestRefsCheckResultInfoType">Serialized Form</a></dd></dl> +</li> +</ul> +</div> +<div class="summary"> +<ul class="blockList"> +<li class="blockList"> +<!-- ======== NESTED CLASS SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="nested_class_summary"> +<!-- --> +</a> +<h3>Nested Class Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Nested Class Summary table, listing nested classes, and an explanation"> +<caption><span>Nested Classes</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> +<tr class="altColor"> +<td class="colFirst"><code>static class </code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ManifestRefsCheckResultInfoType.Factory.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.ManifestRefsCheckResultInfoType.Factory</a></strong></code> +<div class="block">Factory class that keeps the parse method</div> +</td> +</tr> +</table> +</li> +</ul> +<!-- =========== FIELD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="field_summary"> +<!-- --> +</a> +<h3>Field Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Field Summary table, listing fields, and an explanation"> +<caption><span>Fields</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> +<tr class="altColor"> +<td class="colFirst"><code>protected org.apache.axiom.om.OMElement[]</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ManifestRefsCheckResultInfoType.html#localExtraElement">localExtraElement</a></strong></code> +<div class="block">field for ExtraElement + This was an Array!</div> +</td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>protected boolean</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ManifestRefsCheckResultInfoType.html#localExtraElementTracker">localExtraElementTracker</a></strong></code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>protected org.apache.axis2.databinding.types.PositiveInteger[]</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ManifestRefsCheckResultInfoType.html#localFailedReference">localFailedReference</a></strong></code> +<div class="block">field for FailedReference + This was an Array!</div> +</td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>protected boolean</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ManifestRefsCheckResultInfoType.html#localFailedReferenceTracker">localFailedReferenceTracker</a></strong></code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>protected org.apache.axis2.databinding.types.PositiveInteger</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ManifestRefsCheckResultInfoType.html#localReferringSigReference">localReferringSigReference</a></strong></code> +<div class="block">field for ReferringSigReference</div> +</td> +</tr> +</table> +</li> +</ul> +<!-- ======== CONSTRUCTOR SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_summary"> +<!-- --> +</a> +<h3>Constructor Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation"> +<caption><span>Constructors</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colOne" scope="col">Constructor and Description</th> +</tr> +<tr class="altColor"> +<td class="colOne"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ManifestRefsCheckResultInfoType.html#SignatureCreationServiceStub.ManifestRefsCheckResultInfoType()">SignatureCreationServiceStub.ManifestRefsCheckResultInfoType</a></strong>()</code> </td> +</tr> +</table> +</li> +</ul> +<!-- ========== METHOD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_summary"> +<!-- --> +</a> +<h3>Method Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation"> +<caption><span>Methods</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colFirst" scope="col">Modifier and Type</th> +<th class="colLast" scope="col">Method and Description</th> +</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#addExtraElement(org.apache.axiom.om.OMElement)">addExtraElement</a></strong>(org.apache.axiom.om.OMElement 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"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ManifestRefsCheckResultInfoType.html#addFailedReference(org.apache.axis2.databinding.types.PositiveInteger)">addFailedReference</a></strong>(org.apache.axis2.databinding.types.PositiveInteger param)</code> +<div class="block">Auto generated add method for the array for convenience</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.ManifestRefsCheckResultInfoType.html#getExtraElement()">getExtraElement</a></strong>()</code> +<div class="block">Auto generated getter method</div> +</td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>org.apache.axis2.databinding.types.PositiveInteger[]</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ManifestRefsCheckResultInfoType.html#getFailedReference()">getFailedReference</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.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, + 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> +<div class="block">databinding method to get an XML representation of this object</div> +</td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>org.apache.axis2.databinding.types.PositiveInteger</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ManifestRefsCheckResultInfoType.html#getReferringSigReference()">getReferringSigReference</a></strong>()</code> +<div class="block">Auto generated getter method</div> +</td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>boolean</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ManifestRefsCheckResultInfoType.html#isExtraElementSpecified()">isExtraElementSpecified</a></strong>()</code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>boolean</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ManifestRefsCheckResultInfoType.html#isFailedReferenceSpecified()">isFailedReferenceSpecified</a></strong>()</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.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> +</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, + 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.ManifestRefsCheckResultInfoType.html#setExtraElement(org.apache.axiom.om.OMElement[])">setExtraElement</a></strong>(org.apache.axiom.om.OMElement[] 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.ManifestRefsCheckResultInfoType.html#setFailedReference(org.apache.axis2.databinding.types.PositiveInteger[])">setFailedReference</a></strong>(org.apache.axis2.databinding.types.PositiveInteger[] 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.ManifestRefsCheckResultInfoType.html#setReferringSigReference(org.apache.axis2.databinding.types.PositiveInteger)">setReferringSigReference</a></strong>(org.apache.axis2.databinding.types.PositiveInteger 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"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ManifestRefsCheckResultInfoType.html#validateExtraElement(org.apache.axiom.om.OMElement[])">validateExtraElement</a></strong>(org.apache.axiom.om.OMElement[] param)</code> +<div class="block">validate the array for ExtraElement</div> +</td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>protected void</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ManifestRefsCheckResultInfoType.html#validateFailedReference(org.apache.axis2.databinding.types.PositiveInteger[])">validateFailedReference</a></strong>(org.apache.axis2.databinding.types.PositiveInteger[] param)</code> +<div class="block">validate the array for FailedReference</div> +</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> +</ul> +</li> +</ul> +</li> +</ul> +</div> +<div class="details"> +<ul class="blockList"> +<li class="blockList"> +<!-- ============ FIELD DETAIL =========== --> +<ul class="blockList"> +<li class="blockList"><a name="field_detail"> +<!-- --> +</a> +<h3>Field Detail</h3> +<a name="localExtraElement"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>localExtraElement</h4> +<pre>protected org.apache.axiom.om.OMElement[] localExtraElement</pre> +<div class="block">field for ExtraElement + This was an Array!</div> +</li> +</ul> +<a name="localExtraElementTracker"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>localExtraElementTracker</h4> +<pre>protected boolean localExtraElementTracker</pre> +</li> +</ul> +<a name="localFailedReference"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>localFailedReference</h4> +<pre>protected org.apache.axis2.databinding.types.PositiveInteger[] localFailedReference</pre> +<div class="block">field for FailedReference + This was an Array!</div> +</li> +</ul> +<a name="localFailedReferenceTracker"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>localFailedReferenceTracker</h4> +<pre>protected boolean localFailedReferenceTracker</pre> +</li> +</ul> +<a name="localReferringSigReference"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>localReferringSigReference</h4> +<pre>protected org.apache.axis2.databinding.types.PositiveInteger localReferringSigReference</pre> +<div class="block">field for ReferringSigReference</div> +</li> +</ul> +</li> +</ul> +<!-- ========= CONSTRUCTOR DETAIL ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_detail"> +<!-- --> +</a> +<h3>Constructor Detail</h3> +<a name="SignatureCreationServiceStub.ManifestRefsCheckResultInfoType()"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>SignatureCreationServiceStub.ManifestRefsCheckResultInfoType</h4> +<pre>public SignatureCreationServiceStub.ManifestRefsCheckResultInfoType()</pre> +</li> +</ul> +</li> +</ul> +<!-- ============ METHOD DETAIL ========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_detail"> +<!-- --> +</a> +<h3>Method Detail</h3> +<a name="isExtraElementSpecified()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>isExtraElementSpecified</h4> +<pre>public boolean isExtraElementSpecified()</pre> +<dl> +<dt><strong>Overrides:</strong></dt> +<dd><code><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.AnyChildrenType.html#isExtraElementSpecified()">isExtraElementSpecified</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> +</dl> +</li> +</ul> +<a name="getExtraElement()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getExtraElement</h4> +<pre>public org.apache.axiom.om.OMElement[] getExtraElement()</pre> +<div class="block">Auto generated getter method</div> +<dl> +<dt><strong>Overrides:</strong></dt> +<dd><code><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.AnyChildrenType.html#getExtraElement()">getExtraElement</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">Returns:</span></dt><dd>org.apache.axiom.om.OMElement[]</dd></dl> +</li> +</ul> +<a name="validateExtraElement(org.apache.axiom.om.OMElement[])"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>validateExtraElement</h4> +<pre>protected void validateExtraElement(org.apache.axiom.om.OMElement[] param)</pre> +<div class="block">validate the array for ExtraElement</div> +<dl> +<dt><strong>Overrides:</strong></dt> +<dd><code><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.AnyChildrenType.html#validateExtraElement(org.apache.axiom.om.OMElement[])">validateExtraElement</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> +</dl> +</li> +</ul> +<a name="setExtraElement(org.apache.axiom.om.OMElement[])"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>setExtraElement</h4> +<pre>public void setExtraElement(org.apache.axiom.om.OMElement[] param)</pre> +<div class="block">Auto generated setter method</div> +<dl> +<dt><strong>Overrides:</strong></dt> +<dd><code><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.AnyChildrenType.html#setExtraElement(org.apache.axiom.om.OMElement[])">setExtraElement</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">Parameters:</span></dt><dd><code>param</code> - ExtraElement</dd></dl> +</li> +</ul> +<a name="addExtraElement(org.apache.axiom.om.OMElement)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>addExtraElement</h4> +<pre>public void addExtraElement(org.apache.axiom.om.OMElement param)</pre> +<div class="block">Auto generated add method for the array for convenience</div> +<dl> +<dt><strong>Overrides:</strong></dt> +<dd><code><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.AnyChildrenType.html#addExtraElement(org.apache.axiom.om.OMElement)">addExtraElement</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">Parameters:</span></dt><dd><code>param</code> - org.apache.axiom.om.OMElement</dd></dl> +</li> +</ul> +<a name="isFailedReferenceSpecified()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>isFailedReferenceSpecified</h4> +<pre>public boolean isFailedReferenceSpecified()</pre> +</li> +</ul> +<a name="getFailedReference()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getFailedReference</h4> +<pre>public org.apache.axis2.databinding.types.PositiveInteger[] getFailedReference()</pre> +<div class="block">Auto generated getter method</div> +<dl><dt><span class="strong">Returns:</span></dt><dd>org.apache.axis2.databinding.types.PositiveInteger[]</dd></dl> +</li> +</ul> +<a name="validateFailedReference(org.apache.axis2.databinding.types.PositiveInteger[])"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>validateFailedReference</h4> +<pre>protected void validateFailedReference(org.apache.axis2.databinding.types.PositiveInteger[] param)</pre> +<div class="block">validate the array for FailedReference</div> +</li> +</ul> +<a name="setFailedReference(org.apache.axis2.databinding.types.PositiveInteger[])"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>setFailedReference</h4> +<pre>public void setFailedReference(org.apache.axis2.databinding.types.PositiveInteger[] param)</pre> +<div class="block">Auto generated setter method</div> +<dl><dt><span class="strong">Parameters:</span></dt><dd><code>param</code> - FailedReference</dd></dl> +</li> +</ul> +<a name="addFailedReference(org.apache.axis2.databinding.types.PositiveInteger)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>addFailedReference</h4> +<pre>public void addFailedReference(org.apache.axis2.databinding.types.PositiveInteger param)</pre> +<div class="block">Auto generated add method for the array for convenience</div> +<dl><dt><span class="strong">Parameters:</span></dt><dd><code>param</code> - org.apache.axis2.databinding.types.PositiveInteger</dd></dl> +</li> +</ul> +<a name="getReferringSigReference()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getReferringSigReference</h4> +<pre>public org.apache.axis2.databinding.types.PositiveInteger getReferringSigReference()</pre> +<div class="block">Auto generated getter method</div> +<dl><dt><span class="strong">Returns:</span></dt><dd>org.apache.axis2.databinding.types.PositiveInteger</dd></dl> +</li> +</ul> +<a name="setReferringSigReference(org.apache.axis2.databinding.types.PositiveInteger)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>setReferringSigReference</h4> +<pre>public void setReferringSigReference(org.apache.axis2.databinding.types.PositiveInteger param)</pre> +<div class="block">Auto generated setter method</div> +<dl><dt><span class="strong">Parameters:</span></dt><dd><code>param</code> - ReferringSigReference</dd></dl> +</li> +</ul> +<a name="getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getOMElement</h4> +<pre>public org.apache.axiom.om.OMElement getOMElement(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, + org.apache.axiom.om.OMFactory factory) + throws org.apache.axis2.databinding.ADBException</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>getOMElement</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><strong>Overrides:</strong></dt> +<dd><code><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.AnyChildrenType.html#getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)">getOMElement</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">Parameters:</span></dt><dd><code>parentQName</code> - </dd><dd><code>factory</code> - </dd> +<dt><span class="strong">Returns:</span></dt><dd>org.apache.axiom.om.OMElement</dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +<a name="serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>serialize</h4> +<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, + <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter) + throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, + org.apache.axis2.databinding.ADBException</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<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>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +<a name="serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>serialize</h4> +<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, + <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, + boolean serializeType) + throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, + org.apache.axis2.databinding.ADBException</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<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>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +<a name="getPullParser(javax.xml.namespace.QName)"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>getPullParser</h4> +<pre>public <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> getPullParser(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName) + throws org.apache.axis2.databinding.ADBException</pre> +<div class="block">databinding method to get an XML representation of this object</div> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>getPullParser</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><strong>Overrides:</strong></dt> +<dd><code><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.AnyChildrenType.html#getPullParser(javax.xml.namespace.QName)">getPullParser</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>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +</li> +</ul> +</li> +</ul> +</div> +</div> +<!-- ========= END OF CLASS DATA ========= --> +<!-- ======= START OF BOTTOM NAVBAR ====== --> +<div class="bottomNav"><a name="navbar_bottom"> +<!-- --> +</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Manifest.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ManifestRefsCheckResultInfoType.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li><a href="#nested_class_summary">Nested</a> | </li> +<li><a href="#field_summary">Field</a> | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li><a href="#field_detail">Field</a> | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_bottom"> +<!-- --> +</a></div> +<!-- ======== END OF BOTTOM NAVBAR ======= --> +</body> +</html> diff --git a/docs/at/gv/egiz/moa/SignatureCreationServiceStub.ManifestRefsCheckResultType.Factory.html b/docs/at/gv/egiz/moa/SignatureCreationServiceStub.ManifestRefsCheckResultType.Factory.html new file mode 100644 index 00000000..c06ddcc4 --- /dev/null +++ b/docs/at/gv/egiz/moa/SignatureCreationServiceStub.ManifestRefsCheckResultType.Factory.html @@ -0,0 +1,278 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> +<!-- NewPage --> +<html lang="en"> +<head> +<!-- Generated by javadoc (version 1.7.0_51) on Tue Feb 04 16:50:52 CET 2014 --> +<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> +<title>SignatureCreationServiceStub.ManifestRefsCheckResultType.Factory (PDF-AS 4.0 Library)</title> +<meta name="date" content="2014-02-04"> +<link rel="stylesheet" type="text/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 Library)"; + } +//--> +</script> +<noscript> +<div>JavaScript is disabled on your browser.</div> +</noscript> +<!-- ========= START OF TOP NAVBAR ======= --> +<div class="topNav"><a name="navbar_top"> +<!-- --> +</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ManifestRefsCheckResultType.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ManifestType.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li>Nested | </li> +<li>Field | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li>Field | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_top"> +<!-- --> +</a></div> +<!-- ========= END OF TOP NAVBAR ========= --> +<!-- ======== START OF CLASS DATA ======== --> +<div class="header"> +<div class="subTitle">at.gv.egiz.moa</div> +<h2 title="Class SignatureCreationServiceStub.ManifestRefsCheckResultType.Factory" class="title">Class SignatureCreationServiceStub.ManifestRefsCheckResultType.Factory</h2> +</div> +<div class="contentContainer"> +<ul class="inheritance"> +<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li> +<ul class="inheritance"> +<li>at.gv.egiz.moa.SignatureCreationServiceStub.ManifestRefsCheckResultType.Factory</li> +</ul> +</li> +</ul> +<div class="description"> +<ul class="blockList"> +<li class="blockList"> +<dl> +<dt>Enclosing class:</dt> +<dd><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ManifestRefsCheckResultType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.ManifestRefsCheckResultType</a></dd> +</dl> +<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> +<div class="block">Factory class that keeps the parse method</div> +</li> +</ul> +</div> +<div class="summary"> +<ul class="blockList"> +<li class="blockList"> +<!-- ======== CONSTRUCTOR SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_summary"> +<!-- --> +</a> +<h3>Constructor Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation"> +<caption><span>Constructors</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colOne" scope="col">Constructor and Description</th> +</tr> +<tr class="altColor"> +<td class="colOne"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ManifestRefsCheckResultType.Factory.html#SignatureCreationServiceStub.ManifestRefsCheckResultType.Factory()">SignatureCreationServiceStub.ManifestRefsCheckResultType.Factory</a></strong>()</code> </td> +</tr> +</table> +</li> +</ul> +<!-- ========== METHOD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_summary"> +<!-- --> +</a> +<h3>Method Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation"> +<caption><span>Methods</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colFirst" scope="col">Modifier and Type</th> +<th class="colLast" scope="col">Method and Description</th> +</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> +<div class="block">static method to create the object + Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable + If this object is not an element, it is a complex type and the reader is at the event just after the outer start element + Postcondition: If this object is an element, the reader is positioned at its end element + If this object is a complex type, the reader is positioned at the end element of its outer element</div> +</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> +</ul> +</li> +</ul> +</li> +</ul> +</div> +<div class="details"> +<ul class="blockList"> +<li class="blockList"> +<!-- ========= CONSTRUCTOR DETAIL ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_detail"> +<!-- --> +</a> +<h3>Constructor Detail</h3> +<a name="SignatureCreationServiceStub.ManifestRefsCheckResultType.Factory()"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>SignatureCreationServiceStub.ManifestRefsCheckResultType.Factory</h4> +<pre>public SignatureCreationServiceStub.ManifestRefsCheckResultType.Factory()</pre> +</li> +</ul> +</li> +</ul> +<!-- ============ METHOD DETAIL ========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_detail"> +<!-- --> +</a> +<h3>Method Detail</h3> +<a name="parse(javax.xml.stream.XMLStreamReader)"> +<!-- --> +</a> +<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> +<div class="block">static method to create the object + Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable + If this object is not an element, it is a complex type and the reader is at the event just after the outer start element + Postcondition: If this object is an element, the reader is positioned at its end element + If this object is a complex type, the reader is positioned at the end element of its outer element</div> +<dl><dt><span class="strong">Throws:</span></dt> +<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></code></dd></dl> +</li> +</ul> +</li> +</ul> +</li> +</ul> +</div> +</div> +<!-- ========= END OF CLASS DATA ========= --> +<!-- ======= START OF BOTTOM NAVBAR ====== --> +<div class="bottomNav"><a name="navbar_bottom"> +<!-- --> +</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ManifestRefsCheckResultType.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ManifestType.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li>Nested | </li> +<li>Field | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li>Field | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_bottom"> +<!-- --> +</a></div> +<!-- ======== END OF BOTTOM NAVBAR ======= --> +</body> +</html> diff --git a/docs/at/gv/egiz/moa/SignatureCreationServiceStub.ManifestRefsCheckResultType.html b/docs/at/gv/egiz/moa/SignatureCreationServiceStub.ManifestRefsCheckResultType.html new file mode 100644 index 00000000..a0152d7f --- /dev/null +++ b/docs/at/gv/egiz/moa/SignatureCreationServiceStub.ManifestRefsCheckResultType.html @@ -0,0 +1,528 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> +<!-- NewPage --> +<html lang="en"> +<head> +<!-- Generated by javadoc (version 1.7.0_51) on Tue Feb 04 16:50:52 CET 2014 --> +<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> +<title>SignatureCreationServiceStub.ManifestRefsCheckResultType (PDF-AS 4.0 Library)</title> +<meta name="date" content="2014-02-04"> +<link rel="stylesheet" type="text/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 Library)"; + } +//--> +</script> +<noscript> +<div>JavaScript is disabled on your browser.</div> +</noscript> +<!-- ========= START OF TOP NAVBAR ======= --> +<div class="topNav"><a name="navbar_top"> +<!-- --> +</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ManifestRefsCheckResultInfoType.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ManifestRefsCheckResultType.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li><a href="#nested_class_summary">Nested</a> | </li> +<li><a href="#field_summary">Field</a> | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li><a href="#field_detail">Field</a> | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_top"> +<!-- --> +</a></div> +<!-- ========= END OF TOP NAVBAR ========= --> +<!-- ======== START OF CLASS DATA ======== --> +<div class="header"> +<div class="subTitle">at.gv.egiz.moa</div> +<h2 title="Class SignatureCreationServiceStub.ManifestRefsCheckResultType" class="title">Class SignatureCreationServiceStub.ManifestRefsCheckResultType</h2> +</div> +<div class="contentContainer"> +<ul class="inheritance"> +<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></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> +<li> +<ul class="inheritance"> +<li>at.gv.egiz.moa.SignatureCreationServiceStub.ManifestRefsCheckResultType</li> +</ul> +</li> +</ul> +</li> +</ul> +<div class="description"> +<ul class="blockList"> +<li class="blockList"> +<dl> +<dt>All Implemented Interfaces:</dt> +<dd><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a>, org.apache.axis2.databinding.ADBBean</dd> +</dl> +<dl> +<dt>Enclosing class:</dt> +<dd><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub</a></dd> +</dl> +<hr> +<br> +<pre>public static class <span class="strong">SignatureCreationServiceStub.ManifestRefsCheckResultType</span> +extends <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CheckResultType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.CheckResultType</a> +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.ManifestRefsCheckResultType">Serialized Form</a></dd></dl> +</li> +</ul> +</div> +<div class="summary"> +<ul class="blockList"> +<li class="blockList"> +<!-- ======== NESTED CLASS SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="nested_class_summary"> +<!-- --> +</a> +<h3>Nested Class Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Nested Class Summary table, listing nested classes, and an explanation"> +<caption><span>Nested Classes</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> +<tr class="altColor"> +<td class="colFirst"><code>static class </code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ManifestRefsCheckResultType.Factory.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.ManifestRefsCheckResultType.Factory</a></strong></code> +<div class="block">Factory class that keeps the parse method</div> +</td> +</tr> +</table> +</li> +</ul> +<!-- =========== FIELD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="field_summary"> +<!-- --> +</a> +<h3>Field Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Field Summary table, listing fields, and an explanation"> +<caption><span>Fields</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> +<tr class="altColor"> +<td class="colFirst"><code>protected org.apache.axis2.databinding.types.NonNegativeInteger</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ManifestRefsCheckResultType.html#localCode">localCode</a></strong></code> +<div class="block">field for Code</div> +</td> +</tr> +<tr class="rowColor"> +<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"><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> +</table> +<ul class="blockList"> +<li class="blockList"><a name="fields_inherited_from_class_at.gv.egiz.moa.SignatureCreationServiceStub.CheckResultType"> +<!-- --> +</a> +<h3>Fields inherited from class at.gv.egiz.moa.<a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CheckResultType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.CheckResultType</a></h3> +<code><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CheckResultType.html#localInfo">localInfo</a>, <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CheckResultType.html#localInfoTracker">localInfoTracker</a></code></li> +</ul> +</li> +</ul> +<!-- ======== CONSTRUCTOR SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_summary"> +<!-- --> +</a> +<h3>Constructor Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation"> +<caption><span>Constructors</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colOne" scope="col">Constructor and Description</th> +</tr> +<tr class="altColor"> +<td class="colOne"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ManifestRefsCheckResultType.html#SignatureCreationServiceStub.ManifestRefsCheckResultType()">SignatureCreationServiceStub.ManifestRefsCheckResultType</a></strong>()</code> </td> +</tr> +</table> +</li> +</ul> +<!-- ========== METHOD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_summary"> +<!-- --> +</a> +<h3>Method Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation"> +<caption><span>Methods</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colFirst" scope="col">Modifier and Type</th> +<th class="colLast" scope="col">Method and Description</th> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>org.apache.axis2.databinding.types.NonNegativeInteger</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ManifestRefsCheckResultType.html#getCode()">getCode</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.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.ManifestRefsCheckResultType.html#getInfo0()">getInfo0</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.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, + 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> +<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> +</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, + 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.ManifestRefsCheckResultType.html#setCode(org.apache.axis2.databinding.types.NonNegativeInteger)">setCode</a></strong>(org.apache.axis2.databinding.types.NonNegativeInteger 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.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> +</table> +<ul class="blockList"> +<li class="blockList"><a name="methods_inherited_from_class_at.gv.egiz.moa.SignatureCreationServiceStub.CheckResultType"> +<!-- --> +</a> +<h3>Methods inherited from class at.gv.egiz.moa.<a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CheckResultType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.CheckResultType</a></h3> +<code><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CheckResultType.html#getInfo()">getInfo</a>, <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CheckResultType.html#isInfoSpecified()">isInfoSpecified</a>, <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CheckResultType.html#setInfo(at.gv.egiz.moa.SignatureCreationServiceStub.AnyChildrenType)">setInfo</a></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#toString()" title="class or interface in java.lang">toString</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</a></code></li> +</ul> +</li> +</ul> +</li> +</ul> +</div> +<div class="details"> +<ul class="blockList"> +<li class="blockList"> +<!-- ============ FIELD DETAIL =========== --> +<ul class="blockList"> +<li class="blockList"><a name="field_detail"> +<!-- --> +</a> +<h3>Field Detail</h3> +<a name="localCode"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>localCode</h4> +<pre>protected org.apache.axis2.databinding.types.NonNegativeInteger localCode</pre> +<div class="block">field for Code</div> +</li> +</ul> +<a name="localInfo0"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>localInfo0</h4> +<pre>protected <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ManifestRefsCheckResultInfoType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.ManifestRefsCheckResultInfoType</a> localInfo0</pre> +<div class="block">field for Info0 + Type of this field is a subtype of its original.</div> +</li> +</ul> +</li> +</ul> +<!-- ========= CONSTRUCTOR DETAIL ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_detail"> +<!-- --> +</a> +<h3>Constructor Detail</h3> +<a name="SignatureCreationServiceStub.ManifestRefsCheckResultType()"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>SignatureCreationServiceStub.ManifestRefsCheckResultType</h4> +<pre>public SignatureCreationServiceStub.ManifestRefsCheckResultType()</pre> +</li> +</ul> +</li> +</ul> +<!-- ============ METHOD DETAIL ========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_detail"> +<!-- --> +</a> +<h3>Method Detail</h3> +<a name="getCode()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getCode</h4> +<pre>public org.apache.axis2.databinding.types.NonNegativeInteger getCode()</pre> +<div class="block">Auto generated getter method</div> +<dl> +<dt><strong>Overrides:</strong></dt> +<dd><code><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CheckResultType.html#getCode()">getCode</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">Returns:</span></dt><dd>org.apache.axis2.databinding.types.NonNegativeInteger</dd></dl> +</li> +</ul> +<a name="setCode(org.apache.axis2.databinding.types.NonNegativeInteger)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>setCode</h4> +<pre>public void setCode(org.apache.axis2.databinding.types.NonNegativeInteger param)</pre> +<div class="block">Auto generated setter method</div> +<dl> +<dt><strong>Overrides:</strong></dt> +<dd><code><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CheckResultType.html#setCode(org.apache.axis2.databinding.types.NonNegativeInteger)">setCode</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">Parameters:</span></dt><dd><code>param</code> - Code</dd></dl> +</li> +</ul> +<a name="getInfo0()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getInfo0</h4> +<pre>public <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ManifestRefsCheckResultInfoType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.ManifestRefsCheckResultInfoType</a> getInfo0()</pre> +<div class="block">Auto generated getter method</div> +<dl><dt><span class="strong">Returns:</span></dt><dd>ManifestRefsCheckResultInfoType</dd></dl> +</li> +</ul> +<a name="setInfo0(at.gv.egiz.moa.SignatureCreationServiceStub.ManifestRefsCheckResultInfoType)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>setInfo0</h4> +<pre>public void setInfo0(<a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ManifestRefsCheckResultInfoType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.ManifestRefsCheckResultInfoType</a> param)</pre> +<div class="block">Auto generated setter method</div> +<dl><dt><span class="strong">Parameters:</span></dt><dd><code>param</code> - Info0</dd></dl> +</li> +</ul> +<a name="getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getOMElement</h4> +<pre>public org.apache.axiom.om.OMElement getOMElement(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, + org.apache.axiom.om.OMFactory factory) + throws org.apache.axis2.databinding.ADBException</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>getOMElement</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><strong>Overrides:</strong></dt> +<dd><code><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CheckResultType.html#getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)">getOMElement</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">Parameters:</span></dt><dd><code>parentQName</code> - </dd><dd><code>factory</code> - </dd> +<dt><span class="strong">Returns:</span></dt><dd>org.apache.axiom.om.OMElement</dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +<a name="serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>serialize</h4> +<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, + <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter) + throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, + org.apache.axis2.databinding.ADBException</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<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>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +<a name="serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>serialize</h4> +<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, + <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, + boolean serializeType) + throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, + org.apache.axis2.databinding.ADBException</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<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>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +<a name="getPullParser(javax.xml.namespace.QName)"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>getPullParser</h4> +<pre>public <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> getPullParser(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName) + throws org.apache.axis2.databinding.ADBException</pre> +<div class="block">databinding method to get an XML representation of this object</div> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>getPullParser</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><strong>Overrides:</strong></dt> +<dd><code><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CheckResultType.html#getPullParser(javax.xml.namespace.QName)">getPullParser</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>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +</li> +</ul> +</li> +</ul> +</div> +</div> +<!-- ========= END OF CLASS DATA ========= --> +<!-- ======= START OF BOTTOM NAVBAR ====== --> +<div class="bottomNav"><a name="navbar_bottom"> +<!-- --> +</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ManifestRefsCheckResultInfoType.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ManifestRefsCheckResultType.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li><a href="#nested_class_summary">Nested</a> | </li> +<li><a href="#field_summary">Field</a> | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li><a href="#field_detail">Field</a> | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_bottom"> +<!-- --> +</a></div> +<!-- ======== END OF BOTTOM NAVBAR ======= --> +</body> +</html> diff --git a/docs/at/gv/egiz/moa/SignatureCreationServiceStub.ManifestType.Factory.html b/docs/at/gv/egiz/moa/SignatureCreationServiceStub.ManifestType.Factory.html new file mode 100644 index 00000000..e600ffec --- /dev/null +++ b/docs/at/gv/egiz/moa/SignatureCreationServiceStub.ManifestType.Factory.html @@ -0,0 +1,278 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> +<!-- NewPage --> +<html lang="en"> +<head> +<!-- Generated by javadoc (version 1.7.0_51) on Tue Feb 04 16:50:52 CET 2014 --> +<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> +<title>SignatureCreationServiceStub.ManifestType.Factory (PDF-AS 4.0 Library)</title> +<meta name="date" content="2014-02-04"> +<link rel="stylesheet" type="text/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 Library)"; + } +//--> +</script> +<noscript> +<div>JavaScript is disabled on your browser.</div> +</noscript> +<!-- ========= START OF TOP NAVBAR ======= --> +<div class="topNav"><a name="navbar_top"> +<!-- --> +</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ManifestType.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.MetaInfoType.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li>Nested | </li> +<li>Field | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li>Field | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_top"> +<!-- --> +</a></div> +<!-- ========= END OF TOP NAVBAR ========= --> +<!-- ======== START OF CLASS DATA ======== --> +<div class="header"> +<div class="subTitle">at.gv.egiz.moa</div> +<h2 title="Class SignatureCreationServiceStub.ManifestType.Factory" class="title">Class SignatureCreationServiceStub.ManifestType.Factory</h2> +</div> +<div class="contentContainer"> +<ul class="inheritance"> +<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li> +<ul class="inheritance"> +<li>at.gv.egiz.moa.SignatureCreationServiceStub.ManifestType.Factory</li> +</ul> +</li> +</ul> +<div class="description"> +<ul class="blockList"> +<li class="blockList"> +<dl> +<dt>Enclosing class:</dt> +<dd><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ManifestType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.ManifestType</a></dd> +</dl> +<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> +<div class="block">Factory class that keeps the parse method</div> +</li> +</ul> +</div> +<div class="summary"> +<ul class="blockList"> +<li class="blockList"> +<!-- ======== CONSTRUCTOR SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_summary"> +<!-- --> +</a> +<h3>Constructor Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation"> +<caption><span>Constructors</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colOne" scope="col">Constructor and Description</th> +</tr> +<tr class="altColor"> +<td class="colOne"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ManifestType.Factory.html#SignatureCreationServiceStub.ManifestType.Factory()">SignatureCreationServiceStub.ManifestType.Factory</a></strong>()</code> </td> +</tr> +</table> +</li> +</ul> +<!-- ========== METHOD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_summary"> +<!-- --> +</a> +<h3>Method Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation"> +<caption><span>Methods</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colFirst" scope="col">Modifier and Type</th> +<th class="colLast" scope="col">Method and Description</th> +</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> +<div class="block">static method to create the object + Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable + If this object is not an element, it is a complex type and the reader is at the event just after the outer start element + Postcondition: If this object is an element, the reader is positioned at its end element + If this object is a complex type, the reader is positioned at the end element of its outer element</div> +</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> +</ul> +</li> +</ul> +</li> +</ul> +</div> +<div class="details"> +<ul class="blockList"> +<li class="blockList"> +<!-- ========= CONSTRUCTOR DETAIL ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_detail"> +<!-- --> +</a> +<h3>Constructor Detail</h3> +<a name="SignatureCreationServiceStub.ManifestType.Factory()"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>SignatureCreationServiceStub.ManifestType.Factory</h4> +<pre>public SignatureCreationServiceStub.ManifestType.Factory()</pre> +</li> +</ul> +</li> +</ul> +<!-- ============ METHOD DETAIL ========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_detail"> +<!-- --> +</a> +<h3>Method Detail</h3> +<a name="parse(javax.xml.stream.XMLStreamReader)"> +<!-- --> +</a> +<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> +<div class="block">static method to create the object + Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable + If this object is not an element, it is a complex type and the reader is at the event just after the outer start element + Postcondition: If this object is an element, the reader is positioned at its end element + If this object is a complex type, the reader is positioned at the end element of its outer element</div> +<dl><dt><span class="strong">Throws:</span></dt> +<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></code></dd></dl> +</li> +</ul> +</li> +</ul> +</li> +</ul> +</div> +</div> +<!-- ========= END OF CLASS DATA ========= --> +<!-- ======= START OF BOTTOM NAVBAR ====== --> +<div class="bottomNav"><a name="navbar_bottom"> +<!-- --> +</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ManifestType.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.MetaInfoType.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li>Nested | </li> +<li>Field | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li>Field | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_bottom"> +<!-- --> +</a></div> +<!-- ======== END OF BOTTOM NAVBAR ======= --> +</body> +</html> diff --git a/docs/at/gv/egiz/moa/SignatureCreationServiceStub.ManifestType.html b/docs/at/gv/egiz/moa/SignatureCreationServiceStub.ManifestType.html new file mode 100644 index 00000000..b35a7507 --- /dev/null +++ b/docs/at/gv/egiz/moa/SignatureCreationServiceStub.ManifestType.html @@ -0,0 +1,530 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> +<!-- NewPage --> +<html lang="en"> +<head> +<!-- Generated by javadoc (version 1.7.0_51) on Tue Feb 04 16:50:52 CET 2014 --> +<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> +<title>SignatureCreationServiceStub.ManifestType (PDF-AS 4.0 Library)</title> +<meta name="date" content="2014-02-04"> +<link rel="stylesheet" type="text/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 Library)"; + } +//--> +</script> +<noscript> +<div>JavaScript is disabled on your browser.</div> +</noscript> +<!-- ========= START OF TOP NAVBAR ======= --> +<div class="topNav"><a name="navbar_top"> +<!-- --> +</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ManifestRefsCheckResultType.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ManifestType.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li><a href="#nested_class_summary">Nested</a> | </li> +<li><a href="#field_summary">Field</a> | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li><a href="#field_detail">Field</a> | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_top"> +<!-- --> +</a></div> +<!-- ========= END OF TOP NAVBAR ========= --> +<!-- ======== START OF CLASS DATA ======== --> +<div class="header"> +<div class="subTitle">at.gv.egiz.moa</div> +<h2 title="Class SignatureCreationServiceStub.ManifestType" class="title">Class SignatureCreationServiceStub.ManifestType</h2> +</div> +<div class="contentContainer"> +<ul class="inheritance"> +<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li> +<ul class="inheritance"> +<li>at.gv.egiz.moa.SignatureCreationServiceStub.ManifestType</li> +</ul> +</li> +</ul> +<div class="description"> +<ul class="blockList"> +<li class="blockList"> +<dl> +<dt>All Implemented Interfaces:</dt> +<dd><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a>, org.apache.axis2.databinding.ADBBean</dd> +</dl> +<dl> +<dt>Enclosing class:</dt> +<dd><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub</a></dd> +</dl> +<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> +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> +</ul> +</div> +<div class="summary"> +<ul class="blockList"> +<li class="blockList"> +<!-- ======== NESTED CLASS SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="nested_class_summary"> +<!-- --> +</a> +<h3>Nested Class Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Nested Class Summary table, listing nested classes, and an explanation"> +<caption><span>Nested Classes</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> +<tr class="altColor"> +<td class="colFirst"><code>static class </code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ManifestType.Factory.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.ManifestType.Factory</a></strong></code> +<div class="block">Factory class that keeps the parse method</div> +</td> +</tr> +</table> +</li> +</ul> +<!-- =========== FIELD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="field_summary"> +<!-- --> +</a> +<h3>Field Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Field Summary table, listing fields, and an explanation"> +<caption><span>Fields</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> +<tr class="altColor"> +<td class="colFirst"><code>protected org.apache.axis2.databinding.types.Id</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ManifestType.html#localId">localId</a></strong></code> +<div class="block">field for Id + This was an Attribute!</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"><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> +</table> +</li> +</ul> +<!-- ======== CONSTRUCTOR SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_summary"> +<!-- --> +</a> +<h3>Constructor Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation"> +<caption><span>Constructors</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colOne" scope="col">Constructor and Description</th> +</tr> +<tr class="altColor"> +<td class="colOne"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ManifestType.html#SignatureCreationServiceStub.ManifestType()">SignatureCreationServiceStub.ManifestType</a></strong>()</code> </td> +</tr> +</table> +</li> +</ul> +<!-- ========== METHOD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_summary"> +<!-- --> +</a> +<h3>Method Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation"> +<caption><span>Methods</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colFirst" scope="col">Modifier and Type</th> +<th class="colLast" scope="col">Method and Description</th> +</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#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>org.apache.axis2.databinding.types.Id</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ManifestType.html#getId()">getId</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.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, + 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> +<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="../../../../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.ManifestType.html#getReference()">getReference</a></strong>()</code> +<div class="block">Auto generated getter 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.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> +</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, + 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.ManifestType.html#setId(org.apache.axis2.databinding.types.Id)">setId</a></strong>(org.apache.axis2.databinding.types.Id 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.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"><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> +</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> +</ul> +</li> +</ul> +</li> +</ul> +</div> +<div class="details"> +<ul class="blockList"> +<li class="blockList"> +<!-- ============ FIELD DETAIL =========== --> +<ul class="blockList"> +<li class="blockList"><a name="field_detail"> +<!-- --> +</a> +<h3>Field Detail</h3> +<a name="localReference"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>localReference</h4> +<pre>protected <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ReferenceType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.ReferenceType</a>[] localReference</pre> +<div class="block">field for Reference + This was an Array!</div> +</li> +</ul> +<a name="localId"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>localId</h4> +<pre>protected org.apache.axis2.databinding.types.Id localId</pre> +<div class="block">field for Id + This was an Attribute!</div> +</li> +</ul> +</li> +</ul> +<!-- ========= CONSTRUCTOR DETAIL ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_detail"> +<!-- --> +</a> +<h3>Constructor Detail</h3> +<a name="SignatureCreationServiceStub.ManifestType()"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>SignatureCreationServiceStub.ManifestType</h4> +<pre>public SignatureCreationServiceStub.ManifestType()</pre> +</li> +</ul> +</li> +</ul> +<!-- ============ METHOD DETAIL ========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_detail"> +<!-- --> +</a> +<h3>Method Detail</h3> +<a name="getReference()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getReference</h4> +<pre>public <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ReferenceType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.ReferenceType</a>[] getReference()</pre> +<div class="block">Auto generated getter method</div> +<dl><dt><span class="strong">Returns:</span></dt><dd>ReferenceType[]</dd></dl> +</li> +</ul> +<a name="validateReference(at.gv.egiz.moa.SignatureCreationServiceStub.ReferenceType[])"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>validateReference</h4> +<pre>protected void validateReference(<a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ReferenceType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.ReferenceType</a>[] param)</pre> +<div class="block">validate the array for Reference</div> +</li> +</ul> +<a name="setReference(at.gv.egiz.moa.SignatureCreationServiceStub.ReferenceType[])"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>setReference</h4> +<pre>public void setReference(<a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ReferenceType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.ReferenceType</a>[] param)</pre> +<div class="block">Auto generated setter method</div> +<dl><dt><span class="strong">Parameters:</span></dt><dd><code>param</code> - Reference</dd></dl> +</li> +</ul> +<a name="addReference(at.gv.egiz.moa.SignatureCreationServiceStub.ReferenceType)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>addReference</h4> +<pre>public void addReference(<a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ReferenceType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.ReferenceType</a> param)</pre> +<div class="block">Auto generated add method for the array for convenience</div> +<dl><dt><span class="strong">Parameters:</span></dt><dd><code>param</code> - ReferenceType</dd></dl> +</li> +</ul> +<a name="getId()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getId</h4> +<pre>public org.apache.axis2.databinding.types.Id getId()</pre> +<div class="block">Auto generated getter method</div> +<dl><dt><span class="strong">Returns:</span></dt><dd>org.apache.axis2.databinding.types.Id</dd></dl> +</li> +</ul> +<a name="setId(org.apache.axis2.databinding.types.Id)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>setId</h4> +<pre>public void setId(org.apache.axis2.databinding.types.Id param)</pre> +<div class="block">Auto generated setter method</div> +<dl><dt><span class="strong">Parameters:</span></dt><dd><code>param</code> - Id</dd></dl> +</li> +</ul> +<a name="getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getOMElement</h4> +<pre>public org.apache.axiom.om.OMElement getOMElement(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, + org.apache.axiom.om.OMFactory factory) + throws org.apache.axis2.databinding.ADBException</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>getOMElement</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><span class="strong">Parameters:</span></dt><dd><code>parentQName</code> - </dd><dd><code>factory</code> - </dd> +<dt><span class="strong">Returns:</span></dt><dd>org.apache.axiom.om.OMElement</dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +<a name="serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>serialize</h4> +<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, + <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter) + throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, + org.apache.axis2.databinding.ADBException</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +<a name="serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>serialize</h4> +<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, + <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, + boolean serializeType) + throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, + org.apache.axis2.databinding.ADBException</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +<a name="getPullParser(javax.xml.namespace.QName)"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>getPullParser</h4> +<pre>public <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> getPullParser(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName) + throws org.apache.axis2.databinding.ADBException</pre> +<div class="block">databinding method to get an XML representation of this object</div> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>getPullParser</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +</li> +</ul> +</li> +</ul> +</div> +</div> +<!-- ========= END OF CLASS DATA ========= --> +<!-- ======= START OF BOTTOM NAVBAR ====== --> +<div class="bottomNav"><a name="navbar_bottom"> +<!-- --> +</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ManifestRefsCheckResultType.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ManifestType.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li><a href="#nested_class_summary">Nested</a> | </li> +<li><a href="#field_summary">Field</a> | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li><a href="#field_detail">Field</a> | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_bottom"> +<!-- --> +</a></div> +<!-- ======== END OF BOTTOM NAVBAR ======= --> +</body> +</html> diff --git a/docs/at/gv/egiz/moa/SignatureCreationServiceStub.MetaInfoType.Factory.html b/docs/at/gv/egiz/moa/SignatureCreationServiceStub.MetaInfoType.Factory.html new file mode 100644 index 00000000..e1b5c802 --- /dev/null +++ b/docs/at/gv/egiz/moa/SignatureCreationServiceStub.MetaInfoType.Factory.html @@ -0,0 +1,278 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> +<!-- NewPage --> +<html lang="en"> +<head> +<!-- Generated by javadoc (version 1.7.0_51) on Tue Feb 04 16:50:53 CET 2014 --> +<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> +<title>SignatureCreationServiceStub.MetaInfoType.Factory (PDF-AS 4.0 Library)</title> +<meta name="date" content="2014-02-04"> +<link rel="stylesheet" type="text/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 Library)"; + } +//--> +</script> +<noscript> +<div>JavaScript is disabled on your browser.</div> +</noscript> +<!-- ========= START OF TOP NAVBAR ======= --> +<div class="topNav"><a name="navbar_top"> +<!-- --> +</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.MetaInfoType.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.MgmtData.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li>Nested | </li> +<li>Field | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li>Field | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_top"> +<!-- --> +</a></div> +<!-- ========= END OF TOP NAVBAR ========= --> +<!-- ======== START OF CLASS DATA ======== --> +<div class="header"> +<div class="subTitle">at.gv.egiz.moa</div> +<h2 title="Class SignatureCreationServiceStub.MetaInfoType.Factory" class="title">Class SignatureCreationServiceStub.MetaInfoType.Factory</h2> +</div> +<div class="contentContainer"> +<ul class="inheritance"> +<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li> +<ul class="inheritance"> +<li>at.gv.egiz.moa.SignatureCreationServiceStub.MetaInfoType.Factory</li> +</ul> +</li> +</ul> +<div class="description"> +<ul class="blockList"> +<li class="blockList"> +<dl> +<dt>Enclosing class:</dt> +<dd><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.MetaInfoType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.MetaInfoType</a></dd> +</dl> +<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> +<div class="block">Factory class that keeps the parse method</div> +</li> +</ul> +</div> +<div class="summary"> +<ul class="blockList"> +<li class="blockList"> +<!-- ======== CONSTRUCTOR SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_summary"> +<!-- --> +</a> +<h3>Constructor Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation"> +<caption><span>Constructors</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colOne" scope="col">Constructor and Description</th> +</tr> +<tr class="altColor"> +<td class="colOne"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.MetaInfoType.Factory.html#SignatureCreationServiceStub.MetaInfoType.Factory()">SignatureCreationServiceStub.MetaInfoType.Factory</a></strong>()</code> </td> +</tr> +</table> +</li> +</ul> +<!-- ========== METHOD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_summary"> +<!-- --> +</a> +<h3>Method Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation"> +<caption><span>Methods</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colFirst" scope="col">Modifier and Type</th> +<th class="colLast" scope="col">Method and Description</th> +</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> +<div class="block">static method to create the object + Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable + If this object is not an element, it is a complex type and the reader is at the event just after the outer start element + Postcondition: If this object is an element, the reader is positioned at its end element + If this object is a complex type, the reader is positioned at the end element of its outer element</div> +</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> +</ul> +</li> +</ul> +</li> +</ul> +</div> +<div class="details"> +<ul class="blockList"> +<li class="blockList"> +<!-- ========= CONSTRUCTOR DETAIL ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_detail"> +<!-- --> +</a> +<h3>Constructor Detail</h3> +<a name="SignatureCreationServiceStub.MetaInfoType.Factory()"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>SignatureCreationServiceStub.MetaInfoType.Factory</h4> +<pre>public SignatureCreationServiceStub.MetaInfoType.Factory()</pre> +</li> +</ul> +</li> +</ul> +<!-- ============ METHOD DETAIL ========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_detail"> +<!-- --> +</a> +<h3>Method Detail</h3> +<a name="parse(javax.xml.stream.XMLStreamReader)"> +<!-- --> +</a> +<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> +<div class="block">static method to create the object + Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable + If this object is not an element, it is a complex type and the reader is at the event just after the outer start element + Postcondition: If this object is an element, the reader is positioned at its end element + If this object is a complex type, the reader is positioned at the end element of its outer element</div> +<dl><dt><span class="strong">Throws:</span></dt> +<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></code></dd></dl> +</li> +</ul> +</li> +</ul> +</li> +</ul> +</div> +</div> +<!-- ========= END OF CLASS DATA ========= --> +<!-- ======= START OF BOTTOM NAVBAR ====== --> +<div class="bottomNav"><a name="navbar_bottom"> +<!-- --> +</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.MetaInfoType.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.MgmtData.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li>Nested | </li> +<li>Field | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li>Field | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_bottom"> +<!-- --> +</a></div> +<!-- ======== END OF BOTTOM NAVBAR ======= --> +</body> +</html> diff --git a/docs/at/gv/egiz/moa/SignatureCreationServiceStub.MetaInfoType.html b/docs/at/gv/egiz/moa/SignatureCreationServiceStub.MetaInfoType.html new file mode 100644 index 00000000..b39f394f --- /dev/null +++ b/docs/at/gv/egiz/moa/SignatureCreationServiceStub.MetaInfoType.html @@ -0,0 +1,634 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> +<!-- NewPage --> +<html lang="en"> +<head> +<!-- Generated by javadoc (version 1.7.0_51) on Tue Feb 04 16:50:53 CET 2014 --> +<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> +<title>SignatureCreationServiceStub.MetaInfoType (PDF-AS 4.0 Library)</title> +<meta name="date" content="2014-02-04"> +<link rel="stylesheet" type="text/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 Library)"; + } +//--> +</script> +<noscript> +<div>JavaScript is disabled on your browser.</div> +</noscript> +<!-- ========= START OF TOP NAVBAR ======= --> +<div class="topNav"><a name="navbar_top"> +<!-- --> +</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ManifestType.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.MetaInfoType.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li><a href="#nested_class_summary">Nested</a> | </li> +<li><a href="#field_summary">Field</a> | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li><a href="#field_detail">Field</a> | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_top"> +<!-- --> +</a></div> +<!-- ========= END OF TOP NAVBAR ========= --> +<!-- ======== START OF CLASS DATA ======== --> +<div class="header"> +<div class="subTitle">at.gv.egiz.moa</div> +<h2 title="Class SignatureCreationServiceStub.MetaInfoType" class="title">Class SignatureCreationServiceStub.MetaInfoType</h2> +</div> +<div class="contentContainer"> +<ul class="inheritance"> +<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li> +<ul class="inheritance"> +<li>at.gv.egiz.moa.SignatureCreationServiceStub.MetaInfoType</li> +</ul> +</li> +</ul> +<div class="description"> +<ul class="blockList"> +<li class="blockList"> +<dl> +<dt>All Implemented Interfaces:</dt> +<dd><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a>, org.apache.axis2.databinding.ADBBean</dd> +</dl> +<dl> +<dt>Direct Known Subclasses:</dt> +<dd><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.FinalDataMetaInfoType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.FinalDataMetaInfoType</a></dd> +</dl> +<dl> +<dt>Enclosing class:</dt> +<dd><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub</a></dd> +</dl> +<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> +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> +</ul> +</div> +<div class="summary"> +<ul class="blockList"> +<li class="blockList"> +<!-- ======== NESTED CLASS SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="nested_class_summary"> +<!-- --> +</a> +<h3>Nested Class Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Nested Class Summary table, listing nested classes, and an explanation"> +<caption><span>Nested Classes</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> +<tr class="altColor"> +<td class="colFirst"><code>static class </code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.MetaInfoType.Factory.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.MetaInfoType.Factory</a></strong></code> +<div class="block">Factory class that keeps the parse method</div> +</td> +</tr> +</table> +</li> +</ul> +<!-- =========== FIELD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="field_summary"> +<!-- --> +</a> +<h3>Field Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Field Summary table, listing fields, and an explanation"> +<caption><span>Fields</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> +<tr class="altColor"> +<td class="colFirst"><code>protected org.apache.axis2.databinding.types.URI</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.MetaInfoType.html#localDescription">localDescription</a></strong></code> +<div class="block">field for Description</div> +</td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>protected boolean</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.MetaInfoType.html#localDescriptionTracker">localDescriptionTracker</a></strong></code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>protected org.apache.axiom.om.OMElement[]</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.MetaInfoType.html#localExtraElement">localExtraElement</a></strong></code> +<div class="block">field for ExtraElement + This was an Array!</div> +</td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>protected boolean</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.MetaInfoType.html#localExtraElementTracker">localExtraElementTracker</a></strong></code> </td> +</tr> +<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"><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> +</table> +</li> +</ul> +<!-- ======== CONSTRUCTOR SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_summary"> +<!-- --> +</a> +<h3>Constructor Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation"> +<caption><span>Constructors</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colOne" scope="col">Constructor and Description</th> +</tr> +<tr class="altColor"> +<td class="colOne"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.MetaInfoType.html#SignatureCreationServiceStub.MetaInfoType()">SignatureCreationServiceStub.MetaInfoType</a></strong>()</code> </td> +</tr> +</table> +</li> +</ul> +<!-- ========== METHOD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_summary"> +<!-- --> +</a> +<h3>Method Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation"> +<caption><span>Methods</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colFirst" scope="col">Modifier and Type</th> +<th class="colLast" scope="col">Method and Description</th> +</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#addExtraElement(org.apache.axiom.om.OMElement)">addExtraElement</a></strong>(org.apache.axiom.om.OMElement param)</code> +<div class="block">Auto generated add method for the array for convenience</div> +</td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>org.apache.axis2.databinding.types.URI</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.MetaInfoType.html#getDescription()">getDescription</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.MetaInfoType.html#getExtraElement()">getExtraElement</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.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.MetaInfoType.html#getMimeType()">getMimeType</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.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, + 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> +<div class="block">databinding method to get an XML representation of this object</div> +</td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>boolean</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.MetaInfoType.html#isDescriptionSpecified()">isDescriptionSpecified</a></strong>()</code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>boolean</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.MetaInfoType.html#isExtraElementSpecified()">isExtraElementSpecified</a></strong>()</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.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> +</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, + 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.MetaInfoType.html#setDescription(org.apache.axis2.databinding.types.URI)">setDescription</a></strong>(org.apache.axis2.databinding.types.URI 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.MetaInfoType.html#setExtraElement(org.apache.axiom.om.OMElement[])">setExtraElement</a></strong>(org.apache.axiom.om.OMElement[] 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.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> +<tr class="rowColor"> +<td class="colFirst"><code>protected void</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.MetaInfoType.html#validateExtraElement(org.apache.axiom.om.OMElement[])">validateExtraElement</a></strong>(org.apache.axiom.om.OMElement[] param)</code> +<div class="block">validate the array for ExtraElement</div> +</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> +</ul> +</li> +</ul> +</li> +</ul> +</div> +<div class="details"> +<ul class="blockList"> +<li class="blockList"> +<!-- ============ FIELD DETAIL =========== --> +<ul class="blockList"> +<li class="blockList"><a name="field_detail"> +<!-- --> +</a> +<h3>Field Detail</h3> +<a name="localMimeType"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>localMimeType</h4> +<pre>protected <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.MimeTypeType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.MimeTypeType</a> localMimeType</pre> +<div class="block">field for MimeType</div> +</li> +</ul> +<a name="localDescription"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>localDescription</h4> +<pre>protected org.apache.axis2.databinding.types.URI localDescription</pre> +<div class="block">field for Description</div> +</li> +</ul> +<a name="localDescriptionTracker"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>localDescriptionTracker</h4> +<pre>protected boolean localDescriptionTracker</pre> +</li> +</ul> +<a name="localExtraElement"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>localExtraElement</h4> +<pre>protected org.apache.axiom.om.OMElement[] localExtraElement</pre> +<div class="block">field for ExtraElement + This was an Array!</div> +</li> +</ul> +<a name="localExtraElementTracker"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>localExtraElementTracker</h4> +<pre>protected boolean localExtraElementTracker</pre> +</li> +</ul> +</li> +</ul> +<!-- ========= CONSTRUCTOR DETAIL ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_detail"> +<!-- --> +</a> +<h3>Constructor Detail</h3> +<a name="SignatureCreationServiceStub.MetaInfoType()"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>SignatureCreationServiceStub.MetaInfoType</h4> +<pre>public SignatureCreationServiceStub.MetaInfoType()</pre> +</li> +</ul> +</li> +</ul> +<!-- ============ METHOD DETAIL ========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_detail"> +<!-- --> +</a> +<h3>Method Detail</h3> +<a name="getMimeType()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getMimeType</h4> +<pre>public <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.MimeTypeType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.MimeTypeType</a> getMimeType()</pre> +<div class="block">Auto generated getter method</div> +<dl><dt><span class="strong">Returns:</span></dt><dd>MimeTypeType</dd></dl> +</li> +</ul> +<a name="setMimeType(at.gv.egiz.moa.SignatureCreationServiceStub.MimeTypeType)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>setMimeType</h4> +<pre>public void setMimeType(<a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.MimeTypeType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.MimeTypeType</a> 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> +</ul> +<a name="isDescriptionSpecified()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>isDescriptionSpecified</h4> +<pre>public boolean isDescriptionSpecified()</pre> +</li> +</ul> +<a name="getDescription()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getDescription</h4> +<pre>public org.apache.axis2.databinding.types.URI getDescription()</pre> +<div class="block">Auto generated getter method</div> +<dl><dt><span class="strong">Returns:</span></dt><dd>org.apache.axis2.databinding.types.URI</dd></dl> +</li> +</ul> +<a name="setDescription(org.apache.axis2.databinding.types.URI)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>setDescription</h4> +<pre>public void setDescription(org.apache.axis2.databinding.types.URI param)</pre> +<div class="block">Auto generated setter method</div> +<dl><dt><span class="strong">Parameters:</span></dt><dd><code>param</code> - Description</dd></dl> +</li> +</ul> +<a name="isExtraElementSpecified()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>isExtraElementSpecified</h4> +<pre>public boolean isExtraElementSpecified()</pre> +</li> +</ul> +<a name="getExtraElement()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getExtraElement</h4> +<pre>public org.apache.axiom.om.OMElement[] getExtraElement()</pre> +<div class="block">Auto generated getter method</div> +<dl><dt><span class="strong">Returns:</span></dt><dd>org.apache.axiom.om.OMElement[]</dd></dl> +</li> +</ul> +<a name="validateExtraElement(org.apache.axiom.om.OMElement[])"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>validateExtraElement</h4> +<pre>protected void validateExtraElement(org.apache.axiom.om.OMElement[] param)</pre> +<div class="block">validate the array for ExtraElement</div> +</li> +</ul> +<a name="setExtraElement(org.apache.axiom.om.OMElement[])"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>setExtraElement</h4> +<pre>public void setExtraElement(org.apache.axiom.om.OMElement[] param)</pre> +<div class="block">Auto generated setter method</div> +<dl><dt><span class="strong">Parameters:</span></dt><dd><code>param</code> - ExtraElement</dd></dl> +</li> +</ul> +<a name="addExtraElement(org.apache.axiom.om.OMElement)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>addExtraElement</h4> +<pre>public void addExtraElement(org.apache.axiom.om.OMElement param)</pre> +<div class="block">Auto generated add method for the array for convenience</div> +<dl><dt><span class="strong">Parameters:</span></dt><dd><code>param</code> - org.apache.axiom.om.OMElement</dd></dl> +</li> +</ul> +<a name="getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getOMElement</h4> +<pre>public org.apache.axiom.om.OMElement getOMElement(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, + org.apache.axiom.om.OMFactory factory) + throws org.apache.axis2.databinding.ADBException</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>getOMElement</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><span class="strong">Parameters:</span></dt><dd><code>parentQName</code> - </dd><dd><code>factory</code> - </dd> +<dt><span class="strong">Returns:</span></dt><dd>org.apache.axiom.om.OMElement</dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +<a name="serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>serialize</h4> +<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, + <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter) + throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, + org.apache.axis2.databinding.ADBException</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +<a name="serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>serialize</h4> +<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, + <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, + boolean serializeType) + throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, + org.apache.axis2.databinding.ADBException</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +<a name="getPullParser(javax.xml.namespace.QName)"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>getPullParser</h4> +<pre>public <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> getPullParser(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName) + throws org.apache.axis2.databinding.ADBException</pre> +<div class="block">databinding method to get an XML representation of this object</div> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>getPullParser</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +</li> +</ul> +</li> +</ul> +</div> +</div> +<!-- ========= END OF CLASS DATA ========= --> +<!-- ======= START OF BOTTOM NAVBAR ====== --> +<div class="bottomNav"><a name="navbar_bottom"> +<!-- --> +</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ManifestType.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.MetaInfoType.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li><a href="#nested_class_summary">Nested</a> | </li> +<li><a href="#field_summary">Field</a> | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li><a href="#field_detail">Field</a> | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_bottom"> +<!-- --> +</a></div> +<!-- ======== END OF BOTTOM NAVBAR ======= --> +</body> +</html> diff --git a/docs/at/gv/egiz/moa/SignatureCreationServiceStub.MgmtData.Factory.html b/docs/at/gv/egiz/moa/SignatureCreationServiceStub.MgmtData.Factory.html new file mode 100644 index 00000000..7d6a1773 --- /dev/null +++ b/docs/at/gv/egiz/moa/SignatureCreationServiceStub.MgmtData.Factory.html @@ -0,0 +1,278 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> +<!-- NewPage --> +<html lang="en"> +<head> +<!-- Generated by javadoc (version 1.7.0_51) on Tue Feb 04 16:50:53 CET 2014 --> +<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> +<title>SignatureCreationServiceStub.MgmtData.Factory (PDF-AS 4.0 Library)</title> +<meta name="date" content="2014-02-04"> +<link rel="stylesheet" type="text/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 Library)"; + } +//--> +</script> +<noscript> +<div>JavaScript is disabled on your browser.</div> +</noscript> +<!-- ========= START OF TOP NAVBAR ======= --> +<div class="topNav"><a name="navbar_top"> +<!-- --> +</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.MgmtData.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.MimeTypeType.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li>Nested | </li> +<li>Field | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li>Field | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_top"> +<!-- --> +</a></div> +<!-- ========= END OF TOP NAVBAR ========= --> +<!-- ======== START OF CLASS DATA ======== --> +<div class="header"> +<div class="subTitle">at.gv.egiz.moa</div> +<h2 title="Class SignatureCreationServiceStub.MgmtData.Factory" class="title">Class SignatureCreationServiceStub.MgmtData.Factory</h2> +</div> +<div class="contentContainer"> +<ul class="inheritance"> +<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li> +<ul class="inheritance"> +<li>at.gv.egiz.moa.SignatureCreationServiceStub.MgmtData.Factory</li> +</ul> +</li> +</ul> +<div class="description"> +<ul class="blockList"> +<li class="blockList"> +<dl> +<dt>Enclosing class:</dt> +<dd><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.MgmtData.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.MgmtData</a></dd> +</dl> +<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> +<div class="block">Factory class that keeps the parse method</div> +</li> +</ul> +</div> +<div class="summary"> +<ul class="blockList"> +<li class="blockList"> +<!-- ======== CONSTRUCTOR SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_summary"> +<!-- --> +</a> +<h3>Constructor Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation"> +<caption><span>Constructors</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colOne" scope="col">Constructor and Description</th> +</tr> +<tr class="altColor"> +<td class="colOne"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.MgmtData.Factory.html#SignatureCreationServiceStub.MgmtData.Factory()">SignatureCreationServiceStub.MgmtData.Factory</a></strong>()</code> </td> +</tr> +</table> +</li> +</ul> +<!-- ========== METHOD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_summary"> +<!-- --> +</a> +<h3>Method Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation"> +<caption><span>Methods</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colFirst" scope="col">Modifier and Type</th> +<th class="colLast" scope="col">Method and Description</th> +</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> +<div class="block">static method to create the object + Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable + If this object is not an element, it is a complex type and the reader is at the event just after the outer start element + Postcondition: If this object is an element, the reader is positioned at its end element + If this object is a complex type, the reader is positioned at the end element of its outer element</div> +</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> +</ul> +</li> +</ul> +</li> +</ul> +</div> +<div class="details"> +<ul class="blockList"> +<li class="blockList"> +<!-- ========= CONSTRUCTOR DETAIL ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_detail"> +<!-- --> +</a> +<h3>Constructor Detail</h3> +<a name="SignatureCreationServiceStub.MgmtData.Factory()"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>SignatureCreationServiceStub.MgmtData.Factory</h4> +<pre>public SignatureCreationServiceStub.MgmtData.Factory()</pre> +</li> +</ul> +</li> +</ul> +<!-- ============ METHOD DETAIL ========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_detail"> +<!-- --> +</a> +<h3>Method Detail</h3> +<a name="parse(javax.xml.stream.XMLStreamReader)"> +<!-- --> +</a> +<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> +<div class="block">static method to create the object + Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable + If this object is not an element, it is a complex type and the reader is at the event just after the outer start element + Postcondition: If this object is an element, the reader is positioned at its end element + If this object is a complex type, the reader is positioned at the end element of its outer element</div> +<dl><dt><span class="strong">Throws:</span></dt> +<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></code></dd></dl> +</li> +</ul> +</li> +</ul> +</li> +</ul> +</div> +</div> +<!-- ========= END OF CLASS DATA ========= --> +<!-- ======= START OF BOTTOM NAVBAR ====== --> +<div class="bottomNav"><a name="navbar_bottom"> +<!-- --> +</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.MgmtData.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.MimeTypeType.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li>Nested | </li> +<li>Field | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li>Field | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_bottom"> +<!-- --> +</a></div> +<!-- ======== END OF BOTTOM NAVBAR ======= --> +</body> +</html> diff --git a/docs/at/gv/egiz/moa/SignatureCreationServiceStub.MgmtData.html b/docs/at/gv/egiz/moa/SignatureCreationServiceStub.MgmtData.html new file mode 100644 index 00000000..7d10d82f --- /dev/null +++ b/docs/at/gv/egiz/moa/SignatureCreationServiceStub.MgmtData.html @@ -0,0 +1,456 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> +<!-- NewPage --> +<html lang="en"> +<head> +<!-- Generated by javadoc (version 1.7.0_51) on Tue Feb 04 16:50:53 CET 2014 --> +<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> +<title>SignatureCreationServiceStub.MgmtData (PDF-AS 4.0 Library)</title> +<meta name="date" content="2014-02-04"> +<link rel="stylesheet" type="text/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 Library)"; + } +//--> +</script> +<noscript> +<div>JavaScript is disabled on your browser.</div> +</noscript> +<!-- ========= START OF TOP NAVBAR ======= --> +<div class="topNav"><a name="navbar_top"> +<!-- --> +</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.MetaInfoType.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.MgmtData.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li><a href="#nested_class_summary">Nested</a> | </li> +<li><a href="#field_summary">Field</a> | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li><a href="#field_detail">Field</a> | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_top"> +<!-- --> +</a></div> +<!-- ========= END OF TOP NAVBAR ========= --> +<!-- ======== START OF CLASS DATA ======== --> +<div class="header"> +<div class="subTitle">at.gv.egiz.moa</div> +<h2 title="Class SignatureCreationServiceStub.MgmtData" class="title">Class SignatureCreationServiceStub.MgmtData</h2> +</div> +<div class="contentContainer"> +<ul class="inheritance"> +<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li> +<ul class="inheritance"> +<li>at.gv.egiz.moa.SignatureCreationServiceStub.MgmtData</li> +</ul> +</li> +</ul> +<div class="description"> +<ul class="blockList"> +<li class="blockList"> +<dl> +<dt>All Implemented Interfaces:</dt> +<dd><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a>, org.apache.axis2.databinding.ADBBean</dd> +</dl> +<dl> +<dt>Enclosing class:</dt> +<dd><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub</a></dd> +</dl> +<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> +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> +</ul> +</div> +<div class="summary"> +<ul class="blockList"> +<li class="blockList"> +<!-- ======== NESTED CLASS SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="nested_class_summary"> +<!-- --> +</a> +<h3>Nested Class Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Nested Class Summary table, listing nested classes, and an explanation"> +<caption><span>Nested Classes</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> +<tr class="altColor"> +<td class="colFirst"><code>static class </code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.MgmtData.Factory.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.MgmtData.Factory</a></strong></code> +<div class="block">Factory class that keeps the parse method</div> +</td> +</tr> +</table> +</li> +</ul> +<!-- =========== FIELD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="field_summary"> +<!-- --> +</a> +<h3>Field Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Field Summary table, listing fields, and an explanation"> +<caption><span>Fields</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> +<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="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="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.MgmtData.html#MY_QNAME">MY_QNAME</a></strong></code> </td> +</tr> +</table> +</li> +</ul> +<!-- ======== CONSTRUCTOR SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_summary"> +<!-- --> +</a> +<h3>Constructor Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation"> +<caption><span>Constructors</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colOne" scope="col">Constructor and Description</th> +</tr> +<tr class="altColor"> +<td class="colOne"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.MgmtData.html#SignatureCreationServiceStub.MgmtData()">SignatureCreationServiceStub.MgmtData</a></strong>()</code> </td> +</tr> +</table> +</li> +</ul> +<!-- ========== METHOD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_summary"> +<!-- --> +</a> +<h3>Method Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation"> +<caption><span>Methods</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colFirst" scope="col">Modifier and Type</th> +<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="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, + 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> +<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> +</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, + 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> +<div class="block">Auto generated setter method</div> +</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> +</ul> +</li> +</ul> +</li> +</ul> +</div> +<div class="details"> +<ul class="blockList"> +<li class="blockList"> +<!-- ============ FIELD DETAIL =========== --> +<ul class="blockList"> +<li class="blockList"><a name="field_detail"> +<!-- --> +</a> +<h3>Field Detail</h3> +<a name="MY_QNAME"> +<!-- --> +</a> +<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> +</li> +</ul> +<a name="localMgmtData"> +<!-- --> +</a> +<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> +<div class="block">field for MgmtData</div> +</li> +</ul> +</li> +</ul> +<!-- ========= CONSTRUCTOR DETAIL ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_detail"> +<!-- --> +</a> +<h3>Constructor Detail</h3> +<a name="SignatureCreationServiceStub.MgmtData()"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>SignatureCreationServiceStub.MgmtData</h4> +<pre>public SignatureCreationServiceStub.MgmtData()</pre> +</li> +</ul> +</li> +</ul> +<!-- ============ METHOD DETAIL ========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_detail"> +<!-- --> +</a> +<h3>Method Detail</h3> +<a name="getMgmtData()"> +<!-- --> +</a> +<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> +<div class="block">Auto generated getter method</div> +<dl><dt><span class="strong">Returns:</span></dt><dd>java.lang.String</dd></dl> +</li> +</ul> +<a name="setMgmtData(java.lang.String)"> +<!-- --> +</a> +<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> +<div class="block">Auto generated setter method</div> +<dl><dt><span class="strong">Parameters:</span></dt><dd><code>param</code> - MgmtData</dd></dl> +</li> +</ul> +<a name="getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getOMElement</h4> +<pre>public org.apache.axiom.om.OMElement getOMElement(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, + org.apache.axiom.om.OMFactory factory) + throws org.apache.axis2.databinding.ADBException</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>getOMElement</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><span class="strong">Parameters:</span></dt><dd><code>parentQName</code> - </dd><dd><code>factory</code> - </dd> +<dt><span class="strong">Returns:</span></dt><dd>org.apache.axiom.om.OMElement</dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +<a name="serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>serialize</h4> +<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, + <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter) + throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, + org.apache.axis2.databinding.ADBException</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +<a name="serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>serialize</h4> +<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, + <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, + boolean serializeType) + throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, + org.apache.axis2.databinding.ADBException</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +<a name="getPullParser(javax.xml.namespace.QName)"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>getPullParser</h4> +<pre>public <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> getPullParser(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName) + throws org.apache.axis2.databinding.ADBException</pre> +<div class="block">databinding method to get an XML representation of this object</div> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>getPullParser</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +</li> +</ul> +</li> +</ul> +</div> +</div> +<!-- ========= END OF CLASS DATA ========= --> +<!-- ======= START OF BOTTOM NAVBAR ====== --> +<div class="bottomNav"><a name="navbar_bottom"> +<!-- --> +</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.MetaInfoType.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.MgmtData.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li><a href="#nested_class_summary">Nested</a> | </li> +<li><a href="#field_summary">Field</a> | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li><a href="#field_detail">Field</a> | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_bottom"> +<!-- --> +</a></div> +<!-- ======== END OF BOTTOM NAVBAR ======= --> +</body> +</html> diff --git a/docs/at/gv/egiz/moa/SignatureCreationServiceStub.MimeTypeType.Factory.html b/docs/at/gv/egiz/moa/SignatureCreationServiceStub.MimeTypeType.Factory.html new file mode 100644 index 00000000..2d8fba1e --- /dev/null +++ b/docs/at/gv/egiz/moa/SignatureCreationServiceStub.MimeTypeType.Factory.html @@ -0,0 +1,308 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> +<!-- NewPage --> +<html lang="en"> +<head> +<!-- Generated by javadoc (version 1.7.0_51) on Tue Feb 04 16:50:54 CET 2014 --> +<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> +<title>SignatureCreationServiceStub.MimeTypeType.Factory (PDF-AS 4.0 Library)</title> +<meta name="date" content="2014-02-04"> +<link rel="stylesheet" type="text/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 Library)"; + } +//--> +</script> +<noscript> +<div>JavaScript is disabled on your browser.</div> +</noscript> +<!-- ========= START OF TOP NAVBAR ======= --> +<div class="topNav"><a name="navbar_top"> +<!-- --> +</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.MimeTypeType.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Object.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li>Nested | </li> +<li>Field | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li>Field | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_top"> +<!-- --> +</a></div> +<!-- ========= END OF TOP NAVBAR ========= --> +<!-- ======== START OF CLASS DATA ======== --> +<div class="header"> +<div class="subTitle">at.gv.egiz.moa</div> +<h2 title="Class SignatureCreationServiceStub.MimeTypeType.Factory" class="title">Class SignatureCreationServiceStub.MimeTypeType.Factory</h2> +</div> +<div class="contentContainer"> +<ul class="inheritance"> +<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li> +<ul class="inheritance"> +<li>at.gv.egiz.moa.SignatureCreationServiceStub.MimeTypeType.Factory</li> +</ul> +</li> +</ul> +<div class="description"> +<ul class="blockList"> +<li class="blockList"> +<dl> +<dt>Enclosing class:</dt> +<dd><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.MimeTypeType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.MimeTypeType</a></dd> +</dl> +<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> +<div class="block">Factory class that keeps the parse method</div> +</li> +</ul> +</div> +<div class="summary"> +<ul class="blockList"> +<li class="blockList"> +<!-- ======== CONSTRUCTOR SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_summary"> +<!-- --> +</a> +<h3>Constructor Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation"> +<caption><span>Constructors</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colOne" scope="col">Constructor and Description</th> +</tr> +<tr class="altColor"> +<td class="colOne"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.MimeTypeType.Factory.html#SignatureCreationServiceStub.MimeTypeType.Factory()">SignatureCreationServiceStub.MimeTypeType.Factory</a></strong>()</code> </td> +</tr> +</table> +</li> +</ul> +<!-- ========== METHOD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_summary"> +<!-- --> +</a> +<h3>Method Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation"> +<caption><span>Methods</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colFirst" scope="col">Modifier and Type</th> +<th class="colLast" scope="col">Method and Description</th> +</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> +</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> +</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> +<div class="block">static method to create the object + Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable + If this object is not an element, it is a complex type and the reader is at the event just after the outer start element + Postcondition: If this object is an element, the reader is positioned at its end element + If this object is a complex type, the reader is positioned at the end element of its outer element</div> +</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> +</ul> +</li> +</ul> +</li> +</ul> +</div> +<div class="details"> +<ul class="blockList"> +<li class="blockList"> +<!-- ========= CONSTRUCTOR DETAIL ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_detail"> +<!-- --> +</a> +<h3>Constructor Detail</h3> +<a name="SignatureCreationServiceStub.MimeTypeType.Factory()"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>SignatureCreationServiceStub.MimeTypeType.Factory</h4> +<pre>public SignatureCreationServiceStub.MimeTypeType.Factory()</pre> +</li> +</ul> +</li> +</ul> +<!-- ============ METHOD DETAIL ========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_detail"> +<!-- --> +</a> +<h3>Method Detail</h3> +<a name="fromString(java.lang.String, java.lang.String)"> +<!-- --> +</a> +<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> +</li> +</ul> +<a name="fromString(javax.xml.stream.XMLStreamReader, java.lang.String)"> +<!-- --> +</a> +<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> +</li> +</ul> +<a name="parse(javax.xml.stream.XMLStreamReader)"> +<!-- --> +</a> +<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> +<div class="block">static method to create the object + Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable + If this object is not an element, it is a complex type and the reader is at the event just after the outer start element + Postcondition: If this object is an element, the reader is positioned at its end element + If this object is a complex type, the reader is positioned at the end element of its outer element</div> +<dl><dt><span class="strong">Throws:</span></dt> +<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></code></dd></dl> +</li> +</ul> +</li> +</ul> +</li> +</ul> +</div> +</div> +<!-- ========= END OF CLASS DATA ========= --> +<!-- ======= START OF BOTTOM NAVBAR ====== --> +<div class="bottomNav"><a name="navbar_bottom"> +<!-- --> +</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.MimeTypeType.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Object.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li>Nested | </li> +<li>Field | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li>Field | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_bottom"> +<!-- --> +</a></div> +<!-- ======== END OF BOTTOM NAVBAR ======= --> +</body> +</html> diff --git a/docs/at/gv/egiz/moa/SignatureCreationServiceStub.MimeTypeType.html b/docs/at/gv/egiz/moa/SignatureCreationServiceStub.MimeTypeType.html new file mode 100644 index 00000000..00f3953d --- /dev/null +++ b/docs/at/gv/egiz/moa/SignatureCreationServiceStub.MimeTypeType.html @@ -0,0 +1,473 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> +<!-- NewPage --> +<html lang="en"> +<head> +<!-- Generated by javadoc (version 1.7.0_51) on Tue Feb 04 16:50:54 CET 2014 --> +<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> +<title>SignatureCreationServiceStub.MimeTypeType (PDF-AS 4.0 Library)</title> +<meta name="date" content="2014-02-04"> +<link rel="stylesheet" type="text/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 Library)"; + } +//--> +</script> +<noscript> +<div>JavaScript is disabled on your browser.</div> +</noscript> +<!-- ========= START OF TOP NAVBAR ======= --> +<div class="topNav"><a name="navbar_top"> +<!-- --> +</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.MgmtData.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.MimeTypeType.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li><a href="#nested_class_summary">Nested</a> | </li> +<li><a href="#field_summary">Field</a> | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li><a href="#field_detail">Field</a> | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_top"> +<!-- --> +</a></div> +<!-- ========= END OF TOP NAVBAR ========= --> +<!-- ======== START OF CLASS DATA ======== --> +<div class="header"> +<div class="subTitle">at.gv.egiz.moa</div> +<h2 title="Class SignatureCreationServiceStub.MimeTypeType" class="title">Class SignatureCreationServiceStub.MimeTypeType</h2> +</div> +<div class="contentContainer"> +<ul class="inheritance"> +<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li> +<ul class="inheritance"> +<li>at.gv.egiz.moa.SignatureCreationServiceStub.MimeTypeType</li> +</ul> +</li> +</ul> +<div class="description"> +<ul class="blockList"> +<li class="blockList"> +<dl> +<dt>All Implemented Interfaces:</dt> +<dd><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a>, org.apache.axis2.databinding.ADBBean</dd> +</dl> +<dl> +<dt>Enclosing class:</dt> +<dd><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub</a></dd> +</dl> +<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> +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> +</ul> +</div> +<div class="summary"> +<ul class="blockList"> +<li class="blockList"> +<!-- ======== NESTED CLASS SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="nested_class_summary"> +<!-- --> +</a> +<h3>Nested Class Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Nested Class Summary table, listing nested classes, and an explanation"> +<caption><span>Nested Classes</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> +<tr class="altColor"> +<td class="colFirst"><code>static class </code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.MimeTypeType.Factory.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.MimeTypeType.Factory</a></strong></code> +<div class="block">Factory class that keeps the parse method</div> +</td> +</tr> +</table> +</li> +</ul> +<!-- =========== FIELD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="field_summary"> +<!-- --> +</a> +<h3>Field Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Field Summary table, listing fields, and an explanation"> +<caption><span>Fields</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> +<tr class="altColor"> +<td class="colFirst"><code>protected org.apache.axis2.databinding.types.Token</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.MimeTypeType.html#localMimeTypeType">localMimeTypeType</a></strong></code> +<div class="block">field for MimeTypeType</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="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.MimeTypeType.html#MY_QNAME">MY_QNAME</a></strong></code> </td> +</tr> +</table> +</li> +</ul> +<!-- ======== CONSTRUCTOR SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_summary"> +<!-- --> +</a> +<h3>Constructor Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation"> +<caption><span>Constructors</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colOne" scope="col">Constructor and Description</th> +</tr> +<tr class="altColor"> +<td class="colOne"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.MimeTypeType.html#SignatureCreationServiceStub.MimeTypeType()">SignatureCreationServiceStub.MimeTypeType</a></strong>()</code> </td> +</tr> +</table> +</li> +</ul> +<!-- ========== METHOD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_summary"> +<!-- --> +</a> +<h3>Method Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation"> +<caption><span>Methods</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colFirst" scope="col">Modifier and Type</th> +<th class="colLast" scope="col">Method and Description</th> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>org.apache.axis2.databinding.types.Token</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.MimeTypeType.html#getMimeTypeType()">getMimeTypeType</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.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, + 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> +<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> +</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, + 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.MimeTypeType.html#setMimeTypeType(org.apache.axis2.databinding.types.Token)">setMimeTypeType</a></strong>(org.apache.axis2.databinding.types.Token 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="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.MimeTypeType.html#toString()">toString</a></strong>()</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#wait()" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</a></code></li> +</ul> +</li> +</ul> +</li> +</ul> +</div> +<div class="details"> +<ul class="blockList"> +<li class="blockList"> +<!-- ============ FIELD DETAIL =========== --> +<ul class="blockList"> +<li class="blockList"><a name="field_detail"> +<!-- --> +</a> +<h3>Field Detail</h3> +<a name="MY_QNAME"> +<!-- --> +</a> +<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> +</li> +</ul> +<a name="localMimeTypeType"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>localMimeTypeType</h4> +<pre>protected org.apache.axis2.databinding.types.Token localMimeTypeType</pre> +<div class="block">field for MimeTypeType</div> +</li> +</ul> +</li> +</ul> +<!-- ========= CONSTRUCTOR DETAIL ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_detail"> +<!-- --> +</a> +<h3>Constructor Detail</h3> +<a name="SignatureCreationServiceStub.MimeTypeType()"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>SignatureCreationServiceStub.MimeTypeType</h4> +<pre>public SignatureCreationServiceStub.MimeTypeType()</pre> +</li> +</ul> +</li> +</ul> +<!-- ============ METHOD DETAIL ========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_detail"> +<!-- --> +</a> +<h3>Method Detail</h3> +<a name="getMimeTypeType()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getMimeTypeType</h4> +<pre>public org.apache.axis2.databinding.types.Token getMimeTypeType()</pre> +<div class="block">Auto generated getter method</div> +<dl><dt><span class="strong">Returns:</span></dt><dd>org.apache.axis2.databinding.types.Token</dd></dl> +</li> +</ul> +<a name="setMimeTypeType(org.apache.axis2.databinding.types.Token)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>setMimeTypeType</h4> +<pre>public void setMimeTypeType(org.apache.axis2.databinding.types.Token param)</pre> +<div class="block">Auto generated setter method</div> +<dl><dt><span class="strong">Parameters:</span></dt><dd><code>param</code> - MimeTypeType</dd></dl> +</li> +</ul> +<a name="toString()"> +<!-- --> +</a> +<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> +<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> +</dl> +</li> +</ul> +<a name="getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getOMElement</h4> +<pre>public org.apache.axiom.om.OMElement getOMElement(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, + org.apache.axiom.om.OMFactory factory) + throws org.apache.axis2.databinding.ADBException</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>getOMElement</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><span class="strong">Parameters:</span></dt><dd><code>parentQName</code> - </dd><dd><code>factory</code> - </dd> +<dt><span class="strong">Returns:</span></dt><dd>org.apache.axiom.om.OMElement</dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +<a name="serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>serialize</h4> +<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, + <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter) + throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, + org.apache.axis2.databinding.ADBException</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +<a name="serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>serialize</h4> +<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, + <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, + boolean serializeType) + throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, + org.apache.axis2.databinding.ADBException</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +<a name="getPullParser(javax.xml.namespace.QName)"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>getPullParser</h4> +<pre>public <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> getPullParser(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName) + throws org.apache.axis2.databinding.ADBException</pre> +<div class="block">databinding method to get an XML representation of this object</div> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>getPullParser</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +</li> +</ul> +</li> +</ul> +</div> +</div> +<!-- ========= END OF CLASS DATA ========= --> +<!-- ======= START OF BOTTOM NAVBAR ====== --> +<div class="bottomNav"><a name="navbar_bottom"> +<!-- --> +</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.MgmtData.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.MimeTypeType.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li><a href="#nested_class_summary">Nested</a> | </li> +<li><a href="#field_summary">Field</a> | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li><a href="#field_detail">Field</a> | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_bottom"> +<!-- --> +</a></div> +<!-- ======== END OF BOTTOM NAVBAR ======= --> +</body> +</html> diff --git a/docs/at/gv/egiz/moa/SignatureCreationServiceStub.Object.Factory.html b/docs/at/gv/egiz/moa/SignatureCreationServiceStub.Object.Factory.html new file mode 100644 index 00000000..3e68fa73 --- /dev/null +++ b/docs/at/gv/egiz/moa/SignatureCreationServiceStub.Object.Factory.html @@ -0,0 +1,278 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> +<!-- NewPage --> +<html lang="en"> +<head> +<!-- Generated by javadoc (version 1.7.0_51) on Tue Feb 04 16:50:54 CET 2014 --> +<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> +<title>SignatureCreationServiceStub.Object.Factory (PDF-AS 4.0 Library)</title> +<meta name="date" content="2014-02-04"> +<link rel="stylesheet" type="text/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 Library)"; + } +//--> +</script> +<noscript> +<div>JavaScript is disabled on your browser.</div> +</noscript> +<!-- ========= START OF TOP NAVBAR ======= --> +<div class="topNav"><a name="navbar_top"> +<!-- --> +</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Object.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ObjectType.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li>Nested | </li> +<li>Field | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li>Field | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_top"> +<!-- --> +</a></div> +<!-- ========= END OF TOP NAVBAR ========= --> +<!-- ======== START OF CLASS DATA ======== --> +<div class="header"> +<div class="subTitle">at.gv.egiz.moa</div> +<h2 title="Class SignatureCreationServiceStub.Object.Factory" class="title">Class SignatureCreationServiceStub.Object.Factory</h2> +</div> +<div class="contentContainer"> +<ul class="inheritance"> +<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li> +<ul class="inheritance"> +<li>at.gv.egiz.moa.SignatureCreationServiceStub.Object.Factory</li> +</ul> +</li> +</ul> +<div class="description"> +<ul class="blockList"> +<li class="blockList"> +<dl> +<dt>Enclosing class:</dt> +<dd><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Object.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.Object</a></dd> +</dl> +<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> +<div class="block">Factory class that keeps the parse method</div> +</li> +</ul> +</div> +<div class="summary"> +<ul class="blockList"> +<li class="blockList"> +<!-- ======== CONSTRUCTOR SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_summary"> +<!-- --> +</a> +<h3>Constructor Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation"> +<caption><span>Constructors</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colOne" scope="col">Constructor and Description</th> +</tr> +<tr class="altColor"> +<td class="colOne"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Object.Factory.html#SignatureCreationServiceStub.Object.Factory()">SignatureCreationServiceStub.Object.Factory</a></strong>()</code> </td> +</tr> +</table> +</li> +</ul> +<!-- ========== METHOD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_summary"> +<!-- --> +</a> +<h3>Method Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation"> +<caption><span>Methods</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colFirst" scope="col">Modifier and Type</th> +<th class="colLast" scope="col">Method and Description</th> +</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> +<div class="block">static method to create the object + Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable + If this object is not an element, it is a complex type and the reader is at the event just after the outer start element + Postcondition: If this object is an element, the reader is positioned at its end element + If this object is a complex type, the reader is positioned at the end element of its outer element</div> +</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> +</ul> +</li> +</ul> +</li> +</ul> +</div> +<div class="details"> +<ul class="blockList"> +<li class="blockList"> +<!-- ========= CONSTRUCTOR DETAIL ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_detail"> +<!-- --> +</a> +<h3>Constructor Detail</h3> +<a name="SignatureCreationServiceStub.Object.Factory()"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>SignatureCreationServiceStub.Object.Factory</h4> +<pre>public SignatureCreationServiceStub.Object.Factory()</pre> +</li> +</ul> +</li> +</ul> +<!-- ============ METHOD DETAIL ========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_detail"> +<!-- --> +</a> +<h3>Method Detail</h3> +<a name="parse(javax.xml.stream.XMLStreamReader)"> +<!-- --> +</a> +<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> +<div class="block">static method to create the object + Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable + If this object is not an element, it is a complex type and the reader is at the event just after the outer start element + Postcondition: If this object is an element, the reader is positioned at its end element + If this object is a complex type, the reader is positioned at the end element of its outer element</div> +<dl><dt><span class="strong">Throws:</span></dt> +<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></code></dd></dl> +</li> +</ul> +</li> +</ul> +</li> +</ul> +</div> +</div> +<!-- ========= END OF CLASS DATA ========= --> +<!-- ======= START OF BOTTOM NAVBAR ====== --> +<div class="bottomNav"><a name="navbar_bottom"> +<!-- --> +</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Object.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ObjectType.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li>Nested | </li> +<li>Field | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li>Field | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_bottom"> +<!-- --> +</a></div> +<!-- ======== END OF BOTTOM NAVBAR ======= --> +</body> +</html> diff --git a/docs/at/gv/egiz/moa/SignatureCreationServiceStub.Object.html b/docs/at/gv/egiz/moa/SignatureCreationServiceStub.Object.html new file mode 100644 index 00000000..63762779 --- /dev/null +++ b/docs/at/gv/egiz/moa/SignatureCreationServiceStub.Object.html @@ -0,0 +1,456 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> +<!-- NewPage --> +<html lang="en"> +<head> +<!-- Generated by javadoc (version 1.7.0_51) on Tue Feb 04 16:50:54 CET 2014 --> +<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> +<title>SignatureCreationServiceStub.Object (PDF-AS 4.0 Library)</title> +<meta name="date" content="2014-02-04"> +<link rel="stylesheet" type="text/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 Library)"; + } +//--> +</script> +<noscript> +<div>JavaScript is disabled on your browser.</div> +</noscript> +<!-- ========= START OF TOP NAVBAR ======= --> +<div class="topNav"><a name="navbar_top"> +<!-- --> +</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.MimeTypeType.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Object.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li><a href="#nested_class_summary">Nested</a> | </li> +<li><a href="#field_summary">Field</a> | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li><a href="#field_detail">Field</a> | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_top"> +<!-- --> +</a></div> +<!-- ========= END OF TOP NAVBAR ========= --> +<!-- ======== START OF CLASS DATA ======== --> +<div class="header"> +<div class="subTitle">at.gv.egiz.moa</div> +<h2 title="Class SignatureCreationServiceStub.Object" class="title">Class SignatureCreationServiceStub.Object</h2> +</div> +<div class="contentContainer"> +<ul class="inheritance"> +<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li> +<ul class="inheritance"> +<li>at.gv.egiz.moa.SignatureCreationServiceStub.Object</li> +</ul> +</li> +</ul> +<div class="description"> +<ul class="blockList"> +<li class="blockList"> +<dl> +<dt>All Implemented Interfaces:</dt> +<dd><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a>, org.apache.axis2.databinding.ADBBean</dd> +</dl> +<dl> +<dt>Enclosing class:</dt> +<dd><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub</a></dd> +</dl> +<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> +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> +</ul> +</div> +<div class="summary"> +<ul class="blockList"> +<li class="blockList"> +<!-- ======== NESTED CLASS SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="nested_class_summary"> +<!-- --> +</a> +<h3>Nested Class Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Nested Class Summary table, listing nested classes, and an explanation"> +<caption><span>Nested Classes</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> +<tr class="altColor"> +<td class="colFirst"><code>static class </code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Object.Factory.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.Object.Factory</a></strong></code> +<div class="block">Factory class that keeps the parse method</div> +</td> +</tr> +</table> +</li> +</ul> +<!-- =========== FIELD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="field_summary"> +<!-- --> +</a> +<h3>Field Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Field Summary table, listing fields, and an explanation"> +<caption><span>Fields</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> +<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"><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> +<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="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Object.html#MY_QNAME">MY_QNAME</a></strong></code> </td> +</tr> +</table> +</li> +</ul> +<!-- ======== CONSTRUCTOR SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_summary"> +<!-- --> +</a> +<h3>Constructor Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation"> +<caption><span>Constructors</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colOne" scope="col">Constructor and Description</th> +</tr> +<tr class="altColor"> +<td class="colOne"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Object.html#SignatureCreationServiceStub.Object()">SignatureCreationServiceStub.Object</a></strong>()</code> </td> +</tr> +</table> +</li> +</ul> +<!-- ========== METHOD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_summary"> +<!-- --> +</a> +<h3>Method Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation"> +<caption><span>Methods</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colFirst" scope="col">Modifier and Type</th> +<th class="colLast" scope="col">Method and Description</th> +</tr> +<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"><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="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, + 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> +<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> +</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, + 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.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> +</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> +</ul> +</li> +</ul> +</li> +</ul> +</div> +<div class="details"> +<ul class="blockList"> +<li class="blockList"> +<!-- ============ FIELD DETAIL =========== --> +<ul class="blockList"> +<li class="blockList"><a name="field_detail"> +<!-- --> +</a> +<h3>Field Detail</h3> +<a name="MY_QNAME"> +<!-- --> +</a> +<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> +</li> +</ul> +<a name="localObject"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>localObject</h4> +<pre>protected <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ObjectType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.ObjectType</a> localObject</pre> +<div class="block">field for Object</div> +</li> +</ul> +</li> +</ul> +<!-- ========= CONSTRUCTOR DETAIL ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_detail"> +<!-- --> +</a> +<h3>Constructor Detail</h3> +<a name="SignatureCreationServiceStub.Object()"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>SignatureCreationServiceStub.Object</h4> +<pre>public SignatureCreationServiceStub.Object()</pre> +</li> +</ul> +</li> +</ul> +<!-- ============ METHOD DETAIL ========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_detail"> +<!-- --> +</a> +<h3>Method Detail</h3> +<a name="getObject()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getObject</h4> +<pre>public <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ObjectType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.ObjectType</a> getObject()</pre> +<div class="block">Auto generated getter method</div> +<dl><dt><span class="strong">Returns:</span></dt><dd>ObjectType</dd></dl> +</li> +</ul> +<a name="setObject(at.gv.egiz.moa.SignatureCreationServiceStub.ObjectType)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>setObject</h4> +<pre>public void setObject(<a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ObjectType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.ObjectType</a> param)</pre> +<div class="block">Auto generated setter method</div> +<dl><dt><span class="strong">Parameters:</span></dt><dd><code>param</code> - Object</dd></dl> +</li> +</ul> +<a name="getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getOMElement</h4> +<pre>public org.apache.axiom.om.OMElement getOMElement(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, + org.apache.axiom.om.OMFactory factory) + throws org.apache.axis2.databinding.ADBException</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>getOMElement</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><span class="strong">Parameters:</span></dt><dd><code>parentQName</code> - </dd><dd><code>factory</code> - </dd> +<dt><span class="strong">Returns:</span></dt><dd>org.apache.axiom.om.OMElement</dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +<a name="serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>serialize</h4> +<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, + <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter) + throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, + org.apache.axis2.databinding.ADBException</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +<a name="serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>serialize</h4> +<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, + <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, + boolean serializeType) + throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, + org.apache.axis2.databinding.ADBException</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +<a name="getPullParser(javax.xml.namespace.QName)"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>getPullParser</h4> +<pre>public <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> getPullParser(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName) + throws org.apache.axis2.databinding.ADBException</pre> +<div class="block">databinding method to get an XML representation of this object</div> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>getPullParser</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +</li> +</ul> +</li> +</ul> +</div> +</div> +<!-- ========= END OF CLASS DATA ========= --> +<!-- ======= START OF BOTTOM NAVBAR ====== --> +<div class="bottomNav"><a name="navbar_bottom"> +<!-- --> +</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.MimeTypeType.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Object.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li><a href="#nested_class_summary">Nested</a> | </li> +<li><a href="#field_summary">Field</a> | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li><a href="#field_detail">Field</a> | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_bottom"> +<!-- --> +</a></div> +<!-- ======== END OF BOTTOM NAVBAR ======= --> +</body> +</html> diff --git a/docs/at/gv/egiz/moa/SignatureCreationServiceStub.ObjectType.Factory.html b/docs/at/gv/egiz/moa/SignatureCreationServiceStub.ObjectType.Factory.html new file mode 100644 index 00000000..4a5a9016 --- /dev/null +++ b/docs/at/gv/egiz/moa/SignatureCreationServiceStub.ObjectType.Factory.html @@ -0,0 +1,278 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> +<!-- NewPage --> +<html lang="en"> +<head> +<!-- Generated by javadoc (version 1.7.0_51) on Tue Feb 04 16:50:55 CET 2014 --> +<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> +<title>SignatureCreationServiceStub.ObjectType.Factory (PDF-AS 4.0 Library)</title> +<meta name="date" content="2014-02-04"> +<link rel="stylesheet" type="text/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 Library)"; + } +//--> +</script> +<noscript> +<div>JavaScript is disabled on your browser.</div> +</noscript> +<!-- ========= START OF TOP NAVBAR ======= --> +<div class="topNav"><a name="navbar_top"> +<!-- --> +</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ObjectType.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ObjectTypeSequence.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li>Nested | </li> +<li>Field | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li>Field | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_top"> +<!-- --> +</a></div> +<!-- ========= END OF TOP NAVBAR ========= --> +<!-- ======== START OF CLASS DATA ======== --> +<div class="header"> +<div class="subTitle">at.gv.egiz.moa</div> +<h2 title="Class SignatureCreationServiceStub.ObjectType.Factory" class="title">Class SignatureCreationServiceStub.ObjectType.Factory</h2> +</div> +<div class="contentContainer"> +<ul class="inheritance"> +<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li> +<ul class="inheritance"> +<li>at.gv.egiz.moa.SignatureCreationServiceStub.ObjectType.Factory</li> +</ul> +</li> +</ul> +<div class="description"> +<ul class="blockList"> +<li class="blockList"> +<dl> +<dt>Enclosing class:</dt> +<dd><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ObjectType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.ObjectType</a></dd> +</dl> +<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> +<div class="block">Factory class that keeps the parse method</div> +</li> +</ul> +</div> +<div class="summary"> +<ul class="blockList"> +<li class="blockList"> +<!-- ======== CONSTRUCTOR SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_summary"> +<!-- --> +</a> +<h3>Constructor Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation"> +<caption><span>Constructors</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colOne" scope="col">Constructor and Description</th> +</tr> +<tr class="altColor"> +<td class="colOne"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ObjectType.Factory.html#SignatureCreationServiceStub.ObjectType.Factory()">SignatureCreationServiceStub.ObjectType.Factory</a></strong>()</code> </td> +</tr> +</table> +</li> +</ul> +<!-- ========== METHOD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_summary"> +<!-- --> +</a> +<h3>Method Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation"> +<caption><span>Methods</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colFirst" scope="col">Modifier and Type</th> +<th class="colLast" scope="col">Method and Description</th> +</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> +<div class="block">static method to create the object + Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable + If this object is not an element, it is a complex type and the reader is at the event just after the outer start element + Postcondition: If this object is an element, the reader is positioned at its end element + If this object is a complex type, the reader is positioned at the end element of its outer element</div> +</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> +</ul> +</li> +</ul> +</li> +</ul> +</div> +<div class="details"> +<ul class="blockList"> +<li class="blockList"> +<!-- ========= CONSTRUCTOR DETAIL ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_detail"> +<!-- --> +</a> +<h3>Constructor Detail</h3> +<a name="SignatureCreationServiceStub.ObjectType.Factory()"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>SignatureCreationServiceStub.ObjectType.Factory</h4> +<pre>public SignatureCreationServiceStub.ObjectType.Factory()</pre> +</li> +</ul> +</li> +</ul> +<!-- ============ METHOD DETAIL ========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_detail"> +<!-- --> +</a> +<h3>Method Detail</h3> +<a name="parse(javax.xml.stream.XMLStreamReader)"> +<!-- --> +</a> +<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> +<div class="block">static method to create the object + Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable + If this object is not an element, it is a complex type and the reader is at the event just after the outer start element + Postcondition: If this object is an element, the reader is positioned at its end element + If this object is a complex type, the reader is positioned at the end element of its outer element</div> +<dl><dt><span class="strong">Throws:</span></dt> +<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></code></dd></dl> +</li> +</ul> +</li> +</ul> +</li> +</ul> +</div> +</div> +<!-- ========= END OF CLASS DATA ========= --> +<!-- ======= START OF BOTTOM NAVBAR ====== --> +<div class="bottomNav"><a name="navbar_bottom"> +<!-- --> +</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ObjectType.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ObjectTypeSequence.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li>Nested | </li> +<li>Field | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li>Field | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_bottom"> +<!-- --> +</a></div> +<!-- ======== END OF BOTTOM NAVBAR ======= --> +</body> +</html> diff --git a/docs/at/gv/egiz/moa/SignatureCreationServiceStub.ObjectType.html b/docs/at/gv/egiz/moa/SignatureCreationServiceStub.ObjectType.html new file mode 100644 index 00000000..7ce4348d --- /dev/null +++ b/docs/at/gv/egiz/moa/SignatureCreationServiceStub.ObjectType.html @@ -0,0 +1,660 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> +<!-- NewPage --> +<html lang="en"> +<head> +<!-- Generated by javadoc (version 1.7.0_51) on Tue Feb 04 16:50:55 CET 2014 --> +<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> +<title>SignatureCreationServiceStub.ObjectType (PDF-AS 4.0 Library)</title> +<meta name="date" content="2014-02-04"> +<link rel="stylesheet" type="text/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 Library)"; + } +//--> +</script> +<noscript> +<div>JavaScript is disabled on your browser.</div> +</noscript> +<!-- ========= START OF TOP NAVBAR ======= --> +<div class="topNav"><a name="navbar_top"> +<!-- --> +</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Object.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ObjectType.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li><a href="#nested_class_summary">Nested</a> | </li> +<li><a href="#field_summary">Field</a> | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li><a href="#field_detail">Field</a> | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_top"> +<!-- --> +</a></div> +<!-- ========= END OF TOP NAVBAR ========= --> +<!-- ======== START OF CLASS DATA ======== --> +<div class="header"> +<div class="subTitle">at.gv.egiz.moa</div> +<h2 title="Class SignatureCreationServiceStub.ObjectType" class="title">Class SignatureCreationServiceStub.ObjectType</h2> +</div> +<div class="contentContainer"> +<ul class="inheritance"> +<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li> +<ul class="inheritance"> +<li>at.gv.egiz.moa.SignatureCreationServiceStub.ObjectType</li> +</ul> +</li> +</ul> +<div class="description"> +<ul class="blockList"> +<li class="blockList"> +<dl> +<dt>All Implemented Interfaces:</dt> +<dd><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a>, org.apache.axis2.databinding.ADBBean</dd> +</dl> +<dl> +<dt>Enclosing class:</dt> +<dd><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub</a></dd> +</dl> +<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> +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> +</ul> +</div> +<div class="summary"> +<ul class="blockList"> +<li class="blockList"> +<!-- ======== NESTED CLASS SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="nested_class_summary"> +<!-- --> +</a> +<h3>Nested Class Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Nested Class Summary table, listing nested classes, and an explanation"> +<caption><span>Nested Classes</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> +<tr class="altColor"> +<td class="colFirst"><code>static class </code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ObjectType.Factory.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.ObjectType.Factory</a></strong></code> +<div class="block">Factory class that keeps the parse method</div> +</td> +</tr> +</table> +</li> +</ul> +<!-- =========== FIELD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="field_summary"> +<!-- --> +</a> +<h3>Field Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Field Summary table, listing fields, and an explanation"> +<caption><span>Fields</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> +<tr class="altColor"> +<td class="colFirst"><code>protected org.apache.axis2.databinding.types.URI</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ObjectType.html#localEncoding">localEncoding</a></strong></code> +<div class="block">field for Encoding + This was an Attribute!</div> +</td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>protected org.apache.axis2.databinding.types.Id</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ObjectType.html#localId">localId</a></strong></code> +<div class="block">field for Id + This was an Attribute!</div> +</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="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> +</td> +</tr> +<tr class="rowColor"> +<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"><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> +<tr class="altColor"> +<td class="colFirst"><code>protected boolean</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ObjectType.html#localObjectTypeSequenceTracker">localObjectTypeSequenceTracker</a></strong></code> </td> +</tr> +</table> +</li> +</ul> +<!-- ======== CONSTRUCTOR SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_summary"> +<!-- --> +</a> +<h3>Constructor Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation"> +<caption><span>Constructors</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colOne" scope="col">Constructor and Description</th> +</tr> +<tr class="altColor"> +<td class="colOne"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ObjectType.html#SignatureCreationServiceStub.ObjectType()">SignatureCreationServiceStub.ObjectType</a></strong>()</code> </td> +</tr> +</table> +</li> +</ul> +<!-- ========== METHOD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_summary"> +<!-- --> +</a> +<h3>Method Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation"> +<caption><span>Methods</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colFirst" scope="col">Modifier and Type</th> +<th class="colLast" scope="col">Method and Description</th> +</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#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>org.apache.axis2.databinding.types.URI</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ObjectType.html#getEncoding()">getEncoding</a></strong>()</code> +<div class="block">Auto generated getter method</div> +</td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>org.apache.axis2.databinding.types.Id</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ObjectType.html#getId()">getId</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="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> +</tr> +<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"><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>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, + 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> +<div class="block">databinding method to get an XML representation of this object</div> +</td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>boolean</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ObjectType.html#isObjectTypeSequenceSpecified()">isObjectTypeSequenceSpecified</a></strong>()</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.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> +</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, + 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.ObjectType.html#setEncoding(org.apache.axis2.databinding.types.URI)">setEncoding</a></strong>(org.apache.axis2.databinding.types.URI 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.ObjectType.html#setId(org.apache.axis2.databinding.types.Id)">setId</a></strong>(org.apache.axis2.databinding.types.Id 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.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> +<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.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"><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> +</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> +</ul> +</li> +</ul> +</li> +</ul> +</div> +<div class="details"> +<ul class="blockList"> +<li class="blockList"> +<!-- ============ FIELD DETAIL =========== --> +<ul class="blockList"> +<li class="blockList"><a name="field_detail"> +<!-- --> +</a> +<h3>Field Detail</h3> +<a name="localObjectTypeSequence"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>localObjectTypeSequence</h4> +<pre>protected <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ObjectTypeSequence.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.ObjectTypeSequence</a>[] localObjectTypeSequence</pre> +<div class="block">field for ObjectTypeSequence + This was an Array!</div> +</li> +</ul> +<a name="localObjectTypeSequenceTracker"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>localObjectTypeSequenceTracker</h4> +<pre>protected boolean localObjectTypeSequenceTracker</pre> +</li> +</ul> +<a name="localId"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>localId</h4> +<pre>protected org.apache.axis2.databinding.types.Id localId</pre> +<div class="block">field for Id + This was an Attribute!</div> +</li> +</ul> +<a name="localMimeType"> +<!-- --> +</a> +<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> +<div class="block">field for MimeType + This was an Attribute!</div> +</li> +</ul> +<a name="localEncoding"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>localEncoding</h4> +<pre>protected org.apache.axis2.databinding.types.URI localEncoding</pre> +<div class="block">field for Encoding + This was an Attribute!</div> +</li> +</ul> +</li> +</ul> +<!-- ========= CONSTRUCTOR DETAIL ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_detail"> +<!-- --> +</a> +<h3>Constructor Detail</h3> +<a name="SignatureCreationServiceStub.ObjectType()"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>SignatureCreationServiceStub.ObjectType</h4> +<pre>public SignatureCreationServiceStub.ObjectType()</pre> +</li> +</ul> +</li> +</ul> +<!-- ============ METHOD DETAIL ========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_detail"> +<!-- --> +</a> +<h3>Method Detail</h3> +<a name="isObjectTypeSequenceSpecified()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>isObjectTypeSequenceSpecified</h4> +<pre>public boolean isObjectTypeSequenceSpecified()</pre> +</li> +</ul> +<a name="getObjectTypeSequence()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getObjectTypeSequence</h4> +<pre>public <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ObjectTypeSequence.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.ObjectTypeSequence</a>[] getObjectTypeSequence()</pre> +<div class="block">Auto generated getter method</div> +<dl><dt><span class="strong">Returns:</span></dt><dd>ObjectTypeSequence[]</dd></dl> +</li> +</ul> +<a name="validateObjectTypeSequence(at.gv.egiz.moa.SignatureCreationServiceStub.ObjectTypeSequence[])"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>validateObjectTypeSequence</h4> +<pre>protected void validateObjectTypeSequence(<a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ObjectTypeSequence.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.ObjectTypeSequence</a>[] param)</pre> +<div class="block">validate the array for ObjectTypeSequence</div> +</li> +</ul> +<a name="setObjectTypeSequence(at.gv.egiz.moa.SignatureCreationServiceStub.ObjectTypeSequence[])"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>setObjectTypeSequence</h4> +<pre>public void setObjectTypeSequence(<a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ObjectTypeSequence.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.ObjectTypeSequence</a>[] param)</pre> +<div class="block">Auto generated setter method</div> +<dl><dt><span class="strong">Parameters:</span></dt><dd><code>param</code> - ObjectTypeSequence</dd></dl> +</li> +</ul> +<a name="addObjectTypeSequence(at.gv.egiz.moa.SignatureCreationServiceStub.ObjectTypeSequence)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>addObjectTypeSequence</h4> +<pre>public void addObjectTypeSequence(<a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ObjectTypeSequence.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.ObjectTypeSequence</a> param)</pre> +<div class="block">Auto generated add method for the array for convenience</div> +<dl><dt><span class="strong">Parameters:</span></dt><dd><code>param</code> - ObjectTypeSequence</dd></dl> +</li> +</ul> +<a name="getId()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getId</h4> +<pre>public org.apache.axis2.databinding.types.Id getId()</pre> +<div class="block">Auto generated getter method</div> +<dl><dt><span class="strong">Returns:</span></dt><dd>org.apache.axis2.databinding.types.Id</dd></dl> +</li> +</ul> +<a name="setId(org.apache.axis2.databinding.types.Id)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>setId</h4> +<pre>public void setId(org.apache.axis2.databinding.types.Id param)</pre> +<div class="block">Auto generated setter method</div> +<dl><dt><span class="strong">Parameters:</span></dt><dd><code>param</code> - Id</dd></dl> +</li> +</ul> +<a name="getMimeType()"> +<!-- --> +</a> +<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> +<div class="block">Auto generated getter method</div> +<dl><dt><span class="strong">Returns:</span></dt><dd>java.lang.String</dd></dl> +</li> +</ul> +<a name="setMimeType(java.lang.String)"> +<!-- --> +</a> +<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> +<div class="block">Auto generated setter method</div> +<dl><dt><span class="strong">Parameters:</span></dt><dd><code>param</code> - MimeType</dd></dl> +</li> +</ul> +<a name="getEncoding()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getEncoding</h4> +<pre>public org.apache.axis2.databinding.types.URI getEncoding()</pre> +<div class="block">Auto generated getter method</div> +<dl><dt><span class="strong">Returns:</span></dt><dd>org.apache.axis2.databinding.types.URI</dd></dl> +</li> +</ul> +<a name="setEncoding(org.apache.axis2.databinding.types.URI)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>setEncoding</h4> +<pre>public void setEncoding(org.apache.axis2.databinding.types.URI param)</pre> +<div class="block">Auto generated setter method</div> +<dl><dt><span class="strong">Parameters:</span></dt><dd><code>param</code> - Encoding</dd></dl> +</li> +</ul> +<a name="getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getOMElement</h4> +<pre>public org.apache.axiom.om.OMElement getOMElement(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, + org.apache.axiom.om.OMFactory factory) + throws org.apache.axis2.databinding.ADBException</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>getOMElement</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><span class="strong">Parameters:</span></dt><dd><code>parentQName</code> - </dd><dd><code>factory</code> - </dd> +<dt><span class="strong">Returns:</span></dt><dd>org.apache.axiom.om.OMElement</dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +<a name="serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>serialize</h4> +<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, + <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter) + throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, + org.apache.axis2.databinding.ADBException</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +<a name="serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>serialize</h4> +<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, + <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, + boolean serializeType) + throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, + org.apache.axis2.databinding.ADBException</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +<a name="getPullParser(javax.xml.namespace.QName)"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>getPullParser</h4> +<pre>public <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> getPullParser(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName) + throws org.apache.axis2.databinding.ADBException</pre> +<div class="block">databinding method to get an XML representation of this object</div> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>getPullParser</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +</li> +</ul> +</li> +</ul> +</div> +</div> +<!-- ========= END OF CLASS DATA ========= --> +<!-- ======= START OF BOTTOM NAVBAR ====== --> +<div class="bottomNav"><a name="navbar_bottom"> +<!-- --> +</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Object.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ObjectType.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li><a href="#nested_class_summary">Nested</a> | </li> +<li><a href="#field_summary">Field</a> | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li><a href="#field_detail">Field</a> | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_bottom"> +<!-- --> +</a></div> +<!-- ======== END OF BOTTOM NAVBAR ======= --> +</body> +</html> diff --git a/docs/at/gv/egiz/moa/SignatureCreationServiceStub.ObjectTypeSequence.Factory.html b/docs/at/gv/egiz/moa/SignatureCreationServiceStub.ObjectTypeSequence.Factory.html new file mode 100644 index 00000000..9e5c0c90 --- /dev/null +++ b/docs/at/gv/egiz/moa/SignatureCreationServiceStub.ObjectTypeSequence.Factory.html @@ -0,0 +1,278 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> +<!-- NewPage --> +<html lang="en"> +<head> +<!-- Generated by javadoc (version 1.7.0_51) on Tue Feb 04 16:50:55 CET 2014 --> +<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> +<title>SignatureCreationServiceStub.ObjectTypeSequence.Factory (PDF-AS 4.0 Library)</title> +<meta name="date" content="2014-02-04"> +<link rel="stylesheet" type="text/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 Library)"; + } +//--> +</script> +<noscript> +<div>JavaScript is disabled on your browser.</div> +</noscript> +<!-- ========= START OF TOP NAVBAR ======= --> +<div class="topNav"><a name="navbar_top"> +<!-- --> +</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ObjectTypeSequence.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.PartOf_type0.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li>Nested | </li> +<li>Field | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li>Field | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_top"> +<!-- --> +</a></div> +<!-- ========= END OF TOP NAVBAR ========= --> +<!-- ======== START OF CLASS DATA ======== --> +<div class="header"> +<div class="subTitle">at.gv.egiz.moa</div> +<h2 title="Class SignatureCreationServiceStub.ObjectTypeSequence.Factory" class="title">Class SignatureCreationServiceStub.ObjectTypeSequence.Factory</h2> +</div> +<div class="contentContainer"> +<ul class="inheritance"> +<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li> +<ul class="inheritance"> +<li>at.gv.egiz.moa.SignatureCreationServiceStub.ObjectTypeSequence.Factory</li> +</ul> +</li> +</ul> +<div class="description"> +<ul class="blockList"> +<li class="blockList"> +<dl> +<dt>Enclosing class:</dt> +<dd><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ObjectTypeSequence.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.ObjectTypeSequence</a></dd> +</dl> +<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> +<div class="block">Factory class that keeps the parse method</div> +</li> +</ul> +</div> +<div class="summary"> +<ul class="blockList"> +<li class="blockList"> +<!-- ======== CONSTRUCTOR SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_summary"> +<!-- --> +</a> +<h3>Constructor Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation"> +<caption><span>Constructors</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colOne" scope="col">Constructor and Description</th> +</tr> +<tr class="altColor"> +<td class="colOne"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ObjectTypeSequence.Factory.html#SignatureCreationServiceStub.ObjectTypeSequence.Factory()">SignatureCreationServiceStub.ObjectTypeSequence.Factory</a></strong>()</code> </td> +</tr> +</table> +</li> +</ul> +<!-- ========== METHOD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_summary"> +<!-- --> +</a> +<h3>Method Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation"> +<caption><span>Methods</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colFirst" scope="col">Modifier and Type</th> +<th class="colLast" scope="col">Method and Description</th> +</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> +<div class="block">static method to create the object + Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable + If this object is not an element, it is a complex type and the reader is at the event just after the outer start element + Postcondition: If this object is an element, the reader is positioned at its end element + If this object is a complex type, the reader is positioned at the end element of its outer element</div> +</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> +</ul> +</li> +</ul> +</li> +</ul> +</div> +<div class="details"> +<ul class="blockList"> +<li class="blockList"> +<!-- ========= CONSTRUCTOR DETAIL ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_detail"> +<!-- --> +</a> +<h3>Constructor Detail</h3> +<a name="SignatureCreationServiceStub.ObjectTypeSequence.Factory()"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>SignatureCreationServiceStub.ObjectTypeSequence.Factory</h4> +<pre>public SignatureCreationServiceStub.ObjectTypeSequence.Factory()</pre> +</li> +</ul> +</li> +</ul> +<!-- ============ METHOD DETAIL ========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_detail"> +<!-- --> +</a> +<h3>Method Detail</h3> +<a name="parse(javax.xml.stream.XMLStreamReader)"> +<!-- --> +</a> +<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> +<div class="block">static method to create the object + Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable + If this object is not an element, it is a complex type and the reader is at the event just after the outer start element + Postcondition: If this object is an element, the reader is positioned at its end element + If this object is a complex type, the reader is positioned at the end element of its outer element</div> +<dl><dt><span class="strong">Throws:</span></dt> +<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></code></dd></dl> +</li> +</ul> +</li> +</ul> +</li> +</ul> +</div> +</div> +<!-- ========= END OF CLASS DATA ========= --> +<!-- ======= START OF BOTTOM NAVBAR ====== --> +<div class="bottomNav"><a name="navbar_bottom"> +<!-- --> +</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ObjectTypeSequence.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.PartOf_type0.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li>Nested | </li> +<li>Field | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li>Field | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_bottom"> +<!-- --> +</a></div> +<!-- ======== END OF BOTTOM NAVBAR ======= --> +</body> +</html> diff --git a/docs/at/gv/egiz/moa/SignatureCreationServiceStub.ObjectTypeSequence.html b/docs/at/gv/egiz/moa/SignatureCreationServiceStub.ObjectTypeSequence.html new file mode 100644 index 00000000..0a6240e4 --- /dev/null +++ b/docs/at/gv/egiz/moa/SignatureCreationServiceStub.ObjectTypeSequence.html @@ -0,0 +1,443 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> +<!-- NewPage --> +<html lang="en"> +<head> +<!-- Generated by javadoc (version 1.7.0_51) on Tue Feb 04 16:50:55 CET 2014 --> +<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> +<title>SignatureCreationServiceStub.ObjectTypeSequence (PDF-AS 4.0 Library)</title> +<meta name="date" content="2014-02-04"> +<link rel="stylesheet" type="text/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 Library)"; + } +//--> +</script> +<noscript> +<div>JavaScript is disabled on your browser.</div> +</noscript> +<!-- ========= START OF TOP NAVBAR ======= --> +<div class="topNav"><a name="navbar_top"> +<!-- --> +</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ObjectType.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ObjectTypeSequence.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li><a href="#nested_class_summary">Nested</a> | </li> +<li><a href="#field_summary">Field</a> | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li><a href="#field_detail">Field</a> | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_top"> +<!-- --> +</a></div> +<!-- ========= END OF TOP NAVBAR ========= --> +<!-- ======== START OF CLASS DATA ======== --> +<div class="header"> +<div class="subTitle">at.gv.egiz.moa</div> +<h2 title="Class SignatureCreationServiceStub.ObjectTypeSequence" class="title">Class SignatureCreationServiceStub.ObjectTypeSequence</h2> +</div> +<div class="contentContainer"> +<ul class="inheritance"> +<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li> +<ul class="inheritance"> +<li>at.gv.egiz.moa.SignatureCreationServiceStub.ObjectTypeSequence</li> +</ul> +</li> +</ul> +<div class="description"> +<ul class="blockList"> +<li class="blockList"> +<dl> +<dt>All Implemented Interfaces:</dt> +<dd><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a>, org.apache.axis2.databinding.ADBBean</dd> +</dl> +<dl> +<dt>Enclosing class:</dt> +<dd><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub</a></dd> +</dl> +<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> +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> +</ul> +</div> +<div class="summary"> +<ul class="blockList"> +<li class="blockList"> +<!-- ======== NESTED CLASS SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="nested_class_summary"> +<!-- --> +</a> +<h3>Nested Class Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Nested Class Summary table, listing nested classes, and an explanation"> +<caption><span>Nested Classes</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> +<tr class="altColor"> +<td class="colFirst"><code>static class </code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ObjectTypeSequence.Factory.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.ObjectTypeSequence.Factory</a></strong></code> +<div class="block">Factory class that keeps the parse method</div> +</td> +</tr> +</table> +</li> +</ul> +<!-- =========== FIELD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="field_summary"> +<!-- --> +</a> +<h3>Field Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Field Summary table, listing fields, and an explanation"> +<caption><span>Fields</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> +<tr class="altColor"> +<td class="colFirst"><code>protected org.apache.axiom.om.OMElement</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ObjectTypeSequence.html#localExtraElement">localExtraElement</a></strong></code> +<div class="block">field for ExtraElement</div> +</td> +</tr> +</table> +</li> +</ul> +<!-- ======== CONSTRUCTOR SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_summary"> +<!-- --> +</a> +<h3>Constructor Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation"> +<caption><span>Constructors</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colOne" scope="col">Constructor and Description</th> +</tr> +<tr class="altColor"> +<td class="colOne"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ObjectTypeSequence.html#SignatureCreationServiceStub.ObjectTypeSequence()">SignatureCreationServiceStub.ObjectTypeSequence</a></strong>()</code> </td> +</tr> +</table> +</li> +</ul> +<!-- ========== METHOD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_summary"> +<!-- --> +</a> +<h3>Method Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation"> +<caption><span>Methods</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colFirst" scope="col">Modifier and Type</th> +<th class="colLast" scope="col">Method and Description</th> +</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.ObjectTypeSequence.html#getExtraElement()">getExtraElement</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.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, + 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> +<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> +</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, + 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.ObjectTypeSequence.html#setExtraElement(org.apache.axiom.om.OMElement)">setExtraElement</a></strong>(org.apache.axiom.om.OMElement param)</code> +<div class="block">Auto generated setter method</div> +</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> +</ul> +</li> +</ul> +</li> +</ul> +</div> +<div class="details"> +<ul class="blockList"> +<li class="blockList"> +<!-- ============ FIELD DETAIL =========== --> +<ul class="blockList"> +<li class="blockList"><a name="field_detail"> +<!-- --> +</a> +<h3>Field Detail</h3> +<a name="localExtraElement"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>localExtraElement</h4> +<pre>protected org.apache.axiom.om.OMElement localExtraElement</pre> +<div class="block">field for ExtraElement</div> +</li> +</ul> +</li> +</ul> +<!-- ========= CONSTRUCTOR DETAIL ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_detail"> +<!-- --> +</a> +<h3>Constructor Detail</h3> +<a name="SignatureCreationServiceStub.ObjectTypeSequence()"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>SignatureCreationServiceStub.ObjectTypeSequence</h4> +<pre>public SignatureCreationServiceStub.ObjectTypeSequence()</pre> +</li> +</ul> +</li> +</ul> +<!-- ============ METHOD DETAIL ========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_detail"> +<!-- --> +</a> +<h3>Method Detail</h3> +<a name="getExtraElement()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getExtraElement</h4> +<pre>public org.apache.axiom.om.OMElement getExtraElement()</pre> +<div class="block">Auto generated getter method</div> +<dl><dt><span class="strong">Returns:</span></dt><dd>org.apache.axiom.om.OMElement</dd></dl> +</li> +</ul> +<a name="setExtraElement(org.apache.axiom.om.OMElement)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>setExtraElement</h4> +<pre>public void setExtraElement(org.apache.axiom.om.OMElement param)</pre> +<div class="block">Auto generated setter method</div> +<dl><dt><span class="strong">Parameters:</span></dt><dd><code>param</code> - ExtraElement</dd></dl> +</li> +</ul> +<a name="getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getOMElement</h4> +<pre>public org.apache.axiom.om.OMElement getOMElement(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, + org.apache.axiom.om.OMFactory factory) + throws org.apache.axis2.databinding.ADBException</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>getOMElement</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><span class="strong">Parameters:</span></dt><dd><code>parentQName</code> - </dd><dd><code>factory</code> - </dd> +<dt><span class="strong">Returns:</span></dt><dd>org.apache.axiom.om.OMElement</dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +<a name="serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>serialize</h4> +<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, + <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter) + throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, + org.apache.axis2.databinding.ADBException</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +<a name="serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>serialize</h4> +<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, + <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, + boolean serializeType) + throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, + org.apache.axis2.databinding.ADBException</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +<a name="getPullParser(javax.xml.namespace.QName)"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>getPullParser</h4> +<pre>public <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> getPullParser(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName) + throws org.apache.axis2.databinding.ADBException</pre> +<div class="block">databinding method to get an XML representation of this object</div> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>getPullParser</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +</li> +</ul> +</li> +</ul> +</div> +</div> +<!-- ========= END OF CLASS DATA ========= --> +<!-- ======= START OF BOTTOM NAVBAR ====== --> +<div class="bottomNav"><a name="navbar_bottom"> +<!-- --> +</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ObjectType.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ObjectTypeSequence.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li><a href="#nested_class_summary">Nested</a> | </li> +<li><a href="#field_summary">Field</a> | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li><a href="#field_detail">Field</a> | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_bottom"> +<!-- --> +</a></div> +<!-- ======== END OF BOTTOM NAVBAR ======= --> +</body> +</html> diff --git a/docs/at/gv/egiz/moa/SignatureCreationServiceStub.PGPData.Factory.html b/docs/at/gv/egiz/moa/SignatureCreationServiceStub.PGPData.Factory.html new file mode 100644 index 00000000..40862c86 --- /dev/null +++ b/docs/at/gv/egiz/moa/SignatureCreationServiceStub.PGPData.Factory.html @@ -0,0 +1,278 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> +<!-- NewPage --> +<html lang="en"> +<head> +<!-- Generated by javadoc (version 1.7.0_51) on Tue Feb 04 16:50:56 CET 2014 --> +<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> +<title>SignatureCreationServiceStub.PGPData.Factory (PDF-AS 4.0 Library)</title> +<meta name="date" content="2014-02-04"> +<link rel="stylesheet" type="text/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 Library)"; + } +//--> +</script> +<noscript> +<div>JavaScript is disabled on your browser.</div> +</noscript> +<!-- ========= START OF TOP NAVBAR ======= --> +<div class="topNav"><a name="navbar_top"> +<!-- --> +</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.PGPData.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.PGPDataType.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li>Nested | </li> +<li>Field | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li>Field | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_top"> +<!-- --> +</a></div> +<!-- ========= END OF TOP NAVBAR ========= --> +<!-- ======== START OF CLASS DATA ======== --> +<div class="header"> +<div class="subTitle">at.gv.egiz.moa</div> +<h2 title="Class SignatureCreationServiceStub.PGPData.Factory" class="title">Class SignatureCreationServiceStub.PGPData.Factory</h2> +</div> +<div class="contentContainer"> +<ul class="inheritance"> +<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li> +<ul class="inheritance"> +<li>at.gv.egiz.moa.SignatureCreationServiceStub.PGPData.Factory</li> +</ul> +</li> +</ul> +<div class="description"> +<ul class="blockList"> +<li class="blockList"> +<dl> +<dt>Enclosing class:</dt> +<dd><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.PGPData.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.PGPData</a></dd> +</dl> +<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> +<div class="block">Factory class that keeps the parse method</div> +</li> +</ul> +</div> +<div class="summary"> +<ul class="blockList"> +<li class="blockList"> +<!-- ======== CONSTRUCTOR SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_summary"> +<!-- --> +</a> +<h3>Constructor Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation"> +<caption><span>Constructors</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colOne" scope="col">Constructor and Description</th> +</tr> +<tr class="altColor"> +<td class="colOne"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.PGPData.Factory.html#SignatureCreationServiceStub.PGPData.Factory()">SignatureCreationServiceStub.PGPData.Factory</a></strong>()</code> </td> +</tr> +</table> +</li> +</ul> +<!-- ========== METHOD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_summary"> +<!-- --> +</a> +<h3>Method Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation"> +<caption><span>Methods</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colFirst" scope="col">Modifier and Type</th> +<th class="colLast" scope="col">Method and Description</th> +</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> +<div class="block">static method to create the object + Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable + If this object is not an element, it is a complex type and the reader is at the event just after the outer start element + Postcondition: If this object is an element, the reader is positioned at its end element + If this object is a complex type, the reader is positioned at the end element of its outer element</div> +</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> +</ul> +</li> +</ul> +</li> +</ul> +</div> +<div class="details"> +<ul class="blockList"> +<li class="blockList"> +<!-- ========= CONSTRUCTOR DETAIL ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_detail"> +<!-- --> +</a> +<h3>Constructor Detail</h3> +<a name="SignatureCreationServiceStub.PGPData.Factory()"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>SignatureCreationServiceStub.PGPData.Factory</h4> +<pre>public SignatureCreationServiceStub.PGPData.Factory()</pre> +</li> +</ul> +</li> +</ul> +<!-- ============ METHOD DETAIL ========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_detail"> +<!-- --> +</a> +<h3>Method Detail</h3> +<a name="parse(javax.xml.stream.XMLStreamReader)"> +<!-- --> +</a> +<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> +<div class="block">static method to create the object + Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable + If this object is not an element, it is a complex type and the reader is at the event just after the outer start element + Postcondition: If this object is an element, the reader is positioned at its end element + If this object is a complex type, the reader is positioned at the end element of its outer element</div> +<dl><dt><span class="strong">Throws:</span></dt> +<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></code></dd></dl> +</li> +</ul> +</li> +</ul> +</li> +</ul> +</div> +</div> +<!-- ========= END OF CLASS DATA ========= --> +<!-- ======= START OF BOTTOM NAVBAR ====== --> +<div class="bottomNav"><a name="navbar_bottom"> +<!-- --> +</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.PGPData.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.PGPDataType.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li>Nested | </li> +<li>Field | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li>Field | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_bottom"> +<!-- --> +</a></div> +<!-- ======== END OF BOTTOM NAVBAR ======= --> +</body> +</html> diff --git a/docs/at/gv/egiz/moa/SignatureCreationServiceStub.PGPData.html b/docs/at/gv/egiz/moa/SignatureCreationServiceStub.PGPData.html new file mode 100644 index 00000000..eaf1de86 --- /dev/null +++ b/docs/at/gv/egiz/moa/SignatureCreationServiceStub.PGPData.html @@ -0,0 +1,456 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> +<!-- NewPage --> +<html lang="en"> +<head> +<!-- Generated by javadoc (version 1.7.0_51) on Tue Feb 04 16:50:56 CET 2014 --> +<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> +<title>SignatureCreationServiceStub.PGPData (PDF-AS 4.0 Library)</title> +<meta name="date" content="2014-02-04"> +<link rel="stylesheet" type="text/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 Library)"; + } +//--> +</script> +<noscript> +<div>JavaScript is disabled on your browser.</div> +</noscript> +<!-- ========= START OF TOP NAVBAR ======= --> +<div class="topNav"><a name="navbar_top"> +<!-- --> +</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.PartOf_type0.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.PGPData.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li><a href="#nested_class_summary">Nested</a> | </li> +<li><a href="#field_summary">Field</a> | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li><a href="#field_detail">Field</a> | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_top"> +<!-- --> +</a></div> +<!-- ========= END OF TOP NAVBAR ========= --> +<!-- ======== START OF CLASS DATA ======== --> +<div class="header"> +<div class="subTitle">at.gv.egiz.moa</div> +<h2 title="Class SignatureCreationServiceStub.PGPData" class="title">Class SignatureCreationServiceStub.PGPData</h2> +</div> +<div class="contentContainer"> +<ul class="inheritance"> +<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li> +<ul class="inheritance"> +<li>at.gv.egiz.moa.SignatureCreationServiceStub.PGPData</li> +</ul> +</li> +</ul> +<div class="description"> +<ul class="blockList"> +<li class="blockList"> +<dl> +<dt>All Implemented Interfaces:</dt> +<dd><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a>, org.apache.axis2.databinding.ADBBean</dd> +</dl> +<dl> +<dt>Enclosing class:</dt> +<dd><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub</a></dd> +</dl> +<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> +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> +</ul> +</div> +<div class="summary"> +<ul class="blockList"> +<li class="blockList"> +<!-- ======== NESTED CLASS SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="nested_class_summary"> +<!-- --> +</a> +<h3>Nested Class Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Nested Class Summary table, listing nested classes, and an explanation"> +<caption><span>Nested Classes</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> +<tr class="altColor"> +<td class="colFirst"><code>static class </code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.PGPData.Factory.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.PGPData.Factory</a></strong></code> +<div class="block">Factory class that keeps the parse method</div> +</td> +</tr> +</table> +</li> +</ul> +<!-- =========== FIELD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="field_summary"> +<!-- --> +</a> +<h3>Field Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Field Summary table, listing fields, and an explanation"> +<caption><span>Fields</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> +<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"><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>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="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.PGPData.html#MY_QNAME">MY_QNAME</a></strong></code> </td> +</tr> +</table> +</li> +</ul> +<!-- ======== CONSTRUCTOR SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_summary"> +<!-- --> +</a> +<h3>Constructor Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation"> +<caption><span>Constructors</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colOne" scope="col">Constructor and Description</th> +</tr> +<tr class="altColor"> +<td class="colOne"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.PGPData.html#SignatureCreationServiceStub.PGPData()">SignatureCreationServiceStub.PGPData</a></strong>()</code> </td> +</tr> +</table> +</li> +</ul> +<!-- ========== METHOD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_summary"> +<!-- --> +</a> +<h3>Method Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation"> +<caption><span>Methods</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colFirst" scope="col">Modifier and Type</th> +<th class="colLast" scope="col">Method and Description</th> +</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, + org.apache.axiom.om.OMFactory factory)</code> </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"><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="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> +<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> +</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, + 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.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> +</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> +</ul> +</li> +</ul> +</li> +</ul> +</div> +<div class="details"> +<ul class="blockList"> +<li class="blockList"> +<!-- ============ FIELD DETAIL =========== --> +<ul class="blockList"> +<li class="blockList"><a name="field_detail"> +<!-- --> +</a> +<h3>Field Detail</h3> +<a name="MY_QNAME"> +<!-- --> +</a> +<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> +</li> +</ul> +<a name="localPGPData"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>localPGPData</h4> +<pre>protected <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.PGPDataType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.PGPDataType</a> localPGPData</pre> +<div class="block">field for PGPData</div> +</li> +</ul> +</li> +</ul> +<!-- ========= CONSTRUCTOR DETAIL ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_detail"> +<!-- --> +</a> +<h3>Constructor Detail</h3> +<a name="SignatureCreationServiceStub.PGPData()"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>SignatureCreationServiceStub.PGPData</h4> +<pre>public SignatureCreationServiceStub.PGPData()</pre> +</li> +</ul> +</li> +</ul> +<!-- ============ METHOD DETAIL ========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_detail"> +<!-- --> +</a> +<h3>Method Detail</h3> +<a name="getPGPData()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getPGPData</h4> +<pre>public <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.PGPDataType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.PGPDataType</a> getPGPData()</pre> +<div class="block">Auto generated getter method</div> +<dl><dt><span class="strong">Returns:</span></dt><dd>PGPDataType</dd></dl> +</li> +</ul> +<a name="setPGPData(at.gv.egiz.moa.SignatureCreationServiceStub.PGPDataType)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>setPGPData</h4> +<pre>public void setPGPData(<a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.PGPDataType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.PGPDataType</a> param)</pre> +<div class="block">Auto generated setter method</div> +<dl><dt><span class="strong">Parameters:</span></dt><dd><code>param</code> - PGPData</dd></dl> +</li> +</ul> +<a name="getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getOMElement</h4> +<pre>public org.apache.axiom.om.OMElement getOMElement(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, + org.apache.axiom.om.OMFactory factory) + throws org.apache.axis2.databinding.ADBException</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>getOMElement</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><span class="strong">Parameters:</span></dt><dd><code>parentQName</code> - </dd><dd><code>factory</code> - </dd> +<dt><span class="strong">Returns:</span></dt><dd>org.apache.axiom.om.OMElement</dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +<a name="serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>serialize</h4> +<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, + <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter) + throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, + org.apache.axis2.databinding.ADBException</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +<a name="serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>serialize</h4> +<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, + <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, + boolean serializeType) + throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, + org.apache.axis2.databinding.ADBException</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +<a name="getPullParser(javax.xml.namespace.QName)"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>getPullParser</h4> +<pre>public <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> getPullParser(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName) + throws org.apache.axis2.databinding.ADBException</pre> +<div class="block">databinding method to get an XML representation of this object</div> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>getPullParser</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +</li> +</ul> +</li> +</ul> +</div> +</div> +<!-- ========= END OF CLASS DATA ========= --> +<!-- ======= START OF BOTTOM NAVBAR ====== --> +<div class="bottomNav"><a name="navbar_bottom"> +<!-- --> +</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.PartOf_type0.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.PGPData.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li><a href="#nested_class_summary">Nested</a> | </li> +<li><a href="#field_summary">Field</a> | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li><a href="#field_detail">Field</a> | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_bottom"> +<!-- --> +</a></div> +<!-- ======== END OF BOTTOM NAVBAR ======= --> +</body> +</html> diff --git a/docs/at/gv/egiz/moa/SignatureCreationServiceStub.PGPDataType.Factory.html b/docs/at/gv/egiz/moa/SignatureCreationServiceStub.PGPDataType.Factory.html new file mode 100644 index 00000000..488bcb67 --- /dev/null +++ b/docs/at/gv/egiz/moa/SignatureCreationServiceStub.PGPDataType.Factory.html @@ -0,0 +1,278 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> +<!-- NewPage --> +<html lang="en"> +<head> +<!-- Generated by javadoc (version 1.7.0_51) on Tue Feb 04 16:50:57 CET 2014 --> +<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> +<title>SignatureCreationServiceStub.PGPDataType.Factory (PDF-AS 4.0 Library)</title> +<meta name="date" content="2014-02-04"> +<link rel="stylesheet" type="text/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 Library)"; + } +//--> +</script> +<noscript> +<div>JavaScript is disabled on your browser.</div> +</noscript> +<!-- ========= START OF TOP NAVBAR ======= --> +<div class="topNav"><a name="navbar_top"> +<!-- --> +</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.PGPDataType.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.PGPDataTypeSequence_type0.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li>Nested | </li> +<li>Field | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li>Field | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_top"> +<!-- --> +</a></div> +<!-- ========= END OF TOP NAVBAR ========= --> +<!-- ======== START OF CLASS DATA ======== --> +<div class="header"> +<div class="subTitle">at.gv.egiz.moa</div> +<h2 title="Class SignatureCreationServiceStub.PGPDataType.Factory" class="title">Class SignatureCreationServiceStub.PGPDataType.Factory</h2> +</div> +<div class="contentContainer"> +<ul class="inheritance"> +<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li> +<ul class="inheritance"> +<li>at.gv.egiz.moa.SignatureCreationServiceStub.PGPDataType.Factory</li> +</ul> +</li> +</ul> +<div class="description"> +<ul class="blockList"> +<li class="blockList"> +<dl> +<dt>Enclosing class:</dt> +<dd><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.PGPDataType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.PGPDataType</a></dd> +</dl> +<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> +<div class="block">Factory class that keeps the parse method</div> +</li> +</ul> +</div> +<div class="summary"> +<ul class="blockList"> +<li class="blockList"> +<!-- ======== CONSTRUCTOR SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_summary"> +<!-- --> +</a> +<h3>Constructor Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation"> +<caption><span>Constructors</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colOne" scope="col">Constructor and Description</th> +</tr> +<tr class="altColor"> +<td class="colOne"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.PGPDataType.Factory.html#SignatureCreationServiceStub.PGPDataType.Factory()">SignatureCreationServiceStub.PGPDataType.Factory</a></strong>()</code> </td> +</tr> +</table> +</li> +</ul> +<!-- ========== METHOD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_summary"> +<!-- --> +</a> +<h3>Method Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation"> +<caption><span>Methods</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colFirst" scope="col">Modifier and Type</th> +<th class="colLast" scope="col">Method and Description</th> +</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> +<div class="block">static method to create the object + Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable + If this object is not an element, it is a complex type and the reader is at the event just after the outer start element + Postcondition: If this object is an element, the reader is positioned at its end element + If this object is a complex type, the reader is positioned at the end element of its outer element</div> +</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> +</ul> +</li> +</ul> +</li> +</ul> +</div> +<div class="details"> +<ul class="blockList"> +<li class="blockList"> +<!-- ========= CONSTRUCTOR DETAIL ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_detail"> +<!-- --> +</a> +<h3>Constructor Detail</h3> +<a name="SignatureCreationServiceStub.PGPDataType.Factory()"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>SignatureCreationServiceStub.PGPDataType.Factory</h4> +<pre>public SignatureCreationServiceStub.PGPDataType.Factory()</pre> +</li> +</ul> +</li> +</ul> +<!-- ============ METHOD DETAIL ========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_detail"> +<!-- --> +</a> +<h3>Method Detail</h3> +<a name="parse(javax.xml.stream.XMLStreamReader)"> +<!-- --> +</a> +<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> +<div class="block">static method to create the object + Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable + If this object is not an element, it is a complex type and the reader is at the event just after the outer start element + Postcondition: If this object is an element, the reader is positioned at its end element + If this object is a complex type, the reader is positioned at the end element of its outer element</div> +<dl><dt><span class="strong">Throws:</span></dt> +<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></code></dd></dl> +</li> +</ul> +</li> +</ul> +</li> +</ul> +</div> +</div> +<!-- ========= END OF CLASS DATA ========= --> +<!-- ======= START OF BOTTOM NAVBAR ====== --> +<div class="bottomNav"><a name="navbar_bottom"> +<!-- --> +</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.PGPDataType.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.PGPDataTypeSequence_type0.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li>Nested | </li> +<li>Field | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li>Field | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_bottom"> +<!-- --> +</a></div> +<!-- ======== END OF BOTTOM NAVBAR ======= --> +</body> +</html> diff --git a/docs/at/gv/egiz/moa/SignatureCreationServiceStub.PGPDataType.html b/docs/at/gv/egiz/moa/SignatureCreationServiceStub.PGPDataType.html new file mode 100644 index 00000000..c43493f1 --- /dev/null +++ b/docs/at/gv/egiz/moa/SignatureCreationServiceStub.PGPDataType.html @@ -0,0 +1,545 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> +<!-- NewPage --> +<html lang="en"> +<head> +<!-- Generated by javadoc (version 1.7.0_51) on Tue Feb 04 16:50:57 CET 2014 --> +<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> +<title>SignatureCreationServiceStub.PGPDataType (PDF-AS 4.0 Library)</title> +<meta name="date" content="2014-02-04"> +<link rel="stylesheet" type="text/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 Library)"; + } +//--> +</script> +<noscript> +<div>JavaScript is disabled on your browser.</div> +</noscript> +<!-- ========= START OF TOP NAVBAR ======= --> +<div class="topNav"><a name="navbar_top"> +<!-- --> +</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.PGPData.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.PGPDataType.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li><a href="#nested_class_summary">Nested</a> | </li> +<li><a href="#field_summary">Field</a> | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li><a href="#field_detail">Field</a> | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_top"> +<!-- --> +</a></div> +<!-- ========= END OF TOP NAVBAR ========= --> +<!-- ======== START OF CLASS DATA ======== --> +<div class="header"> +<div class="subTitle">at.gv.egiz.moa</div> +<h2 title="Class SignatureCreationServiceStub.PGPDataType" class="title">Class SignatureCreationServiceStub.PGPDataType</h2> +</div> +<div class="contentContainer"> +<ul class="inheritance"> +<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li> +<ul class="inheritance"> +<li>at.gv.egiz.moa.SignatureCreationServiceStub.PGPDataType</li> +</ul> +</li> +</ul> +<div class="description"> +<ul class="blockList"> +<li class="blockList"> +<dl> +<dt>All Implemented Interfaces:</dt> +<dd><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a>, org.apache.axis2.databinding.ADBBean</dd> +</dl> +<dl> +<dt>Enclosing class:</dt> +<dd><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub</a></dd> +</dl> +<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> +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> +</ul> +</div> +<div class="summary"> +<ul class="blockList"> +<li class="blockList"> +<!-- ======== NESTED CLASS SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="nested_class_summary"> +<!-- --> +</a> +<h3>Nested Class Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Nested Class Summary table, listing nested classes, and an explanation"> +<caption><span>Nested Classes</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> +<tr class="altColor"> +<td class="colFirst"><code>static class </code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.PGPDataType.Factory.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.PGPDataType.Factory</a></strong></code> +<div class="block">Factory class that keeps the parse method</div> +</td> +</tr> +</table> +</li> +</ul> +<!-- =========== FIELD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="field_summary"> +<!-- --> +</a> +<h3>Field Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Field Summary table, listing fields, and an explanation"> +<caption><span>Fields</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> +<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"><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> +<tr class="rowColor"> +<td class="colFirst"><code>protected boolean</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.PGPDataType.html#localPGPDataTypeSequence_type0Tracker">localPGPDataTypeSequence_type0Tracker</a></strong></code> </td> +</tr> +<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"><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> +<tr class="rowColor"> +<td class="colFirst"><code>protected boolean</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.PGPDataType.html#localPGPDataTypeSequence_type1Tracker">localPGPDataTypeSequence_type1Tracker</a></strong></code> </td> +</tr> +</table> +</li> +</ul> +<!-- ======== CONSTRUCTOR SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_summary"> +<!-- --> +</a> +<h3>Constructor Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation"> +<caption><span>Constructors</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colOne" scope="col">Constructor and Description</th> +</tr> +<tr class="altColor"> +<td class="colOne"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.PGPDataType.html#SignatureCreationServiceStub.PGPDataType()">SignatureCreationServiceStub.PGPDataType</a></strong>()</code> </td> +</tr> +</table> +</li> +</ul> +<!-- ========== METHOD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_summary"> +<!-- --> +</a> +<h3>Method Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation"> +<caption><span>Methods</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colFirst" scope="col">Modifier and Type</th> +<th class="colLast" scope="col">Method and Description</th> +</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, + org.apache.axiom.om.OMFactory factory)</code> </td> +</tr> +<tr class="rowColor"> +<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"><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="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"><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><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="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> +<div class="block">databinding method to get an XML representation of this object</div> +</td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>boolean</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.PGPDataType.html#isPGPDataTypeSequence_type0Specified()">isPGPDataTypeSequence_type0Specified</a></strong>()</code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>boolean</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.PGPDataType.html#isPGPDataTypeSequence_type1Specified()">isPGPDataTypeSequence_type1Specified</a></strong>()</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.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> +</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, + 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.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> +<tr class="rowColor"> +<td class="colFirst"><code>void</code></td> +<td class="colLast"><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> +</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> +</ul> +</li> +</ul> +</li> +</ul> +</div> +<div class="details"> +<ul class="blockList"> +<li class="blockList"> +<!-- ============ FIELD DETAIL =========== --> +<ul class="blockList"> +<li class="blockList"><a name="field_detail"> +<!-- --> +</a> +<h3>Field Detail</h3> +<a name="localPGPDataTypeSequence_type0"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>localPGPDataTypeSequence_type0</h4> +<pre>protected <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.PGPDataTypeSequence_type0.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.PGPDataTypeSequence_type0</a> localPGPDataTypeSequence_type0</pre> +<div class="block">field for PGPDataTypeSequence_type0</div> +</li> +</ul> +<a name="localPGPDataTypeSequence_type0Tracker"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>localPGPDataTypeSequence_type0Tracker</h4> +<pre>protected boolean localPGPDataTypeSequence_type0Tracker</pre> +</li> +</ul> +<a name="localPGPDataTypeSequence_type1"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>localPGPDataTypeSequence_type1</h4> +<pre>protected <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.PGPDataTypeSequence_type1.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.PGPDataTypeSequence_type1</a> localPGPDataTypeSequence_type1</pre> +<div class="block">field for PGPDataTypeSequence_type1</div> +</li> +</ul> +<a name="localPGPDataTypeSequence_type1Tracker"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>localPGPDataTypeSequence_type1Tracker</h4> +<pre>protected boolean localPGPDataTypeSequence_type1Tracker</pre> +</li> +</ul> +</li> +</ul> +<!-- ========= CONSTRUCTOR DETAIL ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_detail"> +<!-- --> +</a> +<h3>Constructor Detail</h3> +<a name="SignatureCreationServiceStub.PGPDataType()"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>SignatureCreationServiceStub.PGPDataType</h4> +<pre>public SignatureCreationServiceStub.PGPDataType()</pre> +</li> +</ul> +</li> +</ul> +<!-- ============ METHOD DETAIL ========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_detail"> +<!-- --> +</a> +<h3>Method Detail</h3> +<a name="isPGPDataTypeSequence_type0Specified()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>isPGPDataTypeSequence_type0Specified</h4> +<pre>public boolean isPGPDataTypeSequence_type0Specified()</pre> +</li> +</ul> +<a name="getPGPDataTypeSequence_type0()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getPGPDataTypeSequence_type0</h4> +<pre>public <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.PGPDataTypeSequence_type0.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.PGPDataTypeSequence_type0</a> getPGPDataTypeSequence_type0()</pre> +<div class="block">Auto generated getter method</div> +<dl><dt><span class="strong">Returns:</span></dt><dd>PGPDataTypeSequence_type0</dd></dl> +</li> +</ul> +<a name="setPGPDataTypeSequence_type0(at.gv.egiz.moa.SignatureCreationServiceStub.PGPDataTypeSequence_type0)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>setPGPDataTypeSequence_type0</h4> +<pre>public void setPGPDataTypeSequence_type0(<a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.PGPDataTypeSequence_type0.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.PGPDataTypeSequence_type0</a> param)</pre> +<div class="block">Auto generated setter method</div> +<dl><dt><span class="strong">Parameters:</span></dt><dd><code>param</code> - PGPDataTypeSequence_type0</dd></dl> +</li> +</ul> +<a name="isPGPDataTypeSequence_type1Specified()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>isPGPDataTypeSequence_type1Specified</h4> +<pre>public boolean isPGPDataTypeSequence_type1Specified()</pre> +</li> +</ul> +<a name="getPGPDataTypeSequence_type1()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getPGPDataTypeSequence_type1</h4> +<pre>public <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.PGPDataTypeSequence_type1.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.PGPDataTypeSequence_type1</a> getPGPDataTypeSequence_type1()</pre> +<div class="block">Auto generated getter method</div> +<dl><dt><span class="strong">Returns:</span></dt><dd>PGPDataTypeSequence_type1</dd></dl> +</li> +</ul> +<a name="setPGPDataTypeSequence_type1(at.gv.egiz.moa.SignatureCreationServiceStub.PGPDataTypeSequence_type1)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>setPGPDataTypeSequence_type1</h4> +<pre>public void setPGPDataTypeSequence_type1(<a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.PGPDataTypeSequence_type1.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.PGPDataTypeSequence_type1</a> param)</pre> +<div class="block">Auto generated setter method</div> +<dl><dt><span class="strong">Parameters:</span></dt><dd><code>param</code> - PGPDataTypeSequence_type1</dd></dl> +</li> +</ul> +<a name="getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getOMElement</h4> +<pre>public org.apache.axiom.om.OMElement getOMElement(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, + org.apache.axiom.om.OMFactory factory) + throws org.apache.axis2.databinding.ADBException</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>getOMElement</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><span class="strong">Parameters:</span></dt><dd><code>parentQName</code> - </dd><dd><code>factory</code> - </dd> +<dt><span class="strong">Returns:</span></dt><dd>org.apache.axiom.om.OMElement</dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +<a name="serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>serialize</h4> +<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, + <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter) + throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, + org.apache.axis2.databinding.ADBException</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +<a name="serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>serialize</h4> +<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, + <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, + boolean serializeType) + throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, + org.apache.axis2.databinding.ADBException</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +<a name="getPullParser(javax.xml.namespace.QName)"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>getPullParser</h4> +<pre>public <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> getPullParser(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName) + throws org.apache.axis2.databinding.ADBException</pre> +<div class="block">databinding method to get an XML representation of this object</div> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>getPullParser</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +</li> +</ul> +</li> +</ul> +</div> +</div> +<!-- ========= END OF CLASS DATA ========= --> +<!-- ======= START OF BOTTOM NAVBAR ====== --> +<div class="bottomNav"><a name="navbar_bottom"> +<!-- --> +</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.PGPData.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.PGPDataType.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li><a href="#nested_class_summary">Nested</a> | </li> +<li><a href="#field_summary">Field</a> | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li><a href="#field_detail">Field</a> | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_bottom"> +<!-- --> +</a></div> +<!-- ======== END OF BOTTOM NAVBAR ======= --> +</body> +</html> diff --git a/docs/at/gv/egiz/moa/SignatureCreationServiceStub.PGPDataTypeSequence_type0.Factory.html b/docs/at/gv/egiz/moa/SignatureCreationServiceStub.PGPDataTypeSequence_type0.Factory.html new file mode 100644 index 00000000..1ce824bf --- /dev/null +++ b/docs/at/gv/egiz/moa/SignatureCreationServiceStub.PGPDataTypeSequence_type0.Factory.html @@ -0,0 +1,278 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> +<!-- NewPage --> +<html lang="en"> +<head> +<!-- Generated by javadoc (version 1.7.0_51) on Tue Feb 04 16:50:57 CET 2014 --> +<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> +<title>SignatureCreationServiceStub.PGPDataTypeSequence_type0.Factory (PDF-AS 4.0 Library)</title> +<meta name="date" content="2014-02-04"> +<link rel="stylesheet" type="text/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 Library)"; + } +//--> +</script> +<noscript> +<div>JavaScript is disabled on your browser.</div> +</noscript> +<!-- ========= START OF TOP NAVBAR ======= --> +<div class="topNav"><a name="navbar_top"> +<!-- --> +</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.PGPDataTypeSequence_type0.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.PGPDataTypeSequence_type1.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li>Nested | </li> +<li>Field | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li>Field | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_top"> +<!-- --> +</a></div> +<!-- ========= END OF TOP NAVBAR ========= --> +<!-- ======== START OF CLASS DATA ======== --> +<div class="header"> +<div class="subTitle">at.gv.egiz.moa</div> +<h2 title="Class SignatureCreationServiceStub.PGPDataTypeSequence_type0.Factory" class="title">Class SignatureCreationServiceStub.PGPDataTypeSequence_type0.Factory</h2> +</div> +<div class="contentContainer"> +<ul class="inheritance"> +<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li> +<ul class="inheritance"> +<li>at.gv.egiz.moa.SignatureCreationServiceStub.PGPDataTypeSequence_type0.Factory</li> +</ul> +</li> +</ul> +<div class="description"> +<ul class="blockList"> +<li class="blockList"> +<dl> +<dt>Enclosing class:</dt> +<dd><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.PGPDataTypeSequence_type0.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.PGPDataTypeSequence_type0</a></dd> +</dl> +<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> +<div class="block">Factory class that keeps the parse method</div> +</li> +</ul> +</div> +<div class="summary"> +<ul class="blockList"> +<li class="blockList"> +<!-- ======== CONSTRUCTOR SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_summary"> +<!-- --> +</a> +<h3>Constructor Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation"> +<caption><span>Constructors</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colOne" scope="col">Constructor and Description</th> +</tr> +<tr class="altColor"> +<td class="colOne"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.PGPDataTypeSequence_type0.Factory.html#SignatureCreationServiceStub.PGPDataTypeSequence_type0.Factory()">SignatureCreationServiceStub.PGPDataTypeSequence_type0.Factory</a></strong>()</code> </td> +</tr> +</table> +</li> +</ul> +<!-- ========== METHOD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_summary"> +<!-- --> +</a> +<h3>Method Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation"> +<caption><span>Methods</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colFirst" scope="col">Modifier and Type</th> +<th class="colLast" scope="col">Method and Description</th> +</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> +<div class="block">static method to create the object + Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable + If this object is not an element, it is a complex type and the reader is at the event just after the outer start element + Postcondition: If this object is an element, the reader is positioned at its end element + If this object is a complex type, the reader is positioned at the end element of its outer element</div> +</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> +</ul> +</li> +</ul> +</li> +</ul> +</div> +<div class="details"> +<ul class="blockList"> +<li class="blockList"> +<!-- ========= CONSTRUCTOR DETAIL ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_detail"> +<!-- --> +</a> +<h3>Constructor Detail</h3> +<a name="SignatureCreationServiceStub.PGPDataTypeSequence_type0.Factory()"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>SignatureCreationServiceStub.PGPDataTypeSequence_type0.Factory</h4> +<pre>public SignatureCreationServiceStub.PGPDataTypeSequence_type0.Factory()</pre> +</li> +</ul> +</li> +</ul> +<!-- ============ METHOD DETAIL ========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_detail"> +<!-- --> +</a> +<h3>Method Detail</h3> +<a name="parse(javax.xml.stream.XMLStreamReader)"> +<!-- --> +</a> +<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> +<div class="block">static method to create the object + Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable + If this object is not an element, it is a complex type and the reader is at the event just after the outer start element + Postcondition: If this object is an element, the reader is positioned at its end element + If this object is a complex type, the reader is positioned at the end element of its outer element</div> +<dl><dt><span class="strong">Throws:</span></dt> +<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></code></dd></dl> +</li> +</ul> +</li> +</ul> +</li> +</ul> +</div> +</div> +<!-- ========= END OF CLASS DATA ========= --> +<!-- ======= START OF BOTTOM NAVBAR ====== --> +<div class="bottomNav"><a name="navbar_bottom"> +<!-- --> +</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.PGPDataTypeSequence_type0.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.PGPDataTypeSequence_type1.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li>Nested | </li> +<li>Field | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li>Field | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_bottom"> +<!-- --> +</a></div> +<!-- ======== END OF BOTTOM NAVBAR ======= --> +</body> +</html> diff --git a/docs/at/gv/egiz/moa/SignatureCreationServiceStub.PGPDataTypeSequence_type0.html b/docs/at/gv/egiz/moa/SignatureCreationServiceStub.PGPDataTypeSequence_type0.html new file mode 100644 index 00000000..93d4bee9 --- /dev/null +++ b/docs/at/gv/egiz/moa/SignatureCreationServiceStub.PGPDataTypeSequence_type0.html @@ -0,0 +1,630 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> +<!-- NewPage --> +<html lang="en"> +<head> +<!-- Generated by javadoc (version 1.7.0_51) on Tue Feb 04 16:50:57 CET 2014 --> +<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> +<title>SignatureCreationServiceStub.PGPDataTypeSequence_type0 (PDF-AS 4.0 Library)</title> +<meta name="date" content="2014-02-04"> +<link rel="stylesheet" type="text/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 Library)"; + } +//--> +</script> +<noscript> +<div>JavaScript is disabled on your browser.</div> +</noscript> +<!-- ========= START OF TOP NAVBAR ======= --> +<div class="topNav"><a name="navbar_top"> +<!-- --> +</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.PGPDataType.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.PGPDataTypeSequence_type0.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li><a href="#nested_class_summary">Nested</a> | </li> +<li><a href="#field_summary">Field</a> | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li><a href="#field_detail">Field</a> | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_top"> +<!-- --> +</a></div> +<!-- ========= END OF TOP NAVBAR ========= --> +<!-- ======== START OF CLASS DATA ======== --> +<div class="header"> +<div class="subTitle">at.gv.egiz.moa</div> +<h2 title="Class SignatureCreationServiceStub.PGPDataTypeSequence_type0" class="title">Class SignatureCreationServiceStub.PGPDataTypeSequence_type0</h2> +</div> +<div class="contentContainer"> +<ul class="inheritance"> +<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li> +<ul class="inheritance"> +<li>at.gv.egiz.moa.SignatureCreationServiceStub.PGPDataTypeSequence_type0</li> +</ul> +</li> +</ul> +<div class="description"> +<ul class="blockList"> +<li class="blockList"> +<dl> +<dt>All Implemented Interfaces:</dt> +<dd><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a>, org.apache.axis2.databinding.ADBBean</dd> +</dl> +<dl> +<dt>Enclosing class:</dt> +<dd><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub</a></dd> +</dl> +<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> +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> +</ul> +</div> +<div class="summary"> +<ul class="blockList"> +<li class="blockList"> +<!-- ======== NESTED CLASS SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="nested_class_summary"> +<!-- --> +</a> +<h3>Nested Class Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Nested Class Summary table, listing nested classes, and an explanation"> +<caption><span>Nested Classes</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> +<tr class="altColor"> +<td class="colFirst"><code>static class </code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.PGPDataTypeSequence_type0.Factory.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.PGPDataTypeSequence_type0.Factory</a></strong></code> +<div class="block">Factory class that keeps the parse method</div> +</td> +</tr> +</table> +</li> +</ul> +<!-- =========== FIELD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="field_summary"> +<!-- --> +</a> +<h3>Field Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Field Summary table, listing fields, and an explanation"> +<caption><span>Fields</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> +<tr class="altColor"> +<td class="colFirst"><code>protected org.apache.axiom.om.OMElement[]</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.PGPDataTypeSequence_type0.html#localExtraElement">localExtraElement</a></strong></code> +<div class="block">field for ExtraElement + This was an Array!</div> +</td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>protected boolean</code></td> +<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="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="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> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>protected boolean</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.PGPDataTypeSequence_type0.html#localPGPKeyPacketTracker">localPGPKeyPacketTracker</a></strong></code> </td> +</tr> +</table> +</li> +</ul> +<!-- ======== CONSTRUCTOR SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_summary"> +<!-- --> +</a> +<h3>Constructor Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation"> +<caption><span>Constructors</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colOne" scope="col">Constructor and Description</th> +</tr> +<tr class="altColor"> +<td class="colOne"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.PGPDataTypeSequence_type0.html#SignatureCreationServiceStub.PGPDataTypeSequence_type0()">SignatureCreationServiceStub.PGPDataTypeSequence_type0</a></strong>()</code> </td> +</tr> +</table> +</li> +</ul> +<!-- ========== METHOD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_summary"> +<!-- --> +</a> +<h3>Method Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation"> +<caption><span>Methods</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colFirst" scope="col">Modifier and Type</th> +<th class="colLast" scope="col">Method and Description</th> +</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#addExtraElement(org.apache.axiom.om.OMElement)">addExtraElement</a></strong>(org.apache.axiom.om.OMElement param)</code> +<div class="block">Auto generated add method for the array for convenience</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.PGPDataTypeSequence_type0.html#getExtraElement()">getExtraElement</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.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, + 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="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="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> +<div class="block">databinding method to get an XML representation of this object</div> +</td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>boolean</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.PGPDataTypeSequence_type0.html#isExtraElementSpecified()">isExtraElementSpecified</a></strong>()</code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>boolean</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.PGPDataTypeSequence_type0.html#isPGPKeyPacketSpecified()">isPGPKeyPacketSpecified</a></strong>()</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.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> +</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, + 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.PGPDataTypeSequence_type0.html#setExtraElement(org.apache.axiom.om.OMElement[])">setExtraElement</a></strong>(org.apache.axiom.om.OMElement[] 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.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> +<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> +<div class="block">Auto generated setter method</div> +</td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>protected void</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.PGPDataTypeSequence_type0.html#validateExtraElement(org.apache.axiom.om.OMElement[])">validateExtraElement</a></strong>(org.apache.axiom.om.OMElement[] param)</code> +<div class="block">validate the array for ExtraElement</div> +</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> +</ul> +</li> +</ul> +</li> +</ul> +</div> +<div class="details"> +<ul class="blockList"> +<li class="blockList"> +<!-- ============ FIELD DETAIL =========== --> +<ul class="blockList"> +<li class="blockList"><a name="field_detail"> +<!-- --> +</a> +<h3>Field Detail</h3> +<a name="localPGPKeyID"> +<!-- --> +</a> +<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> +<div class="block">field for PGPKeyID</div> +</li> +</ul> +<a name="localPGPKeyPacket"> +<!-- --> +</a> +<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> +<div class="block">field for PGPKeyPacket</div> +</li> +</ul> +<a name="localPGPKeyPacketTracker"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>localPGPKeyPacketTracker</h4> +<pre>protected boolean localPGPKeyPacketTracker</pre> +</li> +</ul> +<a name="localExtraElement"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>localExtraElement</h4> +<pre>protected org.apache.axiom.om.OMElement[] localExtraElement</pre> +<div class="block">field for ExtraElement + This was an Array!</div> +</li> +</ul> +<a name="localExtraElementTracker"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>localExtraElementTracker</h4> +<pre>protected boolean localExtraElementTracker</pre> +</li> +</ul> +</li> +</ul> +<!-- ========= CONSTRUCTOR DETAIL ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_detail"> +<!-- --> +</a> +<h3>Constructor Detail</h3> +<a name="SignatureCreationServiceStub.PGPDataTypeSequence_type0()"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>SignatureCreationServiceStub.PGPDataTypeSequence_type0</h4> +<pre>public SignatureCreationServiceStub.PGPDataTypeSequence_type0()</pre> +</li> +</ul> +</li> +</ul> +<!-- ============ METHOD DETAIL ========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_detail"> +<!-- --> +</a> +<h3>Method Detail</h3> +<a name="getPGPKeyID()"> +<!-- --> +</a> +<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> +<div class="block">Auto generated getter method</div> +<dl><dt><span class="strong">Returns:</span></dt><dd>javax.activation.DataHandler</dd></dl> +</li> +</ul> +<a name="setPGPKeyID(javax.activation.DataHandler)"> +<!-- --> +</a> +<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> +<div class="block">Auto generated setter method</div> +<dl><dt><span class="strong">Parameters:</span></dt><dd><code>param</code> - PGPKeyID</dd></dl> +</li> +</ul> +<a name="isPGPKeyPacketSpecified()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>isPGPKeyPacketSpecified</h4> +<pre>public boolean isPGPKeyPacketSpecified()</pre> +</li> +</ul> +<a name="getPGPKeyPacket()"> +<!-- --> +</a> +<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> +<div class="block">Auto generated getter method</div> +<dl><dt><span class="strong">Returns:</span></dt><dd>javax.activation.DataHandler</dd></dl> +</li> +</ul> +<a name="setPGPKeyPacket(javax.activation.DataHandler)"> +<!-- --> +</a> +<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> +<div class="block">Auto generated setter method</div> +<dl><dt><span class="strong">Parameters:</span></dt><dd><code>param</code> - PGPKeyPacket</dd></dl> +</li> +</ul> +<a name="isExtraElementSpecified()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>isExtraElementSpecified</h4> +<pre>public boolean isExtraElementSpecified()</pre> +</li> +</ul> +<a name="getExtraElement()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getExtraElement</h4> +<pre>public org.apache.axiom.om.OMElement[] getExtraElement()</pre> +<div class="block">Auto generated getter method</div> +<dl><dt><span class="strong">Returns:</span></dt><dd>org.apache.axiom.om.OMElement[]</dd></dl> +</li> +</ul> +<a name="validateExtraElement(org.apache.axiom.om.OMElement[])"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>validateExtraElement</h4> +<pre>protected void validateExtraElement(org.apache.axiom.om.OMElement[] param)</pre> +<div class="block">validate the array for ExtraElement</div> +</li> +</ul> +<a name="setExtraElement(org.apache.axiom.om.OMElement[])"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>setExtraElement</h4> +<pre>public void setExtraElement(org.apache.axiom.om.OMElement[] param)</pre> +<div class="block">Auto generated setter method</div> +<dl><dt><span class="strong">Parameters:</span></dt><dd><code>param</code> - ExtraElement</dd></dl> +</li> +</ul> +<a name="addExtraElement(org.apache.axiom.om.OMElement)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>addExtraElement</h4> +<pre>public void addExtraElement(org.apache.axiom.om.OMElement param)</pre> +<div class="block">Auto generated add method for the array for convenience</div> +<dl><dt><span class="strong">Parameters:</span></dt><dd><code>param</code> - org.apache.axiom.om.OMElement</dd></dl> +</li> +</ul> +<a name="getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getOMElement</h4> +<pre>public org.apache.axiom.om.OMElement getOMElement(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, + org.apache.axiom.om.OMFactory factory) + throws org.apache.axis2.databinding.ADBException</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>getOMElement</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><span class="strong">Parameters:</span></dt><dd><code>parentQName</code> - </dd><dd><code>factory</code> - </dd> +<dt><span class="strong">Returns:</span></dt><dd>org.apache.axiom.om.OMElement</dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +<a name="serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>serialize</h4> +<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, + <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter) + throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, + org.apache.axis2.databinding.ADBException</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +<a name="serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>serialize</h4> +<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, + <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, + boolean serializeType) + throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, + org.apache.axis2.databinding.ADBException</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +<a name="getPullParser(javax.xml.namespace.QName)"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>getPullParser</h4> +<pre>public <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> getPullParser(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName) + throws org.apache.axis2.databinding.ADBException</pre> +<div class="block">databinding method to get an XML representation of this object</div> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>getPullParser</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +</li> +</ul> +</li> +</ul> +</div> +</div> +<!-- ========= END OF CLASS DATA ========= --> +<!-- ======= START OF BOTTOM NAVBAR ====== --> +<div class="bottomNav"><a name="navbar_bottom"> +<!-- --> +</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.PGPDataType.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.PGPDataTypeSequence_type0.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li><a href="#nested_class_summary">Nested</a> | </li> +<li><a href="#field_summary">Field</a> | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li><a href="#field_detail">Field</a> | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_bottom"> +<!-- --> +</a></div> +<!-- ======== END OF BOTTOM NAVBAR ======= --> +</body> +</html> diff --git a/docs/at/gv/egiz/moa/SignatureCreationServiceStub.PGPDataTypeSequence_type1.Factory.html b/docs/at/gv/egiz/moa/SignatureCreationServiceStub.PGPDataTypeSequence_type1.Factory.html new file mode 100644 index 00000000..97ce2017 --- /dev/null +++ b/docs/at/gv/egiz/moa/SignatureCreationServiceStub.PGPDataTypeSequence_type1.Factory.html @@ -0,0 +1,278 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> +<!-- NewPage --> +<html lang="en"> +<head> +<!-- Generated by javadoc (version 1.7.0_51) on Tue Feb 04 16:50:58 CET 2014 --> +<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> +<title>SignatureCreationServiceStub.PGPDataTypeSequence_type1.Factory (PDF-AS 4.0 Library)</title> +<meta name="date" content="2014-02-04"> +<link rel="stylesheet" type="text/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 Library)"; + } +//--> +</script> +<noscript> +<div>JavaScript is disabled on your browser.</div> +</noscript> +<!-- ========= START OF TOP NAVBAR ======= --> +<div class="topNav"><a name="navbar_top"> +<!-- --> +</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.PGPDataTypeSequence_type1.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ProfileIdentifierType.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li>Nested | </li> +<li>Field | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li>Field | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_top"> +<!-- --> +</a></div> +<!-- ========= END OF TOP NAVBAR ========= --> +<!-- ======== START OF CLASS DATA ======== --> +<div class="header"> +<div class="subTitle">at.gv.egiz.moa</div> +<h2 title="Class SignatureCreationServiceStub.PGPDataTypeSequence_type1.Factory" class="title">Class SignatureCreationServiceStub.PGPDataTypeSequence_type1.Factory</h2> +</div> +<div class="contentContainer"> +<ul class="inheritance"> +<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li> +<ul class="inheritance"> +<li>at.gv.egiz.moa.SignatureCreationServiceStub.PGPDataTypeSequence_type1.Factory</li> +</ul> +</li> +</ul> +<div class="description"> +<ul class="blockList"> +<li class="blockList"> +<dl> +<dt>Enclosing class:</dt> +<dd><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.PGPDataTypeSequence_type1.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.PGPDataTypeSequence_type1</a></dd> +</dl> +<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> +<div class="block">Factory class that keeps the parse method</div> +</li> +</ul> +</div> +<div class="summary"> +<ul class="blockList"> +<li class="blockList"> +<!-- ======== CONSTRUCTOR SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_summary"> +<!-- --> +</a> +<h3>Constructor Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation"> +<caption><span>Constructors</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colOne" scope="col">Constructor and Description</th> +</tr> +<tr class="altColor"> +<td class="colOne"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.PGPDataTypeSequence_type1.Factory.html#SignatureCreationServiceStub.PGPDataTypeSequence_type1.Factory()">SignatureCreationServiceStub.PGPDataTypeSequence_type1.Factory</a></strong>()</code> </td> +</tr> +</table> +</li> +</ul> +<!-- ========== METHOD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_summary"> +<!-- --> +</a> +<h3>Method Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation"> +<caption><span>Methods</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colFirst" scope="col">Modifier and Type</th> +<th class="colLast" scope="col">Method and Description</th> +</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> +<div class="block">static method to create the object + Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable + If this object is not an element, it is a complex type and the reader is at the event just after the outer start element + Postcondition: If this object is an element, the reader is positioned at its end element + If this object is a complex type, the reader is positioned at the end element of its outer element</div> +</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> +</ul> +</li> +</ul> +</li> +</ul> +</div> +<div class="details"> +<ul class="blockList"> +<li class="blockList"> +<!-- ========= CONSTRUCTOR DETAIL ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_detail"> +<!-- --> +</a> +<h3>Constructor Detail</h3> +<a name="SignatureCreationServiceStub.PGPDataTypeSequence_type1.Factory()"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>SignatureCreationServiceStub.PGPDataTypeSequence_type1.Factory</h4> +<pre>public SignatureCreationServiceStub.PGPDataTypeSequence_type1.Factory()</pre> +</li> +</ul> +</li> +</ul> +<!-- ============ METHOD DETAIL ========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_detail"> +<!-- --> +</a> +<h3>Method Detail</h3> +<a name="parse(javax.xml.stream.XMLStreamReader)"> +<!-- --> +</a> +<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> +<div class="block">static method to create the object + Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable + If this object is not an element, it is a complex type and the reader is at the event just after the outer start element + Postcondition: If this object is an element, the reader is positioned at its end element + If this object is a complex type, the reader is positioned at the end element of its outer element</div> +<dl><dt><span class="strong">Throws:</span></dt> +<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></code></dd></dl> +</li> +</ul> +</li> +</ul> +</li> +</ul> +</div> +</div> +<!-- ========= END OF CLASS DATA ========= --> +<!-- ======= START OF BOTTOM NAVBAR ====== --> +<div class="bottomNav"><a name="navbar_bottom"> +<!-- --> +</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.PGPDataTypeSequence_type1.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ProfileIdentifierType.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li>Nested | </li> +<li>Field | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li>Field | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_bottom"> +<!-- --> +</a></div> +<!-- ======== END OF BOTTOM NAVBAR ======= --> +</body> +</html> diff --git a/docs/at/gv/egiz/moa/SignatureCreationServiceStub.PGPDataTypeSequence_type1.html b/docs/at/gv/egiz/moa/SignatureCreationServiceStub.PGPDataTypeSequence_type1.html new file mode 100644 index 00000000..380fec36 --- /dev/null +++ b/docs/at/gv/egiz/moa/SignatureCreationServiceStub.PGPDataTypeSequence_type1.html @@ -0,0 +1,554 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> +<!-- NewPage --> +<html lang="en"> +<head> +<!-- Generated by javadoc (version 1.7.0_51) on Tue Feb 04 16:50:58 CET 2014 --> +<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> +<title>SignatureCreationServiceStub.PGPDataTypeSequence_type1 (PDF-AS 4.0 Library)</title> +<meta name="date" content="2014-02-04"> +<link rel="stylesheet" type="text/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 Library)"; + } +//--> +</script> +<noscript> +<div>JavaScript is disabled on your browser.</div> +</noscript> +<!-- ========= START OF TOP NAVBAR ======= --> +<div class="topNav"><a name="navbar_top"> +<!-- --> +</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.PGPDataTypeSequence_type0.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.PGPDataTypeSequence_type1.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li><a href="#nested_class_summary">Nested</a> | </li> +<li><a href="#field_summary">Field</a> | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li><a href="#field_detail">Field</a> | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_top"> +<!-- --> +</a></div> +<!-- ========= END OF TOP NAVBAR ========= --> +<!-- ======== START OF CLASS DATA ======== --> +<div class="header"> +<div class="subTitle">at.gv.egiz.moa</div> +<h2 title="Class SignatureCreationServiceStub.PGPDataTypeSequence_type1" class="title">Class SignatureCreationServiceStub.PGPDataTypeSequence_type1</h2> +</div> +<div class="contentContainer"> +<ul class="inheritance"> +<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li> +<ul class="inheritance"> +<li>at.gv.egiz.moa.SignatureCreationServiceStub.PGPDataTypeSequence_type1</li> +</ul> +</li> +</ul> +<div class="description"> +<ul class="blockList"> +<li class="blockList"> +<dl> +<dt>All Implemented Interfaces:</dt> +<dd><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a>, org.apache.axis2.databinding.ADBBean</dd> +</dl> +<dl> +<dt>Enclosing class:</dt> +<dd><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub</a></dd> +</dl> +<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> +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> +</ul> +</div> +<div class="summary"> +<ul class="blockList"> +<li class="blockList"> +<!-- ======== NESTED CLASS SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="nested_class_summary"> +<!-- --> +</a> +<h3>Nested Class Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Nested Class Summary table, listing nested classes, and an explanation"> +<caption><span>Nested Classes</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> +<tr class="altColor"> +<td class="colFirst"><code>static class </code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.PGPDataTypeSequence_type1.Factory.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.PGPDataTypeSequence_type1.Factory</a></strong></code> +<div class="block">Factory class that keeps the parse method</div> +</td> +</tr> +</table> +</li> +</ul> +<!-- =========== FIELD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="field_summary"> +<!-- --> +</a> +<h3>Field Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Field Summary table, listing fields, and an explanation"> +<caption><span>Fields</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> +<tr class="altColor"> +<td class="colFirst"><code>protected org.apache.axiom.om.OMElement[]</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.PGPDataTypeSequence_type1.html#localExtraElement">localExtraElement</a></strong></code> +<div class="block">field for ExtraElement + This was an Array!</div> +</td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>protected boolean</code></td> +<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="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> +</tr> +</table> +</li> +</ul> +<!-- ======== CONSTRUCTOR SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_summary"> +<!-- --> +</a> +<h3>Constructor Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation"> +<caption><span>Constructors</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colOne" scope="col">Constructor and Description</th> +</tr> +<tr class="altColor"> +<td class="colOne"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.PGPDataTypeSequence_type1.html#SignatureCreationServiceStub.PGPDataTypeSequence_type1()">SignatureCreationServiceStub.PGPDataTypeSequence_type1</a></strong>()</code> </td> +</tr> +</table> +</li> +</ul> +<!-- ========== METHOD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_summary"> +<!-- --> +</a> +<h3>Method Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation"> +<caption><span>Methods</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colFirst" scope="col">Modifier and Type</th> +<th class="colLast" scope="col">Method and Description</th> +</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#addExtraElement(org.apache.axiom.om.OMElement)">addExtraElement</a></strong>(org.apache.axiom.om.OMElement param)</code> +<div class="block">Auto generated add method for the array for convenience</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.PGPDataTypeSequence_type1.html#getExtraElement()">getExtraElement</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.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, + 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="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> +<div class="block">databinding method to get an XML representation of this object</div> +</td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>boolean</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.PGPDataTypeSequence_type1.html#isExtraElementSpecified()">isExtraElementSpecified</a></strong>()</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.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> +</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, + 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.PGPDataTypeSequence_type1.html#setExtraElement(org.apache.axiom.om.OMElement[])">setExtraElement</a></strong>(org.apache.axiom.om.OMElement[] 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.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> +<div class="block">Auto generated setter method</div> +</td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>protected void</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.PGPDataTypeSequence_type1.html#validateExtraElement(org.apache.axiom.om.OMElement[])">validateExtraElement</a></strong>(org.apache.axiom.om.OMElement[] param)</code> +<div class="block">validate the array for ExtraElement</div> +</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> +</ul> +</li> +</ul> +</li> +</ul> +</div> +<div class="details"> +<ul class="blockList"> +<li class="blockList"> +<!-- ============ FIELD DETAIL =========== --> +<ul class="blockList"> +<li class="blockList"><a name="field_detail"> +<!-- --> +</a> +<h3>Field Detail</h3> +<a name="localPGPKeyPacket"> +<!-- --> +</a> +<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> +<div class="block">field for PGPKeyPacket</div> +</li> +</ul> +<a name="localExtraElement"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>localExtraElement</h4> +<pre>protected org.apache.axiom.om.OMElement[] localExtraElement</pre> +<div class="block">field for ExtraElement + This was an Array!</div> +</li> +</ul> +<a name="localExtraElementTracker"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>localExtraElementTracker</h4> +<pre>protected boolean localExtraElementTracker</pre> +</li> +</ul> +</li> +</ul> +<!-- ========= CONSTRUCTOR DETAIL ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_detail"> +<!-- --> +</a> +<h3>Constructor Detail</h3> +<a name="SignatureCreationServiceStub.PGPDataTypeSequence_type1()"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>SignatureCreationServiceStub.PGPDataTypeSequence_type1</h4> +<pre>public SignatureCreationServiceStub.PGPDataTypeSequence_type1()</pre> +</li> +</ul> +</li> +</ul> +<!-- ============ METHOD DETAIL ========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_detail"> +<!-- --> +</a> +<h3>Method Detail</h3> +<a name="getPGPKeyPacket()"> +<!-- --> +</a> +<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> +<div class="block">Auto generated getter method</div> +<dl><dt><span class="strong">Returns:</span></dt><dd>javax.activation.DataHandler</dd></dl> +</li> +</ul> +<a name="setPGPKeyPacket(javax.activation.DataHandler)"> +<!-- --> +</a> +<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> +<div class="block">Auto generated setter method</div> +<dl><dt><span class="strong">Parameters:</span></dt><dd><code>param</code> - PGPKeyPacket</dd></dl> +</li> +</ul> +<a name="isExtraElementSpecified()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>isExtraElementSpecified</h4> +<pre>public boolean isExtraElementSpecified()</pre> +</li> +</ul> +<a name="getExtraElement()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getExtraElement</h4> +<pre>public org.apache.axiom.om.OMElement[] getExtraElement()</pre> +<div class="block">Auto generated getter method</div> +<dl><dt><span class="strong">Returns:</span></dt><dd>org.apache.axiom.om.OMElement[]</dd></dl> +</li> +</ul> +<a name="validateExtraElement(org.apache.axiom.om.OMElement[])"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>validateExtraElement</h4> +<pre>protected void validateExtraElement(org.apache.axiom.om.OMElement[] param)</pre> +<div class="block">validate the array for ExtraElement</div> +</li> +</ul> +<a name="setExtraElement(org.apache.axiom.om.OMElement[])"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>setExtraElement</h4> +<pre>public void setExtraElement(org.apache.axiom.om.OMElement[] param)</pre> +<div class="block">Auto generated setter method</div> +<dl><dt><span class="strong">Parameters:</span></dt><dd><code>param</code> - ExtraElement</dd></dl> +</li> +</ul> +<a name="addExtraElement(org.apache.axiom.om.OMElement)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>addExtraElement</h4> +<pre>public void addExtraElement(org.apache.axiom.om.OMElement param)</pre> +<div class="block">Auto generated add method for the array for convenience</div> +<dl><dt><span class="strong">Parameters:</span></dt><dd><code>param</code> - org.apache.axiom.om.OMElement</dd></dl> +</li> +</ul> +<a name="getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getOMElement</h4> +<pre>public org.apache.axiom.om.OMElement getOMElement(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, + org.apache.axiom.om.OMFactory factory) + throws org.apache.axis2.databinding.ADBException</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>getOMElement</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><span class="strong">Parameters:</span></dt><dd><code>parentQName</code> - </dd><dd><code>factory</code> - </dd> +<dt><span class="strong">Returns:</span></dt><dd>org.apache.axiom.om.OMElement</dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +<a name="serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>serialize</h4> +<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, + <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter) + throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, + org.apache.axis2.databinding.ADBException</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +<a name="serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>serialize</h4> +<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, + <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, + boolean serializeType) + throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, + org.apache.axis2.databinding.ADBException</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +<a name="getPullParser(javax.xml.namespace.QName)"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>getPullParser</h4> +<pre>public <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> getPullParser(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName) + throws org.apache.axis2.databinding.ADBException</pre> +<div class="block">databinding method to get an XML representation of this object</div> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>getPullParser</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +</li> +</ul> +</li> +</ul> +</div> +</div> +<!-- ========= END OF CLASS DATA ========= --> +<!-- ======= START OF BOTTOM NAVBAR ====== --> +<div class="bottomNav"><a name="navbar_bottom"> +<!-- --> +</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.PGPDataTypeSequence_type0.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.PGPDataTypeSequence_type1.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li><a href="#nested_class_summary">Nested</a> | </li> +<li><a href="#field_summary">Field</a> | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li><a href="#field_detail">Field</a> | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_bottom"> +<!-- --> +</a></div> +<!-- ======== END OF BOTTOM NAVBAR ======= --> +</body> +</html> diff --git a/docs/at/gv/egiz/moa/SignatureCreationServiceStub.PartOf_type0.Factory.html b/docs/at/gv/egiz/moa/SignatureCreationServiceStub.PartOf_type0.Factory.html new file mode 100644 index 00000000..072f7667 --- /dev/null +++ b/docs/at/gv/egiz/moa/SignatureCreationServiceStub.PartOf_type0.Factory.html @@ -0,0 +1,327 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> +<!-- NewPage --> +<html lang="en"> +<head> +<!-- Generated by javadoc (version 1.7.0_51) on Tue Feb 04 16:50:56 CET 2014 --> +<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> +<title>SignatureCreationServiceStub.PartOf_type0.Factory (PDF-AS 4.0 Library)</title> +<meta name="date" content="2014-02-04"> +<link rel="stylesheet" type="text/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 Library)"; + } +//--> +</script> +<noscript> +<div>JavaScript is disabled on your browser.</div> +</noscript> +<!-- ========= START OF TOP NAVBAR ======= --> +<div class="topNav"><a name="navbar_top"> +<!-- --> +</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.PartOf_type0.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.PGPData.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li>Nested | </li> +<li>Field | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li>Field | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_top"> +<!-- --> +</a></div> +<!-- ========= END OF TOP NAVBAR ========= --> +<!-- ======== START OF CLASS DATA ======== --> +<div class="header"> +<div class="subTitle">at.gv.egiz.moa</div> +<h2 title="Class SignatureCreationServiceStub.PartOf_type0.Factory" class="title">Class SignatureCreationServiceStub.PartOf_type0.Factory</h2> +</div> +<div class="contentContainer"> +<ul class="inheritance"> +<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li> +<ul class="inheritance"> +<li>at.gv.egiz.moa.SignatureCreationServiceStub.PartOf_type0.Factory</li> +</ul> +</li> +</ul> +<div class="description"> +<ul class="blockList"> +<li class="blockList"> +<dl> +<dt>Enclosing class:</dt> +<dd><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.PartOf_type0.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.PartOf_type0</a></dd> +</dl> +<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> +<div class="block">Factory class that keeps the parse method</div> +</li> +</ul> +</div> +<div class="summary"> +<ul class="blockList"> +<li class="blockList"> +<!-- ======== CONSTRUCTOR SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_summary"> +<!-- --> +</a> +<h3>Constructor Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation"> +<caption><span>Constructors</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colOne" scope="col">Constructor and Description</th> +</tr> +<tr class="altColor"> +<td class="colOne"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.PartOf_type0.Factory.html#SignatureCreationServiceStub.PartOf_type0.Factory()">SignatureCreationServiceStub.PartOf_type0.Factory</a></strong>()</code> </td> +</tr> +</table> +</li> +</ul> +<!-- ========== METHOD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_summary"> +<!-- --> +</a> +<h3>Method Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation"> +<caption><span>Methods</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colFirst" scope="col">Modifier and Type</th> +<th class="colLast" scope="col">Method and Description</th> +</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> +</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> +</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#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>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> +<div class="block">static method to create the object + Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable + If this object is not an element, it is a complex type and the reader is at the event just after the outer start element + Postcondition: If this object is an element, the reader is positioned at its end element + If this object is a complex type, the reader is positioned at the end element of its outer element</div> +</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> +</ul> +</li> +</ul> +</li> +</ul> +</div> +<div class="details"> +<ul class="blockList"> +<li class="blockList"> +<!-- ========= CONSTRUCTOR DETAIL ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_detail"> +<!-- --> +</a> +<h3>Constructor Detail</h3> +<a name="SignatureCreationServiceStub.PartOf_type0.Factory()"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>SignatureCreationServiceStub.PartOf_type0.Factory</h4> +<pre>public SignatureCreationServiceStub.PartOf_type0.Factory()</pre> +</li> +</ul> +</li> +</ul> +<!-- ============ METHOD DETAIL ========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_detail"> +<!-- --> +</a> +<h3>Method Detail</h3> +<a name="fromValue(org.apache.axis2.databinding.types.Token)"> +<!-- --> +</a> +<ul class="blockList"> +<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> +<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> +</li> +</ul> +<a name="fromString(java.lang.String, java.lang.String)"> +<!-- --> +</a> +<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> +<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> +</li> +</ul> +<a name="fromString(javax.xml.stream.XMLStreamReader, java.lang.String)"> +<!-- --> +</a> +<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> +</li> +</ul> +<a name="parse(javax.xml.stream.XMLStreamReader)"> +<!-- --> +</a> +<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> +<div class="block">static method to create the object + Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable + If this object is not an element, it is a complex type and the reader is at the event just after the outer start element + Postcondition: If this object is an element, the reader is positioned at its end element + If this object is a complex type, the reader is positioned at the end element of its outer element</div> +<dl><dt><span class="strong">Throws:</span></dt> +<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></code></dd></dl> +</li> +</ul> +</li> +</ul> +</li> +</ul> +</div> +</div> +<!-- ========= END OF CLASS DATA ========= --> +<!-- ======= START OF BOTTOM NAVBAR ====== --> +<div class="bottomNav"><a name="navbar_bottom"> +<!-- --> +</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.PartOf_type0.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.PGPData.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li>Nested | </li> +<li>Field | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li>Field | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_bottom"> +<!-- --> +</a></div> +<!-- ======== END OF BOTTOM NAVBAR ======= --> +</body> +</html> diff --git a/docs/at/gv/egiz/moa/SignatureCreationServiceStub.PartOf_type0.html b/docs/at/gv/egiz/moa/SignatureCreationServiceStub.PartOf_type0.html new file mode 100644 index 00000000..c13b4a48 --- /dev/null +++ b/docs/at/gv/egiz/moa/SignatureCreationServiceStub.PartOf_type0.html @@ -0,0 +1,542 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> +<!-- NewPage --> +<html lang="en"> +<head> +<!-- Generated by javadoc (version 1.7.0_51) on Tue Feb 04 16:50:56 CET 2014 --> +<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> +<title>SignatureCreationServiceStub.PartOf_type0 (PDF-AS 4.0 Library)</title> +<meta name="date" content="2014-02-04"> +<link rel="stylesheet" type="text/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 Library)"; + } +//--> +</script> +<noscript> +<div>JavaScript is disabled on your browser.</div> +</noscript> +<!-- ========= START OF TOP NAVBAR ======= --> +<div class="topNav"><a name="navbar_top"> +<!-- --> +</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ObjectTypeSequence.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.PartOf_type0.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li><a href="#nested_class_summary">Nested</a> | </li> +<li><a href="#field_summary">Field</a> | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li><a href="#field_detail">Field</a> | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_top"> +<!-- --> +</a></div> +<!-- ========= END OF TOP NAVBAR ========= --> +<!-- ======== START OF CLASS DATA ======== --> +<div class="header"> +<div class="subTitle">at.gv.egiz.moa</div> +<h2 title="Class SignatureCreationServiceStub.PartOf_type0" class="title">Class SignatureCreationServiceStub.PartOf_type0</h2> +</div> +<div class="contentContainer"> +<ul class="inheritance"> +<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li> +<ul class="inheritance"> +<li>at.gv.egiz.moa.SignatureCreationServiceStub.PartOf_type0</li> +</ul> +</li> +</ul> +<div class="description"> +<ul class="blockList"> +<li class="blockList"> +<dl> +<dt>All Implemented Interfaces:</dt> +<dd><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a>, org.apache.axis2.databinding.ADBBean</dd> +</dl> +<dl> +<dt>Enclosing class:</dt> +<dd><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub</a></dd> +</dl> +<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> +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> +</ul> +</div> +<div class="summary"> +<ul class="blockList"> +<li class="blockList"> +<!-- ======== NESTED CLASS SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="nested_class_summary"> +<!-- --> +</a> +<h3>Nested Class Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Nested Class Summary table, listing nested classes, and an explanation"> +<caption><span>Nested Classes</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> +<tr class="altColor"> +<td class="colFirst"><code>static class </code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.PartOf_type0.Factory.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.PartOf_type0.Factory</a></strong></code> +<div class="block">Factory class that keeps the parse method</div> +</td> +</tr> +</table> +</li> +</ul> +<!-- =========== FIELD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="field_summary"> +<!-- --> +</a> +<h3>Field Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Field Summary table, listing fields, and an explanation"> +<caption><span>Fields</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> +<tr class="altColor"> +<td class="colFirst"><code>static org.apache.axis2.databinding.types.Token</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.PartOf_type0.html#_SignedInfo">_SignedInfo</a></strong></code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>static org.apache.axis2.databinding.types.Token</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.PartOf_type0.html#_XMLDSIGManifest">_XMLDSIGManifest</a></strong></code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>protected org.apache.axis2.databinding.types.Token</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.PartOf_type0.html#localPartOf_type0">localPartOf_type0</a></strong></code> +<div class="block">field for PartOf_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="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"> +<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.html#SignedInfo">SignedInfo</a></strong></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.html#XMLDSIGManifest">XMLDSIGManifest</a></strong></code> </td> +</tr> +</table> +</li> +</ul> +<!-- ======== CONSTRUCTOR SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_summary"> +<!-- --> +</a> +<h3>Constructor Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation"> +<caption><span>Constructors</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colFirst" scope="col">Modifier</th> +<th class="colLast" scope="col">Constructor and Description</th> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>protected </code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.PartOf_type0.html#SignatureCreationServiceStub.PartOf_type0(org.apache.axis2.databinding.types.Token, boolean)">SignatureCreationServiceStub.PartOf_type0</a></strong>(org.apache.axis2.databinding.types.Token value, + boolean isRegisterValue)</code> </td> +</tr> +</table> +</li> +</ul> +<!-- ========== METHOD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_summary"> +<!-- --> +</a> +<h3>Method Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation"> +<caption><span>Methods</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colFirst" scope="col">Modifier and Type</th> +<th class="colLast" scope="col">Method and Description</th> +</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> +</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, + 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> +<div class="block">databinding method to get an XML representation of this object</div> +</td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>org.apache.axis2.databinding.types.Token</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.PartOf_type0.html#getValue()">getValue</a></strong>()</code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>int</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.PartOf_type0.html#hashCode()">hashCode</a></strong>()</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.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> +</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, + 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="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.PartOf_type0.html#toString()">toString</a></strong>()</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#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface 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> +</ul> +</li> +</ul> +</li> +</ul> +</div> +<div class="details"> +<ul class="blockList"> +<li class="blockList"> +<!-- ============ FIELD DETAIL =========== --> +<ul class="blockList"> +<li class="blockList"><a name="field_detail"> +<!-- --> +</a> +<h3>Field Detail</h3> +<a name="MY_QNAME"> +<!-- --> +</a> +<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> +</li> +</ul> +<a name="localPartOf_type0"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>localPartOf_type0</h4> +<pre>protected org.apache.axis2.databinding.types.Token localPartOf_type0</pre> +<div class="block">field for PartOf_type0</div> +</li> +</ul> +<a name="_SignedInfo"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>_SignedInfo</h4> +<pre>public static final org.apache.axis2.databinding.types.Token _SignedInfo</pre> +</li> +</ul> +<a name="_XMLDSIGManifest"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>_XMLDSIGManifest</h4> +<pre>public static final org.apache.axis2.databinding.types.Token _XMLDSIGManifest</pre> +</li> +</ul> +<a name="SignedInfo"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>SignedInfo</h4> +<pre>public static final <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.PartOf_type0.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.PartOf_type0</a> SignedInfo</pre> +</li> +</ul> +<a name="XMLDSIGManifest"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>XMLDSIGManifest</h4> +<pre>public static final <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.PartOf_type0.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.PartOf_type0</a> XMLDSIGManifest</pre> +</li> +</ul> +</li> +</ul> +<!-- ========= CONSTRUCTOR DETAIL ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_detail"> +<!-- --> +</a> +<h3>Constructor Detail</h3> +<a name="SignatureCreationServiceStub.PartOf_type0(org.apache.axis2.databinding.types.Token, boolean)"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>SignatureCreationServiceStub.PartOf_type0</h4> +<pre>protected SignatureCreationServiceStub.PartOf_type0(org.apache.axis2.databinding.types.Token value, + boolean isRegisterValue)</pre> +</li> +</ul> +</li> +</ul> +<!-- ============ METHOD DETAIL ========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_detail"> +<!-- --> +</a> +<h3>Method Detail</h3> +<a name="getValue()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getValue</h4> +<pre>public org.apache.axis2.databinding.types.Token getValue()</pre> +</li> +</ul> +<a name="equals(java.lang.Object)"> +<!-- --> +</a> +<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> +<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> +</dl> +</li> +</ul> +<a name="hashCode()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>hashCode</h4> +<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> +</dl> +</li> +</ul> +<a name="toString()"> +<!-- --> +</a> +<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> +<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> +</dl> +</li> +</ul> +<a name="getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getOMElement</h4> +<pre>public org.apache.axiom.om.OMElement getOMElement(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, + org.apache.axiom.om.OMFactory factory) + throws org.apache.axis2.databinding.ADBException</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>getOMElement</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><span class="strong">Parameters:</span></dt><dd><code>parentQName</code> - </dd><dd><code>factory</code> - </dd> +<dt><span class="strong">Returns:</span></dt><dd>org.apache.axiom.om.OMElement</dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +<a name="serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>serialize</h4> +<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, + <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter) + throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, + org.apache.axis2.databinding.ADBException</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +<a name="serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>serialize</h4> +<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, + <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, + boolean serializeType) + throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, + org.apache.axis2.databinding.ADBException</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +<a name="getPullParser(javax.xml.namespace.QName)"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>getPullParser</h4> +<pre>public <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> getPullParser(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName) + throws org.apache.axis2.databinding.ADBException</pre> +<div class="block">databinding method to get an XML representation of this object</div> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>getPullParser</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +</li> +</ul> +</li> +</ul> +</div> +</div> +<!-- ========= END OF CLASS DATA ========= --> +<!-- ======= START OF BOTTOM NAVBAR ====== --> +<div class="bottomNav"><a name="navbar_bottom"> +<!-- --> +</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ObjectTypeSequence.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.PartOf_type0.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li><a href="#nested_class_summary">Nested</a> | </li> +<li><a href="#field_summary">Field</a> | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li><a href="#field_detail">Field</a> | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_bottom"> +<!-- --> +</a></div> +<!-- ======== END OF BOTTOM NAVBAR ======= --> +</body> +</html> diff --git a/docs/at/gv/egiz/moa/SignatureCreationServiceStub.ProfileIdentifierType.Factory.html b/docs/at/gv/egiz/moa/SignatureCreationServiceStub.ProfileIdentifierType.Factory.html new file mode 100644 index 00000000..b520cf13 --- /dev/null +++ b/docs/at/gv/egiz/moa/SignatureCreationServiceStub.ProfileIdentifierType.Factory.html @@ -0,0 +1,308 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> +<!-- NewPage --> +<html lang="en"> +<head> +<!-- Generated by javadoc (version 1.7.0_51) on Tue Feb 04 16:50:58 CET 2014 --> +<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> +<title>SignatureCreationServiceStub.ProfileIdentifierType.Factory (PDF-AS 4.0 Library)</title> +<meta name="date" content="2014-02-04"> +<link rel="stylesheet" type="text/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 Library)"; + } +//--> +</script> +<noscript> +<div>JavaScript is disabled on your browser.</div> +</noscript> +<!-- ========= START OF TOP NAVBAR ======= --> +<div class="topNav"><a name="navbar_top"> +<!-- --> +</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ProfileIdentifierType.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.PublicAuthority.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li>Nested | </li> +<li>Field | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li>Field | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_top"> +<!-- --> +</a></div> +<!-- ========= END OF TOP NAVBAR ========= --> +<!-- ======== START OF CLASS DATA ======== --> +<div class="header"> +<div class="subTitle">at.gv.egiz.moa</div> +<h2 title="Class SignatureCreationServiceStub.ProfileIdentifierType.Factory" class="title">Class SignatureCreationServiceStub.ProfileIdentifierType.Factory</h2> +</div> +<div class="contentContainer"> +<ul class="inheritance"> +<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li> +<ul class="inheritance"> +<li>at.gv.egiz.moa.SignatureCreationServiceStub.ProfileIdentifierType.Factory</li> +</ul> +</li> +</ul> +<div class="description"> +<ul class="blockList"> +<li class="blockList"> +<dl> +<dt>Enclosing class:</dt> +<dd><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ProfileIdentifierType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.ProfileIdentifierType</a></dd> +</dl> +<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> +<div class="block">Factory class that keeps the parse method</div> +</li> +</ul> +</div> +<div class="summary"> +<ul class="blockList"> +<li class="blockList"> +<!-- ======== CONSTRUCTOR SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_summary"> +<!-- --> +</a> +<h3>Constructor Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation"> +<caption><span>Constructors</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colOne" scope="col">Constructor and Description</th> +</tr> +<tr class="altColor"> +<td class="colOne"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ProfileIdentifierType.Factory.html#SignatureCreationServiceStub.ProfileIdentifierType.Factory()">SignatureCreationServiceStub.ProfileIdentifierType.Factory</a></strong>()</code> </td> +</tr> +</table> +</li> +</ul> +<!-- ========== METHOD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_summary"> +<!-- --> +</a> +<h3>Method Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation"> +<caption><span>Methods</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colFirst" scope="col">Modifier and Type</th> +<th class="colLast" scope="col">Method and Description</th> +</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> +</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> +</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> +<div class="block">static method to create the object + Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable + If this object is not an element, it is a complex type and the reader is at the event just after the outer start element + Postcondition: If this object is an element, the reader is positioned at its end element + If this object is a complex type, the reader is positioned at the end element of its outer element</div> +</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> +</ul> +</li> +</ul> +</li> +</ul> +</div> +<div class="details"> +<ul class="blockList"> +<li class="blockList"> +<!-- ========= CONSTRUCTOR DETAIL ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_detail"> +<!-- --> +</a> +<h3>Constructor Detail</h3> +<a name="SignatureCreationServiceStub.ProfileIdentifierType.Factory()"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>SignatureCreationServiceStub.ProfileIdentifierType.Factory</h4> +<pre>public SignatureCreationServiceStub.ProfileIdentifierType.Factory()</pre> +</li> +</ul> +</li> +</ul> +<!-- ============ METHOD DETAIL ========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_detail"> +<!-- --> +</a> +<h3>Method Detail</h3> +<a name="fromString(java.lang.String, java.lang.String)"> +<!-- --> +</a> +<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> +</li> +</ul> +<a name="fromString(javax.xml.stream.XMLStreamReader, java.lang.String)"> +<!-- --> +</a> +<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> +</li> +</ul> +<a name="parse(javax.xml.stream.XMLStreamReader)"> +<!-- --> +</a> +<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> +<div class="block">static method to create the object + Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable + If this object is not an element, it is a complex type and the reader is at the event just after the outer start element + Postcondition: If this object is an element, the reader is positioned at its end element + If this object is a complex type, the reader is positioned at the end element of its outer element</div> +<dl><dt><span class="strong">Throws:</span></dt> +<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></code></dd></dl> +</li> +</ul> +</li> +</ul> +</li> +</ul> +</div> +</div> +<!-- ========= END OF CLASS DATA ========= --> +<!-- ======= START OF BOTTOM NAVBAR ====== --> +<div class="bottomNav"><a name="navbar_bottom"> +<!-- --> +</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ProfileIdentifierType.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.PublicAuthority.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li>Nested | </li> +<li>Field | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li>Field | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_bottom"> +<!-- --> +</a></div> +<!-- ======== END OF BOTTOM NAVBAR ======= --> +</body> +</html> diff --git a/docs/at/gv/egiz/moa/SignatureCreationServiceStub.ProfileIdentifierType.html b/docs/at/gv/egiz/moa/SignatureCreationServiceStub.ProfileIdentifierType.html new file mode 100644 index 00000000..e32efb76 --- /dev/null +++ b/docs/at/gv/egiz/moa/SignatureCreationServiceStub.ProfileIdentifierType.html @@ -0,0 +1,473 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> +<!-- NewPage --> +<html lang="en"> +<head> +<!-- Generated by javadoc (version 1.7.0_51) on Tue Feb 04 16:50:58 CET 2014 --> +<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> +<title>SignatureCreationServiceStub.ProfileIdentifierType (PDF-AS 4.0 Library)</title> +<meta name="date" content="2014-02-04"> +<link rel="stylesheet" type="text/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 Library)"; + } +//--> +</script> +<noscript> +<div>JavaScript is disabled on your browser.</div> +</noscript> +<!-- ========= START OF TOP NAVBAR ======= --> +<div class="topNav"><a name="navbar_top"> +<!-- --> +</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.PGPDataTypeSequence_type1.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ProfileIdentifierType.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li><a href="#nested_class_summary">Nested</a> | </li> +<li><a href="#field_summary">Field</a> | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li><a href="#field_detail">Field</a> | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_top"> +<!-- --> +</a></div> +<!-- ========= END OF TOP NAVBAR ========= --> +<!-- ======== START OF CLASS DATA ======== --> +<div class="header"> +<div class="subTitle">at.gv.egiz.moa</div> +<h2 title="Class SignatureCreationServiceStub.ProfileIdentifierType" class="title">Class SignatureCreationServiceStub.ProfileIdentifierType</h2> +</div> +<div class="contentContainer"> +<ul class="inheritance"> +<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li> +<ul class="inheritance"> +<li>at.gv.egiz.moa.SignatureCreationServiceStub.ProfileIdentifierType</li> +</ul> +</li> +</ul> +<div class="description"> +<ul class="blockList"> +<li class="blockList"> +<dl> +<dt>All Implemented Interfaces:</dt> +<dd><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a>, org.apache.axis2.databinding.ADBBean</dd> +</dl> +<dl> +<dt>Enclosing class:</dt> +<dd><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub</a></dd> +</dl> +<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> +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> +</ul> +</div> +<div class="summary"> +<ul class="blockList"> +<li class="blockList"> +<!-- ======== NESTED CLASS SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="nested_class_summary"> +<!-- --> +</a> +<h3>Nested Class Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Nested Class Summary table, listing nested classes, and an explanation"> +<caption><span>Nested Classes</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> +<tr class="altColor"> +<td class="colFirst"><code>static class </code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ProfileIdentifierType.Factory.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.ProfileIdentifierType.Factory</a></strong></code> +<div class="block">Factory class that keeps the parse method</div> +</td> +</tr> +</table> +</li> +</ul> +<!-- =========== FIELD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="field_summary"> +<!-- --> +</a> +<h3>Field Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Field Summary table, listing fields, and an explanation"> +<caption><span>Fields</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> +<tr class="altColor"> +<td class="colFirst"><code>protected org.apache.axis2.databinding.types.Token</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ProfileIdentifierType.html#localProfileIdentifierType">localProfileIdentifierType</a></strong></code> +<div class="block">field for ProfileIdentifierType</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="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ProfileIdentifierType.html#MY_QNAME">MY_QNAME</a></strong></code> </td> +</tr> +</table> +</li> +</ul> +<!-- ======== CONSTRUCTOR SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_summary"> +<!-- --> +</a> +<h3>Constructor Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation"> +<caption><span>Constructors</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colOne" scope="col">Constructor and Description</th> +</tr> +<tr class="altColor"> +<td class="colOne"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ProfileIdentifierType.html#SignatureCreationServiceStub.ProfileIdentifierType()">SignatureCreationServiceStub.ProfileIdentifierType</a></strong>()</code> </td> +</tr> +</table> +</li> +</ul> +<!-- ========== METHOD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_summary"> +<!-- --> +</a> +<h3>Method Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation"> +<caption><span>Methods</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colFirst" scope="col">Modifier and Type</th> +<th class="colLast" scope="col">Method and Description</th> +</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, + org.apache.axiom.om.OMFactory factory)</code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>org.apache.axis2.databinding.types.Token</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ProfileIdentifierType.html#getProfileIdentifierType()">getProfileIdentifierType</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.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> +<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> +</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, + 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.ProfileIdentifierType.html#setProfileIdentifierType(org.apache.axis2.databinding.types.Token)">setProfileIdentifierType</a></strong>(org.apache.axis2.databinding.types.Token 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="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ProfileIdentifierType.html#toString()">toString</a></strong>()</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#wait()" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</a></code></li> +</ul> +</li> +</ul> +</li> +</ul> +</div> +<div class="details"> +<ul class="blockList"> +<li class="blockList"> +<!-- ============ FIELD DETAIL =========== --> +<ul class="blockList"> +<li class="blockList"><a name="field_detail"> +<!-- --> +</a> +<h3>Field Detail</h3> +<a name="MY_QNAME"> +<!-- --> +</a> +<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> +</li> +</ul> +<a name="localProfileIdentifierType"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>localProfileIdentifierType</h4> +<pre>protected org.apache.axis2.databinding.types.Token localProfileIdentifierType</pre> +<div class="block">field for ProfileIdentifierType</div> +</li> +</ul> +</li> +</ul> +<!-- ========= CONSTRUCTOR DETAIL ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_detail"> +<!-- --> +</a> +<h3>Constructor Detail</h3> +<a name="SignatureCreationServiceStub.ProfileIdentifierType()"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>SignatureCreationServiceStub.ProfileIdentifierType</h4> +<pre>public SignatureCreationServiceStub.ProfileIdentifierType()</pre> +</li> +</ul> +</li> +</ul> +<!-- ============ METHOD DETAIL ========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_detail"> +<!-- --> +</a> +<h3>Method Detail</h3> +<a name="getProfileIdentifierType()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getProfileIdentifierType</h4> +<pre>public org.apache.axis2.databinding.types.Token getProfileIdentifierType()</pre> +<div class="block">Auto generated getter method</div> +<dl><dt><span class="strong">Returns:</span></dt><dd>org.apache.axis2.databinding.types.Token</dd></dl> +</li> +</ul> +<a name="setProfileIdentifierType(org.apache.axis2.databinding.types.Token)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>setProfileIdentifierType</h4> +<pre>public void setProfileIdentifierType(org.apache.axis2.databinding.types.Token param)</pre> +<div class="block">Auto generated setter method</div> +<dl><dt><span class="strong">Parameters:</span></dt><dd><code>param</code> - ProfileIdentifierType</dd></dl> +</li> +</ul> +<a name="toString()"> +<!-- --> +</a> +<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> +<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> +</dl> +</li> +</ul> +<a name="getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getOMElement</h4> +<pre>public org.apache.axiom.om.OMElement getOMElement(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, + org.apache.axiom.om.OMFactory factory) + throws org.apache.axis2.databinding.ADBException</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>getOMElement</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><span class="strong">Parameters:</span></dt><dd><code>parentQName</code> - </dd><dd><code>factory</code> - </dd> +<dt><span class="strong">Returns:</span></dt><dd>org.apache.axiom.om.OMElement</dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +<a name="serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>serialize</h4> +<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, + <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter) + throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, + org.apache.axis2.databinding.ADBException</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +<a name="serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>serialize</h4> +<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, + <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, + boolean serializeType) + throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, + org.apache.axis2.databinding.ADBException</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +<a name="getPullParser(javax.xml.namespace.QName)"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>getPullParser</h4> +<pre>public <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> getPullParser(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName) + throws org.apache.axis2.databinding.ADBException</pre> +<div class="block">databinding method to get an XML representation of this object</div> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>getPullParser</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +</li> +</ul> +</li> +</ul> +</div> +</div> +<!-- ========= END OF CLASS DATA ========= --> +<!-- ======= START OF BOTTOM NAVBAR ====== --> +<div class="bottomNav"><a name="navbar_bottom"> +<!-- --> +</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.PGPDataTypeSequence_type1.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ProfileIdentifierType.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li><a href="#nested_class_summary">Nested</a> | </li> +<li><a href="#field_summary">Field</a> | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li><a href="#field_detail">Field</a> | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_bottom"> +<!-- --> +</a></div> +<!-- ======== END OF BOTTOM NAVBAR ======= --> +</body> +</html> diff --git a/docs/at/gv/egiz/moa/SignatureCreationServiceStub.PublicAuthority.Factory.html b/docs/at/gv/egiz/moa/SignatureCreationServiceStub.PublicAuthority.Factory.html new file mode 100644 index 00000000..9d8a1fdf --- /dev/null +++ b/docs/at/gv/egiz/moa/SignatureCreationServiceStub.PublicAuthority.Factory.html @@ -0,0 +1,278 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> +<!-- NewPage --> +<html lang="en"> +<head> +<!-- Generated by javadoc (version 1.7.0_51) on Tue Feb 04 16:50:59 CET 2014 --> +<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> +<title>SignatureCreationServiceStub.PublicAuthority.Factory (PDF-AS 4.0 Library)</title> +<meta name="date" content="2014-02-04"> +<link rel="stylesheet" type="text/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 Library)"; + } +//--> +</script> +<noscript> +<div>JavaScript is disabled on your browser.</div> +</noscript> +<!-- ========= START OF TOP NAVBAR ======= --> +<div class="topNav"><a name="navbar_top"> +<!-- --> +</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.PublicAuthority.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.PublicAuthorityType.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li>Nested | </li> +<li>Field | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li>Field | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_top"> +<!-- --> +</a></div> +<!-- ========= END OF TOP NAVBAR ========= --> +<!-- ======== START OF CLASS DATA ======== --> +<div class="header"> +<div class="subTitle">at.gv.egiz.moa</div> +<h2 title="Class SignatureCreationServiceStub.PublicAuthority.Factory" class="title">Class SignatureCreationServiceStub.PublicAuthority.Factory</h2> +</div> +<div class="contentContainer"> +<ul class="inheritance"> +<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li> +<ul class="inheritance"> +<li>at.gv.egiz.moa.SignatureCreationServiceStub.PublicAuthority.Factory</li> +</ul> +</li> +</ul> +<div class="description"> +<ul class="blockList"> +<li class="blockList"> +<dl> +<dt>Enclosing class:</dt> +<dd><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.PublicAuthority.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.PublicAuthority</a></dd> +</dl> +<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> +<div class="block">Factory class that keeps the parse method</div> +</li> +</ul> +</div> +<div class="summary"> +<ul class="blockList"> +<li class="blockList"> +<!-- ======== CONSTRUCTOR SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_summary"> +<!-- --> +</a> +<h3>Constructor Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation"> +<caption><span>Constructors</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colOne" scope="col">Constructor and Description</th> +</tr> +<tr class="altColor"> +<td class="colOne"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.PublicAuthority.Factory.html#SignatureCreationServiceStub.PublicAuthority.Factory()">SignatureCreationServiceStub.PublicAuthority.Factory</a></strong>()</code> </td> +</tr> +</table> +</li> +</ul> +<!-- ========== METHOD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_summary"> +<!-- --> +</a> +<h3>Method Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation"> +<caption><span>Methods</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colFirst" scope="col">Modifier and Type</th> +<th class="colLast" scope="col">Method and Description</th> +</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> +<div class="block">static method to create the object + Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable + If this object is not an element, it is a complex type and the reader is at the event just after the outer start element + Postcondition: If this object is an element, the reader is positioned at its end element + If this object is a complex type, the reader is positioned at the end element of its outer element</div> +</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> +</ul> +</li> +</ul> +</li> +</ul> +</div> +<div class="details"> +<ul class="blockList"> +<li class="blockList"> +<!-- ========= CONSTRUCTOR DETAIL ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_detail"> +<!-- --> +</a> +<h3>Constructor Detail</h3> +<a name="SignatureCreationServiceStub.PublicAuthority.Factory()"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>SignatureCreationServiceStub.PublicAuthority.Factory</h4> +<pre>public SignatureCreationServiceStub.PublicAuthority.Factory()</pre> +</li> +</ul> +</li> +</ul> +<!-- ============ METHOD DETAIL ========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_detail"> +<!-- --> +</a> +<h3>Method Detail</h3> +<a name="parse(javax.xml.stream.XMLStreamReader)"> +<!-- --> +</a> +<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> +<div class="block">static method to create the object + Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable + If this object is not an element, it is a complex type and the reader is at the event just after the outer start element + Postcondition: If this object is an element, the reader is positioned at its end element + If this object is a complex type, the reader is positioned at the end element of its outer element</div> +<dl><dt><span class="strong">Throws:</span></dt> +<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></code></dd></dl> +</li> +</ul> +</li> +</ul> +</li> +</ul> +</div> +</div> +<!-- ========= END OF CLASS DATA ========= --> +<!-- ======= START OF BOTTOM NAVBAR ====== --> +<div class="bottomNav"><a name="navbar_bottom"> +<!-- --> +</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.PublicAuthority.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.PublicAuthorityType.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li>Nested | </li> +<li>Field | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li>Field | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_bottom"> +<!-- --> +</a></div> +<!-- ======== END OF BOTTOM NAVBAR ======= --> +</body> +</html> diff --git a/docs/at/gv/egiz/moa/SignatureCreationServiceStub.PublicAuthority.html b/docs/at/gv/egiz/moa/SignatureCreationServiceStub.PublicAuthority.html new file mode 100644 index 00000000..96011da4 --- /dev/null +++ b/docs/at/gv/egiz/moa/SignatureCreationServiceStub.PublicAuthority.html @@ -0,0 +1,456 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> +<!-- NewPage --> +<html lang="en"> +<head> +<!-- Generated by javadoc (version 1.7.0_51) on Tue Feb 04 16:50:59 CET 2014 --> +<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> +<title>SignatureCreationServiceStub.PublicAuthority (PDF-AS 4.0 Library)</title> +<meta name="date" content="2014-02-04"> +<link rel="stylesheet" type="text/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 Library)"; + } +//--> +</script> +<noscript> +<div>JavaScript is disabled on your browser.</div> +</noscript> +<!-- ========= START OF TOP NAVBAR ======= --> +<div class="topNav"><a name="navbar_top"> +<!-- --> +</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ProfileIdentifierType.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.PublicAuthority.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li><a href="#nested_class_summary">Nested</a> | </li> +<li><a href="#field_summary">Field</a> | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li><a href="#field_detail">Field</a> | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_top"> +<!-- --> +</a></div> +<!-- ========= END OF TOP NAVBAR ========= --> +<!-- ======== START OF CLASS DATA ======== --> +<div class="header"> +<div class="subTitle">at.gv.egiz.moa</div> +<h2 title="Class SignatureCreationServiceStub.PublicAuthority" class="title">Class SignatureCreationServiceStub.PublicAuthority</h2> +</div> +<div class="contentContainer"> +<ul class="inheritance"> +<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li> +<ul class="inheritance"> +<li>at.gv.egiz.moa.SignatureCreationServiceStub.PublicAuthority</li> +</ul> +</li> +</ul> +<div class="description"> +<ul class="blockList"> +<li class="blockList"> +<dl> +<dt>All Implemented Interfaces:</dt> +<dd><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a>, org.apache.axis2.databinding.ADBBean</dd> +</dl> +<dl> +<dt>Enclosing class:</dt> +<dd><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub</a></dd> +</dl> +<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> +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> +</ul> +</div> +<div class="summary"> +<ul class="blockList"> +<li class="blockList"> +<!-- ======== NESTED CLASS SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="nested_class_summary"> +<!-- --> +</a> +<h3>Nested Class Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Nested Class Summary table, listing nested classes, and an explanation"> +<caption><span>Nested Classes</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> +<tr class="altColor"> +<td class="colFirst"><code>static class </code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.PublicAuthority.Factory.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.PublicAuthority.Factory</a></strong></code> +<div class="block">Factory class that keeps the parse method</div> +</td> +</tr> +</table> +</li> +</ul> +<!-- =========== FIELD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="field_summary"> +<!-- --> +</a> +<h3>Field Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Field Summary table, listing fields, and an explanation"> +<caption><span>Fields</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> +<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"><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> +<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="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.PublicAuthority.html#MY_QNAME">MY_QNAME</a></strong></code> </td> +</tr> +</table> +</li> +</ul> +<!-- ======== CONSTRUCTOR SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_summary"> +<!-- --> +</a> +<h3>Constructor Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation"> +<caption><span>Constructors</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colOne" scope="col">Constructor and Description</th> +</tr> +<tr class="altColor"> +<td class="colOne"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.PublicAuthority.html#SignatureCreationServiceStub.PublicAuthority()">SignatureCreationServiceStub.PublicAuthority</a></strong>()</code> </td> +</tr> +</table> +</li> +</ul> +<!-- ========== METHOD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_summary"> +<!-- --> +</a> +<h3>Method Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation"> +<caption><span>Methods</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colFirst" scope="col">Modifier and Type</th> +<th class="colLast" scope="col">Method and Description</th> +</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, + org.apache.axiom.om.OMFactory factory)</code> </td> +</tr> +<tr class="rowColor"> +<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"><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="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> +<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> +</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, + 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.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> +</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> +</ul> +</li> +</ul> +</li> +</ul> +</div> +<div class="details"> +<ul class="blockList"> +<li class="blockList"> +<!-- ============ FIELD DETAIL =========== --> +<ul class="blockList"> +<li class="blockList"><a name="field_detail"> +<!-- --> +</a> +<h3>Field Detail</h3> +<a name="MY_QNAME"> +<!-- --> +</a> +<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> +</li> +</ul> +<a name="localPublicAuthority"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>localPublicAuthority</h4> +<pre>protected <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.PublicAuthorityType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.PublicAuthorityType</a> localPublicAuthority</pre> +<div class="block">field for PublicAuthority</div> +</li> +</ul> +</li> +</ul> +<!-- ========= CONSTRUCTOR DETAIL ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_detail"> +<!-- --> +</a> +<h3>Constructor Detail</h3> +<a name="SignatureCreationServiceStub.PublicAuthority()"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>SignatureCreationServiceStub.PublicAuthority</h4> +<pre>public SignatureCreationServiceStub.PublicAuthority()</pre> +</li> +</ul> +</li> +</ul> +<!-- ============ METHOD DETAIL ========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_detail"> +<!-- --> +</a> +<h3>Method Detail</h3> +<a name="getPublicAuthority()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getPublicAuthority</h4> +<pre>public <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.PublicAuthorityType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.PublicAuthorityType</a> getPublicAuthority()</pre> +<div class="block">Auto generated getter method</div> +<dl><dt><span class="strong">Returns:</span></dt><dd>PublicAuthorityType</dd></dl> +</li> +</ul> +<a name="setPublicAuthority(at.gv.egiz.moa.SignatureCreationServiceStub.PublicAuthorityType)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>setPublicAuthority</h4> +<pre>public void setPublicAuthority(<a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.PublicAuthorityType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.PublicAuthorityType</a> param)</pre> +<div class="block">Auto generated setter method</div> +<dl><dt><span class="strong">Parameters:</span></dt><dd><code>param</code> - PublicAuthority</dd></dl> +</li> +</ul> +<a name="getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getOMElement</h4> +<pre>public org.apache.axiom.om.OMElement getOMElement(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, + org.apache.axiom.om.OMFactory factory) + throws org.apache.axis2.databinding.ADBException</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>getOMElement</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><span class="strong">Parameters:</span></dt><dd><code>parentQName</code> - </dd><dd><code>factory</code> - </dd> +<dt><span class="strong">Returns:</span></dt><dd>org.apache.axiom.om.OMElement</dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +<a name="serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>serialize</h4> +<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, + <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter) + throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, + org.apache.axis2.databinding.ADBException</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +<a name="serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>serialize</h4> +<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, + <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, + boolean serializeType) + throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, + org.apache.axis2.databinding.ADBException</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +<a name="getPullParser(javax.xml.namespace.QName)"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>getPullParser</h4> +<pre>public <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> getPullParser(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName) + throws org.apache.axis2.databinding.ADBException</pre> +<div class="block">databinding method to get an XML representation of this object</div> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>getPullParser</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +</li> +</ul> +</li> +</ul> +</div> +</div> +<!-- ========= END OF CLASS DATA ========= --> +<!-- ======= START OF BOTTOM NAVBAR ====== --> +<div class="bottomNav"><a name="navbar_bottom"> +<!-- --> +</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ProfileIdentifierType.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.PublicAuthority.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li><a href="#nested_class_summary">Nested</a> | </li> +<li><a href="#field_summary">Field</a> | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li><a href="#field_detail">Field</a> | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_bottom"> +<!-- --> +</a></div> +<!-- ======== END OF BOTTOM NAVBAR ======= --> +</body> +</html> diff --git a/docs/at/gv/egiz/moa/SignatureCreationServiceStub.PublicAuthorityType.Factory.html b/docs/at/gv/egiz/moa/SignatureCreationServiceStub.PublicAuthorityType.Factory.html new file mode 100644 index 00000000..581fc06c --- /dev/null +++ b/docs/at/gv/egiz/moa/SignatureCreationServiceStub.PublicAuthorityType.Factory.html @@ -0,0 +1,278 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> +<!-- NewPage --> +<html lang="en"> +<head> +<!-- Generated by javadoc (version 1.7.0_51) on Tue Feb 04 16:50:59 CET 2014 --> +<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> +<title>SignatureCreationServiceStub.PublicAuthorityType.Factory (PDF-AS 4.0 Library)</title> +<meta name="date" content="2014-02-04"> +<link rel="stylesheet" type="text/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 Library)"; + } +//--> +</script> +<noscript> +<div>JavaScript is disabled on your browser.</div> +</noscript> +<!-- ========= START OF TOP NAVBAR ======= --> +<div class="topNav"><a name="navbar_top"> +<!-- --> +</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.PublicAuthorityType.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.QualifiedCertificate.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li>Nested | </li> +<li>Field | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li>Field | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_top"> +<!-- --> +</a></div> +<!-- ========= END OF TOP NAVBAR ========= --> +<!-- ======== START OF CLASS DATA ======== --> +<div class="header"> +<div class="subTitle">at.gv.egiz.moa</div> +<h2 title="Class SignatureCreationServiceStub.PublicAuthorityType.Factory" class="title">Class SignatureCreationServiceStub.PublicAuthorityType.Factory</h2> +</div> +<div class="contentContainer"> +<ul class="inheritance"> +<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li> +<ul class="inheritance"> +<li>at.gv.egiz.moa.SignatureCreationServiceStub.PublicAuthorityType.Factory</li> +</ul> +</li> +</ul> +<div class="description"> +<ul class="blockList"> +<li class="blockList"> +<dl> +<dt>Enclosing class:</dt> +<dd><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.PublicAuthorityType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.PublicAuthorityType</a></dd> +</dl> +<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> +<div class="block">Factory class that keeps the parse method</div> +</li> +</ul> +</div> +<div class="summary"> +<ul class="blockList"> +<li class="blockList"> +<!-- ======== CONSTRUCTOR SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_summary"> +<!-- --> +</a> +<h3>Constructor Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation"> +<caption><span>Constructors</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colOne" scope="col">Constructor and Description</th> +</tr> +<tr class="altColor"> +<td class="colOne"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.PublicAuthorityType.Factory.html#SignatureCreationServiceStub.PublicAuthorityType.Factory()">SignatureCreationServiceStub.PublicAuthorityType.Factory</a></strong>()</code> </td> +</tr> +</table> +</li> +</ul> +<!-- ========== METHOD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_summary"> +<!-- --> +</a> +<h3>Method Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation"> +<caption><span>Methods</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colFirst" scope="col">Modifier and Type</th> +<th class="colLast" scope="col">Method and Description</th> +</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> +<div class="block">static method to create the object + Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable + If this object is not an element, it is a complex type and the reader is at the event just after the outer start element + Postcondition: If this object is an element, the reader is positioned at its end element + If this object is a complex type, the reader is positioned at the end element of its outer element</div> +</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> +</ul> +</li> +</ul> +</li> +</ul> +</div> +<div class="details"> +<ul class="blockList"> +<li class="blockList"> +<!-- ========= CONSTRUCTOR DETAIL ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_detail"> +<!-- --> +</a> +<h3>Constructor Detail</h3> +<a name="SignatureCreationServiceStub.PublicAuthorityType.Factory()"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>SignatureCreationServiceStub.PublicAuthorityType.Factory</h4> +<pre>public SignatureCreationServiceStub.PublicAuthorityType.Factory()</pre> +</li> +</ul> +</li> +</ul> +<!-- ============ METHOD DETAIL ========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_detail"> +<!-- --> +</a> +<h3>Method Detail</h3> +<a name="parse(javax.xml.stream.XMLStreamReader)"> +<!-- --> +</a> +<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> +<div class="block">static method to create the object + Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable + If this object is not an element, it is a complex type and the reader is at the event just after the outer start element + Postcondition: If this object is an element, the reader is positioned at its end element + If this object is a complex type, the reader is positioned at the end element of its outer element</div> +<dl><dt><span class="strong">Throws:</span></dt> +<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></code></dd></dl> +</li> +</ul> +</li> +</ul> +</li> +</ul> +</div> +</div> +<!-- ========= END OF CLASS DATA ========= --> +<!-- ======= START OF BOTTOM NAVBAR ====== --> +<div class="bottomNav"><a name="navbar_bottom"> +<!-- --> +</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.PublicAuthorityType.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.QualifiedCertificate.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li>Nested | </li> +<li>Field | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li>Field | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_bottom"> +<!-- --> +</a></div> +<!-- ======== END OF BOTTOM NAVBAR ======= --> +</body> +</html> diff --git a/docs/at/gv/egiz/moa/SignatureCreationServiceStub.PublicAuthorityType.html b/docs/at/gv/egiz/moa/SignatureCreationServiceStub.PublicAuthorityType.html new file mode 100644 index 00000000..29a55f64 --- /dev/null +++ b/docs/at/gv/egiz/moa/SignatureCreationServiceStub.PublicAuthorityType.html @@ -0,0 +1,469 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> +<!-- NewPage --> +<html lang="en"> +<head> +<!-- Generated by javadoc (version 1.7.0_51) on Tue Feb 04 16:50:59 CET 2014 --> +<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> +<title>SignatureCreationServiceStub.PublicAuthorityType (PDF-AS 4.0 Library)</title> +<meta name="date" content="2014-02-04"> +<link rel="stylesheet" type="text/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 Library)"; + } +//--> +</script> +<noscript> +<div>JavaScript is disabled on your browser.</div> +</noscript> +<!-- ========= START OF TOP NAVBAR ======= --> +<div class="topNav"><a name="navbar_top"> +<!-- --> +</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.PublicAuthority.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.PublicAuthorityType.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li><a href="#nested_class_summary">Nested</a> | </li> +<li><a href="#field_summary">Field</a> | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li><a href="#field_detail">Field</a> | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_top"> +<!-- --> +</a></div> +<!-- ========= END OF TOP NAVBAR ========= --> +<!-- ======== START OF CLASS DATA ======== --> +<div class="header"> +<div class="subTitle">at.gv.egiz.moa</div> +<h2 title="Class SignatureCreationServiceStub.PublicAuthorityType" class="title">Class SignatureCreationServiceStub.PublicAuthorityType</h2> +</div> +<div class="contentContainer"> +<ul class="inheritance"> +<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li> +<ul class="inheritance"> +<li>at.gv.egiz.moa.SignatureCreationServiceStub.PublicAuthorityType</li> +</ul> +</li> +</ul> +<div class="description"> +<ul class="blockList"> +<li class="blockList"> +<dl> +<dt>All Implemented Interfaces:</dt> +<dd><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a>, org.apache.axis2.databinding.ADBBean</dd> +</dl> +<dl> +<dt>Enclosing class:</dt> +<dd><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub</a></dd> +</dl> +<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> +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> +</ul> +</div> +<div class="summary"> +<ul class="blockList"> +<li class="blockList"> +<!-- ======== NESTED CLASS SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="nested_class_summary"> +<!-- --> +</a> +<h3>Nested Class Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Nested Class Summary table, listing nested classes, and an explanation"> +<caption><span>Nested Classes</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> +<tr class="altColor"> +<td class="colFirst"><code>static class </code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.PublicAuthorityType.Factory.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.PublicAuthorityType.Factory</a></strong></code> +<div class="block">Factory class that keeps the parse method</div> +</td> +</tr> +</table> +</li> +</ul> +<!-- =========== FIELD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="field_summary"> +<!-- --> +</a> +<h3>Field Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Field Summary table, listing fields, and an explanation"> +<caption><span>Fields</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> +<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="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> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>protected boolean</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.PublicAuthorityType.html#localCodeTracker">localCodeTracker</a></strong></code> </td> +</tr> +</table> +</li> +</ul> +<!-- ======== CONSTRUCTOR SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_summary"> +<!-- --> +</a> +<h3>Constructor Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation"> +<caption><span>Constructors</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colOne" scope="col">Constructor and Description</th> +</tr> +<tr class="altColor"> +<td class="colOne"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.PublicAuthorityType.html#SignatureCreationServiceStub.PublicAuthorityType()">SignatureCreationServiceStub.PublicAuthorityType</a></strong>()</code> </td> +</tr> +</table> +</li> +</ul> +<!-- ========== METHOD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_summary"> +<!-- --> +</a> +<h3>Method Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation"> +<caption><span>Methods</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colFirst" scope="col">Modifier and Type</th> +<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="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, + 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> +<div class="block">databinding method to get an XML representation of this object</div> +</td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>boolean</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.PublicAuthorityType.html#isCodeSpecified()">isCodeSpecified</a></strong>()</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#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)">serialize</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, + <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> 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, + 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> +<div class="block">Auto generated setter method</div> +</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> +</ul> +</li> +</ul> +</li> +</ul> +</div> +<div class="details"> +<ul class="blockList"> +<li class="blockList"> +<!-- ============ FIELD DETAIL =========== --> +<ul class="blockList"> +<li class="blockList"><a name="field_detail"> +<!-- --> +</a> +<h3>Field Detail</h3> +<a name="localCode"> +<!-- --> +</a> +<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> +<div class="block">field for Code</div> +</li> +</ul> +<a name="localCodeTracker"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>localCodeTracker</h4> +<pre>protected boolean localCodeTracker</pre> +</li> +</ul> +</li> +</ul> +<!-- ========= CONSTRUCTOR DETAIL ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_detail"> +<!-- --> +</a> +<h3>Constructor Detail</h3> +<a name="SignatureCreationServiceStub.PublicAuthorityType()"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>SignatureCreationServiceStub.PublicAuthorityType</h4> +<pre>public SignatureCreationServiceStub.PublicAuthorityType()</pre> +</li> +</ul> +</li> +</ul> +<!-- ============ METHOD DETAIL ========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_detail"> +<!-- --> +</a> +<h3>Method Detail</h3> +<a name="isCodeSpecified()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>isCodeSpecified</h4> +<pre>public boolean isCodeSpecified()</pre> +</li> +</ul> +<a name="getCode()"> +<!-- --> +</a> +<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> +<div class="block">Auto generated getter method</div> +<dl><dt><span class="strong">Returns:</span></dt><dd>java.lang.String</dd></dl> +</li> +</ul> +<a name="setCode(java.lang.String)"> +<!-- --> +</a> +<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> +<div class="block">Auto generated setter method</div> +<dl><dt><span class="strong">Parameters:</span></dt><dd><code>param</code> - Code</dd></dl> +</li> +</ul> +<a name="getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getOMElement</h4> +<pre>public org.apache.axiom.om.OMElement getOMElement(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, + org.apache.axiom.om.OMFactory factory) + throws org.apache.axis2.databinding.ADBException</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>getOMElement</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><span class="strong">Parameters:</span></dt><dd><code>parentQName</code> - </dd><dd><code>factory</code> - </dd> +<dt><span class="strong">Returns:</span></dt><dd>org.apache.axiom.om.OMElement</dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +<a name="serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>serialize</h4> +<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, + <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter) + throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, + org.apache.axis2.databinding.ADBException</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +<a name="serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>serialize</h4> +<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, + <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, + boolean serializeType) + throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, + org.apache.axis2.databinding.ADBException</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +<a name="getPullParser(javax.xml.namespace.QName)"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>getPullParser</h4> +<pre>public <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> getPullParser(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName) + throws org.apache.axis2.databinding.ADBException</pre> +<div class="block">databinding method to get an XML representation of this object</div> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>getPullParser</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +</li> +</ul> +</li> +</ul> +</div> +</div> +<!-- ========= END OF CLASS DATA ========= --> +<!-- ======= START OF BOTTOM NAVBAR ====== --> +<div class="bottomNav"><a name="navbar_bottom"> +<!-- --> +</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.PublicAuthority.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.PublicAuthorityType.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li><a href="#nested_class_summary">Nested</a> | </li> +<li><a href="#field_summary">Field</a> | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li><a href="#field_detail">Field</a> | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_bottom"> +<!-- --> +</a></div> +<!-- ======== END OF BOTTOM NAVBAR ======= --> +</body> +</html> diff --git a/docs/at/gv/egiz/moa/SignatureCreationServiceStub.QualifiedCertificate.Factory.html b/docs/at/gv/egiz/moa/SignatureCreationServiceStub.QualifiedCertificate.Factory.html new file mode 100644 index 00000000..7d9bdd82 --- /dev/null +++ b/docs/at/gv/egiz/moa/SignatureCreationServiceStub.QualifiedCertificate.Factory.html @@ -0,0 +1,278 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> +<!-- NewPage --> +<html lang="en"> +<head> +<!-- Generated by javadoc (version 1.7.0_51) on Tue Feb 04 16:51:00 CET 2014 --> +<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> +<title>SignatureCreationServiceStub.QualifiedCertificate.Factory (PDF-AS 4.0 Library)</title> +<meta name="date" content="2014-02-04"> +<link rel="stylesheet" type="text/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 Library)"; + } +//--> +</script> +<noscript> +<div>JavaScript is disabled on your browser.</div> +</noscript> +<!-- ========= START OF TOP NAVBAR ======= --> +<div class="topNav"><a name="navbar_top"> +<!-- --> +</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.QualifiedCertificate.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Reference.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li>Nested | </li> +<li>Field | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li>Field | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_top"> +<!-- --> +</a></div> +<!-- ========= END OF TOP NAVBAR ========= --> +<!-- ======== START OF CLASS DATA ======== --> +<div class="header"> +<div class="subTitle">at.gv.egiz.moa</div> +<h2 title="Class SignatureCreationServiceStub.QualifiedCertificate.Factory" class="title">Class SignatureCreationServiceStub.QualifiedCertificate.Factory</h2> +</div> +<div class="contentContainer"> +<ul class="inheritance"> +<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li> +<ul class="inheritance"> +<li>at.gv.egiz.moa.SignatureCreationServiceStub.QualifiedCertificate.Factory</li> +</ul> +</li> +</ul> +<div class="description"> +<ul class="blockList"> +<li class="blockList"> +<dl> +<dt>Enclosing class:</dt> +<dd><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.QualifiedCertificate.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.QualifiedCertificate</a></dd> +</dl> +<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> +<div class="block">Factory class that keeps the parse method</div> +</li> +</ul> +</div> +<div class="summary"> +<ul class="blockList"> +<li class="blockList"> +<!-- ======== CONSTRUCTOR SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_summary"> +<!-- --> +</a> +<h3>Constructor Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation"> +<caption><span>Constructors</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colOne" scope="col">Constructor and Description</th> +</tr> +<tr class="altColor"> +<td class="colOne"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.QualifiedCertificate.Factory.html#SignatureCreationServiceStub.QualifiedCertificate.Factory()">SignatureCreationServiceStub.QualifiedCertificate.Factory</a></strong>()</code> </td> +</tr> +</table> +</li> +</ul> +<!-- ========== METHOD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_summary"> +<!-- --> +</a> +<h3>Method Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation"> +<caption><span>Methods</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colFirst" scope="col">Modifier and Type</th> +<th class="colLast" scope="col">Method and Description</th> +</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> +<div class="block">static method to create the object + Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable + If this object is not an element, it is a complex type and the reader is at the event just after the outer start element + Postcondition: If this object is an element, the reader is positioned at its end element + If this object is a complex type, the reader is positioned at the end element of its outer element</div> +</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> +</ul> +</li> +</ul> +</li> +</ul> +</div> +<div class="details"> +<ul class="blockList"> +<li class="blockList"> +<!-- ========= CONSTRUCTOR DETAIL ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_detail"> +<!-- --> +</a> +<h3>Constructor Detail</h3> +<a name="SignatureCreationServiceStub.QualifiedCertificate.Factory()"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>SignatureCreationServiceStub.QualifiedCertificate.Factory</h4> +<pre>public SignatureCreationServiceStub.QualifiedCertificate.Factory()</pre> +</li> +</ul> +</li> +</ul> +<!-- ============ METHOD DETAIL ========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_detail"> +<!-- --> +</a> +<h3>Method Detail</h3> +<a name="parse(javax.xml.stream.XMLStreamReader)"> +<!-- --> +</a> +<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> +<div class="block">static method to create the object + Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable + If this object is not an element, it is a complex type and the reader is at the event just after the outer start element + Postcondition: If this object is an element, the reader is positioned at its end element + If this object is a complex type, the reader is positioned at the end element of its outer element</div> +<dl><dt><span class="strong">Throws:</span></dt> +<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></code></dd></dl> +</li> +</ul> +</li> +</ul> +</li> +</ul> +</div> +</div> +<!-- ========= END OF CLASS DATA ========= --> +<!-- ======= START OF BOTTOM NAVBAR ====== --> +<div class="bottomNav"><a name="navbar_bottom"> +<!-- --> +</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.QualifiedCertificate.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Reference.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li>Nested | </li> +<li>Field | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li>Field | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_bottom"> +<!-- --> +</a></div> +<!-- ======== END OF BOTTOM NAVBAR ======= --> +</body> +</html> diff --git a/docs/at/gv/egiz/moa/SignatureCreationServiceStub.QualifiedCertificate.html b/docs/at/gv/egiz/moa/SignatureCreationServiceStub.QualifiedCertificate.html new file mode 100644 index 00000000..f814c40b --- /dev/null +++ b/docs/at/gv/egiz/moa/SignatureCreationServiceStub.QualifiedCertificate.html @@ -0,0 +1,458 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> +<!-- NewPage --> +<html lang="en"> +<head> +<!-- Generated by javadoc (version 1.7.0_51) on Tue Feb 04 16:51:00 CET 2014 --> +<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> +<title>SignatureCreationServiceStub.QualifiedCertificate (PDF-AS 4.0 Library)</title> +<meta name="date" content="2014-02-04"> +<link rel="stylesheet" type="text/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 Library)"; + } +//--> +</script> +<noscript> +<div>JavaScript is disabled on your browser.</div> +</noscript> +<!-- ========= START OF TOP NAVBAR ======= --> +<div class="topNav"><a name="navbar_top"> +<!-- --> +</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.PublicAuthorityType.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.QualifiedCertificate.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li><a href="#nested_class_summary">Nested</a> | </li> +<li><a href="#field_summary">Field</a> | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li><a href="#field_detail">Field</a> | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_top"> +<!-- --> +</a></div> +<!-- ========= END OF TOP NAVBAR ========= --> +<!-- ======== START OF CLASS DATA ======== --> +<div class="header"> +<div class="subTitle">at.gv.egiz.moa</div> +<h2 title="Class SignatureCreationServiceStub.QualifiedCertificate" class="title">Class SignatureCreationServiceStub.QualifiedCertificate</h2> +</div> +<div class="contentContainer"> +<ul class="inheritance"> +<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li> +<ul class="inheritance"> +<li>at.gv.egiz.moa.SignatureCreationServiceStub.QualifiedCertificate</li> +</ul> +</li> +</ul> +<div class="description"> +<ul class="blockList"> +<li class="blockList"> +<dl> +<dt>All Implemented Interfaces:</dt> +<dd><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a>, org.apache.axis2.databinding.ADBBean</dd> +</dl> +<dl> +<dt>Enclosing class:</dt> +<dd><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub</a></dd> +</dl> +<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> +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> +</ul> +</div> +<div class="summary"> +<ul class="blockList"> +<li class="blockList"> +<!-- ======== NESTED CLASS SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="nested_class_summary"> +<!-- --> +</a> +<h3>Nested Class Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Nested Class Summary table, listing nested classes, and an explanation"> +<caption><span>Nested Classes</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> +<tr class="altColor"> +<td class="colFirst"><code>static class </code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.QualifiedCertificate.Factory.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.QualifiedCertificate.Factory</a></strong></code> +<div class="block">Factory class that keeps the parse method</div> +</td> +</tr> +</table> +</li> +</ul> +<!-- =========== FIELD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="field_summary"> +<!-- --> +</a> +<h3>Field Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Field Summary table, listing fields, and an explanation"> +<caption><span>Fields</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> +<tr class="altColor"> +<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"><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="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="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.QualifiedCertificate.html#MY_QNAME">MY_QNAME</a></strong></code> </td> +</tr> +</table> +</li> +</ul> +<!-- ======== CONSTRUCTOR SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_summary"> +<!-- --> +</a> +<h3>Constructor Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation"> +<caption><span>Constructors</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colOne" scope="col">Constructor and Description</th> +</tr> +<tr class="altColor"> +<td class="colOne"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.QualifiedCertificate.html#SignatureCreationServiceStub.QualifiedCertificate()">SignatureCreationServiceStub.QualifiedCertificate</a></strong>()</code> </td> +</tr> +</table> +</li> +</ul> +<!-- ========== METHOD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_summary"> +<!-- --> +</a> +<h3>Method Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation"> +<caption><span>Methods</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colFirst" scope="col">Modifier and Type</th> +<th class="colLast" scope="col">Method and Description</th> +</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, + 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> +<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="../../../../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.QualifiedCertificate.html#getSource()">getSource</a></strong>()</code> +<div class="block">Auto generated getter 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.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> +</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, + 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.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> +</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> +</ul> +</li> +</ul> +</li> +</ul> +</div> +<div class="details"> +<ul class="blockList"> +<li class="blockList"> +<!-- ============ FIELD DETAIL =========== --> +<ul class="blockList"> +<li class="blockList"><a name="field_detail"> +<!-- --> +</a> +<h3>Field Detail</h3> +<a name="MY_QNAME"> +<!-- --> +</a> +<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> +</li> +</ul> +<a name="localSource"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>localSource</h4> +<pre>protected <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Source_type1.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.Source_type1</a> localSource</pre> +<div class="block">field for Source + This was an Attribute!</div> +</li> +</ul> +</li> +</ul> +<!-- ========= CONSTRUCTOR DETAIL ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_detail"> +<!-- --> +</a> +<h3>Constructor Detail</h3> +<a name="SignatureCreationServiceStub.QualifiedCertificate()"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>SignatureCreationServiceStub.QualifiedCertificate</h4> +<pre>public SignatureCreationServiceStub.QualifiedCertificate()</pre> +</li> +</ul> +</li> +</ul> +<!-- ============ METHOD DETAIL ========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_detail"> +<!-- --> +</a> +<h3>Method Detail</h3> +<a name="getSource()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getSource</h4> +<pre>public <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Source_type1.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.Source_type1</a> getSource()</pre> +<div class="block">Auto generated getter method</div> +<dl><dt><span class="strong">Returns:</span></dt><dd>Source_type1</dd></dl> +</li> +</ul> +<a name="setSource(at.gv.egiz.moa.SignatureCreationServiceStub.Source_type1)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>setSource</h4> +<pre>public void setSource(<a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Source_type1.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.Source_type1</a> param)</pre> +<div class="block">Auto generated setter method</div> +<dl><dt><span class="strong">Parameters:</span></dt><dd><code>param</code> - Source</dd></dl> +</li> +</ul> +<a name="getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getOMElement</h4> +<pre>public org.apache.axiom.om.OMElement getOMElement(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, + org.apache.axiom.om.OMFactory factory) + throws org.apache.axis2.databinding.ADBException</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>getOMElement</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><span class="strong">Parameters:</span></dt><dd><code>parentQName</code> - </dd><dd><code>factory</code> - </dd> +<dt><span class="strong">Returns:</span></dt><dd>org.apache.axiom.om.OMElement</dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +<a name="serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>serialize</h4> +<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, + <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter) + throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, + org.apache.axis2.databinding.ADBException</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +<a name="serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>serialize</h4> +<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, + <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, + boolean serializeType) + throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, + org.apache.axis2.databinding.ADBException</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +<a name="getPullParser(javax.xml.namespace.QName)"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>getPullParser</h4> +<pre>public <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> getPullParser(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName) + throws org.apache.axis2.databinding.ADBException</pre> +<div class="block">databinding method to get an XML representation of this object</div> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>getPullParser</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +</li> +</ul> +</li> +</ul> +</div> +</div> +<!-- ========= END OF CLASS DATA ========= --> +<!-- ======= START OF BOTTOM NAVBAR ====== --> +<div class="bottomNav"><a name="navbar_bottom"> +<!-- --> +</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.PublicAuthorityType.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.QualifiedCertificate.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li><a href="#nested_class_summary">Nested</a> | </li> +<li><a href="#field_summary">Field</a> | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li><a href="#field_detail">Field</a> | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_bottom"> +<!-- --> +</a></div> +<!-- ======== END OF BOTTOM NAVBAR ======= --> +</body> +</html> diff --git a/docs/at/gv/egiz/moa/SignatureCreationServiceStub.RSAKeyValue.Factory.html b/docs/at/gv/egiz/moa/SignatureCreationServiceStub.RSAKeyValue.Factory.html new file mode 100644 index 00000000..5fc779f1 --- /dev/null +++ b/docs/at/gv/egiz/moa/SignatureCreationServiceStub.RSAKeyValue.Factory.html @@ -0,0 +1,278 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> +<!-- NewPage --> +<html lang="en"> +<head> +<!-- Generated by javadoc (version 1.7.0_51) on Tue Feb 04 16:51:04 CET 2014 --> +<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> +<title>SignatureCreationServiceStub.RSAKeyValue.Factory (PDF-AS 4.0 Library)</title> +<meta name="date" content="2014-02-04"> +<link rel="stylesheet" type="text/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 Library)"; + } +//--> +</script> +<noscript> +<div>JavaScript is disabled on your browser.</div> +</noscript> +<!-- ========= START OF TOP NAVBAR ======= --> +<div class="topNav"><a name="navbar_top"> +<!-- --> +</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.RSAKeyValue.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.RSAKeyValueType.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li>Nested | </li> +<li>Field | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li>Field | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_top"> +<!-- --> +</a></div> +<!-- ========= END OF TOP NAVBAR ========= --> +<!-- ======== START OF CLASS DATA ======== --> +<div class="header"> +<div class="subTitle">at.gv.egiz.moa</div> +<h2 title="Class SignatureCreationServiceStub.RSAKeyValue.Factory" class="title">Class SignatureCreationServiceStub.RSAKeyValue.Factory</h2> +</div> +<div class="contentContainer"> +<ul class="inheritance"> +<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li> +<ul class="inheritance"> +<li>at.gv.egiz.moa.SignatureCreationServiceStub.RSAKeyValue.Factory</li> +</ul> +</li> +</ul> +<div class="description"> +<ul class="blockList"> +<li class="blockList"> +<dl> +<dt>Enclosing class:</dt> +<dd><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.RSAKeyValue.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.RSAKeyValue</a></dd> +</dl> +<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> +<div class="block">Factory class that keeps the parse method</div> +</li> +</ul> +</div> +<div class="summary"> +<ul class="blockList"> +<li class="blockList"> +<!-- ======== CONSTRUCTOR SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_summary"> +<!-- --> +</a> +<h3>Constructor Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation"> +<caption><span>Constructors</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colOne" scope="col">Constructor and Description</th> +</tr> +<tr class="altColor"> +<td class="colOne"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.RSAKeyValue.Factory.html#SignatureCreationServiceStub.RSAKeyValue.Factory()">SignatureCreationServiceStub.RSAKeyValue.Factory</a></strong>()</code> </td> +</tr> +</table> +</li> +</ul> +<!-- ========== METHOD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_summary"> +<!-- --> +</a> +<h3>Method Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation"> +<caption><span>Methods</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colFirst" scope="col">Modifier and Type</th> +<th class="colLast" scope="col">Method and Description</th> +</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> +<div class="block">static method to create the object + Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable + If this object is not an element, it is a complex type and the reader is at the event just after the outer start element + Postcondition: If this object is an element, the reader is positioned at its end element + If this object is a complex type, the reader is positioned at the end element of its outer element</div> +</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> +</ul> +</li> +</ul> +</li> +</ul> +</div> +<div class="details"> +<ul class="blockList"> +<li class="blockList"> +<!-- ========= CONSTRUCTOR DETAIL ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_detail"> +<!-- --> +</a> +<h3>Constructor Detail</h3> +<a name="SignatureCreationServiceStub.RSAKeyValue.Factory()"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>SignatureCreationServiceStub.RSAKeyValue.Factory</h4> +<pre>public SignatureCreationServiceStub.RSAKeyValue.Factory()</pre> +</li> +</ul> +</li> +</ul> +<!-- ============ METHOD DETAIL ========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_detail"> +<!-- --> +</a> +<h3>Method Detail</h3> +<a name="parse(javax.xml.stream.XMLStreamReader)"> +<!-- --> +</a> +<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> +<div class="block">static method to create the object + Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable + If this object is not an element, it is a complex type and the reader is at the event just after the outer start element + Postcondition: If this object is an element, the reader is positioned at its end element + If this object is a complex type, the reader is positioned at the end element of its outer element</div> +<dl><dt><span class="strong">Throws:</span></dt> +<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></code></dd></dl> +</li> +</ul> +</li> +</ul> +</li> +</ul> +</div> +</div> +<!-- ========= END OF CLASS DATA ========= --> +<!-- ======= START OF BOTTOM NAVBAR ====== --> +<div class="bottomNav"><a name="navbar_bottom"> +<!-- --> +</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.RSAKeyValue.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.RSAKeyValueType.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li>Nested | </li> +<li>Field | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li>Field | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_bottom"> +<!-- --> +</a></div> +<!-- ======== END OF BOTTOM NAVBAR ======= --> +</body> +</html> diff --git a/docs/at/gv/egiz/moa/SignatureCreationServiceStub.RSAKeyValue.html b/docs/at/gv/egiz/moa/SignatureCreationServiceStub.RSAKeyValue.html new file mode 100644 index 00000000..14b36877 --- /dev/null +++ b/docs/at/gv/egiz/moa/SignatureCreationServiceStub.RSAKeyValue.html @@ -0,0 +1,456 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> +<!-- NewPage --> +<html lang="en"> +<head> +<!-- Generated by javadoc (version 1.7.0_51) on Tue Feb 04 16:51:04 CET 2014 --> +<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> +<title>SignatureCreationServiceStub.RSAKeyValue (PDF-AS 4.0 Library)</title> +<meta name="date" content="2014-02-04"> +<link rel="stylesheet" type="text/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 Library)"; + } +//--> +</script> +<noscript> +<div>JavaScript is disabled on your browser.</div> +</noscript> +<!-- ========= START OF TOP NAVBAR ======= --> +<div class="topNav"><a name="navbar_top"> +<!-- --> +</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.RetrievalMethodType.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.RSAKeyValue.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li><a href="#nested_class_summary">Nested</a> | </li> +<li><a href="#field_summary">Field</a> | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li><a href="#field_detail">Field</a> | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_top"> +<!-- --> +</a></div> +<!-- ========= END OF TOP NAVBAR ========= --> +<!-- ======== START OF CLASS DATA ======== --> +<div class="header"> +<div class="subTitle">at.gv.egiz.moa</div> +<h2 title="Class SignatureCreationServiceStub.RSAKeyValue" class="title">Class SignatureCreationServiceStub.RSAKeyValue</h2> +</div> +<div class="contentContainer"> +<ul class="inheritance"> +<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li> +<ul class="inheritance"> +<li>at.gv.egiz.moa.SignatureCreationServiceStub.RSAKeyValue</li> +</ul> +</li> +</ul> +<div class="description"> +<ul class="blockList"> +<li class="blockList"> +<dl> +<dt>All Implemented Interfaces:</dt> +<dd><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a>, org.apache.axis2.databinding.ADBBean</dd> +</dl> +<dl> +<dt>Enclosing class:</dt> +<dd><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub</a></dd> +</dl> +<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> +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> +</ul> +</div> +<div class="summary"> +<ul class="blockList"> +<li class="blockList"> +<!-- ======== NESTED CLASS SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="nested_class_summary"> +<!-- --> +</a> +<h3>Nested Class Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Nested Class Summary table, listing nested classes, and an explanation"> +<caption><span>Nested Classes</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> +<tr class="altColor"> +<td class="colFirst"><code>static class </code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.RSAKeyValue.Factory.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.RSAKeyValue.Factory</a></strong></code> +<div class="block">Factory class that keeps the parse method</div> +</td> +</tr> +</table> +</li> +</ul> +<!-- =========== FIELD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="field_summary"> +<!-- --> +</a> +<h3>Field Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Field Summary table, listing fields, and an explanation"> +<caption><span>Fields</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> +<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"><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> +<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="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.RSAKeyValue.html#MY_QNAME">MY_QNAME</a></strong></code> </td> +</tr> +</table> +</li> +</ul> +<!-- ======== CONSTRUCTOR SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_summary"> +<!-- --> +</a> +<h3>Constructor Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation"> +<caption><span>Constructors</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colOne" scope="col">Constructor and Description</th> +</tr> +<tr class="altColor"> +<td class="colOne"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.RSAKeyValue.html#SignatureCreationServiceStub.RSAKeyValue()">SignatureCreationServiceStub.RSAKeyValue</a></strong>()</code> </td> +</tr> +</table> +</li> +</ul> +<!-- ========== METHOD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_summary"> +<!-- --> +</a> +<h3>Method Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation"> +<caption><span>Methods</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colFirst" scope="col">Modifier and Type</th> +<th class="colLast" scope="col">Method and Description</th> +</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, + 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> +<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="../../../../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.RSAKeyValue.html#getRSAKeyValue()">getRSAKeyValue</a></strong>()</code> +<div class="block">Auto generated getter 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.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> +</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, + 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.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> +</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> +</ul> +</li> +</ul> +</li> +</ul> +</div> +<div class="details"> +<ul class="blockList"> +<li class="blockList"> +<!-- ============ FIELD DETAIL =========== --> +<ul class="blockList"> +<li class="blockList"><a name="field_detail"> +<!-- --> +</a> +<h3>Field Detail</h3> +<a name="MY_QNAME"> +<!-- --> +</a> +<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> +</li> +</ul> +<a name="localRSAKeyValue"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>localRSAKeyValue</h4> +<pre>protected <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.RSAKeyValueType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.RSAKeyValueType</a> localRSAKeyValue</pre> +<div class="block">field for RSAKeyValue</div> +</li> +</ul> +</li> +</ul> +<!-- ========= CONSTRUCTOR DETAIL ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_detail"> +<!-- --> +</a> +<h3>Constructor Detail</h3> +<a name="SignatureCreationServiceStub.RSAKeyValue()"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>SignatureCreationServiceStub.RSAKeyValue</h4> +<pre>public SignatureCreationServiceStub.RSAKeyValue()</pre> +</li> +</ul> +</li> +</ul> +<!-- ============ METHOD DETAIL ========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_detail"> +<!-- --> +</a> +<h3>Method Detail</h3> +<a name="getRSAKeyValue()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getRSAKeyValue</h4> +<pre>public <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.RSAKeyValueType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.RSAKeyValueType</a> getRSAKeyValue()</pre> +<div class="block">Auto generated getter method</div> +<dl><dt><span class="strong">Returns:</span></dt><dd>RSAKeyValueType</dd></dl> +</li> +</ul> +<a name="setRSAKeyValue(at.gv.egiz.moa.SignatureCreationServiceStub.RSAKeyValueType)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>setRSAKeyValue</h4> +<pre>public void setRSAKeyValue(<a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.RSAKeyValueType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.RSAKeyValueType</a> param)</pre> +<div class="block">Auto generated setter method</div> +<dl><dt><span class="strong">Parameters:</span></dt><dd><code>param</code> - RSAKeyValue</dd></dl> +</li> +</ul> +<a name="getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getOMElement</h4> +<pre>public org.apache.axiom.om.OMElement getOMElement(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, + org.apache.axiom.om.OMFactory factory) + throws org.apache.axis2.databinding.ADBException</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>getOMElement</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><span class="strong">Parameters:</span></dt><dd><code>parentQName</code> - </dd><dd><code>factory</code> - </dd> +<dt><span class="strong">Returns:</span></dt><dd>org.apache.axiom.om.OMElement</dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +<a name="serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>serialize</h4> +<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, + <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter) + throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, + org.apache.axis2.databinding.ADBException</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +<a name="serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>serialize</h4> +<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, + <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, + boolean serializeType) + throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, + org.apache.axis2.databinding.ADBException</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +<a name="getPullParser(javax.xml.namespace.QName)"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>getPullParser</h4> +<pre>public <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> getPullParser(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName) + throws org.apache.axis2.databinding.ADBException</pre> +<div class="block">databinding method to get an XML representation of this object</div> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>getPullParser</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +</li> +</ul> +</li> +</ul> +</div> +</div> +<!-- ========= END OF CLASS DATA ========= --> +<!-- ======= START OF BOTTOM NAVBAR ====== --> +<div class="bottomNav"><a name="navbar_bottom"> +<!-- --> +</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.RetrievalMethodType.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.RSAKeyValue.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li><a href="#nested_class_summary">Nested</a> | </li> +<li><a href="#field_summary">Field</a> | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li><a href="#field_detail">Field</a> | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_bottom"> +<!-- --> +</a></div> +<!-- ======== END OF BOTTOM NAVBAR ======= --> +</body> +</html> diff --git a/docs/at/gv/egiz/moa/SignatureCreationServiceStub.RSAKeyValueType.Factory.html b/docs/at/gv/egiz/moa/SignatureCreationServiceStub.RSAKeyValueType.Factory.html new file mode 100644 index 00000000..db64fd68 --- /dev/null +++ b/docs/at/gv/egiz/moa/SignatureCreationServiceStub.RSAKeyValueType.Factory.html @@ -0,0 +1,278 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> +<!-- NewPage --> +<html lang="en"> +<head> +<!-- Generated by javadoc (version 1.7.0_51) on Tue Feb 04 16:51:04 CET 2014 --> +<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> +<title>SignatureCreationServiceStub.RSAKeyValueType.Factory (PDF-AS 4.0 Library)</title> +<meta name="date" content="2014-02-04"> +<link rel="stylesheet" type="text/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 Library)"; + } +//--> +</script> +<noscript> +<div>JavaScript is disabled on your browser.</div> +</noscript> +<!-- ========= START OF TOP NAVBAR ======= --> +<div class="topNav"><a name="navbar_top"> +<!-- --> +</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.RSAKeyValueType.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SecureSignatureCreationDevice.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li>Nested | </li> +<li>Field | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li>Field | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_top"> +<!-- --> +</a></div> +<!-- ========= END OF TOP NAVBAR ========= --> +<!-- ======== START OF CLASS DATA ======== --> +<div class="header"> +<div class="subTitle">at.gv.egiz.moa</div> +<h2 title="Class SignatureCreationServiceStub.RSAKeyValueType.Factory" class="title">Class SignatureCreationServiceStub.RSAKeyValueType.Factory</h2> +</div> +<div class="contentContainer"> +<ul class="inheritance"> +<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li> +<ul class="inheritance"> +<li>at.gv.egiz.moa.SignatureCreationServiceStub.RSAKeyValueType.Factory</li> +</ul> +</li> +</ul> +<div class="description"> +<ul class="blockList"> +<li class="blockList"> +<dl> +<dt>Enclosing class:</dt> +<dd><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.RSAKeyValueType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.RSAKeyValueType</a></dd> +</dl> +<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> +<div class="block">Factory class that keeps the parse method</div> +</li> +</ul> +</div> +<div class="summary"> +<ul class="blockList"> +<li class="blockList"> +<!-- ======== CONSTRUCTOR SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_summary"> +<!-- --> +</a> +<h3>Constructor Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation"> +<caption><span>Constructors</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colOne" scope="col">Constructor and Description</th> +</tr> +<tr class="altColor"> +<td class="colOne"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.RSAKeyValueType.Factory.html#SignatureCreationServiceStub.RSAKeyValueType.Factory()">SignatureCreationServiceStub.RSAKeyValueType.Factory</a></strong>()</code> </td> +</tr> +</table> +</li> +</ul> +<!-- ========== METHOD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_summary"> +<!-- --> +</a> +<h3>Method Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation"> +<caption><span>Methods</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colFirst" scope="col">Modifier and Type</th> +<th class="colLast" scope="col">Method and Description</th> +</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> +<div class="block">static method to create the object + Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable + If this object is not an element, it is a complex type and the reader is at the event just after the outer start element + Postcondition: If this object is an element, the reader is positioned at its end element + If this object is a complex type, the reader is positioned at the end element of its outer element</div> +</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> +</ul> +</li> +</ul> +</li> +</ul> +</div> +<div class="details"> +<ul class="blockList"> +<li class="blockList"> +<!-- ========= CONSTRUCTOR DETAIL ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_detail"> +<!-- --> +</a> +<h3>Constructor Detail</h3> +<a name="SignatureCreationServiceStub.RSAKeyValueType.Factory()"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>SignatureCreationServiceStub.RSAKeyValueType.Factory</h4> +<pre>public SignatureCreationServiceStub.RSAKeyValueType.Factory()</pre> +</li> +</ul> +</li> +</ul> +<!-- ============ METHOD DETAIL ========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_detail"> +<!-- --> +</a> +<h3>Method Detail</h3> +<a name="parse(javax.xml.stream.XMLStreamReader)"> +<!-- --> +</a> +<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> +<div class="block">static method to create the object + Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable + If this object is not an element, it is a complex type and the reader is at the event just after the outer start element + Postcondition: If this object is an element, the reader is positioned at its end element + If this object is a complex type, the reader is positioned at the end element of its outer element</div> +<dl><dt><span class="strong">Throws:</span></dt> +<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></code></dd></dl> +</li> +</ul> +</li> +</ul> +</li> +</ul> +</div> +</div> +<!-- ========= END OF CLASS DATA ========= --> +<!-- ======= START OF BOTTOM NAVBAR ====== --> +<div class="bottomNav"><a name="navbar_bottom"> +<!-- --> +</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.RSAKeyValueType.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SecureSignatureCreationDevice.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li>Nested | </li> +<li>Field | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li>Field | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_bottom"> +<!-- --> +</a></div> +<!-- ======== END OF BOTTOM NAVBAR ======= --> +</body> +</html> diff --git a/docs/at/gv/egiz/moa/SignatureCreationServiceStub.RSAKeyValueType.html b/docs/at/gv/egiz/moa/SignatureCreationServiceStub.RSAKeyValueType.html new file mode 100644 index 00000000..62cb428a --- /dev/null +++ b/docs/at/gv/egiz/moa/SignatureCreationServiceStub.RSAKeyValueType.html @@ -0,0 +1,493 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> +<!-- NewPage --> +<html lang="en"> +<head> +<!-- Generated by javadoc (version 1.7.0_51) on Tue Feb 04 16:51:04 CET 2014 --> +<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> +<title>SignatureCreationServiceStub.RSAKeyValueType (PDF-AS 4.0 Library)</title> +<meta name="date" content="2014-02-04"> +<link rel="stylesheet" type="text/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 Library)"; + } +//--> +</script> +<noscript> +<div>JavaScript is disabled on your browser.</div> +</noscript> +<!-- ========= START OF TOP NAVBAR ======= --> +<div class="topNav"><a name="navbar_top"> +<!-- --> +</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.RSAKeyValue.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.RSAKeyValueType.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li><a href="#nested_class_summary">Nested</a> | </li> +<li><a href="#field_summary">Field</a> | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li><a href="#field_detail">Field</a> | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_top"> +<!-- --> +</a></div> +<!-- ========= END OF TOP NAVBAR ========= --> +<!-- ======== START OF CLASS DATA ======== --> +<div class="header"> +<div class="subTitle">at.gv.egiz.moa</div> +<h2 title="Class SignatureCreationServiceStub.RSAKeyValueType" class="title">Class SignatureCreationServiceStub.RSAKeyValueType</h2> +</div> +<div class="contentContainer"> +<ul class="inheritance"> +<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li> +<ul class="inheritance"> +<li>at.gv.egiz.moa.SignatureCreationServiceStub.RSAKeyValueType</li> +</ul> +</li> +</ul> +<div class="description"> +<ul class="blockList"> +<li class="blockList"> +<dl> +<dt>All Implemented Interfaces:</dt> +<dd><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a>, org.apache.axis2.databinding.ADBBean</dd> +</dl> +<dl> +<dt>Enclosing class:</dt> +<dd><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub</a></dd> +</dl> +<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> +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> +</ul> +</div> +<div class="summary"> +<ul class="blockList"> +<li class="blockList"> +<!-- ======== NESTED CLASS SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="nested_class_summary"> +<!-- --> +</a> +<h3>Nested Class Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Nested Class Summary table, listing nested classes, and an explanation"> +<caption><span>Nested Classes</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> +<tr class="altColor"> +<td class="colFirst"><code>static class </code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.RSAKeyValueType.Factory.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.RSAKeyValueType.Factory</a></strong></code> +<div class="block">Factory class that keeps the parse method</div> +</td> +</tr> +</table> +</li> +</ul> +<!-- =========== FIELD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="field_summary"> +<!-- --> +</a> +<h3>Field Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Field Summary table, listing fields, and an explanation"> +<caption><span>Fields</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> +<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"><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"><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> +</table> +</li> +</ul> +<!-- ======== CONSTRUCTOR SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_summary"> +<!-- --> +</a> +<h3>Constructor Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation"> +<caption><span>Constructors</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colOne" scope="col">Constructor and Description</th> +</tr> +<tr class="altColor"> +<td class="colOne"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.RSAKeyValueType.html#SignatureCreationServiceStub.RSAKeyValueType()">SignatureCreationServiceStub.RSAKeyValueType</a></strong>()</code> </td> +</tr> +</table> +</li> +</ul> +<!-- ========== METHOD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_summary"> +<!-- --> +</a> +<h3>Method Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation"> +<caption><span>Methods</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colFirst" scope="col">Modifier and Type</th> +<th class="colLast" scope="col">Method and Description</th> +</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"><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"><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>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, + 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> +<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> +</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, + 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.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"><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> +</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> +</ul> +</li> +</ul> +</li> +</ul> +</div> +<div class="details"> +<ul class="blockList"> +<li class="blockList"> +<!-- ============ FIELD DETAIL =========== --> +<ul class="blockList"> +<li class="blockList"><a name="field_detail"> +<!-- --> +</a> +<h3>Field Detail</h3> +<a name="localModulus"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>localModulus</h4> +<pre>protected <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CryptoBinary.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.CryptoBinary</a> localModulus</pre> +<div class="block">field for Modulus</div> +</li> +</ul> +<a name="localExponent"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>localExponent</h4> +<pre>protected <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CryptoBinary.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.CryptoBinary</a> localExponent</pre> +<div class="block">field for Exponent</div> +</li> +</ul> +</li> +</ul> +<!-- ========= CONSTRUCTOR DETAIL ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_detail"> +<!-- --> +</a> +<h3>Constructor Detail</h3> +<a name="SignatureCreationServiceStub.RSAKeyValueType()"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>SignatureCreationServiceStub.RSAKeyValueType</h4> +<pre>public SignatureCreationServiceStub.RSAKeyValueType()</pre> +</li> +</ul> +</li> +</ul> +<!-- ============ METHOD DETAIL ========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_detail"> +<!-- --> +</a> +<h3>Method Detail</h3> +<a name="getModulus()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getModulus</h4> +<pre>public <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CryptoBinary.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.CryptoBinary</a> getModulus()</pre> +<div class="block">Auto generated getter method</div> +<dl><dt><span class="strong">Returns:</span></dt><dd>CryptoBinary</dd></dl> +</li> +</ul> +<a name="setModulus(at.gv.egiz.moa.SignatureCreationServiceStub.CryptoBinary)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>setModulus</h4> +<pre>public void setModulus(<a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CryptoBinary.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.CryptoBinary</a> param)</pre> +<div class="block">Auto generated setter method</div> +<dl><dt><span class="strong">Parameters:</span></dt><dd><code>param</code> - Modulus</dd></dl> +</li> +</ul> +<a name="getExponent()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getExponent</h4> +<pre>public <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CryptoBinary.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.CryptoBinary</a> getExponent()</pre> +<div class="block">Auto generated getter method</div> +<dl><dt><span class="strong">Returns:</span></dt><dd>CryptoBinary</dd></dl> +</li> +</ul> +<a name="setExponent(at.gv.egiz.moa.SignatureCreationServiceStub.CryptoBinary)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>setExponent</h4> +<pre>public void setExponent(<a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CryptoBinary.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.CryptoBinary</a> param)</pre> +<div class="block">Auto generated setter method</div> +<dl><dt><span class="strong">Parameters:</span></dt><dd><code>param</code> - Exponent</dd></dl> +</li> +</ul> +<a name="getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getOMElement</h4> +<pre>public org.apache.axiom.om.OMElement getOMElement(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, + org.apache.axiom.om.OMFactory factory) + throws org.apache.axis2.databinding.ADBException</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>getOMElement</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><span class="strong">Parameters:</span></dt><dd><code>parentQName</code> - </dd><dd><code>factory</code> - </dd> +<dt><span class="strong">Returns:</span></dt><dd>org.apache.axiom.om.OMElement</dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +<a name="serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>serialize</h4> +<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, + <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter) + throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, + org.apache.axis2.databinding.ADBException</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +<a name="serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>serialize</h4> +<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, + <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, + boolean serializeType) + throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, + org.apache.axis2.databinding.ADBException</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +<a name="getPullParser(javax.xml.namespace.QName)"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>getPullParser</h4> +<pre>public <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> getPullParser(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName) + throws org.apache.axis2.databinding.ADBException</pre> +<div class="block">databinding method to get an XML representation of this object</div> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>getPullParser</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +</li> +</ul> +</li> +</ul> +</div> +</div> +<!-- ========= END OF CLASS DATA ========= --> +<!-- ======= START OF BOTTOM NAVBAR ====== --> +<div class="bottomNav"><a name="navbar_bottom"> +<!-- --> +</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.RSAKeyValue.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.RSAKeyValueType.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li><a href="#nested_class_summary">Nested</a> | </li> +<li><a href="#field_summary">Field</a> | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li><a href="#field_detail">Field</a> | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_bottom"> +<!-- --> +</a></div> +<!-- ======== END OF BOTTOM NAVBAR ======= --> +</body> +</html> diff --git a/docs/at/gv/egiz/moa/SignatureCreationServiceStub.Reference.Factory.html b/docs/at/gv/egiz/moa/SignatureCreationServiceStub.Reference.Factory.html new file mode 100644 index 00000000..ac406ca0 --- /dev/null +++ b/docs/at/gv/egiz/moa/SignatureCreationServiceStub.Reference.Factory.html @@ -0,0 +1,278 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> +<!-- NewPage --> +<html lang="en"> +<head> +<!-- Generated by javadoc (version 1.7.0_51) on Tue Feb 04 16:51:00 CET 2014 --> +<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> +<title>SignatureCreationServiceStub.Reference.Factory (PDF-AS 4.0 Library)</title> +<meta name="date" content="2014-02-04"> +<link rel="stylesheet" type="text/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 Library)"; + } +//--> +</script> +<noscript> +<div>JavaScript is disabled on your browser.</div> +</noscript> +<!-- ========= START OF TOP NAVBAR ======= --> +<div class="topNav"><a name="navbar_top"> +<!-- --> +</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Reference.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ReferencesCheckResultInfoType.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li>Nested | </li> +<li>Field | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li>Field | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_top"> +<!-- --> +</a></div> +<!-- ========= END OF TOP NAVBAR ========= --> +<!-- ======== START OF CLASS DATA ======== --> +<div class="header"> +<div class="subTitle">at.gv.egiz.moa</div> +<h2 title="Class SignatureCreationServiceStub.Reference.Factory" class="title">Class SignatureCreationServiceStub.Reference.Factory</h2> +</div> +<div class="contentContainer"> +<ul class="inheritance"> +<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li> +<ul class="inheritance"> +<li>at.gv.egiz.moa.SignatureCreationServiceStub.Reference.Factory</li> +</ul> +</li> +</ul> +<div class="description"> +<ul class="blockList"> +<li class="blockList"> +<dl> +<dt>Enclosing class:</dt> +<dd><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Reference.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.Reference</a></dd> +</dl> +<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> +<div class="block">Factory class that keeps the parse method</div> +</li> +</ul> +</div> +<div class="summary"> +<ul class="blockList"> +<li class="blockList"> +<!-- ======== CONSTRUCTOR SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_summary"> +<!-- --> +</a> +<h3>Constructor Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation"> +<caption><span>Constructors</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colOne" scope="col">Constructor and Description</th> +</tr> +<tr class="altColor"> +<td class="colOne"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Reference.Factory.html#SignatureCreationServiceStub.Reference.Factory()">SignatureCreationServiceStub.Reference.Factory</a></strong>()</code> </td> +</tr> +</table> +</li> +</ul> +<!-- ========== METHOD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_summary"> +<!-- --> +</a> +<h3>Method Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation"> +<caption><span>Methods</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colFirst" scope="col">Modifier and Type</th> +<th class="colLast" scope="col">Method and Description</th> +</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> +<div class="block">static method to create the object + Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable + If this object is not an element, it is a complex type and the reader is at the event just after the outer start element + Postcondition: If this object is an element, the reader is positioned at its end element + If this object is a complex type, the reader is positioned at the end element of its outer element</div> +</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> +</ul> +</li> +</ul> +</li> +</ul> +</div> +<div class="details"> +<ul class="blockList"> +<li class="blockList"> +<!-- ========= CONSTRUCTOR DETAIL ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_detail"> +<!-- --> +</a> +<h3>Constructor Detail</h3> +<a name="SignatureCreationServiceStub.Reference.Factory()"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>SignatureCreationServiceStub.Reference.Factory</h4> +<pre>public SignatureCreationServiceStub.Reference.Factory()</pre> +</li> +</ul> +</li> +</ul> +<!-- ============ METHOD DETAIL ========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_detail"> +<!-- --> +</a> +<h3>Method Detail</h3> +<a name="parse(javax.xml.stream.XMLStreamReader)"> +<!-- --> +</a> +<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> +<div class="block">static method to create the object + Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable + If this object is not an element, it is a complex type and the reader is at the event just after the outer start element + Postcondition: If this object is an element, the reader is positioned at its end element + If this object is a complex type, the reader is positioned at the end element of its outer element</div> +<dl><dt><span class="strong">Throws:</span></dt> +<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></code></dd></dl> +</li> +</ul> +</li> +</ul> +</li> +</ul> +</div> +</div> +<!-- ========= END OF CLASS DATA ========= --> +<!-- ======= START OF BOTTOM NAVBAR ====== --> +<div class="bottomNav"><a name="navbar_bottom"> +<!-- --> +</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Reference.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ReferencesCheckResultInfoType.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li>Nested | </li> +<li>Field | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li>Field | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_bottom"> +<!-- --> +</a></div> +<!-- ======== END OF BOTTOM NAVBAR ======= --> +</body> +</html> diff --git a/docs/at/gv/egiz/moa/SignatureCreationServiceStub.Reference.html b/docs/at/gv/egiz/moa/SignatureCreationServiceStub.Reference.html new file mode 100644 index 00000000..c04898e3 --- /dev/null +++ b/docs/at/gv/egiz/moa/SignatureCreationServiceStub.Reference.html @@ -0,0 +1,456 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> +<!-- NewPage --> +<html lang="en"> +<head> +<!-- Generated by javadoc (version 1.7.0_51) on Tue Feb 04 16:51:00 CET 2014 --> +<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> +<title>SignatureCreationServiceStub.Reference (PDF-AS 4.0 Library)</title> +<meta name="date" content="2014-02-04"> +<link rel="stylesheet" type="text/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 Library)"; + } +//--> +</script> +<noscript> +<div>JavaScript is disabled on your browser.</div> +</noscript> +<!-- ========= START OF TOP NAVBAR ======= --> +<div class="topNav"><a name="navbar_top"> +<!-- --> +</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.QualifiedCertificate.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Reference.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li><a href="#nested_class_summary">Nested</a> | </li> +<li><a href="#field_summary">Field</a> | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li><a href="#field_detail">Field</a> | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_top"> +<!-- --> +</a></div> +<!-- ========= END OF TOP NAVBAR ========= --> +<!-- ======== START OF CLASS DATA ======== --> +<div class="header"> +<div class="subTitle">at.gv.egiz.moa</div> +<h2 title="Class SignatureCreationServiceStub.Reference" class="title">Class SignatureCreationServiceStub.Reference</h2> +</div> +<div class="contentContainer"> +<ul class="inheritance"> +<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li> +<ul class="inheritance"> +<li>at.gv.egiz.moa.SignatureCreationServiceStub.Reference</li> +</ul> +</li> +</ul> +<div class="description"> +<ul class="blockList"> +<li class="blockList"> +<dl> +<dt>All Implemented Interfaces:</dt> +<dd><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a>, org.apache.axis2.databinding.ADBBean</dd> +</dl> +<dl> +<dt>Enclosing class:</dt> +<dd><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub</a></dd> +</dl> +<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> +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> +</ul> +</div> +<div class="summary"> +<ul class="blockList"> +<li class="blockList"> +<!-- ======== NESTED CLASS SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="nested_class_summary"> +<!-- --> +</a> +<h3>Nested Class Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Nested Class Summary table, listing nested classes, and an explanation"> +<caption><span>Nested Classes</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> +<tr class="altColor"> +<td class="colFirst"><code>static class </code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Reference.Factory.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.Reference.Factory</a></strong></code> +<div class="block">Factory class that keeps the parse method</div> +</td> +</tr> +</table> +</li> +</ul> +<!-- =========== FIELD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="field_summary"> +<!-- --> +</a> +<h3>Field Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Field Summary table, listing fields, and an explanation"> +<caption><span>Fields</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> +<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"><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="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="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Reference.html#MY_QNAME">MY_QNAME</a></strong></code> </td> +</tr> +</table> +</li> +</ul> +<!-- ======== CONSTRUCTOR SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_summary"> +<!-- --> +</a> +<h3>Constructor Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation"> +<caption><span>Constructors</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colOne" scope="col">Constructor and Description</th> +</tr> +<tr class="altColor"> +<td class="colOne"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Reference.html#SignatureCreationServiceStub.Reference()">SignatureCreationServiceStub.Reference</a></strong>()</code> </td> +</tr> +</table> +</li> +</ul> +<!-- ========== METHOD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_summary"> +<!-- --> +</a> +<h3>Method Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation"> +<caption><span>Methods</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colFirst" scope="col">Modifier and Type</th> +<th class="colLast" scope="col">Method and Description</th> +</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, + 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> +<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="../../../../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.Reference.html#getReference()">getReference</a></strong>()</code> +<div class="block">Auto generated getter 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.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> +</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, + 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.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> +</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> +</ul> +</li> +</ul> +</li> +</ul> +</div> +<div class="details"> +<ul class="blockList"> +<li class="blockList"> +<!-- ============ FIELD DETAIL =========== --> +<ul class="blockList"> +<li class="blockList"><a name="field_detail"> +<!-- --> +</a> +<h3>Field Detail</h3> +<a name="MY_QNAME"> +<!-- --> +</a> +<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> +</li> +</ul> +<a name="localReference"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>localReference</h4> +<pre>protected <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ReferenceType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.ReferenceType</a> localReference</pre> +<div class="block">field for Reference</div> +</li> +</ul> +</li> +</ul> +<!-- ========= CONSTRUCTOR DETAIL ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_detail"> +<!-- --> +</a> +<h3>Constructor Detail</h3> +<a name="SignatureCreationServiceStub.Reference()"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>SignatureCreationServiceStub.Reference</h4> +<pre>public SignatureCreationServiceStub.Reference()</pre> +</li> +</ul> +</li> +</ul> +<!-- ============ METHOD DETAIL ========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_detail"> +<!-- --> +</a> +<h3>Method Detail</h3> +<a name="getReference()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getReference</h4> +<pre>public <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ReferenceType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.ReferenceType</a> getReference()</pre> +<div class="block">Auto generated getter method</div> +<dl><dt><span class="strong">Returns:</span></dt><dd>ReferenceType</dd></dl> +</li> +</ul> +<a name="setReference(at.gv.egiz.moa.SignatureCreationServiceStub.ReferenceType)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>setReference</h4> +<pre>public void setReference(<a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ReferenceType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.ReferenceType</a> param)</pre> +<div class="block">Auto generated setter method</div> +<dl><dt><span class="strong">Parameters:</span></dt><dd><code>param</code> - Reference</dd></dl> +</li> +</ul> +<a name="getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getOMElement</h4> +<pre>public org.apache.axiom.om.OMElement getOMElement(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, + org.apache.axiom.om.OMFactory factory) + throws org.apache.axis2.databinding.ADBException</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>getOMElement</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><span class="strong">Parameters:</span></dt><dd><code>parentQName</code> - </dd><dd><code>factory</code> - </dd> +<dt><span class="strong">Returns:</span></dt><dd>org.apache.axiom.om.OMElement</dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +<a name="serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>serialize</h4> +<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, + <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter) + throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, + org.apache.axis2.databinding.ADBException</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +<a name="serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>serialize</h4> +<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, + <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, + boolean serializeType) + throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, + org.apache.axis2.databinding.ADBException</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +<a name="getPullParser(javax.xml.namespace.QName)"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>getPullParser</h4> +<pre>public <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> getPullParser(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName) + throws org.apache.axis2.databinding.ADBException</pre> +<div class="block">databinding method to get an XML representation of this object</div> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>getPullParser</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +</li> +</ul> +</li> +</ul> +</div> +</div> +<!-- ========= END OF CLASS DATA ========= --> +<!-- ======= START OF BOTTOM NAVBAR ====== --> +<div class="bottomNav"><a name="navbar_bottom"> +<!-- --> +</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.QualifiedCertificate.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Reference.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li><a href="#nested_class_summary">Nested</a> | </li> +<li><a href="#field_summary">Field</a> | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li><a href="#field_detail">Field</a> | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_bottom"> +<!-- --> +</a></div> +<!-- ======== END OF BOTTOM NAVBAR ======= --> +</body> +</html> diff --git a/docs/at/gv/egiz/moa/SignatureCreationServiceStub.ReferenceType.Factory.html b/docs/at/gv/egiz/moa/SignatureCreationServiceStub.ReferenceType.Factory.html new file mode 100644 index 00000000..84e70354 --- /dev/null +++ b/docs/at/gv/egiz/moa/SignatureCreationServiceStub.ReferenceType.Factory.html @@ -0,0 +1,278 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> +<!-- NewPage --> +<html lang="en"> +<head> +<!-- Generated by javadoc (version 1.7.0_51) on Tue Feb 04 16:51:03 CET 2014 --> +<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> +<title>SignatureCreationServiceStub.ReferenceType.Factory (PDF-AS 4.0 Library)</title> +<meta name="date" content="2014-02-04"> +<link rel="stylesheet" type="text/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 Library)"; + } +//--> +</script> +<noscript> +<div>JavaScript is disabled on your browser.</div> +</noscript> +<!-- ========= START OF TOP NAVBAR ======= --> +<div class="topNav"><a name="navbar_top"> +<!-- --> +</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ReferenceType.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.RetrievalMethod.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li>Nested | </li> +<li>Field | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li>Field | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_top"> +<!-- --> +</a></div> +<!-- ========= END OF TOP NAVBAR ========= --> +<!-- ======== START OF CLASS DATA ======== --> +<div class="header"> +<div class="subTitle">at.gv.egiz.moa</div> +<h2 title="Class SignatureCreationServiceStub.ReferenceType.Factory" class="title">Class SignatureCreationServiceStub.ReferenceType.Factory</h2> +</div> +<div class="contentContainer"> +<ul class="inheritance"> +<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li> +<ul class="inheritance"> +<li>at.gv.egiz.moa.SignatureCreationServiceStub.ReferenceType.Factory</li> +</ul> +</li> +</ul> +<div class="description"> +<ul class="blockList"> +<li class="blockList"> +<dl> +<dt>Enclosing class:</dt> +<dd><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ReferenceType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.ReferenceType</a></dd> +</dl> +<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> +<div class="block">Factory class that keeps the parse method</div> +</li> +</ul> +</div> +<div class="summary"> +<ul class="blockList"> +<li class="blockList"> +<!-- ======== CONSTRUCTOR SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_summary"> +<!-- --> +</a> +<h3>Constructor Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation"> +<caption><span>Constructors</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colOne" scope="col">Constructor and Description</th> +</tr> +<tr class="altColor"> +<td class="colOne"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ReferenceType.Factory.html#SignatureCreationServiceStub.ReferenceType.Factory()">SignatureCreationServiceStub.ReferenceType.Factory</a></strong>()</code> </td> +</tr> +</table> +</li> +</ul> +<!-- ========== METHOD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_summary"> +<!-- --> +</a> +<h3>Method Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation"> +<caption><span>Methods</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colFirst" scope="col">Modifier and Type</th> +<th class="colLast" scope="col">Method and Description</th> +</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> +<div class="block">static method to create the object + Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable + If this object is not an element, it is a complex type and the reader is at the event just after the outer start element + Postcondition: If this object is an element, the reader is positioned at its end element + If this object is a complex type, the reader is positioned at the end element of its outer element</div> +</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> +</ul> +</li> +</ul> +</li> +</ul> +</div> +<div class="details"> +<ul class="blockList"> +<li class="blockList"> +<!-- ========= CONSTRUCTOR DETAIL ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_detail"> +<!-- --> +</a> +<h3>Constructor Detail</h3> +<a name="SignatureCreationServiceStub.ReferenceType.Factory()"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>SignatureCreationServiceStub.ReferenceType.Factory</h4> +<pre>public SignatureCreationServiceStub.ReferenceType.Factory()</pre> +</li> +</ul> +</li> +</ul> +<!-- ============ METHOD DETAIL ========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_detail"> +<!-- --> +</a> +<h3>Method Detail</h3> +<a name="parse(javax.xml.stream.XMLStreamReader)"> +<!-- --> +</a> +<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> +<div class="block">static method to create the object + Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable + If this object is not an element, it is a complex type and the reader is at the event just after the outer start element + Postcondition: If this object is an element, the reader is positioned at its end element + If this object is a complex type, the reader is positioned at the end element of its outer element</div> +<dl><dt><span class="strong">Throws:</span></dt> +<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></code></dd></dl> +</li> +</ul> +</li> +</ul> +</li> +</ul> +</div> +</div> +<!-- ========= END OF CLASS DATA ========= --> +<!-- ======= START OF BOTTOM NAVBAR ====== --> +<div class="bottomNav"><a name="navbar_bottom"> +<!-- --> +</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ReferenceType.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.RetrievalMethod.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li>Nested | </li> +<li>Field | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li>Field | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_bottom"> +<!-- --> +</a></div> +<!-- ======== END OF BOTTOM NAVBAR ======= --> +</body> +</html> diff --git a/docs/at/gv/egiz/moa/SignatureCreationServiceStub.ReferenceType.html b/docs/at/gv/egiz/moa/SignatureCreationServiceStub.ReferenceType.html new file mode 100644 index 00000000..1d2a6fe7 --- /dev/null +++ b/docs/at/gv/egiz/moa/SignatureCreationServiceStub.ReferenceType.html @@ -0,0 +1,725 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> +<!-- NewPage --> +<html lang="en"> +<head> +<!-- Generated by javadoc (version 1.7.0_51) on Tue Feb 04 16:51:03 CET 2014 --> +<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> +<title>SignatureCreationServiceStub.ReferenceType (PDF-AS 4.0 Library)</title> +<meta name="date" content="2014-02-04"> +<link rel="stylesheet" type="text/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 Library)"; + } +//--> +</script> +<noscript> +<div>JavaScript is disabled on your browser.</div> +</noscript> +<!-- ========= START OF TOP NAVBAR ======= --> +<div class="topNav"><a name="navbar_top"> +<!-- --> +</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ReferencesCheckResultType.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ReferenceType.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li><a href="#nested_class_summary">Nested</a> | </li> +<li><a href="#field_summary">Field</a> | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li><a href="#field_detail">Field</a> | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_top"> +<!-- --> +</a></div> +<!-- ========= END OF TOP NAVBAR ========= --> +<!-- ======== START OF CLASS DATA ======== --> +<div class="header"> +<div class="subTitle">at.gv.egiz.moa</div> +<h2 title="Class SignatureCreationServiceStub.ReferenceType" class="title">Class SignatureCreationServiceStub.ReferenceType</h2> +</div> +<div class="contentContainer"> +<ul class="inheritance"> +<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li> +<ul class="inheritance"> +<li>at.gv.egiz.moa.SignatureCreationServiceStub.ReferenceType</li> +</ul> +</li> +</ul> +<div class="description"> +<ul class="blockList"> +<li class="blockList"> +<dl> +<dt>All Implemented Interfaces:</dt> +<dd><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a>, org.apache.axis2.databinding.ADBBean</dd> +</dl> +<dl> +<dt>Enclosing class:</dt> +<dd><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub</a></dd> +</dl> +<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> +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> +</ul> +</div> +<div class="summary"> +<ul class="blockList"> +<li class="blockList"> +<!-- ======== NESTED CLASS SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="nested_class_summary"> +<!-- --> +</a> +<h3>Nested Class Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Nested Class Summary table, listing nested classes, and an explanation"> +<caption><span>Nested Classes</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> +<tr class="altColor"> +<td class="colFirst"><code>static class </code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ReferenceType.Factory.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.ReferenceType.Factory</a></strong></code> +<div class="block">Factory class that keeps the parse method</div> +</td> +</tr> +</table> +</li> +</ul> +<!-- =========== FIELD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="field_summary"> +<!-- --> +</a> +<h3>Field Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Field Summary table, listing fields, and an explanation"> +<caption><span>Fields</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> +<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"><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> +<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"><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 org.apache.axis2.databinding.types.Id</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ReferenceType.html#localId">localId</a></strong></code> +<div class="block">field for Id + This was an Attribute!</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"><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 boolean</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ReferenceType.html#localTransformsTracker">localTransformsTracker</a></strong></code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>protected org.apache.axis2.databinding.types.URI</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ReferenceType.html#localType">localType</a></strong></code> +<div class="block">field for Type + This was an Attribute!</div> +</td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>protected org.apache.axis2.databinding.types.URI</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ReferenceType.html#localURI">localURI</a></strong></code> +<div class="block">field for URI + This was an Attribute!</div> +</td> +</tr> +</table> +</li> +</ul> +<!-- ======== CONSTRUCTOR SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_summary"> +<!-- --> +</a> +<h3>Constructor Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation"> +<caption><span>Constructors</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colOne" scope="col">Constructor and Description</th> +</tr> +<tr class="altColor"> +<td class="colOne"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ReferenceType.html#SignatureCreationServiceStub.ReferenceType()">SignatureCreationServiceStub.ReferenceType</a></strong>()</code> </td> +</tr> +</table> +</li> +</ul> +<!-- ========== METHOD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_summary"> +<!-- --> +</a> +<h3>Method Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation"> +<caption><span>Methods</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colFirst" scope="col">Modifier and Type</th> +<th class="colLast" scope="col">Method and Description</th> +</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"><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><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.ReferenceType.html#getDigestValue()">getDigestValue</a></strong>()</code> +<div class="block">Auto generated getter method</div> +</td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>org.apache.axis2.databinding.types.Id</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ReferenceType.html#getId()">getId</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.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, + 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> +<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="../../../../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.ReferenceType.html#getTransforms()">getTransforms</a></strong>()</code> +<div class="block">Auto generated getter method</div> +</td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>org.apache.axis2.databinding.types.URI</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ReferenceType.html#getType()">getType</a></strong>()</code> +<div class="block">Auto generated getter method</div> +</td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>org.apache.axis2.databinding.types.URI</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ReferenceType.html#getURI()">getURI</a></strong>()</code> +<div class="block">Auto generated getter method</div> +</td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>boolean</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ReferenceType.html#isTransformsSpecified()">isTransformsSpecified</a></strong>()</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.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> +</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, + 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.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> +<tr class="altColor"> +<td class="colFirst"><code>void</code></td> +<td class="colLast"><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="rowColor"> +<td class="colFirst"><code>void</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ReferenceType.html#setId(org.apache.axis2.databinding.types.Id)">setId</a></strong>(org.apache.axis2.databinding.types.Id 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.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="rowColor"> +<td class="colFirst"><code>void</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ReferenceType.html#setType(org.apache.axis2.databinding.types.URI)">setType</a></strong>(org.apache.axis2.databinding.types.URI 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.ReferenceType.html#setURI(org.apache.axis2.databinding.types.URI)">setURI</a></strong>(org.apache.axis2.databinding.types.URI param)</code> +<div class="block">Auto generated setter method</div> +</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> +</ul> +</li> +</ul> +</li> +</ul> +</div> +<div class="details"> +<ul class="blockList"> +<li class="blockList"> +<!-- ============ FIELD DETAIL =========== --> +<ul class="blockList"> +<li class="blockList"><a name="field_detail"> +<!-- --> +</a> +<h3>Field Detail</h3> +<a name="localTransforms"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>localTransforms</h4> +<pre>protected <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.TransformsType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.TransformsType</a> localTransforms</pre> +<div class="block">field for Transforms</div> +</li> +</ul> +<a name="localTransformsTracker"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>localTransformsTracker</h4> +<pre>protected boolean localTransformsTracker</pre> +</li> +</ul> +<a name="localDigestMethod"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>localDigestMethod</h4> +<pre>protected <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DigestMethodType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.DigestMethodType</a> localDigestMethod</pre> +<div class="block">field for DigestMethod</div> +</li> +</ul> +<a name="localDigestValue"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>localDigestValue</h4> +<pre>protected <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DigestValueType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.DigestValueType</a> localDigestValue</pre> +<div class="block">field for DigestValue</div> +</li> +</ul> +<a name="localId"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>localId</h4> +<pre>protected org.apache.axis2.databinding.types.Id localId</pre> +<div class="block">field for Id + This was an Attribute!</div> +</li> +</ul> +<a name="localURI"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>localURI</h4> +<pre>protected org.apache.axis2.databinding.types.URI localURI</pre> +<div class="block">field for URI + This was an Attribute!</div> +</li> +</ul> +<a name="localType"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>localType</h4> +<pre>protected org.apache.axis2.databinding.types.URI localType</pre> +<div class="block">field for Type + This was an Attribute!</div> +</li> +</ul> +</li> +</ul> +<!-- ========= CONSTRUCTOR DETAIL ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_detail"> +<!-- --> +</a> +<h3>Constructor Detail</h3> +<a name="SignatureCreationServiceStub.ReferenceType()"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>SignatureCreationServiceStub.ReferenceType</h4> +<pre>public SignatureCreationServiceStub.ReferenceType()</pre> +</li> +</ul> +</li> +</ul> +<!-- ============ METHOD DETAIL ========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_detail"> +<!-- --> +</a> +<h3>Method Detail</h3> +<a name="isTransformsSpecified()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>isTransformsSpecified</h4> +<pre>public boolean isTransformsSpecified()</pre> +</li> +</ul> +<a name="getTransforms()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getTransforms</h4> +<pre>public <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.TransformsType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.TransformsType</a> getTransforms()</pre> +<div class="block">Auto generated getter method</div> +<dl><dt><span class="strong">Returns:</span></dt><dd>TransformsType</dd></dl> +</li> +</ul> +<a name="setTransforms(at.gv.egiz.moa.SignatureCreationServiceStub.TransformsType)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>setTransforms</h4> +<pre>public void setTransforms(<a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.TransformsType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.TransformsType</a> param)</pre> +<div class="block">Auto generated setter method</div> +<dl><dt><span class="strong">Parameters:</span></dt><dd><code>param</code> - Transforms</dd></dl> +</li> +</ul> +<a name="getDigestMethod()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getDigestMethod</h4> +<pre>public <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DigestMethodType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.DigestMethodType</a> getDigestMethod()</pre> +<div class="block">Auto generated getter method</div> +<dl><dt><span class="strong">Returns:</span></dt><dd>DigestMethodType</dd></dl> +</li> +</ul> +<a name="setDigestMethod(at.gv.egiz.moa.SignatureCreationServiceStub.DigestMethodType)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>setDigestMethod</h4> +<pre>public void setDigestMethod(<a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DigestMethodType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.DigestMethodType</a> param)</pre> +<div class="block">Auto generated setter method</div> +<dl><dt><span class="strong">Parameters:</span></dt><dd><code>param</code> - DigestMethod</dd></dl> +</li> +</ul> +<a name="getDigestValue()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getDigestValue</h4> +<pre>public <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DigestValueType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.DigestValueType</a> getDigestValue()</pre> +<div class="block">Auto generated getter method</div> +<dl><dt><span class="strong">Returns:</span></dt><dd>DigestValueType</dd></dl> +</li> +</ul> +<a name="setDigestValue(at.gv.egiz.moa.SignatureCreationServiceStub.DigestValueType)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>setDigestValue</h4> +<pre>public void setDigestValue(<a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DigestValueType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.DigestValueType</a> param)</pre> +<div class="block">Auto generated setter method</div> +<dl><dt><span class="strong">Parameters:</span></dt><dd><code>param</code> - DigestValue</dd></dl> +</li> +</ul> +<a name="getId()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getId</h4> +<pre>public org.apache.axis2.databinding.types.Id getId()</pre> +<div class="block">Auto generated getter method</div> +<dl><dt><span class="strong">Returns:</span></dt><dd>org.apache.axis2.databinding.types.Id</dd></dl> +</li> +</ul> +<a name="setId(org.apache.axis2.databinding.types.Id)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>setId</h4> +<pre>public void setId(org.apache.axis2.databinding.types.Id param)</pre> +<div class="block">Auto generated setter method</div> +<dl><dt><span class="strong">Parameters:</span></dt><dd><code>param</code> - Id</dd></dl> +</li> +</ul> +<a name="getURI()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getURI</h4> +<pre>public org.apache.axis2.databinding.types.URI getURI()</pre> +<div class="block">Auto generated getter method</div> +<dl><dt><span class="strong">Returns:</span></dt><dd>org.apache.axis2.databinding.types.URI</dd></dl> +</li> +</ul> +<a name="setURI(org.apache.axis2.databinding.types.URI)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>setURI</h4> +<pre>public void setURI(org.apache.axis2.databinding.types.URI param)</pre> +<div class="block">Auto generated setter method</div> +<dl><dt><span class="strong">Parameters:</span></dt><dd><code>param</code> - URI</dd></dl> +</li> +</ul> +<a name="getType()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getType</h4> +<pre>public org.apache.axis2.databinding.types.URI getType()</pre> +<div class="block">Auto generated getter method</div> +<dl><dt><span class="strong">Returns:</span></dt><dd>org.apache.axis2.databinding.types.URI</dd></dl> +</li> +</ul> +<a name="setType(org.apache.axis2.databinding.types.URI)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>setType</h4> +<pre>public void setType(org.apache.axis2.databinding.types.URI param)</pre> +<div class="block">Auto generated setter method</div> +<dl><dt><span class="strong">Parameters:</span></dt><dd><code>param</code> - Type</dd></dl> +</li> +</ul> +<a name="getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getOMElement</h4> +<pre>public org.apache.axiom.om.OMElement getOMElement(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, + org.apache.axiom.om.OMFactory factory) + throws org.apache.axis2.databinding.ADBException</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>getOMElement</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><span class="strong">Parameters:</span></dt><dd><code>parentQName</code> - </dd><dd><code>factory</code> - </dd> +<dt><span class="strong">Returns:</span></dt><dd>org.apache.axiom.om.OMElement</dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +<a name="serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>serialize</h4> +<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, + <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter) + throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, + org.apache.axis2.databinding.ADBException</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +<a name="serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>serialize</h4> +<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, + <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, + boolean serializeType) + throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, + org.apache.axis2.databinding.ADBException</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +<a name="getPullParser(javax.xml.namespace.QName)"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>getPullParser</h4> +<pre>public <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> getPullParser(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName) + throws org.apache.axis2.databinding.ADBException</pre> +<div class="block">databinding method to get an XML representation of this object</div> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>getPullParser</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +</li> +</ul> +</li> +</ul> +</div> +</div> +<!-- ========= END OF CLASS DATA ========= --> +<!-- ======= START OF BOTTOM NAVBAR ====== --> +<div class="bottomNav"><a name="navbar_bottom"> +<!-- --> +</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ReferencesCheckResultType.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ReferenceType.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li><a href="#nested_class_summary">Nested</a> | </li> +<li><a href="#field_summary">Field</a> | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li><a href="#field_detail">Field</a> | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_bottom"> +<!-- --> +</a></div> +<!-- ======== END OF BOTTOM NAVBAR ======= --> +</body> +</html> diff --git a/docs/at/gv/egiz/moa/SignatureCreationServiceStub.ReferencesCheckResultInfoType.Factory.html b/docs/at/gv/egiz/moa/SignatureCreationServiceStub.ReferencesCheckResultInfoType.Factory.html new file mode 100644 index 00000000..9556b4c6 --- /dev/null +++ b/docs/at/gv/egiz/moa/SignatureCreationServiceStub.ReferencesCheckResultInfoType.Factory.html @@ -0,0 +1,278 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> +<!-- NewPage --> +<html lang="en"> +<head> +<!-- Generated by javadoc (version 1.7.0_51) on Tue Feb 04 16:51:01 CET 2014 --> +<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> +<title>SignatureCreationServiceStub.ReferencesCheckResultInfoType.Factory (PDF-AS 4.0 Library)</title> +<meta name="date" content="2014-02-04"> +<link rel="stylesheet" type="text/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 Library)"; + } +//--> +</script> +<noscript> +<div>JavaScript is disabled on your browser.</div> +</noscript> +<!-- ========= START OF TOP NAVBAR ======= --> +<div class="topNav"><a name="navbar_top"> +<!-- --> +</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ReferencesCheckResultInfoType.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ReferencesCheckResultType.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li>Nested | </li> +<li>Field | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li>Field | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_top"> +<!-- --> +</a></div> +<!-- ========= END OF TOP NAVBAR ========= --> +<!-- ======== START OF CLASS DATA ======== --> +<div class="header"> +<div class="subTitle">at.gv.egiz.moa</div> +<h2 title="Class SignatureCreationServiceStub.ReferencesCheckResultInfoType.Factory" class="title">Class SignatureCreationServiceStub.ReferencesCheckResultInfoType.Factory</h2> +</div> +<div class="contentContainer"> +<ul class="inheritance"> +<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li> +<ul class="inheritance"> +<li>at.gv.egiz.moa.SignatureCreationServiceStub.ReferencesCheckResultInfoType.Factory</li> +</ul> +</li> +</ul> +<div class="description"> +<ul class="blockList"> +<li class="blockList"> +<dl> +<dt>Enclosing class:</dt> +<dd><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ReferencesCheckResultInfoType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.ReferencesCheckResultInfoType</a></dd> +</dl> +<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> +<div class="block">Factory class that keeps the parse method</div> +</li> +</ul> +</div> +<div class="summary"> +<ul class="blockList"> +<li class="blockList"> +<!-- ======== CONSTRUCTOR SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_summary"> +<!-- --> +</a> +<h3>Constructor Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation"> +<caption><span>Constructors</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colOne" scope="col">Constructor and Description</th> +</tr> +<tr class="altColor"> +<td class="colOne"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ReferencesCheckResultInfoType.Factory.html#SignatureCreationServiceStub.ReferencesCheckResultInfoType.Factory()">SignatureCreationServiceStub.ReferencesCheckResultInfoType.Factory</a></strong>()</code> </td> +</tr> +</table> +</li> +</ul> +<!-- ========== METHOD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_summary"> +<!-- --> +</a> +<h3>Method Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation"> +<caption><span>Methods</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colFirst" scope="col">Modifier and Type</th> +<th class="colLast" scope="col">Method and Description</th> +</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> +<div class="block">static method to create the object + Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable + If this object is not an element, it is a complex type and the reader is at the event just after the outer start element + Postcondition: If this object is an element, the reader is positioned at its end element + If this object is a complex type, the reader is positioned at the end element of its outer element</div> +</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> +</ul> +</li> +</ul> +</li> +</ul> +</div> +<div class="details"> +<ul class="blockList"> +<li class="blockList"> +<!-- ========= CONSTRUCTOR DETAIL ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_detail"> +<!-- --> +</a> +<h3>Constructor Detail</h3> +<a name="SignatureCreationServiceStub.ReferencesCheckResultInfoType.Factory()"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>SignatureCreationServiceStub.ReferencesCheckResultInfoType.Factory</h4> +<pre>public SignatureCreationServiceStub.ReferencesCheckResultInfoType.Factory()</pre> +</li> +</ul> +</li> +</ul> +<!-- ============ METHOD DETAIL ========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_detail"> +<!-- --> +</a> +<h3>Method Detail</h3> +<a name="parse(javax.xml.stream.XMLStreamReader)"> +<!-- --> +</a> +<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> +<div class="block">static method to create the object + Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable + If this object is not an element, it is a complex type and the reader is at the event just after the outer start element + Postcondition: If this object is an element, the reader is positioned at its end element + If this object is a complex type, the reader is positioned at the end element of its outer element</div> +<dl><dt><span class="strong">Throws:</span></dt> +<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></code></dd></dl> +</li> +</ul> +</li> +</ul> +</li> +</ul> +</div> +</div> +<!-- ========= END OF CLASS DATA ========= --> +<!-- ======= START OF BOTTOM NAVBAR ====== --> +<div class="bottomNav"><a name="navbar_bottom"> +<!-- --> +</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ReferencesCheckResultInfoType.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ReferencesCheckResultType.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li>Nested | </li> +<li>Field | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li>Field | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_bottom"> +<!-- --> +</a></div> +<!-- ======== END OF BOTTOM NAVBAR ======= --> +</body> +</html> diff --git a/docs/at/gv/egiz/moa/SignatureCreationServiceStub.ReferencesCheckResultInfoType.html b/docs/at/gv/egiz/moa/SignatureCreationServiceStub.ReferencesCheckResultInfoType.html new file mode 100644 index 00000000..721793ca --- /dev/null +++ b/docs/at/gv/egiz/moa/SignatureCreationServiceStub.ReferencesCheckResultInfoType.html @@ -0,0 +1,645 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> +<!-- NewPage --> +<html lang="en"> +<head> +<!-- Generated by javadoc (version 1.7.0_51) on Tue Feb 04 16:51:01 CET 2014 --> +<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> +<title>SignatureCreationServiceStub.ReferencesCheckResultInfoType (PDF-AS 4.0 Library)</title> +<meta name="date" content="2014-02-04"> +<link rel="stylesheet" type="text/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 Library)"; + } +//--> +</script> +<noscript> +<div>JavaScript is disabled on your browser.</div> +</noscript> +<!-- ========= START OF TOP NAVBAR ======= --> +<div class="topNav"><a name="navbar_top"> +<!-- --> +</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Reference.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ReferencesCheckResultInfoType.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li><a href="#nested_class_summary">Nested</a> | </li> +<li><a href="#field_summary">Field</a> | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li><a href="#field_detail">Field</a> | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_top"> +<!-- --> +</a></div> +<!-- ========= END OF TOP NAVBAR ========= --> +<!-- ======== START OF CLASS DATA ======== --> +<div class="header"> +<div class="subTitle">at.gv.egiz.moa</div> +<h2 title="Class SignatureCreationServiceStub.ReferencesCheckResultInfoType" class="title">Class SignatureCreationServiceStub.ReferencesCheckResultInfoType</h2> +</div> +<div class="contentContainer"> +<ul class="inheritance"> +<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></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> +<li> +<ul class="inheritance"> +<li>at.gv.egiz.moa.SignatureCreationServiceStub.ReferencesCheckResultInfoType</li> +</ul> +</li> +</ul> +</li> +</ul> +<div class="description"> +<ul class="blockList"> +<li class="blockList"> +<dl> +<dt>All Implemented Interfaces:</dt> +<dd><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a>, org.apache.axis2.databinding.ADBBean</dd> +</dl> +<dl> +<dt>Enclosing class:</dt> +<dd><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub</a></dd> +</dl> +<hr> +<br> +<pre>public static class <span class="strong">SignatureCreationServiceStub.ReferencesCheckResultInfoType</span> +extends <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.AnyChildrenType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.AnyChildrenType</a> +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.ReferencesCheckResultInfoType">Serialized Form</a></dd></dl> +</li> +</ul> +</div> +<div class="summary"> +<ul class="blockList"> +<li class="blockList"> +<!-- ======== NESTED CLASS SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="nested_class_summary"> +<!-- --> +</a> +<h3>Nested Class Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Nested Class Summary table, listing nested classes, and an explanation"> +<caption><span>Nested Classes</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> +<tr class="altColor"> +<td class="colFirst"><code>static class </code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ReferencesCheckResultInfoType.Factory.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.ReferencesCheckResultInfoType.Factory</a></strong></code> +<div class="block">Factory class that keeps the parse method</div> +</td> +</tr> +</table> +</li> +</ul> +<!-- =========== FIELD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="field_summary"> +<!-- --> +</a> +<h3>Field Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Field Summary table, listing fields, and an explanation"> +<caption><span>Fields</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> +<tr class="altColor"> +<td class="colFirst"><code>protected org.apache.axiom.om.OMElement[]</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ReferencesCheckResultInfoType.html#localExtraElement">localExtraElement</a></strong></code> +<div class="block">field for ExtraElement + This was an Array!</div> +</td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>protected boolean</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ReferencesCheckResultInfoType.html#localExtraElementTracker">localExtraElementTracker</a></strong></code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>protected org.apache.axis2.databinding.types.PositiveInteger[]</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ReferencesCheckResultInfoType.html#localFailedReference">localFailedReference</a></strong></code> +<div class="block">field for FailedReference + This was an Array!</div> +</td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>protected boolean</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ReferencesCheckResultInfoType.html#localFailedReferenceTracker">localFailedReferenceTracker</a></strong></code> </td> +</tr> +</table> +</li> +</ul> +<!-- ======== CONSTRUCTOR SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_summary"> +<!-- --> +</a> +<h3>Constructor Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation"> +<caption><span>Constructors</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colOne" scope="col">Constructor and Description</th> +</tr> +<tr class="altColor"> +<td class="colOne"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ReferencesCheckResultInfoType.html#SignatureCreationServiceStub.ReferencesCheckResultInfoType()">SignatureCreationServiceStub.ReferencesCheckResultInfoType</a></strong>()</code> </td> +</tr> +</table> +</li> +</ul> +<!-- ========== METHOD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_summary"> +<!-- --> +</a> +<h3>Method Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation"> +<caption><span>Methods</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colFirst" scope="col">Modifier and Type</th> +<th class="colLast" scope="col">Method and Description</th> +</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#addExtraElement(org.apache.axiom.om.OMElement)">addExtraElement</a></strong>(org.apache.axiom.om.OMElement 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"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ReferencesCheckResultInfoType.html#addFailedReference(org.apache.axis2.databinding.types.PositiveInteger)">addFailedReference</a></strong>(org.apache.axis2.databinding.types.PositiveInteger param)</code> +<div class="block">Auto generated add method for the array for convenience</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.ReferencesCheckResultInfoType.html#getExtraElement()">getExtraElement</a></strong>()</code> +<div class="block">Auto generated getter method</div> +</td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>org.apache.axis2.databinding.types.PositiveInteger[]</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ReferencesCheckResultInfoType.html#getFailedReference()">getFailedReference</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.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, + 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> +<div class="block">databinding method to get an XML representation of this object</div> +</td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>boolean</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ReferencesCheckResultInfoType.html#isExtraElementSpecified()">isExtraElementSpecified</a></strong>()</code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>boolean</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ReferencesCheckResultInfoType.html#isFailedReferenceSpecified()">isFailedReferenceSpecified</a></strong>()</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.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> +</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, + 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.ReferencesCheckResultInfoType.html#setExtraElement(org.apache.axiom.om.OMElement[])">setExtraElement</a></strong>(org.apache.axiom.om.OMElement[] 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.ReferencesCheckResultInfoType.html#setFailedReference(org.apache.axis2.databinding.types.PositiveInteger[])">setFailedReference</a></strong>(org.apache.axis2.databinding.types.PositiveInteger[] 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"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ReferencesCheckResultInfoType.html#validateExtraElement(org.apache.axiom.om.OMElement[])">validateExtraElement</a></strong>(org.apache.axiom.om.OMElement[] param)</code> +<div class="block">validate the array for ExtraElement</div> +</td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>protected void</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ReferencesCheckResultInfoType.html#validateFailedReference(org.apache.axis2.databinding.types.PositiveInteger[])">validateFailedReference</a></strong>(org.apache.axis2.databinding.types.PositiveInteger[] param)</code> +<div class="block">validate the array for FailedReference</div> +</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> +</ul> +</li> +</ul> +</li> +</ul> +</div> +<div class="details"> +<ul class="blockList"> +<li class="blockList"> +<!-- ============ FIELD DETAIL =========== --> +<ul class="blockList"> +<li class="blockList"><a name="field_detail"> +<!-- --> +</a> +<h3>Field Detail</h3> +<a name="localExtraElement"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>localExtraElement</h4> +<pre>protected org.apache.axiom.om.OMElement[] localExtraElement</pre> +<div class="block">field for ExtraElement + This was an Array!</div> +</li> +</ul> +<a name="localExtraElementTracker"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>localExtraElementTracker</h4> +<pre>protected boolean localExtraElementTracker</pre> +</li> +</ul> +<a name="localFailedReference"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>localFailedReference</h4> +<pre>protected org.apache.axis2.databinding.types.PositiveInteger[] localFailedReference</pre> +<div class="block">field for FailedReference + This was an Array!</div> +</li> +</ul> +<a name="localFailedReferenceTracker"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>localFailedReferenceTracker</h4> +<pre>protected boolean localFailedReferenceTracker</pre> +</li> +</ul> +</li> +</ul> +<!-- ========= CONSTRUCTOR DETAIL ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_detail"> +<!-- --> +</a> +<h3>Constructor Detail</h3> +<a name="SignatureCreationServiceStub.ReferencesCheckResultInfoType()"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>SignatureCreationServiceStub.ReferencesCheckResultInfoType</h4> +<pre>public SignatureCreationServiceStub.ReferencesCheckResultInfoType()</pre> +</li> +</ul> +</li> +</ul> +<!-- ============ METHOD DETAIL ========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_detail"> +<!-- --> +</a> +<h3>Method Detail</h3> +<a name="isExtraElementSpecified()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>isExtraElementSpecified</h4> +<pre>public boolean isExtraElementSpecified()</pre> +<dl> +<dt><strong>Overrides:</strong></dt> +<dd><code><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.AnyChildrenType.html#isExtraElementSpecified()">isExtraElementSpecified</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> +</dl> +</li> +</ul> +<a name="getExtraElement()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getExtraElement</h4> +<pre>public org.apache.axiom.om.OMElement[] getExtraElement()</pre> +<div class="block">Auto generated getter method</div> +<dl> +<dt><strong>Overrides:</strong></dt> +<dd><code><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.AnyChildrenType.html#getExtraElement()">getExtraElement</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">Returns:</span></dt><dd>org.apache.axiom.om.OMElement[]</dd></dl> +</li> +</ul> +<a name="validateExtraElement(org.apache.axiom.om.OMElement[])"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>validateExtraElement</h4> +<pre>protected void validateExtraElement(org.apache.axiom.om.OMElement[] param)</pre> +<div class="block">validate the array for ExtraElement</div> +<dl> +<dt><strong>Overrides:</strong></dt> +<dd><code><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.AnyChildrenType.html#validateExtraElement(org.apache.axiom.om.OMElement[])">validateExtraElement</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> +</dl> +</li> +</ul> +<a name="setExtraElement(org.apache.axiom.om.OMElement[])"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>setExtraElement</h4> +<pre>public void setExtraElement(org.apache.axiom.om.OMElement[] param)</pre> +<div class="block">Auto generated setter method</div> +<dl> +<dt><strong>Overrides:</strong></dt> +<dd><code><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.AnyChildrenType.html#setExtraElement(org.apache.axiom.om.OMElement[])">setExtraElement</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">Parameters:</span></dt><dd><code>param</code> - ExtraElement</dd></dl> +</li> +</ul> +<a name="addExtraElement(org.apache.axiom.om.OMElement)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>addExtraElement</h4> +<pre>public void addExtraElement(org.apache.axiom.om.OMElement param)</pre> +<div class="block">Auto generated add method for the array for convenience</div> +<dl> +<dt><strong>Overrides:</strong></dt> +<dd><code><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.AnyChildrenType.html#addExtraElement(org.apache.axiom.om.OMElement)">addExtraElement</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">Parameters:</span></dt><dd><code>param</code> - org.apache.axiom.om.OMElement</dd></dl> +</li> +</ul> +<a name="isFailedReferenceSpecified()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>isFailedReferenceSpecified</h4> +<pre>public boolean isFailedReferenceSpecified()</pre> +</li> +</ul> +<a name="getFailedReference()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getFailedReference</h4> +<pre>public org.apache.axis2.databinding.types.PositiveInteger[] getFailedReference()</pre> +<div class="block">Auto generated getter method</div> +<dl><dt><span class="strong">Returns:</span></dt><dd>org.apache.axis2.databinding.types.PositiveInteger[]</dd></dl> +</li> +</ul> +<a name="validateFailedReference(org.apache.axis2.databinding.types.PositiveInteger[])"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>validateFailedReference</h4> +<pre>protected void validateFailedReference(org.apache.axis2.databinding.types.PositiveInteger[] param)</pre> +<div class="block">validate the array for FailedReference</div> +</li> +</ul> +<a name="setFailedReference(org.apache.axis2.databinding.types.PositiveInteger[])"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>setFailedReference</h4> +<pre>public void setFailedReference(org.apache.axis2.databinding.types.PositiveInteger[] param)</pre> +<div class="block">Auto generated setter method</div> +<dl><dt><span class="strong">Parameters:</span></dt><dd><code>param</code> - FailedReference</dd></dl> +</li> +</ul> +<a name="addFailedReference(org.apache.axis2.databinding.types.PositiveInteger)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>addFailedReference</h4> +<pre>public void addFailedReference(org.apache.axis2.databinding.types.PositiveInteger param)</pre> +<div class="block">Auto generated add method for the array for convenience</div> +<dl><dt><span class="strong">Parameters:</span></dt><dd><code>param</code> - org.apache.axis2.databinding.types.PositiveInteger</dd></dl> +</li> +</ul> +<a name="getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getOMElement</h4> +<pre>public org.apache.axiom.om.OMElement getOMElement(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, + org.apache.axiom.om.OMFactory factory) + throws org.apache.axis2.databinding.ADBException</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>getOMElement</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><strong>Overrides:</strong></dt> +<dd><code><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.AnyChildrenType.html#getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)">getOMElement</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">Parameters:</span></dt><dd><code>parentQName</code> - </dd><dd><code>factory</code> - </dd> +<dt><span class="strong">Returns:</span></dt><dd>org.apache.axiom.om.OMElement</dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +<a name="serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>serialize</h4> +<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, + <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter) + throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, + org.apache.axis2.databinding.ADBException</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<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>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +<a name="serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>serialize</h4> +<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, + <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, + boolean serializeType) + throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, + org.apache.axis2.databinding.ADBException</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<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>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +<a name="getPullParser(javax.xml.namespace.QName)"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>getPullParser</h4> +<pre>public <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> getPullParser(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName) + throws org.apache.axis2.databinding.ADBException</pre> +<div class="block">databinding method to get an XML representation of this object</div> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>getPullParser</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><strong>Overrides:</strong></dt> +<dd><code><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.AnyChildrenType.html#getPullParser(javax.xml.namespace.QName)">getPullParser</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>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +</li> +</ul> +</li> +</ul> +</div> +</div> +<!-- ========= END OF CLASS DATA ========= --> +<!-- ======= START OF BOTTOM NAVBAR ====== --> +<div class="bottomNav"><a name="navbar_bottom"> +<!-- --> +</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Reference.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ReferencesCheckResultInfoType.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li><a href="#nested_class_summary">Nested</a> | </li> +<li><a href="#field_summary">Field</a> | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li><a href="#field_detail">Field</a> | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_bottom"> +<!-- --> +</a></div> +<!-- ======== END OF BOTTOM NAVBAR ======= --> +</body> +</html> diff --git a/docs/at/gv/egiz/moa/SignatureCreationServiceStub.ReferencesCheckResultType.Factory.html b/docs/at/gv/egiz/moa/SignatureCreationServiceStub.ReferencesCheckResultType.Factory.html new file mode 100644 index 00000000..3fba4207 --- /dev/null +++ b/docs/at/gv/egiz/moa/SignatureCreationServiceStub.ReferencesCheckResultType.Factory.html @@ -0,0 +1,278 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> +<!-- NewPage --> +<html lang="en"> +<head> +<!-- Generated by javadoc (version 1.7.0_51) on Tue Feb 04 16:51:02 CET 2014 --> +<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> +<title>SignatureCreationServiceStub.ReferencesCheckResultType.Factory (PDF-AS 4.0 Library)</title> +<meta name="date" content="2014-02-04"> +<link rel="stylesheet" type="text/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 Library)"; + } +//--> +</script> +<noscript> +<div>JavaScript is disabled on your browser.</div> +</noscript> +<!-- ========= START OF TOP NAVBAR ======= --> +<div class="topNav"><a name="navbar_top"> +<!-- --> +</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ReferencesCheckResultType.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ReferenceType.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li>Nested | </li> +<li>Field | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li>Field | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_top"> +<!-- --> +</a></div> +<!-- ========= END OF TOP NAVBAR ========= --> +<!-- ======== START OF CLASS DATA ======== --> +<div class="header"> +<div class="subTitle">at.gv.egiz.moa</div> +<h2 title="Class SignatureCreationServiceStub.ReferencesCheckResultType.Factory" class="title">Class SignatureCreationServiceStub.ReferencesCheckResultType.Factory</h2> +</div> +<div class="contentContainer"> +<ul class="inheritance"> +<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li> +<ul class="inheritance"> +<li>at.gv.egiz.moa.SignatureCreationServiceStub.ReferencesCheckResultType.Factory</li> +</ul> +</li> +</ul> +<div class="description"> +<ul class="blockList"> +<li class="blockList"> +<dl> +<dt>Enclosing class:</dt> +<dd><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ReferencesCheckResultType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.ReferencesCheckResultType</a></dd> +</dl> +<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> +<div class="block">Factory class that keeps the parse method</div> +</li> +</ul> +</div> +<div class="summary"> +<ul class="blockList"> +<li class="blockList"> +<!-- ======== CONSTRUCTOR SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_summary"> +<!-- --> +</a> +<h3>Constructor Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation"> +<caption><span>Constructors</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colOne" scope="col">Constructor and Description</th> +</tr> +<tr class="altColor"> +<td class="colOne"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ReferencesCheckResultType.Factory.html#SignatureCreationServiceStub.ReferencesCheckResultType.Factory()">SignatureCreationServiceStub.ReferencesCheckResultType.Factory</a></strong>()</code> </td> +</tr> +</table> +</li> +</ul> +<!-- ========== METHOD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_summary"> +<!-- --> +</a> +<h3>Method Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation"> +<caption><span>Methods</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colFirst" scope="col">Modifier and Type</th> +<th class="colLast" scope="col">Method and Description</th> +</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> +<div class="block">static method to create the object + Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable + If this object is not an element, it is a complex type and the reader is at the event just after the outer start element + Postcondition: If this object is an element, the reader is positioned at its end element + If this object is a complex type, the reader is positioned at the end element of its outer element</div> +</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> +</ul> +</li> +</ul> +</li> +</ul> +</div> +<div class="details"> +<ul class="blockList"> +<li class="blockList"> +<!-- ========= CONSTRUCTOR DETAIL ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_detail"> +<!-- --> +</a> +<h3>Constructor Detail</h3> +<a name="SignatureCreationServiceStub.ReferencesCheckResultType.Factory()"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>SignatureCreationServiceStub.ReferencesCheckResultType.Factory</h4> +<pre>public SignatureCreationServiceStub.ReferencesCheckResultType.Factory()</pre> +</li> +</ul> +</li> +</ul> +<!-- ============ METHOD DETAIL ========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_detail"> +<!-- --> +</a> +<h3>Method Detail</h3> +<a name="parse(javax.xml.stream.XMLStreamReader)"> +<!-- --> +</a> +<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> +<div class="block">static method to create the object + Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable + If this object is not an element, it is a complex type and the reader is at the event just after the outer start element + Postcondition: If this object is an element, the reader is positioned at its end element + If this object is a complex type, the reader is positioned at the end element of its outer element</div> +<dl><dt><span class="strong">Throws:</span></dt> +<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></code></dd></dl> +</li> +</ul> +</li> +</ul> +</li> +</ul> +</div> +</div> +<!-- ========= END OF CLASS DATA ========= --> +<!-- ======= START OF BOTTOM NAVBAR ====== --> +<div class="bottomNav"><a name="navbar_bottom"> +<!-- --> +</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ReferencesCheckResultType.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ReferenceType.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li>Nested | </li> +<li>Field | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li>Field | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_bottom"> +<!-- --> +</a></div> +<!-- ======== END OF BOTTOM NAVBAR ======= --> +</body> +</html> diff --git a/docs/at/gv/egiz/moa/SignatureCreationServiceStub.ReferencesCheckResultType.html b/docs/at/gv/egiz/moa/SignatureCreationServiceStub.ReferencesCheckResultType.html new file mode 100644 index 00000000..ab800296 --- /dev/null +++ b/docs/at/gv/egiz/moa/SignatureCreationServiceStub.ReferencesCheckResultType.html @@ -0,0 +1,554 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> +<!-- NewPage --> +<html lang="en"> +<head> +<!-- Generated by javadoc (version 1.7.0_51) on Tue Feb 04 16:51:02 CET 2014 --> +<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> +<title>SignatureCreationServiceStub.ReferencesCheckResultType (PDF-AS 4.0 Library)</title> +<meta name="date" content="2014-02-04"> +<link rel="stylesheet" type="text/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 Library)"; + } +//--> +</script> +<noscript> +<div>JavaScript is disabled on your browser.</div> +</noscript> +<!-- ========= START OF TOP NAVBAR ======= --> +<div class="topNav"><a name="navbar_top"> +<!-- --> +</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ReferencesCheckResultInfoType.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ReferencesCheckResultType.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li><a href="#nested_class_summary">Nested</a> | </li> +<li><a href="#field_summary">Field</a> | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li><a href="#field_detail">Field</a> | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_top"> +<!-- --> +</a></div> +<!-- ========= END OF TOP NAVBAR ========= --> +<!-- ======== START OF CLASS DATA ======== --> +<div class="header"> +<div class="subTitle">at.gv.egiz.moa</div> +<h2 title="Class SignatureCreationServiceStub.ReferencesCheckResultType" class="title">Class SignatureCreationServiceStub.ReferencesCheckResultType</h2> +</div> +<div class="contentContainer"> +<ul class="inheritance"> +<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></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> +<li> +<ul class="inheritance"> +<li>at.gv.egiz.moa.SignatureCreationServiceStub.ReferencesCheckResultType</li> +</ul> +</li> +</ul> +</li> +</ul> +<div class="description"> +<ul class="blockList"> +<li class="blockList"> +<dl> +<dt>All Implemented Interfaces:</dt> +<dd><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a>, org.apache.axis2.databinding.ADBBean</dd> +</dl> +<dl> +<dt>Enclosing class:</dt> +<dd><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub</a></dd> +</dl> +<hr> +<br> +<pre>public static class <span class="strong">SignatureCreationServiceStub.ReferencesCheckResultType</span> +extends <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CheckResultType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.CheckResultType</a> +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.ReferencesCheckResultType">Serialized Form</a></dd></dl> +</li> +</ul> +</div> +<div class="summary"> +<ul class="blockList"> +<li class="blockList"> +<!-- ======== NESTED CLASS SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="nested_class_summary"> +<!-- --> +</a> +<h3>Nested Class Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Nested Class Summary table, listing nested classes, and an explanation"> +<caption><span>Nested Classes</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> +<tr class="altColor"> +<td class="colFirst"><code>static class </code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ReferencesCheckResultType.Factory.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.ReferencesCheckResultType.Factory</a></strong></code> +<div class="block">Factory class that keeps the parse method</div> +</td> +</tr> +</table> +</li> +</ul> +<!-- =========== FIELD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="field_summary"> +<!-- --> +</a> +<h3>Field Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Field Summary table, listing fields, and an explanation"> +<caption><span>Fields</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> +<tr class="altColor"> +<td class="colFirst"><code>protected org.apache.axis2.databinding.types.NonNegativeInteger</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ReferencesCheckResultType.html#localCode">localCode</a></strong></code> +<div class="block">field for Code</div> +</td> +</tr> +<tr class="rowColor"> +<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"><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> +<tr class="altColor"> +<td class="colFirst"><code>protected boolean</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ReferencesCheckResultType.html#localInfo0Tracker">localInfo0Tracker</a></strong></code> </td> +</tr> +</table> +<ul class="blockList"> +<li class="blockList"><a name="fields_inherited_from_class_at.gv.egiz.moa.SignatureCreationServiceStub.CheckResultType"> +<!-- --> +</a> +<h3>Fields inherited from class at.gv.egiz.moa.<a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CheckResultType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.CheckResultType</a></h3> +<code><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CheckResultType.html#localInfo">localInfo</a>, <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CheckResultType.html#localInfoTracker">localInfoTracker</a></code></li> +</ul> +</li> +</ul> +<!-- ======== CONSTRUCTOR SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_summary"> +<!-- --> +</a> +<h3>Constructor Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation"> +<caption><span>Constructors</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colOne" scope="col">Constructor and Description</th> +</tr> +<tr class="altColor"> +<td class="colOne"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ReferencesCheckResultType.html#SignatureCreationServiceStub.ReferencesCheckResultType()">SignatureCreationServiceStub.ReferencesCheckResultType</a></strong>()</code> </td> +</tr> +</table> +</li> +</ul> +<!-- ========== METHOD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_summary"> +<!-- --> +</a> +<h3>Method Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation"> +<caption><span>Methods</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colFirst" scope="col">Modifier and Type</th> +<th class="colLast" scope="col">Method and Description</th> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>org.apache.axis2.databinding.types.NonNegativeInteger</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ReferencesCheckResultType.html#getCode()">getCode</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.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.ReferencesCheckResultType.html#getInfo0()">getInfo0</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.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, + 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> +<div class="block">databinding method to get an XML representation of this object</div> +</td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>boolean</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ReferencesCheckResultType.html#isInfo0Specified()">isInfo0Specified</a></strong>()</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.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> +</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, + 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.ReferencesCheckResultType.html#setCode(org.apache.axis2.databinding.types.NonNegativeInteger)">setCode</a></strong>(org.apache.axis2.databinding.types.NonNegativeInteger 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.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> +</table> +<ul class="blockList"> +<li class="blockList"><a name="methods_inherited_from_class_at.gv.egiz.moa.SignatureCreationServiceStub.CheckResultType"> +<!-- --> +</a> +<h3>Methods inherited from class at.gv.egiz.moa.<a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CheckResultType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.CheckResultType</a></h3> +<code><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CheckResultType.html#getInfo()">getInfo</a>, <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CheckResultType.html#isInfoSpecified()">isInfoSpecified</a>, <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CheckResultType.html#setInfo(at.gv.egiz.moa.SignatureCreationServiceStub.AnyChildrenType)">setInfo</a></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#toString()" title="class or interface in java.lang">toString</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</a></code></li> +</ul> +</li> +</ul> +</li> +</ul> +</div> +<div class="details"> +<ul class="blockList"> +<li class="blockList"> +<!-- ============ FIELD DETAIL =========== --> +<ul class="blockList"> +<li class="blockList"><a name="field_detail"> +<!-- --> +</a> +<h3>Field Detail</h3> +<a name="localCode"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>localCode</h4> +<pre>protected org.apache.axis2.databinding.types.NonNegativeInteger localCode</pre> +<div class="block">field for Code</div> +</li> +</ul> +<a name="localInfo0"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>localInfo0</h4> +<pre>protected <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ReferencesCheckResultInfoType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.ReferencesCheckResultInfoType</a> localInfo0</pre> +<div class="block">field for Info0 + Type of this field is a subtype of its original.</div> +</li> +</ul> +<a name="localInfo0Tracker"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>localInfo0Tracker</h4> +<pre>protected boolean localInfo0Tracker</pre> +</li> +</ul> +</li> +</ul> +<!-- ========= CONSTRUCTOR DETAIL ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_detail"> +<!-- --> +</a> +<h3>Constructor Detail</h3> +<a name="SignatureCreationServiceStub.ReferencesCheckResultType()"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>SignatureCreationServiceStub.ReferencesCheckResultType</h4> +<pre>public SignatureCreationServiceStub.ReferencesCheckResultType()</pre> +</li> +</ul> +</li> +</ul> +<!-- ============ METHOD DETAIL ========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_detail"> +<!-- --> +</a> +<h3>Method Detail</h3> +<a name="getCode()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getCode</h4> +<pre>public org.apache.axis2.databinding.types.NonNegativeInteger getCode()</pre> +<div class="block">Auto generated getter method</div> +<dl> +<dt><strong>Overrides:</strong></dt> +<dd><code><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CheckResultType.html#getCode()">getCode</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">Returns:</span></dt><dd>org.apache.axis2.databinding.types.NonNegativeInteger</dd></dl> +</li> +</ul> +<a name="setCode(org.apache.axis2.databinding.types.NonNegativeInteger)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>setCode</h4> +<pre>public void setCode(org.apache.axis2.databinding.types.NonNegativeInteger param)</pre> +<div class="block">Auto generated setter method</div> +<dl> +<dt><strong>Overrides:</strong></dt> +<dd><code><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CheckResultType.html#setCode(org.apache.axis2.databinding.types.NonNegativeInteger)">setCode</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">Parameters:</span></dt><dd><code>param</code> - Code</dd></dl> +</li> +</ul> +<a name="isInfo0Specified()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>isInfo0Specified</h4> +<pre>public boolean isInfo0Specified()</pre> +</li> +</ul> +<a name="getInfo0()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getInfo0</h4> +<pre>public <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ReferencesCheckResultInfoType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.ReferencesCheckResultInfoType</a> getInfo0()</pre> +<div class="block">Auto generated getter method</div> +<dl><dt><span class="strong">Returns:</span></dt><dd>ReferencesCheckResultInfoType</dd></dl> +</li> +</ul> +<a name="setInfo0(at.gv.egiz.moa.SignatureCreationServiceStub.ReferencesCheckResultInfoType)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>setInfo0</h4> +<pre>public void setInfo0(<a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ReferencesCheckResultInfoType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.ReferencesCheckResultInfoType</a> param)</pre> +<div class="block">Auto generated setter method</div> +<dl><dt><span class="strong">Parameters:</span></dt><dd><code>param</code> - Info0</dd></dl> +</li> +</ul> +<a name="getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getOMElement</h4> +<pre>public org.apache.axiom.om.OMElement getOMElement(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, + org.apache.axiom.om.OMFactory factory) + throws org.apache.axis2.databinding.ADBException</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>getOMElement</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><strong>Overrides:</strong></dt> +<dd><code><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CheckResultType.html#getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)">getOMElement</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">Parameters:</span></dt><dd><code>parentQName</code> - </dd><dd><code>factory</code> - </dd> +<dt><span class="strong">Returns:</span></dt><dd>org.apache.axiom.om.OMElement</dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +<a name="serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>serialize</h4> +<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, + <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter) + throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, + org.apache.axis2.databinding.ADBException</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<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>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +<a name="serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>serialize</h4> +<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, + <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, + boolean serializeType) + throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, + org.apache.axis2.databinding.ADBException</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<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>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +<a name="getPullParser(javax.xml.namespace.QName)"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>getPullParser</h4> +<pre>public <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> getPullParser(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName) + throws org.apache.axis2.databinding.ADBException</pre> +<div class="block">databinding method to get an XML representation of this object</div> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>getPullParser</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><strong>Overrides:</strong></dt> +<dd><code><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CheckResultType.html#getPullParser(javax.xml.namespace.QName)">getPullParser</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>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +</li> +</ul> +</li> +</ul> +</div> +</div> +<!-- ========= END OF CLASS DATA ========= --> +<!-- ======= START OF BOTTOM NAVBAR ====== --> +<div class="bottomNav"><a name="navbar_bottom"> +<!-- --> +</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ReferencesCheckResultInfoType.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ReferencesCheckResultType.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li><a href="#nested_class_summary">Nested</a> | </li> +<li><a href="#field_summary">Field</a> | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li><a href="#field_detail">Field</a> | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_bottom"> +<!-- --> +</a></div> +<!-- ======== END OF BOTTOM NAVBAR ======= --> +</body> +</html> diff --git a/docs/at/gv/egiz/moa/SignatureCreationServiceStub.RetrievalMethod.Factory.html b/docs/at/gv/egiz/moa/SignatureCreationServiceStub.RetrievalMethod.Factory.html new file mode 100644 index 00000000..f9972384 --- /dev/null +++ b/docs/at/gv/egiz/moa/SignatureCreationServiceStub.RetrievalMethod.Factory.html @@ -0,0 +1,278 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> +<!-- NewPage --> +<html lang="en"> +<head> +<!-- Generated by javadoc (version 1.7.0_51) on Tue Feb 04 16:51:03 CET 2014 --> +<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> +<title>SignatureCreationServiceStub.RetrievalMethod.Factory (PDF-AS 4.0 Library)</title> +<meta name="date" content="2014-02-04"> +<link rel="stylesheet" type="text/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 Library)"; + } +//--> +</script> +<noscript> +<div>JavaScript is disabled on your browser.</div> +</noscript> +<!-- ========= START OF TOP NAVBAR ======= --> +<div class="topNav"><a name="navbar_top"> +<!-- --> +</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.RetrievalMethod.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.RetrievalMethodType.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li>Nested | </li> +<li>Field | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li>Field | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_top"> +<!-- --> +</a></div> +<!-- ========= END OF TOP NAVBAR ========= --> +<!-- ======== START OF CLASS DATA ======== --> +<div class="header"> +<div class="subTitle">at.gv.egiz.moa</div> +<h2 title="Class SignatureCreationServiceStub.RetrievalMethod.Factory" class="title">Class SignatureCreationServiceStub.RetrievalMethod.Factory</h2> +</div> +<div class="contentContainer"> +<ul class="inheritance"> +<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li> +<ul class="inheritance"> +<li>at.gv.egiz.moa.SignatureCreationServiceStub.RetrievalMethod.Factory</li> +</ul> +</li> +</ul> +<div class="description"> +<ul class="blockList"> +<li class="blockList"> +<dl> +<dt>Enclosing class:</dt> +<dd><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.RetrievalMethod.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.RetrievalMethod</a></dd> +</dl> +<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> +<div class="block">Factory class that keeps the parse method</div> +</li> +</ul> +</div> +<div class="summary"> +<ul class="blockList"> +<li class="blockList"> +<!-- ======== CONSTRUCTOR SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_summary"> +<!-- --> +</a> +<h3>Constructor Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation"> +<caption><span>Constructors</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colOne" scope="col">Constructor and Description</th> +</tr> +<tr class="altColor"> +<td class="colOne"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.RetrievalMethod.Factory.html#SignatureCreationServiceStub.RetrievalMethod.Factory()">SignatureCreationServiceStub.RetrievalMethod.Factory</a></strong>()</code> </td> +</tr> +</table> +</li> +</ul> +<!-- ========== METHOD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_summary"> +<!-- --> +</a> +<h3>Method Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation"> +<caption><span>Methods</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colFirst" scope="col">Modifier and Type</th> +<th class="colLast" scope="col">Method and Description</th> +</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> +<div class="block">static method to create the object + Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable + If this object is not an element, it is a complex type and the reader is at the event just after the outer start element + Postcondition: If this object is an element, the reader is positioned at its end element + If this object is a complex type, the reader is positioned at the end element of its outer element</div> +</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> +</ul> +</li> +</ul> +</li> +</ul> +</div> +<div class="details"> +<ul class="blockList"> +<li class="blockList"> +<!-- ========= CONSTRUCTOR DETAIL ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_detail"> +<!-- --> +</a> +<h3>Constructor Detail</h3> +<a name="SignatureCreationServiceStub.RetrievalMethod.Factory()"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>SignatureCreationServiceStub.RetrievalMethod.Factory</h4> +<pre>public SignatureCreationServiceStub.RetrievalMethod.Factory()</pre> +</li> +</ul> +</li> +</ul> +<!-- ============ METHOD DETAIL ========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_detail"> +<!-- --> +</a> +<h3>Method Detail</h3> +<a name="parse(javax.xml.stream.XMLStreamReader)"> +<!-- --> +</a> +<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> +<div class="block">static method to create the object + Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable + If this object is not an element, it is a complex type and the reader is at the event just after the outer start element + Postcondition: If this object is an element, the reader is positioned at its end element + If this object is a complex type, the reader is positioned at the end element of its outer element</div> +<dl><dt><span class="strong">Throws:</span></dt> +<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></code></dd></dl> +</li> +</ul> +</li> +</ul> +</li> +</ul> +</div> +</div> +<!-- ========= END OF CLASS DATA ========= --> +<!-- ======= START OF BOTTOM NAVBAR ====== --> +<div class="bottomNav"><a name="navbar_bottom"> +<!-- --> +</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.RetrievalMethod.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.RetrievalMethodType.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li>Nested | </li> +<li>Field | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li>Field | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_bottom"> +<!-- --> +</a></div> +<!-- ======== END OF BOTTOM NAVBAR ======= --> +</body> +</html> diff --git a/docs/at/gv/egiz/moa/SignatureCreationServiceStub.RetrievalMethod.html b/docs/at/gv/egiz/moa/SignatureCreationServiceStub.RetrievalMethod.html new file mode 100644 index 00000000..a5c608d1 --- /dev/null +++ b/docs/at/gv/egiz/moa/SignatureCreationServiceStub.RetrievalMethod.html @@ -0,0 +1,456 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> +<!-- NewPage --> +<html lang="en"> +<head> +<!-- Generated by javadoc (version 1.7.0_51) on Tue Feb 04 16:51:03 CET 2014 --> +<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> +<title>SignatureCreationServiceStub.RetrievalMethod (PDF-AS 4.0 Library)</title> +<meta name="date" content="2014-02-04"> +<link rel="stylesheet" type="text/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 Library)"; + } +//--> +</script> +<noscript> +<div>JavaScript is disabled on your browser.</div> +</noscript> +<!-- ========= START OF TOP NAVBAR ======= --> +<div class="topNav"><a name="navbar_top"> +<!-- --> +</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ReferenceType.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.RetrievalMethod.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li><a href="#nested_class_summary">Nested</a> | </li> +<li><a href="#field_summary">Field</a> | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li><a href="#field_detail">Field</a> | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_top"> +<!-- --> +</a></div> +<!-- ========= END OF TOP NAVBAR ========= --> +<!-- ======== START OF CLASS DATA ======== --> +<div class="header"> +<div class="subTitle">at.gv.egiz.moa</div> +<h2 title="Class SignatureCreationServiceStub.RetrievalMethod" class="title">Class SignatureCreationServiceStub.RetrievalMethod</h2> +</div> +<div class="contentContainer"> +<ul class="inheritance"> +<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li> +<ul class="inheritance"> +<li>at.gv.egiz.moa.SignatureCreationServiceStub.RetrievalMethod</li> +</ul> +</li> +</ul> +<div class="description"> +<ul class="blockList"> +<li class="blockList"> +<dl> +<dt>All Implemented Interfaces:</dt> +<dd><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a>, org.apache.axis2.databinding.ADBBean</dd> +</dl> +<dl> +<dt>Enclosing class:</dt> +<dd><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub</a></dd> +</dl> +<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> +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> +</ul> +</div> +<div class="summary"> +<ul class="blockList"> +<li class="blockList"> +<!-- ======== NESTED CLASS SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="nested_class_summary"> +<!-- --> +</a> +<h3>Nested Class Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Nested Class Summary table, listing nested classes, and an explanation"> +<caption><span>Nested Classes</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> +<tr class="altColor"> +<td class="colFirst"><code>static class </code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.RetrievalMethod.Factory.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.RetrievalMethod.Factory</a></strong></code> +<div class="block">Factory class that keeps the parse method</div> +</td> +</tr> +</table> +</li> +</ul> +<!-- =========== FIELD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="field_summary"> +<!-- --> +</a> +<h3>Field Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Field Summary table, listing fields, and an explanation"> +<caption><span>Fields</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> +<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"><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> +<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="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.RetrievalMethod.html#MY_QNAME">MY_QNAME</a></strong></code> </td> +</tr> +</table> +</li> +</ul> +<!-- ======== CONSTRUCTOR SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_summary"> +<!-- --> +</a> +<h3>Constructor Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation"> +<caption><span>Constructors</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colOne" scope="col">Constructor and Description</th> +</tr> +<tr class="altColor"> +<td class="colOne"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.RetrievalMethod.html#SignatureCreationServiceStub.RetrievalMethod()">SignatureCreationServiceStub.RetrievalMethod</a></strong>()</code> </td> +</tr> +</table> +</li> +</ul> +<!-- ========== METHOD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_summary"> +<!-- --> +</a> +<h3>Method Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation"> +<caption><span>Methods</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colFirst" scope="col">Modifier and Type</th> +<th class="colLast" scope="col">Method and Description</th> +</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, + 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> +<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="../../../../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.RetrievalMethod.html#getRetrievalMethod()">getRetrievalMethod</a></strong>()</code> +<div class="block">Auto generated getter 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.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> +</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, + 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.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> +</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> +</ul> +</li> +</ul> +</li> +</ul> +</div> +<div class="details"> +<ul class="blockList"> +<li class="blockList"> +<!-- ============ FIELD DETAIL =========== --> +<ul class="blockList"> +<li class="blockList"><a name="field_detail"> +<!-- --> +</a> +<h3>Field Detail</h3> +<a name="MY_QNAME"> +<!-- --> +</a> +<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> +</li> +</ul> +<a name="localRetrievalMethod"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>localRetrievalMethod</h4> +<pre>protected <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.RetrievalMethodType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.RetrievalMethodType</a> localRetrievalMethod</pre> +<div class="block">field for RetrievalMethod</div> +</li> +</ul> +</li> +</ul> +<!-- ========= CONSTRUCTOR DETAIL ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_detail"> +<!-- --> +</a> +<h3>Constructor Detail</h3> +<a name="SignatureCreationServiceStub.RetrievalMethod()"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>SignatureCreationServiceStub.RetrievalMethod</h4> +<pre>public SignatureCreationServiceStub.RetrievalMethod()</pre> +</li> +</ul> +</li> +</ul> +<!-- ============ METHOD DETAIL ========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_detail"> +<!-- --> +</a> +<h3>Method Detail</h3> +<a name="getRetrievalMethod()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getRetrievalMethod</h4> +<pre>public <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.RetrievalMethodType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.RetrievalMethodType</a> getRetrievalMethod()</pre> +<div class="block">Auto generated getter method</div> +<dl><dt><span class="strong">Returns:</span></dt><dd>RetrievalMethodType</dd></dl> +</li> +</ul> +<a name="setRetrievalMethod(at.gv.egiz.moa.SignatureCreationServiceStub.RetrievalMethodType)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>setRetrievalMethod</h4> +<pre>public void setRetrievalMethod(<a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.RetrievalMethodType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.RetrievalMethodType</a> param)</pre> +<div class="block">Auto generated setter method</div> +<dl><dt><span class="strong">Parameters:</span></dt><dd><code>param</code> - RetrievalMethod</dd></dl> +</li> +</ul> +<a name="getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getOMElement</h4> +<pre>public org.apache.axiom.om.OMElement getOMElement(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, + org.apache.axiom.om.OMFactory factory) + throws org.apache.axis2.databinding.ADBException</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>getOMElement</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><span class="strong">Parameters:</span></dt><dd><code>parentQName</code> - </dd><dd><code>factory</code> - </dd> +<dt><span class="strong">Returns:</span></dt><dd>org.apache.axiom.om.OMElement</dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +<a name="serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>serialize</h4> +<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, + <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter) + throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, + org.apache.axis2.databinding.ADBException</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +<a name="serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>serialize</h4> +<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, + <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, + boolean serializeType) + throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, + org.apache.axis2.databinding.ADBException</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +<a name="getPullParser(javax.xml.namespace.QName)"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>getPullParser</h4> +<pre>public <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> getPullParser(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName) + throws org.apache.axis2.databinding.ADBException</pre> +<div class="block">databinding method to get an XML representation of this object</div> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>getPullParser</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +</li> +</ul> +</li> +</ul> +</div> +</div> +<!-- ========= END OF CLASS DATA ========= --> +<!-- ======= START OF BOTTOM NAVBAR ====== --> +<div class="bottomNav"><a name="navbar_bottom"> +<!-- --> +</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ReferenceType.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.RetrievalMethod.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li><a href="#nested_class_summary">Nested</a> | </li> +<li><a href="#field_summary">Field</a> | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li><a href="#field_detail">Field</a> | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_bottom"> +<!-- --> +</a></div> +<!-- ======== END OF BOTTOM NAVBAR ======= --> +</body> +</html> diff --git a/docs/at/gv/egiz/moa/SignatureCreationServiceStub.RetrievalMethodType.Factory.html b/docs/at/gv/egiz/moa/SignatureCreationServiceStub.RetrievalMethodType.Factory.html new file mode 100644 index 00000000..768cd5c6 --- /dev/null +++ b/docs/at/gv/egiz/moa/SignatureCreationServiceStub.RetrievalMethodType.Factory.html @@ -0,0 +1,278 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> +<!-- NewPage --> +<html lang="en"> +<head> +<!-- Generated by javadoc (version 1.7.0_51) on Tue Feb 04 16:51:04 CET 2014 --> +<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> +<title>SignatureCreationServiceStub.RetrievalMethodType.Factory (PDF-AS 4.0 Library)</title> +<meta name="date" content="2014-02-04"> +<link rel="stylesheet" type="text/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 Library)"; + } +//--> +</script> +<noscript> +<div>JavaScript is disabled on your browser.</div> +</noscript> +<!-- ========= START OF TOP NAVBAR ======= --> +<div class="topNav"><a name="navbar_top"> +<!-- --> +</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.RetrievalMethodType.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.RSAKeyValue.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li>Nested | </li> +<li>Field | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li>Field | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_top"> +<!-- --> +</a></div> +<!-- ========= END OF TOP NAVBAR ========= --> +<!-- ======== START OF CLASS DATA ======== --> +<div class="header"> +<div class="subTitle">at.gv.egiz.moa</div> +<h2 title="Class SignatureCreationServiceStub.RetrievalMethodType.Factory" class="title">Class SignatureCreationServiceStub.RetrievalMethodType.Factory</h2> +</div> +<div class="contentContainer"> +<ul class="inheritance"> +<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li> +<ul class="inheritance"> +<li>at.gv.egiz.moa.SignatureCreationServiceStub.RetrievalMethodType.Factory</li> +</ul> +</li> +</ul> +<div class="description"> +<ul class="blockList"> +<li class="blockList"> +<dl> +<dt>Enclosing class:</dt> +<dd><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.RetrievalMethodType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.RetrievalMethodType</a></dd> +</dl> +<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> +<div class="block">Factory class that keeps the parse method</div> +</li> +</ul> +</div> +<div class="summary"> +<ul class="blockList"> +<li class="blockList"> +<!-- ======== CONSTRUCTOR SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_summary"> +<!-- --> +</a> +<h3>Constructor Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation"> +<caption><span>Constructors</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colOne" scope="col">Constructor and Description</th> +</tr> +<tr class="altColor"> +<td class="colOne"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.RetrievalMethodType.Factory.html#SignatureCreationServiceStub.RetrievalMethodType.Factory()">SignatureCreationServiceStub.RetrievalMethodType.Factory</a></strong>()</code> </td> +</tr> +</table> +</li> +</ul> +<!-- ========== METHOD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_summary"> +<!-- --> +</a> +<h3>Method Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation"> +<caption><span>Methods</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colFirst" scope="col">Modifier and Type</th> +<th class="colLast" scope="col">Method and Description</th> +</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> +<div class="block">static method to create the object + Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable + If this object is not an element, it is a complex type and the reader is at the event just after the outer start element + Postcondition: If this object is an element, the reader is positioned at its end element + If this object is a complex type, the reader is positioned at the end element of its outer element</div> +</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> +</ul> +</li> +</ul> +</li> +</ul> +</div> +<div class="details"> +<ul class="blockList"> +<li class="blockList"> +<!-- ========= CONSTRUCTOR DETAIL ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_detail"> +<!-- --> +</a> +<h3>Constructor Detail</h3> +<a name="SignatureCreationServiceStub.RetrievalMethodType.Factory()"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>SignatureCreationServiceStub.RetrievalMethodType.Factory</h4> +<pre>public SignatureCreationServiceStub.RetrievalMethodType.Factory()</pre> +</li> +</ul> +</li> +</ul> +<!-- ============ METHOD DETAIL ========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_detail"> +<!-- --> +</a> +<h3>Method Detail</h3> +<a name="parse(javax.xml.stream.XMLStreamReader)"> +<!-- --> +</a> +<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> +<div class="block">static method to create the object + Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable + If this object is not an element, it is a complex type and the reader is at the event just after the outer start element + Postcondition: If this object is an element, the reader is positioned at its end element + If this object is a complex type, the reader is positioned at the end element of its outer element</div> +<dl><dt><span class="strong">Throws:</span></dt> +<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></code></dd></dl> +</li> +</ul> +</li> +</ul> +</li> +</ul> +</div> +</div> +<!-- ========= END OF CLASS DATA ========= --> +<!-- ======= START OF BOTTOM NAVBAR ====== --> +<div class="bottomNav"><a name="navbar_bottom"> +<!-- --> +</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.RetrievalMethodType.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.RSAKeyValue.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li>Nested | </li> +<li>Field | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li>Field | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_bottom"> +<!-- --> +</a></div> +<!-- ======== END OF BOTTOM NAVBAR ======= --> +</body> +</html> diff --git a/docs/at/gv/egiz/moa/SignatureCreationServiceStub.RetrievalMethodType.html b/docs/at/gv/egiz/moa/SignatureCreationServiceStub.RetrievalMethodType.html new file mode 100644 index 00000000..16285c83 --- /dev/null +++ b/docs/at/gv/egiz/moa/SignatureCreationServiceStub.RetrievalMethodType.html @@ -0,0 +1,573 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> +<!-- NewPage --> +<html lang="en"> +<head> +<!-- Generated by javadoc (version 1.7.0_51) on Tue Feb 04 16:51:04 CET 2014 --> +<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> +<title>SignatureCreationServiceStub.RetrievalMethodType (PDF-AS 4.0 Library)</title> +<meta name="date" content="2014-02-04"> +<link rel="stylesheet" type="text/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 Library)"; + } +//--> +</script> +<noscript> +<div>JavaScript is disabled on your browser.</div> +</noscript> +<!-- ========= START OF TOP NAVBAR ======= --> +<div class="topNav"><a name="navbar_top"> +<!-- --> +</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.RetrievalMethod.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.RetrievalMethodType.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li><a href="#nested_class_summary">Nested</a> | </li> +<li><a href="#field_summary">Field</a> | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li><a href="#field_detail">Field</a> | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_top"> +<!-- --> +</a></div> +<!-- ========= END OF TOP NAVBAR ========= --> +<!-- ======== START OF CLASS DATA ======== --> +<div class="header"> +<div class="subTitle">at.gv.egiz.moa</div> +<h2 title="Class SignatureCreationServiceStub.RetrievalMethodType" class="title">Class SignatureCreationServiceStub.RetrievalMethodType</h2> +</div> +<div class="contentContainer"> +<ul class="inheritance"> +<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li> +<ul class="inheritance"> +<li>at.gv.egiz.moa.SignatureCreationServiceStub.RetrievalMethodType</li> +</ul> +</li> +</ul> +<div class="description"> +<ul class="blockList"> +<li class="blockList"> +<dl> +<dt>All Implemented Interfaces:</dt> +<dd><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a>, org.apache.axis2.databinding.ADBBean</dd> +</dl> +<dl> +<dt>Enclosing class:</dt> +<dd><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub</a></dd> +</dl> +<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> +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> +</ul> +</div> +<div class="summary"> +<ul class="blockList"> +<li class="blockList"> +<!-- ======== NESTED CLASS SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="nested_class_summary"> +<!-- --> +</a> +<h3>Nested Class Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Nested Class Summary table, listing nested classes, and an explanation"> +<caption><span>Nested Classes</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> +<tr class="altColor"> +<td class="colFirst"><code>static class </code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.RetrievalMethodType.Factory.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.RetrievalMethodType.Factory</a></strong></code> +<div class="block">Factory class that keeps the parse method</div> +</td> +</tr> +</table> +</li> +</ul> +<!-- =========== FIELD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="field_summary"> +<!-- --> +</a> +<h3>Field Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Field Summary table, listing fields, and an explanation"> +<caption><span>Fields</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> +<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"><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 boolean</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.RetrievalMethodType.html#localTransformsTracker">localTransformsTracker</a></strong></code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>protected org.apache.axis2.databinding.types.URI</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.RetrievalMethodType.html#localType">localType</a></strong></code> +<div class="block">field for Type + This was an Attribute!</div> +</td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>protected org.apache.axis2.databinding.types.URI</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.RetrievalMethodType.html#localURI">localURI</a></strong></code> +<div class="block">field for URI + This was an Attribute!</div> +</td> +</tr> +</table> +</li> +</ul> +<!-- ======== CONSTRUCTOR SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_summary"> +<!-- --> +</a> +<h3>Constructor Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation"> +<caption><span>Constructors</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colOne" scope="col">Constructor and Description</th> +</tr> +<tr class="altColor"> +<td class="colOne"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.RetrievalMethodType.html#SignatureCreationServiceStub.RetrievalMethodType()">SignatureCreationServiceStub.RetrievalMethodType</a></strong>()</code> </td> +</tr> +</table> +</li> +</ul> +<!-- ========== METHOD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_summary"> +<!-- --> +</a> +<h3>Method Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation"> +<caption><span>Methods</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colFirst" scope="col">Modifier and Type</th> +<th class="colLast" scope="col">Method and Description</th> +</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, + 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> +<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="../../../../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.RetrievalMethodType.html#getTransforms()">getTransforms</a></strong>()</code> +<div class="block">Auto generated getter method</div> +</td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>org.apache.axis2.databinding.types.URI</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.RetrievalMethodType.html#getType()">getType</a></strong>()</code> +<div class="block">Auto generated getter method</div> +</td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>org.apache.axis2.databinding.types.URI</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.RetrievalMethodType.html#getURI()">getURI</a></strong>()</code> +<div class="block">Auto generated getter method</div> +</td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>boolean</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.RetrievalMethodType.html#isTransformsSpecified()">isTransformsSpecified</a></strong>()</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.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> +</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, + 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.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"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.RetrievalMethodType.html#setType(org.apache.axis2.databinding.types.URI)">setType</a></strong>(org.apache.axis2.databinding.types.URI 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.RetrievalMethodType.html#setURI(org.apache.axis2.databinding.types.URI)">setURI</a></strong>(org.apache.axis2.databinding.types.URI param)</code> +<div class="block">Auto generated setter method</div> +</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> +</ul> +</li> +</ul> +</li> +</ul> +</div> +<div class="details"> +<ul class="blockList"> +<li class="blockList"> +<!-- ============ FIELD DETAIL =========== --> +<ul class="blockList"> +<li class="blockList"><a name="field_detail"> +<!-- --> +</a> +<h3>Field Detail</h3> +<a name="localTransforms"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>localTransforms</h4> +<pre>protected <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.TransformsType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.TransformsType</a> localTransforms</pre> +<div class="block">field for Transforms</div> +</li> +</ul> +<a name="localTransformsTracker"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>localTransformsTracker</h4> +<pre>protected boolean localTransformsTracker</pre> +</li> +</ul> +<a name="localURI"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>localURI</h4> +<pre>protected org.apache.axis2.databinding.types.URI localURI</pre> +<div class="block">field for URI + This was an Attribute!</div> +</li> +</ul> +<a name="localType"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>localType</h4> +<pre>protected org.apache.axis2.databinding.types.URI localType</pre> +<div class="block">field for Type + This was an Attribute!</div> +</li> +</ul> +</li> +</ul> +<!-- ========= CONSTRUCTOR DETAIL ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_detail"> +<!-- --> +</a> +<h3>Constructor Detail</h3> +<a name="SignatureCreationServiceStub.RetrievalMethodType()"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>SignatureCreationServiceStub.RetrievalMethodType</h4> +<pre>public SignatureCreationServiceStub.RetrievalMethodType()</pre> +</li> +</ul> +</li> +</ul> +<!-- ============ METHOD DETAIL ========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_detail"> +<!-- --> +</a> +<h3>Method Detail</h3> +<a name="isTransformsSpecified()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>isTransformsSpecified</h4> +<pre>public boolean isTransformsSpecified()</pre> +</li> +</ul> +<a name="getTransforms()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getTransforms</h4> +<pre>public <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.TransformsType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.TransformsType</a> getTransforms()</pre> +<div class="block">Auto generated getter method</div> +<dl><dt><span class="strong">Returns:</span></dt><dd>TransformsType</dd></dl> +</li> +</ul> +<a name="setTransforms(at.gv.egiz.moa.SignatureCreationServiceStub.TransformsType)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>setTransforms</h4> +<pre>public void setTransforms(<a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.TransformsType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.TransformsType</a> param)</pre> +<div class="block">Auto generated setter method</div> +<dl><dt><span class="strong">Parameters:</span></dt><dd><code>param</code> - Transforms</dd></dl> +</li> +</ul> +<a name="getURI()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getURI</h4> +<pre>public org.apache.axis2.databinding.types.URI getURI()</pre> +<div class="block">Auto generated getter method</div> +<dl><dt><span class="strong">Returns:</span></dt><dd>org.apache.axis2.databinding.types.URI</dd></dl> +</li> +</ul> +<a name="setURI(org.apache.axis2.databinding.types.URI)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>setURI</h4> +<pre>public void setURI(org.apache.axis2.databinding.types.URI param)</pre> +<div class="block">Auto generated setter method</div> +<dl><dt><span class="strong">Parameters:</span></dt><dd><code>param</code> - URI</dd></dl> +</li> +</ul> +<a name="getType()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getType</h4> +<pre>public org.apache.axis2.databinding.types.URI getType()</pre> +<div class="block">Auto generated getter method</div> +<dl><dt><span class="strong">Returns:</span></dt><dd>org.apache.axis2.databinding.types.URI</dd></dl> +</li> +</ul> +<a name="setType(org.apache.axis2.databinding.types.URI)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>setType</h4> +<pre>public void setType(org.apache.axis2.databinding.types.URI param)</pre> +<div class="block">Auto generated setter method</div> +<dl><dt><span class="strong">Parameters:</span></dt><dd><code>param</code> - Type</dd></dl> +</li> +</ul> +<a name="getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getOMElement</h4> +<pre>public org.apache.axiom.om.OMElement getOMElement(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, + org.apache.axiom.om.OMFactory factory) + throws org.apache.axis2.databinding.ADBException</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>getOMElement</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><span class="strong">Parameters:</span></dt><dd><code>parentQName</code> - </dd><dd><code>factory</code> - </dd> +<dt><span class="strong">Returns:</span></dt><dd>org.apache.axiom.om.OMElement</dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +<a name="serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>serialize</h4> +<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, + <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter) + throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, + org.apache.axis2.databinding.ADBException</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +<a name="serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>serialize</h4> +<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, + <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, + boolean serializeType) + throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, + org.apache.axis2.databinding.ADBException</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +<a name="getPullParser(javax.xml.namespace.QName)"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>getPullParser</h4> +<pre>public <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> getPullParser(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName) + throws org.apache.axis2.databinding.ADBException</pre> +<div class="block">databinding method to get an XML representation of this object</div> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>getPullParser</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +</li> +</ul> +</li> +</ul> +</div> +</div> +<!-- ========= END OF CLASS DATA ========= --> +<!-- ======= START OF BOTTOM NAVBAR ====== --> +<div class="bottomNav"><a name="navbar_bottom"> +<!-- --> +</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.RetrievalMethod.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.RetrievalMethodType.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li><a href="#nested_class_summary">Nested</a> | </li> +<li><a href="#field_summary">Field</a> | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li><a href="#field_detail">Field</a> | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_bottom"> +<!-- --> +</a></div> +<!-- ======== END OF BOTTOM NAVBAR ======= --> +</body> +</html> diff --git a/docs/at/gv/egiz/moa/SignatureCreationServiceStub.SPKIData.Factory.html b/docs/at/gv/egiz/moa/SignatureCreationServiceStub.SPKIData.Factory.html new file mode 100644 index 00000000..1f3f583d --- /dev/null +++ b/docs/at/gv/egiz/moa/SignatureCreationServiceStub.SPKIData.Factory.html @@ -0,0 +1,278 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> +<!-- NewPage --> +<html lang="en"> +<head> +<!-- Generated by javadoc (version 1.7.0_51) on Tue Feb 04 16:51:16 CET 2014 --> +<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> +<title>SignatureCreationServiceStub.SPKIData.Factory (PDF-AS 4.0 Library)</title> +<meta name="date" content="2014-02-04"> +<link rel="stylesheet" type="text/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 Library)"; + } +//--> +</script> +<noscript> +<div>JavaScript is disabled on your browser.</div> +</noscript> +<!-- ========= START OF TOP NAVBAR ======= --> +<div class="topNav"><a name="navbar_top"> +<!-- --> +</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SPKIData.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SPKIDataType.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li>Nested | </li> +<li>Field | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li>Field | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_top"> +<!-- --> +</a></div> +<!-- ========= END OF TOP NAVBAR ========= --> +<!-- ======== START OF CLASS DATA ======== --> +<div class="header"> +<div class="subTitle">at.gv.egiz.moa</div> +<h2 title="Class SignatureCreationServiceStub.SPKIData.Factory" class="title">Class SignatureCreationServiceStub.SPKIData.Factory</h2> +</div> +<div class="contentContainer"> +<ul class="inheritance"> +<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li> +<ul class="inheritance"> +<li>at.gv.egiz.moa.SignatureCreationServiceStub.SPKIData.Factory</li> +</ul> +</li> +</ul> +<div class="description"> +<ul class="blockList"> +<li class="blockList"> +<dl> +<dt>Enclosing class:</dt> +<dd><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SPKIData.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.SPKIData</a></dd> +</dl> +<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> +<div class="block">Factory class that keeps the parse method</div> +</li> +</ul> +</div> +<div class="summary"> +<ul class="blockList"> +<li class="blockList"> +<!-- ======== CONSTRUCTOR SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_summary"> +<!-- --> +</a> +<h3>Constructor Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation"> +<caption><span>Constructors</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colOne" scope="col">Constructor and Description</th> +</tr> +<tr class="altColor"> +<td class="colOne"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SPKIData.Factory.html#SignatureCreationServiceStub.SPKIData.Factory()">SignatureCreationServiceStub.SPKIData.Factory</a></strong>()</code> </td> +</tr> +</table> +</li> +</ul> +<!-- ========== METHOD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_summary"> +<!-- --> +</a> +<h3>Method Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation"> +<caption><span>Methods</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colFirst" scope="col">Modifier and Type</th> +<th class="colLast" scope="col">Method and Description</th> +</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> +<div class="block">static method to create the object + Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable + If this object is not an element, it is a complex type and the reader is at the event just after the outer start element + Postcondition: If this object is an element, the reader is positioned at its end element + If this object is a complex type, the reader is positioned at the end element of its outer element</div> +</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> +</ul> +</li> +</ul> +</li> +</ul> +</div> +<div class="details"> +<ul class="blockList"> +<li class="blockList"> +<!-- ========= CONSTRUCTOR DETAIL ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_detail"> +<!-- --> +</a> +<h3>Constructor Detail</h3> +<a name="SignatureCreationServiceStub.SPKIData.Factory()"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>SignatureCreationServiceStub.SPKIData.Factory</h4> +<pre>public SignatureCreationServiceStub.SPKIData.Factory()</pre> +</li> +</ul> +</li> +</ul> +<!-- ============ METHOD DETAIL ========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_detail"> +<!-- --> +</a> +<h3>Method Detail</h3> +<a name="parse(javax.xml.stream.XMLStreamReader)"> +<!-- --> +</a> +<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> +<div class="block">static method to create the object + Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable + If this object is not an element, it is a complex type and the reader is at the event just after the outer start element + Postcondition: If this object is an element, the reader is positioned at its end element + If this object is a complex type, the reader is positioned at the end element of its outer element</div> +<dl><dt><span class="strong">Throws:</span></dt> +<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></code></dd></dl> +</li> +</ul> +</li> +</ul> +</li> +</ul> +</div> +</div> +<!-- ========= END OF CLASS DATA ========= --> +<!-- ======= START OF BOTTOM NAVBAR ====== --> +<div class="bottomNav"><a name="navbar_bottom"> +<!-- --> +</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SPKIData.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SPKIDataType.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li>Nested | </li> +<li>Field | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li>Field | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_bottom"> +<!-- --> +</a></div> +<!-- ======== END OF BOTTOM NAVBAR ======= --> +</body> +</html> diff --git a/docs/at/gv/egiz/moa/SignatureCreationServiceStub.SPKIData.html b/docs/at/gv/egiz/moa/SignatureCreationServiceStub.SPKIData.html new file mode 100644 index 00000000..8925069d --- /dev/null +++ b/docs/at/gv/egiz/moa/SignatureCreationServiceStub.SPKIData.html @@ -0,0 +1,456 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> +<!-- NewPage --> +<html lang="en"> +<head> +<!-- Generated by javadoc (version 1.7.0_51) on Tue Feb 04 16:51:16 CET 2014 --> +<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> +<title>SignatureCreationServiceStub.SPKIData (PDF-AS 4.0 Library)</title> +<meta name="date" content="2014-02-04"> +<link rel="stylesheet" type="text/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 Library)"; + } +//--> +</script> +<noscript> +<div>JavaScript is disabled on your browser.</div> +</noscript> +<!-- ========= START OF TOP NAVBAR ======= --> +<div class="topNav"><a name="navbar_top"> +<!-- --> +</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Space_type0.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SPKIData.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li><a href="#nested_class_summary">Nested</a> | </li> +<li><a href="#field_summary">Field</a> | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li><a href="#field_detail">Field</a> | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_top"> +<!-- --> +</a></div> +<!-- ========= END OF TOP NAVBAR ========= --> +<!-- ======== START OF CLASS DATA ======== --> +<div class="header"> +<div class="subTitle">at.gv.egiz.moa</div> +<h2 title="Class SignatureCreationServiceStub.SPKIData" class="title">Class SignatureCreationServiceStub.SPKIData</h2> +</div> +<div class="contentContainer"> +<ul class="inheritance"> +<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li> +<ul class="inheritance"> +<li>at.gv.egiz.moa.SignatureCreationServiceStub.SPKIData</li> +</ul> +</li> +</ul> +<div class="description"> +<ul class="blockList"> +<li class="blockList"> +<dl> +<dt>All Implemented Interfaces:</dt> +<dd><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a>, org.apache.axis2.databinding.ADBBean</dd> +</dl> +<dl> +<dt>Enclosing class:</dt> +<dd><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub</a></dd> +</dl> +<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> +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> +</ul> +</div> +<div class="summary"> +<ul class="blockList"> +<li class="blockList"> +<!-- ======== NESTED CLASS SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="nested_class_summary"> +<!-- --> +</a> +<h3>Nested Class Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Nested Class Summary table, listing nested classes, and an explanation"> +<caption><span>Nested Classes</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> +<tr class="altColor"> +<td class="colFirst"><code>static class </code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SPKIData.Factory.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.SPKIData.Factory</a></strong></code> +<div class="block">Factory class that keeps the parse method</div> +</td> +</tr> +</table> +</li> +</ul> +<!-- =========== FIELD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="field_summary"> +<!-- --> +</a> +<h3>Field Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Field Summary table, listing fields, and an explanation"> +<caption><span>Fields</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> +<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"><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>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="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SPKIData.html#MY_QNAME">MY_QNAME</a></strong></code> </td> +</tr> +</table> +</li> +</ul> +<!-- ======== CONSTRUCTOR SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_summary"> +<!-- --> +</a> +<h3>Constructor Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation"> +<caption><span>Constructors</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colOne" scope="col">Constructor and Description</th> +</tr> +<tr class="altColor"> +<td class="colOne"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SPKIData.html#SignatureCreationServiceStub.SPKIData()">SignatureCreationServiceStub.SPKIData</a></strong>()</code> </td> +</tr> +</table> +</li> +</ul> +<!-- ========== METHOD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_summary"> +<!-- --> +</a> +<h3>Method Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation"> +<caption><span>Methods</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colFirst" scope="col">Modifier and Type</th> +<th class="colLast" scope="col">Method and Description</th> +</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, + 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> +<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="../../../../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.SPKIData.html#getSPKIData()">getSPKIData</a></strong>()</code> +<div class="block">Auto generated getter 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.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> +</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, + 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.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> +</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> +</ul> +</li> +</ul> +</li> +</ul> +</div> +<div class="details"> +<ul class="blockList"> +<li class="blockList"> +<!-- ============ FIELD DETAIL =========== --> +<ul class="blockList"> +<li class="blockList"><a name="field_detail"> +<!-- --> +</a> +<h3>Field Detail</h3> +<a name="MY_QNAME"> +<!-- --> +</a> +<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> +</li> +</ul> +<a name="localSPKIData"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>localSPKIData</h4> +<pre>protected <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SPKIDataType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.SPKIDataType</a> localSPKIData</pre> +<div class="block">field for SPKIData</div> +</li> +</ul> +</li> +</ul> +<!-- ========= CONSTRUCTOR DETAIL ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_detail"> +<!-- --> +</a> +<h3>Constructor Detail</h3> +<a name="SignatureCreationServiceStub.SPKIData()"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>SignatureCreationServiceStub.SPKIData</h4> +<pre>public SignatureCreationServiceStub.SPKIData()</pre> +</li> +</ul> +</li> +</ul> +<!-- ============ METHOD DETAIL ========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_detail"> +<!-- --> +</a> +<h3>Method Detail</h3> +<a name="getSPKIData()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getSPKIData</h4> +<pre>public <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SPKIDataType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.SPKIDataType</a> getSPKIData()</pre> +<div class="block">Auto generated getter method</div> +<dl><dt><span class="strong">Returns:</span></dt><dd>SPKIDataType</dd></dl> +</li> +</ul> +<a name="setSPKIData(at.gv.egiz.moa.SignatureCreationServiceStub.SPKIDataType)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>setSPKIData</h4> +<pre>public void setSPKIData(<a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SPKIDataType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.SPKIDataType</a> param)</pre> +<div class="block">Auto generated setter method</div> +<dl><dt><span class="strong">Parameters:</span></dt><dd><code>param</code> - SPKIData</dd></dl> +</li> +</ul> +<a name="getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getOMElement</h4> +<pre>public org.apache.axiom.om.OMElement getOMElement(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, + org.apache.axiom.om.OMFactory factory) + throws org.apache.axis2.databinding.ADBException</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>getOMElement</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><span class="strong">Parameters:</span></dt><dd><code>parentQName</code> - </dd><dd><code>factory</code> - </dd> +<dt><span class="strong">Returns:</span></dt><dd>org.apache.axiom.om.OMElement</dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +<a name="serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>serialize</h4> +<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, + <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter) + throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, + org.apache.axis2.databinding.ADBException</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +<a name="serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>serialize</h4> +<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, + <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, + boolean serializeType) + throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, + org.apache.axis2.databinding.ADBException</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +<a name="getPullParser(javax.xml.namespace.QName)"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>getPullParser</h4> +<pre>public <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> getPullParser(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName) + throws org.apache.axis2.databinding.ADBException</pre> +<div class="block">databinding method to get an XML representation of this object</div> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>getPullParser</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +</li> +</ul> +</li> +</ul> +</div> +</div> +<!-- ========= END OF CLASS DATA ========= --> +<!-- ======= START OF BOTTOM NAVBAR ====== --> +<div class="bottomNav"><a name="navbar_bottom"> +<!-- --> +</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Space_type0.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SPKIData.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li><a href="#nested_class_summary">Nested</a> | </li> +<li><a href="#field_summary">Field</a> | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li><a href="#field_detail">Field</a> | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_bottom"> +<!-- --> +</a></div> +<!-- ======== END OF BOTTOM NAVBAR ======= --> +</body> +</html> diff --git a/docs/at/gv/egiz/moa/SignatureCreationServiceStub.SPKIDataType.Factory.html b/docs/at/gv/egiz/moa/SignatureCreationServiceStub.SPKIDataType.Factory.html new file mode 100644 index 00000000..1433f306 --- /dev/null +++ b/docs/at/gv/egiz/moa/SignatureCreationServiceStub.SPKIDataType.Factory.html @@ -0,0 +1,278 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> +<!-- NewPage --> +<html lang="en"> +<head> +<!-- Generated by javadoc (version 1.7.0_51) on Tue Feb 04 16:51:16 CET 2014 --> +<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> +<title>SignatureCreationServiceStub.SPKIDataType.Factory (PDF-AS 4.0 Library)</title> +<meta name="date" content="2014-02-04"> +<link rel="stylesheet" type="text/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 Library)"; + } +//--> +</script> +<noscript> +<div>JavaScript is disabled on your browser.</div> +</noscript> +<!-- ========= START OF TOP NAVBAR ======= --> +<div class="topNav"><a name="navbar_top"> +<!-- --> +</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SPKIDataType.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SPKIDataTypeSequence.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li>Nested | </li> +<li>Field | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li>Field | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_top"> +<!-- --> +</a></div> +<!-- ========= END OF TOP NAVBAR ========= --> +<!-- ======== START OF CLASS DATA ======== --> +<div class="header"> +<div class="subTitle">at.gv.egiz.moa</div> +<h2 title="Class SignatureCreationServiceStub.SPKIDataType.Factory" class="title">Class SignatureCreationServiceStub.SPKIDataType.Factory</h2> +</div> +<div class="contentContainer"> +<ul class="inheritance"> +<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li> +<ul class="inheritance"> +<li>at.gv.egiz.moa.SignatureCreationServiceStub.SPKIDataType.Factory</li> +</ul> +</li> +</ul> +<div class="description"> +<ul class="blockList"> +<li class="blockList"> +<dl> +<dt>Enclosing class:</dt> +<dd><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SPKIDataType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.SPKIDataType</a></dd> +</dl> +<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> +<div class="block">Factory class that keeps the parse method</div> +</li> +</ul> +</div> +<div class="summary"> +<ul class="blockList"> +<li class="blockList"> +<!-- ======== CONSTRUCTOR SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_summary"> +<!-- --> +</a> +<h3>Constructor Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation"> +<caption><span>Constructors</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colOne" scope="col">Constructor and Description</th> +</tr> +<tr class="altColor"> +<td class="colOne"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SPKIDataType.Factory.html#SignatureCreationServiceStub.SPKIDataType.Factory()">SignatureCreationServiceStub.SPKIDataType.Factory</a></strong>()</code> </td> +</tr> +</table> +</li> +</ul> +<!-- ========== METHOD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_summary"> +<!-- --> +</a> +<h3>Method Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation"> +<caption><span>Methods</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colFirst" scope="col">Modifier and Type</th> +<th class="colLast" scope="col">Method and Description</th> +</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> +<div class="block">static method to create the object + Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable + If this object is not an element, it is a complex type and the reader is at the event just after the outer start element + Postcondition: If this object is an element, the reader is positioned at its end element + If this object is a complex type, the reader is positioned at the end element of its outer element</div> +</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> +</ul> +</li> +</ul> +</li> +</ul> +</div> +<div class="details"> +<ul class="blockList"> +<li class="blockList"> +<!-- ========= CONSTRUCTOR DETAIL ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_detail"> +<!-- --> +</a> +<h3>Constructor Detail</h3> +<a name="SignatureCreationServiceStub.SPKIDataType.Factory()"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>SignatureCreationServiceStub.SPKIDataType.Factory</h4> +<pre>public SignatureCreationServiceStub.SPKIDataType.Factory()</pre> +</li> +</ul> +</li> +</ul> +<!-- ============ METHOD DETAIL ========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_detail"> +<!-- --> +</a> +<h3>Method Detail</h3> +<a name="parse(javax.xml.stream.XMLStreamReader)"> +<!-- --> +</a> +<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> +<div class="block">static method to create the object + Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable + If this object is not an element, it is a complex type and the reader is at the event just after the outer start element + Postcondition: If this object is an element, the reader is positioned at its end element + If this object is a complex type, the reader is positioned at the end element of its outer element</div> +<dl><dt><span class="strong">Throws:</span></dt> +<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></code></dd></dl> +</li> +</ul> +</li> +</ul> +</li> +</ul> +</div> +</div> +<!-- ========= END OF CLASS DATA ========= --> +<!-- ======= START OF BOTTOM NAVBAR ====== --> +<div class="bottomNav"><a name="navbar_bottom"> +<!-- --> +</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SPKIDataType.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SPKIDataTypeSequence.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li>Nested | </li> +<li>Field | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li>Field | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_bottom"> +<!-- --> +</a></div> +<!-- ======== END OF BOTTOM NAVBAR ======= --> +</body> +</html> diff --git a/docs/at/gv/egiz/moa/SignatureCreationServiceStub.SPKIDataType.html b/docs/at/gv/egiz/moa/SignatureCreationServiceStub.SPKIDataType.html new file mode 100644 index 00000000..75e68d5e --- /dev/null +++ b/docs/at/gv/egiz/moa/SignatureCreationServiceStub.SPKIDataType.html @@ -0,0 +1,478 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> +<!-- NewPage --> +<html lang="en"> +<head> +<!-- Generated by javadoc (version 1.7.0_51) on Tue Feb 04 16:51:16 CET 2014 --> +<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> +<title>SignatureCreationServiceStub.SPKIDataType (PDF-AS 4.0 Library)</title> +<meta name="date" content="2014-02-04"> +<link rel="stylesheet" type="text/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 Library)"; + } +//--> +</script> +<noscript> +<div>JavaScript is disabled on your browser.</div> +</noscript> +<!-- ========= START OF TOP NAVBAR ======= --> +<div class="topNav"><a name="navbar_top"> +<!-- --> +</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SPKIData.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SPKIDataType.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li><a href="#nested_class_summary">Nested</a> | </li> +<li><a href="#field_summary">Field</a> | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li><a href="#field_detail">Field</a> | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_top"> +<!-- --> +</a></div> +<!-- ========= END OF TOP NAVBAR ========= --> +<!-- ======== START OF CLASS DATA ======== --> +<div class="header"> +<div class="subTitle">at.gv.egiz.moa</div> +<h2 title="Class SignatureCreationServiceStub.SPKIDataType" class="title">Class SignatureCreationServiceStub.SPKIDataType</h2> +</div> +<div class="contentContainer"> +<ul class="inheritance"> +<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li> +<ul class="inheritance"> +<li>at.gv.egiz.moa.SignatureCreationServiceStub.SPKIDataType</li> +</ul> +</li> +</ul> +<div class="description"> +<ul class="blockList"> +<li class="blockList"> +<dl> +<dt>All Implemented Interfaces:</dt> +<dd><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a>, org.apache.axis2.databinding.ADBBean</dd> +</dl> +<dl> +<dt>Enclosing class:</dt> +<dd><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub</a></dd> +</dl> +<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> +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> +</ul> +</div> +<div class="summary"> +<ul class="blockList"> +<li class="blockList"> +<!-- ======== NESTED CLASS SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="nested_class_summary"> +<!-- --> +</a> +<h3>Nested Class Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Nested Class Summary table, listing nested classes, and an explanation"> +<caption><span>Nested Classes</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> +<tr class="altColor"> +<td class="colFirst"><code>static class </code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SPKIDataType.Factory.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.SPKIDataType.Factory</a></strong></code> +<div class="block">Factory class that keeps the parse method</div> +</td> +</tr> +</table> +</li> +</ul> +<!-- =========== FIELD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="field_summary"> +<!-- --> +</a> +<h3>Field Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Field Summary table, listing fields, and an explanation"> +<caption><span>Fields</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> +<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"><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> +</table> +</li> +</ul> +<!-- ======== CONSTRUCTOR SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_summary"> +<!-- --> +</a> +<h3>Constructor Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation"> +<caption><span>Constructors</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colOne" scope="col">Constructor and Description</th> +</tr> +<tr class="altColor"> +<td class="colOne"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SPKIDataType.html#SignatureCreationServiceStub.SPKIDataType()">SignatureCreationServiceStub.SPKIDataType</a></strong>()</code> </td> +</tr> +</table> +</li> +</ul> +<!-- ========== METHOD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_summary"> +<!-- --> +</a> +<h3>Method Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation"> +<caption><span>Methods</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colFirst" scope="col">Modifier and Type</th> +<th class="colLast" scope="col">Method and Description</th> +</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#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>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, + 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> +<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="../../../../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.SPKIDataType.html#getSPKIDataTypeSequence()">getSPKIDataTypeSequence</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.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> +</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, + 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.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="rowColor"> +<td class="colFirst"><code>protected void</code></td> +<td class="colLast"><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> +</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> +</ul> +</li> +</ul> +</li> +</ul> +</div> +<div class="details"> +<ul class="blockList"> +<li class="blockList"> +<!-- ============ FIELD DETAIL =========== --> +<ul class="blockList"> +<li class="blockList"><a name="field_detail"> +<!-- --> +</a> +<h3>Field Detail</h3> +<a name="localSPKIDataTypeSequence"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>localSPKIDataTypeSequence</h4> +<pre>protected <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SPKIDataTypeSequence.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.SPKIDataTypeSequence</a>[] localSPKIDataTypeSequence</pre> +<div class="block">field for SPKIDataTypeSequence + This was an Array!</div> +</li> +</ul> +</li> +</ul> +<!-- ========= CONSTRUCTOR DETAIL ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_detail"> +<!-- --> +</a> +<h3>Constructor Detail</h3> +<a name="SignatureCreationServiceStub.SPKIDataType()"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>SignatureCreationServiceStub.SPKIDataType</h4> +<pre>public SignatureCreationServiceStub.SPKIDataType()</pre> +</li> +</ul> +</li> +</ul> +<!-- ============ METHOD DETAIL ========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_detail"> +<!-- --> +</a> +<h3>Method Detail</h3> +<a name="getSPKIDataTypeSequence()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getSPKIDataTypeSequence</h4> +<pre>public <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SPKIDataTypeSequence.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.SPKIDataTypeSequence</a>[] getSPKIDataTypeSequence()</pre> +<div class="block">Auto generated getter method</div> +<dl><dt><span class="strong">Returns:</span></dt><dd>SPKIDataTypeSequence[]</dd></dl> +</li> +</ul> +<a name="validateSPKIDataTypeSequence(at.gv.egiz.moa.SignatureCreationServiceStub.SPKIDataTypeSequence[])"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>validateSPKIDataTypeSequence</h4> +<pre>protected void validateSPKIDataTypeSequence(<a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SPKIDataTypeSequence.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.SPKIDataTypeSequence</a>[] param)</pre> +<div class="block">validate the array for SPKIDataTypeSequence</div> +</li> +</ul> +<a name="setSPKIDataTypeSequence(at.gv.egiz.moa.SignatureCreationServiceStub.SPKIDataTypeSequence[])"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>setSPKIDataTypeSequence</h4> +<pre>public void setSPKIDataTypeSequence(<a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SPKIDataTypeSequence.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.SPKIDataTypeSequence</a>[] param)</pre> +<div class="block">Auto generated setter method</div> +<dl><dt><span class="strong">Parameters:</span></dt><dd><code>param</code> - SPKIDataTypeSequence</dd></dl> +</li> +</ul> +<a name="addSPKIDataTypeSequence(at.gv.egiz.moa.SignatureCreationServiceStub.SPKIDataTypeSequence)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>addSPKIDataTypeSequence</h4> +<pre>public void addSPKIDataTypeSequence(<a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SPKIDataTypeSequence.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.SPKIDataTypeSequence</a> param)</pre> +<div class="block">Auto generated add method for the array for convenience</div> +<dl><dt><span class="strong">Parameters:</span></dt><dd><code>param</code> - SPKIDataTypeSequence</dd></dl> +</li> +</ul> +<a name="getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getOMElement</h4> +<pre>public org.apache.axiom.om.OMElement getOMElement(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, + org.apache.axiom.om.OMFactory factory) + throws org.apache.axis2.databinding.ADBException</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>getOMElement</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><span class="strong">Parameters:</span></dt><dd><code>parentQName</code> - </dd><dd><code>factory</code> - </dd> +<dt><span class="strong">Returns:</span></dt><dd>org.apache.axiom.om.OMElement</dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +<a name="serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>serialize</h4> +<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, + <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter) + throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, + org.apache.axis2.databinding.ADBException</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +<a name="serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>serialize</h4> +<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, + <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, + boolean serializeType) + throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, + org.apache.axis2.databinding.ADBException</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +<a name="getPullParser(javax.xml.namespace.QName)"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>getPullParser</h4> +<pre>public <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> getPullParser(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName) + throws org.apache.axis2.databinding.ADBException</pre> +<div class="block">databinding method to get an XML representation of this object</div> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>getPullParser</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +</li> +</ul> +</li> +</ul> +</div> +</div> +<!-- ========= END OF CLASS DATA ========= --> +<!-- ======= START OF BOTTOM NAVBAR ====== --> +<div class="bottomNav"><a name="navbar_bottom"> +<!-- --> +</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SPKIData.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SPKIDataType.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li><a href="#nested_class_summary">Nested</a> | </li> +<li><a href="#field_summary">Field</a> | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li><a href="#field_detail">Field</a> | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_bottom"> +<!-- --> +</a></div> +<!-- ======== END OF BOTTOM NAVBAR ======= --> +</body> +</html> diff --git a/docs/at/gv/egiz/moa/SignatureCreationServiceStub.SPKIDataTypeSequence.Factory.html b/docs/at/gv/egiz/moa/SignatureCreationServiceStub.SPKIDataTypeSequence.Factory.html new file mode 100644 index 00000000..829fe49d --- /dev/null +++ b/docs/at/gv/egiz/moa/SignatureCreationServiceStub.SPKIDataTypeSequence.Factory.html @@ -0,0 +1,278 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> +<!-- NewPage --> +<html lang="en"> +<head> +<!-- Generated by javadoc (version 1.7.0_51) on Tue Feb 04 16:51:17 CET 2014 --> +<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> +<title>SignatureCreationServiceStub.SPKIDataTypeSequence.Factory (PDF-AS 4.0 Library)</title> +<meta name="date" content="2014-02-04"> +<link rel="stylesheet" type="text/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 Library)"; + } +//--> +</script> +<noscript> +<div>JavaScript is disabled on your browser.</div> +</noscript> +<!-- ========= START OF TOP NAVBAR ======= --> +<div class="topNav"><a name="navbar_top"> +<!-- --> +</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SPKIDataTypeSequence.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Structure_type0.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li>Nested | </li> +<li>Field | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li>Field | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_top"> +<!-- --> +</a></div> +<!-- ========= END OF TOP NAVBAR ========= --> +<!-- ======== START OF CLASS DATA ======== --> +<div class="header"> +<div class="subTitle">at.gv.egiz.moa</div> +<h2 title="Class SignatureCreationServiceStub.SPKIDataTypeSequence.Factory" class="title">Class SignatureCreationServiceStub.SPKIDataTypeSequence.Factory</h2> +</div> +<div class="contentContainer"> +<ul class="inheritance"> +<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li> +<ul class="inheritance"> +<li>at.gv.egiz.moa.SignatureCreationServiceStub.SPKIDataTypeSequence.Factory</li> +</ul> +</li> +</ul> +<div class="description"> +<ul class="blockList"> +<li class="blockList"> +<dl> +<dt>Enclosing class:</dt> +<dd><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SPKIDataTypeSequence.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.SPKIDataTypeSequence</a></dd> +</dl> +<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> +<div class="block">Factory class that keeps the parse method</div> +</li> +</ul> +</div> +<div class="summary"> +<ul class="blockList"> +<li class="blockList"> +<!-- ======== CONSTRUCTOR SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_summary"> +<!-- --> +</a> +<h3>Constructor Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation"> +<caption><span>Constructors</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colOne" scope="col">Constructor and Description</th> +</tr> +<tr class="altColor"> +<td class="colOne"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SPKIDataTypeSequence.Factory.html#SignatureCreationServiceStub.SPKIDataTypeSequence.Factory()">SignatureCreationServiceStub.SPKIDataTypeSequence.Factory</a></strong>()</code> </td> +</tr> +</table> +</li> +</ul> +<!-- ========== METHOD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_summary"> +<!-- --> +</a> +<h3>Method Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation"> +<caption><span>Methods</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colFirst" scope="col">Modifier and Type</th> +<th class="colLast" scope="col">Method and Description</th> +</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> +<div class="block">static method to create the object + Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable + If this object is not an element, it is a complex type and the reader is at the event just after the outer start element + Postcondition: If this object is an element, the reader is positioned at its end element + If this object is a complex type, the reader is positioned at the end element of its outer element</div> +</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> +</ul> +</li> +</ul> +</li> +</ul> +</div> +<div class="details"> +<ul class="blockList"> +<li class="blockList"> +<!-- ========= CONSTRUCTOR DETAIL ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_detail"> +<!-- --> +</a> +<h3>Constructor Detail</h3> +<a name="SignatureCreationServiceStub.SPKIDataTypeSequence.Factory()"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>SignatureCreationServiceStub.SPKIDataTypeSequence.Factory</h4> +<pre>public SignatureCreationServiceStub.SPKIDataTypeSequence.Factory()</pre> +</li> +</ul> +</li> +</ul> +<!-- ============ METHOD DETAIL ========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_detail"> +<!-- --> +</a> +<h3>Method Detail</h3> +<a name="parse(javax.xml.stream.XMLStreamReader)"> +<!-- --> +</a> +<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> +<div class="block">static method to create the object + Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable + If this object is not an element, it is a complex type and the reader is at the event just after the outer start element + Postcondition: If this object is an element, the reader is positioned at its end element + If this object is a complex type, the reader is positioned at the end element of its outer element</div> +<dl><dt><span class="strong">Throws:</span></dt> +<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></code></dd></dl> +</li> +</ul> +</li> +</ul> +</li> +</ul> +</div> +</div> +<!-- ========= END OF CLASS DATA ========= --> +<!-- ======= START OF BOTTOM NAVBAR ====== --> +<div class="bottomNav"><a name="navbar_bottom"> +<!-- --> +</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SPKIDataTypeSequence.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Structure_type0.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li>Nested | </li> +<li>Field | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li>Field | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_bottom"> +<!-- --> +</a></div> +<!-- ======== END OF BOTTOM NAVBAR ======= --> +</body> +</html> diff --git a/docs/at/gv/egiz/moa/SignatureCreationServiceStub.SPKIDataTypeSequence.html b/docs/at/gv/egiz/moa/SignatureCreationServiceStub.SPKIDataTypeSequence.html new file mode 100644 index 00000000..7452b188 --- /dev/null +++ b/docs/at/gv/egiz/moa/SignatureCreationServiceStub.SPKIDataTypeSequence.html @@ -0,0 +1,519 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> +<!-- NewPage --> +<html lang="en"> +<head> +<!-- Generated by javadoc (version 1.7.0_51) on Tue Feb 04 16:51:17 CET 2014 --> +<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> +<title>SignatureCreationServiceStub.SPKIDataTypeSequence (PDF-AS 4.0 Library)</title> +<meta name="date" content="2014-02-04"> +<link rel="stylesheet" type="text/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 Library)"; + } +//--> +</script> +<noscript> +<div>JavaScript is disabled on your browser.</div> +</noscript> +<!-- ========= START OF TOP NAVBAR ======= --> +<div class="topNav"><a name="navbar_top"> +<!-- --> +</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SPKIDataType.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SPKIDataTypeSequence.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li><a href="#nested_class_summary">Nested</a> | </li> +<li><a href="#field_summary">Field</a> | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li><a href="#field_detail">Field</a> | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_top"> +<!-- --> +</a></div> +<!-- ========= END OF TOP NAVBAR ========= --> +<!-- ======== START OF CLASS DATA ======== --> +<div class="header"> +<div class="subTitle">at.gv.egiz.moa</div> +<h2 title="Class SignatureCreationServiceStub.SPKIDataTypeSequence" class="title">Class SignatureCreationServiceStub.SPKIDataTypeSequence</h2> +</div> +<div class="contentContainer"> +<ul class="inheritance"> +<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li> +<ul class="inheritance"> +<li>at.gv.egiz.moa.SignatureCreationServiceStub.SPKIDataTypeSequence</li> +</ul> +</li> +</ul> +<div class="description"> +<ul class="blockList"> +<li class="blockList"> +<dl> +<dt>All Implemented Interfaces:</dt> +<dd><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a>, org.apache.axis2.databinding.ADBBean</dd> +</dl> +<dl> +<dt>Enclosing class:</dt> +<dd><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub</a></dd> +</dl> +<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> +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> +</ul> +</div> +<div class="summary"> +<ul class="blockList"> +<li class="blockList"> +<!-- ======== NESTED CLASS SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="nested_class_summary"> +<!-- --> +</a> +<h3>Nested Class Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Nested Class Summary table, listing nested classes, and an explanation"> +<caption><span>Nested Classes</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> +<tr class="altColor"> +<td class="colFirst"><code>static class </code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SPKIDataTypeSequence.Factory.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.SPKIDataTypeSequence.Factory</a></strong></code> +<div class="block">Factory class that keeps the parse method</div> +</td> +</tr> +</table> +</li> +</ul> +<!-- =========== FIELD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="field_summary"> +<!-- --> +</a> +<h3>Field Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Field Summary table, listing fields, and an explanation"> +<caption><span>Fields</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> +<tr class="altColor"> +<td class="colFirst"><code>protected org.apache.axiom.om.OMElement</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SPKIDataTypeSequence.html#localExtraElement">localExtraElement</a></strong></code> +<div class="block">field for ExtraElement</div> +</td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>protected boolean</code></td> +<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="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> +</tr> +</table> +</li> +</ul> +<!-- ======== CONSTRUCTOR SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_summary"> +<!-- --> +</a> +<h3>Constructor Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation"> +<caption><span>Constructors</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colOne" scope="col">Constructor and Description</th> +</tr> +<tr class="altColor"> +<td class="colOne"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SPKIDataTypeSequence.html#SignatureCreationServiceStub.SPKIDataTypeSequence()">SignatureCreationServiceStub.SPKIDataTypeSequence</a></strong>()</code> </td> +</tr> +</table> +</li> +</ul> +<!-- ========== METHOD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_summary"> +<!-- --> +</a> +<h3>Method Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation"> +<caption><span>Methods</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colFirst" scope="col">Modifier and Type</th> +<th class="colLast" scope="col">Method and Description</th> +</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.SPKIDataTypeSequence.html#getExtraElement()">getExtraElement</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.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, + 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> +<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="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> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>boolean</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SPKIDataTypeSequence.html#isExtraElementSpecified()">isExtraElementSpecified</a></strong>()</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.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> +</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, + 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.SPKIDataTypeSequence.html#setExtraElement(org.apache.axiom.om.OMElement)">setExtraElement</a></strong>(org.apache.axiom.om.OMElement 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.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> +<div class="block">Auto generated setter method</div> +</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> +</ul> +</li> +</ul> +</li> +</ul> +</div> +<div class="details"> +<ul class="blockList"> +<li class="blockList"> +<!-- ============ FIELD DETAIL =========== --> +<ul class="blockList"> +<li class="blockList"><a name="field_detail"> +<!-- --> +</a> +<h3>Field Detail</h3> +<a name="localSPKISexp"> +<!-- --> +</a> +<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> +<div class="block">field for SPKISexp</div> +</li> +</ul> +<a name="localExtraElement"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>localExtraElement</h4> +<pre>protected org.apache.axiom.om.OMElement localExtraElement</pre> +<div class="block">field for ExtraElement</div> +</li> +</ul> +<a name="localExtraElementTracker"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>localExtraElementTracker</h4> +<pre>protected boolean localExtraElementTracker</pre> +</li> +</ul> +</li> +</ul> +<!-- ========= CONSTRUCTOR DETAIL ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_detail"> +<!-- --> +</a> +<h3>Constructor Detail</h3> +<a name="SignatureCreationServiceStub.SPKIDataTypeSequence()"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>SignatureCreationServiceStub.SPKIDataTypeSequence</h4> +<pre>public SignatureCreationServiceStub.SPKIDataTypeSequence()</pre> +</li> +</ul> +</li> +</ul> +<!-- ============ METHOD DETAIL ========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_detail"> +<!-- --> +</a> +<h3>Method Detail</h3> +<a name="getSPKISexp()"> +<!-- --> +</a> +<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> +<div class="block">Auto generated getter method</div> +<dl><dt><span class="strong">Returns:</span></dt><dd>javax.activation.DataHandler</dd></dl> +</li> +</ul> +<a name="setSPKISexp(javax.activation.DataHandler)"> +<!-- --> +</a> +<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> +<div class="block">Auto generated setter method</div> +<dl><dt><span class="strong">Parameters:</span></dt><dd><code>param</code> - SPKISexp</dd></dl> +</li> +</ul> +<a name="isExtraElementSpecified()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>isExtraElementSpecified</h4> +<pre>public boolean isExtraElementSpecified()</pre> +</li> +</ul> +<a name="getExtraElement()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getExtraElement</h4> +<pre>public org.apache.axiom.om.OMElement getExtraElement()</pre> +<div class="block">Auto generated getter method</div> +<dl><dt><span class="strong">Returns:</span></dt><dd>org.apache.axiom.om.OMElement</dd></dl> +</li> +</ul> +<a name="setExtraElement(org.apache.axiom.om.OMElement)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>setExtraElement</h4> +<pre>public void setExtraElement(org.apache.axiom.om.OMElement param)</pre> +<div class="block">Auto generated setter method</div> +<dl><dt><span class="strong">Parameters:</span></dt><dd><code>param</code> - ExtraElement</dd></dl> +</li> +</ul> +<a name="getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getOMElement</h4> +<pre>public org.apache.axiom.om.OMElement getOMElement(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, + org.apache.axiom.om.OMFactory factory) + throws org.apache.axis2.databinding.ADBException</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>getOMElement</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><span class="strong">Parameters:</span></dt><dd><code>parentQName</code> - </dd><dd><code>factory</code> - </dd> +<dt><span class="strong">Returns:</span></dt><dd>org.apache.axiom.om.OMElement</dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +<a name="serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>serialize</h4> +<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, + <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter) + throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, + org.apache.axis2.databinding.ADBException</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +<a name="serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>serialize</h4> +<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, + <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, + boolean serializeType) + throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, + org.apache.axis2.databinding.ADBException</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +<a name="getPullParser(javax.xml.namespace.QName)"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>getPullParser</h4> +<pre>public <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> getPullParser(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName) + throws org.apache.axis2.databinding.ADBException</pre> +<div class="block">databinding method to get an XML representation of this object</div> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>getPullParser</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +</li> +</ul> +</li> +</ul> +</div> +</div> +<!-- ========= END OF CLASS DATA ========= --> +<!-- ======= START OF BOTTOM NAVBAR ====== --> +<div class="bottomNav"><a name="navbar_bottom"> +<!-- --> +</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SPKIDataType.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SPKIDataTypeSequence.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li><a href="#nested_class_summary">Nested</a> | </li> +<li><a href="#field_summary">Field</a> | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li><a href="#field_detail">Field</a> | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_bottom"> +<!-- --> +</a></div> +<!-- ======== END OF BOTTOM NAVBAR ======= --> +</body> +</html> diff --git a/docs/at/gv/egiz/moa/SignatureCreationServiceStub.SecureSignatureCreationDevice.Factory.html b/docs/at/gv/egiz/moa/SignatureCreationServiceStub.SecureSignatureCreationDevice.Factory.html new file mode 100644 index 00000000..921d0dda --- /dev/null +++ b/docs/at/gv/egiz/moa/SignatureCreationServiceStub.SecureSignatureCreationDevice.Factory.html @@ -0,0 +1,278 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> +<!-- NewPage --> +<html lang="en"> +<head> +<!-- Generated by javadoc (version 1.7.0_51) on Tue Feb 04 16:51:05 CET 2014 --> +<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> +<title>SignatureCreationServiceStub.SecureSignatureCreationDevice.Factory (PDF-AS 4.0 Library)</title> +<meta name="date" content="2014-02-04"> +<link rel="stylesheet" type="text/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 Library)"; + } +//--> +</script> +<noscript> +<div>JavaScript is disabled on your browser.</div> +</noscript> +<!-- ========= START OF TOP NAVBAR ======= --> +<div class="topNav"><a name="navbar_top"> +<!-- --> +</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SecureSignatureCreationDevice.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignatoriesType.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li>Nested | </li> +<li>Field | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li>Field | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_top"> +<!-- --> +</a></div> +<!-- ========= END OF TOP NAVBAR ========= --> +<!-- ======== START OF CLASS DATA ======== --> +<div class="header"> +<div class="subTitle">at.gv.egiz.moa</div> +<h2 title="Class SignatureCreationServiceStub.SecureSignatureCreationDevice.Factory" class="title">Class SignatureCreationServiceStub.SecureSignatureCreationDevice.Factory</h2> +</div> +<div class="contentContainer"> +<ul class="inheritance"> +<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li> +<ul class="inheritance"> +<li>at.gv.egiz.moa.SignatureCreationServiceStub.SecureSignatureCreationDevice.Factory</li> +</ul> +</li> +</ul> +<div class="description"> +<ul class="blockList"> +<li class="blockList"> +<dl> +<dt>Enclosing class:</dt> +<dd><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SecureSignatureCreationDevice.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.SecureSignatureCreationDevice</a></dd> +</dl> +<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> +<div class="block">Factory class that keeps the parse method</div> +</li> +</ul> +</div> +<div class="summary"> +<ul class="blockList"> +<li class="blockList"> +<!-- ======== CONSTRUCTOR SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_summary"> +<!-- --> +</a> +<h3>Constructor Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation"> +<caption><span>Constructors</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colOne" scope="col">Constructor and Description</th> +</tr> +<tr class="altColor"> +<td class="colOne"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SecureSignatureCreationDevice.Factory.html#SignatureCreationServiceStub.SecureSignatureCreationDevice.Factory()">SignatureCreationServiceStub.SecureSignatureCreationDevice.Factory</a></strong>()</code> </td> +</tr> +</table> +</li> +</ul> +<!-- ========== METHOD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_summary"> +<!-- --> +</a> +<h3>Method Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation"> +<caption><span>Methods</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colFirst" scope="col">Modifier and Type</th> +<th class="colLast" scope="col">Method and Description</th> +</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> +<div class="block">static method to create the object + Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable + If this object is not an element, it is a complex type and the reader is at the event just after the outer start element + Postcondition: If this object is an element, the reader is positioned at its end element + If this object is a complex type, the reader is positioned at the end element of its outer element</div> +</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> +</ul> +</li> +</ul> +</li> +</ul> +</div> +<div class="details"> +<ul class="blockList"> +<li class="blockList"> +<!-- ========= CONSTRUCTOR DETAIL ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_detail"> +<!-- --> +</a> +<h3>Constructor Detail</h3> +<a name="SignatureCreationServiceStub.SecureSignatureCreationDevice.Factory()"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>SignatureCreationServiceStub.SecureSignatureCreationDevice.Factory</h4> +<pre>public SignatureCreationServiceStub.SecureSignatureCreationDevice.Factory()</pre> +</li> +</ul> +</li> +</ul> +<!-- ============ METHOD DETAIL ========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_detail"> +<!-- --> +</a> +<h3>Method Detail</h3> +<a name="parse(javax.xml.stream.XMLStreamReader)"> +<!-- --> +</a> +<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> +<div class="block">static method to create the object + Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable + If this object is not an element, it is a complex type and the reader is at the event just after the outer start element + Postcondition: If this object is an element, the reader is positioned at its end element + If this object is a complex type, the reader is positioned at the end element of its outer element</div> +<dl><dt><span class="strong">Throws:</span></dt> +<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></code></dd></dl> +</li> +</ul> +</li> +</ul> +</li> +</ul> +</div> +</div> +<!-- ========= END OF CLASS DATA ========= --> +<!-- ======= START OF BOTTOM NAVBAR ====== --> +<div class="bottomNav"><a name="navbar_bottom"> +<!-- --> +</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SecureSignatureCreationDevice.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignatoriesType.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li>Nested | </li> +<li>Field | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li>Field | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_bottom"> +<!-- --> +</a></div> +<!-- ======== END OF BOTTOM NAVBAR ======= --> +</body> +</html> diff --git a/docs/at/gv/egiz/moa/SignatureCreationServiceStub.SecureSignatureCreationDevice.html b/docs/at/gv/egiz/moa/SignatureCreationServiceStub.SecureSignatureCreationDevice.html new file mode 100644 index 00000000..b58ac372 --- /dev/null +++ b/docs/at/gv/egiz/moa/SignatureCreationServiceStub.SecureSignatureCreationDevice.html @@ -0,0 +1,458 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> +<!-- NewPage --> +<html lang="en"> +<head> +<!-- Generated by javadoc (version 1.7.0_51) on Tue Feb 04 16:51:05 CET 2014 --> +<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> +<title>SignatureCreationServiceStub.SecureSignatureCreationDevice (PDF-AS 4.0 Library)</title> +<meta name="date" content="2014-02-04"> +<link rel="stylesheet" type="text/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 Library)"; + } +//--> +</script> +<noscript> +<div>JavaScript is disabled on your browser.</div> +</noscript> +<!-- ========= START OF TOP NAVBAR ======= --> +<div class="topNav"><a name="navbar_top"> +<!-- --> +</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.RSAKeyValueType.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SecureSignatureCreationDevice.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li><a href="#nested_class_summary">Nested</a> | </li> +<li><a href="#field_summary">Field</a> | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li><a href="#field_detail">Field</a> | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_top"> +<!-- --> +</a></div> +<!-- ========= END OF TOP NAVBAR ========= --> +<!-- ======== START OF CLASS DATA ======== --> +<div class="header"> +<div class="subTitle">at.gv.egiz.moa</div> +<h2 title="Class SignatureCreationServiceStub.SecureSignatureCreationDevice" class="title">Class SignatureCreationServiceStub.SecureSignatureCreationDevice</h2> +</div> +<div class="contentContainer"> +<ul class="inheritance"> +<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li> +<ul class="inheritance"> +<li>at.gv.egiz.moa.SignatureCreationServiceStub.SecureSignatureCreationDevice</li> +</ul> +</li> +</ul> +<div class="description"> +<ul class="blockList"> +<li class="blockList"> +<dl> +<dt>All Implemented Interfaces:</dt> +<dd><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a>, org.apache.axis2.databinding.ADBBean</dd> +</dl> +<dl> +<dt>Enclosing class:</dt> +<dd><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub</a></dd> +</dl> +<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> +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> +</ul> +</div> +<div class="summary"> +<ul class="blockList"> +<li class="blockList"> +<!-- ======== NESTED CLASS SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="nested_class_summary"> +<!-- --> +</a> +<h3>Nested Class Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Nested Class Summary table, listing nested classes, and an explanation"> +<caption><span>Nested Classes</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> +<tr class="altColor"> +<td class="colFirst"><code>static class </code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SecureSignatureCreationDevice.Factory.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.SecureSignatureCreationDevice.Factory</a></strong></code> +<div class="block">Factory class that keeps the parse method</div> +</td> +</tr> +</table> +</li> +</ul> +<!-- =========== FIELD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="field_summary"> +<!-- --> +</a> +<h3>Field Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Field Summary table, listing fields, and an explanation"> +<caption><span>Fields</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> +<tr class="altColor"> +<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"><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="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="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SecureSignatureCreationDevice.html#MY_QNAME">MY_QNAME</a></strong></code> </td> +</tr> +</table> +</li> +</ul> +<!-- ======== CONSTRUCTOR SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_summary"> +<!-- --> +</a> +<h3>Constructor Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation"> +<caption><span>Constructors</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colOne" scope="col">Constructor and Description</th> +</tr> +<tr class="altColor"> +<td class="colOne"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SecureSignatureCreationDevice.html#SignatureCreationServiceStub.SecureSignatureCreationDevice()">SignatureCreationServiceStub.SecureSignatureCreationDevice</a></strong>()</code> </td> +</tr> +</table> +</li> +</ul> +<!-- ========== METHOD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_summary"> +<!-- --> +</a> +<h3>Method Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation"> +<caption><span>Methods</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colFirst" scope="col">Modifier and Type</th> +<th class="colLast" scope="col">Method and Description</th> +</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, + 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> +<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="../../../../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.SecureSignatureCreationDevice.html#getSource()">getSource</a></strong>()</code> +<div class="block">Auto generated getter 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.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> +</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, + 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.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> +</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> +</ul> +</li> +</ul> +</li> +</ul> +</div> +<div class="details"> +<ul class="blockList"> +<li class="blockList"> +<!-- ============ FIELD DETAIL =========== --> +<ul class="blockList"> +<li class="blockList"><a name="field_detail"> +<!-- --> +</a> +<h3>Field Detail</h3> +<a name="MY_QNAME"> +<!-- --> +</a> +<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> +</li> +</ul> +<a name="localSource"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>localSource</h4> +<pre>protected <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Source_type0.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.Source_type0</a> localSource</pre> +<div class="block">field for Source + This was an Attribute!</div> +</li> +</ul> +</li> +</ul> +<!-- ========= CONSTRUCTOR DETAIL ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_detail"> +<!-- --> +</a> +<h3>Constructor Detail</h3> +<a name="SignatureCreationServiceStub.SecureSignatureCreationDevice()"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>SignatureCreationServiceStub.SecureSignatureCreationDevice</h4> +<pre>public SignatureCreationServiceStub.SecureSignatureCreationDevice()</pre> +</li> +</ul> +</li> +</ul> +<!-- ============ METHOD DETAIL ========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_detail"> +<!-- --> +</a> +<h3>Method Detail</h3> +<a name="getSource()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getSource</h4> +<pre>public <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Source_type0.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.Source_type0</a> getSource()</pre> +<div class="block">Auto generated getter method</div> +<dl><dt><span class="strong">Returns:</span></dt><dd>Source_type0</dd></dl> +</li> +</ul> +<a name="setSource(at.gv.egiz.moa.SignatureCreationServiceStub.Source_type0)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>setSource</h4> +<pre>public void setSource(<a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Source_type0.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.Source_type0</a> param)</pre> +<div class="block">Auto generated setter method</div> +<dl><dt><span class="strong">Parameters:</span></dt><dd><code>param</code> - Source</dd></dl> +</li> +</ul> +<a name="getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getOMElement</h4> +<pre>public org.apache.axiom.om.OMElement getOMElement(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, + org.apache.axiom.om.OMFactory factory) + throws org.apache.axis2.databinding.ADBException</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>getOMElement</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><span class="strong">Parameters:</span></dt><dd><code>parentQName</code> - </dd><dd><code>factory</code> - </dd> +<dt><span class="strong">Returns:</span></dt><dd>org.apache.axiom.om.OMElement</dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +<a name="serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>serialize</h4> +<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, + <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter) + throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, + org.apache.axis2.databinding.ADBException</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +<a name="serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>serialize</h4> +<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, + <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, + boolean serializeType) + throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, + org.apache.axis2.databinding.ADBException</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +<a name="getPullParser(javax.xml.namespace.QName)"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>getPullParser</h4> +<pre>public <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> getPullParser(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName) + throws org.apache.axis2.databinding.ADBException</pre> +<div class="block">databinding method to get an XML representation of this object</div> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>getPullParser</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +</li> +</ul> +</li> +</ul> +</div> +</div> +<!-- ========= END OF CLASS DATA ========= --> +<!-- ======= START OF BOTTOM NAVBAR ====== --> +<div class="bottomNav"><a name="navbar_bottom"> +<!-- --> +</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.RSAKeyValueType.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SecureSignatureCreationDevice.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li><a href="#nested_class_summary">Nested</a> | </li> +<li><a href="#field_summary">Field</a> | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li><a href="#field_detail">Field</a> | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_bottom"> +<!-- --> +</a></div> +<!-- ======== END OF BOTTOM NAVBAR ======= --> +</body> +</html> diff --git a/docs/at/gv/egiz/moa/SignatureCreationServiceStub.SignatoriesType.Factory.html b/docs/at/gv/egiz/moa/SignatureCreationServiceStub.SignatoriesType.Factory.html new file mode 100644 index 00000000..2b111a84 --- /dev/null +++ b/docs/at/gv/egiz/moa/SignatureCreationServiceStub.SignatoriesType.Factory.html @@ -0,0 +1,328 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> +<!-- NewPage --> +<html lang="en"> +<head> +<!-- Generated by javadoc (version 1.7.0_51) on Tue Feb 04 16:51:06 CET 2014 --> +<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> +<title>SignatureCreationServiceStub.SignatoriesType.Factory (PDF-AS 4.0 Library)</title> +<meta name="date" content="2014-02-04"> +<link rel="stylesheet" type="text/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 Library)"; + } +//--> +</script> +<noscript> +<div>JavaScript is disabled on your browser.</div> +</noscript> +<!-- ========= START OF TOP NAVBAR ======= --> +<div class="topNav"><a name="navbar_top"> +<!-- --> +</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignatoriesType.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Signature.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li>Nested | </li> +<li>Field | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li>Field | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_top"> +<!-- --> +</a></div> +<!-- ========= END OF TOP NAVBAR ========= --> +<!-- ======== START OF CLASS DATA ======== --> +<div class="header"> +<div class="subTitle">at.gv.egiz.moa</div> +<h2 title="Class SignatureCreationServiceStub.SignatoriesType.Factory" class="title">Class SignatureCreationServiceStub.SignatoriesType.Factory</h2> +</div> +<div class="contentContainer"> +<ul class="inheritance"> +<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li> +<ul class="inheritance"> +<li>at.gv.egiz.moa.SignatureCreationServiceStub.SignatoriesType.Factory</li> +</ul> +</li> +</ul> +<div class="description"> +<ul class="blockList"> +<li class="blockList"> +<dl> +<dt>Enclosing class:</dt> +<dd><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignatoriesType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.SignatoriesType</a></dd> +</dl> +<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> +<div class="block">Factory class that keeps the parse method</div> +</li> +</ul> +</div> +<div class="summary"> +<ul class="blockList"> +<li class="blockList"> +<!-- ======== CONSTRUCTOR SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_summary"> +<!-- --> +</a> +<h3>Constructor Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation"> +<caption><span>Constructors</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colOne" scope="col">Constructor and Description</th> +</tr> +<tr class="altColor"> +<td class="colOne"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignatoriesType.Factory.html#SignatureCreationServiceStub.SignatoriesType.Factory()">SignatureCreationServiceStub.SignatoriesType.Factory</a></strong>()</code> </td> +</tr> +</table> +</li> +</ul> +<!-- ========== METHOD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_summary"> +<!-- --> +</a> +<h3>Method Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation"> +<caption><span>Methods</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colFirst" scope="col">Modifier and Type</th> +<th class="colLast" scope="col">Method and Description</th> +</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> +</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> +</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> +</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> +<div class="block">static method to create the object + Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable + If this object is not an element, it is a complex type and the reader is at the event just after the outer start element + Postcondition: If this object is an element, the reader is positioned at its end element + If this object is a complex type, the reader is positioned at the end element of its outer element</div> +</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> +</ul> +</li> +</ul> +</li> +</ul> +</div> +<div class="details"> +<ul class="blockList"> +<li class="blockList"> +<!-- ========= CONSTRUCTOR DETAIL ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_detail"> +<!-- --> +</a> +<h3>Constructor Detail</h3> +<a name="SignatureCreationServiceStub.SignatoriesType.Factory()"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>SignatureCreationServiceStub.SignatoriesType.Factory</h4> +<pre>public SignatureCreationServiceStub.SignatoriesType.Factory()</pre> +</li> +</ul> +</li> +</ul> +<!-- ============ METHOD DETAIL ========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_detail"> +<!-- --> +</a> +<h3>Method Detail</h3> +<a name="fromString(javax.xml.stream.XMLStreamReader, java.lang.String, java.lang.String)"> +<!-- --> +</a> +<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) + 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> +</li> +</ul> +<a name="fromString(java.lang.String, java.lang.String)"> +<!-- --> +</a> +<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> +</li> +</ul> +<a name="fromString(javax.xml.stream.XMLStreamReader, java.lang.String)"> +<!-- --> +</a> +<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> +</li> +</ul> +<a name="parse(javax.xml.stream.XMLStreamReader)"> +<!-- --> +</a> +<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> +<div class="block">static method to create the object + Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable + If this object is not an element, it is a complex type and the reader is at the event just after the outer start element + Postcondition: If this object is an element, the reader is positioned at its end element + If this object is a complex type, the reader is positioned at the end element of its outer element</div> +<dl><dt><span class="strong">Throws:</span></dt> +<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></code></dd></dl> +</li> +</ul> +</li> +</ul> +</li> +</ul> +</div> +</div> +<!-- ========= END OF CLASS DATA ========= --> +<!-- ======= START OF BOTTOM NAVBAR ====== --> +<div class="bottomNav"><a name="navbar_bottom"> +<!-- --> +</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignatoriesType.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Signature.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li>Nested | </li> +<li>Field | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li>Field | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_bottom"> +<!-- --> +</a></div> +<!-- ======== END OF BOTTOM NAVBAR ======= --> +</body> +</html> diff --git a/docs/at/gv/egiz/moa/SignatureCreationServiceStub.SignatoriesType.html b/docs/at/gv/egiz/moa/SignatureCreationServiceStub.SignatoriesType.html new file mode 100644 index 00000000..ba4bdea0 --- /dev/null +++ b/docs/at/gv/egiz/moa/SignatureCreationServiceStub.SignatoriesType.html @@ -0,0 +1,442 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> +<!-- NewPage --> +<html lang="en"> +<head> +<!-- Generated by javadoc (version 1.7.0_51) on Tue Feb 04 16:51:05 CET 2014 --> +<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> +<title>SignatureCreationServiceStub.SignatoriesType (PDF-AS 4.0 Library)</title> +<meta name="date" content="2014-02-04"> +<link rel="stylesheet" type="text/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 Library)"; + } +//--> +</script> +<noscript> +<div>JavaScript is disabled on your browser.</div> +</noscript> +<!-- ========= START OF TOP NAVBAR ======= --> +<div class="topNav"><a name="navbar_top"> +<!-- --> +</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SecureSignatureCreationDevice.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignatoriesType.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li><a href="#nested_class_summary">Nested</a> | </li> +<li><a href="#field_summary">Field</a> | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li><a href="#field_detail">Field</a> | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_top"> +<!-- --> +</a></div> +<!-- ========= END OF TOP NAVBAR ========= --> +<!-- ======== START OF CLASS DATA ======== --> +<div class="header"> +<div class="subTitle">at.gv.egiz.moa</div> +<h2 title="Class SignatureCreationServiceStub.SignatoriesType" class="title">Class SignatureCreationServiceStub.SignatoriesType</h2> +</div> +<div class="contentContainer"> +<ul class="inheritance"> +<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li> +<ul class="inheritance"> +<li>org.apache.axis2.databinding.types.Union</li> +<li> +<ul class="inheritance"> +<li>at.gv.egiz.moa.SignatureCreationServiceStub.SignatoriesType</li> +</ul> +</li> +</ul> +</li> +</ul> +<div class="description"> +<ul class="blockList"> +<li class="blockList"> +<dl> +<dt>All Implemented Interfaces:</dt> +<dd><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a>, org.apache.axis2.databinding.ADBBean</dd> +</dl> +<dl> +<dt>Enclosing class:</dt> +<dd><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub</a></dd> +</dl> +<hr> +<br> +<pre>public static class <span class="strong">SignatureCreationServiceStub.SignatoriesType</span> +extends org.apache.axis2.databinding.types.Union +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.SignatoriesType">Serialized Form</a></dd></dl> +</li> +</ul> +</div> +<div class="summary"> +<ul class="blockList"> +<li class="blockList"> +<!-- ======== NESTED CLASS SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="nested_class_summary"> +<!-- --> +</a> +<h3>Nested Class Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Nested Class Summary table, listing nested classes, and an explanation"> +<caption><span>Nested Classes</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> +<tr class="altColor"> +<td class="colFirst"><code>static class </code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignatoriesType.Factory.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.SignatoriesType.Factory</a></strong></code> +<div class="block">Factory class that keeps the parse method</div> +</td> +</tr> +</table> +</li> +</ul> +<!-- =========== FIELD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="field_summary"> +<!-- --> +</a> +<h3>Field Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Field Summary table, listing fields, and an explanation"> +<caption><span>Fields</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> +<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="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignatoriesType.html#MY_QNAME">MY_QNAME</a></strong></code> </td> +</tr> +</table> +<ul class="blockList"> +<li class="blockList"><a name="fields_inherited_from_class_org.apache.axis2.databinding.types.Union"> +<!-- --> +</a> +<h3>Fields inherited from class org.apache.axis2.databinding.types.Union</h3> +<code>localObject</code></li> +</ul> +</li> +</ul> +<!-- ======== CONSTRUCTOR SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_summary"> +<!-- --> +</a> +<h3>Constructor Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation"> +<caption><span>Constructors</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colOne" scope="col">Constructor and Description</th> +</tr> +<tr class="altColor"> +<td class="colOne"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignatoriesType.html#SignatureCreationServiceStub.SignatoriesType()">SignatureCreationServiceStub.SignatoriesType</a></strong>()</code> </td> +</tr> +</table> +</li> +</ul> +<!-- ========== METHOD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_summary"> +<!-- --> +</a> +<h3>Method Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation"> +<caption><span>Methods</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colFirst" scope="col">Modifier and Type</th> +<th class="colLast" scope="col">Method and Description</th> +</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, + 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> +<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> +</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, + 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> +</tr> +</table> +<ul class="blockList"> +<li class="blockList"><a name="methods_inherited_from_class_org.apache.axis2.databinding.types.Union"> +<!-- --> +</a> +<h3>Methods inherited from class org.apache.axis2.databinding.types.Union</h3> +<code>getObject, setObject, 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> +</ul> +</li> +</ul> +</li> +</ul> +</div> +<div class="details"> +<ul class="blockList"> +<li class="blockList"> +<!-- ============ FIELD DETAIL =========== --> +<ul class="blockList"> +<li class="blockList"><a name="field_detail"> +<!-- --> +</a> +<h3>Field Detail</h3> +<a name="MY_QNAME"> +<!-- --> +</a> +<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> +</li> +</ul> +</li> +</ul> +<!-- ========= CONSTRUCTOR DETAIL ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_detail"> +<!-- --> +</a> +<h3>Constructor Detail</h3> +<a name="SignatureCreationServiceStub.SignatoriesType()"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>SignatureCreationServiceStub.SignatoriesType</h4> +<pre>public SignatureCreationServiceStub.SignatoriesType()</pre> +</li> +</ul> +</li> +</ul> +<!-- ============ METHOD DETAIL ========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_detail"> +<!-- --> +</a> +<h3>Method Detail</h3> +<a name="setObject(java.lang.Object)"> +<!-- --> +</a> +<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> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>setObject</code> in class <code>org.apache.axis2.databinding.types.Union</code></dd> +</dl> +</li> +</ul> +<a name="getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getOMElement</h4> +<pre>public org.apache.axiom.om.OMElement getOMElement(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, + org.apache.axiom.om.OMFactory factory) + throws org.apache.axis2.databinding.ADBException</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>getOMElement</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><span class="strong">Parameters:</span></dt><dd><code>parentQName</code> - </dd><dd><code>factory</code> - </dd> +<dt><span class="strong">Returns:</span></dt><dd>org.apache.axiom.om.OMElement</dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +<a name="serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>serialize</h4> +<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, + <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter) + throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, + org.apache.axis2.databinding.ADBException</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +<a name="serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>serialize</h4> +<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, + <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, + boolean serializeType) + throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, + org.apache.axis2.databinding.ADBException</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +<a name="getPullParser(javax.xml.namespace.QName)"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>getPullParser</h4> +<pre>public <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> getPullParser(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName) + throws org.apache.axis2.databinding.ADBException</pre> +<div class="block">databinding method to get an XML representation of this object</div> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>getPullParser</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +</li> +</ul> +</li> +</ul> +</div> +</div> +<!-- ========= END OF CLASS DATA ========= --> +<!-- ======= START OF BOTTOM NAVBAR ====== --> +<div class="bottomNav"><a name="navbar_bottom"> +<!-- --> +</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SecureSignatureCreationDevice.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignatoriesType.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li><a href="#nested_class_summary">Nested</a> | </li> +<li><a href="#field_summary">Field</a> | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li><a href="#field_detail">Field</a> | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_bottom"> +<!-- --> +</a></div> +<!-- ======== END OF BOTTOM NAVBAR ======= --> +</body> +</html> diff --git a/docs/at/gv/egiz/moa/SignatureCreationServiceStub.Signature.Factory.html b/docs/at/gv/egiz/moa/SignatureCreationServiceStub.Signature.Factory.html new file mode 100644 index 00000000..13c06dfa --- /dev/null +++ b/docs/at/gv/egiz/moa/SignatureCreationServiceStub.Signature.Factory.html @@ -0,0 +1,278 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> +<!-- NewPage --> +<html lang="en"> +<head> +<!-- Generated by javadoc (version 1.7.0_51) on Tue Feb 04 16:51:06 CET 2014 --> +<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> +<title>SignatureCreationServiceStub.Signature.Factory (PDF-AS 4.0 Library)</title> +<meta name="date" content="2014-02-04"> +<link rel="stylesheet" type="text/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 Library)"; + } +//--> +</script> +<noscript> +<div>JavaScript is disabled on your browser.</div> +</noscript> +<!-- ========= START OF TOP NAVBAR ======= --> +<div class="topNav"><a name="navbar_top"> +<!-- --> +</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Signature.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignatureEnvironment_type0.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li>Nested | </li> +<li>Field | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li>Field | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_top"> +<!-- --> +</a></div> +<!-- ========= END OF TOP NAVBAR ========= --> +<!-- ======== START OF CLASS DATA ======== --> +<div class="header"> +<div class="subTitle">at.gv.egiz.moa</div> +<h2 title="Class SignatureCreationServiceStub.Signature.Factory" class="title">Class SignatureCreationServiceStub.Signature.Factory</h2> +</div> +<div class="contentContainer"> +<ul class="inheritance"> +<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li> +<ul class="inheritance"> +<li>at.gv.egiz.moa.SignatureCreationServiceStub.Signature.Factory</li> +</ul> +</li> +</ul> +<div class="description"> +<ul class="blockList"> +<li class="blockList"> +<dl> +<dt>Enclosing class:</dt> +<dd><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Signature.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.Signature</a></dd> +</dl> +<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> +<div class="block">Factory class that keeps the parse method</div> +</li> +</ul> +</div> +<div class="summary"> +<ul class="blockList"> +<li class="blockList"> +<!-- ======== CONSTRUCTOR SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_summary"> +<!-- --> +</a> +<h3>Constructor Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation"> +<caption><span>Constructors</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colOne" scope="col">Constructor and Description</th> +</tr> +<tr class="altColor"> +<td class="colOne"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Signature.Factory.html#SignatureCreationServiceStub.Signature.Factory()">SignatureCreationServiceStub.Signature.Factory</a></strong>()</code> </td> +</tr> +</table> +</li> +</ul> +<!-- ========== METHOD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_summary"> +<!-- --> +</a> +<h3>Method Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation"> +<caption><span>Methods</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colFirst" scope="col">Modifier and Type</th> +<th class="colLast" scope="col">Method and Description</th> +</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> +<div class="block">static method to create the object + Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable + If this object is not an element, it is a complex type and the reader is at the event just after the outer start element + Postcondition: If this object is an element, the reader is positioned at its end element + If this object is a complex type, the reader is positioned at the end element of its outer element</div> +</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> +</ul> +</li> +</ul> +</li> +</ul> +</div> +<div class="details"> +<ul class="blockList"> +<li class="blockList"> +<!-- ========= CONSTRUCTOR DETAIL ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_detail"> +<!-- --> +</a> +<h3>Constructor Detail</h3> +<a name="SignatureCreationServiceStub.Signature.Factory()"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>SignatureCreationServiceStub.Signature.Factory</h4> +<pre>public SignatureCreationServiceStub.Signature.Factory()</pre> +</li> +</ul> +</li> +</ul> +<!-- ============ METHOD DETAIL ========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_detail"> +<!-- --> +</a> +<h3>Method Detail</h3> +<a name="parse(javax.xml.stream.XMLStreamReader)"> +<!-- --> +</a> +<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> +<div class="block">static method to create the object + Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable + If this object is not an element, it is a complex type and the reader is at the event just after the outer start element + Postcondition: If this object is an element, the reader is positioned at its end element + If this object is a complex type, the reader is positioned at the end element of its outer element</div> +<dl><dt><span class="strong">Throws:</span></dt> +<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></code></dd></dl> +</li> +</ul> +</li> +</ul> +</li> +</ul> +</div> +</div> +<!-- ========= END OF CLASS DATA ========= --> +<!-- ======= START OF BOTTOM NAVBAR ====== --> +<div class="bottomNav"><a name="navbar_bottom"> +<!-- --> +</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Signature.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignatureEnvironment_type0.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li>Nested | </li> +<li>Field | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li>Field | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_bottom"> +<!-- --> +</a></div> +<!-- ======== END OF BOTTOM NAVBAR ======= --> +</body> +</html> diff --git a/docs/at/gv/egiz/moa/SignatureCreationServiceStub.Signature.html b/docs/at/gv/egiz/moa/SignatureCreationServiceStub.Signature.html new file mode 100644 index 00000000..97ccdcfb --- /dev/null +++ b/docs/at/gv/egiz/moa/SignatureCreationServiceStub.Signature.html @@ -0,0 +1,456 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> +<!-- NewPage --> +<html lang="en"> +<head> +<!-- Generated by javadoc (version 1.7.0_51) on Tue Feb 04 16:51:06 CET 2014 --> +<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> +<title>SignatureCreationServiceStub.Signature (PDF-AS 4.0 Library)</title> +<meta name="date" content="2014-02-04"> +<link rel="stylesheet" type="text/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 Library)"; + } +//--> +</script> +<noscript> +<div>JavaScript is disabled on your browser.</div> +</noscript> +<!-- ========= START OF TOP NAVBAR ======= --> +<div class="topNav"><a name="navbar_top"> +<!-- --> +</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignatoriesType.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Signature.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li><a href="#nested_class_summary">Nested</a> | </li> +<li><a href="#field_summary">Field</a> | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li><a href="#field_detail">Field</a> | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_top"> +<!-- --> +</a></div> +<!-- ========= END OF TOP NAVBAR ========= --> +<!-- ======== START OF CLASS DATA ======== --> +<div class="header"> +<div class="subTitle">at.gv.egiz.moa</div> +<h2 title="Class SignatureCreationServiceStub.Signature" class="title">Class SignatureCreationServiceStub.Signature</h2> +</div> +<div class="contentContainer"> +<ul class="inheritance"> +<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li> +<ul class="inheritance"> +<li>at.gv.egiz.moa.SignatureCreationServiceStub.Signature</li> +</ul> +</li> +</ul> +<div class="description"> +<ul class="blockList"> +<li class="blockList"> +<dl> +<dt>All Implemented Interfaces:</dt> +<dd><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a>, org.apache.axis2.databinding.ADBBean</dd> +</dl> +<dl> +<dt>Enclosing class:</dt> +<dd><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub</a></dd> +</dl> +<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> +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> +</ul> +</div> +<div class="summary"> +<ul class="blockList"> +<li class="blockList"> +<!-- ======== NESTED CLASS SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="nested_class_summary"> +<!-- --> +</a> +<h3>Nested Class Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Nested Class Summary table, listing nested classes, and an explanation"> +<caption><span>Nested Classes</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> +<tr class="altColor"> +<td class="colFirst"><code>static class </code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Signature.Factory.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.Signature.Factory</a></strong></code> +<div class="block">Factory class that keeps the parse method</div> +</td> +</tr> +</table> +</li> +</ul> +<!-- =========== FIELD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="field_summary"> +<!-- --> +</a> +<h3>Field Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Field Summary table, listing fields, and an explanation"> +<caption><span>Fields</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> +<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"><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> +<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="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Signature.html#MY_QNAME">MY_QNAME</a></strong></code> </td> +</tr> +</table> +</li> +</ul> +<!-- ======== CONSTRUCTOR SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_summary"> +<!-- --> +</a> +<h3>Constructor Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation"> +<caption><span>Constructors</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colOne" scope="col">Constructor and Description</th> +</tr> +<tr class="altColor"> +<td class="colOne"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Signature.html#SignatureCreationServiceStub.Signature()">SignatureCreationServiceStub.Signature</a></strong>()</code> </td> +</tr> +</table> +</li> +</ul> +<!-- ========== METHOD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_summary"> +<!-- --> +</a> +<h3>Method Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation"> +<caption><span>Methods</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colFirst" scope="col">Modifier and Type</th> +<th class="colLast" scope="col">Method and Description</th> +</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, + 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> +<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="../../../../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.Signature.html#getSignature()">getSignature</a></strong>()</code> +<div class="block">Auto generated getter 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.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> +</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, + 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.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> +</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> +</ul> +</li> +</ul> +</li> +</ul> +</div> +<div class="details"> +<ul class="blockList"> +<li class="blockList"> +<!-- ============ FIELD DETAIL =========== --> +<ul class="blockList"> +<li class="blockList"><a name="field_detail"> +<!-- --> +</a> +<h3>Field Detail</h3> +<a name="MY_QNAME"> +<!-- --> +</a> +<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> +</li> +</ul> +<a name="localSignature"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>localSignature</h4> +<pre>protected <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignatureType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.SignatureType</a> localSignature</pre> +<div class="block">field for Signature</div> +</li> +</ul> +</li> +</ul> +<!-- ========= CONSTRUCTOR DETAIL ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_detail"> +<!-- --> +</a> +<h3>Constructor Detail</h3> +<a name="SignatureCreationServiceStub.Signature()"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>SignatureCreationServiceStub.Signature</h4> +<pre>public SignatureCreationServiceStub.Signature()</pre> +</li> +</ul> +</li> +</ul> +<!-- ============ METHOD DETAIL ========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_detail"> +<!-- --> +</a> +<h3>Method Detail</h3> +<a name="getSignature()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getSignature</h4> +<pre>public <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignatureType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.SignatureType</a> getSignature()</pre> +<div class="block">Auto generated getter method</div> +<dl><dt><span class="strong">Returns:</span></dt><dd>SignatureType</dd></dl> +</li> +</ul> +<a name="setSignature(at.gv.egiz.moa.SignatureCreationServiceStub.SignatureType)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>setSignature</h4> +<pre>public void setSignature(<a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignatureType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.SignatureType</a> param)</pre> +<div class="block">Auto generated setter method</div> +<dl><dt><span class="strong">Parameters:</span></dt><dd><code>param</code> - Signature</dd></dl> +</li> +</ul> +<a name="getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getOMElement</h4> +<pre>public org.apache.axiom.om.OMElement getOMElement(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, + org.apache.axiom.om.OMFactory factory) + throws org.apache.axis2.databinding.ADBException</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>getOMElement</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><span class="strong">Parameters:</span></dt><dd><code>parentQName</code> - </dd><dd><code>factory</code> - </dd> +<dt><span class="strong">Returns:</span></dt><dd>org.apache.axiom.om.OMElement</dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +<a name="serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>serialize</h4> +<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, + <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter) + throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, + org.apache.axis2.databinding.ADBException</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +<a name="serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>serialize</h4> +<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, + <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, + boolean serializeType) + throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, + org.apache.axis2.databinding.ADBException</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +<a name="getPullParser(javax.xml.namespace.QName)"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>getPullParser</h4> +<pre>public <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> getPullParser(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName) + throws org.apache.axis2.databinding.ADBException</pre> +<div class="block">databinding method to get an XML representation of this object</div> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>getPullParser</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +</li> +</ul> +</li> +</ul> +</div> +</div> +<!-- ========= END OF CLASS DATA ========= --> +<!-- ======= START OF BOTTOM NAVBAR ====== --> +<div class="bottomNav"><a name="navbar_bottom"> +<!-- --> +</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignatoriesType.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Signature.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li><a href="#nested_class_summary">Nested</a> | </li> +<li><a href="#field_summary">Field</a> | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li><a href="#field_detail">Field</a> | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_bottom"> +<!-- --> +</a></div> +<!-- ======== END OF BOTTOM NAVBAR ======= --> +</body> +</html> diff --git a/docs/at/gv/egiz/moa/SignatureCreationServiceStub.SignatureEnvironment_type0.Factory.html b/docs/at/gv/egiz/moa/SignatureCreationServiceStub.SignatureEnvironment_type0.Factory.html new file mode 100644 index 00000000..9ad878ed --- /dev/null +++ b/docs/at/gv/egiz/moa/SignatureCreationServiceStub.SignatureEnvironment_type0.Factory.html @@ -0,0 +1,278 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> +<!-- NewPage --> +<html lang="en"> +<head> +<!-- Generated by javadoc (version 1.7.0_51) on Tue Feb 04 16:51:07 CET 2014 --> +<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> +<title>SignatureCreationServiceStub.SignatureEnvironment_type0.Factory (PDF-AS 4.0 Library)</title> +<meta name="date" content="2014-02-04"> +<link rel="stylesheet" type="text/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 Library)"; + } +//--> +</script> +<noscript> +<div>JavaScript is disabled on your browser.</div> +</noscript> +<!-- ========= START OF TOP NAVBAR ======= --> +<div class="topNav"><a name="navbar_top"> +<!-- --> +</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignatureEnvironment_type0.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignatureManifestCheckParams_type0.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li>Nested | </li> +<li>Field | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li>Field | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_top"> +<!-- --> +</a></div> +<!-- ========= END OF TOP NAVBAR ========= --> +<!-- ======== START OF CLASS DATA ======== --> +<div class="header"> +<div class="subTitle">at.gv.egiz.moa</div> +<h2 title="Class SignatureCreationServiceStub.SignatureEnvironment_type0.Factory" class="title">Class SignatureCreationServiceStub.SignatureEnvironment_type0.Factory</h2> +</div> +<div class="contentContainer"> +<ul class="inheritance"> +<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li> +<ul class="inheritance"> +<li>at.gv.egiz.moa.SignatureCreationServiceStub.SignatureEnvironment_type0.Factory</li> +</ul> +</li> +</ul> +<div class="description"> +<ul class="blockList"> +<li class="blockList"> +<dl> +<dt>Enclosing class:</dt> +<dd><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignatureEnvironment_type0.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.SignatureEnvironment_type0</a></dd> +</dl> +<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> +<div class="block">Factory class that keeps the parse method</div> +</li> +</ul> +</div> +<div class="summary"> +<ul class="blockList"> +<li class="blockList"> +<!-- ======== CONSTRUCTOR SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_summary"> +<!-- --> +</a> +<h3>Constructor Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation"> +<caption><span>Constructors</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colOne" scope="col">Constructor and Description</th> +</tr> +<tr class="altColor"> +<td class="colOne"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignatureEnvironment_type0.Factory.html#SignatureCreationServiceStub.SignatureEnvironment_type0.Factory()">SignatureCreationServiceStub.SignatureEnvironment_type0.Factory</a></strong>()</code> </td> +</tr> +</table> +</li> +</ul> +<!-- ========== METHOD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_summary"> +<!-- --> +</a> +<h3>Method Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation"> +<caption><span>Methods</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colFirst" scope="col">Modifier and Type</th> +<th class="colLast" scope="col">Method and Description</th> +</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> +<div class="block">static method to create the object + Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable + If this object is not an element, it is a complex type and the reader is at the event just after the outer start element + Postcondition: If this object is an element, the reader is positioned at its end element + If this object is a complex type, the reader is positioned at the end element of its outer element</div> +</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> +</ul> +</li> +</ul> +</li> +</ul> +</div> +<div class="details"> +<ul class="blockList"> +<li class="blockList"> +<!-- ========= CONSTRUCTOR DETAIL ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_detail"> +<!-- --> +</a> +<h3>Constructor Detail</h3> +<a name="SignatureCreationServiceStub.SignatureEnvironment_type0.Factory()"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>SignatureCreationServiceStub.SignatureEnvironment_type0.Factory</h4> +<pre>public SignatureCreationServiceStub.SignatureEnvironment_type0.Factory()</pre> +</li> +</ul> +</li> +</ul> +<!-- ============ METHOD DETAIL ========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_detail"> +<!-- --> +</a> +<h3>Method Detail</h3> +<a name="parse(javax.xml.stream.XMLStreamReader)"> +<!-- --> +</a> +<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> +<div class="block">static method to create the object + Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable + If this object is not an element, it is a complex type and the reader is at the event just after the outer start element + Postcondition: If this object is an element, the reader is positioned at its end element + If this object is a complex type, the reader is positioned at the end element of its outer element</div> +<dl><dt><span class="strong">Throws:</span></dt> +<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></code></dd></dl> +</li> +</ul> +</li> +</ul> +</li> +</ul> +</div> +</div> +<!-- ========= END OF CLASS DATA ========= --> +<!-- ======= START OF BOTTOM NAVBAR ====== --> +<div class="bottomNav"><a name="navbar_bottom"> +<!-- --> +</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignatureEnvironment_type0.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignatureManifestCheckParams_type0.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li>Nested | </li> +<li>Field | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li>Field | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_bottom"> +<!-- --> +</a></div> +<!-- ======== END OF BOTTOM NAVBAR ======= --> +</body> +</html> diff --git a/docs/at/gv/egiz/moa/SignatureCreationServiceStub.SignatureEnvironment_type0.html b/docs/at/gv/egiz/moa/SignatureCreationServiceStub.SignatureEnvironment_type0.html new file mode 100644 index 00000000..74ba7b2b --- /dev/null +++ b/docs/at/gv/egiz/moa/SignatureCreationServiceStub.SignatureEnvironment_type0.html @@ -0,0 +1,443 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> +<!-- NewPage --> +<html lang="en"> +<head> +<!-- Generated by javadoc (version 1.7.0_51) on Tue Feb 04 16:51:07 CET 2014 --> +<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> +<title>SignatureCreationServiceStub.SignatureEnvironment_type0 (PDF-AS 4.0 Library)</title> +<meta name="date" content="2014-02-04"> +<link rel="stylesheet" type="text/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 Library)"; + } +//--> +</script> +<noscript> +<div>JavaScript is disabled on your browser.</div> +</noscript> +<!-- ========= START OF TOP NAVBAR ======= --> +<div class="topNav"><a name="navbar_top"> +<!-- --> +</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Signature.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignatureEnvironment_type0.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li><a href="#nested_class_summary">Nested</a> | </li> +<li><a href="#field_summary">Field</a> | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li><a href="#field_detail">Field</a> | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_top"> +<!-- --> +</a></div> +<!-- ========= END OF TOP NAVBAR ========= --> +<!-- ======== START OF CLASS DATA ======== --> +<div class="header"> +<div class="subTitle">at.gv.egiz.moa</div> +<h2 title="Class SignatureCreationServiceStub.SignatureEnvironment_type0" class="title">Class SignatureCreationServiceStub.SignatureEnvironment_type0</h2> +</div> +<div class="contentContainer"> +<ul class="inheritance"> +<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li> +<ul class="inheritance"> +<li>at.gv.egiz.moa.SignatureCreationServiceStub.SignatureEnvironment_type0</li> +</ul> +</li> +</ul> +<div class="description"> +<ul class="blockList"> +<li class="blockList"> +<dl> +<dt>All Implemented Interfaces:</dt> +<dd><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a>, org.apache.axis2.databinding.ADBBean</dd> +</dl> +<dl> +<dt>Enclosing class:</dt> +<dd><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub</a></dd> +</dl> +<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> +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> +</ul> +</div> +<div class="summary"> +<ul class="blockList"> +<li class="blockList"> +<!-- ======== NESTED CLASS SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="nested_class_summary"> +<!-- --> +</a> +<h3>Nested Class Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Nested Class Summary table, listing nested classes, and an explanation"> +<caption><span>Nested Classes</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> +<tr class="altColor"> +<td class="colFirst"><code>static class </code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignatureEnvironment_type0.Factory.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.SignatureEnvironment_type0.Factory</a></strong></code> +<div class="block">Factory class that keeps the parse method</div> +</td> +</tr> +</table> +</li> +</ul> +<!-- =========== FIELD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="field_summary"> +<!-- --> +</a> +<h3>Field Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Field Summary table, listing fields, and an explanation"> +<caption><span>Fields</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> +<tr class="altColor"> +<td class="colFirst"><code>protected org.apache.axiom.om.OMElement</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignatureEnvironment_type0.html#localExtraElement">localExtraElement</a></strong></code> +<div class="block">field for ExtraElement</div> +</td> +</tr> +</table> +</li> +</ul> +<!-- ======== CONSTRUCTOR SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_summary"> +<!-- --> +</a> +<h3>Constructor Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation"> +<caption><span>Constructors</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colOne" scope="col">Constructor and Description</th> +</tr> +<tr class="altColor"> +<td class="colOne"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignatureEnvironment_type0.html#SignatureCreationServiceStub.SignatureEnvironment_type0()">SignatureCreationServiceStub.SignatureEnvironment_type0</a></strong>()</code> </td> +</tr> +</table> +</li> +</ul> +<!-- ========== METHOD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_summary"> +<!-- --> +</a> +<h3>Method Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation"> +<caption><span>Methods</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colFirst" scope="col">Modifier and Type</th> +<th class="colLast" scope="col">Method and Description</th> +</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.SignatureEnvironment_type0.html#getExtraElement()">getExtraElement</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.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, + 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> +<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> +</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, + 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.SignatureEnvironment_type0.html#setExtraElement(org.apache.axiom.om.OMElement)">setExtraElement</a></strong>(org.apache.axiom.om.OMElement param)</code> +<div class="block">Auto generated setter method</div> +</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> +</ul> +</li> +</ul> +</li> +</ul> +</div> +<div class="details"> +<ul class="blockList"> +<li class="blockList"> +<!-- ============ FIELD DETAIL =========== --> +<ul class="blockList"> +<li class="blockList"><a name="field_detail"> +<!-- --> +</a> +<h3>Field Detail</h3> +<a name="localExtraElement"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>localExtraElement</h4> +<pre>protected org.apache.axiom.om.OMElement localExtraElement</pre> +<div class="block">field for ExtraElement</div> +</li> +</ul> +</li> +</ul> +<!-- ========= CONSTRUCTOR DETAIL ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_detail"> +<!-- --> +</a> +<h3>Constructor Detail</h3> +<a name="SignatureCreationServiceStub.SignatureEnvironment_type0()"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>SignatureCreationServiceStub.SignatureEnvironment_type0</h4> +<pre>public SignatureCreationServiceStub.SignatureEnvironment_type0()</pre> +</li> +</ul> +</li> +</ul> +<!-- ============ METHOD DETAIL ========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_detail"> +<!-- --> +</a> +<h3>Method Detail</h3> +<a name="getExtraElement()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getExtraElement</h4> +<pre>public org.apache.axiom.om.OMElement getExtraElement()</pre> +<div class="block">Auto generated getter method</div> +<dl><dt><span class="strong">Returns:</span></dt><dd>org.apache.axiom.om.OMElement</dd></dl> +</li> +</ul> +<a name="setExtraElement(org.apache.axiom.om.OMElement)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>setExtraElement</h4> +<pre>public void setExtraElement(org.apache.axiom.om.OMElement param)</pre> +<div class="block">Auto generated setter method</div> +<dl><dt><span class="strong">Parameters:</span></dt><dd><code>param</code> - ExtraElement</dd></dl> +</li> +</ul> +<a name="getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getOMElement</h4> +<pre>public org.apache.axiom.om.OMElement getOMElement(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, + org.apache.axiom.om.OMFactory factory) + throws org.apache.axis2.databinding.ADBException</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>getOMElement</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><span class="strong">Parameters:</span></dt><dd><code>parentQName</code> - </dd><dd><code>factory</code> - </dd> +<dt><span class="strong">Returns:</span></dt><dd>org.apache.axiom.om.OMElement</dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +<a name="serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>serialize</h4> +<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, + <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter) + throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, + org.apache.axis2.databinding.ADBException</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +<a name="serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>serialize</h4> +<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, + <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, + boolean serializeType) + throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, + org.apache.axis2.databinding.ADBException</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +<a name="getPullParser(javax.xml.namespace.QName)"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>getPullParser</h4> +<pre>public <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> getPullParser(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName) + throws org.apache.axis2.databinding.ADBException</pre> +<div class="block">databinding method to get an XML representation of this object</div> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>getPullParser</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +</li> +</ul> +</li> +</ul> +</div> +</div> +<!-- ========= END OF CLASS DATA ========= --> +<!-- ======= START OF BOTTOM NAVBAR ====== --> +<div class="bottomNav"><a name="navbar_bottom"> +<!-- --> +</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Signature.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignatureEnvironment_type0.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li><a href="#nested_class_summary">Nested</a> | </li> +<li><a href="#field_summary">Field</a> | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li><a href="#field_detail">Field</a> | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_bottom"> +<!-- --> +</a></div> +<!-- ======== END OF BOTTOM NAVBAR ======= --> +</body> +</html> diff --git a/docs/at/gv/egiz/moa/SignatureCreationServiceStub.SignatureManifestCheckParams_type0.Factory.html b/docs/at/gv/egiz/moa/SignatureCreationServiceStub.SignatureManifestCheckParams_type0.Factory.html new file mode 100644 index 00000000..ae840cb3 --- /dev/null +++ b/docs/at/gv/egiz/moa/SignatureCreationServiceStub.SignatureManifestCheckParams_type0.Factory.html @@ -0,0 +1,278 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> +<!-- NewPage --> +<html lang="en"> +<head> +<!-- Generated by javadoc (version 1.7.0_51) on Tue Feb 04 16:51:07 CET 2014 --> +<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> +<title>SignatureCreationServiceStub.SignatureManifestCheckParams_type0.Factory (PDF-AS 4.0 Library)</title> +<meta name="date" content="2014-02-04"> +<link rel="stylesheet" type="text/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 Library)"; + } +//--> +</script> +<noscript> +<div>JavaScript is disabled on your browser.</div> +</noscript> +<!-- ========= START OF TOP NAVBAR ======= --> +<div class="topNav"><a name="navbar_top"> +<!-- --> +</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignatureManifestCheckParams_type0.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignatureMethod.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li>Nested | </li> +<li>Field | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li>Field | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_top"> +<!-- --> +</a></div> +<!-- ========= END OF TOP NAVBAR ========= --> +<!-- ======== START OF CLASS DATA ======== --> +<div class="header"> +<div class="subTitle">at.gv.egiz.moa</div> +<h2 title="Class SignatureCreationServiceStub.SignatureManifestCheckParams_type0.Factory" class="title">Class SignatureCreationServiceStub.SignatureManifestCheckParams_type0.Factory</h2> +</div> +<div class="contentContainer"> +<ul class="inheritance"> +<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li> +<ul class="inheritance"> +<li>at.gv.egiz.moa.SignatureCreationServiceStub.SignatureManifestCheckParams_type0.Factory</li> +</ul> +</li> +</ul> +<div class="description"> +<ul class="blockList"> +<li class="blockList"> +<dl> +<dt>Enclosing class:</dt> +<dd><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignatureManifestCheckParams_type0.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.SignatureManifestCheckParams_type0</a></dd> +</dl> +<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> +<div class="block">Factory class that keeps the parse method</div> +</li> +</ul> +</div> +<div class="summary"> +<ul class="blockList"> +<li class="blockList"> +<!-- ======== CONSTRUCTOR SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_summary"> +<!-- --> +</a> +<h3>Constructor Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation"> +<caption><span>Constructors</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colOne" scope="col">Constructor and Description</th> +</tr> +<tr class="altColor"> +<td class="colOne"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignatureManifestCheckParams_type0.Factory.html#SignatureCreationServiceStub.SignatureManifestCheckParams_type0.Factory()">SignatureCreationServiceStub.SignatureManifestCheckParams_type0.Factory</a></strong>()</code> </td> +</tr> +</table> +</li> +</ul> +<!-- ========== METHOD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_summary"> +<!-- --> +</a> +<h3>Method Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation"> +<caption><span>Methods</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colFirst" scope="col">Modifier and Type</th> +<th class="colLast" scope="col">Method and Description</th> +</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> +<div class="block">static method to create the object + Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable + If this object is not an element, it is a complex type and the reader is at the event just after the outer start element + Postcondition: If this object is an element, the reader is positioned at its end element + If this object is a complex type, the reader is positioned at the end element of its outer element</div> +</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> +</ul> +</li> +</ul> +</li> +</ul> +</div> +<div class="details"> +<ul class="blockList"> +<li class="blockList"> +<!-- ========= CONSTRUCTOR DETAIL ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_detail"> +<!-- --> +</a> +<h3>Constructor Detail</h3> +<a name="SignatureCreationServiceStub.SignatureManifestCheckParams_type0.Factory()"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>SignatureCreationServiceStub.SignatureManifestCheckParams_type0.Factory</h4> +<pre>public SignatureCreationServiceStub.SignatureManifestCheckParams_type0.Factory()</pre> +</li> +</ul> +</li> +</ul> +<!-- ============ METHOD DETAIL ========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_detail"> +<!-- --> +</a> +<h3>Method Detail</h3> +<a name="parse(javax.xml.stream.XMLStreamReader)"> +<!-- --> +</a> +<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> +<div class="block">static method to create the object + Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable + If this object is not an element, it is a complex type and the reader is at the event just after the outer start element + Postcondition: If this object is an element, the reader is positioned at its end element + If this object is a complex type, the reader is positioned at the end element of its outer element</div> +<dl><dt><span class="strong">Throws:</span></dt> +<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></code></dd></dl> +</li> +</ul> +</li> +</ul> +</li> +</ul> +</div> +</div> +<!-- ========= END OF CLASS DATA ========= --> +<!-- ======= START OF BOTTOM NAVBAR ====== --> +<div class="bottomNav"><a name="navbar_bottom"> +<!-- --> +</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignatureManifestCheckParams_type0.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignatureMethod.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li>Nested | </li> +<li>Field | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li>Field | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_bottom"> +<!-- --> +</a></div> +<!-- ======== END OF BOTTOM NAVBAR ======= --> +</body> +</html> diff --git a/docs/at/gv/egiz/moa/SignatureCreationServiceStub.SignatureManifestCheckParams_type0.html b/docs/at/gv/egiz/moa/SignatureCreationServiceStub.SignatureManifestCheckParams_type0.html new file mode 100644 index 00000000..ad784a71 --- /dev/null +++ b/docs/at/gv/egiz/moa/SignatureCreationServiceStub.SignatureManifestCheckParams_type0.html @@ -0,0 +1,530 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> +<!-- NewPage --> +<html lang="en"> +<head> +<!-- Generated by javadoc (version 1.7.0_51) on Tue Feb 04 16:51:07 CET 2014 --> +<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> +<title>SignatureCreationServiceStub.SignatureManifestCheckParams_type0 (PDF-AS 4.0 Library)</title> +<meta name="date" content="2014-02-04"> +<link rel="stylesheet" type="text/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 Library)"; + } +//--> +</script> +<noscript> +<div>JavaScript is disabled on your browser.</div> +</noscript> +<!-- ========= START OF TOP NAVBAR ======= --> +<div class="topNav"><a name="navbar_top"> +<!-- --> +</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignatureEnvironment_type0.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignatureManifestCheckParams_type0.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li><a href="#nested_class_summary">Nested</a> | </li> +<li><a href="#field_summary">Field</a> | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li><a href="#field_detail">Field</a> | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_top"> +<!-- --> +</a></div> +<!-- ========= END OF TOP NAVBAR ========= --> +<!-- ======== START OF CLASS DATA ======== --> +<div class="header"> +<div class="subTitle">at.gv.egiz.moa</div> +<h2 title="Class SignatureCreationServiceStub.SignatureManifestCheckParams_type0" class="title">Class SignatureCreationServiceStub.SignatureManifestCheckParams_type0</h2> +</div> +<div class="contentContainer"> +<ul class="inheritance"> +<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li> +<ul class="inheritance"> +<li>at.gv.egiz.moa.SignatureCreationServiceStub.SignatureManifestCheckParams_type0</li> +</ul> +</li> +</ul> +<div class="description"> +<ul class="blockList"> +<li class="blockList"> +<dl> +<dt>All Implemented Interfaces:</dt> +<dd><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a>, org.apache.axis2.databinding.ADBBean</dd> +</dl> +<dl> +<dt>Enclosing class:</dt> +<dd><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub</a></dd> +</dl> +<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> +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> +</ul> +</div> +<div class="summary"> +<ul class="blockList"> +<li class="blockList"> +<!-- ======== NESTED CLASS SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="nested_class_summary"> +<!-- --> +</a> +<h3>Nested Class Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Nested Class Summary table, listing nested classes, and an explanation"> +<caption><span>Nested Classes</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> +<tr class="altColor"> +<td class="colFirst"><code>static class </code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignatureManifestCheckParams_type0.Factory.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.SignatureManifestCheckParams_type0.Factory</a></strong></code> +<div class="block">Factory class that keeps the parse method</div> +</td> +</tr> +</table> +</li> +</ul> +<!-- =========== FIELD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="field_summary"> +<!-- --> +</a> +<h3>Field Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Field Summary table, listing fields, and an explanation"> +<caption><span>Fields</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> +<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"><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> +<tr class="rowColor"> +<td class="colFirst"><code>protected boolean</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignatureManifestCheckParams_type0.html#localReturnReferenceInputData">localReturnReferenceInputData</a></strong></code> +<div class="block">field for ReturnReferenceInputData + This was an Attribute!</div> +</td> +</tr> +</table> +</li> +</ul> +<!-- ======== CONSTRUCTOR SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_summary"> +<!-- --> +</a> +<h3>Constructor Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation"> +<caption><span>Constructors</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colOne" scope="col">Constructor and Description</th> +</tr> +<tr class="altColor"> +<td class="colOne"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignatureManifestCheckParams_type0.html#SignatureCreationServiceStub.SignatureManifestCheckParams_type0()">SignatureCreationServiceStub.SignatureManifestCheckParams_type0</a></strong>()</code> </td> +</tr> +</table> +</li> +</ul> +<!-- ========== METHOD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_summary"> +<!-- --> +</a> +<h3>Method Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation"> +<caption><span>Methods</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colFirst" scope="col">Modifier and Type</th> +<th class="colLast" scope="col">Method and Description</th> +</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#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>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, + 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> +<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="../../../../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.SignatureManifestCheckParams_type0.html#getReferenceInfo()">getReferenceInfo</a></strong>()</code> +<div class="block">Auto generated getter method</div> +</td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>boolean</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignatureManifestCheckParams_type0.html#getReturnReferenceInputData()">getReturnReferenceInputData</a></strong>()</code> +<div class="block">Auto generated getter 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.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> +</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, + 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.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>void</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignatureManifestCheckParams_type0.html#setReturnReferenceInputData(boolean)">setReturnReferenceInputData</a></strong>(boolean 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"><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> +</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> +</ul> +</li> +</ul> +</li> +</ul> +</div> +<div class="details"> +<ul class="blockList"> +<li class="blockList"> +<!-- ============ FIELD DETAIL =========== --> +<ul class="blockList"> +<li class="blockList"><a name="field_detail"> +<!-- --> +</a> +<h3>Field Detail</h3> +<a name="localReferenceInfo"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>localReferenceInfo</h4> +<pre>protected <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyTransformsDataType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.VerifyTransformsDataType</a>[] localReferenceInfo</pre> +<div class="block">field for ReferenceInfo + This was an Array!</div> +</li> +</ul> +<a name="localReturnReferenceInputData"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>localReturnReferenceInputData</h4> +<pre>protected boolean localReturnReferenceInputData</pre> +<div class="block">field for ReturnReferenceInputData + This was an Attribute!</div> +</li> +</ul> +</li> +</ul> +<!-- ========= CONSTRUCTOR DETAIL ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_detail"> +<!-- --> +</a> +<h3>Constructor Detail</h3> +<a name="SignatureCreationServiceStub.SignatureManifestCheckParams_type0()"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>SignatureCreationServiceStub.SignatureManifestCheckParams_type0</h4> +<pre>public SignatureCreationServiceStub.SignatureManifestCheckParams_type0()</pre> +</li> +</ul> +</li> +</ul> +<!-- ============ METHOD DETAIL ========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_detail"> +<!-- --> +</a> +<h3>Method Detail</h3> +<a name="getReferenceInfo()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getReferenceInfo</h4> +<pre>public <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyTransformsDataType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.VerifyTransformsDataType</a>[] getReferenceInfo()</pre> +<div class="block">Auto generated getter method</div> +<dl><dt><span class="strong">Returns:</span></dt><dd>VerifyTransformsDataType[]</dd></dl> +</li> +</ul> +<a name="validateReferenceInfo(at.gv.egiz.moa.SignatureCreationServiceStub.VerifyTransformsDataType[])"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>validateReferenceInfo</h4> +<pre>protected void validateReferenceInfo(<a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyTransformsDataType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.VerifyTransformsDataType</a>[] param)</pre> +<div class="block">validate the array for ReferenceInfo</div> +</li> +</ul> +<a name="setReferenceInfo(at.gv.egiz.moa.SignatureCreationServiceStub.VerifyTransformsDataType[])"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>setReferenceInfo</h4> +<pre>public void setReferenceInfo(<a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyTransformsDataType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.VerifyTransformsDataType</a>[] param)</pre> +<div class="block">Auto generated setter method</div> +<dl><dt><span class="strong">Parameters:</span></dt><dd><code>param</code> - ReferenceInfo</dd></dl> +</li> +</ul> +<a name="addReferenceInfo(at.gv.egiz.moa.SignatureCreationServiceStub.VerifyTransformsDataType)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>addReferenceInfo</h4> +<pre>public void addReferenceInfo(<a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyTransformsDataType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.VerifyTransformsDataType</a> param)</pre> +<div class="block">Auto generated add method for the array for convenience</div> +<dl><dt><span class="strong">Parameters:</span></dt><dd><code>param</code> - VerifyTransformsDataType</dd></dl> +</li> +</ul> +<a name="getReturnReferenceInputData()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getReturnReferenceInputData</h4> +<pre>public boolean getReturnReferenceInputData()</pre> +<div class="block">Auto generated getter method</div> +<dl><dt><span class="strong">Returns:</span></dt><dd>boolean</dd></dl> +</li> +</ul> +<a name="setReturnReferenceInputData(boolean)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>setReturnReferenceInputData</h4> +<pre>public void setReturnReferenceInputData(boolean param)</pre> +<div class="block">Auto generated setter method</div> +<dl><dt><span class="strong">Parameters:</span></dt><dd><code>param</code> - ReturnReferenceInputData</dd></dl> +</li> +</ul> +<a name="getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getOMElement</h4> +<pre>public org.apache.axiom.om.OMElement getOMElement(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, + org.apache.axiom.om.OMFactory factory) + throws org.apache.axis2.databinding.ADBException</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>getOMElement</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><span class="strong">Parameters:</span></dt><dd><code>parentQName</code> - </dd><dd><code>factory</code> - </dd> +<dt><span class="strong">Returns:</span></dt><dd>org.apache.axiom.om.OMElement</dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +<a name="serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>serialize</h4> +<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, + <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter) + throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, + org.apache.axis2.databinding.ADBException</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +<a name="serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>serialize</h4> +<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, + <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, + boolean serializeType) + throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, + org.apache.axis2.databinding.ADBException</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +<a name="getPullParser(javax.xml.namespace.QName)"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>getPullParser</h4> +<pre>public <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> getPullParser(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName) + throws org.apache.axis2.databinding.ADBException</pre> +<div class="block">databinding method to get an XML representation of this object</div> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>getPullParser</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +</li> +</ul> +</li> +</ul> +</div> +</div> +<!-- ========= END OF CLASS DATA ========= --> +<!-- ======= START OF BOTTOM NAVBAR ====== --> +<div class="bottomNav"><a name="navbar_bottom"> +<!-- --> +</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignatureEnvironment_type0.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignatureManifestCheckParams_type0.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li><a href="#nested_class_summary">Nested</a> | </li> +<li><a href="#field_summary">Field</a> | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li><a href="#field_detail">Field</a> | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_bottom"> +<!-- --> +</a></div> +<!-- ======== END OF BOTTOM NAVBAR ======= --> +</body> +</html> diff --git a/docs/at/gv/egiz/moa/SignatureCreationServiceStub.SignatureMethod.Factory.html b/docs/at/gv/egiz/moa/SignatureCreationServiceStub.SignatureMethod.Factory.html new file mode 100644 index 00000000..ce87a778 --- /dev/null +++ b/docs/at/gv/egiz/moa/SignatureCreationServiceStub.SignatureMethod.Factory.html @@ -0,0 +1,278 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> +<!-- NewPage --> +<html lang="en"> +<head> +<!-- Generated by javadoc (version 1.7.0_51) on Tue Feb 04 16:51:07 CET 2014 --> +<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> +<title>SignatureCreationServiceStub.SignatureMethod.Factory (PDF-AS 4.0 Library)</title> +<meta name="date" content="2014-02-04"> +<link rel="stylesheet" type="text/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 Library)"; + } +//--> +</script> +<noscript> +<div>JavaScript is disabled on your browser.</div> +</noscript> +<!-- ========= START OF TOP NAVBAR ======= --> +<div class="topNav"><a name="navbar_top"> +<!-- --> +</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignatureMethod.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignatureMethodType.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li>Nested | </li> +<li>Field | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li>Field | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_top"> +<!-- --> +</a></div> +<!-- ========= END OF TOP NAVBAR ========= --> +<!-- ======== START OF CLASS DATA ======== --> +<div class="header"> +<div class="subTitle">at.gv.egiz.moa</div> +<h2 title="Class SignatureCreationServiceStub.SignatureMethod.Factory" class="title">Class SignatureCreationServiceStub.SignatureMethod.Factory</h2> +</div> +<div class="contentContainer"> +<ul class="inheritance"> +<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li> +<ul class="inheritance"> +<li>at.gv.egiz.moa.SignatureCreationServiceStub.SignatureMethod.Factory</li> +</ul> +</li> +</ul> +<div class="description"> +<ul class="blockList"> +<li class="blockList"> +<dl> +<dt>Enclosing class:</dt> +<dd><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignatureMethod.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.SignatureMethod</a></dd> +</dl> +<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> +<div class="block">Factory class that keeps the parse method</div> +</li> +</ul> +</div> +<div class="summary"> +<ul class="blockList"> +<li class="blockList"> +<!-- ======== CONSTRUCTOR SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_summary"> +<!-- --> +</a> +<h3>Constructor Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation"> +<caption><span>Constructors</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colOne" scope="col">Constructor and Description</th> +</tr> +<tr class="altColor"> +<td class="colOne"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignatureMethod.Factory.html#SignatureCreationServiceStub.SignatureMethod.Factory()">SignatureCreationServiceStub.SignatureMethod.Factory</a></strong>()</code> </td> +</tr> +</table> +</li> +</ul> +<!-- ========== METHOD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_summary"> +<!-- --> +</a> +<h3>Method Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation"> +<caption><span>Methods</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colFirst" scope="col">Modifier and Type</th> +<th class="colLast" scope="col">Method and Description</th> +</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> +<div class="block">static method to create the object + Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable + If this object is not an element, it is a complex type and the reader is at the event just after the outer start element + Postcondition: If this object is an element, the reader is positioned at its end element + If this object is a complex type, the reader is positioned at the end element of its outer element</div> +</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> +</ul> +</li> +</ul> +</li> +</ul> +</div> +<div class="details"> +<ul class="blockList"> +<li class="blockList"> +<!-- ========= CONSTRUCTOR DETAIL ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_detail"> +<!-- --> +</a> +<h3>Constructor Detail</h3> +<a name="SignatureCreationServiceStub.SignatureMethod.Factory()"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>SignatureCreationServiceStub.SignatureMethod.Factory</h4> +<pre>public SignatureCreationServiceStub.SignatureMethod.Factory()</pre> +</li> +</ul> +</li> +</ul> +<!-- ============ METHOD DETAIL ========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_detail"> +<!-- --> +</a> +<h3>Method Detail</h3> +<a name="parse(javax.xml.stream.XMLStreamReader)"> +<!-- --> +</a> +<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> +<div class="block">static method to create the object + Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable + If this object is not an element, it is a complex type and the reader is at the event just after the outer start element + Postcondition: If this object is an element, the reader is positioned at its end element + If this object is a complex type, the reader is positioned at the end element of its outer element</div> +<dl><dt><span class="strong">Throws:</span></dt> +<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></code></dd></dl> +</li> +</ul> +</li> +</ul> +</li> +</ul> +</div> +</div> +<!-- ========= END OF CLASS DATA ========= --> +<!-- ======= START OF BOTTOM NAVBAR ====== --> +<div class="bottomNav"><a name="navbar_bottom"> +<!-- --> +</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignatureMethod.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignatureMethodType.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li>Nested | </li> +<li>Field | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li>Field | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_bottom"> +<!-- --> +</a></div> +<!-- ======== END OF BOTTOM NAVBAR ======= --> +</body> +</html> diff --git a/docs/at/gv/egiz/moa/SignatureCreationServiceStub.SignatureMethod.html b/docs/at/gv/egiz/moa/SignatureCreationServiceStub.SignatureMethod.html new file mode 100644 index 00000000..e134a412 --- /dev/null +++ b/docs/at/gv/egiz/moa/SignatureCreationServiceStub.SignatureMethod.html @@ -0,0 +1,456 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> +<!-- NewPage --> +<html lang="en"> +<head> +<!-- Generated by javadoc (version 1.7.0_51) on Tue Feb 04 16:51:07 CET 2014 --> +<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> +<title>SignatureCreationServiceStub.SignatureMethod (PDF-AS 4.0 Library)</title> +<meta name="date" content="2014-02-04"> +<link rel="stylesheet" type="text/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 Library)"; + } +//--> +</script> +<noscript> +<div>JavaScript is disabled on your browser.</div> +</noscript> +<!-- ========= START OF TOP NAVBAR ======= --> +<div class="topNav"><a name="navbar_top"> +<!-- --> +</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignatureManifestCheckParams_type0.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignatureMethod.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li><a href="#nested_class_summary">Nested</a> | </li> +<li><a href="#field_summary">Field</a> | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li><a href="#field_detail">Field</a> | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_top"> +<!-- --> +</a></div> +<!-- ========= END OF TOP NAVBAR ========= --> +<!-- ======== START OF CLASS DATA ======== --> +<div class="header"> +<div class="subTitle">at.gv.egiz.moa</div> +<h2 title="Class SignatureCreationServiceStub.SignatureMethod" class="title">Class SignatureCreationServiceStub.SignatureMethod</h2> +</div> +<div class="contentContainer"> +<ul class="inheritance"> +<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li> +<ul class="inheritance"> +<li>at.gv.egiz.moa.SignatureCreationServiceStub.SignatureMethod</li> +</ul> +</li> +</ul> +<div class="description"> +<ul class="blockList"> +<li class="blockList"> +<dl> +<dt>All Implemented Interfaces:</dt> +<dd><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a>, org.apache.axis2.databinding.ADBBean</dd> +</dl> +<dl> +<dt>Enclosing class:</dt> +<dd><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub</a></dd> +</dl> +<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> +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> +</ul> +</div> +<div class="summary"> +<ul class="blockList"> +<li class="blockList"> +<!-- ======== NESTED CLASS SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="nested_class_summary"> +<!-- --> +</a> +<h3>Nested Class Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Nested Class Summary table, listing nested classes, and an explanation"> +<caption><span>Nested Classes</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> +<tr class="altColor"> +<td class="colFirst"><code>static class </code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignatureMethod.Factory.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.SignatureMethod.Factory</a></strong></code> +<div class="block">Factory class that keeps the parse method</div> +</td> +</tr> +</table> +</li> +</ul> +<!-- =========== FIELD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="field_summary"> +<!-- --> +</a> +<h3>Field Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Field Summary table, listing fields, and an explanation"> +<caption><span>Fields</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> +<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"><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>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="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignatureMethod.html#MY_QNAME">MY_QNAME</a></strong></code> </td> +</tr> +</table> +</li> +</ul> +<!-- ======== CONSTRUCTOR SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_summary"> +<!-- --> +</a> +<h3>Constructor Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation"> +<caption><span>Constructors</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colOne" scope="col">Constructor and Description</th> +</tr> +<tr class="altColor"> +<td class="colOne"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignatureMethod.html#SignatureCreationServiceStub.SignatureMethod()">SignatureCreationServiceStub.SignatureMethod</a></strong>()</code> </td> +</tr> +</table> +</li> +</ul> +<!-- ========== METHOD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_summary"> +<!-- --> +</a> +<h3>Method Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation"> +<caption><span>Methods</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colFirst" scope="col">Modifier and Type</th> +<th class="colLast" scope="col">Method and Description</th> +</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, + 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> +<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="../../../../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.SignatureMethod.html#getSignatureMethod()">getSignatureMethod</a></strong>()</code> +<div class="block">Auto generated getter 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.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> +</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, + 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.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> +</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> +</ul> +</li> +</ul> +</li> +</ul> +</div> +<div class="details"> +<ul class="blockList"> +<li class="blockList"> +<!-- ============ FIELD DETAIL =========== --> +<ul class="blockList"> +<li class="blockList"><a name="field_detail"> +<!-- --> +</a> +<h3>Field Detail</h3> +<a name="MY_QNAME"> +<!-- --> +</a> +<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> +</li> +</ul> +<a name="localSignatureMethod"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>localSignatureMethod</h4> +<pre>protected <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignatureMethodType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.SignatureMethodType</a> localSignatureMethod</pre> +<div class="block">field for SignatureMethod</div> +</li> +</ul> +</li> +</ul> +<!-- ========= CONSTRUCTOR DETAIL ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_detail"> +<!-- --> +</a> +<h3>Constructor Detail</h3> +<a name="SignatureCreationServiceStub.SignatureMethod()"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>SignatureCreationServiceStub.SignatureMethod</h4> +<pre>public SignatureCreationServiceStub.SignatureMethod()</pre> +</li> +</ul> +</li> +</ul> +<!-- ============ METHOD DETAIL ========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_detail"> +<!-- --> +</a> +<h3>Method Detail</h3> +<a name="getSignatureMethod()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getSignatureMethod</h4> +<pre>public <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignatureMethodType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.SignatureMethodType</a> getSignatureMethod()</pre> +<div class="block">Auto generated getter method</div> +<dl><dt><span class="strong">Returns:</span></dt><dd>SignatureMethodType</dd></dl> +</li> +</ul> +<a name="setSignatureMethod(at.gv.egiz.moa.SignatureCreationServiceStub.SignatureMethodType)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>setSignatureMethod</h4> +<pre>public void setSignatureMethod(<a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignatureMethodType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.SignatureMethodType</a> param)</pre> +<div class="block">Auto generated setter method</div> +<dl><dt><span class="strong">Parameters:</span></dt><dd><code>param</code> - SignatureMethod</dd></dl> +</li> +</ul> +<a name="getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getOMElement</h4> +<pre>public org.apache.axiom.om.OMElement getOMElement(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, + org.apache.axiom.om.OMFactory factory) + throws org.apache.axis2.databinding.ADBException</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>getOMElement</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><span class="strong">Parameters:</span></dt><dd><code>parentQName</code> - </dd><dd><code>factory</code> - </dd> +<dt><span class="strong">Returns:</span></dt><dd>org.apache.axiom.om.OMElement</dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +<a name="serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>serialize</h4> +<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, + <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter) + throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, + org.apache.axis2.databinding.ADBException</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +<a name="serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>serialize</h4> +<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, + <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, + boolean serializeType) + throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, + org.apache.axis2.databinding.ADBException</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +<a name="getPullParser(javax.xml.namespace.QName)"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>getPullParser</h4> +<pre>public <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> getPullParser(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName) + throws org.apache.axis2.databinding.ADBException</pre> +<div class="block">databinding method to get an XML representation of this object</div> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>getPullParser</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +</li> +</ul> +</li> +</ul> +</div> +</div> +<!-- ========= END OF CLASS DATA ========= --> +<!-- ======= START OF BOTTOM NAVBAR ====== --> +<div class="bottomNav"><a name="navbar_bottom"> +<!-- --> +</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignatureManifestCheckParams_type0.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignatureMethod.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li><a href="#nested_class_summary">Nested</a> | </li> +<li><a href="#field_summary">Field</a> | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li><a href="#field_detail">Field</a> | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_bottom"> +<!-- --> +</a></div> +<!-- ======== END OF BOTTOM NAVBAR ======= --> +</body> +</html> diff --git a/docs/at/gv/egiz/moa/SignatureCreationServiceStub.SignatureMethodType.Factory.html b/docs/at/gv/egiz/moa/SignatureCreationServiceStub.SignatureMethodType.Factory.html new file mode 100644 index 00000000..3154776f --- /dev/null +++ b/docs/at/gv/egiz/moa/SignatureCreationServiceStub.SignatureMethodType.Factory.html @@ -0,0 +1,278 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> +<!-- NewPage --> +<html lang="en"> +<head> +<!-- Generated by javadoc (version 1.7.0_51) on Tue Feb 04 16:51:08 CET 2014 --> +<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> +<title>SignatureCreationServiceStub.SignatureMethodType.Factory (PDF-AS 4.0 Library)</title> +<meta name="date" content="2014-02-04"> +<link rel="stylesheet" type="text/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 Library)"; + } +//--> +</script> +<noscript> +<div>JavaScript is disabled on your browser.</div> +</noscript> +<!-- ========= START OF TOP NAVBAR ======= --> +<div class="topNav"><a name="navbar_top"> +<!-- --> +</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignatureMethodType.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignatureProperties.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li>Nested | </li> +<li>Field | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li>Field | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_top"> +<!-- --> +</a></div> +<!-- ========= END OF TOP NAVBAR ========= --> +<!-- ======== START OF CLASS DATA ======== --> +<div class="header"> +<div class="subTitle">at.gv.egiz.moa</div> +<h2 title="Class SignatureCreationServiceStub.SignatureMethodType.Factory" class="title">Class SignatureCreationServiceStub.SignatureMethodType.Factory</h2> +</div> +<div class="contentContainer"> +<ul class="inheritance"> +<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li> +<ul class="inheritance"> +<li>at.gv.egiz.moa.SignatureCreationServiceStub.SignatureMethodType.Factory</li> +</ul> +</li> +</ul> +<div class="description"> +<ul class="blockList"> +<li class="blockList"> +<dl> +<dt>Enclosing class:</dt> +<dd><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignatureMethodType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.SignatureMethodType</a></dd> +</dl> +<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> +<div class="block">Factory class that keeps the parse method</div> +</li> +</ul> +</div> +<div class="summary"> +<ul class="blockList"> +<li class="blockList"> +<!-- ======== CONSTRUCTOR SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_summary"> +<!-- --> +</a> +<h3>Constructor Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation"> +<caption><span>Constructors</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colOne" scope="col">Constructor and Description</th> +</tr> +<tr class="altColor"> +<td class="colOne"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignatureMethodType.Factory.html#SignatureCreationServiceStub.SignatureMethodType.Factory()">SignatureCreationServiceStub.SignatureMethodType.Factory</a></strong>()</code> </td> +</tr> +</table> +</li> +</ul> +<!-- ========== METHOD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_summary"> +<!-- --> +</a> +<h3>Method Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation"> +<caption><span>Methods</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colFirst" scope="col">Modifier and Type</th> +<th class="colLast" scope="col">Method and Description</th> +</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> +<div class="block">static method to create the object + Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable + If this object is not an element, it is a complex type and the reader is at the event just after the outer start element + Postcondition: If this object is an element, the reader is positioned at its end element + If this object is a complex type, the reader is positioned at the end element of its outer element</div> +</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> +</ul> +</li> +</ul> +</li> +</ul> +</div> +<div class="details"> +<ul class="blockList"> +<li class="blockList"> +<!-- ========= CONSTRUCTOR DETAIL ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_detail"> +<!-- --> +</a> +<h3>Constructor Detail</h3> +<a name="SignatureCreationServiceStub.SignatureMethodType.Factory()"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>SignatureCreationServiceStub.SignatureMethodType.Factory</h4> +<pre>public SignatureCreationServiceStub.SignatureMethodType.Factory()</pre> +</li> +</ul> +</li> +</ul> +<!-- ============ METHOD DETAIL ========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_detail"> +<!-- --> +</a> +<h3>Method Detail</h3> +<a name="parse(javax.xml.stream.XMLStreamReader)"> +<!-- --> +</a> +<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> +<div class="block">static method to create the object + Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable + If this object is not an element, it is a complex type and the reader is at the event just after the outer start element + Postcondition: If this object is an element, the reader is positioned at its end element + If this object is a complex type, the reader is positioned at the end element of its outer element</div> +<dl><dt><span class="strong">Throws:</span></dt> +<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></code></dd></dl> +</li> +</ul> +</li> +</ul> +</li> +</ul> +</div> +</div> +<!-- ========= END OF CLASS DATA ========= --> +<!-- ======= START OF BOTTOM NAVBAR ====== --> +<div class="bottomNav"><a name="navbar_bottom"> +<!-- --> +</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignatureMethodType.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignatureProperties.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li>Nested | </li> +<li>Field | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li>Field | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_bottom"> +<!-- --> +</a></div> +<!-- ======== END OF BOTTOM NAVBAR ======= --> +</body> +</html> diff --git a/docs/at/gv/egiz/moa/SignatureCreationServiceStub.SignatureMethodType.html b/docs/at/gv/egiz/moa/SignatureCreationServiceStub.SignatureMethodType.html new file mode 100644 index 00000000..32c48eaf --- /dev/null +++ b/docs/at/gv/egiz/moa/SignatureCreationServiceStub.SignatureMethodType.html @@ -0,0 +1,632 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> +<!-- NewPage --> +<html lang="en"> +<head> +<!-- Generated by javadoc (version 1.7.0_51) on Tue Feb 04 16:51:08 CET 2014 --> +<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> +<title>SignatureCreationServiceStub.SignatureMethodType (PDF-AS 4.0 Library)</title> +<meta name="date" content="2014-02-04"> +<link rel="stylesheet" type="text/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 Library)"; + } +//--> +</script> +<noscript> +<div>JavaScript is disabled on your browser.</div> +</noscript> +<!-- ========= START OF TOP NAVBAR ======= --> +<div class="topNav"><a name="navbar_top"> +<!-- --> +</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignatureMethod.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignatureMethodType.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li><a href="#nested_class_summary">Nested</a> | </li> +<li><a href="#field_summary">Field</a> | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li><a href="#field_detail">Field</a> | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_top"> +<!-- --> +</a></div> +<!-- ========= END OF TOP NAVBAR ========= --> +<!-- ======== START OF CLASS DATA ======== --> +<div class="header"> +<div class="subTitle">at.gv.egiz.moa</div> +<h2 title="Class SignatureCreationServiceStub.SignatureMethodType" class="title">Class SignatureCreationServiceStub.SignatureMethodType</h2> +</div> +<div class="contentContainer"> +<ul class="inheritance"> +<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li> +<ul class="inheritance"> +<li>at.gv.egiz.moa.SignatureCreationServiceStub.SignatureMethodType</li> +</ul> +</li> +</ul> +<div class="description"> +<ul class="blockList"> +<li class="blockList"> +<dl> +<dt>All Implemented Interfaces:</dt> +<dd><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a>, org.apache.axis2.databinding.ADBBean</dd> +</dl> +<dl> +<dt>Enclosing class:</dt> +<dd><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub</a></dd> +</dl> +<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> +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> +</ul> +</div> +<div class="summary"> +<ul class="blockList"> +<li class="blockList"> +<!-- ======== NESTED CLASS SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="nested_class_summary"> +<!-- --> +</a> +<h3>Nested Class Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Nested Class Summary table, listing nested classes, and an explanation"> +<caption><span>Nested Classes</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> +<tr class="altColor"> +<td class="colFirst"><code>static class </code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignatureMethodType.Factory.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.SignatureMethodType.Factory</a></strong></code> +<div class="block">Factory class that keeps the parse method</div> +</td> +</tr> +</table> +</li> +</ul> +<!-- =========== FIELD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="field_summary"> +<!-- --> +</a> +<h3>Field Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Field Summary table, listing fields, and an explanation"> +<caption><span>Fields</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> +<tr class="altColor"> +<td class="colFirst"><code>protected org.apache.axis2.databinding.types.URI</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignatureMethodType.html#localAlgorithm">localAlgorithm</a></strong></code> +<div class="block">field for Algorithm + This was an Attribute!</div> +</td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>protected org.apache.axiom.om.OMElement[]</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignatureMethodType.html#localExtraElement">localExtraElement</a></strong></code> +<div class="block">field for ExtraElement + This was an Array!</div> +</td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>protected boolean</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignatureMethodType.html#localExtraElementTracker">localExtraElementTracker</a></strong></code> </td> +</tr> +<tr class="rowColor"> +<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"><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> +<tr class="altColor"> +<td class="colFirst"><code>protected boolean</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignatureMethodType.html#localHMACOutputLengthTracker">localHMACOutputLengthTracker</a></strong></code> </td> +</tr> +</table> +</li> +</ul> +<!-- ======== CONSTRUCTOR SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_summary"> +<!-- --> +</a> +<h3>Constructor Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation"> +<caption><span>Constructors</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colOne" scope="col">Constructor and Description</th> +</tr> +<tr class="altColor"> +<td class="colOne"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignatureMethodType.html#SignatureCreationServiceStub.SignatureMethodType()">SignatureCreationServiceStub.SignatureMethodType</a></strong>()</code> </td> +</tr> +</table> +</li> +</ul> +<!-- ========== METHOD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_summary"> +<!-- --> +</a> +<h3>Method Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation"> +<caption><span>Methods</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colFirst" scope="col">Modifier and Type</th> +<th class="colLast" scope="col">Method and Description</th> +</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#addExtraElement(org.apache.axiom.om.OMElement)">addExtraElement</a></strong>(org.apache.axiom.om.OMElement param)</code> +<div class="block">Auto generated add method for the array for convenience</div> +</td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>org.apache.axis2.databinding.types.URI</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignatureMethodType.html#getAlgorithm()">getAlgorithm</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.SignatureMethodType.html#getExtraElement()">getExtraElement</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.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.SignatureMethodType.html#getHMACOutputLength()">getHMACOutputLength</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.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, + 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> +<div class="block">databinding method to get an XML representation of this object</div> +</td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>boolean</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignatureMethodType.html#isExtraElementSpecified()">isExtraElementSpecified</a></strong>()</code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>boolean</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignatureMethodType.html#isHMACOutputLengthSpecified()">isHMACOutputLengthSpecified</a></strong>()</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.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> +</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, + 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.SignatureMethodType.html#setAlgorithm(org.apache.axis2.databinding.types.URI)">setAlgorithm</a></strong>(org.apache.axis2.databinding.types.URI 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.SignatureMethodType.html#setExtraElement(org.apache.axiom.om.OMElement[])">setExtraElement</a></strong>(org.apache.axiom.om.OMElement[] 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.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> +<tr class="rowColor"> +<td class="colFirst"><code>protected void</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignatureMethodType.html#validateExtraElement(org.apache.axiom.om.OMElement[])">validateExtraElement</a></strong>(org.apache.axiom.om.OMElement[] param)</code> +<div class="block">validate the array for ExtraElement</div> +</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> +</ul> +</li> +</ul> +</li> +</ul> +</div> +<div class="details"> +<ul class="blockList"> +<li class="blockList"> +<!-- ============ FIELD DETAIL =========== --> +<ul class="blockList"> +<li class="blockList"><a name="field_detail"> +<!-- --> +</a> +<h3>Field Detail</h3> +<a name="localHMACOutputLength"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>localHMACOutputLength</h4> +<pre>protected <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.HMACOutputLengthType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.HMACOutputLengthType</a> localHMACOutputLength</pre> +<div class="block">field for HMACOutputLength</div> +</li> +</ul> +<a name="localHMACOutputLengthTracker"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>localHMACOutputLengthTracker</h4> +<pre>protected boolean localHMACOutputLengthTracker</pre> +</li> +</ul> +<a name="localExtraElement"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>localExtraElement</h4> +<pre>protected org.apache.axiom.om.OMElement[] localExtraElement</pre> +<div class="block">field for ExtraElement + This was an Array!</div> +</li> +</ul> +<a name="localExtraElementTracker"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>localExtraElementTracker</h4> +<pre>protected boolean localExtraElementTracker</pre> +</li> +</ul> +<a name="localAlgorithm"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>localAlgorithm</h4> +<pre>protected org.apache.axis2.databinding.types.URI localAlgorithm</pre> +<div class="block">field for Algorithm + This was an Attribute!</div> +</li> +</ul> +</li> +</ul> +<!-- ========= CONSTRUCTOR DETAIL ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_detail"> +<!-- --> +</a> +<h3>Constructor Detail</h3> +<a name="SignatureCreationServiceStub.SignatureMethodType()"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>SignatureCreationServiceStub.SignatureMethodType</h4> +<pre>public SignatureCreationServiceStub.SignatureMethodType()</pre> +</li> +</ul> +</li> +</ul> +<!-- ============ METHOD DETAIL ========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_detail"> +<!-- --> +</a> +<h3>Method Detail</h3> +<a name="isHMACOutputLengthSpecified()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>isHMACOutputLengthSpecified</h4> +<pre>public boolean isHMACOutputLengthSpecified()</pre> +</li> +</ul> +<a name="getHMACOutputLength()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getHMACOutputLength</h4> +<pre>public <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.HMACOutputLengthType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.HMACOutputLengthType</a> getHMACOutputLength()</pre> +<div class="block">Auto generated getter method</div> +<dl><dt><span class="strong">Returns:</span></dt><dd>HMACOutputLengthType</dd></dl> +</li> +</ul> +<a name="setHMACOutputLength(at.gv.egiz.moa.SignatureCreationServiceStub.HMACOutputLengthType)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>setHMACOutputLength</h4> +<pre>public void setHMACOutputLength(<a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.HMACOutputLengthType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.HMACOutputLengthType</a> param)</pre> +<div class="block">Auto generated setter method</div> +<dl><dt><span class="strong">Parameters:</span></dt><dd><code>param</code> - HMACOutputLength</dd></dl> +</li> +</ul> +<a name="isExtraElementSpecified()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>isExtraElementSpecified</h4> +<pre>public boolean isExtraElementSpecified()</pre> +</li> +</ul> +<a name="getExtraElement()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getExtraElement</h4> +<pre>public org.apache.axiom.om.OMElement[] getExtraElement()</pre> +<div class="block">Auto generated getter method</div> +<dl><dt><span class="strong">Returns:</span></dt><dd>org.apache.axiom.om.OMElement[]</dd></dl> +</li> +</ul> +<a name="validateExtraElement(org.apache.axiom.om.OMElement[])"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>validateExtraElement</h4> +<pre>protected void validateExtraElement(org.apache.axiom.om.OMElement[] param)</pre> +<div class="block">validate the array for ExtraElement</div> +</li> +</ul> +<a name="setExtraElement(org.apache.axiom.om.OMElement[])"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>setExtraElement</h4> +<pre>public void setExtraElement(org.apache.axiom.om.OMElement[] param)</pre> +<div class="block">Auto generated setter method</div> +<dl><dt><span class="strong">Parameters:</span></dt><dd><code>param</code> - ExtraElement</dd></dl> +</li> +</ul> +<a name="addExtraElement(org.apache.axiom.om.OMElement)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>addExtraElement</h4> +<pre>public void addExtraElement(org.apache.axiom.om.OMElement param)</pre> +<div class="block">Auto generated add method for the array for convenience</div> +<dl><dt><span class="strong">Parameters:</span></dt><dd><code>param</code> - org.apache.axiom.om.OMElement</dd></dl> +</li> +</ul> +<a name="getAlgorithm()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getAlgorithm</h4> +<pre>public org.apache.axis2.databinding.types.URI getAlgorithm()</pre> +<div class="block">Auto generated getter method</div> +<dl><dt><span class="strong">Returns:</span></dt><dd>org.apache.axis2.databinding.types.URI</dd></dl> +</li> +</ul> +<a name="setAlgorithm(org.apache.axis2.databinding.types.URI)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>setAlgorithm</h4> +<pre>public void setAlgorithm(org.apache.axis2.databinding.types.URI param)</pre> +<div class="block">Auto generated setter method</div> +<dl><dt><span class="strong">Parameters:</span></dt><dd><code>param</code> - Algorithm</dd></dl> +</li> +</ul> +<a name="getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getOMElement</h4> +<pre>public org.apache.axiom.om.OMElement getOMElement(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, + org.apache.axiom.om.OMFactory factory) + throws org.apache.axis2.databinding.ADBException</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>getOMElement</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><span class="strong">Parameters:</span></dt><dd><code>parentQName</code> - </dd><dd><code>factory</code> - </dd> +<dt><span class="strong">Returns:</span></dt><dd>org.apache.axiom.om.OMElement</dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +<a name="serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>serialize</h4> +<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, + <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter) + throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, + org.apache.axis2.databinding.ADBException</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +<a name="serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>serialize</h4> +<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, + <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, + boolean serializeType) + throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, + org.apache.axis2.databinding.ADBException</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +<a name="getPullParser(javax.xml.namespace.QName)"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>getPullParser</h4> +<pre>public <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> getPullParser(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName) + throws org.apache.axis2.databinding.ADBException</pre> +<div class="block">databinding method to get an XML representation of this object</div> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>getPullParser</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +</li> +</ul> +</li> +</ul> +</div> +</div> +<!-- ========= END OF CLASS DATA ========= --> +<!-- ======= START OF BOTTOM NAVBAR ====== --> +<div class="bottomNav"><a name="navbar_bottom"> +<!-- --> +</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignatureMethod.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignatureMethodType.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li><a href="#nested_class_summary">Nested</a> | </li> +<li><a href="#field_summary">Field</a> | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li><a href="#field_detail">Field</a> | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_bottom"> +<!-- --> +</a></div> +<!-- ======== END OF BOTTOM NAVBAR ======= --> +</body> +</html> diff --git a/docs/at/gv/egiz/moa/SignatureCreationServiceStub.SignatureProperties.Factory.html b/docs/at/gv/egiz/moa/SignatureCreationServiceStub.SignatureProperties.Factory.html new file mode 100644 index 00000000..ef755f92 --- /dev/null +++ b/docs/at/gv/egiz/moa/SignatureCreationServiceStub.SignatureProperties.Factory.html @@ -0,0 +1,278 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> +<!-- NewPage --> +<html lang="en"> +<head> +<!-- Generated by javadoc (version 1.7.0_51) on Tue Feb 04 16:51:08 CET 2014 --> +<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> +<title>SignatureCreationServiceStub.SignatureProperties.Factory (PDF-AS 4.0 Library)</title> +<meta name="date" content="2014-02-04"> +<link rel="stylesheet" type="text/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 Library)"; + } +//--> +</script> +<noscript> +<div>JavaScript is disabled on your browser.</div> +</noscript> +<!-- ========= START OF TOP NAVBAR ======= --> +<div class="topNav"><a name="navbar_top"> +<!-- --> +</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignatureProperties.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignaturePropertiesType.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li>Nested | </li> +<li>Field | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li>Field | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_top"> +<!-- --> +</a></div> +<!-- ========= END OF TOP NAVBAR ========= --> +<!-- ======== START OF CLASS DATA ======== --> +<div class="header"> +<div class="subTitle">at.gv.egiz.moa</div> +<h2 title="Class SignatureCreationServiceStub.SignatureProperties.Factory" class="title">Class SignatureCreationServiceStub.SignatureProperties.Factory</h2> +</div> +<div class="contentContainer"> +<ul class="inheritance"> +<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li> +<ul class="inheritance"> +<li>at.gv.egiz.moa.SignatureCreationServiceStub.SignatureProperties.Factory</li> +</ul> +</li> +</ul> +<div class="description"> +<ul class="blockList"> +<li class="blockList"> +<dl> +<dt>Enclosing class:</dt> +<dd><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignatureProperties.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.SignatureProperties</a></dd> +</dl> +<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> +<div class="block">Factory class that keeps the parse method</div> +</li> +</ul> +</div> +<div class="summary"> +<ul class="blockList"> +<li class="blockList"> +<!-- ======== CONSTRUCTOR SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_summary"> +<!-- --> +</a> +<h3>Constructor Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation"> +<caption><span>Constructors</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colOne" scope="col">Constructor and Description</th> +</tr> +<tr class="altColor"> +<td class="colOne"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignatureProperties.Factory.html#SignatureCreationServiceStub.SignatureProperties.Factory()">SignatureCreationServiceStub.SignatureProperties.Factory</a></strong>()</code> </td> +</tr> +</table> +</li> +</ul> +<!-- ========== METHOD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_summary"> +<!-- --> +</a> +<h3>Method Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation"> +<caption><span>Methods</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colFirst" scope="col">Modifier and Type</th> +<th class="colLast" scope="col">Method and Description</th> +</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> +<div class="block">static method to create the object + Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable + If this object is not an element, it is a complex type and the reader is at the event just after the outer start element + Postcondition: If this object is an element, the reader is positioned at its end element + If this object is a complex type, the reader is positioned at the end element of its outer element</div> +</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> +</ul> +</li> +</ul> +</li> +</ul> +</div> +<div class="details"> +<ul class="blockList"> +<li class="blockList"> +<!-- ========= CONSTRUCTOR DETAIL ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_detail"> +<!-- --> +</a> +<h3>Constructor Detail</h3> +<a name="SignatureCreationServiceStub.SignatureProperties.Factory()"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>SignatureCreationServiceStub.SignatureProperties.Factory</h4> +<pre>public SignatureCreationServiceStub.SignatureProperties.Factory()</pre> +</li> +</ul> +</li> +</ul> +<!-- ============ METHOD DETAIL ========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_detail"> +<!-- --> +</a> +<h3>Method Detail</h3> +<a name="parse(javax.xml.stream.XMLStreamReader)"> +<!-- --> +</a> +<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> +<div class="block">static method to create the object + Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable + If this object is not an element, it is a complex type and the reader is at the event just after the outer start element + Postcondition: If this object is an element, the reader is positioned at its end element + If this object is a complex type, the reader is positioned at the end element of its outer element</div> +<dl><dt><span class="strong">Throws:</span></dt> +<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></code></dd></dl> +</li> +</ul> +</li> +</ul> +</li> +</ul> +</div> +</div> +<!-- ========= END OF CLASS DATA ========= --> +<!-- ======= START OF BOTTOM NAVBAR ====== --> +<div class="bottomNav"><a name="navbar_bottom"> +<!-- --> +</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignatureProperties.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignaturePropertiesType.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li>Nested | </li> +<li>Field | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li>Field | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_bottom"> +<!-- --> +</a></div> +<!-- ======== END OF BOTTOM NAVBAR ======= --> +</body> +</html> diff --git a/docs/at/gv/egiz/moa/SignatureCreationServiceStub.SignatureProperties.html b/docs/at/gv/egiz/moa/SignatureCreationServiceStub.SignatureProperties.html new file mode 100644 index 00000000..dee67af2 --- /dev/null +++ b/docs/at/gv/egiz/moa/SignatureCreationServiceStub.SignatureProperties.html @@ -0,0 +1,456 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> +<!-- NewPage --> +<html lang="en"> +<head> +<!-- Generated by javadoc (version 1.7.0_51) on Tue Feb 04 16:51:08 CET 2014 --> +<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> +<title>SignatureCreationServiceStub.SignatureProperties (PDF-AS 4.0 Library)</title> +<meta name="date" content="2014-02-04"> +<link rel="stylesheet" type="text/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 Library)"; + } +//--> +</script> +<noscript> +<div>JavaScript is disabled on your browser.</div> +</noscript> +<!-- ========= START OF TOP NAVBAR ======= --> +<div class="topNav"><a name="navbar_top"> +<!-- --> +</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignatureMethodType.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignatureProperties.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li><a href="#nested_class_summary">Nested</a> | </li> +<li><a href="#field_summary">Field</a> | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li><a href="#field_detail">Field</a> | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_top"> +<!-- --> +</a></div> +<!-- ========= END OF TOP NAVBAR ========= --> +<!-- ======== START OF CLASS DATA ======== --> +<div class="header"> +<div class="subTitle">at.gv.egiz.moa</div> +<h2 title="Class SignatureCreationServiceStub.SignatureProperties" class="title">Class SignatureCreationServiceStub.SignatureProperties</h2> +</div> +<div class="contentContainer"> +<ul class="inheritance"> +<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li> +<ul class="inheritance"> +<li>at.gv.egiz.moa.SignatureCreationServiceStub.SignatureProperties</li> +</ul> +</li> +</ul> +<div class="description"> +<ul class="blockList"> +<li class="blockList"> +<dl> +<dt>All Implemented Interfaces:</dt> +<dd><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a>, org.apache.axis2.databinding.ADBBean</dd> +</dl> +<dl> +<dt>Enclosing class:</dt> +<dd><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub</a></dd> +</dl> +<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> +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> +</ul> +</div> +<div class="summary"> +<ul class="blockList"> +<li class="blockList"> +<!-- ======== NESTED CLASS SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="nested_class_summary"> +<!-- --> +</a> +<h3>Nested Class Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Nested Class Summary table, listing nested classes, and an explanation"> +<caption><span>Nested Classes</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> +<tr class="altColor"> +<td class="colFirst"><code>static class </code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignatureProperties.Factory.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.SignatureProperties.Factory</a></strong></code> +<div class="block">Factory class that keeps the parse method</div> +</td> +</tr> +</table> +</li> +</ul> +<!-- =========== FIELD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="field_summary"> +<!-- --> +</a> +<h3>Field Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Field Summary table, listing fields, and an explanation"> +<caption><span>Fields</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> +<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"><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> +<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="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignatureProperties.html#MY_QNAME">MY_QNAME</a></strong></code> </td> +</tr> +</table> +</li> +</ul> +<!-- ======== CONSTRUCTOR SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_summary"> +<!-- --> +</a> +<h3>Constructor Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation"> +<caption><span>Constructors</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colOne" scope="col">Constructor and Description</th> +</tr> +<tr class="altColor"> +<td class="colOne"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignatureProperties.html#SignatureCreationServiceStub.SignatureProperties()">SignatureCreationServiceStub.SignatureProperties</a></strong>()</code> </td> +</tr> +</table> +</li> +</ul> +<!-- ========== METHOD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_summary"> +<!-- --> +</a> +<h3>Method Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation"> +<caption><span>Methods</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colFirst" scope="col">Modifier and Type</th> +<th class="colLast" scope="col">Method and Description</th> +</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, + 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> +<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="../../../../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.SignatureProperties.html#getSignatureProperties()">getSignatureProperties</a></strong>()</code> +<div class="block">Auto generated getter 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.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> +</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, + 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.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> +</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> +</ul> +</li> +</ul> +</li> +</ul> +</div> +<div class="details"> +<ul class="blockList"> +<li class="blockList"> +<!-- ============ FIELD DETAIL =========== --> +<ul class="blockList"> +<li class="blockList"><a name="field_detail"> +<!-- --> +</a> +<h3>Field Detail</h3> +<a name="MY_QNAME"> +<!-- --> +</a> +<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> +</li> +</ul> +<a name="localSignatureProperties"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>localSignatureProperties</h4> +<pre>protected <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignaturePropertiesType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.SignaturePropertiesType</a> localSignatureProperties</pre> +<div class="block">field for SignatureProperties</div> +</li> +</ul> +</li> +</ul> +<!-- ========= CONSTRUCTOR DETAIL ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_detail"> +<!-- --> +</a> +<h3>Constructor Detail</h3> +<a name="SignatureCreationServiceStub.SignatureProperties()"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>SignatureCreationServiceStub.SignatureProperties</h4> +<pre>public SignatureCreationServiceStub.SignatureProperties()</pre> +</li> +</ul> +</li> +</ul> +<!-- ============ METHOD DETAIL ========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_detail"> +<!-- --> +</a> +<h3>Method Detail</h3> +<a name="getSignatureProperties()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getSignatureProperties</h4> +<pre>public <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignaturePropertiesType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.SignaturePropertiesType</a> getSignatureProperties()</pre> +<div class="block">Auto generated getter method</div> +<dl><dt><span class="strong">Returns:</span></dt><dd>SignaturePropertiesType</dd></dl> +</li> +</ul> +<a name="setSignatureProperties(at.gv.egiz.moa.SignatureCreationServiceStub.SignaturePropertiesType)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>setSignatureProperties</h4> +<pre>public void setSignatureProperties(<a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignaturePropertiesType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.SignaturePropertiesType</a> param)</pre> +<div class="block">Auto generated setter method</div> +<dl><dt><span class="strong">Parameters:</span></dt><dd><code>param</code> - SignatureProperties</dd></dl> +</li> +</ul> +<a name="getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getOMElement</h4> +<pre>public org.apache.axiom.om.OMElement getOMElement(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, + org.apache.axiom.om.OMFactory factory) + throws org.apache.axis2.databinding.ADBException</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>getOMElement</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><span class="strong">Parameters:</span></dt><dd><code>parentQName</code> - </dd><dd><code>factory</code> - </dd> +<dt><span class="strong">Returns:</span></dt><dd>org.apache.axiom.om.OMElement</dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +<a name="serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>serialize</h4> +<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, + <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter) + throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, + org.apache.axis2.databinding.ADBException</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +<a name="serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>serialize</h4> +<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, + <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, + boolean serializeType) + throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, + org.apache.axis2.databinding.ADBException</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +<a name="getPullParser(javax.xml.namespace.QName)"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>getPullParser</h4> +<pre>public <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> getPullParser(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName) + throws org.apache.axis2.databinding.ADBException</pre> +<div class="block">databinding method to get an XML representation of this object</div> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>getPullParser</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +</li> +</ul> +</li> +</ul> +</div> +</div> +<!-- ========= END OF CLASS DATA ========= --> +<!-- ======= START OF BOTTOM NAVBAR ====== --> +<div class="bottomNav"><a name="navbar_bottom"> +<!-- --> +</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignatureMethodType.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignatureProperties.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li><a href="#nested_class_summary">Nested</a> | </li> +<li><a href="#field_summary">Field</a> | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li><a href="#field_detail">Field</a> | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_bottom"> +<!-- --> +</a></div> +<!-- ======== END OF BOTTOM NAVBAR ======= --> +</body> +</html> diff --git a/docs/at/gv/egiz/moa/SignatureCreationServiceStub.SignaturePropertiesType.Factory.html b/docs/at/gv/egiz/moa/SignatureCreationServiceStub.SignaturePropertiesType.Factory.html new file mode 100644 index 00000000..2a1b00eb --- /dev/null +++ b/docs/at/gv/egiz/moa/SignatureCreationServiceStub.SignaturePropertiesType.Factory.html @@ -0,0 +1,278 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> +<!-- NewPage --> +<html lang="en"> +<head> +<!-- Generated by javadoc (version 1.7.0_51) on Tue Feb 04 16:51:09 CET 2014 --> +<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> +<title>SignatureCreationServiceStub.SignaturePropertiesType.Factory (PDF-AS 4.0 Library)</title> +<meta name="date" content="2014-02-04"> +<link rel="stylesheet" type="text/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 Library)"; + } +//--> +</script> +<noscript> +<div>JavaScript is disabled on your browser.</div> +</noscript> +<!-- ========= START OF TOP NAVBAR ======= --> +<div class="topNav"><a name="navbar_top"> +<!-- --> +</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignaturePropertiesType.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignatureProperty.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li>Nested | </li> +<li>Field | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li>Field | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_top"> +<!-- --> +</a></div> +<!-- ========= END OF TOP NAVBAR ========= --> +<!-- ======== START OF CLASS DATA ======== --> +<div class="header"> +<div class="subTitle">at.gv.egiz.moa</div> +<h2 title="Class SignatureCreationServiceStub.SignaturePropertiesType.Factory" class="title">Class SignatureCreationServiceStub.SignaturePropertiesType.Factory</h2> +</div> +<div class="contentContainer"> +<ul class="inheritance"> +<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li> +<ul class="inheritance"> +<li>at.gv.egiz.moa.SignatureCreationServiceStub.SignaturePropertiesType.Factory</li> +</ul> +</li> +</ul> +<div class="description"> +<ul class="blockList"> +<li class="blockList"> +<dl> +<dt>Enclosing class:</dt> +<dd><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignaturePropertiesType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.SignaturePropertiesType</a></dd> +</dl> +<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> +<div class="block">Factory class that keeps the parse method</div> +</li> +</ul> +</div> +<div class="summary"> +<ul class="blockList"> +<li class="blockList"> +<!-- ======== CONSTRUCTOR SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_summary"> +<!-- --> +</a> +<h3>Constructor Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation"> +<caption><span>Constructors</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colOne" scope="col">Constructor and Description</th> +</tr> +<tr class="altColor"> +<td class="colOne"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignaturePropertiesType.Factory.html#SignatureCreationServiceStub.SignaturePropertiesType.Factory()">SignatureCreationServiceStub.SignaturePropertiesType.Factory</a></strong>()</code> </td> +</tr> +</table> +</li> +</ul> +<!-- ========== METHOD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_summary"> +<!-- --> +</a> +<h3>Method Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation"> +<caption><span>Methods</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colFirst" scope="col">Modifier and Type</th> +<th class="colLast" scope="col">Method and Description</th> +</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> +<div class="block">static method to create the object + Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable + If this object is not an element, it is a complex type and the reader is at the event just after the outer start element + Postcondition: If this object is an element, the reader is positioned at its end element + If this object is a complex type, the reader is positioned at the end element of its outer element</div> +</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> +</ul> +</li> +</ul> +</li> +</ul> +</div> +<div class="details"> +<ul class="blockList"> +<li class="blockList"> +<!-- ========= CONSTRUCTOR DETAIL ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_detail"> +<!-- --> +</a> +<h3>Constructor Detail</h3> +<a name="SignatureCreationServiceStub.SignaturePropertiesType.Factory()"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>SignatureCreationServiceStub.SignaturePropertiesType.Factory</h4> +<pre>public SignatureCreationServiceStub.SignaturePropertiesType.Factory()</pre> +</li> +</ul> +</li> +</ul> +<!-- ============ METHOD DETAIL ========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_detail"> +<!-- --> +</a> +<h3>Method Detail</h3> +<a name="parse(javax.xml.stream.XMLStreamReader)"> +<!-- --> +</a> +<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> +<div class="block">static method to create the object + Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable + If this object is not an element, it is a complex type and the reader is at the event just after the outer start element + Postcondition: If this object is an element, the reader is positioned at its end element + If this object is a complex type, the reader is positioned at the end element of its outer element</div> +<dl><dt><span class="strong">Throws:</span></dt> +<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></code></dd></dl> +</li> +</ul> +</li> +</ul> +</li> +</ul> +</div> +</div> +<!-- ========= END OF CLASS DATA ========= --> +<!-- ======= START OF BOTTOM NAVBAR ====== --> +<div class="bottomNav"><a name="navbar_bottom"> +<!-- --> +</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignaturePropertiesType.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignatureProperty.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li>Nested | </li> +<li>Field | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li>Field | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_bottom"> +<!-- --> +</a></div> +<!-- ======== END OF BOTTOM NAVBAR ======= --> +</body> +</html> diff --git a/docs/at/gv/egiz/moa/SignatureCreationServiceStub.SignaturePropertiesType.html b/docs/at/gv/egiz/moa/SignatureCreationServiceStub.SignaturePropertiesType.html new file mode 100644 index 00000000..405ae0fe --- /dev/null +++ b/docs/at/gv/egiz/moa/SignatureCreationServiceStub.SignaturePropertiesType.html @@ -0,0 +1,530 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> +<!-- NewPage --> +<html lang="en"> +<head> +<!-- Generated by javadoc (version 1.7.0_51) on Tue Feb 04 16:51:09 CET 2014 --> +<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> +<title>SignatureCreationServiceStub.SignaturePropertiesType (PDF-AS 4.0 Library)</title> +<meta name="date" content="2014-02-04"> +<link rel="stylesheet" type="text/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 Library)"; + } +//--> +</script> +<noscript> +<div>JavaScript is disabled on your browser.</div> +</noscript> +<!-- ========= START OF TOP NAVBAR ======= --> +<div class="topNav"><a name="navbar_top"> +<!-- --> +</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignatureProperties.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignaturePropertiesType.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li><a href="#nested_class_summary">Nested</a> | </li> +<li><a href="#field_summary">Field</a> | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li><a href="#field_detail">Field</a> | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_top"> +<!-- --> +</a></div> +<!-- ========= END OF TOP NAVBAR ========= --> +<!-- ======== START OF CLASS DATA ======== --> +<div class="header"> +<div class="subTitle">at.gv.egiz.moa</div> +<h2 title="Class SignatureCreationServiceStub.SignaturePropertiesType" class="title">Class SignatureCreationServiceStub.SignaturePropertiesType</h2> +</div> +<div class="contentContainer"> +<ul class="inheritance"> +<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li> +<ul class="inheritance"> +<li>at.gv.egiz.moa.SignatureCreationServiceStub.SignaturePropertiesType</li> +</ul> +</li> +</ul> +<div class="description"> +<ul class="blockList"> +<li class="blockList"> +<dl> +<dt>All Implemented Interfaces:</dt> +<dd><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a>, org.apache.axis2.databinding.ADBBean</dd> +</dl> +<dl> +<dt>Enclosing class:</dt> +<dd><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub</a></dd> +</dl> +<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> +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> +</ul> +</div> +<div class="summary"> +<ul class="blockList"> +<li class="blockList"> +<!-- ======== NESTED CLASS SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="nested_class_summary"> +<!-- --> +</a> +<h3>Nested Class Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Nested Class Summary table, listing nested classes, and an explanation"> +<caption><span>Nested Classes</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> +<tr class="altColor"> +<td class="colFirst"><code>static class </code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignaturePropertiesType.Factory.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.SignaturePropertiesType.Factory</a></strong></code> +<div class="block">Factory class that keeps the parse method</div> +</td> +</tr> +</table> +</li> +</ul> +<!-- =========== FIELD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="field_summary"> +<!-- --> +</a> +<h3>Field Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Field Summary table, listing fields, and an explanation"> +<caption><span>Fields</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> +<tr class="altColor"> +<td class="colFirst"><code>protected org.apache.axis2.databinding.types.Id</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignaturePropertiesType.html#localId">localId</a></strong></code> +<div class="block">field for Id + This was an Attribute!</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"><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> +</table> +</li> +</ul> +<!-- ======== CONSTRUCTOR SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_summary"> +<!-- --> +</a> +<h3>Constructor Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation"> +<caption><span>Constructors</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colOne" scope="col">Constructor and Description</th> +</tr> +<tr class="altColor"> +<td class="colOne"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignaturePropertiesType.html#SignatureCreationServiceStub.SignaturePropertiesType()">SignatureCreationServiceStub.SignaturePropertiesType</a></strong>()</code> </td> +</tr> +</table> +</li> +</ul> +<!-- ========== METHOD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_summary"> +<!-- --> +</a> +<h3>Method Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation"> +<caption><span>Methods</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colFirst" scope="col">Modifier and Type</th> +<th class="colLast" scope="col">Method and Description</th> +</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#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>org.apache.axis2.databinding.types.Id</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignaturePropertiesType.html#getId()">getId</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.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, + 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> +<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="../../../../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.SignaturePropertiesType.html#getSignatureProperty()">getSignatureProperty</a></strong>()</code> +<div class="block">Auto generated getter 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.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> +</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, + 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.SignaturePropertiesType.html#setId(org.apache.axis2.databinding.types.Id)">setId</a></strong>(org.apache.axis2.databinding.types.Id 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.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"><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> +</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> +</ul> +</li> +</ul> +</li> +</ul> +</div> +<div class="details"> +<ul class="blockList"> +<li class="blockList"> +<!-- ============ FIELD DETAIL =========== --> +<ul class="blockList"> +<li class="blockList"><a name="field_detail"> +<!-- --> +</a> +<h3>Field Detail</h3> +<a name="localSignatureProperty"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>localSignatureProperty</h4> +<pre>protected <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignaturePropertyType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.SignaturePropertyType</a>[] localSignatureProperty</pre> +<div class="block">field for SignatureProperty + This was an Array!</div> +</li> +</ul> +<a name="localId"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>localId</h4> +<pre>protected org.apache.axis2.databinding.types.Id localId</pre> +<div class="block">field for Id + This was an Attribute!</div> +</li> +</ul> +</li> +</ul> +<!-- ========= CONSTRUCTOR DETAIL ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_detail"> +<!-- --> +</a> +<h3>Constructor Detail</h3> +<a name="SignatureCreationServiceStub.SignaturePropertiesType()"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>SignatureCreationServiceStub.SignaturePropertiesType</h4> +<pre>public SignatureCreationServiceStub.SignaturePropertiesType()</pre> +</li> +</ul> +</li> +</ul> +<!-- ============ METHOD DETAIL ========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_detail"> +<!-- --> +</a> +<h3>Method Detail</h3> +<a name="getSignatureProperty()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getSignatureProperty</h4> +<pre>public <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignaturePropertyType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.SignaturePropertyType</a>[] getSignatureProperty()</pre> +<div class="block">Auto generated getter method</div> +<dl><dt><span class="strong">Returns:</span></dt><dd>SignaturePropertyType[]</dd></dl> +</li> +</ul> +<a name="validateSignatureProperty(at.gv.egiz.moa.SignatureCreationServiceStub.SignaturePropertyType[])"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>validateSignatureProperty</h4> +<pre>protected void validateSignatureProperty(<a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignaturePropertyType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.SignaturePropertyType</a>[] param)</pre> +<div class="block">validate the array for SignatureProperty</div> +</li> +</ul> +<a name="setSignatureProperty(at.gv.egiz.moa.SignatureCreationServiceStub.SignaturePropertyType[])"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>setSignatureProperty</h4> +<pre>public void setSignatureProperty(<a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignaturePropertyType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.SignaturePropertyType</a>[] param)</pre> +<div class="block">Auto generated setter method</div> +<dl><dt><span class="strong">Parameters:</span></dt><dd><code>param</code> - SignatureProperty</dd></dl> +</li> +</ul> +<a name="addSignatureProperty(at.gv.egiz.moa.SignatureCreationServiceStub.SignaturePropertyType)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>addSignatureProperty</h4> +<pre>public void addSignatureProperty(<a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignaturePropertyType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.SignaturePropertyType</a> param)</pre> +<div class="block">Auto generated add method for the array for convenience</div> +<dl><dt><span class="strong">Parameters:</span></dt><dd><code>param</code> - SignaturePropertyType</dd></dl> +</li> +</ul> +<a name="getId()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getId</h4> +<pre>public org.apache.axis2.databinding.types.Id getId()</pre> +<div class="block">Auto generated getter method</div> +<dl><dt><span class="strong">Returns:</span></dt><dd>org.apache.axis2.databinding.types.Id</dd></dl> +</li> +</ul> +<a name="setId(org.apache.axis2.databinding.types.Id)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>setId</h4> +<pre>public void setId(org.apache.axis2.databinding.types.Id param)</pre> +<div class="block">Auto generated setter method</div> +<dl><dt><span class="strong">Parameters:</span></dt><dd><code>param</code> - Id</dd></dl> +</li> +</ul> +<a name="getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getOMElement</h4> +<pre>public org.apache.axiom.om.OMElement getOMElement(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, + org.apache.axiom.om.OMFactory factory) + throws org.apache.axis2.databinding.ADBException</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>getOMElement</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><span class="strong">Parameters:</span></dt><dd><code>parentQName</code> - </dd><dd><code>factory</code> - </dd> +<dt><span class="strong">Returns:</span></dt><dd>org.apache.axiom.om.OMElement</dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +<a name="serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>serialize</h4> +<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, + <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter) + throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, + org.apache.axis2.databinding.ADBException</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +<a name="serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>serialize</h4> +<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, + <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, + boolean serializeType) + throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, + org.apache.axis2.databinding.ADBException</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +<a name="getPullParser(javax.xml.namespace.QName)"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>getPullParser</h4> +<pre>public <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> getPullParser(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName) + throws org.apache.axis2.databinding.ADBException</pre> +<div class="block">databinding method to get an XML representation of this object</div> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>getPullParser</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +</li> +</ul> +</li> +</ul> +</div> +</div> +<!-- ========= END OF CLASS DATA ========= --> +<!-- ======= START OF BOTTOM NAVBAR ====== --> +<div class="bottomNav"><a name="navbar_bottom"> +<!-- --> +</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignatureProperties.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignaturePropertiesType.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li><a href="#nested_class_summary">Nested</a> | </li> +<li><a href="#field_summary">Field</a> | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li><a href="#field_detail">Field</a> | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_bottom"> +<!-- --> +</a></div> +<!-- ======== END OF BOTTOM NAVBAR ======= --> +</body> +</html> diff --git a/docs/at/gv/egiz/moa/SignatureCreationServiceStub.SignatureProperty.Factory.html b/docs/at/gv/egiz/moa/SignatureCreationServiceStub.SignatureProperty.Factory.html new file mode 100644 index 00000000..d9f4c62b --- /dev/null +++ b/docs/at/gv/egiz/moa/SignatureCreationServiceStub.SignatureProperty.Factory.html @@ -0,0 +1,278 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> +<!-- NewPage --> +<html lang="en"> +<head> +<!-- Generated by javadoc (version 1.7.0_51) on Tue Feb 04 16:51:09 CET 2014 --> +<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> +<title>SignatureCreationServiceStub.SignatureProperty.Factory (PDF-AS 4.0 Library)</title> +<meta name="date" content="2014-02-04"> +<link rel="stylesheet" type="text/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 Library)"; + } +//--> +</script> +<noscript> +<div>JavaScript is disabled on your browser.</div> +</noscript> +<!-- ========= START OF TOP NAVBAR ======= --> +<div class="topNav"><a name="navbar_top"> +<!-- --> +</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignatureProperty.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignaturePropertyType.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li>Nested | </li> +<li>Field | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li>Field | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_top"> +<!-- --> +</a></div> +<!-- ========= END OF TOP NAVBAR ========= --> +<!-- ======== START OF CLASS DATA ======== --> +<div class="header"> +<div class="subTitle">at.gv.egiz.moa</div> +<h2 title="Class SignatureCreationServiceStub.SignatureProperty.Factory" class="title">Class SignatureCreationServiceStub.SignatureProperty.Factory</h2> +</div> +<div class="contentContainer"> +<ul class="inheritance"> +<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li> +<ul class="inheritance"> +<li>at.gv.egiz.moa.SignatureCreationServiceStub.SignatureProperty.Factory</li> +</ul> +</li> +</ul> +<div class="description"> +<ul class="blockList"> +<li class="blockList"> +<dl> +<dt>Enclosing class:</dt> +<dd><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignatureProperty.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.SignatureProperty</a></dd> +</dl> +<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> +<div class="block">Factory class that keeps the parse method</div> +</li> +</ul> +</div> +<div class="summary"> +<ul class="blockList"> +<li class="blockList"> +<!-- ======== CONSTRUCTOR SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_summary"> +<!-- --> +</a> +<h3>Constructor Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation"> +<caption><span>Constructors</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colOne" scope="col">Constructor and Description</th> +</tr> +<tr class="altColor"> +<td class="colOne"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignatureProperty.Factory.html#SignatureCreationServiceStub.SignatureProperty.Factory()">SignatureCreationServiceStub.SignatureProperty.Factory</a></strong>()</code> </td> +</tr> +</table> +</li> +</ul> +<!-- ========== METHOD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_summary"> +<!-- --> +</a> +<h3>Method Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation"> +<caption><span>Methods</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colFirst" scope="col">Modifier and Type</th> +<th class="colLast" scope="col">Method and Description</th> +</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> +<div class="block">static method to create the object + Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable + If this object is not an element, it is a complex type and the reader is at the event just after the outer start element + Postcondition: If this object is an element, the reader is positioned at its end element + If this object is a complex type, the reader is positioned at the end element of its outer element</div> +</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> +</ul> +</li> +</ul> +</li> +</ul> +</div> +<div class="details"> +<ul class="blockList"> +<li class="blockList"> +<!-- ========= CONSTRUCTOR DETAIL ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_detail"> +<!-- --> +</a> +<h3>Constructor Detail</h3> +<a name="SignatureCreationServiceStub.SignatureProperty.Factory()"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>SignatureCreationServiceStub.SignatureProperty.Factory</h4> +<pre>public SignatureCreationServiceStub.SignatureProperty.Factory()</pre> +</li> +</ul> +</li> +</ul> +<!-- ============ METHOD DETAIL ========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_detail"> +<!-- --> +</a> +<h3>Method Detail</h3> +<a name="parse(javax.xml.stream.XMLStreamReader)"> +<!-- --> +</a> +<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> +<div class="block">static method to create the object + Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable + If this object is not an element, it is a complex type and the reader is at the event just after the outer start element + Postcondition: If this object is an element, the reader is positioned at its end element + If this object is a complex type, the reader is positioned at the end element of its outer element</div> +<dl><dt><span class="strong">Throws:</span></dt> +<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></code></dd></dl> +</li> +</ul> +</li> +</ul> +</li> +</ul> +</div> +</div> +<!-- ========= END OF CLASS DATA ========= --> +<!-- ======= START OF BOTTOM NAVBAR ====== --> +<div class="bottomNav"><a name="navbar_bottom"> +<!-- --> +</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignatureProperty.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignaturePropertyType.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li>Nested | </li> +<li>Field | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li>Field | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_bottom"> +<!-- --> +</a></div> +<!-- ======== END OF BOTTOM NAVBAR ======= --> +</body> +</html> diff --git a/docs/at/gv/egiz/moa/SignatureCreationServiceStub.SignatureProperty.html b/docs/at/gv/egiz/moa/SignatureCreationServiceStub.SignatureProperty.html new file mode 100644 index 00000000..44e06baa --- /dev/null +++ b/docs/at/gv/egiz/moa/SignatureCreationServiceStub.SignatureProperty.html @@ -0,0 +1,456 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> +<!-- NewPage --> +<html lang="en"> +<head> +<!-- Generated by javadoc (version 1.7.0_51) on Tue Feb 04 16:51:09 CET 2014 --> +<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> +<title>SignatureCreationServiceStub.SignatureProperty (PDF-AS 4.0 Library)</title> +<meta name="date" content="2014-02-04"> +<link rel="stylesheet" type="text/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 Library)"; + } +//--> +</script> +<noscript> +<div>JavaScript is disabled on your browser.</div> +</noscript> +<!-- ========= START OF TOP NAVBAR ======= --> +<div class="topNav"><a name="navbar_top"> +<!-- --> +</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignaturePropertiesType.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignatureProperty.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li><a href="#nested_class_summary">Nested</a> | </li> +<li><a href="#field_summary">Field</a> | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li><a href="#field_detail">Field</a> | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_top"> +<!-- --> +</a></div> +<!-- ========= END OF TOP NAVBAR ========= --> +<!-- ======== START OF CLASS DATA ======== --> +<div class="header"> +<div class="subTitle">at.gv.egiz.moa</div> +<h2 title="Class SignatureCreationServiceStub.SignatureProperty" class="title">Class SignatureCreationServiceStub.SignatureProperty</h2> +</div> +<div class="contentContainer"> +<ul class="inheritance"> +<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li> +<ul class="inheritance"> +<li>at.gv.egiz.moa.SignatureCreationServiceStub.SignatureProperty</li> +</ul> +</li> +</ul> +<div class="description"> +<ul class="blockList"> +<li class="blockList"> +<dl> +<dt>All Implemented Interfaces:</dt> +<dd><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a>, org.apache.axis2.databinding.ADBBean</dd> +</dl> +<dl> +<dt>Enclosing class:</dt> +<dd><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub</a></dd> +</dl> +<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> +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> +</ul> +</div> +<div class="summary"> +<ul class="blockList"> +<li class="blockList"> +<!-- ======== NESTED CLASS SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="nested_class_summary"> +<!-- --> +</a> +<h3>Nested Class Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Nested Class Summary table, listing nested classes, and an explanation"> +<caption><span>Nested Classes</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> +<tr class="altColor"> +<td class="colFirst"><code>static class </code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignatureProperty.Factory.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.SignatureProperty.Factory</a></strong></code> +<div class="block">Factory class that keeps the parse method</div> +</td> +</tr> +</table> +</li> +</ul> +<!-- =========== FIELD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="field_summary"> +<!-- --> +</a> +<h3>Field Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Field Summary table, listing fields, and an explanation"> +<caption><span>Fields</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> +<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"><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> +<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="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignatureProperty.html#MY_QNAME">MY_QNAME</a></strong></code> </td> +</tr> +</table> +</li> +</ul> +<!-- ======== CONSTRUCTOR SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_summary"> +<!-- --> +</a> +<h3>Constructor Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation"> +<caption><span>Constructors</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colOne" scope="col">Constructor and Description</th> +</tr> +<tr class="altColor"> +<td class="colOne"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignatureProperty.html#SignatureCreationServiceStub.SignatureProperty()">SignatureCreationServiceStub.SignatureProperty</a></strong>()</code> </td> +</tr> +</table> +</li> +</ul> +<!-- ========== METHOD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_summary"> +<!-- --> +</a> +<h3>Method Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation"> +<caption><span>Methods</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colFirst" scope="col">Modifier and Type</th> +<th class="colLast" scope="col">Method and Description</th> +</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, + 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> +<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="../../../../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.SignatureProperty.html#getSignatureProperty()">getSignatureProperty</a></strong>()</code> +<div class="block">Auto generated getter 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.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> +</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, + 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.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> +</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> +</ul> +</li> +</ul> +</li> +</ul> +</div> +<div class="details"> +<ul class="blockList"> +<li class="blockList"> +<!-- ============ FIELD DETAIL =========== --> +<ul class="blockList"> +<li class="blockList"><a name="field_detail"> +<!-- --> +</a> +<h3>Field Detail</h3> +<a name="MY_QNAME"> +<!-- --> +</a> +<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> +</li> +</ul> +<a name="localSignatureProperty"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>localSignatureProperty</h4> +<pre>protected <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignaturePropertyType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.SignaturePropertyType</a> localSignatureProperty</pre> +<div class="block">field for SignatureProperty</div> +</li> +</ul> +</li> +</ul> +<!-- ========= CONSTRUCTOR DETAIL ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_detail"> +<!-- --> +</a> +<h3>Constructor Detail</h3> +<a name="SignatureCreationServiceStub.SignatureProperty()"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>SignatureCreationServiceStub.SignatureProperty</h4> +<pre>public SignatureCreationServiceStub.SignatureProperty()</pre> +</li> +</ul> +</li> +</ul> +<!-- ============ METHOD DETAIL ========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_detail"> +<!-- --> +</a> +<h3>Method Detail</h3> +<a name="getSignatureProperty()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getSignatureProperty</h4> +<pre>public <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignaturePropertyType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.SignaturePropertyType</a> getSignatureProperty()</pre> +<div class="block">Auto generated getter method</div> +<dl><dt><span class="strong">Returns:</span></dt><dd>SignaturePropertyType</dd></dl> +</li> +</ul> +<a name="setSignatureProperty(at.gv.egiz.moa.SignatureCreationServiceStub.SignaturePropertyType)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>setSignatureProperty</h4> +<pre>public void setSignatureProperty(<a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignaturePropertyType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.SignaturePropertyType</a> param)</pre> +<div class="block">Auto generated setter method</div> +<dl><dt><span class="strong">Parameters:</span></dt><dd><code>param</code> - SignatureProperty</dd></dl> +</li> +</ul> +<a name="getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getOMElement</h4> +<pre>public org.apache.axiom.om.OMElement getOMElement(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, + org.apache.axiom.om.OMFactory factory) + throws org.apache.axis2.databinding.ADBException</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>getOMElement</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><span class="strong">Parameters:</span></dt><dd><code>parentQName</code> - </dd><dd><code>factory</code> - </dd> +<dt><span class="strong">Returns:</span></dt><dd>org.apache.axiom.om.OMElement</dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +<a name="serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>serialize</h4> +<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, + <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter) + throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, + org.apache.axis2.databinding.ADBException</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +<a name="serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>serialize</h4> +<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, + <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, + boolean serializeType) + throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, + org.apache.axis2.databinding.ADBException</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +<a name="getPullParser(javax.xml.namespace.QName)"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>getPullParser</h4> +<pre>public <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> getPullParser(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName) + throws org.apache.axis2.databinding.ADBException</pre> +<div class="block">databinding method to get an XML representation of this object</div> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>getPullParser</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +</li> +</ul> +</li> +</ul> +</div> +</div> +<!-- ========= END OF CLASS DATA ========= --> +<!-- ======= START OF BOTTOM NAVBAR ====== --> +<div class="bottomNav"><a name="navbar_bottom"> +<!-- --> +</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignaturePropertiesType.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignatureProperty.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li><a href="#nested_class_summary">Nested</a> | </li> +<li><a href="#field_summary">Field</a> | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li><a href="#field_detail">Field</a> | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_bottom"> +<!-- --> +</a></div> +<!-- ======== END OF BOTTOM NAVBAR ======= --> +</body> +</html> diff --git a/docs/at/gv/egiz/moa/SignatureCreationServiceStub.SignaturePropertyType.Factory.html b/docs/at/gv/egiz/moa/SignatureCreationServiceStub.SignaturePropertyType.Factory.html new file mode 100644 index 00000000..46feb6b9 --- /dev/null +++ b/docs/at/gv/egiz/moa/SignatureCreationServiceStub.SignaturePropertyType.Factory.html @@ -0,0 +1,278 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> +<!-- NewPage --> +<html lang="en"> +<head> +<!-- Generated by javadoc (version 1.7.0_51) on Tue Feb 04 16:51:10 CET 2014 --> +<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> +<title>SignatureCreationServiceStub.SignaturePropertyType.Factory (PDF-AS 4.0 Library)</title> +<meta name="date" content="2014-02-04"> +<link rel="stylesheet" type="text/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 Library)"; + } +//--> +</script> +<noscript> +<div>JavaScript is disabled on your browser.</div> +</noscript> +<!-- ========= START OF TOP NAVBAR ======= --> +<div class="topNav"><a name="navbar_top"> +<!-- --> +</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignaturePropertyType.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignaturePropertyTypeChoice.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li>Nested | </li> +<li>Field | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li>Field | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_top"> +<!-- --> +</a></div> +<!-- ========= END OF TOP NAVBAR ========= --> +<!-- ======== START OF CLASS DATA ======== --> +<div class="header"> +<div class="subTitle">at.gv.egiz.moa</div> +<h2 title="Class SignatureCreationServiceStub.SignaturePropertyType.Factory" class="title">Class SignatureCreationServiceStub.SignaturePropertyType.Factory</h2> +</div> +<div class="contentContainer"> +<ul class="inheritance"> +<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li> +<ul class="inheritance"> +<li>at.gv.egiz.moa.SignatureCreationServiceStub.SignaturePropertyType.Factory</li> +</ul> +</li> +</ul> +<div class="description"> +<ul class="blockList"> +<li class="blockList"> +<dl> +<dt>Enclosing class:</dt> +<dd><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignaturePropertyType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.SignaturePropertyType</a></dd> +</dl> +<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> +<div class="block">Factory class that keeps the parse method</div> +</li> +</ul> +</div> +<div class="summary"> +<ul class="blockList"> +<li class="blockList"> +<!-- ======== CONSTRUCTOR SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_summary"> +<!-- --> +</a> +<h3>Constructor Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation"> +<caption><span>Constructors</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colOne" scope="col">Constructor and Description</th> +</tr> +<tr class="altColor"> +<td class="colOne"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignaturePropertyType.Factory.html#SignatureCreationServiceStub.SignaturePropertyType.Factory()">SignatureCreationServiceStub.SignaturePropertyType.Factory</a></strong>()</code> </td> +</tr> +</table> +</li> +</ul> +<!-- ========== METHOD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_summary"> +<!-- --> +</a> +<h3>Method Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation"> +<caption><span>Methods</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colFirst" scope="col">Modifier and Type</th> +<th class="colLast" scope="col">Method and Description</th> +</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> +<div class="block">static method to create the object + Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable + If this object is not an element, it is a complex type and the reader is at the event just after the outer start element + Postcondition: If this object is an element, the reader is positioned at its end element + If this object is a complex type, the reader is positioned at the end element of its outer element</div> +</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> +</ul> +</li> +</ul> +</li> +</ul> +</div> +<div class="details"> +<ul class="blockList"> +<li class="blockList"> +<!-- ========= CONSTRUCTOR DETAIL ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_detail"> +<!-- --> +</a> +<h3>Constructor Detail</h3> +<a name="SignatureCreationServiceStub.SignaturePropertyType.Factory()"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>SignatureCreationServiceStub.SignaturePropertyType.Factory</h4> +<pre>public SignatureCreationServiceStub.SignaturePropertyType.Factory()</pre> +</li> +</ul> +</li> +</ul> +<!-- ============ METHOD DETAIL ========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_detail"> +<!-- --> +</a> +<h3>Method Detail</h3> +<a name="parse(javax.xml.stream.XMLStreamReader)"> +<!-- --> +</a> +<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> +<div class="block">static method to create the object + Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable + If this object is not an element, it is a complex type and the reader is at the event just after the outer start element + Postcondition: If this object is an element, the reader is positioned at its end element + If this object is a complex type, the reader is positioned at the end element of its outer element</div> +<dl><dt><span class="strong">Throws:</span></dt> +<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></code></dd></dl> +</li> +</ul> +</li> +</ul> +</li> +</ul> +</div> +</div> +<!-- ========= END OF CLASS DATA ========= --> +<!-- ======= START OF BOTTOM NAVBAR ====== --> +<div class="bottomNav"><a name="navbar_bottom"> +<!-- --> +</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignaturePropertyType.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignaturePropertyTypeChoice.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li>Nested | </li> +<li>Field | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li>Field | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_bottom"> +<!-- --> +</a></div> +<!-- ======== END OF BOTTOM NAVBAR ======= --> +</body> +</html> diff --git a/docs/at/gv/egiz/moa/SignatureCreationServiceStub.SignaturePropertyType.html b/docs/at/gv/egiz/moa/SignatureCreationServiceStub.SignaturePropertyType.html new file mode 100644 index 00000000..6d012832 --- /dev/null +++ b/docs/at/gv/egiz/moa/SignatureCreationServiceStub.SignaturePropertyType.html @@ -0,0 +1,582 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> +<!-- NewPage --> +<html lang="en"> +<head> +<!-- Generated by javadoc (version 1.7.0_51) on Tue Feb 04 16:51:10 CET 2014 --> +<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> +<title>SignatureCreationServiceStub.SignaturePropertyType (PDF-AS 4.0 Library)</title> +<meta name="date" content="2014-02-04"> +<link rel="stylesheet" type="text/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 Library)"; + } +//--> +</script> +<noscript> +<div>JavaScript is disabled on your browser.</div> +</noscript> +<!-- ========= START OF TOP NAVBAR ======= --> +<div class="topNav"><a name="navbar_top"> +<!-- --> +</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignatureProperty.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignaturePropertyType.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li><a href="#nested_class_summary">Nested</a> | </li> +<li><a href="#field_summary">Field</a> | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li><a href="#field_detail">Field</a> | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_top"> +<!-- --> +</a></div> +<!-- ========= END OF TOP NAVBAR ========= --> +<!-- ======== START OF CLASS DATA ======== --> +<div class="header"> +<div class="subTitle">at.gv.egiz.moa</div> +<h2 title="Class SignatureCreationServiceStub.SignaturePropertyType" class="title">Class SignatureCreationServiceStub.SignaturePropertyType</h2> +</div> +<div class="contentContainer"> +<ul class="inheritance"> +<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li> +<ul class="inheritance"> +<li>at.gv.egiz.moa.SignatureCreationServiceStub.SignaturePropertyType</li> +</ul> +</li> +</ul> +<div class="description"> +<ul class="blockList"> +<li class="blockList"> +<dl> +<dt>All Implemented Interfaces:</dt> +<dd><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a>, org.apache.axis2.databinding.ADBBean</dd> +</dl> +<dl> +<dt>Enclosing class:</dt> +<dd><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub</a></dd> +</dl> +<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> +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> +</ul> +</div> +<div class="summary"> +<ul class="blockList"> +<li class="blockList"> +<!-- ======== NESTED CLASS SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="nested_class_summary"> +<!-- --> +</a> +<h3>Nested Class Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Nested Class Summary table, listing nested classes, and an explanation"> +<caption><span>Nested Classes</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> +<tr class="altColor"> +<td class="colFirst"><code>static class </code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignaturePropertyType.Factory.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.SignaturePropertyType.Factory</a></strong></code> +<div class="block">Factory class that keeps the parse method</div> +</td> +</tr> +</table> +</li> +</ul> +<!-- =========== FIELD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="field_summary"> +<!-- --> +</a> +<h3>Field Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Field Summary table, listing fields, and an explanation"> +<caption><span>Fields</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> +<tr class="altColor"> +<td class="colFirst"><code>protected org.apache.axis2.databinding.types.Id</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignaturePropertyType.html#localId">localId</a></strong></code> +<div class="block">field for Id + This was an Attribute!</div> +</td> +</tr> +<tr class="rowColor"> +<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"><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> +<tr class="altColor"> +<td class="colFirst"><code>protected org.apache.axis2.databinding.types.URI</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignaturePropertyType.html#localTarget">localTarget</a></strong></code> +<div class="block">field for Target + This was an Attribute!</div> +</td> +</tr> +</table> +</li> +</ul> +<!-- ======== CONSTRUCTOR SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_summary"> +<!-- --> +</a> +<h3>Constructor Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation"> +<caption><span>Constructors</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colOne" scope="col">Constructor and Description</th> +</tr> +<tr class="altColor"> +<td class="colOne"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignaturePropertyType.html#SignatureCreationServiceStub.SignaturePropertyType()">SignatureCreationServiceStub.SignaturePropertyType</a></strong>()</code> </td> +</tr> +</table> +</li> +</ul> +<!-- ========== METHOD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_summary"> +<!-- --> +</a> +<h3>Method Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation"> +<caption><span>Methods</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colFirst" scope="col">Modifier and Type</th> +<th class="colLast" scope="col">Method and Description</th> +</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#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>org.apache.axis2.databinding.types.Id</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignaturePropertyType.html#getId()">getId</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.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, + 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> +<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="../../../../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.SignaturePropertyType.html#getSignaturePropertyTypeChoice()">getSignaturePropertyTypeChoice</a></strong>()</code> +<div class="block">Auto generated getter method</div> +</td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>org.apache.axis2.databinding.types.URI</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignaturePropertyType.html#getTarget()">getTarget</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.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> +</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, + 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.SignaturePropertyType.html#setId(org.apache.axis2.databinding.types.Id)">setId</a></strong>(org.apache.axis2.databinding.types.Id 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.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>void</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignaturePropertyType.html#setTarget(org.apache.axis2.databinding.types.URI)">setTarget</a></strong>(org.apache.axis2.databinding.types.URI 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"><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> +</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> +</ul> +</li> +</ul> +</li> +</ul> +</div> +<div class="details"> +<ul class="blockList"> +<li class="blockList"> +<!-- ============ FIELD DETAIL =========== --> +<ul class="blockList"> +<li class="blockList"><a name="field_detail"> +<!-- --> +</a> +<h3>Field Detail</h3> +<a name="localSignaturePropertyTypeChoice"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>localSignaturePropertyTypeChoice</h4> +<pre>protected <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignaturePropertyTypeChoice.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.SignaturePropertyTypeChoice</a>[] localSignaturePropertyTypeChoice</pre> +<div class="block">field for SignaturePropertyTypeChoice + This was an Array!</div> +</li> +</ul> +<a name="localTarget"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>localTarget</h4> +<pre>protected org.apache.axis2.databinding.types.URI localTarget</pre> +<div class="block">field for Target + This was an Attribute!</div> +</li> +</ul> +<a name="localId"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>localId</h4> +<pre>protected org.apache.axis2.databinding.types.Id localId</pre> +<div class="block">field for Id + This was an Attribute!</div> +</li> +</ul> +</li> +</ul> +<!-- ========= CONSTRUCTOR DETAIL ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_detail"> +<!-- --> +</a> +<h3>Constructor Detail</h3> +<a name="SignatureCreationServiceStub.SignaturePropertyType()"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>SignatureCreationServiceStub.SignaturePropertyType</h4> +<pre>public SignatureCreationServiceStub.SignaturePropertyType()</pre> +</li> +</ul> +</li> +</ul> +<!-- ============ METHOD DETAIL ========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_detail"> +<!-- --> +</a> +<h3>Method Detail</h3> +<a name="getSignaturePropertyTypeChoice()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getSignaturePropertyTypeChoice</h4> +<pre>public <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignaturePropertyTypeChoice.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.SignaturePropertyTypeChoice</a>[] getSignaturePropertyTypeChoice()</pre> +<div class="block">Auto generated getter method</div> +<dl><dt><span class="strong">Returns:</span></dt><dd>SignaturePropertyTypeChoice[]</dd></dl> +</li> +</ul> +<a name="validateSignaturePropertyTypeChoice(at.gv.egiz.moa.SignatureCreationServiceStub.SignaturePropertyTypeChoice[])"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>validateSignaturePropertyTypeChoice</h4> +<pre>protected void validateSignaturePropertyTypeChoice(<a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignaturePropertyTypeChoice.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.SignaturePropertyTypeChoice</a>[] param)</pre> +<div class="block">validate the array for SignaturePropertyTypeChoice</div> +</li> +</ul> +<a name="setSignaturePropertyTypeChoice(at.gv.egiz.moa.SignatureCreationServiceStub.SignaturePropertyTypeChoice[])"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>setSignaturePropertyTypeChoice</h4> +<pre>public void setSignaturePropertyTypeChoice(<a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignaturePropertyTypeChoice.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.SignaturePropertyTypeChoice</a>[] param)</pre> +<div class="block">Auto generated setter method</div> +<dl><dt><span class="strong">Parameters:</span></dt><dd><code>param</code> - SignaturePropertyTypeChoice</dd></dl> +</li> +</ul> +<a name="addSignaturePropertyTypeChoice(at.gv.egiz.moa.SignatureCreationServiceStub.SignaturePropertyTypeChoice)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>addSignaturePropertyTypeChoice</h4> +<pre>public void addSignaturePropertyTypeChoice(<a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignaturePropertyTypeChoice.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.SignaturePropertyTypeChoice</a> param)</pre> +<div class="block">Auto generated add method for the array for convenience</div> +<dl><dt><span class="strong">Parameters:</span></dt><dd><code>param</code> - SignaturePropertyTypeChoice</dd></dl> +</li> +</ul> +<a name="getTarget()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getTarget</h4> +<pre>public org.apache.axis2.databinding.types.URI getTarget()</pre> +<div class="block">Auto generated getter method</div> +<dl><dt><span class="strong">Returns:</span></dt><dd>org.apache.axis2.databinding.types.URI</dd></dl> +</li> +</ul> +<a name="setTarget(org.apache.axis2.databinding.types.URI)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>setTarget</h4> +<pre>public void setTarget(org.apache.axis2.databinding.types.URI param)</pre> +<div class="block">Auto generated setter method</div> +<dl><dt><span class="strong">Parameters:</span></dt><dd><code>param</code> - Target</dd></dl> +</li> +</ul> +<a name="getId()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getId</h4> +<pre>public org.apache.axis2.databinding.types.Id getId()</pre> +<div class="block">Auto generated getter method</div> +<dl><dt><span class="strong">Returns:</span></dt><dd>org.apache.axis2.databinding.types.Id</dd></dl> +</li> +</ul> +<a name="setId(org.apache.axis2.databinding.types.Id)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>setId</h4> +<pre>public void setId(org.apache.axis2.databinding.types.Id param)</pre> +<div class="block">Auto generated setter method</div> +<dl><dt><span class="strong">Parameters:</span></dt><dd><code>param</code> - Id</dd></dl> +</li> +</ul> +<a name="getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getOMElement</h4> +<pre>public org.apache.axiom.om.OMElement getOMElement(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, + org.apache.axiom.om.OMFactory factory) + throws org.apache.axis2.databinding.ADBException</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>getOMElement</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><span class="strong">Parameters:</span></dt><dd><code>parentQName</code> - </dd><dd><code>factory</code> - </dd> +<dt><span class="strong">Returns:</span></dt><dd>org.apache.axiom.om.OMElement</dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +<a name="serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>serialize</h4> +<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, + <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter) + throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, + org.apache.axis2.databinding.ADBException</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +<a name="serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>serialize</h4> +<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, + <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, + boolean serializeType) + throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, + org.apache.axis2.databinding.ADBException</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +<a name="getPullParser(javax.xml.namespace.QName)"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>getPullParser</h4> +<pre>public <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> getPullParser(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName) + throws org.apache.axis2.databinding.ADBException</pre> +<div class="block">databinding method to get an XML representation of this object</div> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>getPullParser</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +</li> +</ul> +</li> +</ul> +</div> +</div> +<!-- ========= END OF CLASS DATA ========= --> +<!-- ======= START OF BOTTOM NAVBAR ====== --> +<div class="bottomNav"><a name="navbar_bottom"> +<!-- --> +</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignatureProperty.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignaturePropertyType.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li><a href="#nested_class_summary">Nested</a> | </li> +<li><a href="#field_summary">Field</a> | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li><a href="#field_detail">Field</a> | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_bottom"> +<!-- --> +</a></div> +<!-- ======== END OF BOTTOM NAVBAR ======= --> +</body> +</html> diff --git a/docs/at/gv/egiz/moa/SignatureCreationServiceStub.SignaturePropertyTypeChoice.Factory.html b/docs/at/gv/egiz/moa/SignatureCreationServiceStub.SignaturePropertyTypeChoice.Factory.html new file mode 100644 index 00000000..8ab74f10 --- /dev/null +++ b/docs/at/gv/egiz/moa/SignatureCreationServiceStub.SignaturePropertyTypeChoice.Factory.html @@ -0,0 +1,278 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> +<!-- NewPage --> +<html lang="en"> +<head> +<!-- Generated by javadoc (version 1.7.0_51) on Tue Feb 04 16:51:10 CET 2014 --> +<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> +<title>SignatureCreationServiceStub.SignaturePropertyTypeChoice.Factory (PDF-AS 4.0 Library)</title> +<meta name="date" content="2014-02-04"> +<link rel="stylesheet" type="text/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 Library)"; + } +//--> +</script> +<noscript> +<div>JavaScript is disabled on your browser.</div> +</noscript> +<!-- ========= START OF TOP NAVBAR ======= --> +<div class="topNav"><a name="navbar_top"> +<!-- --> +</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignaturePropertyTypeChoice.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignatureType.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li>Nested | </li> +<li>Field | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li>Field | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_top"> +<!-- --> +</a></div> +<!-- ========= END OF TOP NAVBAR ========= --> +<!-- ======== START OF CLASS DATA ======== --> +<div class="header"> +<div class="subTitle">at.gv.egiz.moa</div> +<h2 title="Class SignatureCreationServiceStub.SignaturePropertyTypeChoice.Factory" class="title">Class SignatureCreationServiceStub.SignaturePropertyTypeChoice.Factory</h2> +</div> +<div class="contentContainer"> +<ul class="inheritance"> +<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li> +<ul class="inheritance"> +<li>at.gv.egiz.moa.SignatureCreationServiceStub.SignaturePropertyTypeChoice.Factory</li> +</ul> +</li> +</ul> +<div class="description"> +<ul class="blockList"> +<li class="blockList"> +<dl> +<dt>Enclosing class:</dt> +<dd><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignaturePropertyTypeChoice.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.SignaturePropertyTypeChoice</a></dd> +</dl> +<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> +<div class="block">Factory class that keeps the parse method</div> +</li> +</ul> +</div> +<div class="summary"> +<ul class="blockList"> +<li class="blockList"> +<!-- ======== CONSTRUCTOR SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_summary"> +<!-- --> +</a> +<h3>Constructor Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation"> +<caption><span>Constructors</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colOne" scope="col">Constructor and Description</th> +</tr> +<tr class="altColor"> +<td class="colOne"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignaturePropertyTypeChoice.Factory.html#SignatureCreationServiceStub.SignaturePropertyTypeChoice.Factory()">SignatureCreationServiceStub.SignaturePropertyTypeChoice.Factory</a></strong>()</code> </td> +</tr> +</table> +</li> +</ul> +<!-- ========== METHOD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_summary"> +<!-- --> +</a> +<h3>Method Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation"> +<caption><span>Methods</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colFirst" scope="col">Modifier and Type</th> +<th class="colLast" scope="col">Method and Description</th> +</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> +<div class="block">static method to create the object + Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable + If this object is not an element, it is a complex type and the reader is at the event just after the outer start element + Postcondition: If this object is an element, the reader is positioned at its end element + If this object is a complex type, the reader is positioned at the end element of its outer element</div> +</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> +</ul> +</li> +</ul> +</li> +</ul> +</div> +<div class="details"> +<ul class="blockList"> +<li class="blockList"> +<!-- ========= CONSTRUCTOR DETAIL ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_detail"> +<!-- --> +</a> +<h3>Constructor Detail</h3> +<a name="SignatureCreationServiceStub.SignaturePropertyTypeChoice.Factory()"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>SignatureCreationServiceStub.SignaturePropertyTypeChoice.Factory</h4> +<pre>public SignatureCreationServiceStub.SignaturePropertyTypeChoice.Factory()</pre> +</li> +</ul> +</li> +</ul> +<!-- ============ METHOD DETAIL ========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_detail"> +<!-- --> +</a> +<h3>Method Detail</h3> +<a name="parse(javax.xml.stream.XMLStreamReader)"> +<!-- --> +</a> +<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> +<div class="block">static method to create the object + Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable + If this object is not an element, it is a complex type and the reader is at the event just after the outer start element + Postcondition: If this object is an element, the reader is positioned at its end element + If this object is a complex type, the reader is positioned at the end element of its outer element</div> +<dl><dt><span class="strong">Throws:</span></dt> +<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></code></dd></dl> +</li> +</ul> +</li> +</ul> +</li> +</ul> +</div> +</div> +<!-- ========= END OF CLASS DATA ========= --> +<!-- ======= START OF BOTTOM NAVBAR ====== --> +<div class="bottomNav"><a name="navbar_bottom"> +<!-- --> +</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignaturePropertyTypeChoice.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignatureType.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li>Nested | </li> +<li>Field | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li>Field | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_bottom"> +<!-- --> +</a></div> +<!-- ======== END OF BOTTOM NAVBAR ======= --> +</body> +</html> diff --git a/docs/at/gv/egiz/moa/SignatureCreationServiceStub.SignaturePropertyTypeChoice.html b/docs/at/gv/egiz/moa/SignatureCreationServiceStub.SignaturePropertyTypeChoice.html new file mode 100644 index 00000000..55754876 --- /dev/null +++ b/docs/at/gv/egiz/moa/SignatureCreationServiceStub.SignaturePropertyTypeChoice.html @@ -0,0 +1,469 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> +<!-- NewPage --> +<html lang="en"> +<head> +<!-- Generated by javadoc (version 1.7.0_51) on Tue Feb 04 16:51:10 CET 2014 --> +<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> +<title>SignatureCreationServiceStub.SignaturePropertyTypeChoice (PDF-AS 4.0 Library)</title> +<meta name="date" content="2014-02-04"> +<link rel="stylesheet" type="text/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 Library)"; + } +//--> +</script> +<noscript> +<div>JavaScript is disabled on your browser.</div> +</noscript> +<!-- ========= START OF TOP NAVBAR ======= --> +<div class="topNav"><a name="navbar_top"> +<!-- --> +</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignaturePropertyType.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignaturePropertyTypeChoice.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li><a href="#nested_class_summary">Nested</a> | </li> +<li><a href="#field_summary">Field</a> | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li><a href="#field_detail">Field</a> | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_top"> +<!-- --> +</a></div> +<!-- ========= END OF TOP NAVBAR ========= --> +<!-- ======== START OF CLASS DATA ======== --> +<div class="header"> +<div class="subTitle">at.gv.egiz.moa</div> +<h2 title="Class SignatureCreationServiceStub.SignaturePropertyTypeChoice" class="title">Class SignatureCreationServiceStub.SignaturePropertyTypeChoice</h2> +</div> +<div class="contentContainer"> +<ul class="inheritance"> +<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li> +<ul class="inheritance"> +<li>at.gv.egiz.moa.SignatureCreationServiceStub.SignaturePropertyTypeChoice</li> +</ul> +</li> +</ul> +<div class="description"> +<ul class="blockList"> +<li class="blockList"> +<dl> +<dt>All Implemented Interfaces:</dt> +<dd><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a>, org.apache.axis2.databinding.ADBBean</dd> +</dl> +<dl> +<dt>Enclosing class:</dt> +<dd><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub</a></dd> +</dl> +<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> +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> +</ul> +</div> +<div class="summary"> +<ul class="blockList"> +<li class="blockList"> +<!-- ======== NESTED CLASS SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="nested_class_summary"> +<!-- --> +</a> +<h3>Nested Class Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Nested Class Summary table, listing nested classes, and an explanation"> +<caption><span>Nested Classes</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> +<tr class="altColor"> +<td class="colFirst"><code>static class </code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignaturePropertyTypeChoice.Factory.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.SignaturePropertyTypeChoice.Factory</a></strong></code> +<div class="block">Factory class that keeps the parse method</div> +</td> +</tr> +</table> +</li> +</ul> +<!-- =========== FIELD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="field_summary"> +<!-- --> +</a> +<h3>Field Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Field Summary table, listing fields, and an explanation"> +<caption><span>Fields</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> +<tr class="altColor"> +<td class="colFirst"><code>protected org.apache.axiom.om.OMElement</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignaturePropertyTypeChoice.html#localExtraElement">localExtraElement</a></strong></code> +<div class="block">field for ExtraElement</div> +</td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>protected boolean</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignaturePropertyTypeChoice.html#localExtraElementTracker">localExtraElementTracker</a></strong></code> </td> +</tr> +</table> +</li> +</ul> +<!-- ======== CONSTRUCTOR SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_summary"> +<!-- --> +</a> +<h3>Constructor Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation"> +<caption><span>Constructors</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colOne" scope="col">Constructor and Description</th> +</tr> +<tr class="altColor"> +<td class="colOne"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignaturePropertyTypeChoice.html#SignatureCreationServiceStub.SignaturePropertyTypeChoice()">SignatureCreationServiceStub.SignaturePropertyTypeChoice</a></strong>()</code> </td> +</tr> +</table> +</li> +</ul> +<!-- ========== METHOD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_summary"> +<!-- --> +</a> +<h3>Method Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation"> +<caption><span>Methods</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colFirst" scope="col">Modifier and Type</th> +<th class="colLast" scope="col">Method and Description</th> +</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.SignaturePropertyTypeChoice.html#getExtraElement()">getExtraElement</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.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, + 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> +<div class="block">databinding method to get an XML representation of this object</div> +</td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>boolean</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignaturePropertyTypeChoice.html#isExtraElementSpecified()">isExtraElementSpecified</a></strong>()</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.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> +</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, + 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.SignaturePropertyTypeChoice.html#setExtraElement(org.apache.axiom.om.OMElement)">setExtraElement</a></strong>(org.apache.axiom.om.OMElement param)</code> +<div class="block">Auto generated setter method</div> +</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> +</ul> +</li> +</ul> +</li> +</ul> +</div> +<div class="details"> +<ul class="blockList"> +<li class="blockList"> +<!-- ============ FIELD DETAIL =========== --> +<ul class="blockList"> +<li class="blockList"><a name="field_detail"> +<!-- --> +</a> +<h3>Field Detail</h3> +<a name="localExtraElement"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>localExtraElement</h4> +<pre>protected org.apache.axiom.om.OMElement localExtraElement</pre> +<div class="block">field for ExtraElement</div> +</li> +</ul> +<a name="localExtraElementTracker"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>localExtraElementTracker</h4> +<pre>protected boolean localExtraElementTracker</pre> +</li> +</ul> +</li> +</ul> +<!-- ========= CONSTRUCTOR DETAIL ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_detail"> +<!-- --> +</a> +<h3>Constructor Detail</h3> +<a name="SignatureCreationServiceStub.SignaturePropertyTypeChoice()"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>SignatureCreationServiceStub.SignaturePropertyTypeChoice</h4> +<pre>public SignatureCreationServiceStub.SignaturePropertyTypeChoice()</pre> +</li> +</ul> +</li> +</ul> +<!-- ============ METHOD DETAIL ========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_detail"> +<!-- --> +</a> +<h3>Method Detail</h3> +<a name="isExtraElementSpecified()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>isExtraElementSpecified</h4> +<pre>public boolean isExtraElementSpecified()</pre> +</li> +</ul> +<a name="getExtraElement()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getExtraElement</h4> +<pre>public org.apache.axiom.om.OMElement getExtraElement()</pre> +<div class="block">Auto generated getter method</div> +<dl><dt><span class="strong">Returns:</span></dt><dd>org.apache.axiom.om.OMElement</dd></dl> +</li> +</ul> +<a name="setExtraElement(org.apache.axiom.om.OMElement)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>setExtraElement</h4> +<pre>public void setExtraElement(org.apache.axiom.om.OMElement param)</pre> +<div class="block">Auto generated setter method</div> +<dl><dt><span class="strong">Parameters:</span></dt><dd><code>param</code> - ExtraElement</dd></dl> +</li> +</ul> +<a name="getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getOMElement</h4> +<pre>public org.apache.axiom.om.OMElement getOMElement(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, + org.apache.axiom.om.OMFactory factory) + throws org.apache.axis2.databinding.ADBException</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>getOMElement</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><span class="strong">Parameters:</span></dt><dd><code>parentQName</code> - </dd><dd><code>factory</code> - </dd> +<dt><span class="strong">Returns:</span></dt><dd>org.apache.axiom.om.OMElement</dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +<a name="serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>serialize</h4> +<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, + <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter) + throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, + org.apache.axis2.databinding.ADBException</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +<a name="serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>serialize</h4> +<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, + <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, + boolean serializeType) + throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, + org.apache.axis2.databinding.ADBException</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +<a name="getPullParser(javax.xml.namespace.QName)"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>getPullParser</h4> +<pre>public <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> getPullParser(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName) + throws org.apache.axis2.databinding.ADBException</pre> +<div class="block">databinding method to get an XML representation of this object</div> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>getPullParser</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +</li> +</ul> +</li> +</ul> +</div> +</div> +<!-- ========= END OF CLASS DATA ========= --> +<!-- ======= START OF BOTTOM NAVBAR ====== --> +<div class="bottomNav"><a name="navbar_bottom"> +<!-- --> +</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignaturePropertyType.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignaturePropertyTypeChoice.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li><a href="#nested_class_summary">Nested</a> | </li> +<li><a href="#field_summary">Field</a> | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li><a href="#field_detail">Field</a> | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_bottom"> +<!-- --> +</a></div> +<!-- ======== END OF BOTTOM NAVBAR ======= --> +</body> +</html> diff --git a/docs/at/gv/egiz/moa/SignatureCreationServiceStub.SignatureType.Factory.html b/docs/at/gv/egiz/moa/SignatureCreationServiceStub.SignatureType.Factory.html new file mode 100644 index 00000000..2c1e3667 --- /dev/null +++ b/docs/at/gv/egiz/moa/SignatureCreationServiceStub.SignatureType.Factory.html @@ -0,0 +1,278 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> +<!-- NewPage --> +<html lang="en"> +<head> +<!-- Generated by javadoc (version 1.7.0_51) on Tue Feb 04 16:51:11 CET 2014 --> +<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> +<title>SignatureCreationServiceStub.SignatureType.Factory (PDF-AS 4.0 Library)</title> +<meta name="date" content="2014-02-04"> +<link rel="stylesheet" type="text/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 Library)"; + } +//--> +</script> +<noscript> +<div>JavaScript is disabled on your browser.</div> +</noscript> +<!-- ========= START OF TOP NAVBAR ======= --> +<div class="topNav"><a name="navbar_top"> +<!-- --> +</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignatureType.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignatureValue.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li>Nested | </li> +<li>Field | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li>Field | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_top"> +<!-- --> +</a></div> +<!-- ========= END OF TOP NAVBAR ========= --> +<!-- ======== START OF CLASS DATA ======== --> +<div class="header"> +<div class="subTitle">at.gv.egiz.moa</div> +<h2 title="Class SignatureCreationServiceStub.SignatureType.Factory" class="title">Class SignatureCreationServiceStub.SignatureType.Factory</h2> +</div> +<div class="contentContainer"> +<ul class="inheritance"> +<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li> +<ul class="inheritance"> +<li>at.gv.egiz.moa.SignatureCreationServiceStub.SignatureType.Factory</li> +</ul> +</li> +</ul> +<div class="description"> +<ul class="blockList"> +<li class="blockList"> +<dl> +<dt>Enclosing class:</dt> +<dd><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignatureType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.SignatureType</a></dd> +</dl> +<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> +<div class="block">Factory class that keeps the parse method</div> +</li> +</ul> +</div> +<div class="summary"> +<ul class="blockList"> +<li class="blockList"> +<!-- ======== CONSTRUCTOR SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_summary"> +<!-- --> +</a> +<h3>Constructor Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation"> +<caption><span>Constructors</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colOne" scope="col">Constructor and Description</th> +</tr> +<tr class="altColor"> +<td class="colOne"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignatureType.Factory.html#SignatureCreationServiceStub.SignatureType.Factory()">SignatureCreationServiceStub.SignatureType.Factory</a></strong>()</code> </td> +</tr> +</table> +</li> +</ul> +<!-- ========== METHOD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_summary"> +<!-- --> +</a> +<h3>Method Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation"> +<caption><span>Methods</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colFirst" scope="col">Modifier and Type</th> +<th class="colLast" scope="col">Method and Description</th> +</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> +<div class="block">static method to create the object + Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable + If this object is not an element, it is a complex type and the reader is at the event just after the outer start element + Postcondition: If this object is an element, the reader is positioned at its end element + If this object is a complex type, the reader is positioned at the end element of its outer element</div> +</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> +</ul> +</li> +</ul> +</li> +</ul> +</div> +<div class="details"> +<ul class="blockList"> +<li class="blockList"> +<!-- ========= CONSTRUCTOR DETAIL ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_detail"> +<!-- --> +</a> +<h3>Constructor Detail</h3> +<a name="SignatureCreationServiceStub.SignatureType.Factory()"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>SignatureCreationServiceStub.SignatureType.Factory</h4> +<pre>public SignatureCreationServiceStub.SignatureType.Factory()</pre> +</li> +</ul> +</li> +</ul> +<!-- ============ METHOD DETAIL ========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_detail"> +<!-- --> +</a> +<h3>Method Detail</h3> +<a name="parse(javax.xml.stream.XMLStreamReader)"> +<!-- --> +</a> +<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> +<div class="block">static method to create the object + Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable + If this object is not an element, it is a complex type and the reader is at the event just after the outer start element + Postcondition: If this object is an element, the reader is positioned at its end element + If this object is a complex type, the reader is positioned at the end element of its outer element</div> +<dl><dt><span class="strong">Throws:</span></dt> +<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></code></dd></dl> +</li> +</ul> +</li> +</ul> +</li> +</ul> +</div> +</div> +<!-- ========= END OF CLASS DATA ========= --> +<!-- ======= START OF BOTTOM NAVBAR ====== --> +<div class="bottomNav"><a name="navbar_bottom"> +<!-- --> +</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignatureType.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignatureValue.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li>Nested | </li> +<li>Field | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li>Field | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_bottom"> +<!-- --> +</a></div> +<!-- ======== END OF BOTTOM NAVBAR ======= --> +</body> +</html> diff --git a/docs/at/gv/egiz/moa/SignatureCreationServiceStub.SignatureType.html b/docs/at/gv/egiz/moa/SignatureCreationServiceStub.SignatureType.html new file mode 100644 index 00000000..d99737b7 --- /dev/null +++ b/docs/at/gv/egiz/moa/SignatureCreationServiceStub.SignatureType.html @@ -0,0 +1,732 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> +<!-- NewPage --> +<html lang="en"> +<head> +<!-- Generated by javadoc (version 1.7.0_51) on Tue Feb 04 16:51:11 CET 2014 --> +<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> +<title>SignatureCreationServiceStub.SignatureType (PDF-AS 4.0 Library)</title> +<meta name="date" content="2014-02-04"> +<link rel="stylesheet" type="text/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 Library)"; + } +//--> +</script> +<noscript> +<div>JavaScript is disabled on your browser.</div> +</noscript> +<!-- ========= START OF TOP NAVBAR ======= --> +<div class="topNav"><a name="navbar_top"> +<!-- --> +</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignaturePropertyTypeChoice.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignatureType.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li><a href="#nested_class_summary">Nested</a> | </li> +<li><a href="#field_summary">Field</a> | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li><a href="#field_detail">Field</a> | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_top"> +<!-- --> +</a></div> +<!-- ========= END OF TOP NAVBAR ========= --> +<!-- ======== START OF CLASS DATA ======== --> +<div class="header"> +<div class="subTitle">at.gv.egiz.moa</div> +<h2 title="Class SignatureCreationServiceStub.SignatureType" class="title">Class SignatureCreationServiceStub.SignatureType</h2> +</div> +<div class="contentContainer"> +<ul class="inheritance"> +<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li> +<ul class="inheritance"> +<li>at.gv.egiz.moa.SignatureCreationServiceStub.SignatureType</li> +</ul> +</li> +</ul> +<div class="description"> +<ul class="blockList"> +<li class="blockList"> +<dl> +<dt>All Implemented Interfaces:</dt> +<dd><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a>, org.apache.axis2.databinding.ADBBean</dd> +</dl> +<dl> +<dt>Enclosing class:</dt> +<dd><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub</a></dd> +</dl> +<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> +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> +</ul> +</div> +<div class="summary"> +<ul class="blockList"> +<li class="blockList"> +<!-- ======== NESTED CLASS SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="nested_class_summary"> +<!-- --> +</a> +<h3>Nested Class Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Nested Class Summary table, listing nested classes, and an explanation"> +<caption><span>Nested Classes</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> +<tr class="altColor"> +<td class="colFirst"><code>static class </code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignatureType.Factory.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.SignatureType.Factory</a></strong></code> +<div class="block">Factory class that keeps the parse method</div> +</td> +</tr> +</table> +</li> +</ul> +<!-- =========== FIELD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="field_summary"> +<!-- --> +</a> +<h3>Field Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Field Summary table, listing fields, and an explanation"> +<caption><span>Fields</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> +<tr class="altColor"> +<td class="colFirst"><code>protected org.apache.axis2.databinding.types.Id</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignatureType.html#localId">localId</a></strong></code> +<div class="block">field for Id + This was an Attribute!</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"><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="altColor"> +<td class="colFirst"><code>protected boolean</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignatureType.html#localKeyInfoTracker">localKeyInfoTracker</a></strong></code> </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"><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="altColor"> +<td class="colFirst"><code>protected boolean</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignatureType.html#localObjectTracker">localObjectTracker</a></strong></code> </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"><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="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"><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> +</table> +</li> +</ul> +<!-- ======== CONSTRUCTOR SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_summary"> +<!-- --> +</a> +<h3>Constructor Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation"> +<caption><span>Constructors</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colOne" scope="col">Constructor and Description</th> +</tr> +<tr class="altColor"> +<td class="colOne"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignatureType.html#SignatureCreationServiceStub.SignatureType()">SignatureCreationServiceStub.SignatureType</a></strong>()</code> </td> +</tr> +</table> +</li> +</ul> +<!-- ========== METHOD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_summary"> +<!-- --> +</a> +<h3>Method Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation"> +<caption><span>Methods</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colFirst" scope="col">Modifier and Type</th> +<th class="colLast" scope="col">Method and Description</th> +</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#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>org.apache.axis2.databinding.types.Id</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignatureType.html#getId()">getId</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"><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.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.SignatureType.html#getObject()">getObject</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.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, + 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> +<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="../../../../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.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.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.SignatureType.html#getSignedInfo()">getSignedInfo</a></strong>()</code> +<div class="block">Auto generated getter method</div> +</td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>boolean</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignatureType.html#isKeyInfoSpecified()">isKeyInfoSpecified</a></strong>()</code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>boolean</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignatureType.html#isObjectSpecified()">isObjectSpecified</a></strong>()</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.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> +</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, + 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.SignatureType.html#setId(org.apache.axis2.databinding.types.Id)">setId</a></strong>(org.apache.axis2.databinding.types.Id 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.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="altColor"> +<td class="colFirst"><code>void</code></td> +<td class="colLast"><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>void</code></td> +<td class="colLast"><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="altColor"> +<td class="colFirst"><code>void</code></td> +<td class="colLast"><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>protected void</code></td> +<td class="colLast"><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> +</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> +</ul> +</li> +</ul> +</li> +</ul> +</div> +<div class="details"> +<ul class="blockList"> +<li class="blockList"> +<!-- ============ FIELD DETAIL =========== --> +<ul class="blockList"> +<li class="blockList"><a name="field_detail"> +<!-- --> +</a> +<h3>Field Detail</h3> +<a name="localSignedInfo"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>localSignedInfo</h4> +<pre>protected <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignedInfoType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.SignedInfoType</a> localSignedInfo</pre> +<div class="block">field for SignedInfo</div> +</li> +</ul> +<a name="localSignatureValue"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>localSignatureValue</h4> +<pre>protected <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignatureValueType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.SignatureValueType</a> localSignatureValue</pre> +<div class="block">field for SignatureValue</div> +</li> +</ul> +<a name="localKeyInfo"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>localKeyInfo</h4> +<pre>protected <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.KeyInfoType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.KeyInfoType</a> localKeyInfo</pre> +<div class="block">field for KeyInfo</div> +</li> +</ul> +<a name="localKeyInfoTracker"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>localKeyInfoTracker</h4> +<pre>protected boolean localKeyInfoTracker</pre> +</li> +</ul> +<a name="localObject"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>localObject</h4> +<pre>protected <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ObjectType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.ObjectType</a>[] localObject</pre> +<div class="block">field for Object + This was an Array!</div> +</li> +</ul> +<a name="localObjectTracker"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>localObjectTracker</h4> +<pre>protected boolean localObjectTracker</pre> +</li> +</ul> +<a name="localId"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>localId</h4> +<pre>protected org.apache.axis2.databinding.types.Id localId</pre> +<div class="block">field for Id + This was an Attribute!</div> +</li> +</ul> +</li> +</ul> +<!-- ========= CONSTRUCTOR DETAIL ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_detail"> +<!-- --> +</a> +<h3>Constructor Detail</h3> +<a name="SignatureCreationServiceStub.SignatureType()"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>SignatureCreationServiceStub.SignatureType</h4> +<pre>public SignatureCreationServiceStub.SignatureType()</pre> +</li> +</ul> +</li> +</ul> +<!-- ============ METHOD DETAIL ========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_detail"> +<!-- --> +</a> +<h3>Method Detail</h3> +<a name="getSignedInfo()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getSignedInfo</h4> +<pre>public <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignedInfoType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.SignedInfoType</a> getSignedInfo()</pre> +<div class="block">Auto generated getter method</div> +<dl><dt><span class="strong">Returns:</span></dt><dd>SignedInfoType</dd></dl> +</li> +</ul> +<a name="setSignedInfo(at.gv.egiz.moa.SignatureCreationServiceStub.SignedInfoType)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>setSignedInfo</h4> +<pre>public void setSignedInfo(<a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignedInfoType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.SignedInfoType</a> param)</pre> +<div class="block">Auto generated setter method</div> +<dl><dt><span class="strong">Parameters:</span></dt><dd><code>param</code> - SignedInfo</dd></dl> +</li> +</ul> +<a name="getSignatureValue()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getSignatureValue</h4> +<pre>public <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignatureValueType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.SignatureValueType</a> getSignatureValue()</pre> +<div class="block">Auto generated getter method</div> +<dl><dt><span class="strong">Returns:</span></dt><dd>SignatureValueType</dd></dl> +</li> +</ul> +<a name="setSignatureValue(at.gv.egiz.moa.SignatureCreationServiceStub.SignatureValueType)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>setSignatureValue</h4> +<pre>public void setSignatureValue(<a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignatureValueType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.SignatureValueType</a> param)</pre> +<div class="block">Auto generated setter method</div> +<dl><dt><span class="strong">Parameters:</span></dt><dd><code>param</code> - SignatureValue</dd></dl> +</li> +</ul> +<a name="isKeyInfoSpecified()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>isKeyInfoSpecified</h4> +<pre>public boolean isKeyInfoSpecified()</pre> +</li> +</ul> +<a name="getKeyInfo()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getKeyInfo</h4> +<pre>public <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.KeyInfoType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.KeyInfoType</a> getKeyInfo()</pre> +<div class="block">Auto generated getter method</div> +<dl><dt><span class="strong">Returns:</span></dt><dd>KeyInfoType</dd></dl> +</li> +</ul> +<a name="setKeyInfo(at.gv.egiz.moa.SignatureCreationServiceStub.KeyInfoType)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>setKeyInfo</h4> +<pre>public void setKeyInfo(<a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.KeyInfoType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.KeyInfoType</a> param)</pre> +<div class="block">Auto generated setter method</div> +<dl><dt><span class="strong">Parameters:</span></dt><dd><code>param</code> - KeyInfo</dd></dl> +</li> +</ul> +<a name="isObjectSpecified()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>isObjectSpecified</h4> +<pre>public boolean isObjectSpecified()</pre> +</li> +</ul> +<a name="getObject()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getObject</h4> +<pre>public <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ObjectType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.ObjectType</a>[] getObject()</pre> +<div class="block">Auto generated getter method</div> +<dl><dt><span class="strong">Returns:</span></dt><dd>ObjectType[]</dd></dl> +</li> +</ul> +<a name="validateObject(at.gv.egiz.moa.SignatureCreationServiceStub.ObjectType[])"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>validateObject</h4> +<pre>protected void validateObject(<a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ObjectType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.ObjectType</a>[] param)</pre> +<div class="block">validate the array for Object</div> +</li> +</ul> +<a name="setObject(at.gv.egiz.moa.SignatureCreationServiceStub.ObjectType[])"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>setObject</h4> +<pre>public void setObject(<a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ObjectType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.ObjectType</a>[] param)</pre> +<div class="block">Auto generated setter method</div> +<dl><dt><span class="strong">Parameters:</span></dt><dd><code>param</code> - Object</dd></dl> +</li> +</ul> +<a name="addObject(at.gv.egiz.moa.SignatureCreationServiceStub.ObjectType)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>addObject</h4> +<pre>public void addObject(<a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ObjectType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.ObjectType</a> param)</pre> +<div class="block">Auto generated add method for the array for convenience</div> +<dl><dt><span class="strong">Parameters:</span></dt><dd><code>param</code> - ObjectType</dd></dl> +</li> +</ul> +<a name="getId()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getId</h4> +<pre>public org.apache.axis2.databinding.types.Id getId()</pre> +<div class="block">Auto generated getter method</div> +<dl><dt><span class="strong">Returns:</span></dt><dd>org.apache.axis2.databinding.types.Id</dd></dl> +</li> +</ul> +<a name="setId(org.apache.axis2.databinding.types.Id)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>setId</h4> +<pre>public void setId(org.apache.axis2.databinding.types.Id param)</pre> +<div class="block">Auto generated setter method</div> +<dl><dt><span class="strong">Parameters:</span></dt><dd><code>param</code> - Id</dd></dl> +</li> +</ul> +<a name="getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getOMElement</h4> +<pre>public org.apache.axiom.om.OMElement getOMElement(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, + org.apache.axiom.om.OMFactory factory) + throws org.apache.axis2.databinding.ADBException</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>getOMElement</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><span class="strong">Parameters:</span></dt><dd><code>parentQName</code> - </dd><dd><code>factory</code> - </dd> +<dt><span class="strong">Returns:</span></dt><dd>org.apache.axiom.om.OMElement</dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +<a name="serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>serialize</h4> +<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, + <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter) + throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, + org.apache.axis2.databinding.ADBException</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +<a name="serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>serialize</h4> +<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, + <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, + boolean serializeType) + throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, + org.apache.axis2.databinding.ADBException</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +<a name="getPullParser(javax.xml.namespace.QName)"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>getPullParser</h4> +<pre>public <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> getPullParser(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName) + throws org.apache.axis2.databinding.ADBException</pre> +<div class="block">databinding method to get an XML representation of this object</div> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>getPullParser</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +</li> +</ul> +</li> +</ul> +</div> +</div> +<!-- ========= END OF CLASS DATA ========= --> +<!-- ======= START OF BOTTOM NAVBAR ====== --> +<div class="bottomNav"><a name="navbar_bottom"> +<!-- --> +</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignaturePropertyTypeChoice.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignatureType.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li><a href="#nested_class_summary">Nested</a> | </li> +<li><a href="#field_summary">Field</a> | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li><a href="#field_detail">Field</a> | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_bottom"> +<!-- --> +</a></div> +<!-- ======== END OF BOTTOM NAVBAR ======= --> +</body> +</html> diff --git a/docs/at/gv/egiz/moa/SignatureCreationServiceStub.SignatureValue.Factory.html b/docs/at/gv/egiz/moa/SignatureCreationServiceStub.SignatureValue.Factory.html new file mode 100644 index 00000000..1c6f4471 --- /dev/null +++ b/docs/at/gv/egiz/moa/SignatureCreationServiceStub.SignatureValue.Factory.html @@ -0,0 +1,278 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> +<!-- NewPage --> +<html lang="en"> +<head> +<!-- Generated by javadoc (version 1.7.0_51) on Tue Feb 04 16:51:11 CET 2014 --> +<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> +<title>SignatureCreationServiceStub.SignatureValue.Factory (PDF-AS 4.0 Library)</title> +<meta name="date" content="2014-02-04"> +<link rel="stylesheet" type="text/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 Library)"; + } +//--> +</script> +<noscript> +<div>JavaScript is disabled on your browser.</div> +</noscript> +<!-- ========= START OF TOP NAVBAR ======= --> +<div class="topNav"><a name="navbar_top"> +<!-- --> +</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignatureValue.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignatureValueType.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li>Nested | </li> +<li>Field | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li>Field | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_top"> +<!-- --> +</a></div> +<!-- ========= END OF TOP NAVBAR ========= --> +<!-- ======== START OF CLASS DATA ======== --> +<div class="header"> +<div class="subTitle">at.gv.egiz.moa</div> +<h2 title="Class SignatureCreationServiceStub.SignatureValue.Factory" class="title">Class SignatureCreationServiceStub.SignatureValue.Factory</h2> +</div> +<div class="contentContainer"> +<ul class="inheritance"> +<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li> +<ul class="inheritance"> +<li>at.gv.egiz.moa.SignatureCreationServiceStub.SignatureValue.Factory</li> +</ul> +</li> +</ul> +<div class="description"> +<ul class="blockList"> +<li class="blockList"> +<dl> +<dt>Enclosing class:</dt> +<dd><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignatureValue.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.SignatureValue</a></dd> +</dl> +<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> +<div class="block">Factory class that keeps the parse method</div> +</li> +</ul> +</div> +<div class="summary"> +<ul class="blockList"> +<li class="blockList"> +<!-- ======== CONSTRUCTOR SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_summary"> +<!-- --> +</a> +<h3>Constructor Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation"> +<caption><span>Constructors</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colOne" scope="col">Constructor and Description</th> +</tr> +<tr class="altColor"> +<td class="colOne"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignatureValue.Factory.html#SignatureCreationServiceStub.SignatureValue.Factory()">SignatureCreationServiceStub.SignatureValue.Factory</a></strong>()</code> </td> +</tr> +</table> +</li> +</ul> +<!-- ========== METHOD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_summary"> +<!-- --> +</a> +<h3>Method Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation"> +<caption><span>Methods</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colFirst" scope="col">Modifier and Type</th> +<th class="colLast" scope="col">Method and Description</th> +</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> +<div class="block">static method to create the object + Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable + If this object is not an element, it is a complex type and the reader is at the event just after the outer start element + Postcondition: If this object is an element, the reader is positioned at its end element + If this object is a complex type, the reader is positioned at the end element of its outer element</div> +</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> +</ul> +</li> +</ul> +</li> +</ul> +</div> +<div class="details"> +<ul class="blockList"> +<li class="blockList"> +<!-- ========= CONSTRUCTOR DETAIL ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_detail"> +<!-- --> +</a> +<h3>Constructor Detail</h3> +<a name="SignatureCreationServiceStub.SignatureValue.Factory()"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>SignatureCreationServiceStub.SignatureValue.Factory</h4> +<pre>public SignatureCreationServiceStub.SignatureValue.Factory()</pre> +</li> +</ul> +</li> +</ul> +<!-- ============ METHOD DETAIL ========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_detail"> +<!-- --> +</a> +<h3>Method Detail</h3> +<a name="parse(javax.xml.stream.XMLStreamReader)"> +<!-- --> +</a> +<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> +<div class="block">static method to create the object + Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable + If this object is not an element, it is a complex type and the reader is at the event just after the outer start element + Postcondition: If this object is an element, the reader is positioned at its end element + If this object is a complex type, the reader is positioned at the end element of its outer element</div> +<dl><dt><span class="strong">Throws:</span></dt> +<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></code></dd></dl> +</li> +</ul> +</li> +</ul> +</li> +</ul> +</div> +</div> +<!-- ========= END OF CLASS DATA ========= --> +<!-- ======= START OF BOTTOM NAVBAR ====== --> +<div class="bottomNav"><a name="navbar_bottom"> +<!-- --> +</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignatureValue.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignatureValueType.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li>Nested | </li> +<li>Field | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li>Field | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_bottom"> +<!-- --> +</a></div> +<!-- ======== END OF BOTTOM NAVBAR ======= --> +</body> +</html> diff --git a/docs/at/gv/egiz/moa/SignatureCreationServiceStub.SignatureValue.html b/docs/at/gv/egiz/moa/SignatureCreationServiceStub.SignatureValue.html new file mode 100644 index 00000000..32d6d58b --- /dev/null +++ b/docs/at/gv/egiz/moa/SignatureCreationServiceStub.SignatureValue.html @@ -0,0 +1,456 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> +<!-- NewPage --> +<html lang="en"> +<head> +<!-- Generated by javadoc (version 1.7.0_51) on Tue Feb 04 16:51:11 CET 2014 --> +<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> +<title>SignatureCreationServiceStub.SignatureValue (PDF-AS 4.0 Library)</title> +<meta name="date" content="2014-02-04"> +<link rel="stylesheet" type="text/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 Library)"; + } +//--> +</script> +<noscript> +<div>JavaScript is disabled on your browser.</div> +</noscript> +<!-- ========= START OF TOP NAVBAR ======= --> +<div class="topNav"><a name="navbar_top"> +<!-- --> +</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignatureType.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignatureValue.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li><a href="#nested_class_summary">Nested</a> | </li> +<li><a href="#field_summary">Field</a> | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li><a href="#field_detail">Field</a> | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_top"> +<!-- --> +</a></div> +<!-- ========= END OF TOP NAVBAR ========= --> +<!-- ======== START OF CLASS DATA ======== --> +<div class="header"> +<div class="subTitle">at.gv.egiz.moa</div> +<h2 title="Class SignatureCreationServiceStub.SignatureValue" class="title">Class SignatureCreationServiceStub.SignatureValue</h2> +</div> +<div class="contentContainer"> +<ul class="inheritance"> +<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li> +<ul class="inheritance"> +<li>at.gv.egiz.moa.SignatureCreationServiceStub.SignatureValue</li> +</ul> +</li> +</ul> +<div class="description"> +<ul class="blockList"> +<li class="blockList"> +<dl> +<dt>All Implemented Interfaces:</dt> +<dd><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a>, org.apache.axis2.databinding.ADBBean</dd> +</dl> +<dl> +<dt>Enclosing class:</dt> +<dd><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub</a></dd> +</dl> +<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> +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> +</ul> +</div> +<div class="summary"> +<ul class="blockList"> +<li class="blockList"> +<!-- ======== NESTED CLASS SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="nested_class_summary"> +<!-- --> +</a> +<h3>Nested Class Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Nested Class Summary table, listing nested classes, and an explanation"> +<caption><span>Nested Classes</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> +<tr class="altColor"> +<td class="colFirst"><code>static class </code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignatureValue.Factory.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.SignatureValue.Factory</a></strong></code> +<div class="block">Factory class that keeps the parse method</div> +</td> +</tr> +</table> +</li> +</ul> +<!-- =========== FIELD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="field_summary"> +<!-- --> +</a> +<h3>Field Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Field Summary table, listing fields, and an explanation"> +<caption><span>Fields</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> +<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"><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> +<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="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignatureValue.html#MY_QNAME">MY_QNAME</a></strong></code> </td> +</tr> +</table> +</li> +</ul> +<!-- ======== CONSTRUCTOR SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_summary"> +<!-- --> +</a> +<h3>Constructor Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation"> +<caption><span>Constructors</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colOne" scope="col">Constructor and Description</th> +</tr> +<tr class="altColor"> +<td class="colOne"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignatureValue.html#SignatureCreationServiceStub.SignatureValue()">SignatureCreationServiceStub.SignatureValue</a></strong>()</code> </td> +</tr> +</table> +</li> +</ul> +<!-- ========== METHOD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_summary"> +<!-- --> +</a> +<h3>Method Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation"> +<caption><span>Methods</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colFirst" scope="col">Modifier and Type</th> +<th class="colLast" scope="col">Method and Description</th> +</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, + 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> +<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="../../../../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.SignatureValue.html#getSignatureValue()">getSignatureValue</a></strong>()</code> +<div class="block">Auto generated getter 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.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> +</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, + 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.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> +</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> +</ul> +</li> +</ul> +</li> +</ul> +</div> +<div class="details"> +<ul class="blockList"> +<li class="blockList"> +<!-- ============ FIELD DETAIL =========== --> +<ul class="blockList"> +<li class="blockList"><a name="field_detail"> +<!-- --> +</a> +<h3>Field Detail</h3> +<a name="MY_QNAME"> +<!-- --> +</a> +<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> +</li> +</ul> +<a name="localSignatureValue"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>localSignatureValue</h4> +<pre>protected <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignatureValueType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.SignatureValueType</a> localSignatureValue</pre> +<div class="block">field for SignatureValue</div> +</li> +</ul> +</li> +</ul> +<!-- ========= CONSTRUCTOR DETAIL ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_detail"> +<!-- --> +</a> +<h3>Constructor Detail</h3> +<a name="SignatureCreationServiceStub.SignatureValue()"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>SignatureCreationServiceStub.SignatureValue</h4> +<pre>public SignatureCreationServiceStub.SignatureValue()</pre> +</li> +</ul> +</li> +</ul> +<!-- ============ METHOD DETAIL ========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_detail"> +<!-- --> +</a> +<h3>Method Detail</h3> +<a name="getSignatureValue()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getSignatureValue</h4> +<pre>public <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignatureValueType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.SignatureValueType</a> getSignatureValue()</pre> +<div class="block">Auto generated getter method</div> +<dl><dt><span class="strong">Returns:</span></dt><dd>SignatureValueType</dd></dl> +</li> +</ul> +<a name="setSignatureValue(at.gv.egiz.moa.SignatureCreationServiceStub.SignatureValueType)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>setSignatureValue</h4> +<pre>public void setSignatureValue(<a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignatureValueType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.SignatureValueType</a> param)</pre> +<div class="block">Auto generated setter method</div> +<dl><dt><span class="strong">Parameters:</span></dt><dd><code>param</code> - SignatureValue</dd></dl> +</li> +</ul> +<a name="getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getOMElement</h4> +<pre>public org.apache.axiom.om.OMElement getOMElement(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, + org.apache.axiom.om.OMFactory factory) + throws org.apache.axis2.databinding.ADBException</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>getOMElement</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><span class="strong">Parameters:</span></dt><dd><code>parentQName</code> - </dd><dd><code>factory</code> - </dd> +<dt><span class="strong">Returns:</span></dt><dd>org.apache.axiom.om.OMElement</dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +<a name="serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>serialize</h4> +<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, + <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter) + throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, + org.apache.axis2.databinding.ADBException</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +<a name="serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>serialize</h4> +<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, + <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, + boolean serializeType) + throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, + org.apache.axis2.databinding.ADBException</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +<a name="getPullParser(javax.xml.namespace.QName)"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>getPullParser</h4> +<pre>public <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> getPullParser(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName) + throws org.apache.axis2.databinding.ADBException</pre> +<div class="block">databinding method to get an XML representation of this object</div> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>getPullParser</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +</li> +</ul> +</li> +</ul> +</div> +</div> +<!-- ========= END OF CLASS DATA ========= --> +<!-- ======= START OF BOTTOM NAVBAR ====== --> +<div class="bottomNav"><a name="navbar_bottom"> +<!-- --> +</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignatureType.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignatureValue.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li><a href="#nested_class_summary">Nested</a> | </li> +<li><a href="#field_summary">Field</a> | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li><a href="#field_detail">Field</a> | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_bottom"> +<!-- --> +</a></div> +<!-- ======== END OF BOTTOM NAVBAR ======= --> +</body> +</html> diff --git a/docs/at/gv/egiz/moa/SignatureCreationServiceStub.SignatureValueType.Factory.html b/docs/at/gv/egiz/moa/SignatureCreationServiceStub.SignatureValueType.Factory.html new file mode 100644 index 00000000..a7ccb7b5 --- /dev/null +++ b/docs/at/gv/egiz/moa/SignatureCreationServiceStub.SignatureValueType.Factory.html @@ -0,0 +1,308 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> +<!-- NewPage --> +<html lang="en"> +<head> +<!-- Generated by javadoc (version 1.7.0_51) on Tue Feb 04 16:51:12 CET 2014 --> +<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> +<title>SignatureCreationServiceStub.SignatureValueType.Factory (PDF-AS 4.0 Library)</title> +<meta name="date" content="2014-02-04"> +<link rel="stylesheet" type="text/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 Library)"; + } +//--> +</script> +<noscript> +<div>JavaScript is disabled on your browser.</div> +</noscript> +<!-- ========= START OF TOP NAVBAR ======= --> +<div class="topNav"><a name="navbar_top"> +<!-- --> +</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignatureValueType.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignedInfo.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li>Nested | </li> +<li>Field | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li>Field | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_top"> +<!-- --> +</a></div> +<!-- ========= END OF TOP NAVBAR ========= --> +<!-- ======== START OF CLASS DATA ======== --> +<div class="header"> +<div class="subTitle">at.gv.egiz.moa</div> +<h2 title="Class SignatureCreationServiceStub.SignatureValueType.Factory" class="title">Class SignatureCreationServiceStub.SignatureValueType.Factory</h2> +</div> +<div class="contentContainer"> +<ul class="inheritance"> +<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li> +<ul class="inheritance"> +<li>at.gv.egiz.moa.SignatureCreationServiceStub.SignatureValueType.Factory</li> +</ul> +</li> +</ul> +<div class="description"> +<ul class="blockList"> +<li class="blockList"> +<dl> +<dt>Enclosing class:</dt> +<dd><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignatureValueType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.SignatureValueType</a></dd> +</dl> +<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> +<div class="block">Factory class that keeps the parse method</div> +</li> +</ul> +</div> +<div class="summary"> +<ul class="blockList"> +<li class="blockList"> +<!-- ======== CONSTRUCTOR SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_summary"> +<!-- --> +</a> +<h3>Constructor Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation"> +<caption><span>Constructors</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colOne" scope="col">Constructor and Description</th> +</tr> +<tr class="altColor"> +<td class="colOne"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignatureValueType.Factory.html#SignatureCreationServiceStub.SignatureValueType.Factory()">SignatureCreationServiceStub.SignatureValueType.Factory</a></strong>()</code> </td> +</tr> +</table> +</li> +</ul> +<!-- ========== METHOD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_summary"> +<!-- --> +</a> +<h3>Method Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation"> +<caption><span>Methods</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colFirst" scope="col">Modifier and Type</th> +<th class="colLast" scope="col">Method and Description</th> +</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> +</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> +</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> +<div class="block">static method to create the object + Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable + If this object is not an element, it is a complex type and the reader is at the event just after the outer start element + Postcondition: If this object is an element, the reader is positioned at its end element + If this object is a complex type, the reader is positioned at the end element of its outer element</div> +</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> +</ul> +</li> +</ul> +</li> +</ul> +</div> +<div class="details"> +<ul class="blockList"> +<li class="blockList"> +<!-- ========= CONSTRUCTOR DETAIL ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_detail"> +<!-- --> +</a> +<h3>Constructor Detail</h3> +<a name="SignatureCreationServiceStub.SignatureValueType.Factory()"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>SignatureCreationServiceStub.SignatureValueType.Factory</h4> +<pre>public SignatureCreationServiceStub.SignatureValueType.Factory()</pre> +</li> +</ul> +</li> +</ul> +<!-- ============ METHOD DETAIL ========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_detail"> +<!-- --> +</a> +<h3>Method Detail</h3> +<a name="fromString(java.lang.String, java.lang.String)"> +<!-- --> +</a> +<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> +</li> +</ul> +<a name="fromString(javax.xml.stream.XMLStreamReader, java.lang.String)"> +<!-- --> +</a> +<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> +</li> +</ul> +<a name="parse(javax.xml.stream.XMLStreamReader)"> +<!-- --> +</a> +<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> +<div class="block">static method to create the object + Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable + If this object is not an element, it is a complex type and the reader is at the event just after the outer start element + Postcondition: If this object is an element, the reader is positioned at its end element + If this object is a complex type, the reader is positioned at the end element of its outer element</div> +<dl><dt><span class="strong">Throws:</span></dt> +<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></code></dd></dl> +</li> +</ul> +</li> +</ul> +</li> +</ul> +</div> +</div> +<!-- ========= END OF CLASS DATA ========= --> +<!-- ======= START OF BOTTOM NAVBAR ====== --> +<div class="bottomNav"><a name="navbar_bottom"> +<!-- --> +</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignatureValueType.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignedInfo.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li>Nested | </li> +<li>Field | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li>Field | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_bottom"> +<!-- --> +</a></div> +<!-- ======== END OF BOTTOM NAVBAR ======= --> +</body> +</html> diff --git a/docs/at/gv/egiz/moa/SignatureCreationServiceStub.SignatureValueType.html b/docs/at/gv/egiz/moa/SignatureCreationServiceStub.SignatureValueType.html new file mode 100644 index 00000000..d9c8aab2 --- /dev/null +++ b/docs/at/gv/egiz/moa/SignatureCreationServiceStub.SignatureValueType.html @@ -0,0 +1,512 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> +<!-- NewPage --> +<html lang="en"> +<head> +<!-- Generated by javadoc (version 1.7.0_51) on Tue Feb 04 16:51:12 CET 2014 --> +<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> +<title>SignatureCreationServiceStub.SignatureValueType (PDF-AS 4.0 Library)</title> +<meta name="date" content="2014-02-04"> +<link rel="stylesheet" type="text/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 Library)"; + } +//--> +</script> +<noscript> +<div>JavaScript is disabled on your browser.</div> +</noscript> +<!-- ========= START OF TOP NAVBAR ======= --> +<div class="topNav"><a name="navbar_top"> +<!-- --> +</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignatureValue.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignatureValueType.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li><a href="#nested_class_summary">Nested</a> | </li> +<li><a href="#field_summary">Field</a> | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li><a href="#field_detail">Field</a> | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_top"> +<!-- --> +</a></div> +<!-- ========= END OF TOP NAVBAR ========= --> +<!-- ======== START OF CLASS DATA ======== --> +<div class="header"> +<div class="subTitle">at.gv.egiz.moa</div> +<h2 title="Class SignatureCreationServiceStub.SignatureValueType" class="title">Class SignatureCreationServiceStub.SignatureValueType</h2> +</div> +<div class="contentContainer"> +<ul class="inheritance"> +<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li> +<ul class="inheritance"> +<li>at.gv.egiz.moa.SignatureCreationServiceStub.SignatureValueType</li> +</ul> +</li> +</ul> +<div class="description"> +<ul class="blockList"> +<li class="blockList"> +<dl> +<dt>All Implemented Interfaces:</dt> +<dd><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a>, org.apache.axis2.databinding.ADBBean</dd> +</dl> +<dl> +<dt>Enclosing class:</dt> +<dd><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub</a></dd> +</dl> +<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> +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> +</ul> +</div> +<div class="summary"> +<ul class="blockList"> +<li class="blockList"> +<!-- ======== NESTED CLASS SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="nested_class_summary"> +<!-- --> +</a> +<h3>Nested Class Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Nested Class Summary table, listing nested classes, and an explanation"> +<caption><span>Nested Classes</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> +<tr class="altColor"> +<td class="colFirst"><code>static class </code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignatureValueType.Factory.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.SignatureValueType.Factory</a></strong></code> +<div class="block">Factory class that keeps the parse method</div> +</td> +</tr> +</table> +</li> +</ul> +<!-- =========== FIELD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="field_summary"> +<!-- --> +</a> +<h3>Field Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Field Summary table, listing fields, and an explanation"> +<caption><span>Fields</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> +<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="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> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>protected org.apache.axis2.databinding.types.Id</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignatureValueType.html#localId">localId</a></strong></code> +<div class="block">field for Id + This was an Attribute!</div> +</td> +</tr> +</table> +</li> +</ul> +<!-- ======== CONSTRUCTOR SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_summary"> +<!-- --> +</a> +<h3>Constructor Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation"> +<caption><span>Constructors</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colOne" scope="col">Constructor and Description</th> +</tr> +<tr class="altColor"> +<td class="colOne"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignatureValueType.html#SignatureCreationServiceStub.SignatureValueType()">SignatureCreationServiceStub.SignatureValueType</a></strong>()</code> </td> +</tr> +</table> +</li> +</ul> +<!-- ========== METHOD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_summary"> +<!-- --> +</a> +<h3>Method Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation"> +<caption><span>Methods</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colFirst" scope="col">Modifier and Type</th> +<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="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> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>org.apache.axis2.databinding.types.Id</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignatureValueType.html#getId()">getId</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.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, + 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> +<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> +</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, + 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> +<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.SignatureValueType.html#setId(org.apache.axis2.databinding.types.Id)">setId</a></strong>(org.apache.axis2.databinding.types.Id 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="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignatureValueType.html#toString()">toString</a></strong>()</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#wait()" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</a></code></li> +</ul> +</li> +</ul> +</li> +</ul> +</div> +<div class="details"> +<ul class="blockList"> +<li class="blockList"> +<!-- ============ FIELD DETAIL =========== --> +<ul class="blockList"> +<li class="blockList"><a name="field_detail"> +<!-- --> +</a> +<h3>Field Detail</h3> +<a name="localBase64Binary"> +<!-- --> +</a> +<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> +<div class="block">field for Base64Binary</div> +</li> +</ul> +<a name="localId"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>localId</h4> +<pre>protected org.apache.axis2.databinding.types.Id localId</pre> +<div class="block">field for Id + This was an Attribute!</div> +</li> +</ul> +</li> +</ul> +<!-- ========= CONSTRUCTOR DETAIL ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_detail"> +<!-- --> +</a> +<h3>Constructor Detail</h3> +<a name="SignatureCreationServiceStub.SignatureValueType()"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>SignatureCreationServiceStub.SignatureValueType</h4> +<pre>public SignatureCreationServiceStub.SignatureValueType()</pre> +</li> +</ul> +</li> +</ul> +<!-- ============ METHOD DETAIL ========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_detail"> +<!-- --> +</a> +<h3>Method Detail</h3> +<a name="getBase64Binary()"> +<!-- --> +</a> +<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> +<div class="block">Auto generated getter method</div> +<dl><dt><span class="strong">Returns:</span></dt><dd>javax.activation.DataHandler</dd></dl> +</li> +</ul> +<a name="setBase64Binary(javax.activation.DataHandler)"> +<!-- --> +</a> +<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> +<div class="block">Auto generated setter method</div> +<dl><dt><span class="strong">Parameters:</span></dt><dd><code>param</code> - Base64Binary</dd></dl> +</li> +</ul> +<a name="toString()"> +<!-- --> +</a> +<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> +<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> +</dl> +</li> +</ul> +<a name="getId()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getId</h4> +<pre>public org.apache.axis2.databinding.types.Id getId()</pre> +<div class="block">Auto generated getter method</div> +<dl><dt><span class="strong">Returns:</span></dt><dd>org.apache.axis2.databinding.types.Id</dd></dl> +</li> +</ul> +<a name="setId(org.apache.axis2.databinding.types.Id)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>setId</h4> +<pre>public void setId(org.apache.axis2.databinding.types.Id param)</pre> +<div class="block">Auto generated setter method</div> +<dl><dt><span class="strong">Parameters:</span></dt><dd><code>param</code> - Id</dd></dl> +</li> +</ul> +<a name="getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getOMElement</h4> +<pre>public org.apache.axiom.om.OMElement getOMElement(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, + org.apache.axiom.om.OMFactory factory) + throws org.apache.axis2.databinding.ADBException</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>getOMElement</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><span class="strong">Parameters:</span></dt><dd><code>parentQName</code> - </dd><dd><code>factory</code> - </dd> +<dt><span class="strong">Returns:</span></dt><dd>org.apache.axiom.om.OMElement</dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +<a name="serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>serialize</h4> +<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, + <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter) + throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, + org.apache.axis2.databinding.ADBException</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +<a name="serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>serialize</h4> +<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, + <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, + boolean serializeType) + throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, + org.apache.axis2.databinding.ADBException</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +<a name="getPullParser(javax.xml.namespace.QName)"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>getPullParser</h4> +<pre>public <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> getPullParser(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName) + throws org.apache.axis2.databinding.ADBException</pre> +<div class="block">databinding method to get an XML representation of this object</div> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>getPullParser</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +</li> +</ul> +</li> +</ul> +</div> +</div> +<!-- ========= END OF CLASS DATA ========= --> +<!-- ======= START OF BOTTOM NAVBAR ====== --> +<div class="bottomNav"><a name="navbar_bottom"> +<!-- --> +</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignatureValue.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignatureValueType.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li><a href="#nested_class_summary">Nested</a> | </li> +<li><a href="#field_summary">Field</a> | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li><a href="#field_detail">Field</a> | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_bottom"> +<!-- --> +</a></div> +<!-- ======== END OF BOTTOM NAVBAR ======= --> +</body> +</html> diff --git a/docs/at/gv/egiz/moa/SignatureCreationServiceStub.SignedInfo.Factory.html b/docs/at/gv/egiz/moa/SignatureCreationServiceStub.SignedInfo.Factory.html new file mode 100644 index 00000000..168fc564 --- /dev/null +++ b/docs/at/gv/egiz/moa/SignatureCreationServiceStub.SignedInfo.Factory.html @@ -0,0 +1,278 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> +<!-- NewPage --> +<html lang="en"> +<head> +<!-- Generated by javadoc (version 1.7.0_51) on Tue Feb 04 16:51:12 CET 2014 --> +<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> +<title>SignatureCreationServiceStub.SignedInfo.Factory (PDF-AS 4.0 Library)</title> +<meta name="date" content="2014-02-04"> +<link rel="stylesheet" type="text/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 Library)"; + } +//--> +</script> +<noscript> +<div>JavaScript is disabled on your browser.</div> +</noscript> +<!-- ========= START OF TOP NAVBAR ======= --> +<div class="topNav"><a name="navbar_top"> +<!-- --> +</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignedInfo.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignedInfoType.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li>Nested | </li> +<li>Field | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li>Field | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_top"> +<!-- --> +</a></div> +<!-- ========= END OF TOP NAVBAR ========= --> +<!-- ======== START OF CLASS DATA ======== --> +<div class="header"> +<div class="subTitle">at.gv.egiz.moa</div> +<h2 title="Class SignatureCreationServiceStub.SignedInfo.Factory" class="title">Class SignatureCreationServiceStub.SignedInfo.Factory</h2> +</div> +<div class="contentContainer"> +<ul class="inheritance"> +<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li> +<ul class="inheritance"> +<li>at.gv.egiz.moa.SignatureCreationServiceStub.SignedInfo.Factory</li> +</ul> +</li> +</ul> +<div class="description"> +<ul class="blockList"> +<li class="blockList"> +<dl> +<dt>Enclosing class:</dt> +<dd><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignedInfo.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.SignedInfo</a></dd> +</dl> +<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> +<div class="block">Factory class that keeps the parse method</div> +</li> +</ul> +</div> +<div class="summary"> +<ul class="blockList"> +<li class="blockList"> +<!-- ======== CONSTRUCTOR SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_summary"> +<!-- --> +</a> +<h3>Constructor Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation"> +<caption><span>Constructors</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colOne" scope="col">Constructor and Description</th> +</tr> +<tr class="altColor"> +<td class="colOne"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignedInfo.Factory.html#SignatureCreationServiceStub.SignedInfo.Factory()">SignatureCreationServiceStub.SignedInfo.Factory</a></strong>()</code> </td> +</tr> +</table> +</li> +</ul> +<!-- ========== METHOD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_summary"> +<!-- --> +</a> +<h3>Method Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation"> +<caption><span>Methods</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colFirst" scope="col">Modifier and Type</th> +<th class="colLast" scope="col">Method and Description</th> +</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> +<div class="block">static method to create the object + Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable + If this object is not an element, it is a complex type and the reader is at the event just after the outer start element + Postcondition: If this object is an element, the reader is positioned at its end element + If this object is a complex type, the reader is positioned at the end element of its outer element</div> +</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> +</ul> +</li> +</ul> +</li> +</ul> +</div> +<div class="details"> +<ul class="blockList"> +<li class="blockList"> +<!-- ========= CONSTRUCTOR DETAIL ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_detail"> +<!-- --> +</a> +<h3>Constructor Detail</h3> +<a name="SignatureCreationServiceStub.SignedInfo.Factory()"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>SignatureCreationServiceStub.SignedInfo.Factory</h4> +<pre>public SignatureCreationServiceStub.SignedInfo.Factory()</pre> +</li> +</ul> +</li> +</ul> +<!-- ============ METHOD DETAIL ========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_detail"> +<!-- --> +</a> +<h3>Method Detail</h3> +<a name="parse(javax.xml.stream.XMLStreamReader)"> +<!-- --> +</a> +<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> +<div class="block">static method to create the object + Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable + If this object is not an element, it is a complex type and the reader is at the event just after the outer start element + Postcondition: If this object is an element, the reader is positioned at its end element + If this object is a complex type, the reader is positioned at the end element of its outer element</div> +<dl><dt><span class="strong">Throws:</span></dt> +<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></code></dd></dl> +</li> +</ul> +</li> +</ul> +</li> +</ul> +</div> +</div> +<!-- ========= END OF CLASS DATA ========= --> +<!-- ======= START OF BOTTOM NAVBAR ====== --> +<div class="bottomNav"><a name="navbar_bottom"> +<!-- --> +</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignedInfo.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignedInfoType.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li>Nested | </li> +<li>Field | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li>Field | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_bottom"> +<!-- --> +</a></div> +<!-- ======== END OF BOTTOM NAVBAR ======= --> +</body> +</html> diff --git a/docs/at/gv/egiz/moa/SignatureCreationServiceStub.SignedInfo.html b/docs/at/gv/egiz/moa/SignatureCreationServiceStub.SignedInfo.html new file mode 100644 index 00000000..f9647080 --- /dev/null +++ b/docs/at/gv/egiz/moa/SignatureCreationServiceStub.SignedInfo.html @@ -0,0 +1,456 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> +<!-- NewPage --> +<html lang="en"> +<head> +<!-- Generated by javadoc (version 1.7.0_51) on Tue Feb 04 16:51:12 CET 2014 --> +<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> +<title>SignatureCreationServiceStub.SignedInfo (PDF-AS 4.0 Library)</title> +<meta name="date" content="2014-02-04"> +<link rel="stylesheet" type="text/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 Library)"; + } +//--> +</script> +<noscript> +<div>JavaScript is disabled on your browser.</div> +</noscript> +<!-- ========= START OF TOP NAVBAR ======= --> +<div class="topNav"><a name="navbar_top"> +<!-- --> +</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignatureValueType.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignedInfo.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li><a href="#nested_class_summary">Nested</a> | </li> +<li><a href="#field_summary">Field</a> | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li><a href="#field_detail">Field</a> | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_top"> +<!-- --> +</a></div> +<!-- ========= END OF TOP NAVBAR ========= --> +<!-- ======== START OF CLASS DATA ======== --> +<div class="header"> +<div class="subTitle">at.gv.egiz.moa</div> +<h2 title="Class SignatureCreationServiceStub.SignedInfo" class="title">Class SignatureCreationServiceStub.SignedInfo</h2> +</div> +<div class="contentContainer"> +<ul class="inheritance"> +<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li> +<ul class="inheritance"> +<li>at.gv.egiz.moa.SignatureCreationServiceStub.SignedInfo</li> +</ul> +</li> +</ul> +<div class="description"> +<ul class="blockList"> +<li class="blockList"> +<dl> +<dt>All Implemented Interfaces:</dt> +<dd><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a>, org.apache.axis2.databinding.ADBBean</dd> +</dl> +<dl> +<dt>Enclosing class:</dt> +<dd><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub</a></dd> +</dl> +<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> +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> +</ul> +</div> +<div class="summary"> +<ul class="blockList"> +<li class="blockList"> +<!-- ======== NESTED CLASS SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="nested_class_summary"> +<!-- --> +</a> +<h3>Nested Class Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Nested Class Summary table, listing nested classes, and an explanation"> +<caption><span>Nested Classes</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> +<tr class="altColor"> +<td class="colFirst"><code>static class </code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignedInfo.Factory.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.SignedInfo.Factory</a></strong></code> +<div class="block">Factory class that keeps the parse method</div> +</td> +</tr> +</table> +</li> +</ul> +<!-- =========== FIELD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="field_summary"> +<!-- --> +</a> +<h3>Field Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Field Summary table, listing fields, and an explanation"> +<caption><span>Fields</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> +<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"><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> +<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="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignedInfo.html#MY_QNAME">MY_QNAME</a></strong></code> </td> +</tr> +</table> +</li> +</ul> +<!-- ======== CONSTRUCTOR SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_summary"> +<!-- --> +</a> +<h3>Constructor Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation"> +<caption><span>Constructors</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colOne" scope="col">Constructor and Description</th> +</tr> +<tr class="altColor"> +<td class="colOne"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignedInfo.html#SignatureCreationServiceStub.SignedInfo()">SignatureCreationServiceStub.SignedInfo</a></strong>()</code> </td> +</tr> +</table> +</li> +</ul> +<!-- ========== METHOD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_summary"> +<!-- --> +</a> +<h3>Method Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation"> +<caption><span>Methods</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colFirst" scope="col">Modifier and Type</th> +<th class="colLast" scope="col">Method and Description</th> +</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, + 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> +<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="../../../../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.SignedInfo.html#getSignedInfo()">getSignedInfo</a></strong>()</code> +<div class="block">Auto generated getter 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.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> +</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, + 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.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> +</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> +</ul> +</li> +</ul> +</li> +</ul> +</div> +<div class="details"> +<ul class="blockList"> +<li class="blockList"> +<!-- ============ FIELD DETAIL =========== --> +<ul class="blockList"> +<li class="blockList"><a name="field_detail"> +<!-- --> +</a> +<h3>Field Detail</h3> +<a name="MY_QNAME"> +<!-- --> +</a> +<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> +</li> +</ul> +<a name="localSignedInfo"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>localSignedInfo</h4> +<pre>protected <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignedInfoType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.SignedInfoType</a> localSignedInfo</pre> +<div class="block">field for SignedInfo</div> +</li> +</ul> +</li> +</ul> +<!-- ========= CONSTRUCTOR DETAIL ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_detail"> +<!-- --> +</a> +<h3>Constructor Detail</h3> +<a name="SignatureCreationServiceStub.SignedInfo()"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>SignatureCreationServiceStub.SignedInfo</h4> +<pre>public SignatureCreationServiceStub.SignedInfo()</pre> +</li> +</ul> +</li> +</ul> +<!-- ============ METHOD DETAIL ========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_detail"> +<!-- --> +</a> +<h3>Method Detail</h3> +<a name="getSignedInfo()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getSignedInfo</h4> +<pre>public <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignedInfoType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.SignedInfoType</a> getSignedInfo()</pre> +<div class="block">Auto generated getter method</div> +<dl><dt><span class="strong">Returns:</span></dt><dd>SignedInfoType</dd></dl> +</li> +</ul> +<a name="setSignedInfo(at.gv.egiz.moa.SignatureCreationServiceStub.SignedInfoType)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>setSignedInfo</h4> +<pre>public void setSignedInfo(<a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignedInfoType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.SignedInfoType</a> param)</pre> +<div class="block">Auto generated setter method</div> +<dl><dt><span class="strong">Parameters:</span></dt><dd><code>param</code> - SignedInfo</dd></dl> +</li> +</ul> +<a name="getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getOMElement</h4> +<pre>public org.apache.axiom.om.OMElement getOMElement(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, + org.apache.axiom.om.OMFactory factory) + throws org.apache.axis2.databinding.ADBException</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>getOMElement</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><span class="strong">Parameters:</span></dt><dd><code>parentQName</code> - </dd><dd><code>factory</code> - </dd> +<dt><span class="strong">Returns:</span></dt><dd>org.apache.axiom.om.OMElement</dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +<a name="serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>serialize</h4> +<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, + <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter) + throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, + org.apache.axis2.databinding.ADBException</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +<a name="serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>serialize</h4> +<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, + <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, + boolean serializeType) + throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, + org.apache.axis2.databinding.ADBException</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +<a name="getPullParser(javax.xml.namespace.QName)"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>getPullParser</h4> +<pre>public <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> getPullParser(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName) + throws org.apache.axis2.databinding.ADBException</pre> +<div class="block">databinding method to get an XML representation of this object</div> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>getPullParser</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +</li> +</ul> +</li> +</ul> +</div> +</div> +<!-- ========= END OF CLASS DATA ========= --> +<!-- ======= START OF BOTTOM NAVBAR ====== --> +<div class="bottomNav"><a name="navbar_bottom"> +<!-- --> +</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignatureValueType.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignedInfo.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li><a href="#nested_class_summary">Nested</a> | </li> +<li><a href="#field_summary">Field</a> | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li><a href="#field_detail">Field</a> | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_bottom"> +<!-- --> +</a></div> +<!-- ======== END OF BOTTOM NAVBAR ======= --> +</body> +</html> diff --git a/docs/at/gv/egiz/moa/SignatureCreationServiceStub.SignedInfoType.Factory.html b/docs/at/gv/egiz/moa/SignatureCreationServiceStub.SignedInfoType.Factory.html new file mode 100644 index 00000000..041f7406 --- /dev/null +++ b/docs/at/gv/egiz/moa/SignatureCreationServiceStub.SignedInfoType.Factory.html @@ -0,0 +1,278 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> +<!-- NewPage --> +<html lang="en"> +<head> +<!-- Generated by javadoc (version 1.7.0_51) on Tue Feb 04 16:51:13 CET 2014 --> +<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> +<title>SignatureCreationServiceStub.SignedInfoType.Factory (PDF-AS 4.0 Library)</title> +<meta name="date" content="2014-02-04"> +<link rel="stylesheet" type="text/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 Library)"; + } +//--> +</script> +<noscript> +<div>JavaScript is disabled on your browser.</div> +</noscript> +<!-- ========= START OF TOP NAVBAR ======= --> +<div class="topNav"><a name="navbar_top"> +<!-- --> +</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignedInfoType.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SingleSignatureInfo_type0.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li>Nested | </li> +<li>Field | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li>Field | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_top"> +<!-- --> +</a></div> +<!-- ========= END OF TOP NAVBAR ========= --> +<!-- ======== START OF CLASS DATA ======== --> +<div class="header"> +<div class="subTitle">at.gv.egiz.moa</div> +<h2 title="Class SignatureCreationServiceStub.SignedInfoType.Factory" class="title">Class SignatureCreationServiceStub.SignedInfoType.Factory</h2> +</div> +<div class="contentContainer"> +<ul class="inheritance"> +<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li> +<ul class="inheritance"> +<li>at.gv.egiz.moa.SignatureCreationServiceStub.SignedInfoType.Factory</li> +</ul> +</li> +</ul> +<div class="description"> +<ul class="blockList"> +<li class="blockList"> +<dl> +<dt>Enclosing class:</dt> +<dd><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignedInfoType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.SignedInfoType</a></dd> +</dl> +<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> +<div class="block">Factory class that keeps the parse method</div> +</li> +</ul> +</div> +<div class="summary"> +<ul class="blockList"> +<li class="blockList"> +<!-- ======== CONSTRUCTOR SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_summary"> +<!-- --> +</a> +<h3>Constructor Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation"> +<caption><span>Constructors</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colOne" scope="col">Constructor and Description</th> +</tr> +<tr class="altColor"> +<td class="colOne"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignedInfoType.Factory.html#SignatureCreationServiceStub.SignedInfoType.Factory()">SignatureCreationServiceStub.SignedInfoType.Factory</a></strong>()</code> </td> +</tr> +</table> +</li> +</ul> +<!-- ========== METHOD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_summary"> +<!-- --> +</a> +<h3>Method Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation"> +<caption><span>Methods</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colFirst" scope="col">Modifier and Type</th> +<th class="colLast" scope="col">Method and Description</th> +</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> +<div class="block">static method to create the object + Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable + If this object is not an element, it is a complex type and the reader is at the event just after the outer start element + Postcondition: If this object is an element, the reader is positioned at its end element + If this object is a complex type, the reader is positioned at the end element of its outer element</div> +</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> +</ul> +</li> +</ul> +</li> +</ul> +</div> +<div class="details"> +<ul class="blockList"> +<li class="blockList"> +<!-- ========= CONSTRUCTOR DETAIL ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_detail"> +<!-- --> +</a> +<h3>Constructor Detail</h3> +<a name="SignatureCreationServiceStub.SignedInfoType.Factory()"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>SignatureCreationServiceStub.SignedInfoType.Factory</h4> +<pre>public SignatureCreationServiceStub.SignedInfoType.Factory()</pre> +</li> +</ul> +</li> +</ul> +<!-- ============ METHOD DETAIL ========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_detail"> +<!-- --> +</a> +<h3>Method Detail</h3> +<a name="parse(javax.xml.stream.XMLStreamReader)"> +<!-- --> +</a> +<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> +<div class="block">static method to create the object + Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable + If this object is not an element, it is a complex type and the reader is at the event just after the outer start element + Postcondition: If this object is an element, the reader is positioned at its end element + If this object is a complex type, the reader is positioned at the end element of its outer element</div> +<dl><dt><span class="strong">Throws:</span></dt> +<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></code></dd></dl> +</li> +</ul> +</li> +</ul> +</li> +</ul> +</div> +</div> +<!-- ========= END OF CLASS DATA ========= --> +<!-- ======= START OF BOTTOM NAVBAR ====== --> +<div class="bottomNav"><a name="navbar_bottom"> +<!-- --> +</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignedInfoType.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SingleSignatureInfo_type0.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li>Nested | </li> +<li>Field | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li>Field | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_bottom"> +<!-- --> +</a></div> +<!-- ======== END OF BOTTOM NAVBAR ======= --> +</body> +</html> diff --git a/docs/at/gv/egiz/moa/SignatureCreationServiceStub.SignedInfoType.html b/docs/at/gv/egiz/moa/SignatureCreationServiceStub.SignedInfoType.html new file mode 100644 index 00000000..72663574 --- /dev/null +++ b/docs/at/gv/egiz/moa/SignatureCreationServiceStub.SignedInfoType.html @@ -0,0 +1,630 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> +<!-- NewPage --> +<html lang="en"> +<head> +<!-- Generated by javadoc (version 1.7.0_51) on Tue Feb 04 16:51:13 CET 2014 --> +<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> +<title>SignatureCreationServiceStub.SignedInfoType (PDF-AS 4.0 Library)</title> +<meta name="date" content="2014-02-04"> +<link rel="stylesheet" type="text/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 Library)"; + } +//--> +</script> +<noscript> +<div>JavaScript is disabled on your browser.</div> +</noscript> +<!-- ========= START OF TOP NAVBAR ======= --> +<div class="topNav"><a name="navbar_top"> +<!-- --> +</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignedInfo.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignedInfoType.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li><a href="#nested_class_summary">Nested</a> | </li> +<li><a href="#field_summary">Field</a> | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li><a href="#field_detail">Field</a> | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_top"> +<!-- --> +</a></div> +<!-- ========= END OF TOP NAVBAR ========= --> +<!-- ======== START OF CLASS DATA ======== --> +<div class="header"> +<div class="subTitle">at.gv.egiz.moa</div> +<h2 title="Class SignatureCreationServiceStub.SignedInfoType" class="title">Class SignatureCreationServiceStub.SignedInfoType</h2> +</div> +<div class="contentContainer"> +<ul class="inheritance"> +<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li> +<ul class="inheritance"> +<li>at.gv.egiz.moa.SignatureCreationServiceStub.SignedInfoType</li> +</ul> +</li> +</ul> +<div class="description"> +<ul class="blockList"> +<li class="blockList"> +<dl> +<dt>All Implemented Interfaces:</dt> +<dd><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a>, org.apache.axis2.databinding.ADBBean</dd> +</dl> +<dl> +<dt>Enclosing class:</dt> +<dd><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub</a></dd> +</dl> +<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> +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> +</ul> +</div> +<div class="summary"> +<ul class="blockList"> +<li class="blockList"> +<!-- ======== NESTED CLASS SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="nested_class_summary"> +<!-- --> +</a> +<h3>Nested Class Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Nested Class Summary table, listing nested classes, and an explanation"> +<caption><span>Nested Classes</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> +<tr class="altColor"> +<td class="colFirst"><code>static class </code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignedInfoType.Factory.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.SignedInfoType.Factory</a></strong></code> +<div class="block">Factory class that keeps the parse method</div> +</td> +</tr> +</table> +</li> +</ul> +<!-- =========== FIELD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="field_summary"> +<!-- --> +</a> +<h3>Field Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Field Summary table, listing fields, and an explanation"> +<caption><span>Fields</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> +<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"><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> +<tr class="rowColor"> +<td class="colFirst"><code>protected org.apache.axis2.databinding.types.Id</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignedInfoType.html#localId">localId</a></strong></code> +<div class="block">field for Id + This was an Attribute!</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"><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.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.SignedInfoType.html#localSignatureMethod">localSignatureMethod</a></strong></code> +<div class="block">field for SignatureMethod</div> +</td> +</tr> +</table> +</li> +</ul> +<!-- ======== CONSTRUCTOR SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_summary"> +<!-- --> +</a> +<h3>Constructor Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation"> +<caption><span>Constructors</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colOne" scope="col">Constructor and Description</th> +</tr> +<tr class="altColor"> +<td class="colOne"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignedInfoType.html#SignatureCreationServiceStub.SignedInfoType()">SignatureCreationServiceStub.SignedInfoType</a></strong>()</code> </td> +</tr> +</table> +</li> +</ul> +<!-- ========== METHOD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_summary"> +<!-- --> +</a> +<h3>Method Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation"> +<caption><span>Methods</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colFirst" scope="col">Modifier and Type</th> +<th class="colLast" scope="col">Method and Description</th> +</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#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><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.SignedInfoType.html#getCanonicalizationMethod()">getCanonicalizationMethod</a></strong>()</code> +<div class="block">Auto generated getter method</div> +</td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>org.apache.axis2.databinding.types.Id</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignedInfoType.html#getId()">getId</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.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, + 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> +<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="../../../../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.SignedInfoType.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.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.SignedInfoType.html#getSignatureMethod()">getSignatureMethod</a></strong>()</code> +<div class="block">Auto generated getter 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.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> +</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, + 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.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> +<tr class="altColor"> +<td class="colFirst"><code>void</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignedInfoType.html#setId(org.apache.axis2.databinding.types.Id)">setId</a></strong>(org.apache.axis2.databinding.types.Id 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.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"><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> +<tr class="rowColor"> +<td class="colFirst"><code>protected void</code></td> +<td class="colLast"><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> +</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> +</ul> +</li> +</ul> +</li> +</ul> +</div> +<div class="details"> +<ul class="blockList"> +<li class="blockList"> +<!-- ============ FIELD DETAIL =========== --> +<ul class="blockList"> +<li class="blockList"><a name="field_detail"> +<!-- --> +</a> +<h3>Field Detail</h3> +<a name="localCanonicalizationMethod"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>localCanonicalizationMethod</h4> +<pre>protected <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CanonicalizationMethodType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.CanonicalizationMethodType</a> localCanonicalizationMethod</pre> +<div class="block">field for CanonicalizationMethod</div> +</li> +</ul> +<a name="localSignatureMethod"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>localSignatureMethod</h4> +<pre>protected <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignatureMethodType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.SignatureMethodType</a> localSignatureMethod</pre> +<div class="block">field for SignatureMethod</div> +</li> +</ul> +<a name="localReference"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>localReference</h4> +<pre>protected <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ReferenceType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.ReferenceType</a>[] localReference</pre> +<div class="block">field for Reference + This was an Array!</div> +</li> +</ul> +<a name="localId"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>localId</h4> +<pre>protected org.apache.axis2.databinding.types.Id localId</pre> +<div class="block">field for Id + This was an Attribute!</div> +</li> +</ul> +</li> +</ul> +<!-- ========= CONSTRUCTOR DETAIL ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_detail"> +<!-- --> +</a> +<h3>Constructor Detail</h3> +<a name="SignatureCreationServiceStub.SignedInfoType()"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>SignatureCreationServiceStub.SignedInfoType</h4> +<pre>public SignatureCreationServiceStub.SignedInfoType()</pre> +</li> +</ul> +</li> +</ul> +<!-- ============ METHOD DETAIL ========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_detail"> +<!-- --> +</a> +<h3>Method Detail</h3> +<a name="getCanonicalizationMethod()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getCanonicalizationMethod</h4> +<pre>public <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CanonicalizationMethodType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.CanonicalizationMethodType</a> getCanonicalizationMethod()</pre> +<div class="block">Auto generated getter method</div> +<dl><dt><span class="strong">Returns:</span></dt><dd>CanonicalizationMethodType</dd></dl> +</li> +</ul> +<a name="setCanonicalizationMethod(at.gv.egiz.moa.SignatureCreationServiceStub.CanonicalizationMethodType)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>setCanonicalizationMethod</h4> +<pre>public void setCanonicalizationMethod(<a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CanonicalizationMethodType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.CanonicalizationMethodType</a> param)</pre> +<div class="block">Auto generated setter method</div> +<dl><dt><span class="strong">Parameters:</span></dt><dd><code>param</code> - CanonicalizationMethod</dd></dl> +</li> +</ul> +<a name="getSignatureMethod()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getSignatureMethod</h4> +<pre>public <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignatureMethodType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.SignatureMethodType</a> getSignatureMethod()</pre> +<div class="block">Auto generated getter method</div> +<dl><dt><span class="strong">Returns:</span></dt><dd>SignatureMethodType</dd></dl> +</li> +</ul> +<a name="setSignatureMethod(at.gv.egiz.moa.SignatureCreationServiceStub.SignatureMethodType)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>setSignatureMethod</h4> +<pre>public void setSignatureMethod(<a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignatureMethodType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.SignatureMethodType</a> param)</pre> +<div class="block">Auto generated setter method</div> +<dl><dt><span class="strong">Parameters:</span></dt><dd><code>param</code> - SignatureMethod</dd></dl> +</li> +</ul> +<a name="getReference()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getReference</h4> +<pre>public <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ReferenceType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.ReferenceType</a>[] getReference()</pre> +<div class="block">Auto generated getter method</div> +<dl><dt><span class="strong">Returns:</span></dt><dd>ReferenceType[]</dd></dl> +</li> +</ul> +<a name="validateReference(at.gv.egiz.moa.SignatureCreationServiceStub.ReferenceType[])"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>validateReference</h4> +<pre>protected void validateReference(<a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ReferenceType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.ReferenceType</a>[] param)</pre> +<div class="block">validate the array for Reference</div> +</li> +</ul> +<a name="setReference(at.gv.egiz.moa.SignatureCreationServiceStub.ReferenceType[])"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>setReference</h4> +<pre>public void setReference(<a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ReferenceType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.ReferenceType</a>[] param)</pre> +<div class="block">Auto generated setter method</div> +<dl><dt><span class="strong">Parameters:</span></dt><dd><code>param</code> - Reference</dd></dl> +</li> +</ul> +<a name="addReference(at.gv.egiz.moa.SignatureCreationServiceStub.ReferenceType)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>addReference</h4> +<pre>public void addReference(<a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ReferenceType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.ReferenceType</a> param)</pre> +<div class="block">Auto generated add method for the array for convenience</div> +<dl><dt><span class="strong">Parameters:</span></dt><dd><code>param</code> - ReferenceType</dd></dl> +</li> +</ul> +<a name="getId()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getId</h4> +<pre>public org.apache.axis2.databinding.types.Id getId()</pre> +<div class="block">Auto generated getter method</div> +<dl><dt><span class="strong">Returns:</span></dt><dd>org.apache.axis2.databinding.types.Id</dd></dl> +</li> +</ul> +<a name="setId(org.apache.axis2.databinding.types.Id)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>setId</h4> +<pre>public void setId(org.apache.axis2.databinding.types.Id param)</pre> +<div class="block">Auto generated setter method</div> +<dl><dt><span class="strong">Parameters:</span></dt><dd><code>param</code> - Id</dd></dl> +</li> +</ul> +<a name="getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getOMElement</h4> +<pre>public org.apache.axiom.om.OMElement getOMElement(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, + org.apache.axiom.om.OMFactory factory) + throws org.apache.axis2.databinding.ADBException</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>getOMElement</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><span class="strong">Parameters:</span></dt><dd><code>parentQName</code> - </dd><dd><code>factory</code> - </dd> +<dt><span class="strong">Returns:</span></dt><dd>org.apache.axiom.om.OMElement</dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +<a name="serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>serialize</h4> +<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, + <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter) + throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, + org.apache.axis2.databinding.ADBException</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +<a name="serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>serialize</h4> +<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, + <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, + boolean serializeType) + throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, + org.apache.axis2.databinding.ADBException</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +<a name="getPullParser(javax.xml.namespace.QName)"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>getPullParser</h4> +<pre>public <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> getPullParser(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName) + throws org.apache.axis2.databinding.ADBException</pre> +<div class="block">databinding method to get an XML representation of this object</div> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>getPullParser</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +</li> +</ul> +</li> +</ul> +</div> +</div> +<!-- ========= END OF CLASS DATA ========= --> +<!-- ======= START OF BOTTOM NAVBAR ====== --> +<div class="bottomNav"><a name="navbar_bottom"> +<!-- --> +</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignedInfo.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignedInfoType.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li><a href="#nested_class_summary">Nested</a> | </li> +<li><a href="#field_summary">Field</a> | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li><a href="#field_detail">Field</a> | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_bottom"> +<!-- --> +</a></div> +<!-- ======== END OF BOTTOM NAVBAR ======= --> +</body> +</html> diff --git a/docs/at/gv/egiz/moa/SignatureCreationServiceStub.SingleSignatureInfo_type0.Factory.html b/docs/at/gv/egiz/moa/SignatureCreationServiceStub.SingleSignatureInfo_type0.Factory.html new file mode 100644 index 00000000..7cf5c706 --- /dev/null +++ b/docs/at/gv/egiz/moa/SignatureCreationServiceStub.SingleSignatureInfo_type0.Factory.html @@ -0,0 +1,278 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> +<!-- NewPage --> +<html lang="en"> +<head> +<!-- Generated by javadoc (version 1.7.0_51) on Tue Feb 04 16:51:13 CET 2014 --> +<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> +<title>SignatureCreationServiceStub.SingleSignatureInfo_type0.Factory (PDF-AS 4.0 Library)</title> +<meta name="date" content="2014-02-04"> +<link rel="stylesheet" type="text/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 Library)"; + } +//--> +</script> +<noscript> +<div>JavaScript is disabled on your browser.</div> +</noscript> +<!-- ========= START OF TOP NAVBAR ======= --> +<div class="topNav"><a name="navbar_top"> +<!-- --> +</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SingleSignatureInfo_type0.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SingleSignatureInfo_type1.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li>Nested | </li> +<li>Field | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li>Field | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_top"> +<!-- --> +</a></div> +<!-- ========= END OF TOP NAVBAR ========= --> +<!-- ======== START OF CLASS DATA ======== --> +<div class="header"> +<div class="subTitle">at.gv.egiz.moa</div> +<h2 title="Class SignatureCreationServiceStub.SingleSignatureInfo_type0.Factory" class="title">Class SignatureCreationServiceStub.SingleSignatureInfo_type0.Factory</h2> +</div> +<div class="contentContainer"> +<ul class="inheritance"> +<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li> +<ul class="inheritance"> +<li>at.gv.egiz.moa.SignatureCreationServiceStub.SingleSignatureInfo_type0.Factory</li> +</ul> +</li> +</ul> +<div class="description"> +<ul class="blockList"> +<li class="blockList"> +<dl> +<dt>Enclosing class:</dt> +<dd><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SingleSignatureInfo_type0.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.SingleSignatureInfo_type0</a></dd> +</dl> +<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> +<div class="block">Factory class that keeps the parse method</div> +</li> +</ul> +</div> +<div class="summary"> +<ul class="blockList"> +<li class="blockList"> +<!-- ======== CONSTRUCTOR SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_summary"> +<!-- --> +</a> +<h3>Constructor Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation"> +<caption><span>Constructors</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colOne" scope="col">Constructor and Description</th> +</tr> +<tr class="altColor"> +<td class="colOne"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SingleSignatureInfo_type0.Factory.html#SignatureCreationServiceStub.SingleSignatureInfo_type0.Factory()">SignatureCreationServiceStub.SingleSignatureInfo_type0.Factory</a></strong>()</code> </td> +</tr> +</table> +</li> +</ul> +<!-- ========== METHOD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_summary"> +<!-- --> +</a> +<h3>Method Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation"> +<caption><span>Methods</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colFirst" scope="col">Modifier and Type</th> +<th class="colLast" scope="col">Method and Description</th> +</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> +<div class="block">static method to create the object + Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable + If this object is not an element, it is a complex type and the reader is at the event just after the outer start element + Postcondition: If this object is an element, the reader is positioned at its end element + If this object is a complex type, the reader is positioned at the end element of its outer element</div> +</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> +</ul> +</li> +</ul> +</li> +</ul> +</div> +<div class="details"> +<ul class="blockList"> +<li class="blockList"> +<!-- ========= CONSTRUCTOR DETAIL ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_detail"> +<!-- --> +</a> +<h3>Constructor Detail</h3> +<a name="SignatureCreationServiceStub.SingleSignatureInfo_type0.Factory()"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>SignatureCreationServiceStub.SingleSignatureInfo_type0.Factory</h4> +<pre>public SignatureCreationServiceStub.SingleSignatureInfo_type0.Factory()</pre> +</li> +</ul> +</li> +</ul> +<!-- ============ METHOD DETAIL ========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_detail"> +<!-- --> +</a> +<h3>Method Detail</h3> +<a name="parse(javax.xml.stream.XMLStreamReader)"> +<!-- --> +</a> +<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> +<div class="block">static method to create the object + Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable + If this object is not an element, it is a complex type and the reader is at the event just after the outer start element + Postcondition: If this object is an element, the reader is positioned at its end element + If this object is a complex type, the reader is positioned at the end element of its outer element</div> +<dl><dt><span class="strong">Throws:</span></dt> +<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></code></dd></dl> +</li> +</ul> +</li> +</ul> +</li> +</ul> +</div> +</div> +<!-- ========= END OF CLASS DATA ========= --> +<!-- ======= START OF BOTTOM NAVBAR ====== --> +<div class="bottomNav"><a name="navbar_bottom"> +<!-- --> +</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SingleSignatureInfo_type0.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SingleSignatureInfo_type1.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li>Nested | </li> +<li>Field | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li>Field | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_bottom"> +<!-- --> +</a></div> +<!-- ======== END OF BOTTOM NAVBAR ======= --> +</body> +</html> diff --git a/docs/at/gv/egiz/moa/SignatureCreationServiceStub.SingleSignatureInfo_type0.html b/docs/at/gv/egiz/moa/SignatureCreationServiceStub.SingleSignatureInfo_type0.html new file mode 100644 index 00000000..86d8288b --- /dev/null +++ b/docs/at/gv/egiz/moa/SignatureCreationServiceStub.SingleSignatureInfo_type0.html @@ -0,0 +1,606 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> +<!-- NewPage --> +<html lang="en"> +<head> +<!-- Generated by javadoc (version 1.7.0_51) on Tue Feb 04 16:51:13 CET 2014 --> +<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> +<title>SignatureCreationServiceStub.SingleSignatureInfo_type0 (PDF-AS 4.0 Library)</title> +<meta name="date" content="2014-02-04"> +<link rel="stylesheet" type="text/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 Library)"; + } +//--> +</script> +<noscript> +<div>JavaScript is disabled on your browser.</div> +</noscript> +<!-- ========= START OF TOP NAVBAR ======= --> +<div class="topNav"><a name="navbar_top"> +<!-- --> +</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignedInfoType.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SingleSignatureInfo_type0.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li><a href="#nested_class_summary">Nested</a> | </li> +<li><a href="#field_summary">Field</a> | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li><a href="#field_detail">Field</a> | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_top"> +<!-- --> +</a></div> +<!-- ========= END OF TOP NAVBAR ========= --> +<!-- ======== START OF CLASS DATA ======== --> +<div class="header"> +<div class="subTitle">at.gv.egiz.moa</div> +<h2 title="Class SignatureCreationServiceStub.SingleSignatureInfo_type0" class="title">Class SignatureCreationServiceStub.SingleSignatureInfo_type0</h2> +</div> +<div class="contentContainer"> +<ul class="inheritance"> +<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li> +<ul class="inheritance"> +<li>at.gv.egiz.moa.SignatureCreationServiceStub.SingleSignatureInfo_type0</li> +</ul> +</li> +</ul> +<div class="description"> +<ul class="blockList"> +<li class="blockList"> +<dl> +<dt>All Implemented Interfaces:</dt> +<dd><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a>, org.apache.axis2.databinding.ADBBean</dd> +</dl> +<dl> +<dt>Enclosing class:</dt> +<dd><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub</a></dd> +</dl> +<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> +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> +</ul> +</div> +<div class="summary"> +<ul class="blockList"> +<li class="blockList"> +<!-- ======== NESTED CLASS SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="nested_class_summary"> +<!-- --> +</a> +<h3>Nested Class Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Nested Class Summary table, listing nested classes, and an explanation"> +<caption><span>Nested Classes</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> +<tr class="altColor"> +<td class="colFirst"><code>static class </code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SingleSignatureInfo_type0.Factory.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.SingleSignatureInfo_type0.Factory</a></strong></code> +<div class="block">Factory class that keeps the parse method</div> +</td> +</tr> +</table> +</li> +</ul> +<!-- =========== FIELD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="field_summary"> +<!-- --> +</a> +<h3>Field Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Field Summary table, listing fields, and an explanation"> +<caption><span>Fields</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> +<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"><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> +<tr class="rowColor"> +<td class="colFirst"><code>protected boolean</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SingleSignatureInfo_type0.html#localCreateSignatureInfoTracker">localCreateSignatureInfoTracker</a></strong></code> </td> +</tr> +<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"><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> +<tr class="rowColor"> +<td class="colFirst"><code>protected boolean</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SingleSignatureInfo_type0.html#localSecurityLayerConformity">localSecurityLayerConformity</a></strong></code> +<div class="block">field for SecurityLayerConformity + This was an Attribute!</div> +</td> +</tr> +</table> +</li> +</ul> +<!-- ======== CONSTRUCTOR SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_summary"> +<!-- --> +</a> +<h3>Constructor Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation"> +<caption><span>Constructors</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colOne" scope="col">Constructor and Description</th> +</tr> +<tr class="altColor"> +<td class="colOne"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SingleSignatureInfo_type0.html#SignatureCreationServiceStub.SingleSignatureInfo_type0()">SignatureCreationServiceStub.SingleSignatureInfo_type0</a></strong>()</code> </td> +</tr> +</table> +</li> +</ul> +<!-- ========== METHOD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_summary"> +<!-- --> +</a> +<h3>Method Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation"> +<caption><span>Methods</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colFirst" scope="col">Modifier and Type</th> +<th class="colLast" scope="col">Method and Description</th> +</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#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><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.SingleSignatureInfo_type0.html#getCreateSignatureInfo()">getCreateSignatureInfo</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.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.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>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, + 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> +<div class="block">databinding method to get an XML representation of this object</div> +</td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>boolean</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SingleSignatureInfo_type0.html#getSecurityLayerConformity()">getSecurityLayerConformity</a></strong>()</code> +<div class="block">Auto generated getter method</div> +</td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>boolean</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SingleSignatureInfo_type0.html#isCreateSignatureInfoSpecified()">isCreateSignatureInfoSpecified</a></strong>()</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_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> +</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, + 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.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> +<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#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="rowColor"> +<td class="colFirst"><code>void</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SingleSignatureInfo_type0.html#setSecurityLayerConformity(boolean)">setSecurityLayerConformity</a></strong>(boolean 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"><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> +</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> +</ul> +</li> +</ul> +</li> +</ul> +</div> +<div class="details"> +<ul class="blockList"> +<li class="blockList"> +<!-- ============ FIELD DETAIL =========== --> +<ul class="blockList"> +<li class="blockList"><a name="field_detail"> +<!-- --> +</a> +<h3>Field Detail</h3> +<a name="localDataObjectInfo"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>localDataObjectInfo</h4> +<pre>protected <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DataObjectInfo_type0.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.DataObjectInfo_type0</a>[] localDataObjectInfo</pre> +<div class="block">field for DataObjectInfo + This was an Array!</div> +</li> +</ul> +<a name="localCreateSignatureInfo"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>localCreateSignatureInfo</h4> +<pre>protected <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateSignatureInfo_type0.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.CreateSignatureInfo_type0</a> localCreateSignatureInfo</pre> +<div class="block">field for CreateSignatureInfo</div> +</li> +</ul> +<a name="localCreateSignatureInfoTracker"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>localCreateSignatureInfoTracker</h4> +<pre>protected boolean localCreateSignatureInfoTracker</pre> +</li> +</ul> +<a name="localSecurityLayerConformity"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>localSecurityLayerConformity</h4> +<pre>protected boolean localSecurityLayerConformity</pre> +<div class="block">field for SecurityLayerConformity + This was an Attribute!</div> +</li> +</ul> +</li> +</ul> +<!-- ========= CONSTRUCTOR DETAIL ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_detail"> +<!-- --> +</a> +<h3>Constructor Detail</h3> +<a name="SignatureCreationServiceStub.SingleSignatureInfo_type0()"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>SignatureCreationServiceStub.SingleSignatureInfo_type0</h4> +<pre>public SignatureCreationServiceStub.SingleSignatureInfo_type0()</pre> +</li> +</ul> +</li> +</ul> +<!-- ============ METHOD DETAIL ========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_detail"> +<!-- --> +</a> +<h3>Method Detail</h3> +<a name="getDataObjectInfo()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getDataObjectInfo</h4> +<pre>public <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DataObjectInfo_type0.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.DataObjectInfo_type0</a>[] getDataObjectInfo()</pre> +<div class="block">Auto generated getter method</div> +<dl><dt><span class="strong">Returns:</span></dt><dd>DataObjectInfo_type0[]</dd></dl> +</li> +</ul> +<a name="validateDataObjectInfo(at.gv.egiz.moa.SignatureCreationServiceStub.DataObjectInfo_type0[])"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>validateDataObjectInfo</h4> +<pre>protected void validateDataObjectInfo(<a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DataObjectInfo_type0.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.DataObjectInfo_type0</a>[] param)</pre> +<div class="block">validate the array for DataObjectInfo</div> +</li> +</ul> +<a name="setDataObjectInfo(at.gv.egiz.moa.SignatureCreationServiceStub.DataObjectInfo_type0[])"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>setDataObjectInfo</h4> +<pre>public void setDataObjectInfo(<a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DataObjectInfo_type0.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.DataObjectInfo_type0</a>[] param)</pre> +<div class="block">Auto generated setter method</div> +<dl><dt><span class="strong">Parameters:</span></dt><dd><code>param</code> - DataObjectInfo</dd></dl> +</li> +</ul> +<a name="addDataObjectInfo(at.gv.egiz.moa.SignatureCreationServiceStub.DataObjectInfo_type0)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>addDataObjectInfo</h4> +<pre>public void addDataObjectInfo(<a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DataObjectInfo_type0.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.DataObjectInfo_type0</a> param)</pre> +<div class="block">Auto generated add method for the array for convenience</div> +<dl><dt><span class="strong">Parameters:</span></dt><dd><code>param</code> - DataObjectInfo_type0</dd></dl> +</li> +</ul> +<a name="isCreateSignatureInfoSpecified()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>isCreateSignatureInfoSpecified</h4> +<pre>public boolean isCreateSignatureInfoSpecified()</pre> +</li> +</ul> +<a name="getCreateSignatureInfo()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getCreateSignatureInfo</h4> +<pre>public <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateSignatureInfo_type0.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.CreateSignatureInfo_type0</a> getCreateSignatureInfo()</pre> +<div class="block">Auto generated getter method</div> +<dl><dt><span class="strong">Returns:</span></dt><dd>CreateSignatureInfo_type0</dd></dl> +</li> +</ul> +<a name="setCreateSignatureInfo(at.gv.egiz.moa.SignatureCreationServiceStub.CreateSignatureInfo_type0)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>setCreateSignatureInfo</h4> +<pre>public void setCreateSignatureInfo(<a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateSignatureInfo_type0.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.CreateSignatureInfo_type0</a> param)</pre> +<div class="block">Auto generated setter method</div> +<dl><dt><span class="strong">Parameters:</span></dt><dd><code>param</code> - CreateSignatureInfo</dd></dl> +</li> +</ul> +<a name="getSecurityLayerConformity()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getSecurityLayerConformity</h4> +<pre>public boolean getSecurityLayerConformity()</pre> +<div class="block">Auto generated getter method</div> +<dl><dt><span class="strong">Returns:</span></dt><dd>boolean</dd></dl> +</li> +</ul> +<a name="setSecurityLayerConformity(boolean)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>setSecurityLayerConformity</h4> +<pre>public void setSecurityLayerConformity(boolean param)</pre> +<div class="block">Auto generated setter method</div> +<dl><dt><span class="strong">Parameters:</span></dt><dd><code>param</code> - SecurityLayerConformity</dd></dl> +</li> +</ul> +<a name="getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getOMElement</h4> +<pre>public org.apache.axiom.om.OMElement getOMElement(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, + org.apache.axiom.om.OMFactory factory) + throws org.apache.axis2.databinding.ADBException</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>getOMElement</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><span class="strong">Parameters:</span></dt><dd><code>parentQName</code> - </dd><dd><code>factory</code> - </dd> +<dt><span class="strong">Returns:</span></dt><dd>org.apache.axiom.om.OMElement</dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +<a name="serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>serialize</h4> +<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, + <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter) + throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, + org.apache.axis2.databinding.ADBException</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +<a name="serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>serialize</h4> +<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, + <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, + boolean serializeType) + throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, + org.apache.axis2.databinding.ADBException</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +<a name="getPullParser(javax.xml.namespace.QName)"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>getPullParser</h4> +<pre>public <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> getPullParser(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName) + throws org.apache.axis2.databinding.ADBException</pre> +<div class="block">databinding method to get an XML representation of this object</div> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>getPullParser</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +</li> +</ul> +</li> +</ul> +</div> +</div> +<!-- ========= END OF CLASS DATA ========= --> +<!-- ======= START OF BOTTOM NAVBAR ====== --> +<div class="bottomNav"><a name="navbar_bottom"> +<!-- --> +</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignedInfoType.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SingleSignatureInfo_type0.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li><a href="#nested_class_summary">Nested</a> | </li> +<li><a href="#field_summary">Field</a> | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li><a href="#field_detail">Field</a> | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_bottom"> +<!-- --> +</a></div> +<!-- ======== END OF BOTTOM NAVBAR ======= --> +</body> +</html> diff --git a/docs/at/gv/egiz/moa/SignatureCreationServiceStub.SingleSignatureInfo_type1.Factory.html b/docs/at/gv/egiz/moa/SignatureCreationServiceStub.SingleSignatureInfo_type1.Factory.html new file mode 100644 index 00000000..8d5edf74 --- /dev/null +++ b/docs/at/gv/egiz/moa/SignatureCreationServiceStub.SingleSignatureInfo_type1.Factory.html @@ -0,0 +1,278 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> +<!-- NewPage --> +<html lang="en"> +<head> +<!-- Generated by javadoc (version 1.7.0_51) on Tue Feb 04 16:51:14 CET 2014 --> +<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> +<title>SignatureCreationServiceStub.SingleSignatureInfo_type1.Factory (PDF-AS 4.0 Library)</title> +<meta name="date" content="2014-02-04"> +<link rel="stylesheet" type="text/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 Library)"; + } +//--> +</script> +<noscript> +<div>JavaScript is disabled on your browser.</div> +</noscript> +<!-- ========= START OF TOP NAVBAR ======= --> +<div class="topNav"><a name="navbar_top"> +<!-- --> +</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SingleSignatureInfo_type1.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Source_type0.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li>Nested | </li> +<li>Field | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li>Field | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_top"> +<!-- --> +</a></div> +<!-- ========= END OF TOP NAVBAR ========= --> +<!-- ======== START OF CLASS DATA ======== --> +<div class="header"> +<div class="subTitle">at.gv.egiz.moa</div> +<h2 title="Class SignatureCreationServiceStub.SingleSignatureInfo_type1.Factory" class="title">Class SignatureCreationServiceStub.SingleSignatureInfo_type1.Factory</h2> +</div> +<div class="contentContainer"> +<ul class="inheritance"> +<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li> +<ul class="inheritance"> +<li>at.gv.egiz.moa.SignatureCreationServiceStub.SingleSignatureInfo_type1.Factory</li> +</ul> +</li> +</ul> +<div class="description"> +<ul class="blockList"> +<li class="blockList"> +<dl> +<dt>Enclosing class:</dt> +<dd><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SingleSignatureInfo_type1.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.SingleSignatureInfo_type1</a></dd> +</dl> +<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> +<div class="block">Factory class that keeps the parse method</div> +</li> +</ul> +</div> +<div class="summary"> +<ul class="blockList"> +<li class="blockList"> +<!-- ======== CONSTRUCTOR SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_summary"> +<!-- --> +</a> +<h3>Constructor Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation"> +<caption><span>Constructors</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colOne" scope="col">Constructor and Description</th> +</tr> +<tr class="altColor"> +<td class="colOne"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SingleSignatureInfo_type1.Factory.html#SignatureCreationServiceStub.SingleSignatureInfo_type1.Factory()">SignatureCreationServiceStub.SingleSignatureInfo_type1.Factory</a></strong>()</code> </td> +</tr> +</table> +</li> +</ul> +<!-- ========== METHOD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_summary"> +<!-- --> +</a> +<h3>Method Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation"> +<caption><span>Methods</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colFirst" scope="col">Modifier and Type</th> +<th class="colLast" scope="col">Method and Description</th> +</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> +<div class="block">static method to create the object + Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable + If this object is not an element, it is a complex type and the reader is at the event just after the outer start element + Postcondition: If this object is an element, the reader is positioned at its end element + If this object is a complex type, the reader is positioned at the end element of its outer element</div> +</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> +</ul> +</li> +</ul> +</li> +</ul> +</div> +<div class="details"> +<ul class="blockList"> +<li class="blockList"> +<!-- ========= CONSTRUCTOR DETAIL ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_detail"> +<!-- --> +</a> +<h3>Constructor Detail</h3> +<a name="SignatureCreationServiceStub.SingleSignatureInfo_type1.Factory()"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>SignatureCreationServiceStub.SingleSignatureInfo_type1.Factory</h4> +<pre>public SignatureCreationServiceStub.SingleSignatureInfo_type1.Factory()</pre> +</li> +</ul> +</li> +</ul> +<!-- ============ METHOD DETAIL ========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_detail"> +<!-- --> +</a> +<h3>Method Detail</h3> +<a name="parse(javax.xml.stream.XMLStreamReader)"> +<!-- --> +</a> +<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> +<div class="block">static method to create the object + Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable + If this object is not an element, it is a complex type and the reader is at the event just after the outer start element + Postcondition: If this object is an element, the reader is positioned at its end element + If this object is a complex type, the reader is positioned at the end element of its outer element</div> +<dl><dt><span class="strong">Throws:</span></dt> +<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></code></dd></dl> +</li> +</ul> +</li> +</ul> +</li> +</ul> +</div> +</div> +<!-- ========= END OF CLASS DATA ========= --> +<!-- ======= START OF BOTTOM NAVBAR ====== --> +<div class="bottomNav"><a name="navbar_bottom"> +<!-- --> +</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SingleSignatureInfo_type1.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Source_type0.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li>Nested | </li> +<li>Field | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li>Field | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_bottom"> +<!-- --> +</a></div> +<!-- ======== END OF BOTTOM NAVBAR ======= --> +</body> +</html> diff --git a/docs/at/gv/egiz/moa/SignatureCreationServiceStub.SingleSignatureInfo_type1.html b/docs/at/gv/egiz/moa/SignatureCreationServiceStub.SingleSignatureInfo_type1.html new file mode 100644 index 00000000..687f2a68 --- /dev/null +++ b/docs/at/gv/egiz/moa/SignatureCreationServiceStub.SingleSignatureInfo_type1.html @@ -0,0 +1,495 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> +<!-- NewPage --> +<html lang="en"> +<head> +<!-- Generated by javadoc (version 1.7.0_51) on Tue Feb 04 16:51:14 CET 2014 --> +<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> +<title>SignatureCreationServiceStub.SingleSignatureInfo_type1 (PDF-AS 4.0 Library)</title> +<meta name="date" content="2014-02-04"> +<link rel="stylesheet" type="text/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 Library)"; + } +//--> +</script> +<noscript> +<div>JavaScript is disabled on your browser.</div> +</noscript> +<!-- ========= START OF TOP NAVBAR ======= --> +<div class="topNav"><a name="navbar_top"> +<!-- --> +</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SingleSignatureInfo_type0.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SingleSignatureInfo_type1.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li><a href="#nested_class_summary">Nested</a> | </li> +<li><a href="#field_summary">Field</a> | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li><a href="#field_detail">Field</a> | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_top"> +<!-- --> +</a></div> +<!-- ========= END OF TOP NAVBAR ========= --> +<!-- ======== START OF CLASS DATA ======== --> +<div class="header"> +<div class="subTitle">at.gv.egiz.moa</div> +<h2 title="Class SignatureCreationServiceStub.SingleSignatureInfo_type1" class="title">Class SignatureCreationServiceStub.SingleSignatureInfo_type1</h2> +</div> +<div class="contentContainer"> +<ul class="inheritance"> +<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li> +<ul class="inheritance"> +<li>at.gv.egiz.moa.SignatureCreationServiceStub.SingleSignatureInfo_type1</li> +</ul> +</li> +</ul> +<div class="description"> +<ul class="blockList"> +<li class="blockList"> +<dl> +<dt>All Implemented Interfaces:</dt> +<dd><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a>, org.apache.axis2.databinding.ADBBean</dd> +</dl> +<dl> +<dt>Enclosing class:</dt> +<dd><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub</a></dd> +</dl> +<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> +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> +</ul> +</div> +<div class="summary"> +<ul class="blockList"> +<li class="blockList"> +<!-- ======== NESTED CLASS SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="nested_class_summary"> +<!-- --> +</a> +<h3>Nested Class Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Nested Class Summary table, listing nested classes, and an explanation"> +<caption><span>Nested Classes</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> +<tr class="altColor"> +<td class="colFirst"><code>static class </code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SingleSignatureInfo_type1.Factory.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.SingleSignatureInfo_type1.Factory</a></strong></code> +<div class="block">Factory class that keeps the parse method</div> +</td> +</tr> +</table> +</li> +</ul> +<!-- =========== FIELD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="field_summary"> +<!-- --> +</a> +<h3>Field Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Field Summary table, listing fields, and an explanation"> +<caption><span>Fields</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> +<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"><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> +<tr class="rowColor"> +<td class="colFirst"><code>protected boolean</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SingleSignatureInfo_type1.html#localSecurityLayerConformity">localSecurityLayerConformity</a></strong></code> +<div class="block">field for SecurityLayerConformity + This was an Attribute!</div> +</td> +</tr> +</table> +</li> +</ul> +<!-- ======== CONSTRUCTOR SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_summary"> +<!-- --> +</a> +<h3>Constructor Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation"> +<caption><span>Constructors</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colOne" scope="col">Constructor and Description</th> +</tr> +<tr class="altColor"> +<td class="colOne"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SingleSignatureInfo_type1.html#SignatureCreationServiceStub.SingleSignatureInfo_type1()">SignatureCreationServiceStub.SingleSignatureInfo_type1</a></strong>()</code> </td> +</tr> +</table> +</li> +</ul> +<!-- ========== METHOD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_summary"> +<!-- --> +</a> +<h3>Method Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation"> +<caption><span>Methods</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colFirst" scope="col">Modifier and Type</th> +<th class="colLast" scope="col">Method and Description</th> +</tr> +<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"><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>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, + 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> +<div class="block">databinding method to get an XML representation of this object</div> +</td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>boolean</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SingleSignatureInfo_type1.html#getSecurityLayerConformity()">getSecurityLayerConformity</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.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> +</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, + 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.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> +<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#setSecurityLayerConformity(boolean)">setSecurityLayerConformity</a></strong>(boolean param)</code> +<div class="block">Auto generated setter method</div> +</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> +</ul> +</li> +</ul> +</li> +</ul> +</div> +<div class="details"> +<ul class="blockList"> +<li class="blockList"> +<!-- ============ FIELD DETAIL =========== --> +<ul class="blockList"> +<li class="blockList"><a name="field_detail"> +<!-- --> +</a> +<h3>Field Detail</h3> +<a name="localDataObjectInfo"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>localDataObjectInfo</h4> +<pre>protected <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DataObjectInfo_type1.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.DataObjectInfo_type1</a> localDataObjectInfo</pre> +<div class="block">field for DataObjectInfo</div> +</li> +</ul> +<a name="localSecurityLayerConformity"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>localSecurityLayerConformity</h4> +<pre>protected boolean localSecurityLayerConformity</pre> +<div class="block">field for SecurityLayerConformity + This was an Attribute!</div> +</li> +</ul> +</li> +</ul> +<!-- ========= CONSTRUCTOR DETAIL ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_detail"> +<!-- --> +</a> +<h3>Constructor Detail</h3> +<a name="SignatureCreationServiceStub.SingleSignatureInfo_type1()"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>SignatureCreationServiceStub.SingleSignatureInfo_type1</h4> +<pre>public SignatureCreationServiceStub.SingleSignatureInfo_type1()</pre> +</li> +</ul> +</li> +</ul> +<!-- ============ METHOD DETAIL ========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_detail"> +<!-- --> +</a> +<h3>Method Detail</h3> +<a name="getDataObjectInfo()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getDataObjectInfo</h4> +<pre>public <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DataObjectInfo_type1.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.DataObjectInfo_type1</a> getDataObjectInfo()</pre> +<div class="block">Auto generated getter method</div> +<dl><dt><span class="strong">Returns:</span></dt><dd>DataObjectInfo_type1</dd></dl> +</li> +</ul> +<a name="setDataObjectInfo(at.gv.egiz.moa.SignatureCreationServiceStub.DataObjectInfo_type1)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>setDataObjectInfo</h4> +<pre>public void setDataObjectInfo(<a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DataObjectInfo_type1.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.DataObjectInfo_type1</a> param)</pre> +<div class="block">Auto generated setter method</div> +<dl><dt><span class="strong">Parameters:</span></dt><dd><code>param</code> - DataObjectInfo</dd></dl> +</li> +</ul> +<a name="getSecurityLayerConformity()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getSecurityLayerConformity</h4> +<pre>public boolean getSecurityLayerConformity()</pre> +<div class="block">Auto generated getter method</div> +<dl><dt><span class="strong">Returns:</span></dt><dd>boolean</dd></dl> +</li> +</ul> +<a name="setSecurityLayerConformity(boolean)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>setSecurityLayerConformity</h4> +<pre>public void setSecurityLayerConformity(boolean param)</pre> +<div class="block">Auto generated setter method</div> +<dl><dt><span class="strong">Parameters:</span></dt><dd><code>param</code> - SecurityLayerConformity</dd></dl> +</li> +</ul> +<a name="getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getOMElement</h4> +<pre>public org.apache.axiom.om.OMElement getOMElement(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, + org.apache.axiom.om.OMFactory factory) + throws org.apache.axis2.databinding.ADBException</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>getOMElement</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><span class="strong">Parameters:</span></dt><dd><code>parentQName</code> - </dd><dd><code>factory</code> - </dd> +<dt><span class="strong">Returns:</span></dt><dd>org.apache.axiom.om.OMElement</dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +<a name="serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>serialize</h4> +<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, + <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter) + throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, + org.apache.axis2.databinding.ADBException</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +<a name="serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>serialize</h4> +<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, + <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, + boolean serializeType) + throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, + org.apache.axis2.databinding.ADBException</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +<a name="getPullParser(javax.xml.namespace.QName)"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>getPullParser</h4> +<pre>public <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> getPullParser(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName) + throws org.apache.axis2.databinding.ADBException</pre> +<div class="block">databinding method to get an XML representation of this object</div> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>getPullParser</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +</li> +</ul> +</li> +</ul> +</div> +</div> +<!-- ========= END OF CLASS DATA ========= --> +<!-- ======= START OF BOTTOM NAVBAR ====== --> +<div class="bottomNav"><a name="navbar_bottom"> +<!-- --> +</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SingleSignatureInfo_type0.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SingleSignatureInfo_type1.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li><a href="#nested_class_summary">Nested</a> | </li> +<li><a href="#field_summary">Field</a> | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li><a href="#field_detail">Field</a> | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_bottom"> +<!-- --> +</a></div> +<!-- ======== END OF BOTTOM NAVBAR ======= --> +</body> +</html> diff --git a/docs/at/gv/egiz/moa/SignatureCreationServiceStub.Source_type0.Factory.html b/docs/at/gv/egiz/moa/SignatureCreationServiceStub.Source_type0.Factory.html new file mode 100644 index 00000000..cf405910 --- /dev/null +++ b/docs/at/gv/egiz/moa/SignatureCreationServiceStub.Source_type0.Factory.html @@ -0,0 +1,327 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> +<!-- NewPage --> +<html lang="en"> +<head> +<!-- Generated by javadoc (version 1.7.0_51) on Tue Feb 04 16:51:14 CET 2014 --> +<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> +<title>SignatureCreationServiceStub.Source_type0.Factory (PDF-AS 4.0 Library)</title> +<meta name="date" content="2014-02-04"> +<link rel="stylesheet" type="text/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 Library)"; + } +//--> +</script> +<noscript> +<div>JavaScript is disabled on your browser.</div> +</noscript> +<!-- ========= START OF TOP NAVBAR ======= --> +<div class="topNav"><a name="navbar_top"> +<!-- --> +</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Source_type0.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Source_type1.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li>Nested | </li> +<li>Field | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li>Field | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_top"> +<!-- --> +</a></div> +<!-- ========= END OF TOP NAVBAR ========= --> +<!-- ======== START OF CLASS DATA ======== --> +<div class="header"> +<div class="subTitle">at.gv.egiz.moa</div> +<h2 title="Class SignatureCreationServiceStub.Source_type0.Factory" class="title">Class SignatureCreationServiceStub.Source_type0.Factory</h2> +</div> +<div class="contentContainer"> +<ul class="inheritance"> +<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li> +<ul class="inheritance"> +<li>at.gv.egiz.moa.SignatureCreationServiceStub.Source_type0.Factory</li> +</ul> +</li> +</ul> +<div class="description"> +<ul class="blockList"> +<li class="blockList"> +<dl> +<dt>Enclosing class:</dt> +<dd><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Source_type0.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.Source_type0</a></dd> +</dl> +<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> +<div class="block">Factory class that keeps the parse method</div> +</li> +</ul> +</div> +<div class="summary"> +<ul class="blockList"> +<li class="blockList"> +<!-- ======== CONSTRUCTOR SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_summary"> +<!-- --> +</a> +<h3>Constructor Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation"> +<caption><span>Constructors</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colOne" scope="col">Constructor and Description</th> +</tr> +<tr class="altColor"> +<td class="colOne"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Source_type0.Factory.html#SignatureCreationServiceStub.Source_type0.Factory()">SignatureCreationServiceStub.Source_type0.Factory</a></strong>()</code> </td> +</tr> +</table> +</li> +</ul> +<!-- ========== METHOD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_summary"> +<!-- --> +</a> +<h3>Method Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation"> +<caption><span>Methods</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colFirst" scope="col">Modifier and Type</th> +<th class="colLast" scope="col">Method and Description</th> +</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> +</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> +</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#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>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> +<div class="block">static method to create the object + Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable + If this object is not an element, it is a complex type and the reader is at the event just after the outer start element + Postcondition: If this object is an element, the reader is positioned at its end element + If this object is a complex type, the reader is positioned at the end element of its outer element</div> +</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> +</ul> +</li> +</ul> +</li> +</ul> +</div> +<div class="details"> +<ul class="blockList"> +<li class="blockList"> +<!-- ========= CONSTRUCTOR DETAIL ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_detail"> +<!-- --> +</a> +<h3>Constructor Detail</h3> +<a name="SignatureCreationServiceStub.Source_type0.Factory()"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>SignatureCreationServiceStub.Source_type0.Factory</h4> +<pre>public SignatureCreationServiceStub.Source_type0.Factory()</pre> +</li> +</ul> +</li> +</ul> +<!-- ============ METHOD DETAIL ========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_detail"> +<!-- --> +</a> +<h3>Method Detail</h3> +<a name="fromValue(org.apache.axis2.databinding.types.Token)"> +<!-- --> +</a> +<ul class="blockList"> +<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> +<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> +</li> +</ul> +<a name="fromString(java.lang.String, java.lang.String)"> +<!-- --> +</a> +<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> +<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> +</li> +</ul> +<a name="fromString(javax.xml.stream.XMLStreamReader, java.lang.String)"> +<!-- --> +</a> +<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> +</li> +</ul> +<a name="parse(javax.xml.stream.XMLStreamReader)"> +<!-- --> +</a> +<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> +<div class="block">static method to create the object + Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable + If this object is not an element, it is a complex type and the reader is at the event just after the outer start element + Postcondition: If this object is an element, the reader is positioned at its end element + If this object is a complex type, the reader is positioned at the end element of its outer element</div> +<dl><dt><span class="strong">Throws:</span></dt> +<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></code></dd></dl> +</li> +</ul> +</li> +</ul> +</li> +</ul> +</div> +</div> +<!-- ========= END OF CLASS DATA ========= --> +<!-- ======= START OF BOTTOM NAVBAR ====== --> +<div class="bottomNav"><a name="navbar_bottom"> +<!-- --> +</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Source_type0.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Source_type1.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li>Nested | </li> +<li>Field | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li>Field | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_bottom"> +<!-- --> +</a></div> +<!-- ======== END OF BOTTOM NAVBAR ======= --> +</body> +</html> diff --git a/docs/at/gv/egiz/moa/SignatureCreationServiceStub.Source_type0.html b/docs/at/gv/egiz/moa/SignatureCreationServiceStub.Source_type0.html new file mode 100644 index 00000000..0c759020 --- /dev/null +++ b/docs/at/gv/egiz/moa/SignatureCreationServiceStub.Source_type0.html @@ -0,0 +1,542 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> +<!-- NewPage --> +<html lang="en"> +<head> +<!-- Generated by javadoc (version 1.7.0_51) on Tue Feb 04 16:51:14 CET 2014 --> +<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> +<title>SignatureCreationServiceStub.Source_type0 (PDF-AS 4.0 Library)</title> +<meta name="date" content="2014-02-04"> +<link rel="stylesheet" type="text/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 Library)"; + } +//--> +</script> +<noscript> +<div>JavaScript is disabled on your browser.</div> +</noscript> +<!-- ========= START OF TOP NAVBAR ======= --> +<div class="topNav"><a name="navbar_top"> +<!-- --> +</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SingleSignatureInfo_type1.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Source_type0.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li><a href="#nested_class_summary">Nested</a> | </li> +<li><a href="#field_summary">Field</a> | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li><a href="#field_detail">Field</a> | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_top"> +<!-- --> +</a></div> +<!-- ========= END OF TOP NAVBAR ========= --> +<!-- ======== START OF CLASS DATA ======== --> +<div class="header"> +<div class="subTitle">at.gv.egiz.moa</div> +<h2 title="Class SignatureCreationServiceStub.Source_type0" class="title">Class SignatureCreationServiceStub.Source_type0</h2> +</div> +<div class="contentContainer"> +<ul class="inheritance"> +<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li> +<ul class="inheritance"> +<li>at.gv.egiz.moa.SignatureCreationServiceStub.Source_type0</li> +</ul> +</li> +</ul> +<div class="description"> +<ul class="blockList"> +<li class="blockList"> +<dl> +<dt>All Implemented Interfaces:</dt> +<dd><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a>, org.apache.axis2.databinding.ADBBean</dd> +</dl> +<dl> +<dt>Enclosing class:</dt> +<dd><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub</a></dd> +</dl> +<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> +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> +</ul> +</div> +<div class="summary"> +<ul class="blockList"> +<li class="blockList"> +<!-- ======== NESTED CLASS SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="nested_class_summary"> +<!-- --> +</a> +<h3>Nested Class Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Nested Class Summary table, listing nested classes, and an explanation"> +<caption><span>Nested Classes</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> +<tr class="altColor"> +<td class="colFirst"><code>static class </code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Source_type0.Factory.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.Source_type0.Factory</a></strong></code> +<div class="block">Factory class that keeps the parse method</div> +</td> +</tr> +</table> +</li> +</ul> +<!-- =========== FIELD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="field_summary"> +<!-- --> +</a> +<h3>Field Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Field Summary table, listing fields, and an explanation"> +<caption><span>Fields</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> +<tr class="altColor"> +<td class="colFirst"><code>static org.apache.axis2.databinding.types.Token</code></td> +<td class="colLast"><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>static org.apache.axis2.databinding.types.Token</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Source_type0.html#_TSL">_TSL</a></strong></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"><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 org.apache.axis2.databinding.types.Token</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Source_type0.html#localSource_type0">localSource_type0</a></strong></code> +<div class="block">field for Source_type0</div> +</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="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"> +<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.html#TSL">TSL</a></strong></code> </td> +</tr> +</table> +</li> +</ul> +<!-- ======== CONSTRUCTOR SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_summary"> +<!-- --> +</a> +<h3>Constructor Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation"> +<caption><span>Constructors</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colFirst" scope="col">Modifier</th> +<th class="colLast" scope="col">Constructor and Description</th> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>protected </code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Source_type0.html#SignatureCreationServiceStub.Source_type0(org.apache.axis2.databinding.types.Token, boolean)">SignatureCreationServiceStub.Source_type0</a></strong>(org.apache.axis2.databinding.types.Token value, + boolean isRegisterValue)</code> </td> +</tr> +</table> +</li> +</ul> +<!-- ========== METHOD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_summary"> +<!-- --> +</a> +<h3>Method Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation"> +<caption><span>Methods</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colFirst" scope="col">Modifier and Type</th> +<th class="colLast" scope="col">Method and Description</th> +</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> +</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, + 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> +<div class="block">databinding method to get an XML representation of this object</div> +</td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>org.apache.axis2.databinding.types.Token</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Source_type0.html#getValue()">getValue</a></strong>()</code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>int</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Source_type0.html#hashCode()">hashCode</a></strong>()</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.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> +</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, + 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="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Source_type0.html#toString()">toString</a></strong>()</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#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface 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> +</ul> +</li> +</ul> +</li> +</ul> +</div> +<div class="details"> +<ul class="blockList"> +<li class="blockList"> +<!-- ============ FIELD DETAIL =========== --> +<ul class="blockList"> +<li class="blockList"><a name="field_detail"> +<!-- --> +</a> +<h3>Field Detail</h3> +<a name="MY_QNAME"> +<!-- --> +</a> +<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> +</li> +</ul> +<a name="localSource_type0"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>localSource_type0</h4> +<pre>protected org.apache.axis2.databinding.types.Token localSource_type0</pre> +<div class="block">field for Source_type0</div> +</li> +</ul> +<a name="_TSL"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>_TSL</h4> +<pre>public static final org.apache.axis2.databinding.types.Token _TSL</pre> +</li> +</ul> +<a name="_Certificate"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>_Certificate</h4> +<pre>public static final org.apache.axis2.databinding.types.Token _Certificate</pre> +</li> +</ul> +<a name="TSL"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>TSL</h4> +<pre>public static final <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Source_type0.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.Source_type0</a> TSL</pre> +</li> +</ul> +<a name="Certificate"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>Certificate</h4> +<pre>public static final <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Source_type0.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.Source_type0</a> Certificate</pre> +</li> +</ul> +</li> +</ul> +<!-- ========= CONSTRUCTOR DETAIL ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_detail"> +<!-- --> +</a> +<h3>Constructor Detail</h3> +<a name="SignatureCreationServiceStub.Source_type0(org.apache.axis2.databinding.types.Token, boolean)"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>SignatureCreationServiceStub.Source_type0</h4> +<pre>protected SignatureCreationServiceStub.Source_type0(org.apache.axis2.databinding.types.Token value, + boolean isRegisterValue)</pre> +</li> +</ul> +</li> +</ul> +<!-- ============ METHOD DETAIL ========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_detail"> +<!-- --> +</a> +<h3>Method Detail</h3> +<a name="getValue()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getValue</h4> +<pre>public org.apache.axis2.databinding.types.Token getValue()</pre> +</li> +</ul> +<a name="equals(java.lang.Object)"> +<!-- --> +</a> +<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> +<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> +</dl> +</li> +</ul> +<a name="hashCode()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>hashCode</h4> +<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> +</dl> +</li> +</ul> +<a name="toString()"> +<!-- --> +</a> +<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> +<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> +</dl> +</li> +</ul> +<a name="getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getOMElement</h4> +<pre>public org.apache.axiom.om.OMElement getOMElement(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, + org.apache.axiom.om.OMFactory factory) + throws org.apache.axis2.databinding.ADBException</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>getOMElement</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><span class="strong">Parameters:</span></dt><dd><code>parentQName</code> - </dd><dd><code>factory</code> - </dd> +<dt><span class="strong">Returns:</span></dt><dd>org.apache.axiom.om.OMElement</dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +<a name="serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>serialize</h4> +<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, + <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter) + throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, + org.apache.axis2.databinding.ADBException</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +<a name="serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>serialize</h4> +<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, + <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, + boolean serializeType) + throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, + org.apache.axis2.databinding.ADBException</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +<a name="getPullParser(javax.xml.namespace.QName)"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>getPullParser</h4> +<pre>public <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> getPullParser(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName) + throws org.apache.axis2.databinding.ADBException</pre> +<div class="block">databinding method to get an XML representation of this object</div> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>getPullParser</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +</li> +</ul> +</li> +</ul> +</div> +</div> +<!-- ========= END OF CLASS DATA ========= --> +<!-- ======= START OF BOTTOM NAVBAR ====== --> +<div class="bottomNav"><a name="navbar_bottom"> +<!-- --> +</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SingleSignatureInfo_type1.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Source_type0.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li><a href="#nested_class_summary">Nested</a> | </li> +<li><a href="#field_summary">Field</a> | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li><a href="#field_detail">Field</a> | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_bottom"> +<!-- --> +</a></div> +<!-- ======== END OF BOTTOM NAVBAR ======= --> +</body> +</html> diff --git a/docs/at/gv/egiz/moa/SignatureCreationServiceStub.Source_type1.Factory.html b/docs/at/gv/egiz/moa/SignatureCreationServiceStub.Source_type1.Factory.html new file mode 100644 index 00000000..9b4094d0 --- /dev/null +++ b/docs/at/gv/egiz/moa/SignatureCreationServiceStub.Source_type1.Factory.html @@ -0,0 +1,327 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> +<!-- NewPage --> +<html lang="en"> +<head> +<!-- Generated by javadoc (version 1.7.0_51) on Tue Feb 04 16:51:15 CET 2014 --> +<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> +<title>SignatureCreationServiceStub.Source_type1.Factory (PDF-AS 4.0 Library)</title> +<meta name="date" content="2014-02-04"> +<link rel="stylesheet" type="text/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 Library)"; + } +//--> +</script> +<noscript> +<div>JavaScript is disabled on your browser.</div> +</noscript> +<!-- ========= START OF TOP NAVBAR ======= --> +<div class="topNav"><a name="navbar_top"> +<!-- --> +</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Source_type1.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Space_type0.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li>Nested | </li> +<li>Field | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li>Field | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_top"> +<!-- --> +</a></div> +<!-- ========= END OF TOP NAVBAR ========= --> +<!-- ======== START OF CLASS DATA ======== --> +<div class="header"> +<div class="subTitle">at.gv.egiz.moa</div> +<h2 title="Class SignatureCreationServiceStub.Source_type1.Factory" class="title">Class SignatureCreationServiceStub.Source_type1.Factory</h2> +</div> +<div class="contentContainer"> +<ul class="inheritance"> +<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li> +<ul class="inheritance"> +<li>at.gv.egiz.moa.SignatureCreationServiceStub.Source_type1.Factory</li> +</ul> +</li> +</ul> +<div class="description"> +<ul class="blockList"> +<li class="blockList"> +<dl> +<dt>Enclosing class:</dt> +<dd><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Source_type1.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.Source_type1</a></dd> +</dl> +<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> +<div class="block">Factory class that keeps the parse method</div> +</li> +</ul> +</div> +<div class="summary"> +<ul class="blockList"> +<li class="blockList"> +<!-- ======== CONSTRUCTOR SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_summary"> +<!-- --> +</a> +<h3>Constructor Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation"> +<caption><span>Constructors</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colOne" scope="col">Constructor and Description</th> +</tr> +<tr class="altColor"> +<td class="colOne"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Source_type1.Factory.html#SignatureCreationServiceStub.Source_type1.Factory()">SignatureCreationServiceStub.Source_type1.Factory</a></strong>()</code> </td> +</tr> +</table> +</li> +</ul> +<!-- ========== METHOD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_summary"> +<!-- --> +</a> +<h3>Method Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation"> +<caption><span>Methods</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colFirst" scope="col">Modifier and Type</th> +<th class="colLast" scope="col">Method and Description</th> +</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> +</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> +</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#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>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> +<div class="block">static method to create the object + Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable + If this object is not an element, it is a complex type and the reader is at the event just after the outer start element + Postcondition: If this object is an element, the reader is positioned at its end element + If this object is a complex type, the reader is positioned at the end element of its outer element</div> +</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> +</ul> +</li> +</ul> +</li> +</ul> +</div> +<div class="details"> +<ul class="blockList"> +<li class="blockList"> +<!-- ========= CONSTRUCTOR DETAIL ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_detail"> +<!-- --> +</a> +<h3>Constructor Detail</h3> +<a name="SignatureCreationServiceStub.Source_type1.Factory()"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>SignatureCreationServiceStub.Source_type1.Factory</h4> +<pre>public SignatureCreationServiceStub.Source_type1.Factory()</pre> +</li> +</ul> +</li> +</ul> +<!-- ============ METHOD DETAIL ========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_detail"> +<!-- --> +</a> +<h3>Method Detail</h3> +<a name="fromValue(org.apache.axis2.databinding.types.Token)"> +<!-- --> +</a> +<ul class="blockList"> +<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> +<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> +</li> +</ul> +<a name="fromString(java.lang.String, java.lang.String)"> +<!-- --> +</a> +<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> +<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> +</li> +</ul> +<a name="fromString(javax.xml.stream.XMLStreamReader, java.lang.String)"> +<!-- --> +</a> +<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> +</li> +</ul> +<a name="parse(javax.xml.stream.XMLStreamReader)"> +<!-- --> +</a> +<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> +<div class="block">static method to create the object + Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable + If this object is not an element, it is a complex type and the reader is at the event just after the outer start element + Postcondition: If this object is an element, the reader is positioned at its end element + If this object is a complex type, the reader is positioned at the end element of its outer element</div> +<dl><dt><span class="strong">Throws:</span></dt> +<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></code></dd></dl> +</li> +</ul> +</li> +</ul> +</li> +</ul> +</div> +</div> +<!-- ========= END OF CLASS DATA ========= --> +<!-- ======= START OF BOTTOM NAVBAR ====== --> +<div class="bottomNav"><a name="navbar_bottom"> +<!-- --> +</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Source_type1.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Space_type0.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li>Nested | </li> +<li>Field | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li>Field | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_bottom"> +<!-- --> +</a></div> +<!-- ======== END OF BOTTOM NAVBAR ======= --> +</body> +</html> diff --git a/docs/at/gv/egiz/moa/SignatureCreationServiceStub.Source_type1.html b/docs/at/gv/egiz/moa/SignatureCreationServiceStub.Source_type1.html new file mode 100644 index 00000000..5f3ad66c --- /dev/null +++ b/docs/at/gv/egiz/moa/SignatureCreationServiceStub.Source_type1.html @@ -0,0 +1,542 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> +<!-- NewPage --> +<html lang="en"> +<head> +<!-- Generated by javadoc (version 1.7.0_51) on Tue Feb 04 16:51:15 CET 2014 --> +<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> +<title>SignatureCreationServiceStub.Source_type1 (PDF-AS 4.0 Library)</title> +<meta name="date" content="2014-02-04"> +<link rel="stylesheet" type="text/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 Library)"; + } +//--> +</script> +<noscript> +<div>JavaScript is disabled on your browser.</div> +</noscript> +<!-- ========= START OF TOP NAVBAR ======= --> +<div class="topNav"><a name="navbar_top"> +<!-- --> +</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Source_type0.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Source_type1.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li><a href="#nested_class_summary">Nested</a> | </li> +<li><a href="#field_summary">Field</a> | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li><a href="#field_detail">Field</a> | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_top"> +<!-- --> +</a></div> +<!-- ========= END OF TOP NAVBAR ========= --> +<!-- ======== START OF CLASS DATA ======== --> +<div class="header"> +<div class="subTitle">at.gv.egiz.moa</div> +<h2 title="Class SignatureCreationServiceStub.Source_type1" class="title">Class SignatureCreationServiceStub.Source_type1</h2> +</div> +<div class="contentContainer"> +<ul class="inheritance"> +<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li> +<ul class="inheritance"> +<li>at.gv.egiz.moa.SignatureCreationServiceStub.Source_type1</li> +</ul> +</li> +</ul> +<div class="description"> +<ul class="blockList"> +<li class="blockList"> +<dl> +<dt>All Implemented Interfaces:</dt> +<dd><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a>, org.apache.axis2.databinding.ADBBean</dd> +</dl> +<dl> +<dt>Enclosing class:</dt> +<dd><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub</a></dd> +</dl> +<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> +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> +</ul> +</div> +<div class="summary"> +<ul class="blockList"> +<li class="blockList"> +<!-- ======== NESTED CLASS SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="nested_class_summary"> +<!-- --> +</a> +<h3>Nested Class Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Nested Class Summary table, listing nested classes, and an explanation"> +<caption><span>Nested Classes</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> +<tr class="altColor"> +<td class="colFirst"><code>static class </code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Source_type1.Factory.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.Source_type1.Factory</a></strong></code> +<div class="block">Factory class that keeps the parse method</div> +</td> +</tr> +</table> +</li> +</ul> +<!-- =========== FIELD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="field_summary"> +<!-- --> +</a> +<h3>Field Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Field Summary table, listing fields, and an explanation"> +<caption><span>Fields</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> +<tr class="altColor"> +<td class="colFirst"><code>static org.apache.axis2.databinding.types.Token</code></td> +<td class="colLast"><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>static org.apache.axis2.databinding.types.Token</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Source_type1.html#_TSL">_TSL</a></strong></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"><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 org.apache.axis2.databinding.types.Token</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Source_type1.html#localSource_type1">localSource_type1</a></strong></code> +<div class="block">field for Source_type1</div> +</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="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"> +<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.html#TSL">TSL</a></strong></code> </td> +</tr> +</table> +</li> +</ul> +<!-- ======== CONSTRUCTOR SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_summary"> +<!-- --> +</a> +<h3>Constructor Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation"> +<caption><span>Constructors</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colFirst" scope="col">Modifier</th> +<th class="colLast" scope="col">Constructor and Description</th> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>protected </code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Source_type1.html#SignatureCreationServiceStub.Source_type1(org.apache.axis2.databinding.types.Token, boolean)">SignatureCreationServiceStub.Source_type1</a></strong>(org.apache.axis2.databinding.types.Token value, + boolean isRegisterValue)</code> </td> +</tr> +</table> +</li> +</ul> +<!-- ========== METHOD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_summary"> +<!-- --> +</a> +<h3>Method Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation"> +<caption><span>Methods</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colFirst" scope="col">Modifier and Type</th> +<th class="colLast" scope="col">Method and Description</th> +</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> +</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, + 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> +<div class="block">databinding method to get an XML representation of this object</div> +</td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>org.apache.axis2.databinding.types.Token</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Source_type1.html#getValue()">getValue</a></strong>()</code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>int</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Source_type1.html#hashCode()">hashCode</a></strong>()</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.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> +</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, + 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="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Source_type1.html#toString()">toString</a></strong>()</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#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface 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> +</ul> +</li> +</ul> +</li> +</ul> +</div> +<div class="details"> +<ul class="blockList"> +<li class="blockList"> +<!-- ============ FIELD DETAIL =========== --> +<ul class="blockList"> +<li class="blockList"><a name="field_detail"> +<!-- --> +</a> +<h3>Field Detail</h3> +<a name="MY_QNAME"> +<!-- --> +</a> +<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> +</li> +</ul> +<a name="localSource_type1"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>localSource_type1</h4> +<pre>protected org.apache.axis2.databinding.types.Token localSource_type1</pre> +<div class="block">field for Source_type1</div> +</li> +</ul> +<a name="_TSL"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>_TSL</h4> +<pre>public static final org.apache.axis2.databinding.types.Token _TSL</pre> +</li> +</ul> +<a name="_Certificate"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>_Certificate</h4> +<pre>public static final org.apache.axis2.databinding.types.Token _Certificate</pre> +</li> +</ul> +<a name="TSL"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>TSL</h4> +<pre>public static final <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Source_type1.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.Source_type1</a> TSL</pre> +</li> +</ul> +<a name="Certificate"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>Certificate</h4> +<pre>public static final <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Source_type1.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.Source_type1</a> Certificate</pre> +</li> +</ul> +</li> +</ul> +<!-- ========= CONSTRUCTOR DETAIL ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_detail"> +<!-- --> +</a> +<h3>Constructor Detail</h3> +<a name="SignatureCreationServiceStub.Source_type1(org.apache.axis2.databinding.types.Token, boolean)"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>SignatureCreationServiceStub.Source_type1</h4> +<pre>protected SignatureCreationServiceStub.Source_type1(org.apache.axis2.databinding.types.Token value, + boolean isRegisterValue)</pre> +</li> +</ul> +</li> +</ul> +<!-- ============ METHOD DETAIL ========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_detail"> +<!-- --> +</a> +<h3>Method Detail</h3> +<a name="getValue()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getValue</h4> +<pre>public org.apache.axis2.databinding.types.Token getValue()</pre> +</li> +</ul> +<a name="equals(java.lang.Object)"> +<!-- --> +</a> +<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> +<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> +</dl> +</li> +</ul> +<a name="hashCode()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>hashCode</h4> +<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> +</dl> +</li> +</ul> +<a name="toString()"> +<!-- --> +</a> +<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> +<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> +</dl> +</li> +</ul> +<a name="getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getOMElement</h4> +<pre>public org.apache.axiom.om.OMElement getOMElement(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, + org.apache.axiom.om.OMFactory factory) + throws org.apache.axis2.databinding.ADBException</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>getOMElement</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><span class="strong">Parameters:</span></dt><dd><code>parentQName</code> - </dd><dd><code>factory</code> - </dd> +<dt><span class="strong">Returns:</span></dt><dd>org.apache.axiom.om.OMElement</dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +<a name="serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>serialize</h4> +<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, + <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter) + throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, + org.apache.axis2.databinding.ADBException</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +<a name="serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>serialize</h4> +<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, + <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, + boolean serializeType) + throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, + org.apache.axis2.databinding.ADBException</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +<a name="getPullParser(javax.xml.namespace.QName)"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>getPullParser</h4> +<pre>public <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> getPullParser(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName) + throws org.apache.axis2.databinding.ADBException</pre> +<div class="block">databinding method to get an XML representation of this object</div> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>getPullParser</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +</li> +</ul> +</li> +</ul> +</div> +</div> +<!-- ========= END OF CLASS DATA ========= --> +<!-- ======= START OF BOTTOM NAVBAR ====== --> +<div class="bottomNav"><a name="navbar_bottom"> +<!-- --> +</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Source_type0.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Source_type1.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li><a href="#nested_class_summary">Nested</a> | </li> +<li><a href="#field_summary">Field</a> | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li><a href="#field_detail">Field</a> | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_bottom"> +<!-- --> +</a></div> +<!-- ======== END OF BOTTOM NAVBAR ======= --> +</body> +</html> diff --git a/docs/at/gv/egiz/moa/SignatureCreationServiceStub.Space_type0.Factory.html b/docs/at/gv/egiz/moa/SignatureCreationServiceStub.Space_type0.Factory.html new file mode 100644 index 00000000..b843b456 --- /dev/null +++ b/docs/at/gv/egiz/moa/SignatureCreationServiceStub.Space_type0.Factory.html @@ -0,0 +1,327 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> +<!-- NewPage --> +<html lang="en"> +<head> +<!-- Generated by javadoc (version 1.7.0_51) on Tue Feb 04 16:51:15 CET 2014 --> +<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> +<title>SignatureCreationServiceStub.Space_type0.Factory (PDF-AS 4.0 Library)</title> +<meta name="date" content="2014-02-04"> +<link rel="stylesheet" type="text/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 Library)"; + } +//--> +</script> +<noscript> +<div>JavaScript is disabled on your browser.</div> +</noscript> +<!-- ========= START OF TOP NAVBAR ======= --> +<div class="topNav"><a name="navbar_top"> +<!-- --> +</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Space_type0.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SPKIData.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li>Nested | </li> +<li>Field | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li>Field | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_top"> +<!-- --> +</a></div> +<!-- ========= END OF TOP NAVBAR ========= --> +<!-- ======== START OF CLASS DATA ======== --> +<div class="header"> +<div class="subTitle">at.gv.egiz.moa</div> +<h2 title="Class SignatureCreationServiceStub.Space_type0.Factory" class="title">Class SignatureCreationServiceStub.Space_type0.Factory</h2> +</div> +<div class="contentContainer"> +<ul class="inheritance"> +<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li> +<ul class="inheritance"> +<li>at.gv.egiz.moa.SignatureCreationServiceStub.Space_type0.Factory</li> +</ul> +</li> +</ul> +<div class="description"> +<ul class="blockList"> +<li class="blockList"> +<dl> +<dt>Enclosing class:</dt> +<dd><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Space_type0.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.Space_type0</a></dd> +</dl> +<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> +<div class="block">Factory class that keeps the parse method</div> +</li> +</ul> +</div> +<div class="summary"> +<ul class="blockList"> +<li class="blockList"> +<!-- ======== CONSTRUCTOR SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_summary"> +<!-- --> +</a> +<h3>Constructor Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation"> +<caption><span>Constructors</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colOne" scope="col">Constructor and Description</th> +</tr> +<tr class="altColor"> +<td class="colOne"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Space_type0.Factory.html#SignatureCreationServiceStub.Space_type0.Factory()">SignatureCreationServiceStub.Space_type0.Factory</a></strong>()</code> </td> +</tr> +</table> +</li> +</ul> +<!-- ========== METHOD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_summary"> +<!-- --> +</a> +<h3>Method Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation"> +<caption><span>Methods</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colFirst" scope="col">Modifier and Type</th> +<th class="colLast" scope="col">Method and Description</th> +</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> +</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> +</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#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>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> +<div class="block">static method to create the object + Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable + If this object is not an element, it is a complex type and the reader is at the event just after the outer start element + Postcondition: If this object is an element, the reader is positioned at its end element + If this object is a complex type, the reader is positioned at the end element of its outer element</div> +</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> +</ul> +</li> +</ul> +</li> +</ul> +</div> +<div class="details"> +<ul class="blockList"> +<li class="blockList"> +<!-- ========= CONSTRUCTOR DETAIL ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_detail"> +<!-- --> +</a> +<h3>Constructor Detail</h3> +<a name="SignatureCreationServiceStub.Space_type0.Factory()"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>SignatureCreationServiceStub.Space_type0.Factory</h4> +<pre>public SignatureCreationServiceStub.Space_type0.Factory()</pre> +</li> +</ul> +</li> +</ul> +<!-- ============ METHOD DETAIL ========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_detail"> +<!-- --> +</a> +<h3>Method Detail</h3> +<a name="fromValue(org.apache.axis2.databinding.types.NCName)"> +<!-- --> +</a> +<ul class="blockList"> +<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> +<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> +</li> +</ul> +<a name="fromString(java.lang.String, java.lang.String)"> +<!-- --> +</a> +<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> +<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> +</li> +</ul> +<a name="fromString(javax.xml.stream.XMLStreamReader, java.lang.String)"> +<!-- --> +</a> +<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> +</li> +</ul> +<a name="parse(javax.xml.stream.XMLStreamReader)"> +<!-- --> +</a> +<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> +<div class="block">static method to create the object + Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable + If this object is not an element, it is a complex type and the reader is at the event just after the outer start element + Postcondition: If this object is an element, the reader is positioned at its end element + If this object is a complex type, the reader is positioned at the end element of its outer element</div> +<dl><dt><span class="strong">Throws:</span></dt> +<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></code></dd></dl> +</li> +</ul> +</li> +</ul> +</li> +</ul> +</div> +</div> +<!-- ========= END OF CLASS DATA ========= --> +<!-- ======= START OF BOTTOM NAVBAR ====== --> +<div class="bottomNav"><a name="navbar_bottom"> +<!-- --> +</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Space_type0.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SPKIData.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li>Nested | </li> +<li>Field | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li>Field | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_bottom"> +<!-- --> +</a></div> +<!-- ======== END OF BOTTOM NAVBAR ======= --> +</body> +</html> diff --git a/docs/at/gv/egiz/moa/SignatureCreationServiceStub.Space_type0.html b/docs/at/gv/egiz/moa/SignatureCreationServiceStub.Space_type0.html new file mode 100644 index 00000000..49a00bfe --- /dev/null +++ b/docs/at/gv/egiz/moa/SignatureCreationServiceStub.Space_type0.html @@ -0,0 +1,542 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> +<!-- NewPage --> +<html lang="en"> +<head> +<!-- Generated by javadoc (version 1.7.0_51) on Tue Feb 04 16:51:15 CET 2014 --> +<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> +<title>SignatureCreationServiceStub.Space_type0 (PDF-AS 4.0 Library)</title> +<meta name="date" content="2014-02-04"> +<link rel="stylesheet" type="text/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 Library)"; + } +//--> +</script> +<noscript> +<div>JavaScript is disabled on your browser.</div> +</noscript> +<!-- ========= START OF TOP NAVBAR ======= --> +<div class="topNav"><a name="navbar_top"> +<!-- --> +</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Source_type1.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Space_type0.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li><a href="#nested_class_summary">Nested</a> | </li> +<li><a href="#field_summary">Field</a> | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li><a href="#field_detail">Field</a> | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_top"> +<!-- --> +</a></div> +<!-- ========= END OF TOP NAVBAR ========= --> +<!-- ======== START OF CLASS DATA ======== --> +<div class="header"> +<div class="subTitle">at.gv.egiz.moa</div> +<h2 title="Class SignatureCreationServiceStub.Space_type0" class="title">Class SignatureCreationServiceStub.Space_type0</h2> +</div> +<div class="contentContainer"> +<ul class="inheritance"> +<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li> +<ul class="inheritance"> +<li>at.gv.egiz.moa.SignatureCreationServiceStub.Space_type0</li> +</ul> +</li> +</ul> +<div class="description"> +<ul class="blockList"> +<li class="blockList"> +<dl> +<dt>All Implemented Interfaces:</dt> +<dd><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a>, org.apache.axis2.databinding.ADBBean</dd> +</dl> +<dl> +<dt>Enclosing class:</dt> +<dd><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub</a></dd> +</dl> +<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> +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> +</ul> +</div> +<div class="summary"> +<ul class="blockList"> +<li class="blockList"> +<!-- ======== NESTED CLASS SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="nested_class_summary"> +<!-- --> +</a> +<h3>Nested Class Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Nested Class Summary table, listing nested classes, and an explanation"> +<caption><span>Nested Classes</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> +<tr class="altColor"> +<td class="colFirst"><code>static class </code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Space_type0.Factory.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.Space_type0.Factory</a></strong></code> +<div class="block">Factory class that keeps the parse method</div> +</td> +</tr> +</table> +</li> +</ul> +<!-- =========== FIELD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="field_summary"> +<!-- --> +</a> +<h3>Field Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Field Summary table, listing fields, and an explanation"> +<caption><span>Fields</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> +<tr class="altColor"> +<td class="colFirst"><code>static org.apache.axis2.databinding.types.NCName</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Space_type0.html#_value1">_value1</a></strong></code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>static org.apache.axis2.databinding.types.NCName</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Space_type0.html#_value2">_value2</a></strong></code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>protected org.apache.axis2.databinding.types.NCName</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Space_type0.html#localSpace_type0">localSpace_type0</a></strong></code> +<div class="block">field for Space_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="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"> +<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.html#value1">value1</a></strong></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.html#value2">value2</a></strong></code> </td> +</tr> +</table> +</li> +</ul> +<!-- ======== CONSTRUCTOR SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_summary"> +<!-- --> +</a> +<h3>Constructor Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation"> +<caption><span>Constructors</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colFirst" scope="col">Modifier</th> +<th class="colLast" scope="col">Constructor and Description</th> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>protected </code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Space_type0.html#SignatureCreationServiceStub.Space_type0(org.apache.axis2.databinding.types.NCName, boolean)">SignatureCreationServiceStub.Space_type0</a></strong>(org.apache.axis2.databinding.types.NCName value, + boolean isRegisterValue)</code> </td> +</tr> +</table> +</li> +</ul> +<!-- ========== METHOD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_summary"> +<!-- --> +</a> +<h3>Method Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation"> +<caption><span>Methods</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colFirst" scope="col">Modifier and Type</th> +<th class="colLast" scope="col">Method and Description</th> +</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> +</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, + 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> +<div class="block">databinding method to get an XML representation of this object</div> +</td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>org.apache.axis2.databinding.types.NCName</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Space_type0.html#getValue()">getValue</a></strong>()</code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>int</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Space_type0.html#hashCode()">hashCode</a></strong>()</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.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> +</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, + 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="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Space_type0.html#toString()">toString</a></strong>()</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#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface 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> +</ul> +</li> +</ul> +</li> +</ul> +</div> +<div class="details"> +<ul class="blockList"> +<li class="blockList"> +<!-- ============ FIELD DETAIL =========== --> +<ul class="blockList"> +<li class="blockList"><a name="field_detail"> +<!-- --> +</a> +<h3>Field Detail</h3> +<a name="MY_QNAME"> +<!-- --> +</a> +<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> +</li> +</ul> +<a name="localSpace_type0"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>localSpace_type0</h4> +<pre>protected org.apache.axis2.databinding.types.NCName localSpace_type0</pre> +<div class="block">field for Space_type0</div> +</li> +</ul> +<a name="_value1"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>_value1</h4> +<pre>public static final org.apache.axis2.databinding.types.NCName _value1</pre> +</li> +</ul> +<a name="_value2"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>_value2</h4> +<pre>public static final org.apache.axis2.databinding.types.NCName _value2</pre> +</li> +</ul> +<a name="value1"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>value1</h4> +<pre>public static final <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Space_type0.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.Space_type0</a> value1</pre> +</li> +</ul> +<a name="value2"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>value2</h4> +<pre>public static final <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Space_type0.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.Space_type0</a> value2</pre> +</li> +</ul> +</li> +</ul> +<!-- ========= CONSTRUCTOR DETAIL ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_detail"> +<!-- --> +</a> +<h3>Constructor Detail</h3> +<a name="SignatureCreationServiceStub.Space_type0(org.apache.axis2.databinding.types.NCName, boolean)"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>SignatureCreationServiceStub.Space_type0</h4> +<pre>protected SignatureCreationServiceStub.Space_type0(org.apache.axis2.databinding.types.NCName value, + boolean isRegisterValue)</pre> +</li> +</ul> +</li> +</ul> +<!-- ============ METHOD DETAIL ========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_detail"> +<!-- --> +</a> +<h3>Method Detail</h3> +<a name="getValue()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getValue</h4> +<pre>public org.apache.axis2.databinding.types.NCName getValue()</pre> +</li> +</ul> +<a name="equals(java.lang.Object)"> +<!-- --> +</a> +<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> +<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> +</dl> +</li> +</ul> +<a name="hashCode()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>hashCode</h4> +<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> +</dl> +</li> +</ul> +<a name="toString()"> +<!-- --> +</a> +<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> +<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> +</dl> +</li> +</ul> +<a name="getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getOMElement</h4> +<pre>public org.apache.axiom.om.OMElement getOMElement(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, + org.apache.axiom.om.OMFactory factory) + throws org.apache.axis2.databinding.ADBException</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>getOMElement</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><span class="strong">Parameters:</span></dt><dd><code>parentQName</code> - </dd><dd><code>factory</code> - </dd> +<dt><span class="strong">Returns:</span></dt><dd>org.apache.axiom.om.OMElement</dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +<a name="serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>serialize</h4> +<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, + <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter) + throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, + org.apache.axis2.databinding.ADBException</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +<a name="serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>serialize</h4> +<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, + <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, + boolean serializeType) + throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, + org.apache.axis2.databinding.ADBException</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +<a name="getPullParser(javax.xml.namespace.QName)"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>getPullParser</h4> +<pre>public <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> getPullParser(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName) + throws org.apache.axis2.databinding.ADBException</pre> +<div class="block">databinding method to get an XML representation of this object</div> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>getPullParser</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +</li> +</ul> +</li> +</ul> +</div> +</div> +<!-- ========= END OF CLASS DATA ========= --> +<!-- ======= START OF BOTTOM NAVBAR ====== --> +<div class="bottomNav"><a name="navbar_bottom"> +<!-- --> +</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Source_type1.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Space_type0.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li><a href="#nested_class_summary">Nested</a> | </li> +<li><a href="#field_summary">Field</a> | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li><a href="#field_detail">Field</a> | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_bottom"> +<!-- --> +</a></div> +<!-- ======== END OF BOTTOM NAVBAR ======= --> +</body> +</html> diff --git a/docs/at/gv/egiz/moa/SignatureCreationServiceStub.Structure_type0.Factory.html b/docs/at/gv/egiz/moa/SignatureCreationServiceStub.Structure_type0.Factory.html new file mode 100644 index 00000000..214ede77 --- /dev/null +++ b/docs/at/gv/egiz/moa/SignatureCreationServiceStub.Structure_type0.Factory.html @@ -0,0 +1,327 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> +<!-- NewPage --> +<html lang="en"> +<head> +<!-- Generated by javadoc (version 1.7.0_51) on Tue Feb 04 16:51:17 CET 2014 --> +<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> +<title>SignatureCreationServiceStub.Structure_type0.Factory (PDF-AS 4.0 Library)</title> +<meta name="date" content="2014-02-04"> +<link rel="stylesheet" type="text/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 Library)"; + } +//--> +</script> +<noscript> +<div>JavaScript is disabled on your browser.</div> +</noscript> +<!-- ========= START OF TOP NAVBAR ======= --> +<div class="topNav"><a name="navbar_top"> +<!-- --> +</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Structure_type0.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Structure_type1.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li>Nested | </li> +<li>Field | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li>Field | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_top"> +<!-- --> +</a></div> +<!-- ========= END OF TOP NAVBAR ========= --> +<!-- ======== START OF CLASS DATA ======== --> +<div class="header"> +<div class="subTitle">at.gv.egiz.moa</div> +<h2 title="Class SignatureCreationServiceStub.Structure_type0.Factory" class="title">Class SignatureCreationServiceStub.Structure_type0.Factory</h2> +</div> +<div class="contentContainer"> +<ul class="inheritance"> +<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li> +<ul class="inheritance"> +<li>at.gv.egiz.moa.SignatureCreationServiceStub.Structure_type0.Factory</li> +</ul> +</li> +</ul> +<div class="description"> +<ul class="blockList"> +<li class="blockList"> +<dl> +<dt>Enclosing class:</dt> +<dd><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Structure_type0.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.Structure_type0</a></dd> +</dl> +<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> +<div class="block">Factory class that keeps the parse method</div> +</li> +</ul> +</div> +<div class="summary"> +<ul class="blockList"> +<li class="blockList"> +<!-- ======== CONSTRUCTOR SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_summary"> +<!-- --> +</a> +<h3>Constructor Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation"> +<caption><span>Constructors</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colOne" scope="col">Constructor and Description</th> +</tr> +<tr class="altColor"> +<td class="colOne"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Structure_type0.Factory.html#SignatureCreationServiceStub.Structure_type0.Factory()">SignatureCreationServiceStub.Structure_type0.Factory</a></strong>()</code> </td> +</tr> +</table> +</li> +</ul> +<!-- ========== METHOD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_summary"> +<!-- --> +</a> +<h3>Method Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation"> +<caption><span>Methods</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colFirst" scope="col">Modifier and Type</th> +<th class="colLast" scope="col">Method and Description</th> +</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> +</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> +</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> +</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> +<div class="block">static method to create the object + Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable + If this object is not an element, it is a complex type and the reader is at the event just after the outer start element + Postcondition: If this object is an element, the reader is positioned at its end element + If this object is a complex type, the reader is positioned at the end element of its outer element</div> +</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> +</ul> +</li> +</ul> +</li> +</ul> +</div> +<div class="details"> +<ul class="blockList"> +<li class="blockList"> +<!-- ========= CONSTRUCTOR DETAIL ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_detail"> +<!-- --> +</a> +<h3>Constructor Detail</h3> +<a name="SignatureCreationServiceStub.Structure_type0.Factory()"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>SignatureCreationServiceStub.Structure_type0.Factory</h4> +<pre>public SignatureCreationServiceStub.Structure_type0.Factory()</pre> +</li> +</ul> +</li> +</ul> +<!-- ============ METHOD DETAIL ========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_detail"> +<!-- --> +</a> +<h3>Method Detail</h3> +<a name="fromValue(java.lang.String)"> +<!-- --> +</a> +<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> +<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> +</li> +</ul> +<a name="fromString(java.lang.String, java.lang.String)"> +<!-- --> +</a> +<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> +<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> +</li> +</ul> +<a name="fromString(javax.xml.stream.XMLStreamReader, java.lang.String)"> +<!-- --> +</a> +<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> +</li> +</ul> +<a name="parse(javax.xml.stream.XMLStreamReader)"> +<!-- --> +</a> +<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> +<div class="block">static method to create the object + Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable + If this object is not an element, it is a complex type and the reader is at the event just after the outer start element + Postcondition: If this object is an element, the reader is positioned at its end element + If this object is a complex type, the reader is positioned at the end element of its outer element</div> +<dl><dt><span class="strong">Throws:</span></dt> +<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></code></dd></dl> +</li> +</ul> +</li> +</ul> +</li> +</ul> +</div> +</div> +<!-- ========= END OF CLASS DATA ========= --> +<!-- ======= START OF BOTTOM NAVBAR ====== --> +<div class="bottomNav"><a name="navbar_bottom"> +<!-- --> +</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Structure_type0.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Structure_type1.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li>Nested | </li> +<li>Field | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li>Field | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_bottom"> +<!-- --> +</a></div> +<!-- ======== END OF BOTTOM NAVBAR ======= --> +</body> +</html> diff --git a/docs/at/gv/egiz/moa/SignatureCreationServiceStub.Structure_type0.html b/docs/at/gv/egiz/moa/SignatureCreationServiceStub.Structure_type0.html new file mode 100644 index 00000000..81ddf266 --- /dev/null +++ b/docs/at/gv/egiz/moa/SignatureCreationServiceStub.Structure_type0.html @@ -0,0 +1,542 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> +<!-- NewPage --> +<html lang="en"> +<head> +<!-- Generated by javadoc (version 1.7.0_51) on Tue Feb 04 16:51:17 CET 2014 --> +<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> +<title>SignatureCreationServiceStub.Structure_type0 (PDF-AS 4.0 Library)</title> +<meta name="date" content="2014-02-04"> +<link rel="stylesheet" type="text/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 Library)"; + } +//--> +</script> +<noscript> +<div>JavaScript is disabled on your browser.</div> +</noscript> +<!-- ========= START OF TOP NAVBAR ======= --> +<div class="topNav"><a name="navbar_top"> +<!-- --> +</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SPKIDataTypeSequence.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Structure_type0.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li><a href="#nested_class_summary">Nested</a> | </li> +<li><a href="#field_summary">Field</a> | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li><a href="#field_detail">Field</a> | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_top"> +<!-- --> +</a></div> +<!-- ========= END OF TOP NAVBAR ========= --> +<!-- ======== START OF CLASS DATA ======== --> +<div class="header"> +<div class="subTitle">at.gv.egiz.moa</div> +<h2 title="Class SignatureCreationServiceStub.Structure_type0" class="title">Class SignatureCreationServiceStub.Structure_type0</h2> +</div> +<div class="contentContainer"> +<ul class="inheritance"> +<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li> +<ul class="inheritance"> +<li>at.gv.egiz.moa.SignatureCreationServiceStub.Structure_type0</li> +</ul> +</li> +</ul> +<div class="description"> +<ul class="blockList"> +<li class="blockList"> +<dl> +<dt>All Implemented Interfaces:</dt> +<dd><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a>, org.apache.axis2.databinding.ADBBean</dd> +</dl> +<dl> +<dt>Enclosing class:</dt> +<dd><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub</a></dd> +</dl> +<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> +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> +</ul> +</div> +<div class="summary"> +<ul class="blockList"> +<li class="blockList"> +<!-- ======== NESTED CLASS SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="nested_class_summary"> +<!-- --> +</a> +<h3>Nested Class Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Nested Class Summary table, listing nested classes, and an explanation"> +<caption><span>Nested Classes</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> +<tr class="altColor"> +<td class="colFirst"><code>static class </code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Structure_type0.Factory.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.Structure_type0.Factory</a></strong></code> +<div class="block">Factory class that keeps the parse method</div> +</td> +</tr> +</table> +</li> +</ul> +<!-- =========== FIELD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="field_summary"> +<!-- --> +</a> +<h3>Field Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Field Summary table, listing fields, and an explanation"> +<caption><span>Fields</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> +<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="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="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>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.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"><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="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="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Structure_type0.html#MY_QNAME">MY_QNAME</a></strong></code> </td> +</tr> +</table> +</li> +</ul> +<!-- ======== CONSTRUCTOR SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_summary"> +<!-- --> +</a> +<h3>Constructor Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation"> +<caption><span>Constructors</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colFirst" scope="col">Modifier</th> +<th class="colLast" scope="col">Constructor and Description</th> +</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, + boolean isRegisterValue)</code> </td> +</tr> +</table> +</li> +</ul> +<!-- ========== METHOD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_summary"> +<!-- --> +</a> +<h3>Method Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation"> +<caption><span>Methods</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colFirst" scope="col">Modifier and Type</th> +<th class="colLast" scope="col">Method and Description</th> +</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> +</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, + 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> +<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="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Structure_type0.html#getValue()">getValue</a></strong>()</code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>int</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Structure_type0.html#hashCode()">hashCode</a></strong>()</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.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> +</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, + 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="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Structure_type0.html#toString()">toString</a></strong>()</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#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface 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> +</ul> +</li> +</ul> +</li> +</ul> +</div> +<div class="details"> +<ul class="blockList"> +<li class="blockList"> +<!-- ============ FIELD DETAIL =========== --> +<ul class="blockList"> +<li class="blockList"><a name="field_detail"> +<!-- --> +</a> +<h3>Field Detail</h3> +<a name="MY_QNAME"> +<!-- --> +</a> +<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> +</li> +</ul> +<a name="localStructure_type0"> +<!-- --> +</a> +<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> +<div class="block">field for Structure_type0</div> +</li> +</ul> +<a name="_detached"> +<!-- --> +</a> +<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> +</li> +</ul> +<a name="_enveloping"> +<!-- --> +</a> +<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> +</li> +</ul> +<a name="detached"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>detached</h4> +<pre>public static final <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Structure_type0.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.Structure_type0</a> detached</pre> +</li> +</ul> +<a name="enveloping"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>enveloping</h4> +<pre>public static final <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Structure_type0.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.Structure_type0</a> enveloping</pre> +</li> +</ul> +</li> +</ul> +<!-- ========= CONSTRUCTOR DETAIL ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_detail"> +<!-- --> +</a> +<h3>Constructor Detail</h3> +<a name="SignatureCreationServiceStub.Structure_type0(java.lang.String, boolean)"> +<!-- --> +</a> +<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, + boolean isRegisterValue)</pre> +</li> +</ul> +</li> +</ul> +<!-- ============ METHOD DETAIL ========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_detail"> +<!-- --> +</a> +<h3>Method Detail</h3> +<a name="getValue()"> +<!-- --> +</a> +<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> +</li> +</ul> +<a name="equals(java.lang.Object)"> +<!-- --> +</a> +<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> +<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> +</dl> +</li> +</ul> +<a name="hashCode()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>hashCode</h4> +<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> +</dl> +</li> +</ul> +<a name="toString()"> +<!-- --> +</a> +<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> +<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> +</dl> +</li> +</ul> +<a name="getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getOMElement</h4> +<pre>public org.apache.axiom.om.OMElement getOMElement(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, + org.apache.axiom.om.OMFactory factory) + throws org.apache.axis2.databinding.ADBException</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>getOMElement</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><span class="strong">Parameters:</span></dt><dd><code>parentQName</code> - </dd><dd><code>factory</code> - </dd> +<dt><span class="strong">Returns:</span></dt><dd>org.apache.axiom.om.OMElement</dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +<a name="serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>serialize</h4> +<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, + <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter) + throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, + org.apache.axis2.databinding.ADBException</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +<a name="serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>serialize</h4> +<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, + <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, + boolean serializeType) + throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, + org.apache.axis2.databinding.ADBException</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +<a name="getPullParser(javax.xml.namespace.QName)"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>getPullParser</h4> +<pre>public <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> getPullParser(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName) + throws org.apache.axis2.databinding.ADBException</pre> +<div class="block">databinding method to get an XML representation of this object</div> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>getPullParser</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +</li> +</ul> +</li> +</ul> +</div> +</div> +<!-- ========= END OF CLASS DATA ========= --> +<!-- ======= START OF BOTTOM NAVBAR ====== --> +<div class="bottomNav"><a name="navbar_bottom"> +<!-- --> +</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SPKIDataTypeSequence.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Structure_type0.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li><a href="#nested_class_summary">Nested</a> | </li> +<li><a href="#field_summary">Field</a> | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li><a href="#field_detail">Field</a> | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_bottom"> +<!-- --> +</a></div> +<!-- ======== END OF BOTTOM NAVBAR ======= --> +</body> +</html> diff --git a/docs/at/gv/egiz/moa/SignatureCreationServiceStub.Structure_type1.Factory.html b/docs/at/gv/egiz/moa/SignatureCreationServiceStub.Structure_type1.Factory.html new file mode 100644 index 00000000..dc9a39c3 --- /dev/null +++ b/docs/at/gv/egiz/moa/SignatureCreationServiceStub.Structure_type1.Factory.html @@ -0,0 +1,327 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> +<!-- NewPage --> +<html lang="en"> +<head> +<!-- Generated by javadoc (version 1.7.0_51) on Tue Feb 04 16:51:18 CET 2014 --> +<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> +<title>SignatureCreationServiceStub.Structure_type1.Factory (PDF-AS 4.0 Library)</title> +<meta name="date" content="2014-02-04"> +<link rel="stylesheet" type="text/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 Library)"; + } +//--> +</script> +<noscript> +<div>JavaScript is disabled on your browser.</div> +</noscript> +<!-- ========= START OF TOP NAVBAR ======= --> +<div class="topNav"><a name="navbar_top"> +<!-- --> +</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Structure_type1.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Supplement.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li>Nested | </li> +<li>Field | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li>Field | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_top"> +<!-- --> +</a></div> +<!-- ========= END OF TOP NAVBAR ========= --> +<!-- ======== START OF CLASS DATA ======== --> +<div class="header"> +<div class="subTitle">at.gv.egiz.moa</div> +<h2 title="Class SignatureCreationServiceStub.Structure_type1.Factory" class="title">Class SignatureCreationServiceStub.Structure_type1.Factory</h2> +</div> +<div class="contentContainer"> +<ul class="inheritance"> +<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li> +<ul class="inheritance"> +<li>at.gv.egiz.moa.SignatureCreationServiceStub.Structure_type1.Factory</li> +</ul> +</li> +</ul> +<div class="description"> +<ul class="blockList"> +<li class="blockList"> +<dl> +<dt>Enclosing class:</dt> +<dd><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Structure_type1.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.Structure_type1</a></dd> +</dl> +<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> +<div class="block">Factory class that keeps the parse method</div> +</li> +</ul> +</div> +<div class="summary"> +<ul class="blockList"> +<li class="blockList"> +<!-- ======== CONSTRUCTOR SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_summary"> +<!-- --> +</a> +<h3>Constructor Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation"> +<caption><span>Constructors</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colOne" scope="col">Constructor and Description</th> +</tr> +<tr class="altColor"> +<td class="colOne"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Structure_type1.Factory.html#SignatureCreationServiceStub.Structure_type1.Factory()">SignatureCreationServiceStub.Structure_type1.Factory</a></strong>()</code> </td> +</tr> +</table> +</li> +</ul> +<!-- ========== METHOD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_summary"> +<!-- --> +</a> +<h3>Method Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation"> +<caption><span>Methods</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colFirst" scope="col">Modifier and Type</th> +<th class="colLast" scope="col">Method and Description</th> +</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> +</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> +</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> +</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> +<div class="block">static method to create the object + Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable + If this object is not an element, it is a complex type and the reader is at the event just after the outer start element + Postcondition: If this object is an element, the reader is positioned at its end element + If this object is a complex type, the reader is positioned at the end element of its outer element</div> +</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> +</ul> +</li> +</ul> +</li> +</ul> +</div> +<div class="details"> +<ul class="blockList"> +<li class="blockList"> +<!-- ========= CONSTRUCTOR DETAIL ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_detail"> +<!-- --> +</a> +<h3>Constructor Detail</h3> +<a name="SignatureCreationServiceStub.Structure_type1.Factory()"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>SignatureCreationServiceStub.Structure_type1.Factory</h4> +<pre>public SignatureCreationServiceStub.Structure_type1.Factory()</pre> +</li> +</ul> +</li> +</ul> +<!-- ============ METHOD DETAIL ========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_detail"> +<!-- --> +</a> +<h3>Method Detail</h3> +<a name="fromValue(java.lang.String)"> +<!-- --> +</a> +<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> +<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> +</li> +</ul> +<a name="fromString(java.lang.String, java.lang.String)"> +<!-- --> +</a> +<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> +<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> +</li> +</ul> +<a name="fromString(javax.xml.stream.XMLStreamReader, java.lang.String)"> +<!-- --> +</a> +<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> +</li> +</ul> +<a name="parse(javax.xml.stream.XMLStreamReader)"> +<!-- --> +</a> +<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> +<div class="block">static method to create the object + Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable + If this object is not an element, it is a complex type and the reader is at the event just after the outer start element + Postcondition: If this object is an element, the reader is positioned at its end element + If this object is a complex type, the reader is positioned at the end element of its outer element</div> +<dl><dt><span class="strong">Throws:</span></dt> +<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></code></dd></dl> +</li> +</ul> +</li> +</ul> +</li> +</ul> +</div> +</div> +<!-- ========= END OF CLASS DATA ========= --> +<!-- ======= START OF BOTTOM NAVBAR ====== --> +<div class="bottomNav"><a name="navbar_bottom"> +<!-- --> +</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Structure_type1.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Supplement.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li>Nested | </li> +<li>Field | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li>Field | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_bottom"> +<!-- --> +</a></div> +<!-- ======== END OF BOTTOM NAVBAR ======= --> +</body> +</html> diff --git a/docs/at/gv/egiz/moa/SignatureCreationServiceStub.Structure_type1.html b/docs/at/gv/egiz/moa/SignatureCreationServiceStub.Structure_type1.html new file mode 100644 index 00000000..d1e3403e --- /dev/null +++ b/docs/at/gv/egiz/moa/SignatureCreationServiceStub.Structure_type1.html @@ -0,0 +1,542 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> +<!-- NewPage --> +<html lang="en"> +<head> +<!-- Generated by javadoc (version 1.7.0_51) on Tue Feb 04 16:51:18 CET 2014 --> +<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> +<title>SignatureCreationServiceStub.Structure_type1 (PDF-AS 4.0 Library)</title> +<meta name="date" content="2014-02-04"> +<link rel="stylesheet" type="text/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 Library)"; + } +//--> +</script> +<noscript> +<div>JavaScript is disabled on your browser.</div> +</noscript> +<!-- ========= START OF TOP NAVBAR ======= --> +<div class="topNav"><a name="navbar_top"> +<!-- --> +</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Structure_type0.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Structure_type1.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li><a href="#nested_class_summary">Nested</a> | </li> +<li><a href="#field_summary">Field</a> | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li><a href="#field_detail">Field</a> | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_top"> +<!-- --> +</a></div> +<!-- ========= END OF TOP NAVBAR ========= --> +<!-- ======== START OF CLASS DATA ======== --> +<div class="header"> +<div class="subTitle">at.gv.egiz.moa</div> +<h2 title="Class SignatureCreationServiceStub.Structure_type1" class="title">Class SignatureCreationServiceStub.Structure_type1</h2> +</div> +<div class="contentContainer"> +<ul class="inheritance"> +<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li> +<ul class="inheritance"> +<li>at.gv.egiz.moa.SignatureCreationServiceStub.Structure_type1</li> +</ul> +</li> +</ul> +<div class="description"> +<ul class="blockList"> +<li class="blockList"> +<dl> +<dt>All Implemented Interfaces:</dt> +<dd><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a>, org.apache.axis2.databinding.ADBBean</dd> +</dl> +<dl> +<dt>Enclosing class:</dt> +<dd><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub</a></dd> +</dl> +<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> +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> +</ul> +</div> +<div class="summary"> +<ul class="blockList"> +<li class="blockList"> +<!-- ======== NESTED CLASS SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="nested_class_summary"> +<!-- --> +</a> +<h3>Nested Class Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Nested Class Summary table, listing nested classes, and an explanation"> +<caption><span>Nested Classes</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> +<tr class="altColor"> +<td class="colFirst"><code>static class </code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Structure_type1.Factory.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.Structure_type1.Factory</a></strong></code> +<div class="block">Factory class that keeps the parse method</div> +</td> +</tr> +</table> +</li> +</ul> +<!-- =========== FIELD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="field_summary"> +<!-- --> +</a> +<h3>Field Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Field Summary table, listing fields, and an explanation"> +<caption><span>Fields</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> +<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="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="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>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.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"><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="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="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Structure_type1.html#MY_QNAME">MY_QNAME</a></strong></code> </td> +</tr> +</table> +</li> +</ul> +<!-- ======== CONSTRUCTOR SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_summary"> +<!-- --> +</a> +<h3>Constructor Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation"> +<caption><span>Constructors</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colFirst" scope="col">Modifier</th> +<th class="colLast" scope="col">Constructor and Description</th> +</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, + boolean isRegisterValue)</code> </td> +</tr> +</table> +</li> +</ul> +<!-- ========== METHOD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_summary"> +<!-- --> +</a> +<h3>Method Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation"> +<caption><span>Methods</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colFirst" scope="col">Modifier and Type</th> +<th class="colLast" scope="col">Method and Description</th> +</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> +</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, + 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> +<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="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Structure_type1.html#getValue()">getValue</a></strong>()</code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>int</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Structure_type1.html#hashCode()">hashCode</a></strong>()</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.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> +</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, + 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="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Structure_type1.html#toString()">toString</a></strong>()</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#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface 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> +</ul> +</li> +</ul> +</li> +</ul> +</div> +<div class="details"> +<ul class="blockList"> +<li class="blockList"> +<!-- ============ FIELD DETAIL =========== --> +<ul class="blockList"> +<li class="blockList"><a name="field_detail"> +<!-- --> +</a> +<h3>Field Detail</h3> +<a name="MY_QNAME"> +<!-- --> +</a> +<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> +</li> +</ul> +<a name="localStructure_type1"> +<!-- --> +</a> +<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> +<div class="block">field for Structure_type1</div> +</li> +</ul> +<a name="_detached"> +<!-- --> +</a> +<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> +</li> +</ul> +<a name="_enveloping"> +<!-- --> +</a> +<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> +</li> +</ul> +<a name="detached"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>detached</h4> +<pre>public static final <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Structure_type1.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.Structure_type1</a> detached</pre> +</li> +</ul> +<a name="enveloping"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>enveloping</h4> +<pre>public static final <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Structure_type1.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.Structure_type1</a> enveloping</pre> +</li> +</ul> +</li> +</ul> +<!-- ========= CONSTRUCTOR DETAIL ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_detail"> +<!-- --> +</a> +<h3>Constructor Detail</h3> +<a name="SignatureCreationServiceStub.Structure_type1(java.lang.String, boolean)"> +<!-- --> +</a> +<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, + boolean isRegisterValue)</pre> +</li> +</ul> +</li> +</ul> +<!-- ============ METHOD DETAIL ========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_detail"> +<!-- --> +</a> +<h3>Method Detail</h3> +<a name="getValue()"> +<!-- --> +</a> +<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> +</li> +</ul> +<a name="equals(java.lang.Object)"> +<!-- --> +</a> +<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> +<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> +</dl> +</li> +</ul> +<a name="hashCode()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>hashCode</h4> +<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> +</dl> +</li> +</ul> +<a name="toString()"> +<!-- --> +</a> +<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> +<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> +</dl> +</li> +</ul> +<a name="getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getOMElement</h4> +<pre>public org.apache.axiom.om.OMElement getOMElement(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, + org.apache.axiom.om.OMFactory factory) + throws org.apache.axis2.databinding.ADBException</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>getOMElement</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><span class="strong">Parameters:</span></dt><dd><code>parentQName</code> - </dd><dd><code>factory</code> - </dd> +<dt><span class="strong">Returns:</span></dt><dd>org.apache.axiom.om.OMElement</dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +<a name="serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>serialize</h4> +<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, + <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter) + throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, + org.apache.axis2.databinding.ADBException</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +<a name="serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>serialize</h4> +<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, + <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, + boolean serializeType) + throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, + org.apache.axis2.databinding.ADBException</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +<a name="getPullParser(javax.xml.namespace.QName)"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>getPullParser</h4> +<pre>public <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> getPullParser(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName) + throws org.apache.axis2.databinding.ADBException</pre> +<div class="block">databinding method to get an XML representation of this object</div> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>getPullParser</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +</li> +</ul> +</li> +</ul> +</div> +</div> +<!-- ========= END OF CLASS DATA ========= --> +<!-- ======= START OF BOTTOM NAVBAR ====== --> +<div class="bottomNav"><a name="navbar_bottom"> +<!-- --> +</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Structure_type0.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Structure_type1.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li><a href="#nested_class_summary">Nested</a> | </li> +<li><a href="#field_summary">Field</a> | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li><a href="#field_detail">Field</a> | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_bottom"> +<!-- --> +</a></div> +<!-- ======== END OF BOTTOM NAVBAR ======= --> +</body> +</html> diff --git a/docs/at/gv/egiz/moa/SignatureCreationServiceStub.Supplement.Factory.html b/docs/at/gv/egiz/moa/SignatureCreationServiceStub.Supplement.Factory.html new file mode 100644 index 00000000..a6246b46 --- /dev/null +++ b/docs/at/gv/egiz/moa/SignatureCreationServiceStub.Supplement.Factory.html @@ -0,0 +1,278 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> +<!-- NewPage --> +<html lang="en"> +<head> +<!-- Generated by javadoc (version 1.7.0_51) on Tue Feb 04 16:51:18 CET 2014 --> +<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> +<title>SignatureCreationServiceStub.Supplement.Factory (PDF-AS 4.0 Library)</title> +<meta name="date" content="2014-02-04"> +<link rel="stylesheet" type="text/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 Library)"; + } +//--> +</script> +<noscript> +<div>JavaScript is disabled on your browser.</div> +</noscript> +<!-- ========= START OF TOP NAVBAR ======= --> +<div class="topNav"><a name="navbar_top"> +<!-- --> +</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Supplement.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SupplementProfile.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li>Nested | </li> +<li>Field | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li>Field | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_top"> +<!-- --> +</a></div> +<!-- ========= END OF TOP NAVBAR ========= --> +<!-- ======== START OF CLASS DATA ======== --> +<div class="header"> +<div class="subTitle">at.gv.egiz.moa</div> +<h2 title="Class SignatureCreationServiceStub.Supplement.Factory" class="title">Class SignatureCreationServiceStub.Supplement.Factory</h2> +</div> +<div class="contentContainer"> +<ul class="inheritance"> +<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li> +<ul class="inheritance"> +<li>at.gv.egiz.moa.SignatureCreationServiceStub.Supplement.Factory</li> +</ul> +</li> +</ul> +<div class="description"> +<ul class="blockList"> +<li class="blockList"> +<dl> +<dt>Enclosing class:</dt> +<dd><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Supplement.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.Supplement</a></dd> +</dl> +<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> +<div class="block">Factory class that keeps the parse method</div> +</li> +</ul> +</div> +<div class="summary"> +<ul class="blockList"> +<li class="blockList"> +<!-- ======== CONSTRUCTOR SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_summary"> +<!-- --> +</a> +<h3>Constructor Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation"> +<caption><span>Constructors</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colOne" scope="col">Constructor and Description</th> +</tr> +<tr class="altColor"> +<td class="colOne"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Supplement.Factory.html#SignatureCreationServiceStub.Supplement.Factory()">SignatureCreationServiceStub.Supplement.Factory</a></strong>()</code> </td> +</tr> +</table> +</li> +</ul> +<!-- ========== METHOD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_summary"> +<!-- --> +</a> +<h3>Method Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation"> +<caption><span>Methods</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colFirst" scope="col">Modifier and Type</th> +<th class="colLast" scope="col">Method and Description</th> +</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> +<div class="block">static method to create the object + Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable + If this object is not an element, it is a complex type and the reader is at the event just after the outer start element + Postcondition: If this object is an element, the reader is positioned at its end element + If this object is a complex type, the reader is positioned at the end element of its outer element</div> +</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> +</ul> +</li> +</ul> +</li> +</ul> +</div> +<div class="details"> +<ul class="blockList"> +<li class="blockList"> +<!-- ========= CONSTRUCTOR DETAIL ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_detail"> +<!-- --> +</a> +<h3>Constructor Detail</h3> +<a name="SignatureCreationServiceStub.Supplement.Factory()"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>SignatureCreationServiceStub.Supplement.Factory</h4> +<pre>public SignatureCreationServiceStub.Supplement.Factory()</pre> +</li> +</ul> +</li> +</ul> +<!-- ============ METHOD DETAIL ========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_detail"> +<!-- --> +</a> +<h3>Method Detail</h3> +<a name="parse(javax.xml.stream.XMLStreamReader)"> +<!-- --> +</a> +<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> +<div class="block">static method to create the object + Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable + If this object is not an element, it is a complex type and the reader is at the event just after the outer start element + Postcondition: If this object is an element, the reader is positioned at its end element + If this object is a complex type, the reader is positioned at the end element of its outer element</div> +<dl><dt><span class="strong">Throws:</span></dt> +<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></code></dd></dl> +</li> +</ul> +</li> +</ul> +</li> +</ul> +</div> +</div> +<!-- ========= END OF CLASS DATA ========= --> +<!-- ======= START OF BOTTOM NAVBAR ====== --> +<div class="bottomNav"><a name="navbar_bottom"> +<!-- --> +</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Supplement.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SupplementProfile.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li>Nested | </li> +<li>Field | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li>Field | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_bottom"> +<!-- --> +</a></div> +<!-- ======== END OF BOTTOM NAVBAR ======= --> +</body> +</html> diff --git a/docs/at/gv/egiz/moa/SignatureCreationServiceStub.Supplement.html b/docs/at/gv/egiz/moa/SignatureCreationServiceStub.Supplement.html new file mode 100644 index 00000000..c6b5c092 --- /dev/null +++ b/docs/at/gv/egiz/moa/SignatureCreationServiceStub.Supplement.html @@ -0,0 +1,456 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> +<!-- NewPage --> +<html lang="en"> +<head> +<!-- Generated by javadoc (version 1.7.0_51) on Tue Feb 04 16:51:18 CET 2014 --> +<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> +<title>SignatureCreationServiceStub.Supplement (PDF-AS 4.0 Library)</title> +<meta name="date" content="2014-02-04"> +<link rel="stylesheet" type="text/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 Library)"; + } +//--> +</script> +<noscript> +<div>JavaScript is disabled on your browser.</div> +</noscript> +<!-- ========= START OF TOP NAVBAR ======= --> +<div class="topNav"><a name="navbar_top"> +<!-- --> +</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Structure_type1.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Supplement.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li><a href="#nested_class_summary">Nested</a> | </li> +<li><a href="#field_summary">Field</a> | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li><a href="#field_detail">Field</a> | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_top"> +<!-- --> +</a></div> +<!-- ========= END OF TOP NAVBAR ========= --> +<!-- ======== START OF CLASS DATA ======== --> +<div class="header"> +<div class="subTitle">at.gv.egiz.moa</div> +<h2 title="Class SignatureCreationServiceStub.Supplement" class="title">Class SignatureCreationServiceStub.Supplement</h2> +</div> +<div class="contentContainer"> +<ul class="inheritance"> +<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li> +<ul class="inheritance"> +<li>at.gv.egiz.moa.SignatureCreationServiceStub.Supplement</li> +</ul> +</li> +</ul> +<div class="description"> +<ul class="blockList"> +<li class="blockList"> +<dl> +<dt>All Implemented Interfaces:</dt> +<dd><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a>, org.apache.axis2.databinding.ADBBean</dd> +</dl> +<dl> +<dt>Enclosing class:</dt> +<dd><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub</a></dd> +</dl> +<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> +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> +</ul> +</div> +<div class="summary"> +<ul class="blockList"> +<li class="blockList"> +<!-- ======== NESTED CLASS SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="nested_class_summary"> +<!-- --> +</a> +<h3>Nested Class Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Nested Class Summary table, listing nested classes, and an explanation"> +<caption><span>Nested Classes</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> +<tr class="altColor"> +<td class="colFirst"><code>static class </code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Supplement.Factory.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.Supplement.Factory</a></strong></code> +<div class="block">Factory class that keeps the parse method</div> +</td> +</tr> +</table> +</li> +</ul> +<!-- =========== FIELD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="field_summary"> +<!-- --> +</a> +<h3>Field Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Field Summary table, listing fields, and an explanation"> +<caption><span>Fields</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> +<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"><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>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="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Supplement.html#MY_QNAME">MY_QNAME</a></strong></code> </td> +</tr> +</table> +</li> +</ul> +<!-- ======== CONSTRUCTOR SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_summary"> +<!-- --> +</a> +<h3>Constructor Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation"> +<caption><span>Constructors</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colOne" scope="col">Constructor and Description</th> +</tr> +<tr class="altColor"> +<td class="colOne"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Supplement.html#SignatureCreationServiceStub.Supplement()">SignatureCreationServiceStub.Supplement</a></strong>()</code> </td> +</tr> +</table> +</li> +</ul> +<!-- ========== METHOD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_summary"> +<!-- --> +</a> +<h3>Method Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation"> +<caption><span>Methods</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colFirst" scope="col">Modifier and Type</th> +<th class="colLast" scope="col">Method and Description</th> +</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, + 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> +<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="../../../../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.Supplement.html#getSupplement()">getSupplement</a></strong>()</code> +<div class="block">Auto generated getter 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.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> +</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, + 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.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> +</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> +</ul> +</li> +</ul> +</li> +</ul> +</div> +<div class="details"> +<ul class="blockList"> +<li class="blockList"> +<!-- ============ FIELD DETAIL =========== --> +<ul class="blockList"> +<li class="blockList"><a name="field_detail"> +<!-- --> +</a> +<h3>Field Detail</h3> +<a name="MY_QNAME"> +<!-- --> +</a> +<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> +</li> +</ul> +<a name="localSupplement"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>localSupplement</h4> +<pre>protected <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.XMLDataObjectAssociationType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.XMLDataObjectAssociationType</a> localSupplement</pre> +<div class="block">field for Supplement</div> +</li> +</ul> +</li> +</ul> +<!-- ========= CONSTRUCTOR DETAIL ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_detail"> +<!-- --> +</a> +<h3>Constructor Detail</h3> +<a name="SignatureCreationServiceStub.Supplement()"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>SignatureCreationServiceStub.Supplement</h4> +<pre>public SignatureCreationServiceStub.Supplement()</pre> +</li> +</ul> +</li> +</ul> +<!-- ============ METHOD DETAIL ========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_detail"> +<!-- --> +</a> +<h3>Method Detail</h3> +<a name="getSupplement()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getSupplement</h4> +<pre>public <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.XMLDataObjectAssociationType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.XMLDataObjectAssociationType</a> getSupplement()</pre> +<div class="block">Auto generated getter method</div> +<dl><dt><span class="strong">Returns:</span></dt><dd>XMLDataObjectAssociationType</dd></dl> +</li> +</ul> +<a name="setSupplement(at.gv.egiz.moa.SignatureCreationServiceStub.XMLDataObjectAssociationType)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>setSupplement</h4> +<pre>public void setSupplement(<a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.XMLDataObjectAssociationType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.XMLDataObjectAssociationType</a> param)</pre> +<div class="block">Auto generated setter method</div> +<dl><dt><span class="strong">Parameters:</span></dt><dd><code>param</code> - Supplement</dd></dl> +</li> +</ul> +<a name="getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getOMElement</h4> +<pre>public org.apache.axiom.om.OMElement getOMElement(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, + org.apache.axiom.om.OMFactory factory) + throws org.apache.axis2.databinding.ADBException</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>getOMElement</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><span class="strong">Parameters:</span></dt><dd><code>parentQName</code> - </dd><dd><code>factory</code> - </dd> +<dt><span class="strong">Returns:</span></dt><dd>org.apache.axiom.om.OMElement</dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +<a name="serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>serialize</h4> +<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, + <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter) + throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, + org.apache.axis2.databinding.ADBException</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +<a name="serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>serialize</h4> +<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, + <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, + boolean serializeType) + throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, + org.apache.axis2.databinding.ADBException</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +<a name="getPullParser(javax.xml.namespace.QName)"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>getPullParser</h4> +<pre>public <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> getPullParser(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName) + throws org.apache.axis2.databinding.ADBException</pre> +<div class="block">databinding method to get an XML representation of this object</div> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>getPullParser</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +</li> +</ul> +</li> +</ul> +</div> +</div> +<!-- ========= END OF CLASS DATA ========= --> +<!-- ======= START OF BOTTOM NAVBAR ====== --> +<div class="bottomNav"><a name="navbar_bottom"> +<!-- --> +</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Structure_type1.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Supplement.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li><a href="#nested_class_summary">Nested</a> | </li> +<li><a href="#field_summary">Field</a> | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li><a href="#field_detail">Field</a> | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_bottom"> +<!-- --> +</a></div> +<!-- ======== END OF BOTTOM NAVBAR ======= --> +</body> +</html> diff --git a/docs/at/gv/egiz/moa/SignatureCreationServiceStub.SupplementProfile.Factory.html b/docs/at/gv/egiz/moa/SignatureCreationServiceStub.SupplementProfile.Factory.html new file mode 100644 index 00000000..0d30abd7 --- /dev/null +++ b/docs/at/gv/egiz/moa/SignatureCreationServiceStub.SupplementProfile.Factory.html @@ -0,0 +1,278 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> +<!-- NewPage --> +<html lang="en"> +<head> +<!-- Generated by javadoc (version 1.7.0_51) on Tue Feb 04 16:51:19 CET 2014 --> +<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> +<title>SignatureCreationServiceStub.SupplementProfile.Factory (PDF-AS 4.0 Library)</title> +<meta name="date" content="2014-02-04"> +<link rel="stylesheet" type="text/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 Library)"; + } +//--> +</script> +<noscript> +<div>JavaScript is disabled on your browser.</div> +</noscript> +<!-- ========= START OF TOP NAVBAR ======= --> +<div class="topNav"><a name="navbar_top"> +<!-- --> +</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SupplementProfile.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Transform.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li>Nested | </li> +<li>Field | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li>Field | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_top"> +<!-- --> +</a></div> +<!-- ========= END OF TOP NAVBAR ========= --> +<!-- ======== START OF CLASS DATA ======== --> +<div class="header"> +<div class="subTitle">at.gv.egiz.moa</div> +<h2 title="Class SignatureCreationServiceStub.SupplementProfile.Factory" class="title">Class SignatureCreationServiceStub.SupplementProfile.Factory</h2> +</div> +<div class="contentContainer"> +<ul class="inheritance"> +<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li> +<ul class="inheritance"> +<li>at.gv.egiz.moa.SignatureCreationServiceStub.SupplementProfile.Factory</li> +</ul> +</li> +</ul> +<div class="description"> +<ul class="blockList"> +<li class="blockList"> +<dl> +<dt>Enclosing class:</dt> +<dd><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SupplementProfile.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.SupplementProfile</a></dd> +</dl> +<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> +<div class="block">Factory class that keeps the parse method</div> +</li> +</ul> +</div> +<div class="summary"> +<ul class="blockList"> +<li class="blockList"> +<!-- ======== CONSTRUCTOR SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_summary"> +<!-- --> +</a> +<h3>Constructor Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation"> +<caption><span>Constructors</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colOne" scope="col">Constructor and Description</th> +</tr> +<tr class="altColor"> +<td class="colOne"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SupplementProfile.Factory.html#SignatureCreationServiceStub.SupplementProfile.Factory()">SignatureCreationServiceStub.SupplementProfile.Factory</a></strong>()</code> </td> +</tr> +</table> +</li> +</ul> +<!-- ========== METHOD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_summary"> +<!-- --> +</a> +<h3>Method Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation"> +<caption><span>Methods</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colFirst" scope="col">Modifier and Type</th> +<th class="colLast" scope="col">Method and Description</th> +</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> +<div class="block">static method to create the object + Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable + If this object is not an element, it is a complex type and the reader is at the event just after the outer start element + Postcondition: If this object is an element, the reader is positioned at its end element + If this object is a complex type, the reader is positioned at the end element of its outer element</div> +</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> +</ul> +</li> +</ul> +</li> +</ul> +</div> +<div class="details"> +<ul class="blockList"> +<li class="blockList"> +<!-- ========= CONSTRUCTOR DETAIL ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_detail"> +<!-- --> +</a> +<h3>Constructor Detail</h3> +<a name="SignatureCreationServiceStub.SupplementProfile.Factory()"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>SignatureCreationServiceStub.SupplementProfile.Factory</h4> +<pre>public SignatureCreationServiceStub.SupplementProfile.Factory()</pre> +</li> +</ul> +</li> +</ul> +<!-- ============ METHOD DETAIL ========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_detail"> +<!-- --> +</a> +<h3>Method Detail</h3> +<a name="parse(javax.xml.stream.XMLStreamReader)"> +<!-- --> +</a> +<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> +<div class="block">static method to create the object + Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable + If this object is not an element, it is a complex type and the reader is at the event just after the outer start element + Postcondition: If this object is an element, the reader is positioned at its end element + If this object is a complex type, the reader is positioned at the end element of its outer element</div> +<dl><dt><span class="strong">Throws:</span></dt> +<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></code></dd></dl> +</li> +</ul> +</li> +</ul> +</li> +</ul> +</div> +</div> +<!-- ========= END OF CLASS DATA ========= --> +<!-- ======= START OF BOTTOM NAVBAR ====== --> +<div class="bottomNav"><a name="navbar_bottom"> +<!-- --> +</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SupplementProfile.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Transform.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li>Nested | </li> +<li>Field | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li>Field | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_bottom"> +<!-- --> +</a></div> +<!-- ======== END OF BOTTOM NAVBAR ======= --> +</body> +</html> diff --git a/docs/at/gv/egiz/moa/SignatureCreationServiceStub.SupplementProfile.html b/docs/at/gv/egiz/moa/SignatureCreationServiceStub.SupplementProfile.html new file mode 100644 index 00000000..6e92bebd --- /dev/null +++ b/docs/at/gv/egiz/moa/SignatureCreationServiceStub.SupplementProfile.html @@ -0,0 +1,456 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> +<!-- NewPage --> +<html lang="en"> +<head> +<!-- Generated by javadoc (version 1.7.0_51) on Tue Feb 04 16:51:19 CET 2014 --> +<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> +<title>SignatureCreationServiceStub.SupplementProfile (PDF-AS 4.0 Library)</title> +<meta name="date" content="2014-02-04"> +<link rel="stylesheet" type="text/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 Library)"; + } +//--> +</script> +<noscript> +<div>JavaScript is disabled on your browser.</div> +</noscript> +<!-- ========= START OF TOP NAVBAR ======= --> +<div class="topNav"><a name="navbar_top"> +<!-- --> +</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Supplement.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SupplementProfile.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li><a href="#nested_class_summary">Nested</a> | </li> +<li><a href="#field_summary">Field</a> | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li><a href="#field_detail">Field</a> | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_top"> +<!-- --> +</a></div> +<!-- ========= END OF TOP NAVBAR ========= --> +<!-- ======== START OF CLASS DATA ======== --> +<div class="header"> +<div class="subTitle">at.gv.egiz.moa</div> +<h2 title="Class SignatureCreationServiceStub.SupplementProfile" class="title">Class SignatureCreationServiceStub.SupplementProfile</h2> +</div> +<div class="contentContainer"> +<ul class="inheritance"> +<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li> +<ul class="inheritance"> +<li>at.gv.egiz.moa.SignatureCreationServiceStub.SupplementProfile</li> +</ul> +</li> +</ul> +<div class="description"> +<ul class="blockList"> +<li class="blockList"> +<dl> +<dt>All Implemented Interfaces:</dt> +<dd><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a>, org.apache.axis2.databinding.ADBBean</dd> +</dl> +<dl> +<dt>Enclosing class:</dt> +<dd><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub</a></dd> +</dl> +<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> +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> +</ul> +</div> +<div class="summary"> +<ul class="blockList"> +<li class="blockList"> +<!-- ======== NESTED CLASS SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="nested_class_summary"> +<!-- --> +</a> +<h3>Nested Class Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Nested Class Summary table, listing nested classes, and an explanation"> +<caption><span>Nested Classes</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> +<tr class="altColor"> +<td class="colFirst"><code>static class </code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SupplementProfile.Factory.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.SupplementProfile.Factory</a></strong></code> +<div class="block">Factory class that keeps the parse method</div> +</td> +</tr> +</table> +</li> +</ul> +<!-- =========== FIELD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="field_summary"> +<!-- --> +</a> +<h3>Field Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Field Summary table, listing fields, and an explanation"> +<caption><span>Fields</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> +<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"><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> +<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="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SupplementProfile.html#MY_QNAME">MY_QNAME</a></strong></code> </td> +</tr> +</table> +</li> +</ul> +<!-- ======== CONSTRUCTOR SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_summary"> +<!-- --> +</a> +<h3>Constructor Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation"> +<caption><span>Constructors</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colOne" scope="col">Constructor and Description</th> +</tr> +<tr class="altColor"> +<td class="colOne"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SupplementProfile.html#SignatureCreationServiceStub.SupplementProfile()">SignatureCreationServiceStub.SupplementProfile</a></strong>()</code> </td> +</tr> +</table> +</li> +</ul> +<!-- ========== METHOD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_summary"> +<!-- --> +</a> +<h3>Method Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation"> +<caption><span>Methods</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colFirst" scope="col">Modifier and Type</th> +<th class="colLast" scope="col">Method and Description</th> +</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, + 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> +<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="../../../../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.SupplementProfile.html#getSupplementProfile()">getSupplementProfile</a></strong>()</code> +<div class="block">Auto generated getter 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.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> +</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, + 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.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> +</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> +</ul> +</li> +</ul> +</li> +</ul> +</div> +<div class="details"> +<ul class="blockList"> +<li class="blockList"> +<!-- ============ FIELD DETAIL =========== --> +<ul class="blockList"> +<li class="blockList"><a name="field_detail"> +<!-- --> +</a> +<h3>Field Detail</h3> +<a name="MY_QNAME"> +<!-- --> +</a> +<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> +</li> +</ul> +<a name="localSupplementProfile"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>localSupplementProfile</h4> +<pre>protected <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.XMLDataObjectAssociationType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.XMLDataObjectAssociationType</a> localSupplementProfile</pre> +<div class="block">field for SupplementProfile</div> +</li> +</ul> +</li> +</ul> +<!-- ========= CONSTRUCTOR DETAIL ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_detail"> +<!-- --> +</a> +<h3>Constructor Detail</h3> +<a name="SignatureCreationServiceStub.SupplementProfile()"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>SignatureCreationServiceStub.SupplementProfile</h4> +<pre>public SignatureCreationServiceStub.SupplementProfile()</pre> +</li> +</ul> +</li> +</ul> +<!-- ============ METHOD DETAIL ========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_detail"> +<!-- --> +</a> +<h3>Method Detail</h3> +<a name="getSupplementProfile()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getSupplementProfile</h4> +<pre>public <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.XMLDataObjectAssociationType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.XMLDataObjectAssociationType</a> getSupplementProfile()</pre> +<div class="block">Auto generated getter method</div> +<dl><dt><span class="strong">Returns:</span></dt><dd>XMLDataObjectAssociationType</dd></dl> +</li> +</ul> +<a name="setSupplementProfile(at.gv.egiz.moa.SignatureCreationServiceStub.XMLDataObjectAssociationType)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>setSupplementProfile</h4> +<pre>public void setSupplementProfile(<a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.XMLDataObjectAssociationType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.XMLDataObjectAssociationType</a> param)</pre> +<div class="block">Auto generated setter method</div> +<dl><dt><span class="strong">Parameters:</span></dt><dd><code>param</code> - SupplementProfile</dd></dl> +</li> +</ul> +<a name="getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getOMElement</h4> +<pre>public org.apache.axiom.om.OMElement getOMElement(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, + org.apache.axiom.om.OMFactory factory) + throws org.apache.axis2.databinding.ADBException</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>getOMElement</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><span class="strong">Parameters:</span></dt><dd><code>parentQName</code> - </dd><dd><code>factory</code> - </dd> +<dt><span class="strong">Returns:</span></dt><dd>org.apache.axiom.om.OMElement</dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +<a name="serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>serialize</h4> +<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, + <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter) + throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, + org.apache.axis2.databinding.ADBException</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +<a name="serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>serialize</h4> +<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, + <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, + boolean serializeType) + throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, + org.apache.axis2.databinding.ADBException</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +<a name="getPullParser(javax.xml.namespace.QName)"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>getPullParser</h4> +<pre>public <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> getPullParser(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName) + throws org.apache.axis2.databinding.ADBException</pre> +<div class="block">databinding method to get an XML representation of this object</div> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>getPullParser</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +</li> +</ul> +</li> +</ul> +</div> +</div> +<!-- ========= END OF CLASS DATA ========= --> +<!-- ======= START OF BOTTOM NAVBAR ====== --> +<div class="bottomNav"><a name="navbar_bottom"> +<!-- --> +</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Supplement.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SupplementProfile.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li><a href="#nested_class_summary">Nested</a> | </li> +<li><a href="#field_summary">Field</a> | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li><a href="#field_detail">Field</a> | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_bottom"> +<!-- --> +</a></div> +<!-- ======== END OF BOTTOM NAVBAR ======= --> +</body> +</html> diff --git a/docs/at/gv/egiz/moa/SignatureCreationServiceStub.Transform.Factory.html b/docs/at/gv/egiz/moa/SignatureCreationServiceStub.Transform.Factory.html new file mode 100644 index 00000000..da4416c1 --- /dev/null +++ b/docs/at/gv/egiz/moa/SignatureCreationServiceStub.Transform.Factory.html @@ -0,0 +1,278 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> +<!-- NewPage --> +<html lang="en"> +<head> +<!-- Generated by javadoc (version 1.7.0_51) on Tue Feb 04 16:51:19 CET 2014 --> +<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> +<title>SignatureCreationServiceStub.Transform.Factory (PDF-AS 4.0 Library)</title> +<meta name="date" content="2014-02-04"> +<link rel="stylesheet" type="text/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 Library)"; + } +//--> +</script> +<noscript> +<div>JavaScript is disabled on your browser.</div> +</noscript> +<!-- ========= START OF TOP NAVBAR ======= --> +<div class="topNav"><a name="navbar_top"> +<!-- --> +</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Transform.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.TransformParameterType.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li>Nested | </li> +<li>Field | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li>Field | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_top"> +<!-- --> +</a></div> +<!-- ========= END OF TOP NAVBAR ========= --> +<!-- ======== START OF CLASS DATA ======== --> +<div class="header"> +<div class="subTitle">at.gv.egiz.moa</div> +<h2 title="Class SignatureCreationServiceStub.Transform.Factory" class="title">Class SignatureCreationServiceStub.Transform.Factory</h2> +</div> +<div class="contentContainer"> +<ul class="inheritance"> +<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li> +<ul class="inheritance"> +<li>at.gv.egiz.moa.SignatureCreationServiceStub.Transform.Factory</li> +</ul> +</li> +</ul> +<div class="description"> +<ul class="blockList"> +<li class="blockList"> +<dl> +<dt>Enclosing class:</dt> +<dd><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Transform.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.Transform</a></dd> +</dl> +<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> +<div class="block">Factory class that keeps the parse method</div> +</li> +</ul> +</div> +<div class="summary"> +<ul class="blockList"> +<li class="blockList"> +<!-- ======== CONSTRUCTOR SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_summary"> +<!-- --> +</a> +<h3>Constructor Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation"> +<caption><span>Constructors</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colOne" scope="col">Constructor and Description</th> +</tr> +<tr class="altColor"> +<td class="colOne"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Transform.Factory.html#SignatureCreationServiceStub.Transform.Factory()">SignatureCreationServiceStub.Transform.Factory</a></strong>()</code> </td> +</tr> +</table> +</li> +</ul> +<!-- ========== METHOD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_summary"> +<!-- --> +</a> +<h3>Method Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation"> +<caption><span>Methods</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colFirst" scope="col">Modifier and Type</th> +<th class="colLast" scope="col">Method and Description</th> +</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> +<div class="block">static method to create the object + Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable + If this object is not an element, it is a complex type and the reader is at the event just after the outer start element + Postcondition: If this object is an element, the reader is positioned at its end element + If this object is a complex type, the reader is positioned at the end element of its outer element</div> +</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> +</ul> +</li> +</ul> +</li> +</ul> +</div> +<div class="details"> +<ul class="blockList"> +<li class="blockList"> +<!-- ========= CONSTRUCTOR DETAIL ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_detail"> +<!-- --> +</a> +<h3>Constructor Detail</h3> +<a name="SignatureCreationServiceStub.Transform.Factory()"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>SignatureCreationServiceStub.Transform.Factory</h4> +<pre>public SignatureCreationServiceStub.Transform.Factory()</pre> +</li> +</ul> +</li> +</ul> +<!-- ============ METHOD DETAIL ========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_detail"> +<!-- --> +</a> +<h3>Method Detail</h3> +<a name="parse(javax.xml.stream.XMLStreamReader)"> +<!-- --> +</a> +<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> +<div class="block">static method to create the object + Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable + If this object is not an element, it is a complex type and the reader is at the event just after the outer start element + Postcondition: If this object is an element, the reader is positioned at its end element + If this object is a complex type, the reader is positioned at the end element of its outer element</div> +<dl><dt><span class="strong">Throws:</span></dt> +<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></code></dd></dl> +</li> +</ul> +</li> +</ul> +</li> +</ul> +</div> +</div> +<!-- ========= END OF CLASS DATA ========= --> +<!-- ======= START OF BOTTOM NAVBAR ====== --> +<div class="bottomNav"><a name="navbar_bottom"> +<!-- --> +</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Transform.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.TransformParameterType.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li>Nested | </li> +<li>Field | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li>Field | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_bottom"> +<!-- --> +</a></div> +<!-- ======== END OF BOTTOM NAVBAR ======= --> +</body> +</html> diff --git a/docs/at/gv/egiz/moa/SignatureCreationServiceStub.Transform.html b/docs/at/gv/egiz/moa/SignatureCreationServiceStub.Transform.html new file mode 100644 index 00000000..8bba5915 --- /dev/null +++ b/docs/at/gv/egiz/moa/SignatureCreationServiceStub.Transform.html @@ -0,0 +1,456 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> +<!-- NewPage --> +<html lang="en"> +<head> +<!-- Generated by javadoc (version 1.7.0_51) on Tue Feb 04 16:51:19 CET 2014 --> +<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> +<title>SignatureCreationServiceStub.Transform (PDF-AS 4.0 Library)</title> +<meta name="date" content="2014-02-04"> +<link rel="stylesheet" type="text/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 Library)"; + } +//--> +</script> +<noscript> +<div>JavaScript is disabled on your browser.</div> +</noscript> +<!-- ========= START OF TOP NAVBAR ======= --> +<div class="topNav"><a name="navbar_top"> +<!-- --> +</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SupplementProfile.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Transform.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li><a href="#nested_class_summary">Nested</a> | </li> +<li><a href="#field_summary">Field</a> | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li><a href="#field_detail">Field</a> | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_top"> +<!-- --> +</a></div> +<!-- ========= END OF TOP NAVBAR ========= --> +<!-- ======== START OF CLASS DATA ======== --> +<div class="header"> +<div class="subTitle">at.gv.egiz.moa</div> +<h2 title="Class SignatureCreationServiceStub.Transform" class="title">Class SignatureCreationServiceStub.Transform</h2> +</div> +<div class="contentContainer"> +<ul class="inheritance"> +<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li> +<ul class="inheritance"> +<li>at.gv.egiz.moa.SignatureCreationServiceStub.Transform</li> +</ul> +</li> +</ul> +<div class="description"> +<ul class="blockList"> +<li class="blockList"> +<dl> +<dt>All Implemented Interfaces:</dt> +<dd><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a>, org.apache.axis2.databinding.ADBBean</dd> +</dl> +<dl> +<dt>Enclosing class:</dt> +<dd><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub</a></dd> +</dl> +<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> +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> +</ul> +</div> +<div class="summary"> +<ul class="blockList"> +<li class="blockList"> +<!-- ======== NESTED CLASS SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="nested_class_summary"> +<!-- --> +</a> +<h3>Nested Class Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Nested Class Summary table, listing nested classes, and an explanation"> +<caption><span>Nested Classes</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> +<tr class="altColor"> +<td class="colFirst"><code>static class </code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Transform.Factory.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.Transform.Factory</a></strong></code> +<div class="block">Factory class that keeps the parse method</div> +</td> +</tr> +</table> +</li> +</ul> +<!-- =========== FIELD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="field_summary"> +<!-- --> +</a> +<h3>Field Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Field Summary table, listing fields, and an explanation"> +<caption><span>Fields</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> +<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"><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>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="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Transform.html#MY_QNAME">MY_QNAME</a></strong></code> </td> +</tr> +</table> +</li> +</ul> +<!-- ======== CONSTRUCTOR SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_summary"> +<!-- --> +</a> +<h3>Constructor Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation"> +<caption><span>Constructors</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colOne" scope="col">Constructor and Description</th> +</tr> +<tr class="altColor"> +<td class="colOne"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Transform.html#SignatureCreationServiceStub.Transform()">SignatureCreationServiceStub.Transform</a></strong>()</code> </td> +</tr> +</table> +</li> +</ul> +<!-- ========== METHOD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_summary"> +<!-- --> +</a> +<h3>Method Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation"> +<caption><span>Methods</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colFirst" scope="col">Modifier and Type</th> +<th class="colLast" scope="col">Method and Description</th> +</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, + 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> +<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="../../../../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.Transform.html#getTransform()">getTransform</a></strong>()</code> +<div class="block">Auto generated getter 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.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> +</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, + 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.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> +</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> +</ul> +</li> +</ul> +</li> +</ul> +</div> +<div class="details"> +<ul class="blockList"> +<li class="blockList"> +<!-- ============ FIELD DETAIL =========== --> +<ul class="blockList"> +<li class="blockList"><a name="field_detail"> +<!-- --> +</a> +<h3>Field Detail</h3> +<a name="MY_QNAME"> +<!-- --> +</a> +<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> +</li> +</ul> +<a name="localTransform"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>localTransform</h4> +<pre>protected <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.TransformType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.TransformType</a> localTransform</pre> +<div class="block">field for Transform</div> +</li> +</ul> +</li> +</ul> +<!-- ========= CONSTRUCTOR DETAIL ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_detail"> +<!-- --> +</a> +<h3>Constructor Detail</h3> +<a name="SignatureCreationServiceStub.Transform()"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>SignatureCreationServiceStub.Transform</h4> +<pre>public SignatureCreationServiceStub.Transform()</pre> +</li> +</ul> +</li> +</ul> +<!-- ============ METHOD DETAIL ========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_detail"> +<!-- --> +</a> +<h3>Method Detail</h3> +<a name="getTransform()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getTransform</h4> +<pre>public <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.TransformType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.TransformType</a> getTransform()</pre> +<div class="block">Auto generated getter method</div> +<dl><dt><span class="strong">Returns:</span></dt><dd>TransformType</dd></dl> +</li> +</ul> +<a name="setTransform(at.gv.egiz.moa.SignatureCreationServiceStub.TransformType)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>setTransform</h4> +<pre>public void setTransform(<a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.TransformType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.TransformType</a> param)</pre> +<div class="block">Auto generated setter method</div> +<dl><dt><span class="strong">Parameters:</span></dt><dd><code>param</code> - Transform</dd></dl> +</li> +</ul> +<a name="getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getOMElement</h4> +<pre>public org.apache.axiom.om.OMElement getOMElement(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, + org.apache.axiom.om.OMFactory factory) + throws org.apache.axis2.databinding.ADBException</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>getOMElement</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><span class="strong">Parameters:</span></dt><dd><code>parentQName</code> - </dd><dd><code>factory</code> - </dd> +<dt><span class="strong">Returns:</span></dt><dd>org.apache.axiom.om.OMElement</dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +<a name="serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>serialize</h4> +<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, + <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter) + throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, + org.apache.axis2.databinding.ADBException</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +<a name="serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>serialize</h4> +<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, + <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, + boolean serializeType) + throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, + org.apache.axis2.databinding.ADBException</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +<a name="getPullParser(javax.xml.namespace.QName)"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>getPullParser</h4> +<pre>public <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> getPullParser(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName) + throws org.apache.axis2.databinding.ADBException</pre> +<div class="block">databinding method to get an XML representation of this object</div> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>getPullParser</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +</li> +</ul> +</li> +</ul> +</div> +</div> +<!-- ========= END OF CLASS DATA ========= --> +<!-- ======= START OF BOTTOM NAVBAR ====== --> +<div class="bottomNav"><a name="navbar_bottom"> +<!-- --> +</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SupplementProfile.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Transform.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li><a href="#nested_class_summary">Nested</a> | </li> +<li><a href="#field_summary">Field</a> | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li><a href="#field_detail">Field</a> | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_bottom"> +<!-- --> +</a></div> +<!-- ======== END OF BOTTOM NAVBAR ======= --> +</body> +</html> diff --git a/docs/at/gv/egiz/moa/SignatureCreationServiceStub.TransformParameterType.Factory.html b/docs/at/gv/egiz/moa/SignatureCreationServiceStub.TransformParameterType.Factory.html new file mode 100644 index 00000000..66646f46 --- /dev/null +++ b/docs/at/gv/egiz/moa/SignatureCreationServiceStub.TransformParameterType.Factory.html @@ -0,0 +1,278 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> +<!-- NewPage --> +<html lang="en"> +<head> +<!-- Generated by javadoc (version 1.7.0_51) on Tue Feb 04 16:51:20 CET 2014 --> +<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> +<title>SignatureCreationServiceStub.TransformParameterType.Factory (PDF-AS 4.0 Library)</title> +<meta name="date" content="2014-02-04"> +<link rel="stylesheet" type="text/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 Library)"; + } +//--> +</script> +<noscript> +<div>JavaScript is disabled on your browser.</div> +</noscript> +<!-- ========= START OF TOP NAVBAR ======= --> +<div class="topNav"><a name="navbar_top"> +<!-- --> +</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.TransformParameterType.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Transforms.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li>Nested | </li> +<li>Field | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li>Field | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_top"> +<!-- --> +</a></div> +<!-- ========= END OF TOP NAVBAR ========= --> +<!-- ======== START OF CLASS DATA ======== --> +<div class="header"> +<div class="subTitle">at.gv.egiz.moa</div> +<h2 title="Class SignatureCreationServiceStub.TransformParameterType.Factory" class="title">Class SignatureCreationServiceStub.TransformParameterType.Factory</h2> +</div> +<div class="contentContainer"> +<ul class="inheritance"> +<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li> +<ul class="inheritance"> +<li>at.gv.egiz.moa.SignatureCreationServiceStub.TransformParameterType.Factory</li> +</ul> +</li> +</ul> +<div class="description"> +<ul class="blockList"> +<li class="blockList"> +<dl> +<dt>Enclosing class:</dt> +<dd><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.TransformParameterType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.TransformParameterType</a></dd> +</dl> +<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> +<div class="block">Factory class that keeps the parse method</div> +</li> +</ul> +</div> +<div class="summary"> +<ul class="blockList"> +<li class="blockList"> +<!-- ======== CONSTRUCTOR SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_summary"> +<!-- --> +</a> +<h3>Constructor Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation"> +<caption><span>Constructors</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colOne" scope="col">Constructor and Description</th> +</tr> +<tr class="altColor"> +<td class="colOne"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.TransformParameterType.Factory.html#SignatureCreationServiceStub.TransformParameterType.Factory()">SignatureCreationServiceStub.TransformParameterType.Factory</a></strong>()</code> </td> +</tr> +</table> +</li> +</ul> +<!-- ========== METHOD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_summary"> +<!-- --> +</a> +<h3>Method Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation"> +<caption><span>Methods</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colFirst" scope="col">Modifier and Type</th> +<th class="colLast" scope="col">Method and Description</th> +</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> +<div class="block">static method to create the object + Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable + If this object is not an element, it is a complex type and the reader is at the event just after the outer start element + Postcondition: If this object is an element, the reader is positioned at its end element + If this object is a complex type, the reader is positioned at the end element of its outer element</div> +</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> +</ul> +</li> +</ul> +</li> +</ul> +</div> +<div class="details"> +<ul class="blockList"> +<li class="blockList"> +<!-- ========= CONSTRUCTOR DETAIL ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_detail"> +<!-- --> +</a> +<h3>Constructor Detail</h3> +<a name="SignatureCreationServiceStub.TransformParameterType.Factory()"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>SignatureCreationServiceStub.TransformParameterType.Factory</h4> +<pre>public SignatureCreationServiceStub.TransformParameterType.Factory()</pre> +</li> +</ul> +</li> +</ul> +<!-- ============ METHOD DETAIL ========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_detail"> +<!-- --> +</a> +<h3>Method Detail</h3> +<a name="parse(javax.xml.stream.XMLStreamReader)"> +<!-- --> +</a> +<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> +<div class="block">static method to create the object + Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable + If this object is not an element, it is a complex type and the reader is at the event just after the outer start element + Postcondition: If this object is an element, the reader is positioned at its end element + If this object is a complex type, the reader is positioned at the end element of its outer element</div> +<dl><dt><span class="strong">Throws:</span></dt> +<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></code></dd></dl> +</li> +</ul> +</li> +</ul> +</li> +</ul> +</div> +</div> +<!-- ========= END OF CLASS DATA ========= --> +<!-- ======= START OF BOTTOM NAVBAR ====== --> +<div class="bottomNav"><a name="navbar_bottom"> +<!-- --> +</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.TransformParameterType.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Transforms.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li>Nested | </li> +<li>Field | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li>Field | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_bottom"> +<!-- --> +</a></div> +<!-- ======== END OF BOTTOM NAVBAR ======= --> +</body> +</html> diff --git a/docs/at/gv/egiz/moa/SignatureCreationServiceStub.TransformParameterType.html b/docs/at/gv/egiz/moa/SignatureCreationServiceStub.TransformParameterType.html new file mode 100644 index 00000000..f1e90d85 --- /dev/null +++ b/docs/at/gv/egiz/moa/SignatureCreationServiceStub.TransformParameterType.html @@ -0,0 +1,623 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> +<!-- NewPage --> +<html lang="en"> +<head> +<!-- Generated by javadoc (version 1.7.0_51) on Tue Feb 04 16:51:20 CET 2014 --> +<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> +<title>SignatureCreationServiceStub.TransformParameterType (PDF-AS 4.0 Library)</title> +<meta name="date" content="2014-02-04"> +<link rel="stylesheet" type="text/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 Library)"; + } +//--> +</script> +<noscript> +<div>JavaScript is disabled on your browser.</div> +</noscript> +<!-- ========= START OF TOP NAVBAR ======= --> +<div class="topNav"><a name="navbar_top"> +<!-- --> +</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Transform.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.TransformParameterType.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li><a href="#nested_class_summary">Nested</a> | </li> +<li><a href="#field_summary">Field</a> | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li><a href="#field_detail">Field</a> | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_top"> +<!-- --> +</a></div> +<!-- ========= END OF TOP NAVBAR ========= --> +<!-- ======== START OF CLASS DATA ======== --> +<div class="header"> +<div class="subTitle">at.gv.egiz.moa</div> +<h2 title="Class SignatureCreationServiceStub.TransformParameterType" class="title">Class SignatureCreationServiceStub.TransformParameterType</h2> +</div> +<div class="contentContainer"> +<ul class="inheritance"> +<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li> +<ul class="inheritance"> +<li>at.gv.egiz.moa.SignatureCreationServiceStub.TransformParameterType</li> +</ul> +</li> +</ul> +<div class="description"> +<ul class="blockList"> +<li class="blockList"> +<dl> +<dt>All Implemented Interfaces:</dt> +<dd><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a>, org.apache.axis2.databinding.ADBBean</dd> +</dl> +<dl> +<dt>Enclosing class:</dt> +<dd><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub</a></dd> +</dl> +<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> +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> +</ul> +</div> +<div class="summary"> +<ul class="blockList"> +<li class="blockList"> +<!-- ======== NESTED CLASS SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="nested_class_summary"> +<!-- --> +</a> +<h3>Nested Class Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Nested Class Summary table, listing nested classes, and an explanation"> +<caption><span>Nested Classes</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> +<tr class="altColor"> +<td class="colFirst"><code>static class </code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.TransformParameterType.Factory.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.TransformParameterType.Factory</a></strong></code> +<div class="block">Factory class that keeps the parse method</div> +</td> +</tr> +</table> +</li> +</ul> +<!-- =========== FIELD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="field_summary"> +<!-- --> +</a> +<h3>Field Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Field Summary table, listing fields, and an explanation"> +<caption><span>Fields</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> +<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="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> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>protected boolean</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.TransformParameterType.html#localBase64ContentTracker">localBase64ContentTracker</a></strong></code> </td> +</tr> +<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"><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> +<tr class="rowColor"> +<td class="colFirst"><code>protected boolean</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.TransformParameterType.html#localHashTracker">localHashTracker</a></strong></code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>protected org.apache.axis2.databinding.types.URI</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.TransformParameterType.html#localURI">localURI</a></strong></code> +<div class="block">field for URI + This was an Attribute!</div> +</td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>protected boolean</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.TransformParameterType.html#localURITracker">localURITracker</a></strong></code> </td> +</tr> +</table> +</li> +</ul> +<!-- ======== CONSTRUCTOR SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_summary"> +<!-- --> +</a> +<h3>Constructor Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation"> +<caption><span>Constructors</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colOne" scope="col">Constructor and Description</th> +</tr> +<tr class="altColor"> +<td class="colOne"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.TransformParameterType.html#SignatureCreationServiceStub.TransformParameterType()">SignatureCreationServiceStub.TransformParameterType</a></strong>()</code> </td> +</tr> +</table> +</li> +</ul> +<!-- ========== METHOD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_summary"> +<!-- --> +</a> +<h3>Method Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation"> +<caption><span>Methods</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colFirst" scope="col">Modifier and Type</th> +<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="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> +</tr> +<tr class="rowColor"> +<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"><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="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, + 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> +<div class="block">databinding method to get an XML representation of this object</div> +</td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>org.apache.axis2.databinding.types.URI</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.TransformParameterType.html#getURI()">getURI</a></strong>()</code> +<div class="block">Auto generated getter method</div> +</td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>boolean</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.TransformParameterType.html#isBase64ContentSpecified()">isBase64ContentSpecified</a></strong>()</code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>boolean</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.TransformParameterType.html#isHashSpecified()">isHashSpecified</a></strong>()</code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>boolean</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.TransformParameterType.html#isURISpecified()">isURISpecified</a></strong>()</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#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)">serialize</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, + <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> 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, + 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> +<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.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> +<tr class="altColor"> +<td class="colFirst"><code>void</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.TransformParameterType.html#setURI(org.apache.axis2.databinding.types.URI)">setURI</a></strong>(org.apache.axis2.databinding.types.URI param)</code> +<div class="block">Auto generated setter method</div> +</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> +</ul> +</li> +</ul> +</li> +</ul> +</div> +<div class="details"> +<ul class="blockList"> +<li class="blockList"> +<!-- ============ FIELD DETAIL =========== --> +<ul class="blockList"> +<li class="blockList"><a name="field_detail"> +<!-- --> +</a> +<h3>Field Detail</h3> +<a name="localBase64Content"> +<!-- --> +</a> +<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> +<div class="block">field for Base64Content</div> +</li> +</ul> +<a name="localBase64ContentTracker"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>localBase64ContentTracker</h4> +<pre>protected boolean localBase64ContentTracker</pre> +</li> +</ul> +<a name="localHash"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>localHash</h4> +<pre>protected <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Hash_type0.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.Hash_type0</a> localHash</pre> +<div class="block">field for Hash</div> +</li> +</ul> +<a name="localHashTracker"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>localHashTracker</h4> +<pre>protected boolean localHashTracker</pre> +</li> +</ul> +<a name="localURI"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>localURI</h4> +<pre>protected org.apache.axis2.databinding.types.URI localURI</pre> +<div class="block">field for URI + This was an Attribute!</div> +</li> +</ul> +<a name="localURITracker"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>localURITracker</h4> +<pre>protected boolean localURITracker</pre> +</li> +</ul> +</li> +</ul> +<!-- ========= CONSTRUCTOR DETAIL ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_detail"> +<!-- --> +</a> +<h3>Constructor Detail</h3> +<a name="SignatureCreationServiceStub.TransformParameterType()"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>SignatureCreationServiceStub.TransformParameterType</h4> +<pre>public SignatureCreationServiceStub.TransformParameterType()</pre> +</li> +</ul> +</li> +</ul> +<!-- ============ METHOD DETAIL ========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_detail"> +<!-- --> +</a> +<h3>Method Detail</h3> +<a name="isBase64ContentSpecified()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>isBase64ContentSpecified</h4> +<pre>public boolean isBase64ContentSpecified()</pre> +</li> +</ul> +<a name="getBase64Content()"> +<!-- --> +</a> +<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> +<div class="block">Auto generated getter method</div> +<dl><dt><span class="strong">Returns:</span></dt><dd>javax.activation.DataHandler</dd></dl> +</li> +</ul> +<a name="setBase64Content(javax.activation.DataHandler)"> +<!-- --> +</a> +<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> +<div class="block">Auto generated setter method</div> +<dl><dt><span class="strong">Parameters:</span></dt><dd><code>param</code> - Base64Content</dd></dl> +</li> +</ul> +<a name="isHashSpecified()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>isHashSpecified</h4> +<pre>public boolean isHashSpecified()</pre> +</li> +</ul> +<a name="getHash()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getHash</h4> +<pre>public <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Hash_type0.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.Hash_type0</a> getHash()</pre> +<div class="block">Auto generated getter method</div> +<dl><dt><span class="strong">Returns:</span></dt><dd>Hash_type0</dd></dl> +</li> +</ul> +<a name="setHash(at.gv.egiz.moa.SignatureCreationServiceStub.Hash_type0)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>setHash</h4> +<pre>public void setHash(<a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Hash_type0.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.Hash_type0</a> param)</pre> +<div class="block">Auto generated setter method</div> +<dl><dt><span class="strong">Parameters:</span></dt><dd><code>param</code> - Hash</dd></dl> +</li> +</ul> +<a name="isURISpecified()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>isURISpecified</h4> +<pre>public boolean isURISpecified()</pre> +</li> +</ul> +<a name="getURI()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getURI</h4> +<pre>public org.apache.axis2.databinding.types.URI getURI()</pre> +<div class="block">Auto generated getter method</div> +<dl><dt><span class="strong">Returns:</span></dt><dd>org.apache.axis2.databinding.types.URI</dd></dl> +</li> +</ul> +<a name="setURI(org.apache.axis2.databinding.types.URI)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>setURI</h4> +<pre>public void setURI(org.apache.axis2.databinding.types.URI param)</pre> +<div class="block">Auto generated setter method</div> +<dl><dt><span class="strong">Parameters:</span></dt><dd><code>param</code> - URI</dd></dl> +</li> +</ul> +<a name="getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getOMElement</h4> +<pre>public org.apache.axiom.om.OMElement getOMElement(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, + org.apache.axiom.om.OMFactory factory) + throws org.apache.axis2.databinding.ADBException</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>getOMElement</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><span class="strong">Parameters:</span></dt><dd><code>parentQName</code> - </dd><dd><code>factory</code> - </dd> +<dt><span class="strong">Returns:</span></dt><dd>org.apache.axiom.om.OMElement</dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +<a name="serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>serialize</h4> +<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, + <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter) + throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, + org.apache.axis2.databinding.ADBException</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +<a name="serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>serialize</h4> +<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, + <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, + boolean serializeType) + throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, + org.apache.axis2.databinding.ADBException</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +<a name="getPullParser(javax.xml.namespace.QName)"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>getPullParser</h4> +<pre>public <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> getPullParser(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName) + throws org.apache.axis2.databinding.ADBException</pre> +<div class="block">databinding method to get an XML representation of this object</div> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>getPullParser</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +</li> +</ul> +</li> +</ul> +</div> +</div> +<!-- ========= END OF CLASS DATA ========= --> +<!-- ======= START OF BOTTOM NAVBAR ====== --> +<div class="bottomNav"><a name="navbar_bottom"> +<!-- --> +</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Transform.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.TransformParameterType.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li><a href="#nested_class_summary">Nested</a> | </li> +<li><a href="#field_summary">Field</a> | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li><a href="#field_detail">Field</a> | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_bottom"> +<!-- --> +</a></div> +<!-- ======== END OF BOTTOM NAVBAR ======= --> +</body> +</html> diff --git a/docs/at/gv/egiz/moa/SignatureCreationServiceStub.TransformType.Factory.html b/docs/at/gv/egiz/moa/SignatureCreationServiceStub.TransformType.Factory.html new file mode 100644 index 00000000..25dbe228 --- /dev/null +++ b/docs/at/gv/egiz/moa/SignatureCreationServiceStub.TransformType.Factory.html @@ -0,0 +1,278 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> +<!-- NewPage --> +<html lang="en"> +<head> +<!-- Generated by javadoc (version 1.7.0_51) on Tue Feb 04 16:51:21 CET 2014 --> +<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> +<title>SignatureCreationServiceStub.TransformType.Factory (PDF-AS 4.0 Library)</title> +<meta name="date" content="2014-02-04"> +<link rel="stylesheet" type="text/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 Library)"; + } +//--> +</script> +<noscript> +<div>JavaScript is disabled on your browser.</div> +</noscript> +<!-- ========= START OF TOP NAVBAR ======= --> +<div class="topNav"><a name="navbar_top"> +<!-- --> +</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.TransformType.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.TransformTypeChoice.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li>Nested | </li> +<li>Field | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li>Field | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_top"> +<!-- --> +</a></div> +<!-- ========= END OF TOP NAVBAR ========= --> +<!-- ======== START OF CLASS DATA ======== --> +<div class="header"> +<div class="subTitle">at.gv.egiz.moa</div> +<h2 title="Class SignatureCreationServiceStub.TransformType.Factory" class="title">Class SignatureCreationServiceStub.TransformType.Factory</h2> +</div> +<div class="contentContainer"> +<ul class="inheritance"> +<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li> +<ul class="inheritance"> +<li>at.gv.egiz.moa.SignatureCreationServiceStub.TransformType.Factory</li> +</ul> +</li> +</ul> +<div class="description"> +<ul class="blockList"> +<li class="blockList"> +<dl> +<dt>Enclosing class:</dt> +<dd><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.TransformType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.TransformType</a></dd> +</dl> +<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> +<div class="block">Factory class that keeps the parse method</div> +</li> +</ul> +</div> +<div class="summary"> +<ul class="blockList"> +<li class="blockList"> +<!-- ======== CONSTRUCTOR SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_summary"> +<!-- --> +</a> +<h3>Constructor Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation"> +<caption><span>Constructors</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colOne" scope="col">Constructor and Description</th> +</tr> +<tr class="altColor"> +<td class="colOne"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.TransformType.Factory.html#SignatureCreationServiceStub.TransformType.Factory()">SignatureCreationServiceStub.TransformType.Factory</a></strong>()</code> </td> +</tr> +</table> +</li> +</ul> +<!-- ========== METHOD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_summary"> +<!-- --> +</a> +<h3>Method Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation"> +<caption><span>Methods</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colFirst" scope="col">Modifier and Type</th> +<th class="colLast" scope="col">Method and Description</th> +</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> +<div class="block">static method to create the object + Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable + If this object is not an element, it is a complex type and the reader is at the event just after the outer start element + Postcondition: If this object is an element, the reader is positioned at its end element + If this object is a complex type, the reader is positioned at the end element of its outer element</div> +</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> +</ul> +</li> +</ul> +</li> +</ul> +</div> +<div class="details"> +<ul class="blockList"> +<li class="blockList"> +<!-- ========= CONSTRUCTOR DETAIL ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_detail"> +<!-- --> +</a> +<h3>Constructor Detail</h3> +<a name="SignatureCreationServiceStub.TransformType.Factory()"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>SignatureCreationServiceStub.TransformType.Factory</h4> +<pre>public SignatureCreationServiceStub.TransformType.Factory()</pre> +</li> +</ul> +</li> +</ul> +<!-- ============ METHOD DETAIL ========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_detail"> +<!-- --> +</a> +<h3>Method Detail</h3> +<a name="parse(javax.xml.stream.XMLStreamReader)"> +<!-- --> +</a> +<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> +<div class="block">static method to create the object + Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable + If this object is not an element, it is a complex type and the reader is at the event just after the outer start element + Postcondition: If this object is an element, the reader is positioned at its end element + If this object is a complex type, the reader is positioned at the end element of its outer element</div> +<dl><dt><span class="strong">Throws:</span></dt> +<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></code></dd></dl> +</li> +</ul> +</li> +</ul> +</li> +</ul> +</div> +</div> +<!-- ========= END OF CLASS DATA ========= --> +<!-- ======= START OF BOTTOM NAVBAR ====== --> +<div class="bottomNav"><a name="navbar_bottom"> +<!-- --> +</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.TransformType.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.TransformTypeChoice.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li>Nested | </li> +<li>Field | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li>Field | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_bottom"> +<!-- --> +</a></div> +<!-- ======== END OF BOTTOM NAVBAR ======= --> +</body> +</html> diff --git a/docs/at/gv/egiz/moa/SignatureCreationServiceStub.TransformType.html b/docs/at/gv/egiz/moa/SignatureCreationServiceStub.TransformType.html new file mode 100644 index 00000000..60743b2e --- /dev/null +++ b/docs/at/gv/egiz/moa/SignatureCreationServiceStub.TransformType.html @@ -0,0 +1,556 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> +<!-- NewPage --> +<html lang="en"> +<head> +<!-- Generated by javadoc (version 1.7.0_51) on Tue Feb 04 16:51:21 CET 2014 --> +<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> +<title>SignatureCreationServiceStub.TransformType (PDF-AS 4.0 Library)</title> +<meta name="date" content="2014-02-04"> +<link rel="stylesheet" type="text/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 Library)"; + } +//--> +</script> +<noscript> +<div>JavaScript is disabled on your browser.</div> +</noscript> +<!-- ========= START OF TOP NAVBAR ======= --> +<div class="topNav"><a name="navbar_top"> +<!-- --> +</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.TransformsType.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.TransformType.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li><a href="#nested_class_summary">Nested</a> | </li> +<li><a href="#field_summary">Field</a> | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li><a href="#field_detail">Field</a> | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_top"> +<!-- --> +</a></div> +<!-- ========= END OF TOP NAVBAR ========= --> +<!-- ======== START OF CLASS DATA ======== --> +<div class="header"> +<div class="subTitle">at.gv.egiz.moa</div> +<h2 title="Class SignatureCreationServiceStub.TransformType" class="title">Class SignatureCreationServiceStub.TransformType</h2> +</div> +<div class="contentContainer"> +<ul class="inheritance"> +<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li> +<ul class="inheritance"> +<li>at.gv.egiz.moa.SignatureCreationServiceStub.TransformType</li> +</ul> +</li> +</ul> +<div class="description"> +<ul class="blockList"> +<li class="blockList"> +<dl> +<dt>All Implemented Interfaces:</dt> +<dd><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a>, org.apache.axis2.databinding.ADBBean</dd> +</dl> +<dl> +<dt>Enclosing class:</dt> +<dd><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub</a></dd> +</dl> +<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> +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> +</ul> +</div> +<div class="summary"> +<ul class="blockList"> +<li class="blockList"> +<!-- ======== NESTED CLASS SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="nested_class_summary"> +<!-- --> +</a> +<h3>Nested Class Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Nested Class Summary table, listing nested classes, and an explanation"> +<caption><span>Nested Classes</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> +<tr class="altColor"> +<td class="colFirst"><code>static class </code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.TransformType.Factory.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.TransformType.Factory</a></strong></code> +<div class="block">Factory class that keeps the parse method</div> +</td> +</tr> +</table> +</li> +</ul> +<!-- =========== FIELD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="field_summary"> +<!-- --> +</a> +<h3>Field Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Field Summary table, listing fields, and an explanation"> +<caption><span>Fields</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> +<tr class="altColor"> +<td class="colFirst"><code>protected org.apache.axis2.databinding.types.URI</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.TransformType.html#localAlgorithm">localAlgorithm</a></strong></code> +<div class="block">field for Algorithm + This was an Attribute!</div> +</td> +</tr> +<tr class="rowColor"> +<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"><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> +<tr class="altColor"> +<td class="colFirst"><code>protected boolean</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.TransformType.html#localTransformTypeChoiceTracker">localTransformTypeChoiceTracker</a></strong></code> </td> +</tr> +</table> +</li> +</ul> +<!-- ======== CONSTRUCTOR SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_summary"> +<!-- --> +</a> +<h3>Constructor Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation"> +<caption><span>Constructors</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colOne" scope="col">Constructor and Description</th> +</tr> +<tr class="altColor"> +<td class="colOne"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.TransformType.html#SignatureCreationServiceStub.TransformType()">SignatureCreationServiceStub.TransformType</a></strong>()</code> </td> +</tr> +</table> +</li> +</ul> +<!-- ========== METHOD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_summary"> +<!-- --> +</a> +<h3>Method Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation"> +<caption><span>Methods</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colFirst" scope="col">Modifier and Type</th> +<th class="colLast" scope="col">Method and Description</th> +</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#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>org.apache.axis2.databinding.types.URI</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.TransformType.html#getAlgorithm()">getAlgorithm</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.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, + 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> +<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="../../../../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.TransformType.html#getTransformTypeChoice()">getTransformTypeChoice</a></strong>()</code> +<div class="block">Auto generated getter method</div> +</td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>boolean</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.TransformType.html#isTransformTypeChoiceSpecified()">isTransformTypeChoiceSpecified</a></strong>()</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.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> +</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, + 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.TransformType.html#setAlgorithm(org.apache.axis2.databinding.types.URI)">setAlgorithm</a></strong>(org.apache.axis2.databinding.types.URI 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.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"><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> +</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> +</ul> +</li> +</ul> +</li> +</ul> +</div> +<div class="details"> +<ul class="blockList"> +<li class="blockList"> +<!-- ============ FIELD DETAIL =========== --> +<ul class="blockList"> +<li class="blockList"><a name="field_detail"> +<!-- --> +</a> +<h3>Field Detail</h3> +<a name="localTransformTypeChoice"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>localTransformTypeChoice</h4> +<pre>protected <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.TransformTypeChoice.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.TransformTypeChoice</a>[] localTransformTypeChoice</pre> +<div class="block">field for TransformTypeChoice + This was an Array!</div> +</li> +</ul> +<a name="localTransformTypeChoiceTracker"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>localTransformTypeChoiceTracker</h4> +<pre>protected boolean localTransformTypeChoiceTracker</pre> +</li> +</ul> +<a name="localAlgorithm"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>localAlgorithm</h4> +<pre>protected org.apache.axis2.databinding.types.URI localAlgorithm</pre> +<div class="block">field for Algorithm + This was an Attribute!</div> +</li> +</ul> +</li> +</ul> +<!-- ========= CONSTRUCTOR DETAIL ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_detail"> +<!-- --> +</a> +<h3>Constructor Detail</h3> +<a name="SignatureCreationServiceStub.TransformType()"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>SignatureCreationServiceStub.TransformType</h4> +<pre>public SignatureCreationServiceStub.TransformType()</pre> +</li> +</ul> +</li> +</ul> +<!-- ============ METHOD DETAIL ========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_detail"> +<!-- --> +</a> +<h3>Method Detail</h3> +<a name="isTransformTypeChoiceSpecified()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>isTransformTypeChoiceSpecified</h4> +<pre>public boolean isTransformTypeChoiceSpecified()</pre> +</li> +</ul> +<a name="getTransformTypeChoice()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getTransformTypeChoice</h4> +<pre>public <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.TransformTypeChoice.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.TransformTypeChoice</a>[] getTransformTypeChoice()</pre> +<div class="block">Auto generated getter method</div> +<dl><dt><span class="strong">Returns:</span></dt><dd>TransformTypeChoice[]</dd></dl> +</li> +</ul> +<a name="validateTransformTypeChoice(at.gv.egiz.moa.SignatureCreationServiceStub.TransformTypeChoice[])"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>validateTransformTypeChoice</h4> +<pre>protected void validateTransformTypeChoice(<a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.TransformTypeChoice.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.TransformTypeChoice</a>[] param)</pre> +<div class="block">validate the array for TransformTypeChoice</div> +</li> +</ul> +<a name="setTransformTypeChoice(at.gv.egiz.moa.SignatureCreationServiceStub.TransformTypeChoice[])"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>setTransformTypeChoice</h4> +<pre>public void setTransformTypeChoice(<a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.TransformTypeChoice.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.TransformTypeChoice</a>[] param)</pre> +<div class="block">Auto generated setter method</div> +<dl><dt><span class="strong">Parameters:</span></dt><dd><code>param</code> - TransformTypeChoice</dd></dl> +</li> +</ul> +<a name="addTransformTypeChoice(at.gv.egiz.moa.SignatureCreationServiceStub.TransformTypeChoice)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>addTransformTypeChoice</h4> +<pre>public void addTransformTypeChoice(<a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.TransformTypeChoice.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.TransformTypeChoice</a> param)</pre> +<div class="block">Auto generated add method for the array for convenience</div> +<dl><dt><span class="strong">Parameters:</span></dt><dd><code>param</code> - TransformTypeChoice</dd></dl> +</li> +</ul> +<a name="getAlgorithm()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getAlgorithm</h4> +<pre>public org.apache.axis2.databinding.types.URI getAlgorithm()</pre> +<div class="block">Auto generated getter method</div> +<dl><dt><span class="strong">Returns:</span></dt><dd>org.apache.axis2.databinding.types.URI</dd></dl> +</li> +</ul> +<a name="setAlgorithm(org.apache.axis2.databinding.types.URI)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>setAlgorithm</h4> +<pre>public void setAlgorithm(org.apache.axis2.databinding.types.URI param)</pre> +<div class="block">Auto generated setter method</div> +<dl><dt><span class="strong">Parameters:</span></dt><dd><code>param</code> - Algorithm</dd></dl> +</li> +</ul> +<a name="getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getOMElement</h4> +<pre>public org.apache.axiom.om.OMElement getOMElement(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, + org.apache.axiom.om.OMFactory factory) + throws org.apache.axis2.databinding.ADBException</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>getOMElement</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><span class="strong">Parameters:</span></dt><dd><code>parentQName</code> - </dd><dd><code>factory</code> - </dd> +<dt><span class="strong">Returns:</span></dt><dd>org.apache.axiom.om.OMElement</dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +<a name="serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>serialize</h4> +<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, + <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter) + throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, + org.apache.axis2.databinding.ADBException</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +<a name="serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>serialize</h4> +<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, + <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, + boolean serializeType) + throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, + org.apache.axis2.databinding.ADBException</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +<a name="getPullParser(javax.xml.namespace.QName)"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>getPullParser</h4> +<pre>public <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> getPullParser(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName) + throws org.apache.axis2.databinding.ADBException</pre> +<div class="block">databinding method to get an XML representation of this object</div> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>getPullParser</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +</li> +</ul> +</li> +</ul> +</div> +</div> +<!-- ========= END OF CLASS DATA ========= --> +<!-- ======= START OF BOTTOM NAVBAR ====== --> +<div class="bottomNav"><a name="navbar_bottom"> +<!-- --> +</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.TransformsType.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.TransformType.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li><a href="#nested_class_summary">Nested</a> | </li> +<li><a href="#field_summary">Field</a> | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li><a href="#field_detail">Field</a> | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_bottom"> +<!-- --> +</a></div> +<!-- ======== END OF BOTTOM NAVBAR ======= --> +</body> +</html> diff --git a/docs/at/gv/egiz/moa/SignatureCreationServiceStub.TransformTypeChoice.Factory.html b/docs/at/gv/egiz/moa/SignatureCreationServiceStub.TransformTypeChoice.Factory.html new file mode 100644 index 00000000..55a860a9 --- /dev/null +++ b/docs/at/gv/egiz/moa/SignatureCreationServiceStub.TransformTypeChoice.Factory.html @@ -0,0 +1,278 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> +<!-- NewPage --> +<html lang="en"> +<head> +<!-- Generated by javadoc (version 1.7.0_51) on Tue Feb 04 16:51:22 CET 2014 --> +<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> +<title>SignatureCreationServiceStub.TransformTypeChoice.Factory (PDF-AS 4.0 Library)</title> +<meta name="date" content="2014-02-04"> +<link rel="stylesheet" type="text/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 Library)"; + } +//--> +</script> +<noscript> +<div>JavaScript is disabled on your browser.</div> +</noscript> +<!-- ========= START OF TOP NAVBAR ======= --> +<div class="topNav"><a name="navbar_top"> +<!-- --> +</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.TransformTypeChoice.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyCMSSignatureRequest.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li>Nested | </li> +<li>Field | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li>Field | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_top"> +<!-- --> +</a></div> +<!-- ========= END OF TOP NAVBAR ========= --> +<!-- ======== START OF CLASS DATA ======== --> +<div class="header"> +<div class="subTitle">at.gv.egiz.moa</div> +<h2 title="Class SignatureCreationServiceStub.TransformTypeChoice.Factory" class="title">Class SignatureCreationServiceStub.TransformTypeChoice.Factory</h2> +</div> +<div class="contentContainer"> +<ul class="inheritance"> +<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li> +<ul class="inheritance"> +<li>at.gv.egiz.moa.SignatureCreationServiceStub.TransformTypeChoice.Factory</li> +</ul> +</li> +</ul> +<div class="description"> +<ul class="blockList"> +<li class="blockList"> +<dl> +<dt>Enclosing class:</dt> +<dd><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.TransformTypeChoice.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.TransformTypeChoice</a></dd> +</dl> +<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> +<div class="block">Factory class that keeps the parse method</div> +</li> +</ul> +</div> +<div class="summary"> +<ul class="blockList"> +<li class="blockList"> +<!-- ======== CONSTRUCTOR SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_summary"> +<!-- --> +</a> +<h3>Constructor Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation"> +<caption><span>Constructors</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colOne" scope="col">Constructor and Description</th> +</tr> +<tr class="altColor"> +<td class="colOne"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.TransformTypeChoice.Factory.html#SignatureCreationServiceStub.TransformTypeChoice.Factory()">SignatureCreationServiceStub.TransformTypeChoice.Factory</a></strong>()</code> </td> +</tr> +</table> +</li> +</ul> +<!-- ========== METHOD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_summary"> +<!-- --> +</a> +<h3>Method Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation"> +<caption><span>Methods</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colFirst" scope="col">Modifier and Type</th> +<th class="colLast" scope="col">Method and Description</th> +</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> +<div class="block">static method to create the object + Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable + If this object is not an element, it is a complex type and the reader is at the event just after the outer start element + Postcondition: If this object is an element, the reader is positioned at its end element + If this object is a complex type, the reader is positioned at the end element of its outer element</div> +</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> +</ul> +</li> +</ul> +</li> +</ul> +</div> +<div class="details"> +<ul class="blockList"> +<li class="blockList"> +<!-- ========= CONSTRUCTOR DETAIL ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_detail"> +<!-- --> +</a> +<h3>Constructor Detail</h3> +<a name="SignatureCreationServiceStub.TransformTypeChoice.Factory()"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>SignatureCreationServiceStub.TransformTypeChoice.Factory</h4> +<pre>public SignatureCreationServiceStub.TransformTypeChoice.Factory()</pre> +</li> +</ul> +</li> +</ul> +<!-- ============ METHOD DETAIL ========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_detail"> +<!-- --> +</a> +<h3>Method Detail</h3> +<a name="parse(javax.xml.stream.XMLStreamReader)"> +<!-- --> +</a> +<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> +<div class="block">static method to create the object + Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable + If this object is not an element, it is a complex type and the reader is at the event just after the outer start element + Postcondition: If this object is an element, the reader is positioned at its end element + If this object is a complex type, the reader is positioned at the end element of its outer element</div> +<dl><dt><span class="strong">Throws:</span></dt> +<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></code></dd></dl> +</li> +</ul> +</li> +</ul> +</li> +</ul> +</div> +</div> +<!-- ========= END OF CLASS DATA ========= --> +<!-- ======= START OF BOTTOM NAVBAR ====== --> +<div class="bottomNav"><a name="navbar_bottom"> +<!-- --> +</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.TransformTypeChoice.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyCMSSignatureRequest.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li>Nested | </li> +<li>Field | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li>Field | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_bottom"> +<!-- --> +</a></div> +<!-- ======== END OF BOTTOM NAVBAR ======= --> +</body> +</html> diff --git a/docs/at/gv/egiz/moa/SignatureCreationServiceStub.TransformTypeChoice.html b/docs/at/gv/egiz/moa/SignatureCreationServiceStub.TransformTypeChoice.html new file mode 100644 index 00000000..7f68cef1 --- /dev/null +++ b/docs/at/gv/egiz/moa/SignatureCreationServiceStub.TransformTypeChoice.html @@ -0,0 +1,545 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> +<!-- NewPage --> +<html lang="en"> +<head> +<!-- Generated by javadoc (version 1.7.0_51) on Tue Feb 04 16:51:22 CET 2014 --> +<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> +<title>SignatureCreationServiceStub.TransformTypeChoice (PDF-AS 4.0 Library)</title> +<meta name="date" content="2014-02-04"> +<link rel="stylesheet" type="text/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 Library)"; + } +//--> +</script> +<noscript> +<div>JavaScript is disabled on your browser.</div> +</noscript> +<!-- ========= START OF TOP NAVBAR ======= --> +<div class="topNav"><a name="navbar_top"> +<!-- --> +</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.TransformType.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.TransformTypeChoice.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li><a href="#nested_class_summary">Nested</a> | </li> +<li><a href="#field_summary">Field</a> | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li><a href="#field_detail">Field</a> | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_top"> +<!-- --> +</a></div> +<!-- ========= END OF TOP NAVBAR ========= --> +<!-- ======== START OF CLASS DATA ======== --> +<div class="header"> +<div class="subTitle">at.gv.egiz.moa</div> +<h2 title="Class SignatureCreationServiceStub.TransformTypeChoice" class="title">Class SignatureCreationServiceStub.TransformTypeChoice</h2> +</div> +<div class="contentContainer"> +<ul class="inheritance"> +<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li> +<ul class="inheritance"> +<li>at.gv.egiz.moa.SignatureCreationServiceStub.TransformTypeChoice</li> +</ul> +</li> +</ul> +<div class="description"> +<ul class="blockList"> +<li class="blockList"> +<dl> +<dt>All Implemented Interfaces:</dt> +<dd><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a>, org.apache.axis2.databinding.ADBBean</dd> +</dl> +<dl> +<dt>Enclosing class:</dt> +<dd><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub</a></dd> +</dl> +<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> +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> +</ul> +</div> +<div class="summary"> +<ul class="blockList"> +<li class="blockList"> +<!-- ======== NESTED CLASS SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="nested_class_summary"> +<!-- --> +</a> +<h3>Nested Class Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Nested Class Summary table, listing nested classes, and an explanation"> +<caption><span>Nested Classes</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> +<tr class="altColor"> +<td class="colFirst"><code>static class </code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.TransformTypeChoice.Factory.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.TransformTypeChoice.Factory</a></strong></code> +<div class="block">Factory class that keeps the parse method</div> +</td> +</tr> +</table> +</li> +</ul> +<!-- =========== FIELD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="field_summary"> +<!-- --> +</a> +<h3>Field Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Field Summary table, listing fields, and an explanation"> +<caption><span>Fields</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> +<tr class="altColor"> +<td class="colFirst"><code>protected org.apache.axiom.om.OMElement</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.TransformTypeChoice.html#localExtraElement">localExtraElement</a></strong></code> +<div class="block">field for ExtraElement</div> +</td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>protected boolean</code></td> +<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="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> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>protected boolean</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.TransformTypeChoice.html#localXPathTracker">localXPathTracker</a></strong></code> </td> +</tr> +</table> +</li> +</ul> +<!-- ======== CONSTRUCTOR SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_summary"> +<!-- --> +</a> +<h3>Constructor Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation"> +<caption><span>Constructors</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colOne" scope="col">Constructor and Description</th> +</tr> +<tr class="altColor"> +<td class="colOne"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.TransformTypeChoice.html#SignatureCreationServiceStub.TransformTypeChoice()">SignatureCreationServiceStub.TransformTypeChoice</a></strong>()</code> </td> +</tr> +</table> +</li> +</ul> +<!-- ========== METHOD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_summary"> +<!-- --> +</a> +<h3>Method Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation"> +<caption><span>Methods</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colFirst" scope="col">Modifier and Type</th> +<th class="colLast" scope="col">Method and Description</th> +</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.TransformTypeChoice.html#getExtraElement()">getExtraElement</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.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, + 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> +<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="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> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>boolean</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.TransformTypeChoice.html#isExtraElementSpecified()">isExtraElementSpecified</a></strong>()</code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>boolean</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.TransformTypeChoice.html#isXPathSpecified()">isXPathSpecified</a></strong>()</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.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> +</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, + 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.TransformTypeChoice.html#setExtraElement(org.apache.axiom.om.OMElement)">setExtraElement</a></strong>(org.apache.axiom.om.OMElement 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.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> +<div class="block">Auto generated setter method</div> +</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> +</ul> +</li> +</ul> +</li> +</ul> +</div> +<div class="details"> +<ul class="blockList"> +<li class="blockList"> +<!-- ============ FIELD DETAIL =========== --> +<ul class="blockList"> +<li class="blockList"><a name="field_detail"> +<!-- --> +</a> +<h3>Field Detail</h3> +<a name="localExtraElement"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>localExtraElement</h4> +<pre>protected org.apache.axiom.om.OMElement localExtraElement</pre> +<div class="block">field for ExtraElement</div> +</li> +</ul> +<a name="localExtraElementTracker"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>localExtraElementTracker</h4> +<pre>protected boolean localExtraElementTracker</pre> +</li> +</ul> +<a name="localXPath"> +<!-- --> +</a> +<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> +<div class="block">field for XPath</div> +</li> +</ul> +<a name="localXPathTracker"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>localXPathTracker</h4> +<pre>protected boolean localXPathTracker</pre> +</li> +</ul> +</li> +</ul> +<!-- ========= CONSTRUCTOR DETAIL ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_detail"> +<!-- --> +</a> +<h3>Constructor Detail</h3> +<a name="SignatureCreationServiceStub.TransformTypeChoice()"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>SignatureCreationServiceStub.TransformTypeChoice</h4> +<pre>public SignatureCreationServiceStub.TransformTypeChoice()</pre> +</li> +</ul> +</li> +</ul> +<!-- ============ METHOD DETAIL ========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_detail"> +<!-- --> +</a> +<h3>Method Detail</h3> +<a name="isExtraElementSpecified()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>isExtraElementSpecified</h4> +<pre>public boolean isExtraElementSpecified()</pre> +</li> +</ul> +<a name="getExtraElement()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getExtraElement</h4> +<pre>public org.apache.axiom.om.OMElement getExtraElement()</pre> +<div class="block">Auto generated getter method</div> +<dl><dt><span class="strong">Returns:</span></dt><dd>org.apache.axiom.om.OMElement</dd></dl> +</li> +</ul> +<a name="setExtraElement(org.apache.axiom.om.OMElement)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>setExtraElement</h4> +<pre>public void setExtraElement(org.apache.axiom.om.OMElement param)</pre> +<div class="block">Auto generated setter method</div> +<dl><dt><span class="strong">Parameters:</span></dt><dd><code>param</code> - ExtraElement</dd></dl> +</li> +</ul> +<a name="isXPathSpecified()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>isXPathSpecified</h4> +<pre>public boolean isXPathSpecified()</pre> +</li> +</ul> +<a name="getXPath()"> +<!-- --> +</a> +<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> +<div class="block">Auto generated getter method</div> +<dl><dt><span class="strong">Returns:</span></dt><dd>java.lang.String</dd></dl> +</li> +</ul> +<a name="setXPath(java.lang.String)"> +<!-- --> +</a> +<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> +<div class="block">Auto generated setter method</div> +<dl><dt><span class="strong">Parameters:</span></dt><dd><code>param</code> - XPath</dd></dl> +</li> +</ul> +<a name="getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getOMElement</h4> +<pre>public org.apache.axiom.om.OMElement getOMElement(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, + org.apache.axiom.om.OMFactory factory) + throws org.apache.axis2.databinding.ADBException</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>getOMElement</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><span class="strong">Parameters:</span></dt><dd><code>parentQName</code> - </dd><dd><code>factory</code> - </dd> +<dt><span class="strong">Returns:</span></dt><dd>org.apache.axiom.om.OMElement</dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +<a name="serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>serialize</h4> +<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, + <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter) + throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, + org.apache.axis2.databinding.ADBException</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +<a name="serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>serialize</h4> +<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, + <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, + boolean serializeType) + throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, + org.apache.axis2.databinding.ADBException</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +<a name="getPullParser(javax.xml.namespace.QName)"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>getPullParser</h4> +<pre>public <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> getPullParser(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName) + throws org.apache.axis2.databinding.ADBException</pre> +<div class="block">databinding method to get an XML representation of this object</div> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>getPullParser</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +</li> +</ul> +</li> +</ul> +</div> +</div> +<!-- ========= END OF CLASS DATA ========= --> +<!-- ======= START OF BOTTOM NAVBAR ====== --> +<div class="bottomNav"><a name="navbar_bottom"> +<!-- --> +</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.TransformType.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.TransformTypeChoice.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li><a href="#nested_class_summary">Nested</a> | </li> +<li><a href="#field_summary">Field</a> | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li><a href="#field_detail">Field</a> | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_bottom"> +<!-- --> +</a></div> +<!-- ======== END OF BOTTOM NAVBAR ======= --> +</body> +</html> diff --git a/docs/at/gv/egiz/moa/SignatureCreationServiceStub.Transforms.Factory.html b/docs/at/gv/egiz/moa/SignatureCreationServiceStub.Transforms.Factory.html new file mode 100644 index 00000000..9c7ea657 --- /dev/null +++ b/docs/at/gv/egiz/moa/SignatureCreationServiceStub.Transforms.Factory.html @@ -0,0 +1,278 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> +<!-- NewPage --> +<html lang="en"> +<head> +<!-- Generated by javadoc (version 1.7.0_51) on Tue Feb 04 16:51:20 CET 2014 --> +<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> +<title>SignatureCreationServiceStub.Transforms.Factory (PDF-AS 4.0 Library)</title> +<meta name="date" content="2014-02-04"> +<link rel="stylesheet" type="text/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 Library)"; + } +//--> +</script> +<noscript> +<div>JavaScript is disabled on your browser.</div> +</noscript> +<!-- ========= START OF TOP NAVBAR ======= --> +<div class="topNav"><a name="navbar_top"> +<!-- --> +</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Transforms.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.TransformsInfoType.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li>Nested | </li> +<li>Field | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li>Field | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_top"> +<!-- --> +</a></div> +<!-- ========= END OF TOP NAVBAR ========= --> +<!-- ======== START OF CLASS DATA ======== --> +<div class="header"> +<div class="subTitle">at.gv.egiz.moa</div> +<h2 title="Class SignatureCreationServiceStub.Transforms.Factory" class="title">Class SignatureCreationServiceStub.Transforms.Factory</h2> +</div> +<div class="contentContainer"> +<ul class="inheritance"> +<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li> +<ul class="inheritance"> +<li>at.gv.egiz.moa.SignatureCreationServiceStub.Transforms.Factory</li> +</ul> +</li> +</ul> +<div class="description"> +<ul class="blockList"> +<li class="blockList"> +<dl> +<dt>Enclosing class:</dt> +<dd><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Transforms.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.Transforms</a></dd> +</dl> +<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> +<div class="block">Factory class that keeps the parse method</div> +</li> +</ul> +</div> +<div class="summary"> +<ul class="blockList"> +<li class="blockList"> +<!-- ======== CONSTRUCTOR SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_summary"> +<!-- --> +</a> +<h3>Constructor Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation"> +<caption><span>Constructors</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colOne" scope="col">Constructor and Description</th> +</tr> +<tr class="altColor"> +<td class="colOne"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Transforms.Factory.html#SignatureCreationServiceStub.Transforms.Factory()">SignatureCreationServiceStub.Transforms.Factory</a></strong>()</code> </td> +</tr> +</table> +</li> +</ul> +<!-- ========== METHOD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_summary"> +<!-- --> +</a> +<h3>Method Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation"> +<caption><span>Methods</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colFirst" scope="col">Modifier and Type</th> +<th class="colLast" scope="col">Method and Description</th> +</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> +<div class="block">static method to create the object + Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable + If this object is not an element, it is a complex type and the reader is at the event just after the outer start element + Postcondition: If this object is an element, the reader is positioned at its end element + If this object is a complex type, the reader is positioned at the end element of its outer element</div> +</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> +</ul> +</li> +</ul> +</li> +</ul> +</div> +<div class="details"> +<ul class="blockList"> +<li class="blockList"> +<!-- ========= CONSTRUCTOR DETAIL ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_detail"> +<!-- --> +</a> +<h3>Constructor Detail</h3> +<a name="SignatureCreationServiceStub.Transforms.Factory()"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>SignatureCreationServiceStub.Transforms.Factory</h4> +<pre>public SignatureCreationServiceStub.Transforms.Factory()</pre> +</li> +</ul> +</li> +</ul> +<!-- ============ METHOD DETAIL ========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_detail"> +<!-- --> +</a> +<h3>Method Detail</h3> +<a name="parse(javax.xml.stream.XMLStreamReader)"> +<!-- --> +</a> +<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> +<div class="block">static method to create the object + Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable + If this object is not an element, it is a complex type and the reader is at the event just after the outer start element + Postcondition: If this object is an element, the reader is positioned at its end element + If this object is a complex type, the reader is positioned at the end element of its outer element</div> +<dl><dt><span class="strong">Throws:</span></dt> +<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></code></dd></dl> +</li> +</ul> +</li> +</ul> +</li> +</ul> +</div> +</div> +<!-- ========= END OF CLASS DATA ========= --> +<!-- ======= START OF BOTTOM NAVBAR ====== --> +<div class="bottomNav"><a name="navbar_bottom"> +<!-- --> +</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Transforms.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.TransformsInfoType.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li>Nested | </li> +<li>Field | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li>Field | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_bottom"> +<!-- --> +</a></div> +<!-- ======== END OF BOTTOM NAVBAR ======= --> +</body> +</html> diff --git a/docs/at/gv/egiz/moa/SignatureCreationServiceStub.Transforms.html b/docs/at/gv/egiz/moa/SignatureCreationServiceStub.Transforms.html new file mode 100644 index 00000000..1a7790a9 --- /dev/null +++ b/docs/at/gv/egiz/moa/SignatureCreationServiceStub.Transforms.html @@ -0,0 +1,456 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> +<!-- NewPage --> +<html lang="en"> +<head> +<!-- Generated by javadoc (version 1.7.0_51) on Tue Feb 04 16:51:20 CET 2014 --> +<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> +<title>SignatureCreationServiceStub.Transforms (PDF-AS 4.0 Library)</title> +<meta name="date" content="2014-02-04"> +<link rel="stylesheet" type="text/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 Library)"; + } +//--> +</script> +<noscript> +<div>JavaScript is disabled on your browser.</div> +</noscript> +<!-- ========= START OF TOP NAVBAR ======= --> +<div class="topNav"><a name="navbar_top"> +<!-- --> +</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.TransformParameterType.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Transforms.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li><a href="#nested_class_summary">Nested</a> | </li> +<li><a href="#field_summary">Field</a> | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li><a href="#field_detail">Field</a> | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_top"> +<!-- --> +</a></div> +<!-- ========= END OF TOP NAVBAR ========= --> +<!-- ======== START OF CLASS DATA ======== --> +<div class="header"> +<div class="subTitle">at.gv.egiz.moa</div> +<h2 title="Class SignatureCreationServiceStub.Transforms" class="title">Class SignatureCreationServiceStub.Transforms</h2> +</div> +<div class="contentContainer"> +<ul class="inheritance"> +<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li> +<ul class="inheritance"> +<li>at.gv.egiz.moa.SignatureCreationServiceStub.Transforms</li> +</ul> +</li> +</ul> +<div class="description"> +<ul class="blockList"> +<li class="blockList"> +<dl> +<dt>All Implemented Interfaces:</dt> +<dd><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a>, org.apache.axis2.databinding.ADBBean</dd> +</dl> +<dl> +<dt>Enclosing class:</dt> +<dd><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub</a></dd> +</dl> +<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> +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> +</ul> +</div> +<div class="summary"> +<ul class="blockList"> +<li class="blockList"> +<!-- ======== NESTED CLASS SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="nested_class_summary"> +<!-- --> +</a> +<h3>Nested Class Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Nested Class Summary table, listing nested classes, and an explanation"> +<caption><span>Nested Classes</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> +<tr class="altColor"> +<td class="colFirst"><code>static class </code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Transforms.Factory.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.Transforms.Factory</a></strong></code> +<div class="block">Factory class that keeps the parse method</div> +</td> +</tr> +</table> +</li> +</ul> +<!-- =========== FIELD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="field_summary"> +<!-- --> +</a> +<h3>Field Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Field Summary table, listing fields, and an explanation"> +<caption><span>Fields</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> +<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"><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="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="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Transforms.html#MY_QNAME">MY_QNAME</a></strong></code> </td> +</tr> +</table> +</li> +</ul> +<!-- ======== CONSTRUCTOR SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_summary"> +<!-- --> +</a> +<h3>Constructor Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation"> +<caption><span>Constructors</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colOne" scope="col">Constructor and Description</th> +</tr> +<tr class="altColor"> +<td class="colOne"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Transforms.html#SignatureCreationServiceStub.Transforms()">SignatureCreationServiceStub.Transforms</a></strong>()</code> </td> +</tr> +</table> +</li> +</ul> +<!-- ========== METHOD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_summary"> +<!-- --> +</a> +<h3>Method Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation"> +<caption><span>Methods</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colFirst" scope="col">Modifier and Type</th> +<th class="colLast" scope="col">Method and Description</th> +</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, + 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> +<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="../../../../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.Transforms.html#getTransforms()">getTransforms</a></strong>()</code> +<div class="block">Auto generated getter 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.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> +</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, + 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.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> +</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> +</ul> +</li> +</ul> +</li> +</ul> +</div> +<div class="details"> +<ul class="blockList"> +<li class="blockList"> +<!-- ============ FIELD DETAIL =========== --> +<ul class="blockList"> +<li class="blockList"><a name="field_detail"> +<!-- --> +</a> +<h3>Field Detail</h3> +<a name="MY_QNAME"> +<!-- --> +</a> +<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> +</li> +</ul> +<a name="localTransforms"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>localTransforms</h4> +<pre>protected <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.TransformsType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.TransformsType</a> localTransforms</pre> +<div class="block">field for Transforms</div> +</li> +</ul> +</li> +</ul> +<!-- ========= CONSTRUCTOR DETAIL ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_detail"> +<!-- --> +</a> +<h3>Constructor Detail</h3> +<a name="SignatureCreationServiceStub.Transforms()"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>SignatureCreationServiceStub.Transforms</h4> +<pre>public SignatureCreationServiceStub.Transforms()</pre> +</li> +</ul> +</li> +</ul> +<!-- ============ METHOD DETAIL ========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_detail"> +<!-- --> +</a> +<h3>Method Detail</h3> +<a name="getTransforms()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getTransforms</h4> +<pre>public <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.TransformsType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.TransformsType</a> getTransforms()</pre> +<div class="block">Auto generated getter method</div> +<dl><dt><span class="strong">Returns:</span></dt><dd>TransformsType</dd></dl> +</li> +</ul> +<a name="setTransforms(at.gv.egiz.moa.SignatureCreationServiceStub.TransformsType)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>setTransforms</h4> +<pre>public void setTransforms(<a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.TransformsType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.TransformsType</a> param)</pre> +<div class="block">Auto generated setter method</div> +<dl><dt><span class="strong">Parameters:</span></dt><dd><code>param</code> - Transforms</dd></dl> +</li> +</ul> +<a name="getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getOMElement</h4> +<pre>public org.apache.axiom.om.OMElement getOMElement(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, + org.apache.axiom.om.OMFactory factory) + throws org.apache.axis2.databinding.ADBException</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>getOMElement</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><span class="strong">Parameters:</span></dt><dd><code>parentQName</code> - </dd><dd><code>factory</code> - </dd> +<dt><span class="strong">Returns:</span></dt><dd>org.apache.axiom.om.OMElement</dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +<a name="serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>serialize</h4> +<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, + <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter) + throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, + org.apache.axis2.databinding.ADBException</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +<a name="serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>serialize</h4> +<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, + <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, + boolean serializeType) + throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, + org.apache.axis2.databinding.ADBException</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +<a name="getPullParser(javax.xml.namespace.QName)"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>getPullParser</h4> +<pre>public <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> getPullParser(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName) + throws org.apache.axis2.databinding.ADBException</pre> +<div class="block">databinding method to get an XML representation of this object</div> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>getPullParser</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +</li> +</ul> +</li> +</ul> +</div> +</div> +<!-- ========= END OF CLASS DATA ========= --> +<!-- ======= START OF BOTTOM NAVBAR ====== --> +<div class="bottomNav"><a name="navbar_bottom"> +<!-- --> +</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.TransformParameterType.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Transforms.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li><a href="#nested_class_summary">Nested</a> | </li> +<li><a href="#field_summary">Field</a> | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li><a href="#field_detail">Field</a> | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_bottom"> +<!-- --> +</a></div> +<!-- ======== END OF BOTTOM NAVBAR ======= --> +</body> +</html> diff --git a/docs/at/gv/egiz/moa/SignatureCreationServiceStub.TransformsInfoType.Factory.html b/docs/at/gv/egiz/moa/SignatureCreationServiceStub.TransformsInfoType.Factory.html new file mode 100644 index 00000000..b32df4bf --- /dev/null +++ b/docs/at/gv/egiz/moa/SignatureCreationServiceStub.TransformsInfoType.Factory.html @@ -0,0 +1,278 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> +<!-- NewPage --> +<html lang="en"> +<head> +<!-- Generated by javadoc (version 1.7.0_51) on Tue Feb 04 16:51:20 CET 2014 --> +<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> +<title>SignatureCreationServiceStub.TransformsInfoType.Factory (PDF-AS 4.0 Library)</title> +<meta name="date" content="2014-02-04"> +<link rel="stylesheet" type="text/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 Library)"; + } +//--> +</script> +<noscript> +<div>JavaScript is disabled on your browser.</div> +</noscript> +<!-- ========= START OF TOP NAVBAR ======= --> +<div class="topNav"><a name="navbar_top"> +<!-- --> +</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.TransformsInfoType.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.TransformsType.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li>Nested | </li> +<li>Field | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li>Field | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_top"> +<!-- --> +</a></div> +<!-- ========= END OF TOP NAVBAR ========= --> +<!-- ======== START OF CLASS DATA ======== --> +<div class="header"> +<div class="subTitle">at.gv.egiz.moa</div> +<h2 title="Class SignatureCreationServiceStub.TransformsInfoType.Factory" class="title">Class SignatureCreationServiceStub.TransformsInfoType.Factory</h2> +</div> +<div class="contentContainer"> +<ul class="inheritance"> +<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li> +<ul class="inheritance"> +<li>at.gv.egiz.moa.SignatureCreationServiceStub.TransformsInfoType.Factory</li> +</ul> +</li> +</ul> +<div class="description"> +<ul class="blockList"> +<li class="blockList"> +<dl> +<dt>Enclosing class:</dt> +<dd><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.TransformsInfoType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.TransformsInfoType</a></dd> +</dl> +<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> +<div class="block">Factory class that keeps the parse method</div> +</li> +</ul> +</div> +<div class="summary"> +<ul class="blockList"> +<li class="blockList"> +<!-- ======== CONSTRUCTOR SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_summary"> +<!-- --> +</a> +<h3>Constructor Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation"> +<caption><span>Constructors</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colOne" scope="col">Constructor and Description</th> +</tr> +<tr class="altColor"> +<td class="colOne"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.TransformsInfoType.Factory.html#SignatureCreationServiceStub.TransformsInfoType.Factory()">SignatureCreationServiceStub.TransformsInfoType.Factory</a></strong>()</code> </td> +</tr> +</table> +</li> +</ul> +<!-- ========== METHOD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_summary"> +<!-- --> +</a> +<h3>Method Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation"> +<caption><span>Methods</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colFirst" scope="col">Modifier and Type</th> +<th class="colLast" scope="col">Method and Description</th> +</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> +<div class="block">static method to create the object + Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable + If this object is not an element, it is a complex type and the reader is at the event just after the outer start element + Postcondition: If this object is an element, the reader is positioned at its end element + If this object is a complex type, the reader is positioned at the end element of its outer element</div> +</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> +</ul> +</li> +</ul> +</li> +</ul> +</div> +<div class="details"> +<ul class="blockList"> +<li class="blockList"> +<!-- ========= CONSTRUCTOR DETAIL ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_detail"> +<!-- --> +</a> +<h3>Constructor Detail</h3> +<a name="SignatureCreationServiceStub.TransformsInfoType.Factory()"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>SignatureCreationServiceStub.TransformsInfoType.Factory</h4> +<pre>public SignatureCreationServiceStub.TransformsInfoType.Factory()</pre> +</li> +</ul> +</li> +</ul> +<!-- ============ METHOD DETAIL ========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_detail"> +<!-- --> +</a> +<h3>Method Detail</h3> +<a name="parse(javax.xml.stream.XMLStreamReader)"> +<!-- --> +</a> +<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> +<div class="block">static method to create the object + Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable + If this object is not an element, it is a complex type and the reader is at the event just after the outer start element + Postcondition: If this object is an element, the reader is positioned at its end element + If this object is a complex type, the reader is positioned at the end element of its outer element</div> +<dl><dt><span class="strong">Throws:</span></dt> +<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></code></dd></dl> +</li> +</ul> +</li> +</ul> +</li> +</ul> +</div> +</div> +<!-- ========= END OF CLASS DATA ========= --> +<!-- ======= START OF BOTTOM NAVBAR ====== --> +<div class="bottomNav"><a name="navbar_bottom"> +<!-- --> +</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.TransformsInfoType.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.TransformsType.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li>Nested | </li> +<li>Field | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li>Field | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_bottom"> +<!-- --> +</a></div> +<!-- ======== END OF BOTTOM NAVBAR ======= --> +</body> +</html> diff --git a/docs/at/gv/egiz/moa/SignatureCreationServiceStub.TransformsInfoType.html b/docs/at/gv/egiz/moa/SignatureCreationServiceStub.TransformsInfoType.html new file mode 100644 index 00000000..daf67172 --- /dev/null +++ b/docs/at/gv/egiz/moa/SignatureCreationServiceStub.TransformsInfoType.html @@ -0,0 +1,519 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> +<!-- NewPage --> +<html lang="en"> +<head> +<!-- Generated by javadoc (version 1.7.0_51) on Tue Feb 04 16:51:20 CET 2014 --> +<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> +<title>SignatureCreationServiceStub.TransformsInfoType (PDF-AS 4.0 Library)</title> +<meta name="date" content="2014-02-04"> +<link rel="stylesheet" type="text/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 Library)"; + } +//--> +</script> +<noscript> +<div>JavaScript is disabled on your browser.</div> +</noscript> +<!-- ========= START OF TOP NAVBAR ======= --> +<div class="topNav"><a name="navbar_top"> +<!-- --> +</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Transforms.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.TransformsInfoType.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li><a href="#nested_class_summary">Nested</a> | </li> +<li><a href="#field_summary">Field</a> | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li><a href="#field_detail">Field</a> | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_top"> +<!-- --> +</a></div> +<!-- ========= END OF TOP NAVBAR ========= --> +<!-- ======== START OF CLASS DATA ======== --> +<div class="header"> +<div class="subTitle">at.gv.egiz.moa</div> +<h2 title="Class SignatureCreationServiceStub.TransformsInfoType" class="title">Class SignatureCreationServiceStub.TransformsInfoType</h2> +</div> +<div class="contentContainer"> +<ul class="inheritance"> +<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li> +<ul class="inheritance"> +<li>at.gv.egiz.moa.SignatureCreationServiceStub.TransformsInfoType</li> +</ul> +</li> +</ul> +<div class="description"> +<ul class="blockList"> +<li class="blockList"> +<dl> +<dt>All Implemented Interfaces:</dt> +<dd><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a>, org.apache.axis2.databinding.ADBBean</dd> +</dl> +<dl> +<dt>Enclosing class:</dt> +<dd><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub</a></dd> +</dl> +<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> +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> +</ul> +</div> +<div class="summary"> +<ul class="blockList"> +<li class="blockList"> +<!-- ======== NESTED CLASS SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="nested_class_summary"> +<!-- --> +</a> +<h3>Nested Class Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Nested Class Summary table, listing nested classes, and an explanation"> +<caption><span>Nested Classes</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> +<tr class="altColor"> +<td class="colFirst"><code>static class </code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.TransformsInfoType.Factory.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.TransformsInfoType.Factory</a></strong></code> +<div class="block">Factory class that keeps the parse method</div> +</td> +</tr> +</table> +</li> +</ul> +<!-- =========== FIELD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="field_summary"> +<!-- --> +</a> +<h3>Field Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Field Summary table, listing fields, and an explanation"> +<caption><span>Fields</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> +<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"><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> +<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"><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> +<tr class="altColor"> +<td class="colFirst"><code>protected boolean</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.TransformsInfoType.html#localTransformsTracker">localTransformsTracker</a></strong></code> </td> +</tr> +</table> +</li> +</ul> +<!-- ======== CONSTRUCTOR SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_summary"> +<!-- --> +</a> +<h3>Constructor Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation"> +<caption><span>Constructors</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colOne" scope="col">Constructor and Description</th> +</tr> +<tr class="altColor"> +<td class="colOne"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.TransformsInfoType.html#SignatureCreationServiceStub.TransformsInfoType()">SignatureCreationServiceStub.TransformsInfoType</a></strong>()</code> </td> +</tr> +</table> +</li> +</ul> +<!-- ========== METHOD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_summary"> +<!-- --> +</a> +<h3>Method Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation"> +<caption><span>Methods</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colFirst" scope="col">Modifier and Type</th> +<th class="colLast" scope="col">Method and Description</th> +</tr> +<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"><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>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, + 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> +<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="../../../../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.TransformsInfoType.html#getTransforms()">getTransforms</a></strong>()</code> +<div class="block">Auto generated getter method</div> +</td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>boolean</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.TransformsInfoType.html#isTransformsSpecified()">isTransformsSpecified</a></strong>()</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.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> +</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, + 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.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> +<tr class="altColor"> +<td class="colFirst"><code>void</code></td> +<td class="colLast"><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> +</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> +</ul> +</li> +</ul> +</li> +</ul> +</div> +<div class="details"> +<ul class="blockList"> +<li class="blockList"> +<!-- ============ FIELD DETAIL =========== --> +<ul class="blockList"> +<li class="blockList"><a name="field_detail"> +<!-- --> +</a> +<h3>Field Detail</h3> +<a name="localTransforms"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>localTransforms</h4> +<pre>protected <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.TransformsType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.TransformsType</a> localTransforms</pre> +<div class="block">field for Transforms</div> +</li> +</ul> +<a name="localTransformsTracker"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>localTransformsTracker</h4> +<pre>protected boolean localTransformsTracker</pre> +</li> +</ul> +<a name="localFinalDataMetaInfo"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>localFinalDataMetaInfo</h4> +<pre>protected <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.FinalDataMetaInfoType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.FinalDataMetaInfoType</a> localFinalDataMetaInfo</pre> +<div class="block">field for FinalDataMetaInfo</div> +</li> +</ul> +</li> +</ul> +<!-- ========= CONSTRUCTOR DETAIL ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_detail"> +<!-- --> +</a> +<h3>Constructor Detail</h3> +<a name="SignatureCreationServiceStub.TransformsInfoType()"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>SignatureCreationServiceStub.TransformsInfoType</h4> +<pre>public SignatureCreationServiceStub.TransformsInfoType()</pre> +</li> +</ul> +</li> +</ul> +<!-- ============ METHOD DETAIL ========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_detail"> +<!-- --> +</a> +<h3>Method Detail</h3> +<a name="isTransformsSpecified()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>isTransformsSpecified</h4> +<pre>public boolean isTransformsSpecified()</pre> +</li> +</ul> +<a name="getTransforms()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getTransforms</h4> +<pre>public <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.TransformsType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.TransformsType</a> getTransforms()</pre> +<div class="block">Auto generated getter method</div> +<dl><dt><span class="strong">Returns:</span></dt><dd>TransformsType</dd></dl> +</li> +</ul> +<a name="setTransforms(at.gv.egiz.moa.SignatureCreationServiceStub.TransformsType)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>setTransforms</h4> +<pre>public void setTransforms(<a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.TransformsType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.TransformsType</a> param)</pre> +<div class="block">Auto generated setter method</div> +<dl><dt><span class="strong">Parameters:</span></dt><dd><code>param</code> - Transforms</dd></dl> +</li> +</ul> +<a name="getFinalDataMetaInfo()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getFinalDataMetaInfo</h4> +<pre>public <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.FinalDataMetaInfoType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.FinalDataMetaInfoType</a> getFinalDataMetaInfo()</pre> +<div class="block">Auto generated getter method</div> +<dl><dt><span class="strong">Returns:</span></dt><dd>FinalDataMetaInfoType</dd></dl> +</li> +</ul> +<a name="setFinalDataMetaInfo(at.gv.egiz.moa.SignatureCreationServiceStub.FinalDataMetaInfoType)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>setFinalDataMetaInfo</h4> +<pre>public void setFinalDataMetaInfo(<a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.FinalDataMetaInfoType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.FinalDataMetaInfoType</a> param)</pre> +<div class="block">Auto generated setter method</div> +<dl><dt><span class="strong">Parameters:</span></dt><dd><code>param</code> - FinalDataMetaInfo</dd></dl> +</li> +</ul> +<a name="getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getOMElement</h4> +<pre>public org.apache.axiom.om.OMElement getOMElement(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, + org.apache.axiom.om.OMFactory factory) + throws org.apache.axis2.databinding.ADBException</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>getOMElement</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><span class="strong">Parameters:</span></dt><dd><code>parentQName</code> - </dd><dd><code>factory</code> - </dd> +<dt><span class="strong">Returns:</span></dt><dd>org.apache.axiom.om.OMElement</dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +<a name="serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>serialize</h4> +<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, + <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter) + throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, + org.apache.axis2.databinding.ADBException</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +<a name="serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>serialize</h4> +<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, + <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, + boolean serializeType) + throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, + org.apache.axis2.databinding.ADBException</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +<a name="getPullParser(javax.xml.namespace.QName)"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>getPullParser</h4> +<pre>public <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> getPullParser(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName) + throws org.apache.axis2.databinding.ADBException</pre> +<div class="block">databinding method to get an XML representation of this object</div> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>getPullParser</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +</li> +</ul> +</li> +</ul> +</div> +</div> +<!-- ========= END OF CLASS DATA ========= --> +<!-- ======= START OF BOTTOM NAVBAR ====== --> +<div class="bottomNav"><a name="navbar_bottom"> +<!-- --> +</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Transforms.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.TransformsInfoType.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li><a href="#nested_class_summary">Nested</a> | </li> +<li><a href="#field_summary">Field</a> | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li><a href="#field_detail">Field</a> | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_bottom"> +<!-- --> +</a></div> +<!-- ======== END OF BOTTOM NAVBAR ======= --> +</body> +</html> diff --git a/docs/at/gv/egiz/moa/SignatureCreationServiceStub.TransformsType.Factory.html b/docs/at/gv/egiz/moa/SignatureCreationServiceStub.TransformsType.Factory.html new file mode 100644 index 00000000..c8d77a99 --- /dev/null +++ b/docs/at/gv/egiz/moa/SignatureCreationServiceStub.TransformsType.Factory.html @@ -0,0 +1,278 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> +<!-- NewPage --> +<html lang="en"> +<head> +<!-- Generated by javadoc (version 1.7.0_51) on Tue Feb 04 16:51:21 CET 2014 --> +<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> +<title>SignatureCreationServiceStub.TransformsType.Factory (PDF-AS 4.0 Library)</title> +<meta name="date" content="2014-02-04"> +<link rel="stylesheet" type="text/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 Library)"; + } +//--> +</script> +<noscript> +<div>JavaScript is disabled on your browser.</div> +</noscript> +<!-- ========= START OF TOP NAVBAR ======= --> +<div class="topNav"><a name="navbar_top"> +<!-- --> +</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.TransformsType.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.TransformType.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li>Nested | </li> +<li>Field | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li>Field | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_top"> +<!-- --> +</a></div> +<!-- ========= END OF TOP NAVBAR ========= --> +<!-- ======== START OF CLASS DATA ======== --> +<div class="header"> +<div class="subTitle">at.gv.egiz.moa</div> +<h2 title="Class SignatureCreationServiceStub.TransformsType.Factory" class="title">Class SignatureCreationServiceStub.TransformsType.Factory</h2> +</div> +<div class="contentContainer"> +<ul class="inheritance"> +<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li> +<ul class="inheritance"> +<li>at.gv.egiz.moa.SignatureCreationServiceStub.TransformsType.Factory</li> +</ul> +</li> +</ul> +<div class="description"> +<ul class="blockList"> +<li class="blockList"> +<dl> +<dt>Enclosing class:</dt> +<dd><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.TransformsType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.TransformsType</a></dd> +</dl> +<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> +<div class="block">Factory class that keeps the parse method</div> +</li> +</ul> +</div> +<div class="summary"> +<ul class="blockList"> +<li class="blockList"> +<!-- ======== CONSTRUCTOR SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_summary"> +<!-- --> +</a> +<h3>Constructor Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation"> +<caption><span>Constructors</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colOne" scope="col">Constructor and Description</th> +</tr> +<tr class="altColor"> +<td class="colOne"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.TransformsType.Factory.html#SignatureCreationServiceStub.TransformsType.Factory()">SignatureCreationServiceStub.TransformsType.Factory</a></strong>()</code> </td> +</tr> +</table> +</li> +</ul> +<!-- ========== METHOD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_summary"> +<!-- --> +</a> +<h3>Method Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation"> +<caption><span>Methods</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colFirst" scope="col">Modifier and Type</th> +<th class="colLast" scope="col">Method and Description</th> +</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> +<div class="block">static method to create the object + Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable + If this object is not an element, it is a complex type and the reader is at the event just after the outer start element + Postcondition: If this object is an element, the reader is positioned at its end element + If this object is a complex type, the reader is positioned at the end element of its outer element</div> +</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> +</ul> +</li> +</ul> +</li> +</ul> +</div> +<div class="details"> +<ul class="blockList"> +<li class="blockList"> +<!-- ========= CONSTRUCTOR DETAIL ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_detail"> +<!-- --> +</a> +<h3>Constructor Detail</h3> +<a name="SignatureCreationServiceStub.TransformsType.Factory()"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>SignatureCreationServiceStub.TransformsType.Factory</h4> +<pre>public SignatureCreationServiceStub.TransformsType.Factory()</pre> +</li> +</ul> +</li> +</ul> +<!-- ============ METHOD DETAIL ========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_detail"> +<!-- --> +</a> +<h3>Method Detail</h3> +<a name="parse(javax.xml.stream.XMLStreamReader)"> +<!-- --> +</a> +<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> +<div class="block">static method to create the object + Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable + If this object is not an element, it is a complex type and the reader is at the event just after the outer start element + Postcondition: If this object is an element, the reader is positioned at its end element + If this object is a complex type, the reader is positioned at the end element of its outer element</div> +<dl><dt><span class="strong">Throws:</span></dt> +<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></code></dd></dl> +</li> +</ul> +</li> +</ul> +</li> +</ul> +</div> +</div> +<!-- ========= END OF CLASS DATA ========= --> +<!-- ======= START OF BOTTOM NAVBAR ====== --> +<div class="bottomNav"><a name="navbar_bottom"> +<!-- --> +</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.TransformsType.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.TransformType.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li>Nested | </li> +<li>Field | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li>Field | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_bottom"> +<!-- --> +</a></div> +<!-- ======== END OF BOTTOM NAVBAR ======= --> +</body> +</html> diff --git a/docs/at/gv/egiz/moa/SignatureCreationServiceStub.TransformsType.html b/docs/at/gv/egiz/moa/SignatureCreationServiceStub.TransformsType.html new file mode 100644 index 00000000..013390a8 --- /dev/null +++ b/docs/at/gv/egiz/moa/SignatureCreationServiceStub.TransformsType.html @@ -0,0 +1,478 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> +<!-- NewPage --> +<html lang="en"> +<head> +<!-- Generated by javadoc (version 1.7.0_51) on Tue Feb 04 16:51:21 CET 2014 --> +<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> +<title>SignatureCreationServiceStub.TransformsType (PDF-AS 4.0 Library)</title> +<meta name="date" content="2014-02-04"> +<link rel="stylesheet" type="text/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 Library)"; + } +//--> +</script> +<noscript> +<div>JavaScript is disabled on your browser.</div> +</noscript> +<!-- ========= START OF TOP NAVBAR ======= --> +<div class="topNav"><a name="navbar_top"> +<!-- --> +</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.TransformsInfoType.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.TransformsType.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li><a href="#nested_class_summary">Nested</a> | </li> +<li><a href="#field_summary">Field</a> | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li><a href="#field_detail">Field</a> | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_top"> +<!-- --> +</a></div> +<!-- ========= END OF TOP NAVBAR ========= --> +<!-- ======== START OF CLASS DATA ======== --> +<div class="header"> +<div class="subTitle">at.gv.egiz.moa</div> +<h2 title="Class SignatureCreationServiceStub.TransformsType" class="title">Class SignatureCreationServiceStub.TransformsType</h2> +</div> +<div class="contentContainer"> +<ul class="inheritance"> +<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li> +<ul class="inheritance"> +<li>at.gv.egiz.moa.SignatureCreationServiceStub.TransformsType</li> +</ul> +</li> +</ul> +<div class="description"> +<ul class="blockList"> +<li class="blockList"> +<dl> +<dt>All Implemented Interfaces:</dt> +<dd><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a>, org.apache.axis2.databinding.ADBBean</dd> +</dl> +<dl> +<dt>Enclosing class:</dt> +<dd><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub</a></dd> +</dl> +<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> +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> +</ul> +</div> +<div class="summary"> +<ul class="blockList"> +<li class="blockList"> +<!-- ======== NESTED CLASS SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="nested_class_summary"> +<!-- --> +</a> +<h3>Nested Class Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Nested Class Summary table, listing nested classes, and an explanation"> +<caption><span>Nested Classes</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> +<tr class="altColor"> +<td class="colFirst"><code>static class </code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.TransformsType.Factory.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.TransformsType.Factory</a></strong></code> +<div class="block">Factory class that keeps the parse method</div> +</td> +</tr> +</table> +</li> +</ul> +<!-- =========== FIELD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="field_summary"> +<!-- --> +</a> +<h3>Field Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Field Summary table, listing fields, and an explanation"> +<caption><span>Fields</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> +<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"><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> +</table> +</li> +</ul> +<!-- ======== CONSTRUCTOR SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_summary"> +<!-- --> +</a> +<h3>Constructor Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation"> +<caption><span>Constructors</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colOne" scope="col">Constructor and Description</th> +</tr> +<tr class="altColor"> +<td class="colOne"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.TransformsType.html#SignatureCreationServiceStub.TransformsType()">SignatureCreationServiceStub.TransformsType</a></strong>()</code> </td> +</tr> +</table> +</li> +</ul> +<!-- ========== METHOD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_summary"> +<!-- --> +</a> +<h3>Method Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation"> +<caption><span>Methods</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colFirst" scope="col">Modifier and Type</th> +<th class="colLast" scope="col">Method and Description</th> +</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#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>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, + 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> +<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="../../../../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.TransformsType.html#getTransform()">getTransform</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.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> +</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, + 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.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"><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> +</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> +</ul> +</li> +</ul> +</li> +</ul> +</div> +<div class="details"> +<ul class="blockList"> +<li class="blockList"> +<!-- ============ FIELD DETAIL =========== --> +<ul class="blockList"> +<li class="blockList"><a name="field_detail"> +<!-- --> +</a> +<h3>Field Detail</h3> +<a name="localTransform"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>localTransform</h4> +<pre>protected <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.TransformType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.TransformType</a>[] localTransform</pre> +<div class="block">field for Transform + This was an Array!</div> +</li> +</ul> +</li> +</ul> +<!-- ========= CONSTRUCTOR DETAIL ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_detail"> +<!-- --> +</a> +<h3>Constructor Detail</h3> +<a name="SignatureCreationServiceStub.TransformsType()"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>SignatureCreationServiceStub.TransformsType</h4> +<pre>public SignatureCreationServiceStub.TransformsType()</pre> +</li> +</ul> +</li> +</ul> +<!-- ============ METHOD DETAIL ========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_detail"> +<!-- --> +</a> +<h3>Method Detail</h3> +<a name="getTransform()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getTransform</h4> +<pre>public <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.TransformType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.TransformType</a>[] getTransform()</pre> +<div class="block">Auto generated getter method</div> +<dl><dt><span class="strong">Returns:</span></dt><dd>TransformType[]</dd></dl> +</li> +</ul> +<a name="validateTransform(at.gv.egiz.moa.SignatureCreationServiceStub.TransformType[])"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>validateTransform</h4> +<pre>protected void validateTransform(<a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.TransformType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.TransformType</a>[] param)</pre> +<div class="block">validate the array for Transform</div> +</li> +</ul> +<a name="setTransform(at.gv.egiz.moa.SignatureCreationServiceStub.TransformType[])"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>setTransform</h4> +<pre>public void setTransform(<a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.TransformType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.TransformType</a>[] param)</pre> +<div class="block">Auto generated setter method</div> +<dl><dt><span class="strong">Parameters:</span></dt><dd><code>param</code> - Transform</dd></dl> +</li> +</ul> +<a name="addTransform(at.gv.egiz.moa.SignatureCreationServiceStub.TransformType)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>addTransform</h4> +<pre>public void addTransform(<a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.TransformType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.TransformType</a> param)</pre> +<div class="block">Auto generated add method for the array for convenience</div> +<dl><dt><span class="strong">Parameters:</span></dt><dd><code>param</code> - TransformType</dd></dl> +</li> +</ul> +<a name="getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getOMElement</h4> +<pre>public org.apache.axiom.om.OMElement getOMElement(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, + org.apache.axiom.om.OMFactory factory) + throws org.apache.axis2.databinding.ADBException</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>getOMElement</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><span class="strong">Parameters:</span></dt><dd><code>parentQName</code> - </dd><dd><code>factory</code> - </dd> +<dt><span class="strong">Returns:</span></dt><dd>org.apache.axiom.om.OMElement</dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +<a name="serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>serialize</h4> +<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, + <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter) + throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, + org.apache.axis2.databinding.ADBException</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +<a name="serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>serialize</h4> +<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, + <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, + boolean serializeType) + throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, + org.apache.axis2.databinding.ADBException</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +<a name="getPullParser(javax.xml.namespace.QName)"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>getPullParser</h4> +<pre>public <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> getPullParser(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName) + throws org.apache.axis2.databinding.ADBException</pre> +<div class="block">databinding method to get an XML representation of this object</div> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>getPullParser</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +</li> +</ul> +</li> +</ul> +</div> +</div> +<!-- ========= END OF CLASS DATA ========= --> +<!-- ======= START OF BOTTOM NAVBAR ====== --> +<div class="bottomNav"><a name="navbar_bottom"> +<!-- --> +</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.TransformsInfoType.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.TransformsType.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li><a href="#nested_class_summary">Nested</a> | </li> +<li><a href="#field_summary">Field</a> | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li><a href="#field_detail">Field</a> | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_bottom"> +<!-- --> +</a></div> +<!-- ======== END OF BOTTOM NAVBAR ======= --> +</body> +</html> diff --git a/docs/at/gv/egiz/moa/SignatureCreationServiceStub.VerifyCMSSignatureRequest.Factory.html b/docs/at/gv/egiz/moa/SignatureCreationServiceStub.VerifyCMSSignatureRequest.Factory.html new file mode 100644 index 00000000..2a66f21e --- /dev/null +++ b/docs/at/gv/egiz/moa/SignatureCreationServiceStub.VerifyCMSSignatureRequest.Factory.html @@ -0,0 +1,278 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> +<!-- NewPage --> +<html lang="en"> +<head> +<!-- Generated by javadoc (version 1.7.0_51) on Tue Feb 04 16:51:23 CET 2014 --> +<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> +<title>SignatureCreationServiceStub.VerifyCMSSignatureRequest.Factory (PDF-AS 4.0 Library)</title> +<meta name="date" content="2014-02-04"> +<link rel="stylesheet" type="text/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 Library)"; + } +//--> +</script> +<noscript> +<div>JavaScript is disabled on your browser.</div> +</noscript> +<!-- ========= START OF TOP NAVBAR ======= --> +<div class="topNav"><a name="navbar_top"> +<!-- --> +</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyCMSSignatureRequest.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyCMSSignatureRequestType.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li>Nested | </li> +<li>Field | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li>Field | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_top"> +<!-- --> +</a></div> +<!-- ========= END OF TOP NAVBAR ========= --> +<!-- ======== START OF CLASS DATA ======== --> +<div class="header"> +<div class="subTitle">at.gv.egiz.moa</div> +<h2 title="Class SignatureCreationServiceStub.VerifyCMSSignatureRequest.Factory" class="title">Class SignatureCreationServiceStub.VerifyCMSSignatureRequest.Factory</h2> +</div> +<div class="contentContainer"> +<ul class="inheritance"> +<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li> +<ul class="inheritance"> +<li>at.gv.egiz.moa.SignatureCreationServiceStub.VerifyCMSSignatureRequest.Factory</li> +</ul> +</li> +</ul> +<div class="description"> +<ul class="blockList"> +<li class="blockList"> +<dl> +<dt>Enclosing class:</dt> +<dd><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyCMSSignatureRequest.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.VerifyCMSSignatureRequest</a></dd> +</dl> +<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> +<div class="block">Factory class that keeps the parse method</div> +</li> +</ul> +</div> +<div class="summary"> +<ul class="blockList"> +<li class="blockList"> +<!-- ======== CONSTRUCTOR SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_summary"> +<!-- --> +</a> +<h3>Constructor Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation"> +<caption><span>Constructors</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colOne" scope="col">Constructor and Description</th> +</tr> +<tr class="altColor"> +<td class="colOne"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyCMSSignatureRequest.Factory.html#SignatureCreationServiceStub.VerifyCMSSignatureRequest.Factory()">SignatureCreationServiceStub.VerifyCMSSignatureRequest.Factory</a></strong>()</code> </td> +</tr> +</table> +</li> +</ul> +<!-- ========== METHOD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_summary"> +<!-- --> +</a> +<h3>Method Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation"> +<caption><span>Methods</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colFirst" scope="col">Modifier and Type</th> +<th class="colLast" scope="col">Method and Description</th> +</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> +<div class="block">static method to create the object + Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable + If this object is not an element, it is a complex type and the reader is at the event just after the outer start element + Postcondition: If this object is an element, the reader is positioned at its end element + If this object is a complex type, the reader is positioned at the end element of its outer element</div> +</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> +</ul> +</li> +</ul> +</li> +</ul> +</div> +<div class="details"> +<ul class="blockList"> +<li class="blockList"> +<!-- ========= CONSTRUCTOR DETAIL ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_detail"> +<!-- --> +</a> +<h3>Constructor Detail</h3> +<a name="SignatureCreationServiceStub.VerifyCMSSignatureRequest.Factory()"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>SignatureCreationServiceStub.VerifyCMSSignatureRequest.Factory</h4> +<pre>public SignatureCreationServiceStub.VerifyCMSSignatureRequest.Factory()</pre> +</li> +</ul> +</li> +</ul> +<!-- ============ METHOD DETAIL ========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_detail"> +<!-- --> +</a> +<h3>Method Detail</h3> +<a name="parse(javax.xml.stream.XMLStreamReader)"> +<!-- --> +</a> +<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> +<div class="block">static method to create the object + Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable + If this object is not an element, it is a complex type and the reader is at the event just after the outer start element + Postcondition: If this object is an element, the reader is positioned at its end element + If this object is a complex type, the reader is positioned at the end element of its outer element</div> +<dl><dt><span class="strong">Throws:</span></dt> +<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></code></dd></dl> +</li> +</ul> +</li> +</ul> +</li> +</ul> +</div> +</div> +<!-- ========= END OF CLASS DATA ========= --> +<!-- ======= START OF BOTTOM NAVBAR ====== --> +<div class="bottomNav"><a name="navbar_bottom"> +<!-- --> +</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyCMSSignatureRequest.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyCMSSignatureRequestType.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li>Nested | </li> +<li>Field | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li>Field | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_bottom"> +<!-- --> +</a></div> +<!-- ======== END OF BOTTOM NAVBAR ======= --> +</body> +</html> diff --git a/docs/at/gv/egiz/moa/SignatureCreationServiceStub.VerifyCMSSignatureRequest.html b/docs/at/gv/egiz/moa/SignatureCreationServiceStub.VerifyCMSSignatureRequest.html new file mode 100644 index 00000000..2e76967e --- /dev/null +++ b/docs/at/gv/egiz/moa/SignatureCreationServiceStub.VerifyCMSSignatureRequest.html @@ -0,0 +1,485 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> +<!-- NewPage --> +<html lang="en"> +<head> +<!-- Generated by javadoc (version 1.7.0_51) on Tue Feb 04 16:51:23 CET 2014 --> +<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> +<title>SignatureCreationServiceStub.VerifyCMSSignatureRequest (PDF-AS 4.0 Library)</title> +<meta name="date" content="2014-02-04"> +<link rel="stylesheet" type="text/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 Library)"; + } +//--> +</script> +<noscript> +<div>JavaScript is disabled on your browser.</div> +</noscript> +<!-- ========= START OF TOP NAVBAR ======= --> +<div class="topNav"><a name="navbar_top"> +<!-- --> +</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.TransformTypeChoice.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyCMSSignatureRequest.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li><a href="#nested_class_summary">Nested</a> | </li> +<li><a href="#field_summary">Field</a> | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li><a href="#field_detail">Field</a> | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_top"> +<!-- --> +</a></div> +<!-- ========= END OF TOP NAVBAR ========= --> +<!-- ======== START OF CLASS DATA ======== --> +<div class="header"> +<div class="subTitle">at.gv.egiz.moa</div> +<h2 title="Class SignatureCreationServiceStub.VerifyCMSSignatureRequest" class="title">Class SignatureCreationServiceStub.VerifyCMSSignatureRequest</h2> +</div> +<div class="contentContainer"> +<ul class="inheritance"> +<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></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> +<li> +<ul class="inheritance"> +<li>at.gv.egiz.moa.SignatureCreationServiceStub.VerifyCMSSignatureRequest</li> +</ul> +</li> +</ul> +</li> +</ul> +<div class="description"> +<ul class="blockList"> +<li class="blockList"> +<dl> +<dt>All Implemented Interfaces:</dt> +<dd><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a>, org.apache.axis2.databinding.ADBBean</dd> +</dl> +<dl> +<dt>Enclosing class:</dt> +<dd><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub</a></dd> +</dl> +<hr> +<br> +<pre>public static class <span class="strong">SignatureCreationServiceStub.VerifyCMSSignatureRequest</span> +extends <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyCMSSignatureRequestType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.VerifyCMSSignatureRequestType</a> +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.VerifyCMSSignatureRequest">Serialized Form</a></dd></dl> +</li> +</ul> +</div> +<div class="summary"> +<ul class="blockList"> +<li class="blockList"> +<!-- ======== NESTED CLASS SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="nested_class_summary"> +<!-- --> +</a> +<h3>Nested Class Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Nested Class Summary table, listing nested classes, and an explanation"> +<caption><span>Nested Classes</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> +<tr class="altColor"> +<td class="colFirst"><code>static class </code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyCMSSignatureRequest.Factory.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.VerifyCMSSignatureRequest.Factory</a></strong></code> +<div class="block">Factory class that keeps the parse method</div> +</td> +</tr> +</table> +</li> +</ul> +<!-- =========== FIELD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="field_summary"> +<!-- --> +</a> +<h3>Field Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Field Summary table, listing fields, and an explanation"> +<caption><span>Fields</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> +<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"><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> +<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="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyCMSSignatureRequest.html#MY_QNAME">MY_QNAME</a></strong></code> </td> +</tr> +</table> +<ul class="blockList"> +<li class="blockList"><a name="fields_inherited_from_class_at.gv.egiz.moa.SignatureCreationServiceStub.VerifyCMSSignatureRequestType"> +<!-- --> +</a> +<h3>Fields inherited from class at.gv.egiz.moa.<a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyCMSSignatureRequestType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.VerifyCMSSignatureRequestType</a></h3> +<code><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyCMSSignatureRequestType.html#localCMSSignature">localCMSSignature</a>, <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyCMSSignatureRequestType.html#localDataObject">localDataObject</a>, <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyCMSSignatureRequestType.html#localDataObjectTracker">localDataObjectTracker</a>, <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyCMSSignatureRequestType.html#localDateTime">localDateTime</a>, <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyCMSSignatureRequestType.html#localDateTimeTracker">localDateTimeTracker</a>, <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyCMSSignatureRequestType.html#localTrustProfileID">localTrustProfileID</a></code></li> +</ul> +</li> +</ul> +<!-- ======== CONSTRUCTOR SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_summary"> +<!-- --> +</a> +<h3>Constructor Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation"> +<caption><span>Constructors</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colOne" scope="col">Constructor and Description</th> +</tr> +<tr class="altColor"> +<td class="colOne"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyCMSSignatureRequest.html#SignatureCreationServiceStub.VerifyCMSSignatureRequest()">SignatureCreationServiceStub.VerifyCMSSignatureRequest</a></strong>()</code> </td> +</tr> +</table> +</li> +</ul> +<!-- ========== METHOD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_summary"> +<!-- --> +</a> +<h3>Method Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation"> +<caption><span>Methods</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colFirst" scope="col">Modifier and Type</th> +<th class="colLast" scope="col">Method and Description</th> +</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, + 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> +<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="../../../../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.VerifyCMSSignatureRequest.html#getSignatories()">getSignatories</a></strong>()</code> +<div class="block">Auto generated getter 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.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> +</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, + 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.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> +</table> +<ul class="blockList"> +<li class="blockList"><a name="methods_inherited_from_class_at.gv.egiz.moa.SignatureCreationServiceStub.VerifyCMSSignatureRequestType"> +<!-- --> +</a> +<h3>Methods inherited from class at.gv.egiz.moa.<a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyCMSSignatureRequestType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.VerifyCMSSignatureRequestType</a></h3> +<code><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyCMSSignatureRequestType.html#getCMSSignature()">getCMSSignature</a>, <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyCMSSignatureRequestType.html#getDataObject()">getDataObject</a>, <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyCMSSignatureRequestType.html#getDateTime()">getDateTime</a>, <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyCMSSignatureRequestType.html#getTrustProfileID()">getTrustProfileID</a>, <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyCMSSignatureRequestType.html#isDataObjectSpecified()">isDataObjectSpecified</a>, <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyCMSSignatureRequestType.html#isDateTimeSpecified()">isDateTimeSpecified</a>, <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyCMSSignatureRequestType.html#setCMSSignature(javax.activation.DataHandler)">setCMSSignature</a>, <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyCMSSignatureRequestType.html#setDataObject(at.gv.egiz.moa.SignatureCreationServiceStub.CMSDataObjectOptionalMetaType)">setDataObject</a>, <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyCMSSignatureRequestType.html#setDateTime(java.util.Calendar)">setDateTime</a>, <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyCMSSignatureRequestType.html#setTrustProfileID(org.apache.axis2.databinding.types.Token)">setTrustProfileID</a></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#toString()" title="class or interface in java.lang">toString</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</a></code></li> +</ul> +</li> +</ul> +</li> +</ul> +</div> +<div class="details"> +<ul class="blockList"> +<li class="blockList"> +<!-- ============ FIELD DETAIL =========== --> +<ul class="blockList"> +<li class="blockList"><a name="field_detail"> +<!-- --> +</a> +<h3>Field Detail</h3> +<a name="MY_QNAME"> +<!-- --> +</a> +<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> +</li> +</ul> +<a name="localSignatories"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>localSignatories</h4> +<pre>protected <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignatoriesType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.SignatoriesType</a> localSignatories</pre> +<div class="block">field for Signatories + This was an Attribute!</div> +</li> +</ul> +</li> +</ul> +<!-- ========= CONSTRUCTOR DETAIL ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_detail"> +<!-- --> +</a> +<h3>Constructor Detail</h3> +<a name="SignatureCreationServiceStub.VerifyCMSSignatureRequest()"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>SignatureCreationServiceStub.VerifyCMSSignatureRequest</h4> +<pre>public SignatureCreationServiceStub.VerifyCMSSignatureRequest()</pre> +</li> +</ul> +</li> +</ul> +<!-- ============ METHOD DETAIL ========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_detail"> +<!-- --> +</a> +<h3>Method Detail</h3> +<a name="getSignatories()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getSignatories</h4> +<pre>public <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignatoriesType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.SignatoriesType</a> getSignatories()</pre> +<div class="block">Auto generated getter method</div> +<dl><dt><span class="strong">Returns:</span></dt><dd>SignatoriesType</dd></dl> +</li> +</ul> +<a name="setSignatories(at.gv.egiz.moa.SignatureCreationServiceStub.SignatoriesType)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>setSignatories</h4> +<pre>public void setSignatories(<a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignatoriesType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.SignatoriesType</a> param)</pre> +<div class="block">Auto generated setter method</div> +<dl><dt><span class="strong">Parameters:</span></dt><dd><code>param</code> - Signatories</dd></dl> +</li> +</ul> +<a name="getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getOMElement</h4> +<pre>public org.apache.axiom.om.OMElement getOMElement(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, + org.apache.axiom.om.OMFactory factory) + throws org.apache.axis2.databinding.ADBException</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>getOMElement</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><strong>Overrides:</strong></dt> +<dd><code><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyCMSSignatureRequestType.html#getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)">getOMElement</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">Parameters:</span></dt><dd><code>parentQName</code> - </dd><dd><code>factory</code> - </dd> +<dt><span class="strong">Returns:</span></dt><dd>org.apache.axiom.om.OMElement</dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +<a name="serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>serialize</h4> +<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, + <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter) + throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, + org.apache.axis2.databinding.ADBException</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<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>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +<a name="serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>serialize</h4> +<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, + <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, + boolean serializeType) + throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, + org.apache.axis2.databinding.ADBException</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<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>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +<a name="getPullParser(javax.xml.namespace.QName)"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>getPullParser</h4> +<pre>public <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> getPullParser(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName) + throws org.apache.axis2.databinding.ADBException</pre> +<div class="block">databinding method to get an XML representation of this object</div> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>getPullParser</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><strong>Overrides:</strong></dt> +<dd><code><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyCMSSignatureRequestType.html#getPullParser(javax.xml.namespace.QName)">getPullParser</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>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +</li> +</ul> +</li> +</ul> +</div> +</div> +<!-- ========= END OF CLASS DATA ========= --> +<!-- ======= START OF BOTTOM NAVBAR ====== --> +<div class="bottomNav"><a name="navbar_bottom"> +<!-- --> +</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.TransformTypeChoice.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyCMSSignatureRequest.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li><a href="#nested_class_summary">Nested</a> | </li> +<li><a href="#field_summary">Field</a> | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li><a href="#field_detail">Field</a> | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_bottom"> +<!-- --> +</a></div> +<!-- ======== END OF BOTTOM NAVBAR ======= --> +</body> +</html> diff --git a/docs/at/gv/egiz/moa/SignatureCreationServiceStub.VerifyCMSSignatureRequestType.Factory.html b/docs/at/gv/egiz/moa/SignatureCreationServiceStub.VerifyCMSSignatureRequestType.Factory.html new file mode 100644 index 00000000..a24930c0 --- /dev/null +++ b/docs/at/gv/egiz/moa/SignatureCreationServiceStub.VerifyCMSSignatureRequestType.Factory.html @@ -0,0 +1,278 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> +<!-- NewPage --> +<html lang="en"> +<head> +<!-- Generated by javadoc (version 1.7.0_51) on Tue Feb 04 16:51:23 CET 2014 --> +<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> +<title>SignatureCreationServiceStub.VerifyCMSSignatureRequestType.Factory (PDF-AS 4.0 Library)</title> +<meta name="date" content="2014-02-04"> +<link rel="stylesheet" type="text/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 Library)"; + } +//--> +</script> +<noscript> +<div>JavaScript is disabled on your browser.</div> +</noscript> +<!-- ========= START OF TOP NAVBAR ======= --> +<div class="topNav"><a name="navbar_top"> +<!-- --> +</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyCMSSignatureRequestType.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyCMSSignatureResponse.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li>Nested | </li> +<li>Field | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li>Field | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_top"> +<!-- --> +</a></div> +<!-- ========= END OF TOP NAVBAR ========= --> +<!-- ======== START OF CLASS DATA ======== --> +<div class="header"> +<div class="subTitle">at.gv.egiz.moa</div> +<h2 title="Class SignatureCreationServiceStub.VerifyCMSSignatureRequestType.Factory" class="title">Class SignatureCreationServiceStub.VerifyCMSSignatureRequestType.Factory</h2> +</div> +<div class="contentContainer"> +<ul class="inheritance"> +<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li> +<ul class="inheritance"> +<li>at.gv.egiz.moa.SignatureCreationServiceStub.VerifyCMSSignatureRequestType.Factory</li> +</ul> +</li> +</ul> +<div class="description"> +<ul class="blockList"> +<li class="blockList"> +<dl> +<dt>Enclosing class:</dt> +<dd><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyCMSSignatureRequestType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.VerifyCMSSignatureRequestType</a></dd> +</dl> +<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> +<div class="block">Factory class that keeps the parse method</div> +</li> +</ul> +</div> +<div class="summary"> +<ul class="blockList"> +<li class="blockList"> +<!-- ======== CONSTRUCTOR SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_summary"> +<!-- --> +</a> +<h3>Constructor Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation"> +<caption><span>Constructors</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colOne" scope="col">Constructor and Description</th> +</tr> +<tr class="altColor"> +<td class="colOne"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyCMSSignatureRequestType.Factory.html#SignatureCreationServiceStub.VerifyCMSSignatureRequestType.Factory()">SignatureCreationServiceStub.VerifyCMSSignatureRequestType.Factory</a></strong>()</code> </td> +</tr> +</table> +</li> +</ul> +<!-- ========== METHOD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_summary"> +<!-- --> +</a> +<h3>Method Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation"> +<caption><span>Methods</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colFirst" scope="col">Modifier and Type</th> +<th class="colLast" scope="col">Method and Description</th> +</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> +<div class="block">static method to create the object + Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable + If this object is not an element, it is a complex type and the reader is at the event just after the outer start element + Postcondition: If this object is an element, the reader is positioned at its end element + If this object is a complex type, the reader is positioned at the end element of its outer element</div> +</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> +</ul> +</li> +</ul> +</li> +</ul> +</div> +<div class="details"> +<ul class="blockList"> +<li class="blockList"> +<!-- ========= CONSTRUCTOR DETAIL ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_detail"> +<!-- --> +</a> +<h3>Constructor Detail</h3> +<a name="SignatureCreationServiceStub.VerifyCMSSignatureRequestType.Factory()"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>SignatureCreationServiceStub.VerifyCMSSignatureRequestType.Factory</h4> +<pre>public SignatureCreationServiceStub.VerifyCMSSignatureRequestType.Factory()</pre> +</li> +</ul> +</li> +</ul> +<!-- ============ METHOD DETAIL ========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_detail"> +<!-- --> +</a> +<h3>Method Detail</h3> +<a name="parse(javax.xml.stream.XMLStreamReader)"> +<!-- --> +</a> +<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> +<div class="block">static method to create the object + Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable + If this object is not an element, it is a complex type and the reader is at the event just after the outer start element + Postcondition: If this object is an element, the reader is positioned at its end element + If this object is a complex type, the reader is positioned at the end element of its outer element</div> +<dl><dt><span class="strong">Throws:</span></dt> +<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></code></dd></dl> +</li> +</ul> +</li> +</ul> +</li> +</ul> +</div> +</div> +<!-- ========= END OF CLASS DATA ========= --> +<!-- ======= START OF BOTTOM NAVBAR ====== --> +<div class="bottomNav"><a name="navbar_bottom"> +<!-- --> +</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyCMSSignatureRequestType.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyCMSSignatureResponse.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li>Nested | </li> +<li>Field | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li>Field | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_bottom"> +<!-- --> +</a></div> +<!-- ======== END OF BOTTOM NAVBAR ======= --> +</body> +</html> diff --git a/docs/at/gv/egiz/moa/SignatureCreationServiceStub.VerifyCMSSignatureRequestType.html b/docs/at/gv/egiz/moa/SignatureCreationServiceStub.VerifyCMSSignatureRequestType.html new file mode 100644 index 00000000..9cb2bcdf --- /dev/null +++ b/docs/at/gv/egiz/moa/SignatureCreationServiceStub.VerifyCMSSignatureRequestType.html @@ -0,0 +1,649 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> +<!-- NewPage --> +<html lang="en"> +<head> +<!-- Generated by javadoc (version 1.7.0_51) on Tue Feb 04 16:51:23 CET 2014 --> +<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> +<title>SignatureCreationServiceStub.VerifyCMSSignatureRequestType (PDF-AS 4.0 Library)</title> +<meta name="date" content="2014-02-04"> +<link rel="stylesheet" type="text/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 Library)"; + } +//--> +</script> +<noscript> +<div>JavaScript is disabled on your browser.</div> +</noscript> +<!-- ========= START OF TOP NAVBAR ======= --> +<div class="topNav"><a name="navbar_top"> +<!-- --> +</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyCMSSignatureRequest.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyCMSSignatureRequestType.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li><a href="#nested_class_summary">Nested</a> | </li> +<li><a href="#field_summary">Field</a> | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li><a href="#field_detail">Field</a> | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_top"> +<!-- --> +</a></div> +<!-- ========= END OF TOP NAVBAR ========= --> +<!-- ======== START OF CLASS DATA ======== --> +<div class="header"> +<div class="subTitle">at.gv.egiz.moa</div> +<h2 title="Class SignatureCreationServiceStub.VerifyCMSSignatureRequestType" class="title">Class SignatureCreationServiceStub.VerifyCMSSignatureRequestType</h2> +</div> +<div class="contentContainer"> +<ul class="inheritance"> +<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li> +<ul class="inheritance"> +<li>at.gv.egiz.moa.SignatureCreationServiceStub.VerifyCMSSignatureRequestType</li> +</ul> +</li> +</ul> +<div class="description"> +<ul class="blockList"> +<li class="blockList"> +<dl> +<dt>All Implemented Interfaces:</dt> +<dd><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a>, org.apache.axis2.databinding.ADBBean</dd> +</dl> +<dl> +<dt>Direct Known Subclasses:</dt> +<dd><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyCMSSignatureRequest.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.VerifyCMSSignatureRequest</a></dd> +</dl> +<dl> +<dt>Enclosing class:</dt> +<dd><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub</a></dd> +</dl> +<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> +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> +</ul> +</div> +<div class="summary"> +<ul class="blockList"> +<li class="blockList"> +<!-- ======== NESTED CLASS SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="nested_class_summary"> +<!-- --> +</a> +<h3>Nested Class Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Nested Class Summary table, listing nested classes, and an explanation"> +<caption><span>Nested Classes</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> +<tr class="altColor"> +<td class="colFirst"><code>static class </code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyCMSSignatureRequestType.Factory.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.VerifyCMSSignatureRequestType.Factory</a></strong></code> +<div class="block">Factory class that keeps the parse method</div> +</td> +</tr> +</table> +</li> +</ul> +<!-- =========== FIELD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="field_summary"> +<!-- --> +</a> +<h3>Field Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Field Summary table, listing fields, and an explanation"> +<caption><span>Fields</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> +<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="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> +</tr> +<tr class="rowColor"> +<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"><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> +<tr class="altColor"> +<td class="colFirst"><code>protected boolean</code></td> +<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="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> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>protected boolean</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyCMSSignatureRequestType.html#localDateTimeTracker">localDateTimeTracker</a></strong></code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>protected org.apache.axis2.databinding.types.Token</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyCMSSignatureRequestType.html#localTrustProfileID">localTrustProfileID</a></strong></code> +<div class="block">field for TrustProfileID</div> +</td> +</tr> +</table> +</li> +</ul> +<!-- ======== CONSTRUCTOR SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_summary"> +<!-- --> +</a> +<h3>Constructor Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation"> +<caption><span>Constructors</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colOne" scope="col">Constructor and Description</th> +</tr> +<tr class="altColor"> +<td class="colOne"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyCMSSignatureRequestType.html#SignatureCreationServiceStub.VerifyCMSSignatureRequestType()">SignatureCreationServiceStub.VerifyCMSSignatureRequestType</a></strong>()</code> </td> +</tr> +</table> +</li> +</ul> +<!-- ========== METHOD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_summary"> +<!-- --> +</a> +<h3>Method Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation"> +<caption><span>Methods</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colFirst" scope="col">Modifier and Type</th> +<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="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> +</tr> +<tr class="rowColor"> +<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"><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="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="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, + 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> +<div class="block">databinding method to get an XML representation of this object</div> +</td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>org.apache.axis2.databinding.types.Token</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyCMSSignatureRequestType.html#getTrustProfileID()">getTrustProfileID</a></strong>()</code> +<div class="block">Auto generated getter method</div> +</td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>boolean</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyCMSSignatureRequestType.html#isDataObjectSpecified()">isDataObjectSpecified</a></strong>()</code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>boolean</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyCMSSignatureRequestType.html#isDateTimeSpecified()">isDateTimeSpecified</a></strong>()</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#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)">serialize</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, + <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> 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, + 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> +<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.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> +<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> +<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.VerifyCMSSignatureRequestType.html#setTrustProfileID(org.apache.axis2.databinding.types.Token)">setTrustProfileID</a></strong>(org.apache.axis2.databinding.types.Token param)</code> +<div class="block">Auto generated setter method</div> +</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> +</ul> +</li> +</ul> +</li> +</ul> +</div> +<div class="details"> +<ul class="blockList"> +<li class="blockList"> +<!-- ============ FIELD DETAIL =========== --> +<ul class="blockList"> +<li class="blockList"><a name="field_detail"> +<!-- --> +</a> +<h3>Field Detail</h3> +<a name="localDateTime"> +<!-- --> +</a> +<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> +<div class="block">field for DateTime</div> +</li> +</ul> +<a name="localDateTimeTracker"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>localDateTimeTracker</h4> +<pre>protected boolean localDateTimeTracker</pre> +</li> +</ul> +<a name="localCMSSignature"> +<!-- --> +</a> +<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> +<div class="block">field for CMSSignature</div> +</li> +</ul> +<a name="localDataObject"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>localDataObject</h4> +<pre>protected <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CMSDataObjectOptionalMetaType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.CMSDataObjectOptionalMetaType</a> localDataObject</pre> +<div class="block">field for DataObject</div> +</li> +</ul> +<a name="localDataObjectTracker"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>localDataObjectTracker</h4> +<pre>protected boolean localDataObjectTracker</pre> +</li> +</ul> +<a name="localTrustProfileID"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>localTrustProfileID</h4> +<pre>protected org.apache.axis2.databinding.types.Token localTrustProfileID</pre> +<div class="block">field for TrustProfileID</div> +</li> +</ul> +</li> +</ul> +<!-- ========= CONSTRUCTOR DETAIL ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_detail"> +<!-- --> +</a> +<h3>Constructor Detail</h3> +<a name="SignatureCreationServiceStub.VerifyCMSSignatureRequestType()"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>SignatureCreationServiceStub.VerifyCMSSignatureRequestType</h4> +<pre>public SignatureCreationServiceStub.VerifyCMSSignatureRequestType()</pre> +</li> +</ul> +</li> +</ul> +<!-- ============ METHOD DETAIL ========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_detail"> +<!-- --> +</a> +<h3>Method Detail</h3> +<a name="isDateTimeSpecified()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>isDateTimeSpecified</h4> +<pre>public boolean isDateTimeSpecified()</pre> +</li> +</ul> +<a name="getDateTime()"> +<!-- --> +</a> +<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> +<div class="block">Auto generated getter method</div> +<dl><dt><span class="strong">Returns:</span></dt><dd>java.util.Calendar</dd></dl> +</li> +</ul> +<a name="setDateTime(java.util.Calendar)"> +<!-- --> +</a> +<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> +<div class="block">Auto generated setter method</div> +<dl><dt><span class="strong">Parameters:</span></dt><dd><code>param</code> - DateTime</dd></dl> +</li> +</ul> +<a name="getCMSSignature()"> +<!-- --> +</a> +<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> +<div class="block">Auto generated getter method</div> +<dl><dt><span class="strong">Returns:</span></dt><dd>javax.activation.DataHandler</dd></dl> +</li> +</ul> +<a name="setCMSSignature(javax.activation.DataHandler)"> +<!-- --> +</a> +<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> +<div class="block">Auto generated setter method</div> +<dl><dt><span class="strong">Parameters:</span></dt><dd><code>param</code> - CMSSignature</dd></dl> +</li> +</ul> +<a name="isDataObjectSpecified()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>isDataObjectSpecified</h4> +<pre>public boolean isDataObjectSpecified()</pre> +</li> +</ul> +<a name="getDataObject()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getDataObject</h4> +<pre>public <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CMSDataObjectOptionalMetaType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.CMSDataObjectOptionalMetaType</a> getDataObject()</pre> +<div class="block">Auto generated getter method</div> +<dl><dt><span class="strong">Returns:</span></dt><dd>CMSDataObjectOptionalMetaType</dd></dl> +</li> +</ul> +<a name="setDataObject(at.gv.egiz.moa.SignatureCreationServiceStub.CMSDataObjectOptionalMetaType)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>setDataObject</h4> +<pre>public void setDataObject(<a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CMSDataObjectOptionalMetaType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.CMSDataObjectOptionalMetaType</a> param)</pre> +<div class="block">Auto generated setter method</div> +<dl><dt><span class="strong">Parameters:</span></dt><dd><code>param</code> - DataObject</dd></dl> +</li> +</ul> +<a name="getTrustProfileID()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getTrustProfileID</h4> +<pre>public org.apache.axis2.databinding.types.Token getTrustProfileID()</pre> +<div class="block">Auto generated getter method</div> +<dl><dt><span class="strong">Returns:</span></dt><dd>org.apache.axis2.databinding.types.Token</dd></dl> +</li> +</ul> +<a name="setTrustProfileID(org.apache.axis2.databinding.types.Token)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>setTrustProfileID</h4> +<pre>public void setTrustProfileID(org.apache.axis2.databinding.types.Token param)</pre> +<div class="block">Auto generated setter method</div> +<dl><dt><span class="strong">Parameters:</span></dt><dd><code>param</code> - TrustProfileID</dd></dl> +</li> +</ul> +<a name="getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getOMElement</h4> +<pre>public org.apache.axiom.om.OMElement getOMElement(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, + org.apache.axiom.om.OMFactory factory) + throws org.apache.axis2.databinding.ADBException</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>getOMElement</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><span class="strong">Parameters:</span></dt><dd><code>parentQName</code> - </dd><dd><code>factory</code> - </dd> +<dt><span class="strong">Returns:</span></dt><dd>org.apache.axiom.om.OMElement</dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +<a name="serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>serialize</h4> +<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, + <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter) + throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, + org.apache.axis2.databinding.ADBException</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +<a name="serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>serialize</h4> +<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, + <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, + boolean serializeType) + throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, + org.apache.axis2.databinding.ADBException</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +<a name="getPullParser(javax.xml.namespace.QName)"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>getPullParser</h4> +<pre>public <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> getPullParser(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName) + throws org.apache.axis2.databinding.ADBException</pre> +<div class="block">databinding method to get an XML representation of this object</div> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>getPullParser</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +</li> +</ul> +</li> +</ul> +</div> +</div> +<!-- ========= END OF CLASS DATA ========= --> +<!-- ======= START OF BOTTOM NAVBAR ====== --> +<div class="bottomNav"><a name="navbar_bottom"> +<!-- --> +</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyCMSSignatureRequest.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyCMSSignatureRequestType.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li><a href="#nested_class_summary">Nested</a> | </li> +<li><a href="#field_summary">Field</a> | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li><a href="#field_detail">Field</a> | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_bottom"> +<!-- --> +</a></div> +<!-- ======== END OF BOTTOM NAVBAR ======= --> +</body> +</html> diff --git a/docs/at/gv/egiz/moa/SignatureCreationServiceStub.VerifyCMSSignatureResponse.Factory.html b/docs/at/gv/egiz/moa/SignatureCreationServiceStub.VerifyCMSSignatureResponse.Factory.html new file mode 100644 index 00000000..7f613db7 --- /dev/null +++ b/docs/at/gv/egiz/moa/SignatureCreationServiceStub.VerifyCMSSignatureResponse.Factory.html @@ -0,0 +1,278 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> +<!-- NewPage --> +<html lang="en"> +<head> +<!-- Generated by javadoc (version 1.7.0_51) on Tue Feb 04 16:51:24 CET 2014 --> +<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> +<title>SignatureCreationServiceStub.VerifyCMSSignatureResponse.Factory (PDF-AS 4.0 Library)</title> +<meta name="date" content="2014-02-04"> +<link rel="stylesheet" type="text/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 Library)"; + } +//--> +</script> +<noscript> +<div>JavaScript is disabled on your browser.</div> +</noscript> +<!-- ========= START OF TOP NAVBAR ======= --> +<div class="topNav"><a name="navbar_top"> +<!-- --> +</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyCMSSignatureResponse.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyCMSSignatureResponseType.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li>Nested | </li> +<li>Field | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li>Field | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_top"> +<!-- --> +</a></div> +<!-- ========= END OF TOP NAVBAR ========= --> +<!-- ======== START OF CLASS DATA ======== --> +<div class="header"> +<div class="subTitle">at.gv.egiz.moa</div> +<h2 title="Class SignatureCreationServiceStub.VerifyCMSSignatureResponse.Factory" class="title">Class SignatureCreationServiceStub.VerifyCMSSignatureResponse.Factory</h2> +</div> +<div class="contentContainer"> +<ul class="inheritance"> +<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li> +<ul class="inheritance"> +<li>at.gv.egiz.moa.SignatureCreationServiceStub.VerifyCMSSignatureResponse.Factory</li> +</ul> +</li> +</ul> +<div class="description"> +<ul class="blockList"> +<li class="blockList"> +<dl> +<dt>Enclosing class:</dt> +<dd><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyCMSSignatureResponse.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.VerifyCMSSignatureResponse</a></dd> +</dl> +<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> +<div class="block">Factory class that keeps the parse method</div> +</li> +</ul> +</div> +<div class="summary"> +<ul class="blockList"> +<li class="blockList"> +<!-- ======== CONSTRUCTOR SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_summary"> +<!-- --> +</a> +<h3>Constructor Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation"> +<caption><span>Constructors</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colOne" scope="col">Constructor and Description</th> +</tr> +<tr class="altColor"> +<td class="colOne"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyCMSSignatureResponse.Factory.html#SignatureCreationServiceStub.VerifyCMSSignatureResponse.Factory()">SignatureCreationServiceStub.VerifyCMSSignatureResponse.Factory</a></strong>()</code> </td> +</tr> +</table> +</li> +</ul> +<!-- ========== METHOD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_summary"> +<!-- --> +</a> +<h3>Method Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation"> +<caption><span>Methods</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colFirst" scope="col">Modifier and Type</th> +<th class="colLast" scope="col">Method and Description</th> +</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> +<div class="block">static method to create the object + Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable + If this object is not an element, it is a complex type and the reader is at the event just after the outer start element + Postcondition: If this object is an element, the reader is positioned at its end element + If this object is a complex type, the reader is positioned at the end element of its outer element</div> +</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> +</ul> +</li> +</ul> +</li> +</ul> +</div> +<div class="details"> +<ul class="blockList"> +<li class="blockList"> +<!-- ========= CONSTRUCTOR DETAIL ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_detail"> +<!-- --> +</a> +<h3>Constructor Detail</h3> +<a name="SignatureCreationServiceStub.VerifyCMSSignatureResponse.Factory()"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>SignatureCreationServiceStub.VerifyCMSSignatureResponse.Factory</h4> +<pre>public SignatureCreationServiceStub.VerifyCMSSignatureResponse.Factory()</pre> +</li> +</ul> +</li> +</ul> +<!-- ============ METHOD DETAIL ========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_detail"> +<!-- --> +</a> +<h3>Method Detail</h3> +<a name="parse(javax.xml.stream.XMLStreamReader)"> +<!-- --> +</a> +<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> +<div class="block">static method to create the object + Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable + If this object is not an element, it is a complex type and the reader is at the event just after the outer start element + Postcondition: If this object is an element, the reader is positioned at its end element + If this object is a complex type, the reader is positioned at the end element of its outer element</div> +<dl><dt><span class="strong">Throws:</span></dt> +<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></code></dd></dl> +</li> +</ul> +</li> +</ul> +</li> +</ul> +</div> +</div> +<!-- ========= END OF CLASS DATA ========= --> +<!-- ======= START OF BOTTOM NAVBAR ====== --> +<div class="bottomNav"><a name="navbar_bottom"> +<!-- --> +</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyCMSSignatureResponse.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyCMSSignatureResponseType.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li>Nested | </li> +<li>Field | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li>Field | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_bottom"> +<!-- --> +</a></div> +<!-- ======== END OF BOTTOM NAVBAR ======= --> +</body> +</html> diff --git a/docs/at/gv/egiz/moa/SignatureCreationServiceStub.VerifyCMSSignatureResponse.html b/docs/at/gv/egiz/moa/SignatureCreationServiceStub.VerifyCMSSignatureResponse.html new file mode 100644 index 00000000..04f4c71c --- /dev/null +++ b/docs/at/gv/egiz/moa/SignatureCreationServiceStub.VerifyCMSSignatureResponse.html @@ -0,0 +1,456 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> +<!-- NewPage --> +<html lang="en"> +<head> +<!-- Generated by javadoc (version 1.7.0_51) on Tue Feb 04 16:51:24 CET 2014 --> +<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> +<title>SignatureCreationServiceStub.VerifyCMSSignatureResponse (PDF-AS 4.0 Library)</title> +<meta name="date" content="2014-02-04"> +<link rel="stylesheet" type="text/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 Library)"; + } +//--> +</script> +<noscript> +<div>JavaScript is disabled on your browser.</div> +</noscript> +<!-- ========= START OF TOP NAVBAR ======= --> +<div class="topNav"><a name="navbar_top"> +<!-- --> +</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyCMSSignatureRequestType.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyCMSSignatureResponse.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li><a href="#nested_class_summary">Nested</a> | </li> +<li><a href="#field_summary">Field</a> | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li><a href="#field_detail">Field</a> | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_top"> +<!-- --> +</a></div> +<!-- ========= END OF TOP NAVBAR ========= --> +<!-- ======== START OF CLASS DATA ======== --> +<div class="header"> +<div class="subTitle">at.gv.egiz.moa</div> +<h2 title="Class SignatureCreationServiceStub.VerifyCMSSignatureResponse" class="title">Class SignatureCreationServiceStub.VerifyCMSSignatureResponse</h2> +</div> +<div class="contentContainer"> +<ul class="inheritance"> +<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li> +<ul class="inheritance"> +<li>at.gv.egiz.moa.SignatureCreationServiceStub.VerifyCMSSignatureResponse</li> +</ul> +</li> +</ul> +<div class="description"> +<ul class="blockList"> +<li class="blockList"> +<dl> +<dt>All Implemented Interfaces:</dt> +<dd><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a>, org.apache.axis2.databinding.ADBBean</dd> +</dl> +<dl> +<dt>Enclosing class:</dt> +<dd><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub</a></dd> +</dl> +<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> +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> +</ul> +</div> +<div class="summary"> +<ul class="blockList"> +<li class="blockList"> +<!-- ======== NESTED CLASS SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="nested_class_summary"> +<!-- --> +</a> +<h3>Nested Class Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Nested Class Summary table, listing nested classes, and an explanation"> +<caption><span>Nested Classes</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> +<tr class="altColor"> +<td class="colFirst"><code>static class </code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyCMSSignatureResponse.Factory.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.VerifyCMSSignatureResponse.Factory</a></strong></code> +<div class="block">Factory class that keeps the parse method</div> +</td> +</tr> +</table> +</li> +</ul> +<!-- =========== FIELD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="field_summary"> +<!-- --> +</a> +<h3>Field Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Field Summary table, listing fields, and an explanation"> +<caption><span>Fields</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> +<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"><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> +<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="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyCMSSignatureResponse.html#MY_QNAME">MY_QNAME</a></strong></code> </td> +</tr> +</table> +</li> +</ul> +<!-- ======== CONSTRUCTOR SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_summary"> +<!-- --> +</a> +<h3>Constructor Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation"> +<caption><span>Constructors</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colOne" scope="col">Constructor and Description</th> +</tr> +<tr class="altColor"> +<td class="colOne"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyCMSSignatureResponse.html#SignatureCreationServiceStub.VerifyCMSSignatureResponse()">SignatureCreationServiceStub.VerifyCMSSignatureResponse</a></strong>()</code> </td> +</tr> +</table> +</li> +</ul> +<!-- ========== METHOD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_summary"> +<!-- --> +</a> +<h3>Method Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation"> +<caption><span>Methods</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colFirst" scope="col">Modifier and Type</th> +<th class="colLast" scope="col">Method and Description</th> +</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, + 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> +<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="../../../../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.VerifyCMSSignatureResponse.html#getVerifyCMSSignatureResponse()">getVerifyCMSSignatureResponse</a></strong>()</code> +<div class="block">Auto generated getter 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.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> +</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, + 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.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> +</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> +</ul> +</li> +</ul> +</li> +</ul> +</div> +<div class="details"> +<ul class="blockList"> +<li class="blockList"> +<!-- ============ FIELD DETAIL =========== --> +<ul class="blockList"> +<li class="blockList"><a name="field_detail"> +<!-- --> +</a> +<h3>Field Detail</h3> +<a name="MY_QNAME"> +<!-- --> +</a> +<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> +</li> +</ul> +<a name="localVerifyCMSSignatureResponse"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>localVerifyCMSSignatureResponse</h4> +<pre>protected <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyCMSSignatureResponseType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.VerifyCMSSignatureResponseType</a> localVerifyCMSSignatureResponse</pre> +<div class="block">field for VerifyCMSSignatureResponse</div> +</li> +</ul> +</li> +</ul> +<!-- ========= CONSTRUCTOR DETAIL ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_detail"> +<!-- --> +</a> +<h3>Constructor Detail</h3> +<a name="SignatureCreationServiceStub.VerifyCMSSignatureResponse()"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>SignatureCreationServiceStub.VerifyCMSSignatureResponse</h4> +<pre>public SignatureCreationServiceStub.VerifyCMSSignatureResponse()</pre> +</li> +</ul> +</li> +</ul> +<!-- ============ METHOD DETAIL ========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_detail"> +<!-- --> +</a> +<h3>Method Detail</h3> +<a name="getVerifyCMSSignatureResponse()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getVerifyCMSSignatureResponse</h4> +<pre>public <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyCMSSignatureResponseType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.VerifyCMSSignatureResponseType</a> getVerifyCMSSignatureResponse()</pre> +<div class="block">Auto generated getter method</div> +<dl><dt><span class="strong">Returns:</span></dt><dd>VerifyCMSSignatureResponseType</dd></dl> +</li> +</ul> +<a name="setVerifyCMSSignatureResponse(at.gv.egiz.moa.SignatureCreationServiceStub.VerifyCMSSignatureResponseType)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>setVerifyCMSSignatureResponse</h4> +<pre>public void setVerifyCMSSignatureResponse(<a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyCMSSignatureResponseType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.VerifyCMSSignatureResponseType</a> param)</pre> +<div class="block">Auto generated setter method</div> +<dl><dt><span class="strong">Parameters:</span></dt><dd><code>param</code> - VerifyCMSSignatureResponse</dd></dl> +</li> +</ul> +<a name="getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getOMElement</h4> +<pre>public org.apache.axiom.om.OMElement getOMElement(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, + org.apache.axiom.om.OMFactory factory) + throws org.apache.axis2.databinding.ADBException</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>getOMElement</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><span class="strong">Parameters:</span></dt><dd><code>parentQName</code> - </dd><dd><code>factory</code> - </dd> +<dt><span class="strong">Returns:</span></dt><dd>org.apache.axiom.om.OMElement</dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +<a name="serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>serialize</h4> +<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, + <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter) + throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, + org.apache.axis2.databinding.ADBException</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +<a name="serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>serialize</h4> +<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, + <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, + boolean serializeType) + throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, + org.apache.axis2.databinding.ADBException</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +<a name="getPullParser(javax.xml.namespace.QName)"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>getPullParser</h4> +<pre>public <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> getPullParser(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName) + throws org.apache.axis2.databinding.ADBException</pre> +<div class="block">databinding method to get an XML representation of this object</div> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>getPullParser</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +</li> +</ul> +</li> +</ul> +</div> +</div> +<!-- ========= END OF CLASS DATA ========= --> +<!-- ======= START OF BOTTOM NAVBAR ====== --> +<div class="bottomNav"><a name="navbar_bottom"> +<!-- --> +</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyCMSSignatureRequestType.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyCMSSignatureResponse.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li><a href="#nested_class_summary">Nested</a> | </li> +<li><a href="#field_summary">Field</a> | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li><a href="#field_detail">Field</a> | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_bottom"> +<!-- --> +</a></div> +<!-- ======== END OF BOTTOM NAVBAR ======= --> +</body> +</html> diff --git a/docs/at/gv/egiz/moa/SignatureCreationServiceStub.VerifyCMSSignatureResponseType.Factory.html b/docs/at/gv/egiz/moa/SignatureCreationServiceStub.VerifyCMSSignatureResponseType.Factory.html new file mode 100644 index 00000000..5acae158 --- /dev/null +++ b/docs/at/gv/egiz/moa/SignatureCreationServiceStub.VerifyCMSSignatureResponseType.Factory.html @@ -0,0 +1,278 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> +<!-- NewPage --> +<html lang="en"> +<head> +<!-- Generated by javadoc (version 1.7.0_51) on Tue Feb 04 16:51:24 CET 2014 --> +<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> +<title>SignatureCreationServiceStub.VerifyCMSSignatureResponseType.Factory (PDF-AS 4.0 Library)</title> +<meta name="date" content="2014-02-04"> +<link rel="stylesheet" type="text/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 Library)"; + } +//--> +</script> +<noscript> +<div>JavaScript is disabled on your browser.</div> +</noscript> +<!-- ========= START OF TOP NAVBAR ======= --> +<div class="topNav"><a name="navbar_top"> +<!-- --> +</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyCMSSignatureResponseType.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyCMSSignatureResponseTypeSequence.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li>Nested | </li> +<li>Field | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li>Field | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_top"> +<!-- --> +</a></div> +<!-- ========= END OF TOP NAVBAR ========= --> +<!-- ======== START OF CLASS DATA ======== --> +<div class="header"> +<div class="subTitle">at.gv.egiz.moa</div> +<h2 title="Class SignatureCreationServiceStub.VerifyCMSSignatureResponseType.Factory" class="title">Class SignatureCreationServiceStub.VerifyCMSSignatureResponseType.Factory</h2> +</div> +<div class="contentContainer"> +<ul class="inheritance"> +<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li> +<ul class="inheritance"> +<li>at.gv.egiz.moa.SignatureCreationServiceStub.VerifyCMSSignatureResponseType.Factory</li> +</ul> +</li> +</ul> +<div class="description"> +<ul class="blockList"> +<li class="blockList"> +<dl> +<dt>Enclosing class:</dt> +<dd><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyCMSSignatureResponseType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.VerifyCMSSignatureResponseType</a></dd> +</dl> +<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> +<div class="block">Factory class that keeps the parse method</div> +</li> +</ul> +</div> +<div class="summary"> +<ul class="blockList"> +<li class="blockList"> +<!-- ======== CONSTRUCTOR SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_summary"> +<!-- --> +</a> +<h3>Constructor Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation"> +<caption><span>Constructors</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colOne" scope="col">Constructor and Description</th> +</tr> +<tr class="altColor"> +<td class="colOne"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyCMSSignatureResponseType.Factory.html#SignatureCreationServiceStub.VerifyCMSSignatureResponseType.Factory()">SignatureCreationServiceStub.VerifyCMSSignatureResponseType.Factory</a></strong>()</code> </td> +</tr> +</table> +</li> +</ul> +<!-- ========== METHOD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_summary"> +<!-- --> +</a> +<h3>Method Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation"> +<caption><span>Methods</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colFirst" scope="col">Modifier and Type</th> +<th class="colLast" scope="col">Method and Description</th> +</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> +<div class="block">static method to create the object + Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable + If this object is not an element, it is a complex type and the reader is at the event just after the outer start element + Postcondition: If this object is an element, the reader is positioned at its end element + If this object is a complex type, the reader is positioned at the end element of its outer element</div> +</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> +</ul> +</li> +</ul> +</li> +</ul> +</div> +<div class="details"> +<ul class="blockList"> +<li class="blockList"> +<!-- ========= CONSTRUCTOR DETAIL ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_detail"> +<!-- --> +</a> +<h3>Constructor Detail</h3> +<a name="SignatureCreationServiceStub.VerifyCMSSignatureResponseType.Factory()"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>SignatureCreationServiceStub.VerifyCMSSignatureResponseType.Factory</h4> +<pre>public SignatureCreationServiceStub.VerifyCMSSignatureResponseType.Factory()</pre> +</li> +</ul> +</li> +</ul> +<!-- ============ METHOD DETAIL ========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_detail"> +<!-- --> +</a> +<h3>Method Detail</h3> +<a name="parse(javax.xml.stream.XMLStreamReader)"> +<!-- --> +</a> +<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> +<div class="block">static method to create the object + Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable + If this object is not an element, it is a complex type and the reader is at the event just after the outer start element + Postcondition: If this object is an element, the reader is positioned at its end element + If this object is a complex type, the reader is positioned at the end element of its outer element</div> +<dl><dt><span class="strong">Throws:</span></dt> +<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></code></dd></dl> +</li> +</ul> +</li> +</ul> +</li> +</ul> +</div> +</div> +<!-- ========= END OF CLASS DATA ========= --> +<!-- ======= START OF BOTTOM NAVBAR ====== --> +<div class="bottomNav"><a name="navbar_bottom"> +<!-- --> +</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyCMSSignatureResponseType.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyCMSSignatureResponseTypeSequence.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li>Nested | </li> +<li>Field | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li>Field | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_bottom"> +<!-- --> +</a></div> +<!-- ======== END OF BOTTOM NAVBAR ======= --> +</body> +</html> diff --git a/docs/at/gv/egiz/moa/SignatureCreationServiceStub.VerifyCMSSignatureResponseType.html b/docs/at/gv/egiz/moa/SignatureCreationServiceStub.VerifyCMSSignatureResponseType.html new file mode 100644 index 00000000..f3958a05 --- /dev/null +++ b/docs/at/gv/egiz/moa/SignatureCreationServiceStub.VerifyCMSSignatureResponseType.html @@ -0,0 +1,478 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> +<!-- NewPage --> +<html lang="en"> +<head> +<!-- Generated by javadoc (version 1.7.0_51) on Tue Feb 04 16:51:24 CET 2014 --> +<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> +<title>SignatureCreationServiceStub.VerifyCMSSignatureResponseType (PDF-AS 4.0 Library)</title> +<meta name="date" content="2014-02-04"> +<link rel="stylesheet" type="text/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 Library)"; + } +//--> +</script> +<noscript> +<div>JavaScript is disabled on your browser.</div> +</noscript> +<!-- ========= START OF TOP NAVBAR ======= --> +<div class="topNav"><a name="navbar_top"> +<!-- --> +</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyCMSSignatureResponse.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyCMSSignatureResponseType.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li><a href="#nested_class_summary">Nested</a> | </li> +<li><a href="#field_summary">Field</a> | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li><a href="#field_detail">Field</a> | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_top"> +<!-- --> +</a></div> +<!-- ========= END OF TOP NAVBAR ========= --> +<!-- ======== START OF CLASS DATA ======== --> +<div class="header"> +<div class="subTitle">at.gv.egiz.moa</div> +<h2 title="Class SignatureCreationServiceStub.VerifyCMSSignatureResponseType" class="title">Class SignatureCreationServiceStub.VerifyCMSSignatureResponseType</h2> +</div> +<div class="contentContainer"> +<ul class="inheritance"> +<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li> +<ul class="inheritance"> +<li>at.gv.egiz.moa.SignatureCreationServiceStub.VerifyCMSSignatureResponseType</li> +</ul> +</li> +</ul> +<div class="description"> +<ul class="blockList"> +<li class="blockList"> +<dl> +<dt>All Implemented Interfaces:</dt> +<dd><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a>, org.apache.axis2.databinding.ADBBean</dd> +</dl> +<dl> +<dt>Enclosing class:</dt> +<dd><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub</a></dd> +</dl> +<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> +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> +</ul> +</div> +<div class="summary"> +<ul class="blockList"> +<li class="blockList"> +<!-- ======== NESTED CLASS SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="nested_class_summary"> +<!-- --> +</a> +<h3>Nested Class Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Nested Class Summary table, listing nested classes, and an explanation"> +<caption><span>Nested Classes</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> +<tr class="altColor"> +<td class="colFirst"><code>static class </code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyCMSSignatureResponseType.Factory.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.VerifyCMSSignatureResponseType.Factory</a></strong></code> +<div class="block">Factory class that keeps the parse method</div> +</td> +</tr> +</table> +</li> +</ul> +<!-- =========== FIELD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="field_summary"> +<!-- --> +</a> +<h3>Field Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Field Summary table, listing fields, and an explanation"> +<caption><span>Fields</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> +<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"><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> +</table> +</li> +</ul> +<!-- ======== CONSTRUCTOR SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_summary"> +<!-- --> +</a> +<h3>Constructor Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation"> +<caption><span>Constructors</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colOne" scope="col">Constructor and Description</th> +</tr> +<tr class="altColor"> +<td class="colOne"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyCMSSignatureResponseType.html#SignatureCreationServiceStub.VerifyCMSSignatureResponseType()">SignatureCreationServiceStub.VerifyCMSSignatureResponseType</a></strong>()</code> </td> +</tr> +</table> +</li> +</ul> +<!-- ========== METHOD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_summary"> +<!-- --> +</a> +<h3>Method Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation"> +<caption><span>Methods</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colFirst" scope="col">Modifier and Type</th> +<th class="colLast" scope="col">Method and Description</th> +</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#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>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, + 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> +<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="../../../../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.VerifyCMSSignatureResponseType.html#getVerifyCMSSignatureResponseTypeSequence()">getVerifyCMSSignatureResponseTypeSequence</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.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> +</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, + 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.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="rowColor"> +<td class="colFirst"><code>protected void</code></td> +<td class="colLast"><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> +</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> +</ul> +</li> +</ul> +</li> +</ul> +</div> +<div class="details"> +<ul class="blockList"> +<li class="blockList"> +<!-- ============ FIELD DETAIL =========== --> +<ul class="blockList"> +<li class="blockList"><a name="field_detail"> +<!-- --> +</a> +<h3>Field Detail</h3> +<a name="localVerifyCMSSignatureResponseTypeSequence"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>localVerifyCMSSignatureResponseTypeSequence</h4> +<pre>protected <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyCMSSignatureResponseTypeSequence.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.VerifyCMSSignatureResponseTypeSequence</a>[] localVerifyCMSSignatureResponseTypeSequence</pre> +<div class="block">field for VerifyCMSSignatureResponseTypeSequence + This was an Array!</div> +</li> +</ul> +</li> +</ul> +<!-- ========= CONSTRUCTOR DETAIL ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_detail"> +<!-- --> +</a> +<h3>Constructor Detail</h3> +<a name="SignatureCreationServiceStub.VerifyCMSSignatureResponseType()"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>SignatureCreationServiceStub.VerifyCMSSignatureResponseType</h4> +<pre>public SignatureCreationServiceStub.VerifyCMSSignatureResponseType()</pre> +</li> +</ul> +</li> +</ul> +<!-- ============ METHOD DETAIL ========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_detail"> +<!-- --> +</a> +<h3>Method Detail</h3> +<a name="getVerifyCMSSignatureResponseTypeSequence()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getVerifyCMSSignatureResponseTypeSequence</h4> +<pre>public <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyCMSSignatureResponseTypeSequence.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.VerifyCMSSignatureResponseTypeSequence</a>[] getVerifyCMSSignatureResponseTypeSequence()</pre> +<div class="block">Auto generated getter method</div> +<dl><dt><span class="strong">Returns:</span></dt><dd>VerifyCMSSignatureResponseTypeSequence[]</dd></dl> +</li> +</ul> +<a name="validateVerifyCMSSignatureResponseTypeSequence(at.gv.egiz.moa.SignatureCreationServiceStub.VerifyCMSSignatureResponseTypeSequence[])"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>validateVerifyCMSSignatureResponseTypeSequence</h4> +<pre>protected void validateVerifyCMSSignatureResponseTypeSequence(<a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyCMSSignatureResponseTypeSequence.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.VerifyCMSSignatureResponseTypeSequence</a>[] param)</pre> +<div class="block">validate the array for VerifyCMSSignatureResponseTypeSequence</div> +</li> +</ul> +<a name="setVerifyCMSSignatureResponseTypeSequence(at.gv.egiz.moa.SignatureCreationServiceStub.VerifyCMSSignatureResponseTypeSequence[])"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>setVerifyCMSSignatureResponseTypeSequence</h4> +<pre>public void setVerifyCMSSignatureResponseTypeSequence(<a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyCMSSignatureResponseTypeSequence.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.VerifyCMSSignatureResponseTypeSequence</a>[] param)</pre> +<div class="block">Auto generated setter method</div> +<dl><dt><span class="strong">Parameters:</span></dt><dd><code>param</code> - VerifyCMSSignatureResponseTypeSequence</dd></dl> +</li> +</ul> +<a name="addVerifyCMSSignatureResponseTypeSequence(at.gv.egiz.moa.SignatureCreationServiceStub.VerifyCMSSignatureResponseTypeSequence)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>addVerifyCMSSignatureResponseTypeSequence</h4> +<pre>public void addVerifyCMSSignatureResponseTypeSequence(<a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyCMSSignatureResponseTypeSequence.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.VerifyCMSSignatureResponseTypeSequence</a> param)</pre> +<div class="block">Auto generated add method for the array for convenience</div> +<dl><dt><span class="strong">Parameters:</span></dt><dd><code>param</code> - VerifyCMSSignatureResponseTypeSequence</dd></dl> +</li> +</ul> +<a name="getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getOMElement</h4> +<pre>public org.apache.axiom.om.OMElement getOMElement(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, + org.apache.axiom.om.OMFactory factory) + throws org.apache.axis2.databinding.ADBException</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>getOMElement</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><span class="strong">Parameters:</span></dt><dd><code>parentQName</code> - </dd><dd><code>factory</code> - </dd> +<dt><span class="strong">Returns:</span></dt><dd>org.apache.axiom.om.OMElement</dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +<a name="serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>serialize</h4> +<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, + <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter) + throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, + org.apache.axis2.databinding.ADBException</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +<a name="serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>serialize</h4> +<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, + <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, + boolean serializeType) + throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, + org.apache.axis2.databinding.ADBException</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +<a name="getPullParser(javax.xml.namespace.QName)"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>getPullParser</h4> +<pre>public <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> getPullParser(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName) + throws org.apache.axis2.databinding.ADBException</pre> +<div class="block">databinding method to get an XML representation of this object</div> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>getPullParser</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +</li> +</ul> +</li> +</ul> +</div> +</div> +<!-- ========= END OF CLASS DATA ========= --> +<!-- ======= START OF BOTTOM NAVBAR ====== --> +<div class="bottomNav"><a name="navbar_bottom"> +<!-- --> +</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyCMSSignatureResponse.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyCMSSignatureResponseType.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li><a href="#nested_class_summary">Nested</a> | </li> +<li><a href="#field_summary">Field</a> | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li><a href="#field_detail">Field</a> | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_bottom"> +<!-- --> +</a></div> +<!-- ======== END OF BOTTOM NAVBAR ======= --> +</body> +</html> diff --git a/docs/at/gv/egiz/moa/SignatureCreationServiceStub.VerifyCMSSignatureResponseTypeSequence.Factory.html b/docs/at/gv/egiz/moa/SignatureCreationServiceStub.VerifyCMSSignatureResponseTypeSequence.Factory.html new file mode 100644 index 00000000..2127ae12 --- /dev/null +++ b/docs/at/gv/egiz/moa/SignatureCreationServiceStub.VerifyCMSSignatureResponseTypeSequence.Factory.html @@ -0,0 +1,278 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> +<!-- NewPage --> +<html lang="en"> +<head> +<!-- Generated by javadoc (version 1.7.0_51) on Tue Feb 04 16:51:25 CET 2014 --> +<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> +<title>SignatureCreationServiceStub.VerifyCMSSignatureResponseTypeSequence.Factory (PDF-AS 4.0 Library)</title> +<meta name="date" content="2014-02-04"> +<link rel="stylesheet" type="text/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 Library)"; + } +//--> +</script> +<noscript> +<div>JavaScript is disabled on your browser.</div> +</noscript> +<!-- ========= START OF TOP NAVBAR ======= --> +<div class="topNav"><a name="navbar_top"> +<!-- --> +</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyCMSSignatureResponseTypeSequence.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifySignatureInfo_type0.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li>Nested | </li> +<li>Field | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li>Field | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_top"> +<!-- --> +</a></div> +<!-- ========= END OF TOP NAVBAR ========= --> +<!-- ======== START OF CLASS DATA ======== --> +<div class="header"> +<div class="subTitle">at.gv.egiz.moa</div> +<h2 title="Class SignatureCreationServiceStub.VerifyCMSSignatureResponseTypeSequence.Factory" class="title">Class SignatureCreationServiceStub.VerifyCMSSignatureResponseTypeSequence.Factory</h2> +</div> +<div class="contentContainer"> +<ul class="inheritance"> +<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li> +<ul class="inheritance"> +<li>at.gv.egiz.moa.SignatureCreationServiceStub.VerifyCMSSignatureResponseTypeSequence.Factory</li> +</ul> +</li> +</ul> +<div class="description"> +<ul class="blockList"> +<li class="blockList"> +<dl> +<dt>Enclosing class:</dt> +<dd><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyCMSSignatureResponseTypeSequence.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.VerifyCMSSignatureResponseTypeSequence</a></dd> +</dl> +<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> +<div class="block">Factory class that keeps the parse method</div> +</li> +</ul> +</div> +<div class="summary"> +<ul class="blockList"> +<li class="blockList"> +<!-- ======== CONSTRUCTOR SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_summary"> +<!-- --> +</a> +<h3>Constructor Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation"> +<caption><span>Constructors</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colOne" scope="col">Constructor and Description</th> +</tr> +<tr class="altColor"> +<td class="colOne"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyCMSSignatureResponseTypeSequence.Factory.html#SignatureCreationServiceStub.VerifyCMSSignatureResponseTypeSequence.Factory()">SignatureCreationServiceStub.VerifyCMSSignatureResponseTypeSequence.Factory</a></strong>()</code> </td> +</tr> +</table> +</li> +</ul> +<!-- ========== METHOD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_summary"> +<!-- --> +</a> +<h3>Method Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation"> +<caption><span>Methods</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colFirst" scope="col">Modifier and Type</th> +<th class="colLast" scope="col">Method and Description</th> +</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> +<div class="block">static method to create the object + Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable + If this object is not an element, it is a complex type and the reader is at the event just after the outer start element + Postcondition: If this object is an element, the reader is positioned at its end element + If this object is a complex type, the reader is positioned at the end element of its outer element</div> +</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> +</ul> +</li> +</ul> +</li> +</ul> +</div> +<div class="details"> +<ul class="blockList"> +<li class="blockList"> +<!-- ========= CONSTRUCTOR DETAIL ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_detail"> +<!-- --> +</a> +<h3>Constructor Detail</h3> +<a name="SignatureCreationServiceStub.VerifyCMSSignatureResponseTypeSequence.Factory()"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>SignatureCreationServiceStub.VerifyCMSSignatureResponseTypeSequence.Factory</h4> +<pre>public SignatureCreationServiceStub.VerifyCMSSignatureResponseTypeSequence.Factory()</pre> +</li> +</ul> +</li> +</ul> +<!-- ============ METHOD DETAIL ========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_detail"> +<!-- --> +</a> +<h3>Method Detail</h3> +<a name="parse(javax.xml.stream.XMLStreamReader)"> +<!-- --> +</a> +<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> +<div class="block">static method to create the object + Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable + If this object is not an element, it is a complex type and the reader is at the event just after the outer start element + Postcondition: If this object is an element, the reader is positioned at its end element + If this object is a complex type, the reader is positioned at the end element of its outer element</div> +<dl><dt><span class="strong">Throws:</span></dt> +<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></code></dd></dl> +</li> +</ul> +</li> +</ul> +</li> +</ul> +</div> +</div> +<!-- ========= END OF CLASS DATA ========= --> +<!-- ======= START OF BOTTOM NAVBAR ====== --> +<div class="bottomNav"><a name="navbar_bottom"> +<!-- --> +</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyCMSSignatureResponseTypeSequence.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifySignatureInfo_type0.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li>Nested | </li> +<li>Field | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li>Field | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_bottom"> +<!-- --> +</a></div> +<!-- ======== END OF BOTTOM NAVBAR ======= --> +</body> +</html> diff --git a/docs/at/gv/egiz/moa/SignatureCreationServiceStub.VerifyCMSSignatureResponseTypeSequence.html b/docs/at/gv/egiz/moa/SignatureCreationServiceStub.VerifyCMSSignatureResponseTypeSequence.html new file mode 100644 index 00000000..06cd4402 --- /dev/null +++ b/docs/at/gv/egiz/moa/SignatureCreationServiceStub.VerifyCMSSignatureResponseTypeSequence.html @@ -0,0 +1,543 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> +<!-- NewPage --> +<html lang="en"> +<head> +<!-- Generated by javadoc (version 1.7.0_51) on Tue Feb 04 16:51:25 CET 2014 --> +<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> +<title>SignatureCreationServiceStub.VerifyCMSSignatureResponseTypeSequence (PDF-AS 4.0 Library)</title> +<meta name="date" content="2014-02-04"> +<link rel="stylesheet" type="text/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 Library)"; + } +//--> +</script> +<noscript> +<div>JavaScript is disabled on your browser.</div> +</noscript> +<!-- ========= START OF TOP NAVBAR ======= --> +<div class="topNav"><a name="navbar_top"> +<!-- --> +</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyCMSSignatureResponseType.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyCMSSignatureResponseTypeSequence.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li><a href="#nested_class_summary">Nested</a> | </li> +<li><a href="#field_summary">Field</a> | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li><a href="#field_detail">Field</a> | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_top"> +<!-- --> +</a></div> +<!-- ========= END OF TOP NAVBAR ========= --> +<!-- ======== START OF CLASS DATA ======== --> +<div class="header"> +<div class="subTitle">at.gv.egiz.moa</div> +<h2 title="Class SignatureCreationServiceStub.VerifyCMSSignatureResponseTypeSequence" class="title">Class SignatureCreationServiceStub.VerifyCMSSignatureResponseTypeSequence</h2> +</div> +<div class="contentContainer"> +<ul class="inheritance"> +<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li> +<ul class="inheritance"> +<li>at.gv.egiz.moa.SignatureCreationServiceStub.VerifyCMSSignatureResponseTypeSequence</li> +</ul> +</li> +</ul> +<div class="description"> +<ul class="blockList"> +<li class="blockList"> +<dl> +<dt>All Implemented Interfaces:</dt> +<dd><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a>, org.apache.axis2.databinding.ADBBean</dd> +</dl> +<dl> +<dt>Enclosing class:</dt> +<dd><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub</a></dd> +</dl> +<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> +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> +</ul> +</div> +<div class="summary"> +<ul class="blockList"> +<li class="blockList"> +<!-- ======== NESTED CLASS SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="nested_class_summary"> +<!-- --> +</a> +<h3>Nested Class Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Nested Class Summary table, listing nested classes, and an explanation"> +<caption><span>Nested Classes</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> +<tr class="altColor"> +<td class="colFirst"><code>static class </code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyCMSSignatureResponseTypeSequence.Factory.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.VerifyCMSSignatureResponseTypeSequence.Factory</a></strong></code> +<div class="block">Factory class that keeps the parse method</div> +</td> +</tr> +</table> +</li> +</ul> +<!-- =========== FIELD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="field_summary"> +<!-- --> +</a> +<h3>Field Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Field Summary table, listing fields, and an explanation"> +<caption><span>Fields</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> +<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"><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="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"><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> +<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"><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> +</table> +</li> +</ul> +<!-- ======== CONSTRUCTOR SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_summary"> +<!-- --> +</a> +<h3>Constructor Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation"> +<caption><span>Constructors</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colOne" scope="col">Constructor and Description</th> +</tr> +<tr class="altColor"> +<td class="colOne"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyCMSSignatureResponseTypeSequence.html#SignatureCreationServiceStub.VerifyCMSSignatureResponseTypeSequence()">SignatureCreationServiceStub.VerifyCMSSignatureResponseTypeSequence</a></strong>()</code> </td> +</tr> +</table> +</li> +</ul> +<!-- ========== METHOD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_summary"> +<!-- --> +</a> +<h3>Method Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation"> +<caption><span>Methods</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colFirst" scope="col">Modifier and Type</th> +<th class="colLast" scope="col">Method and Description</th> +</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"><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="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, + 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> +<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="../../../../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.VerifyCMSSignatureResponseTypeSequence.html#getSignatureCheck()">getSignatureCheck</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"><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="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> +</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, + 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.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"><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> +<tr class="rowColor"> +<td class="colFirst"><code>void</code></td> +<td class="colLast"><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> +</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> +</ul> +</li> +</ul> +</li> +</ul> +</div> +<div class="details"> +<ul class="blockList"> +<li class="blockList"> +<!-- ============ FIELD DETAIL =========== --> +<ul class="blockList"> +<li class="blockList"><a name="field_detail"> +<!-- --> +</a> +<h3>Field Detail</h3> +<a name="localSignerInfo"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>localSignerInfo</h4> +<pre>protected <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.KeyInfoType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.KeyInfoType</a> localSignerInfo</pre> +<div class="block">field for SignerInfo</div> +</li> +</ul> +<a name="localSignatureCheck"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>localSignatureCheck</h4> +<pre>protected <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CheckResultType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.CheckResultType</a> localSignatureCheck</pre> +<div class="block">field for SignatureCheck</div> +</li> +</ul> +<a name="localCertificateCheck"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>localCertificateCheck</h4> +<pre>protected <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CheckResultType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.CheckResultType</a> localCertificateCheck</pre> +<div class="block">field for CertificateCheck</div> +</li> +</ul> +</li> +</ul> +<!-- ========= CONSTRUCTOR DETAIL ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_detail"> +<!-- --> +</a> +<h3>Constructor Detail</h3> +<a name="SignatureCreationServiceStub.VerifyCMSSignatureResponseTypeSequence()"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>SignatureCreationServiceStub.VerifyCMSSignatureResponseTypeSequence</h4> +<pre>public SignatureCreationServiceStub.VerifyCMSSignatureResponseTypeSequence()</pre> +</li> +</ul> +</li> +</ul> +<!-- ============ METHOD DETAIL ========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_detail"> +<!-- --> +</a> +<h3>Method Detail</h3> +<a name="getSignerInfo()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getSignerInfo</h4> +<pre>public <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.KeyInfoType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.KeyInfoType</a> getSignerInfo()</pre> +<div class="block">Auto generated getter method</div> +<dl><dt><span class="strong">Returns:</span></dt><dd>KeyInfoType</dd></dl> +</li> +</ul> +<a name="setSignerInfo(at.gv.egiz.moa.SignatureCreationServiceStub.KeyInfoType)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>setSignerInfo</h4> +<pre>public void setSignerInfo(<a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.KeyInfoType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.KeyInfoType</a> param)</pre> +<div class="block">Auto generated setter method</div> +<dl><dt><span class="strong">Parameters:</span></dt><dd><code>param</code> - SignerInfo</dd></dl> +</li> +</ul> +<a name="getSignatureCheck()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getSignatureCheck</h4> +<pre>public <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CheckResultType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.CheckResultType</a> getSignatureCheck()</pre> +<div class="block">Auto generated getter method</div> +<dl><dt><span class="strong">Returns:</span></dt><dd>CheckResultType</dd></dl> +</li> +</ul> +<a name="setSignatureCheck(at.gv.egiz.moa.SignatureCreationServiceStub.CheckResultType)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>setSignatureCheck</h4> +<pre>public void setSignatureCheck(<a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CheckResultType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.CheckResultType</a> param)</pre> +<div class="block">Auto generated setter method</div> +<dl><dt><span class="strong">Parameters:</span></dt><dd><code>param</code> - SignatureCheck</dd></dl> +</li> +</ul> +<a name="getCertificateCheck()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getCertificateCheck</h4> +<pre>public <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CheckResultType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.CheckResultType</a> getCertificateCheck()</pre> +<div class="block">Auto generated getter method</div> +<dl><dt><span class="strong">Returns:</span></dt><dd>CheckResultType</dd></dl> +</li> +</ul> +<a name="setCertificateCheck(at.gv.egiz.moa.SignatureCreationServiceStub.CheckResultType)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>setCertificateCheck</h4> +<pre>public void setCertificateCheck(<a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CheckResultType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.CheckResultType</a> param)</pre> +<div class="block">Auto generated setter method</div> +<dl><dt><span class="strong">Parameters:</span></dt><dd><code>param</code> - CertificateCheck</dd></dl> +</li> +</ul> +<a name="getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getOMElement</h4> +<pre>public org.apache.axiom.om.OMElement getOMElement(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, + org.apache.axiom.om.OMFactory factory) + throws org.apache.axis2.databinding.ADBException</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>getOMElement</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><span class="strong">Parameters:</span></dt><dd><code>parentQName</code> - </dd><dd><code>factory</code> - </dd> +<dt><span class="strong">Returns:</span></dt><dd>org.apache.axiom.om.OMElement</dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +<a name="serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>serialize</h4> +<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, + <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter) + throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, + org.apache.axis2.databinding.ADBException</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +<a name="serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>serialize</h4> +<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, + <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, + boolean serializeType) + throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, + org.apache.axis2.databinding.ADBException</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +<a name="getPullParser(javax.xml.namespace.QName)"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>getPullParser</h4> +<pre>public <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> getPullParser(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName) + throws org.apache.axis2.databinding.ADBException</pre> +<div class="block">databinding method to get an XML representation of this object</div> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>getPullParser</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +</li> +</ul> +</li> +</ul> +</div> +</div> +<!-- ========= END OF CLASS DATA ========= --> +<!-- ======= START OF BOTTOM NAVBAR ====== --> +<div class="bottomNav"><a name="navbar_bottom"> +<!-- --> +</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyCMSSignatureResponseType.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyCMSSignatureResponseTypeSequence.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li><a href="#nested_class_summary">Nested</a> | </li> +<li><a href="#field_summary">Field</a> | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li><a href="#field_detail">Field</a> | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_bottom"> +<!-- --> +</a></div> +<!-- ======== END OF BOTTOM NAVBAR ======= --> +</body> +</html> diff --git a/docs/at/gv/egiz/moa/SignatureCreationServiceStub.VerifySignatureInfo_type0.Factory.html b/docs/at/gv/egiz/moa/SignatureCreationServiceStub.VerifySignatureInfo_type0.Factory.html new file mode 100644 index 00000000..5ecd154b --- /dev/null +++ b/docs/at/gv/egiz/moa/SignatureCreationServiceStub.VerifySignatureInfo_type0.Factory.html @@ -0,0 +1,278 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> +<!-- NewPage --> +<html lang="en"> +<head> +<!-- Generated by javadoc (version 1.7.0_51) on Tue Feb 04 16:51:25 CET 2014 --> +<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> +<title>SignatureCreationServiceStub.VerifySignatureInfo_type0.Factory (PDF-AS 4.0 Library)</title> +<meta name="date" content="2014-02-04"> +<link rel="stylesheet" type="text/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 Library)"; + } +//--> +</script> +<noscript> +<div>JavaScript is disabled on your browser.</div> +</noscript> +<!-- ========= START OF TOP NAVBAR ======= --> +<div class="topNav"><a name="navbar_top"> +<!-- --> +</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifySignatureInfo_type0.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyTransformsDataType.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li>Nested | </li> +<li>Field | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li>Field | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_top"> +<!-- --> +</a></div> +<!-- ========= END OF TOP NAVBAR ========= --> +<!-- ======== START OF CLASS DATA ======== --> +<div class="header"> +<div class="subTitle">at.gv.egiz.moa</div> +<h2 title="Class SignatureCreationServiceStub.VerifySignatureInfo_type0.Factory" class="title">Class SignatureCreationServiceStub.VerifySignatureInfo_type0.Factory</h2> +</div> +<div class="contentContainer"> +<ul class="inheritance"> +<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li> +<ul class="inheritance"> +<li>at.gv.egiz.moa.SignatureCreationServiceStub.VerifySignatureInfo_type0.Factory</li> +</ul> +</li> +</ul> +<div class="description"> +<ul class="blockList"> +<li class="blockList"> +<dl> +<dt>Enclosing class:</dt> +<dd><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifySignatureInfo_type0.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.VerifySignatureInfo_type0</a></dd> +</dl> +<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> +<div class="block">Factory class that keeps the parse method</div> +</li> +</ul> +</div> +<div class="summary"> +<ul class="blockList"> +<li class="blockList"> +<!-- ======== CONSTRUCTOR SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_summary"> +<!-- --> +</a> +<h3>Constructor Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation"> +<caption><span>Constructors</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colOne" scope="col">Constructor and Description</th> +</tr> +<tr class="altColor"> +<td class="colOne"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifySignatureInfo_type0.Factory.html#SignatureCreationServiceStub.VerifySignatureInfo_type0.Factory()">SignatureCreationServiceStub.VerifySignatureInfo_type0.Factory</a></strong>()</code> </td> +</tr> +</table> +</li> +</ul> +<!-- ========== METHOD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_summary"> +<!-- --> +</a> +<h3>Method Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation"> +<caption><span>Methods</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colFirst" scope="col">Modifier and Type</th> +<th class="colLast" scope="col">Method and Description</th> +</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> +<div class="block">static method to create the object + Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable + If this object is not an element, it is a complex type and the reader is at the event just after the outer start element + Postcondition: If this object is an element, the reader is positioned at its end element + If this object is a complex type, the reader is positioned at the end element of its outer element</div> +</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> +</ul> +</li> +</ul> +</li> +</ul> +</div> +<div class="details"> +<ul class="blockList"> +<li class="blockList"> +<!-- ========= CONSTRUCTOR DETAIL ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_detail"> +<!-- --> +</a> +<h3>Constructor Detail</h3> +<a name="SignatureCreationServiceStub.VerifySignatureInfo_type0.Factory()"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>SignatureCreationServiceStub.VerifySignatureInfo_type0.Factory</h4> +<pre>public SignatureCreationServiceStub.VerifySignatureInfo_type0.Factory()</pre> +</li> +</ul> +</li> +</ul> +<!-- ============ METHOD DETAIL ========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_detail"> +<!-- --> +</a> +<h3>Method Detail</h3> +<a name="parse(javax.xml.stream.XMLStreamReader)"> +<!-- --> +</a> +<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> +<div class="block">static method to create the object + Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable + If this object is not an element, it is a complex type and the reader is at the event just after the outer start element + Postcondition: If this object is an element, the reader is positioned at its end element + If this object is a complex type, the reader is positioned at the end element of its outer element</div> +<dl><dt><span class="strong">Throws:</span></dt> +<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></code></dd></dl> +</li> +</ul> +</li> +</ul> +</li> +</ul> +</div> +</div> +<!-- ========= END OF CLASS DATA ========= --> +<!-- ======= START OF BOTTOM NAVBAR ====== --> +<div class="bottomNav"><a name="navbar_bottom"> +<!-- --> +</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifySignatureInfo_type0.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyTransformsDataType.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li>Nested | </li> +<li>Field | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li>Field | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_bottom"> +<!-- --> +</a></div> +<!-- ======== END OF BOTTOM NAVBAR ======= --> +</body> +</html> diff --git a/docs/at/gv/egiz/moa/SignatureCreationServiceStub.VerifySignatureInfo_type0.html b/docs/at/gv/egiz/moa/SignatureCreationServiceStub.VerifySignatureInfo_type0.html new file mode 100644 index 00000000..90cd5a8c --- /dev/null +++ b/docs/at/gv/egiz/moa/SignatureCreationServiceStub.VerifySignatureInfo_type0.html @@ -0,0 +1,493 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> +<!-- NewPage --> +<html lang="en"> +<head> +<!-- Generated by javadoc (version 1.7.0_51) on Tue Feb 04 16:51:25 CET 2014 --> +<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> +<title>SignatureCreationServiceStub.VerifySignatureInfo_type0 (PDF-AS 4.0 Library)</title> +<meta name="date" content="2014-02-04"> +<link rel="stylesheet" type="text/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 Library)"; + } +//--> +</script> +<noscript> +<div>JavaScript is disabled on your browser.</div> +</noscript> +<!-- ========= START OF TOP NAVBAR ======= --> +<div class="topNav"><a name="navbar_top"> +<!-- --> +</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyCMSSignatureResponseTypeSequence.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifySignatureInfo_type0.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li><a href="#nested_class_summary">Nested</a> | </li> +<li><a href="#field_summary">Field</a> | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li><a href="#field_detail">Field</a> | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_top"> +<!-- --> +</a></div> +<!-- ========= END OF TOP NAVBAR ========= --> +<!-- ======== START OF CLASS DATA ======== --> +<div class="header"> +<div class="subTitle">at.gv.egiz.moa</div> +<h2 title="Class SignatureCreationServiceStub.VerifySignatureInfo_type0" class="title">Class SignatureCreationServiceStub.VerifySignatureInfo_type0</h2> +</div> +<div class="contentContainer"> +<ul class="inheritance"> +<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li> +<ul class="inheritance"> +<li>at.gv.egiz.moa.SignatureCreationServiceStub.VerifySignatureInfo_type0</li> +</ul> +</li> +</ul> +<div class="description"> +<ul class="blockList"> +<li class="blockList"> +<dl> +<dt>All Implemented Interfaces:</dt> +<dd><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a>, org.apache.axis2.databinding.ADBBean</dd> +</dl> +<dl> +<dt>Enclosing class:</dt> +<dd><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub</a></dd> +</dl> +<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> +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> +</ul> +</div> +<div class="summary"> +<ul class="blockList"> +<li class="blockList"> +<!-- ======== NESTED CLASS SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="nested_class_summary"> +<!-- --> +</a> +<h3>Nested Class Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Nested Class Summary table, listing nested classes, and an explanation"> +<caption><span>Nested Classes</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> +<tr class="altColor"> +<td class="colFirst"><code>static class </code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifySignatureInfo_type0.Factory.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.VerifySignatureInfo_type0.Factory</a></strong></code> +<div class="block">Factory class that keeps the parse method</div> +</td> +</tr> +</table> +</li> +</ul> +<!-- =========== FIELD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="field_summary"> +<!-- --> +</a> +<h3>Field Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Field Summary table, listing fields, and an explanation"> +<caption><span>Fields</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> +<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"><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> +<tr class="rowColor"> +<td class="colFirst"><code>protected org.apache.axis2.databinding.types.Token</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifySignatureInfo_type0.html#localVerifySignatureLocation">localVerifySignatureLocation</a></strong></code> +<div class="block">field for VerifySignatureLocation</div> +</td> +</tr> +</table> +</li> +</ul> +<!-- ======== CONSTRUCTOR SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_summary"> +<!-- --> +</a> +<h3>Constructor Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation"> +<caption><span>Constructors</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colOne" scope="col">Constructor and Description</th> +</tr> +<tr class="altColor"> +<td class="colOne"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifySignatureInfo_type0.html#SignatureCreationServiceStub.VerifySignatureInfo_type0()">SignatureCreationServiceStub.VerifySignatureInfo_type0</a></strong>()</code> </td> +</tr> +</table> +</li> +</ul> +<!-- ========== METHOD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_summary"> +<!-- --> +</a> +<h3>Method Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation"> +<caption><span>Methods</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colFirst" scope="col">Modifier and Type</th> +<th class="colLast" scope="col">Method and Description</th> +</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, + 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> +<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="../../../../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.VerifySignatureInfo_type0.html#getVerifySignatureEnvironment()">getVerifySignatureEnvironment</a></strong>()</code> +<div class="block">Auto generated getter method</div> +</td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>org.apache.axis2.databinding.types.Token</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifySignatureInfo_type0.html#getVerifySignatureLocation()">getVerifySignatureLocation</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.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> +</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, + 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.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> +<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#setVerifySignatureLocation(org.apache.axis2.databinding.types.Token)">setVerifySignatureLocation</a></strong>(org.apache.axis2.databinding.types.Token param)</code> +<div class="block">Auto generated setter method</div> +</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> +</ul> +</li> +</ul> +</li> +</ul> +</div> +<div class="details"> +<ul class="blockList"> +<li class="blockList"> +<!-- ============ FIELD DETAIL =========== --> +<ul class="blockList"> +<li class="blockList"><a name="field_detail"> +<!-- --> +</a> +<h3>Field Detail</h3> +<a name="localVerifySignatureEnvironment"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>localVerifySignatureEnvironment</h4> +<pre>protected <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ContentOptionalRefType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.ContentOptionalRefType</a> localVerifySignatureEnvironment</pre> +<div class="block">field for VerifySignatureEnvironment</div> +</li> +</ul> +<a name="localVerifySignatureLocation"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>localVerifySignatureLocation</h4> +<pre>protected org.apache.axis2.databinding.types.Token localVerifySignatureLocation</pre> +<div class="block">field for VerifySignatureLocation</div> +</li> +</ul> +</li> +</ul> +<!-- ========= CONSTRUCTOR DETAIL ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_detail"> +<!-- --> +</a> +<h3>Constructor Detail</h3> +<a name="SignatureCreationServiceStub.VerifySignatureInfo_type0()"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>SignatureCreationServiceStub.VerifySignatureInfo_type0</h4> +<pre>public SignatureCreationServiceStub.VerifySignatureInfo_type0()</pre> +</li> +</ul> +</li> +</ul> +<!-- ============ METHOD DETAIL ========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_detail"> +<!-- --> +</a> +<h3>Method Detail</h3> +<a name="getVerifySignatureEnvironment()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getVerifySignatureEnvironment</h4> +<pre>public <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ContentOptionalRefType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.ContentOptionalRefType</a> getVerifySignatureEnvironment()</pre> +<div class="block">Auto generated getter method</div> +<dl><dt><span class="strong">Returns:</span></dt><dd>ContentOptionalRefType</dd></dl> +</li> +</ul> +<a name="setVerifySignatureEnvironment(at.gv.egiz.moa.SignatureCreationServiceStub.ContentOptionalRefType)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>setVerifySignatureEnvironment</h4> +<pre>public void setVerifySignatureEnvironment(<a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ContentOptionalRefType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.ContentOptionalRefType</a> param)</pre> +<div class="block">Auto generated setter method</div> +<dl><dt><span class="strong">Parameters:</span></dt><dd><code>param</code> - VerifySignatureEnvironment</dd></dl> +</li> +</ul> +<a name="getVerifySignatureLocation()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getVerifySignatureLocation</h4> +<pre>public org.apache.axis2.databinding.types.Token getVerifySignatureLocation()</pre> +<div class="block">Auto generated getter method</div> +<dl><dt><span class="strong">Returns:</span></dt><dd>org.apache.axis2.databinding.types.Token</dd></dl> +</li> +</ul> +<a name="setVerifySignatureLocation(org.apache.axis2.databinding.types.Token)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>setVerifySignatureLocation</h4> +<pre>public void setVerifySignatureLocation(org.apache.axis2.databinding.types.Token param)</pre> +<div class="block">Auto generated setter method</div> +<dl><dt><span class="strong">Parameters:</span></dt><dd><code>param</code> - VerifySignatureLocation</dd></dl> +</li> +</ul> +<a name="getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getOMElement</h4> +<pre>public org.apache.axiom.om.OMElement getOMElement(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, + org.apache.axiom.om.OMFactory factory) + throws org.apache.axis2.databinding.ADBException</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>getOMElement</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><span class="strong">Parameters:</span></dt><dd><code>parentQName</code> - </dd><dd><code>factory</code> - </dd> +<dt><span class="strong">Returns:</span></dt><dd>org.apache.axiom.om.OMElement</dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +<a name="serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>serialize</h4> +<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, + <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter) + throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, + org.apache.axis2.databinding.ADBException</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +<a name="serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>serialize</h4> +<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, + <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, + boolean serializeType) + throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, + org.apache.axis2.databinding.ADBException</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +<a name="getPullParser(javax.xml.namespace.QName)"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>getPullParser</h4> +<pre>public <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> getPullParser(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName) + throws org.apache.axis2.databinding.ADBException</pre> +<div class="block">databinding method to get an XML representation of this object</div> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>getPullParser</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +</li> +</ul> +</li> +</ul> +</div> +</div> +<!-- ========= END OF CLASS DATA ========= --> +<!-- ======= START OF BOTTOM NAVBAR ====== --> +<div class="bottomNav"><a name="navbar_bottom"> +<!-- --> +</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyCMSSignatureResponseTypeSequence.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifySignatureInfo_type0.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li><a href="#nested_class_summary">Nested</a> | </li> +<li><a href="#field_summary">Field</a> | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li><a href="#field_detail">Field</a> | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_bottom"> +<!-- --> +</a></div> +<!-- ======== END OF BOTTOM NAVBAR ======= --> +</body> +</html> diff --git a/docs/at/gv/egiz/moa/SignatureCreationServiceStub.VerifyTransformsDataType.Factory.html b/docs/at/gv/egiz/moa/SignatureCreationServiceStub.VerifyTransformsDataType.Factory.html new file mode 100644 index 00000000..88b00abe --- /dev/null +++ b/docs/at/gv/egiz/moa/SignatureCreationServiceStub.VerifyTransformsDataType.Factory.html @@ -0,0 +1,278 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> +<!-- NewPage --> +<html lang="en"> +<head> +<!-- Generated by javadoc (version 1.7.0_51) on Tue Feb 04 16:51:26 CET 2014 --> +<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> +<title>SignatureCreationServiceStub.VerifyTransformsDataType.Factory (PDF-AS 4.0 Library)</title> +<meta name="date" content="2014-02-04"> +<link rel="stylesheet" type="text/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 Library)"; + } +//--> +</script> +<noscript> +<div>JavaScript is disabled on your browser.</div> +</noscript> +<!-- ========= START OF TOP NAVBAR ======= --> +<div class="topNav"><a name="navbar_top"> +<!-- --> +</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyTransformsDataType.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyTransformsDataTypeChoice.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li>Nested | </li> +<li>Field | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li>Field | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_top"> +<!-- --> +</a></div> +<!-- ========= END OF TOP NAVBAR ========= --> +<!-- ======== START OF CLASS DATA ======== --> +<div class="header"> +<div class="subTitle">at.gv.egiz.moa</div> +<h2 title="Class SignatureCreationServiceStub.VerifyTransformsDataType.Factory" class="title">Class SignatureCreationServiceStub.VerifyTransformsDataType.Factory</h2> +</div> +<div class="contentContainer"> +<ul class="inheritance"> +<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li> +<ul class="inheritance"> +<li>at.gv.egiz.moa.SignatureCreationServiceStub.VerifyTransformsDataType.Factory</li> +</ul> +</li> +</ul> +<div class="description"> +<ul class="blockList"> +<li class="blockList"> +<dl> +<dt>Enclosing class:</dt> +<dd><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyTransformsDataType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.VerifyTransformsDataType</a></dd> +</dl> +<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> +<div class="block">Factory class that keeps the parse method</div> +</li> +</ul> +</div> +<div class="summary"> +<ul class="blockList"> +<li class="blockList"> +<!-- ======== CONSTRUCTOR SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_summary"> +<!-- --> +</a> +<h3>Constructor Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation"> +<caption><span>Constructors</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colOne" scope="col">Constructor and Description</th> +</tr> +<tr class="altColor"> +<td class="colOne"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyTransformsDataType.Factory.html#SignatureCreationServiceStub.VerifyTransformsDataType.Factory()">SignatureCreationServiceStub.VerifyTransformsDataType.Factory</a></strong>()</code> </td> +</tr> +</table> +</li> +</ul> +<!-- ========== METHOD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_summary"> +<!-- --> +</a> +<h3>Method Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation"> +<caption><span>Methods</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colFirst" scope="col">Modifier and Type</th> +<th class="colLast" scope="col">Method and Description</th> +</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> +<div class="block">static method to create the object + Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable + If this object is not an element, it is a complex type and the reader is at the event just after the outer start element + Postcondition: If this object is an element, the reader is positioned at its end element + If this object is a complex type, the reader is positioned at the end element of its outer element</div> +</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> +</ul> +</li> +</ul> +</li> +</ul> +</div> +<div class="details"> +<ul class="blockList"> +<li class="blockList"> +<!-- ========= CONSTRUCTOR DETAIL ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_detail"> +<!-- --> +</a> +<h3>Constructor Detail</h3> +<a name="SignatureCreationServiceStub.VerifyTransformsDataType.Factory()"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>SignatureCreationServiceStub.VerifyTransformsDataType.Factory</h4> +<pre>public SignatureCreationServiceStub.VerifyTransformsDataType.Factory()</pre> +</li> +</ul> +</li> +</ul> +<!-- ============ METHOD DETAIL ========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_detail"> +<!-- --> +</a> +<h3>Method Detail</h3> +<a name="parse(javax.xml.stream.XMLStreamReader)"> +<!-- --> +</a> +<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> +<div class="block">static method to create the object + Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable + If this object is not an element, it is a complex type and the reader is at the event just after the outer start element + Postcondition: If this object is an element, the reader is positioned at its end element + If this object is a complex type, the reader is positioned at the end element of its outer element</div> +<dl><dt><span class="strong">Throws:</span></dt> +<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></code></dd></dl> +</li> +</ul> +</li> +</ul> +</li> +</ul> +</div> +</div> +<!-- ========= END OF CLASS DATA ========= --> +<!-- ======= START OF BOTTOM NAVBAR ====== --> +<div class="bottomNav"><a name="navbar_bottom"> +<!-- --> +</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyTransformsDataType.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyTransformsDataTypeChoice.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li>Nested | </li> +<li>Field | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li>Field | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_bottom"> +<!-- --> +</a></div> +<!-- ======== END OF BOTTOM NAVBAR ======= --> +</body> +</html> diff --git a/docs/at/gv/egiz/moa/SignatureCreationServiceStub.VerifyTransformsDataType.html b/docs/at/gv/egiz/moa/SignatureCreationServiceStub.VerifyTransformsDataType.html new file mode 100644 index 00000000..dec2dd07 --- /dev/null +++ b/docs/at/gv/egiz/moa/SignatureCreationServiceStub.VerifyTransformsDataType.html @@ -0,0 +1,478 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> +<!-- NewPage --> +<html lang="en"> +<head> +<!-- Generated by javadoc (version 1.7.0_51) on Tue Feb 04 16:51:26 CET 2014 --> +<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> +<title>SignatureCreationServiceStub.VerifyTransformsDataType (PDF-AS 4.0 Library)</title> +<meta name="date" content="2014-02-04"> +<link rel="stylesheet" type="text/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 Library)"; + } +//--> +</script> +<noscript> +<div>JavaScript is disabled on your browser.</div> +</noscript> +<!-- ========= START OF TOP NAVBAR ======= --> +<div class="topNav"><a name="navbar_top"> +<!-- --> +</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifySignatureInfo_type0.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyTransformsDataType.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li><a href="#nested_class_summary">Nested</a> | </li> +<li><a href="#field_summary">Field</a> | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li><a href="#field_detail">Field</a> | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_top"> +<!-- --> +</a></div> +<!-- ========= END OF TOP NAVBAR ========= --> +<!-- ======== START OF CLASS DATA ======== --> +<div class="header"> +<div class="subTitle">at.gv.egiz.moa</div> +<h2 title="Class SignatureCreationServiceStub.VerifyTransformsDataType" class="title">Class SignatureCreationServiceStub.VerifyTransformsDataType</h2> +</div> +<div class="contentContainer"> +<ul class="inheritance"> +<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li> +<ul class="inheritance"> +<li>at.gv.egiz.moa.SignatureCreationServiceStub.VerifyTransformsDataType</li> +</ul> +</li> +</ul> +<div class="description"> +<ul class="blockList"> +<li class="blockList"> +<dl> +<dt>All Implemented Interfaces:</dt> +<dd><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a>, org.apache.axis2.databinding.ADBBean</dd> +</dl> +<dl> +<dt>Enclosing class:</dt> +<dd><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub</a></dd> +</dl> +<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> +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> +</ul> +</div> +<div class="summary"> +<ul class="blockList"> +<li class="blockList"> +<!-- ======== NESTED CLASS SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="nested_class_summary"> +<!-- --> +</a> +<h3>Nested Class Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Nested Class Summary table, listing nested classes, and an explanation"> +<caption><span>Nested Classes</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> +<tr class="altColor"> +<td class="colFirst"><code>static class </code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyTransformsDataType.Factory.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.VerifyTransformsDataType.Factory</a></strong></code> +<div class="block">Factory class that keeps the parse method</div> +</td> +</tr> +</table> +</li> +</ul> +<!-- =========== FIELD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="field_summary"> +<!-- --> +</a> +<h3>Field Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Field Summary table, listing fields, and an explanation"> +<caption><span>Fields</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> +<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"><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> +</table> +</li> +</ul> +<!-- ======== CONSTRUCTOR SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_summary"> +<!-- --> +</a> +<h3>Constructor Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation"> +<caption><span>Constructors</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colOne" scope="col">Constructor and Description</th> +</tr> +<tr class="altColor"> +<td class="colOne"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyTransformsDataType.html#SignatureCreationServiceStub.VerifyTransformsDataType()">SignatureCreationServiceStub.VerifyTransformsDataType</a></strong>()</code> </td> +</tr> +</table> +</li> +</ul> +<!-- ========== METHOD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_summary"> +<!-- --> +</a> +<h3>Method Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation"> +<caption><span>Methods</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colFirst" scope="col">Modifier and Type</th> +<th class="colLast" scope="col">Method and Description</th> +</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#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>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, + 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> +<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="../../../../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.VerifyTransformsDataType.html#getVerifyTransformsDataTypeChoice()">getVerifyTransformsDataTypeChoice</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.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> +</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, + 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.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="rowColor"> +<td class="colFirst"><code>protected void</code></td> +<td class="colLast"><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> +</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> +</ul> +</li> +</ul> +</li> +</ul> +</div> +<div class="details"> +<ul class="blockList"> +<li class="blockList"> +<!-- ============ FIELD DETAIL =========== --> +<ul class="blockList"> +<li class="blockList"><a name="field_detail"> +<!-- --> +</a> +<h3>Field Detail</h3> +<a name="localVerifyTransformsDataTypeChoice"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>localVerifyTransformsDataTypeChoice</h4> +<pre>protected <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyTransformsDataTypeChoice.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.VerifyTransformsDataTypeChoice</a>[] localVerifyTransformsDataTypeChoice</pre> +<div class="block">field for VerifyTransformsDataTypeChoice + This was an Array!</div> +</li> +</ul> +</li> +</ul> +<!-- ========= CONSTRUCTOR DETAIL ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_detail"> +<!-- --> +</a> +<h3>Constructor Detail</h3> +<a name="SignatureCreationServiceStub.VerifyTransformsDataType()"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>SignatureCreationServiceStub.VerifyTransformsDataType</h4> +<pre>public SignatureCreationServiceStub.VerifyTransformsDataType()</pre> +</li> +</ul> +</li> +</ul> +<!-- ============ METHOD DETAIL ========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_detail"> +<!-- --> +</a> +<h3>Method Detail</h3> +<a name="getVerifyTransformsDataTypeChoice()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getVerifyTransformsDataTypeChoice</h4> +<pre>public <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyTransformsDataTypeChoice.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.VerifyTransformsDataTypeChoice</a>[] getVerifyTransformsDataTypeChoice()</pre> +<div class="block">Auto generated getter method</div> +<dl><dt><span class="strong">Returns:</span></dt><dd>VerifyTransformsDataTypeChoice[]</dd></dl> +</li> +</ul> +<a name="validateVerifyTransformsDataTypeChoice(at.gv.egiz.moa.SignatureCreationServiceStub.VerifyTransformsDataTypeChoice[])"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>validateVerifyTransformsDataTypeChoice</h4> +<pre>protected void validateVerifyTransformsDataTypeChoice(<a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyTransformsDataTypeChoice.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.VerifyTransformsDataTypeChoice</a>[] param)</pre> +<div class="block">validate the array for VerifyTransformsDataTypeChoice</div> +</li> +</ul> +<a name="setVerifyTransformsDataTypeChoice(at.gv.egiz.moa.SignatureCreationServiceStub.VerifyTransformsDataTypeChoice[])"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>setVerifyTransformsDataTypeChoice</h4> +<pre>public void setVerifyTransformsDataTypeChoice(<a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyTransformsDataTypeChoice.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.VerifyTransformsDataTypeChoice</a>[] param)</pre> +<div class="block">Auto generated setter method</div> +<dl><dt><span class="strong">Parameters:</span></dt><dd><code>param</code> - VerifyTransformsDataTypeChoice</dd></dl> +</li> +</ul> +<a name="addVerifyTransformsDataTypeChoice(at.gv.egiz.moa.SignatureCreationServiceStub.VerifyTransformsDataTypeChoice)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>addVerifyTransformsDataTypeChoice</h4> +<pre>public void addVerifyTransformsDataTypeChoice(<a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyTransformsDataTypeChoice.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.VerifyTransformsDataTypeChoice</a> param)</pre> +<div class="block">Auto generated add method for the array for convenience</div> +<dl><dt><span class="strong">Parameters:</span></dt><dd><code>param</code> - VerifyTransformsDataTypeChoice</dd></dl> +</li> +</ul> +<a name="getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getOMElement</h4> +<pre>public org.apache.axiom.om.OMElement getOMElement(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, + org.apache.axiom.om.OMFactory factory) + throws org.apache.axis2.databinding.ADBException</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>getOMElement</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><span class="strong">Parameters:</span></dt><dd><code>parentQName</code> - </dd><dd><code>factory</code> - </dd> +<dt><span class="strong">Returns:</span></dt><dd>org.apache.axiom.om.OMElement</dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +<a name="serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>serialize</h4> +<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, + <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter) + throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, + org.apache.axis2.databinding.ADBException</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +<a name="serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>serialize</h4> +<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, + <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, + boolean serializeType) + throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, + org.apache.axis2.databinding.ADBException</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +<a name="getPullParser(javax.xml.namespace.QName)"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>getPullParser</h4> +<pre>public <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> getPullParser(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName) + throws org.apache.axis2.databinding.ADBException</pre> +<div class="block">databinding method to get an XML representation of this object</div> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>getPullParser</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +</li> +</ul> +</li> +</ul> +</div> +</div> +<!-- ========= END OF CLASS DATA ========= --> +<!-- ======= START OF BOTTOM NAVBAR ====== --> +<div class="bottomNav"><a name="navbar_bottom"> +<!-- --> +</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifySignatureInfo_type0.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyTransformsDataType.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li><a href="#nested_class_summary">Nested</a> | </li> +<li><a href="#field_summary">Field</a> | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li><a href="#field_detail">Field</a> | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_bottom"> +<!-- --> +</a></div> +<!-- ======== END OF BOTTOM NAVBAR ======= --> +</body> +</html> diff --git a/docs/at/gv/egiz/moa/SignatureCreationServiceStub.VerifyTransformsDataTypeChoice.Factory.html b/docs/at/gv/egiz/moa/SignatureCreationServiceStub.VerifyTransformsDataTypeChoice.Factory.html new file mode 100644 index 00000000..acbbcef0 --- /dev/null +++ b/docs/at/gv/egiz/moa/SignatureCreationServiceStub.VerifyTransformsDataTypeChoice.Factory.html @@ -0,0 +1,278 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> +<!-- NewPage --> +<html lang="en"> +<head> +<!-- Generated by javadoc (version 1.7.0_51) on Tue Feb 04 16:51:26 CET 2014 --> +<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> +<title>SignatureCreationServiceStub.VerifyTransformsDataTypeChoice.Factory (PDF-AS 4.0 Library)</title> +<meta name="date" content="2014-02-04"> +<link rel="stylesheet" type="text/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 Library)"; + } +//--> +</script> +<noscript> +<div>JavaScript is disabled on your browser.</div> +</noscript> +<!-- ========= START OF TOP NAVBAR ======= --> +<div class="topNav"><a name="navbar_top"> +<!-- --> +</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyTransformsDataTypeChoice.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyTransformsInfoProfile.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li>Nested | </li> +<li>Field | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li>Field | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_top"> +<!-- --> +</a></div> +<!-- ========= END OF TOP NAVBAR ========= --> +<!-- ======== START OF CLASS DATA ======== --> +<div class="header"> +<div class="subTitle">at.gv.egiz.moa</div> +<h2 title="Class SignatureCreationServiceStub.VerifyTransformsDataTypeChoice.Factory" class="title">Class SignatureCreationServiceStub.VerifyTransformsDataTypeChoice.Factory</h2> +</div> +<div class="contentContainer"> +<ul class="inheritance"> +<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li> +<ul class="inheritance"> +<li>at.gv.egiz.moa.SignatureCreationServiceStub.VerifyTransformsDataTypeChoice.Factory</li> +</ul> +</li> +</ul> +<div class="description"> +<ul class="blockList"> +<li class="blockList"> +<dl> +<dt>Enclosing class:</dt> +<dd><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyTransformsDataTypeChoice.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.VerifyTransformsDataTypeChoice</a></dd> +</dl> +<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> +<div class="block">Factory class that keeps the parse method</div> +</li> +</ul> +</div> +<div class="summary"> +<ul class="blockList"> +<li class="blockList"> +<!-- ======== CONSTRUCTOR SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_summary"> +<!-- --> +</a> +<h3>Constructor Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation"> +<caption><span>Constructors</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colOne" scope="col">Constructor and Description</th> +</tr> +<tr class="altColor"> +<td class="colOne"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyTransformsDataTypeChoice.Factory.html#SignatureCreationServiceStub.VerifyTransformsDataTypeChoice.Factory()">SignatureCreationServiceStub.VerifyTransformsDataTypeChoice.Factory</a></strong>()</code> </td> +</tr> +</table> +</li> +</ul> +<!-- ========== METHOD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_summary"> +<!-- --> +</a> +<h3>Method Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation"> +<caption><span>Methods</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colFirst" scope="col">Modifier and Type</th> +<th class="colLast" scope="col">Method and Description</th> +</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> +<div class="block">static method to create the object + Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable + If this object is not an element, it is a complex type and the reader is at the event just after the outer start element + Postcondition: If this object is an element, the reader is positioned at its end element + If this object is a complex type, the reader is positioned at the end element of its outer element</div> +</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> +</ul> +</li> +</ul> +</li> +</ul> +</div> +<div class="details"> +<ul class="blockList"> +<li class="blockList"> +<!-- ========= CONSTRUCTOR DETAIL ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_detail"> +<!-- --> +</a> +<h3>Constructor Detail</h3> +<a name="SignatureCreationServiceStub.VerifyTransformsDataTypeChoice.Factory()"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>SignatureCreationServiceStub.VerifyTransformsDataTypeChoice.Factory</h4> +<pre>public SignatureCreationServiceStub.VerifyTransformsDataTypeChoice.Factory()</pre> +</li> +</ul> +</li> +</ul> +<!-- ============ METHOD DETAIL ========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_detail"> +<!-- --> +</a> +<h3>Method Detail</h3> +<a name="parse(javax.xml.stream.XMLStreamReader)"> +<!-- --> +</a> +<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> +<div class="block">static method to create the object + Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable + If this object is not an element, it is a complex type and the reader is at the event just after the outer start element + Postcondition: If this object is an element, the reader is positioned at its end element + If this object is a complex type, the reader is positioned at the end element of its outer element</div> +<dl><dt><span class="strong">Throws:</span></dt> +<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></code></dd></dl> +</li> +</ul> +</li> +</ul> +</li> +</ul> +</div> +</div> +<!-- ========= END OF CLASS DATA ========= --> +<!-- ======= START OF BOTTOM NAVBAR ====== --> +<div class="bottomNav"><a name="navbar_bottom"> +<!-- --> +</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyTransformsDataTypeChoice.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyTransformsInfoProfile.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li>Nested | </li> +<li>Field | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li>Field | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_bottom"> +<!-- --> +</a></div> +<!-- ======== END OF BOTTOM NAVBAR ======= --> +</body> +</html> diff --git a/docs/at/gv/egiz/moa/SignatureCreationServiceStub.VerifyTransformsDataTypeChoice.html b/docs/at/gv/egiz/moa/SignatureCreationServiceStub.VerifyTransformsDataTypeChoice.html new file mode 100644 index 00000000..23e1c699 --- /dev/null +++ b/docs/at/gv/egiz/moa/SignatureCreationServiceStub.VerifyTransformsDataTypeChoice.html @@ -0,0 +1,545 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> +<!-- NewPage --> +<html lang="en"> +<head> +<!-- Generated by javadoc (version 1.7.0_51) on Tue Feb 04 16:51:26 CET 2014 --> +<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> +<title>SignatureCreationServiceStub.VerifyTransformsDataTypeChoice (PDF-AS 4.0 Library)</title> +<meta name="date" content="2014-02-04"> +<link rel="stylesheet" type="text/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 Library)"; + } +//--> +</script> +<noscript> +<div>JavaScript is disabled on your browser.</div> +</noscript> +<!-- ========= START OF TOP NAVBAR ======= --> +<div class="topNav"><a name="navbar_top"> +<!-- --> +</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyTransformsDataType.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyTransformsDataTypeChoice.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li><a href="#nested_class_summary">Nested</a> | </li> +<li><a href="#field_summary">Field</a> | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li><a href="#field_detail">Field</a> | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_top"> +<!-- --> +</a></div> +<!-- ========= END OF TOP NAVBAR ========= --> +<!-- ======== START OF CLASS DATA ======== --> +<div class="header"> +<div class="subTitle">at.gv.egiz.moa</div> +<h2 title="Class SignatureCreationServiceStub.VerifyTransformsDataTypeChoice" class="title">Class SignatureCreationServiceStub.VerifyTransformsDataTypeChoice</h2> +</div> +<div class="contentContainer"> +<ul class="inheritance"> +<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li> +<ul class="inheritance"> +<li>at.gv.egiz.moa.SignatureCreationServiceStub.VerifyTransformsDataTypeChoice</li> +</ul> +</li> +</ul> +<div class="description"> +<ul class="blockList"> +<li class="blockList"> +<dl> +<dt>All Implemented Interfaces:</dt> +<dd><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a>, org.apache.axis2.databinding.ADBBean</dd> +</dl> +<dl> +<dt>Enclosing class:</dt> +<dd><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub</a></dd> +</dl> +<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> +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> +</ul> +</div> +<div class="summary"> +<ul class="blockList"> +<li class="blockList"> +<!-- ======== NESTED CLASS SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="nested_class_summary"> +<!-- --> +</a> +<h3>Nested Class Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Nested Class Summary table, listing nested classes, and an explanation"> +<caption><span>Nested Classes</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> +<tr class="altColor"> +<td class="colFirst"><code>static class </code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyTransformsDataTypeChoice.Factory.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.VerifyTransformsDataTypeChoice.Factory</a></strong></code> +<div class="block">Factory class that keeps the parse method</div> +</td> +</tr> +</table> +</li> +</ul> +<!-- =========== FIELD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="field_summary"> +<!-- --> +</a> +<h3>Field Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Field Summary table, listing fields, and an explanation"> +<caption><span>Fields</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> +<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"><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> +<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="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> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>protected boolean</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyTransformsDataTypeChoice.html#localVerifyTransformsInfoProfileIDTracker">localVerifyTransformsInfoProfileIDTracker</a></strong></code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>protected boolean</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyTransformsDataTypeChoice.html#localVerifyTransformsInfoProfileTracker">localVerifyTransformsInfoProfileTracker</a></strong></code> </td> +</tr> +</table> +</li> +</ul> +<!-- ======== CONSTRUCTOR SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_summary"> +<!-- --> +</a> +<h3>Constructor Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation"> +<caption><span>Constructors</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colOne" scope="col">Constructor and Description</th> +</tr> +<tr class="altColor"> +<td class="colOne"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyTransformsDataTypeChoice.html#SignatureCreationServiceStub.VerifyTransformsDataTypeChoice()">SignatureCreationServiceStub.VerifyTransformsDataTypeChoice</a></strong>()</code> </td> +</tr> +</table> +</li> +</ul> +<!-- ========== METHOD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_summary"> +<!-- --> +</a> +<h3>Method Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation"> +<caption><span>Methods</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colFirst" scope="col">Modifier and Type</th> +<th class="colLast" scope="col">Method and Description</th> +</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, + 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> +<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="../../../../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.VerifyTransformsDataTypeChoice.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="http://java.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="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> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>boolean</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyTransformsDataTypeChoice.html#isVerifyTransformsInfoProfileIDSpecified()">isVerifyTransformsInfoProfileIDSpecified</a></strong>()</code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>boolean</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyTransformsDataTypeChoice.html#isVerifyTransformsInfoProfileSpecified()">isVerifyTransformsInfoProfileSpecified</a></strong>()</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.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> +</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, + 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.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> +<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> +<div class="block">Auto generated setter method</div> +</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> +</ul> +</li> +</ul> +</li> +</ul> +</div> +<div class="details"> +<ul class="blockList"> +<li class="blockList"> +<!-- ============ FIELD DETAIL =========== --> +<ul class="blockList"> +<li class="blockList"><a name="field_detail"> +<!-- --> +</a> +<h3>Field Detail</h3> +<a name="localVerifyTransformsInfoProfile"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>localVerifyTransformsInfoProfile</h4> +<pre>protected <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyTransformsInfoProfile_type0.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.VerifyTransformsInfoProfile_type0</a> localVerifyTransformsInfoProfile</pre> +<div class="block">field for VerifyTransformsInfoProfile</div> +</li> +</ul> +<a name="localVerifyTransformsInfoProfileTracker"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>localVerifyTransformsInfoProfileTracker</h4> +<pre>protected boolean localVerifyTransformsInfoProfileTracker</pre> +</li> +</ul> +<a name="localVerifyTransformsInfoProfileID"> +<!-- --> +</a> +<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> +<div class="block">field for VerifyTransformsInfoProfileID</div> +</li> +</ul> +<a name="localVerifyTransformsInfoProfileIDTracker"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>localVerifyTransformsInfoProfileIDTracker</h4> +<pre>protected boolean localVerifyTransformsInfoProfileIDTracker</pre> +</li> +</ul> +</li> +</ul> +<!-- ========= CONSTRUCTOR DETAIL ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_detail"> +<!-- --> +</a> +<h3>Constructor Detail</h3> +<a name="SignatureCreationServiceStub.VerifyTransformsDataTypeChoice()"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>SignatureCreationServiceStub.VerifyTransformsDataTypeChoice</h4> +<pre>public SignatureCreationServiceStub.VerifyTransformsDataTypeChoice()</pre> +</li> +</ul> +</li> +</ul> +<!-- ============ METHOD DETAIL ========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_detail"> +<!-- --> +</a> +<h3>Method Detail</h3> +<a name="isVerifyTransformsInfoProfileSpecified()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>isVerifyTransformsInfoProfileSpecified</h4> +<pre>public boolean isVerifyTransformsInfoProfileSpecified()</pre> +</li> +</ul> +<a name="getVerifyTransformsInfoProfile()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getVerifyTransformsInfoProfile</h4> +<pre>public <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyTransformsInfoProfile_type0.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.VerifyTransformsInfoProfile_type0</a> getVerifyTransformsInfoProfile()</pre> +<div class="block">Auto generated getter method</div> +<dl><dt><span class="strong">Returns:</span></dt><dd>VerifyTransformsInfoProfile_type0</dd></dl> +</li> +</ul> +<a name="setVerifyTransformsInfoProfile(at.gv.egiz.moa.SignatureCreationServiceStub.VerifyTransformsInfoProfile_type0)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>setVerifyTransformsInfoProfile</h4> +<pre>public void setVerifyTransformsInfoProfile(<a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyTransformsInfoProfile_type0.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.VerifyTransformsInfoProfile_type0</a> param)</pre> +<div class="block">Auto generated setter method</div> +<dl><dt><span class="strong">Parameters:</span></dt><dd><code>param</code> - VerifyTransformsInfoProfile</dd></dl> +</li> +</ul> +<a name="isVerifyTransformsInfoProfileIDSpecified()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>isVerifyTransformsInfoProfileIDSpecified</h4> +<pre>public boolean isVerifyTransformsInfoProfileIDSpecified()</pre> +</li> +</ul> +<a name="getVerifyTransformsInfoProfileID()"> +<!-- --> +</a> +<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> +<div class="block">Auto generated getter method</div> +<dl><dt><span class="strong">Returns:</span></dt><dd>java.lang.String</dd></dl> +</li> +</ul> +<a name="setVerifyTransformsInfoProfileID(java.lang.String)"> +<!-- --> +</a> +<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> +<div class="block">Auto generated setter method</div> +<dl><dt><span class="strong">Parameters:</span></dt><dd><code>param</code> - VerifyTransformsInfoProfileID</dd></dl> +</li> +</ul> +<a name="getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getOMElement</h4> +<pre>public org.apache.axiom.om.OMElement getOMElement(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, + org.apache.axiom.om.OMFactory factory) + throws org.apache.axis2.databinding.ADBException</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>getOMElement</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><span class="strong">Parameters:</span></dt><dd><code>parentQName</code> - </dd><dd><code>factory</code> - </dd> +<dt><span class="strong">Returns:</span></dt><dd>org.apache.axiom.om.OMElement</dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +<a name="serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>serialize</h4> +<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, + <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter) + throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, + org.apache.axis2.databinding.ADBException</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +<a name="serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>serialize</h4> +<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, + <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, + boolean serializeType) + throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, + org.apache.axis2.databinding.ADBException</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +<a name="getPullParser(javax.xml.namespace.QName)"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>getPullParser</h4> +<pre>public <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> getPullParser(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName) + throws org.apache.axis2.databinding.ADBException</pre> +<div class="block">databinding method to get an XML representation of this object</div> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>getPullParser</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +</li> +</ul> +</li> +</ul> +</div> +</div> +<!-- ========= END OF CLASS DATA ========= --> +<!-- ======= START OF BOTTOM NAVBAR ====== --> +<div class="bottomNav"><a name="navbar_bottom"> +<!-- --> +</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyTransformsDataType.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyTransformsDataTypeChoice.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li><a href="#nested_class_summary">Nested</a> | </li> +<li><a href="#field_summary">Field</a> | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li><a href="#field_detail">Field</a> | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_bottom"> +<!-- --> +</a></div> +<!-- ======== END OF BOTTOM NAVBAR ======= --> +</body> +</html> diff --git a/docs/at/gv/egiz/moa/SignatureCreationServiceStub.VerifyTransformsInfoProfile.Factory.html b/docs/at/gv/egiz/moa/SignatureCreationServiceStub.VerifyTransformsInfoProfile.Factory.html new file mode 100644 index 00000000..59bbe0df --- /dev/null +++ b/docs/at/gv/egiz/moa/SignatureCreationServiceStub.VerifyTransformsInfoProfile.Factory.html @@ -0,0 +1,278 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> +<!-- NewPage --> +<html lang="en"> +<head> +<!-- Generated by javadoc (version 1.7.0_51) on Tue Feb 04 16:51:27 CET 2014 --> +<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> +<title>SignatureCreationServiceStub.VerifyTransformsInfoProfile.Factory (PDF-AS 4.0 Library)</title> +<meta name="date" content="2014-02-04"> +<link rel="stylesheet" type="text/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 Library)"; + } +//--> +</script> +<noscript> +<div>JavaScript is disabled on your browser.</div> +</noscript> +<!-- ========= START OF TOP NAVBAR ======= --> +<div class="topNav"><a name="navbar_top"> +<!-- --> +</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyTransformsInfoProfile_type0.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyXMLSignatureRequest.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li>Nested | </li> +<li>Field | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li>Field | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_top"> +<!-- --> +</a></div> +<!-- ========= END OF TOP NAVBAR ========= --> +<!-- ======== START OF CLASS DATA ======== --> +<div class="header"> +<div class="subTitle">at.gv.egiz.moa</div> +<h2 title="Class SignatureCreationServiceStub.VerifyTransformsInfoProfile.Factory" class="title">Class SignatureCreationServiceStub.VerifyTransformsInfoProfile.Factory</h2> +</div> +<div class="contentContainer"> +<ul class="inheritance"> +<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li> +<ul class="inheritance"> +<li>at.gv.egiz.moa.SignatureCreationServiceStub.VerifyTransformsInfoProfile.Factory</li> +</ul> +</li> +</ul> +<div class="description"> +<ul class="blockList"> +<li class="blockList"> +<dl> +<dt>Enclosing class:</dt> +<dd><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyTransformsInfoProfile.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.VerifyTransformsInfoProfile</a></dd> +</dl> +<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> +<div class="block">Factory class that keeps the parse method</div> +</li> +</ul> +</div> +<div class="summary"> +<ul class="blockList"> +<li class="blockList"> +<!-- ======== CONSTRUCTOR SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_summary"> +<!-- --> +</a> +<h3>Constructor Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation"> +<caption><span>Constructors</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colOne" scope="col">Constructor and Description</th> +</tr> +<tr class="altColor"> +<td class="colOne"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyTransformsInfoProfile.Factory.html#SignatureCreationServiceStub.VerifyTransformsInfoProfile.Factory()">SignatureCreationServiceStub.VerifyTransformsInfoProfile.Factory</a></strong>()</code> </td> +</tr> +</table> +</li> +</ul> +<!-- ========== METHOD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_summary"> +<!-- --> +</a> +<h3>Method Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation"> +<caption><span>Methods</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colFirst" scope="col">Modifier and Type</th> +<th class="colLast" scope="col">Method and Description</th> +</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> +<div class="block">static method to create the object + Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable + If this object is not an element, it is a complex type and the reader is at the event just after the outer start element + Postcondition: If this object is an element, the reader is positioned at its end element + If this object is a complex type, the reader is positioned at the end element of its outer element</div> +</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> +</ul> +</li> +</ul> +</li> +</ul> +</div> +<div class="details"> +<ul class="blockList"> +<li class="blockList"> +<!-- ========= CONSTRUCTOR DETAIL ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_detail"> +<!-- --> +</a> +<h3>Constructor Detail</h3> +<a name="SignatureCreationServiceStub.VerifyTransformsInfoProfile.Factory()"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>SignatureCreationServiceStub.VerifyTransformsInfoProfile.Factory</h4> +<pre>public SignatureCreationServiceStub.VerifyTransformsInfoProfile.Factory()</pre> +</li> +</ul> +</li> +</ul> +<!-- ============ METHOD DETAIL ========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_detail"> +<!-- --> +</a> +<h3>Method Detail</h3> +<a name="parse(javax.xml.stream.XMLStreamReader)"> +<!-- --> +</a> +<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> +<div class="block">static method to create the object + Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable + If this object is not an element, it is a complex type and the reader is at the event just after the outer start element + Postcondition: If this object is an element, the reader is positioned at its end element + If this object is a complex type, the reader is positioned at the end element of its outer element</div> +<dl><dt><span class="strong">Throws:</span></dt> +<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></code></dd></dl> +</li> +</ul> +</li> +</ul> +</li> +</ul> +</div> +</div> +<!-- ========= END OF CLASS DATA ========= --> +<!-- ======= START OF BOTTOM NAVBAR ====== --> +<div class="bottomNav"><a name="navbar_bottom"> +<!-- --> +</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyTransformsInfoProfile_type0.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyXMLSignatureRequest.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li>Nested | </li> +<li>Field | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li>Field | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_bottom"> +<!-- --> +</a></div> +<!-- ======== END OF BOTTOM NAVBAR ======= --> +</body> +</html> diff --git a/docs/at/gv/egiz/moa/SignatureCreationServiceStub.VerifyTransformsInfoProfile.html b/docs/at/gv/egiz/moa/SignatureCreationServiceStub.VerifyTransformsInfoProfile.html new file mode 100644 index 00000000..b662d0d3 --- /dev/null +++ b/docs/at/gv/egiz/moa/SignatureCreationServiceStub.VerifyTransformsInfoProfile.html @@ -0,0 +1,456 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> +<!-- NewPage --> +<html lang="en"> +<head> +<!-- Generated by javadoc (version 1.7.0_51) on Tue Feb 04 16:51:27 CET 2014 --> +<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> +<title>SignatureCreationServiceStub.VerifyTransformsInfoProfile (PDF-AS 4.0 Library)</title> +<meta name="date" content="2014-02-04"> +<link rel="stylesheet" type="text/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 Library)"; + } +//--> +</script> +<noscript> +<div>JavaScript is disabled on your browser.</div> +</noscript> +<!-- ========= START OF TOP NAVBAR ======= --> +<div class="topNav"><a name="navbar_top"> +<!-- --> +</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyTransformsDataTypeChoice.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyTransformsInfoProfile_type0.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li><a href="#nested_class_summary">Nested</a> | </li> +<li><a href="#field_summary">Field</a> | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li><a href="#field_detail">Field</a> | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_top"> +<!-- --> +</a></div> +<!-- ========= END OF TOP NAVBAR ========= --> +<!-- ======== START OF CLASS DATA ======== --> +<div class="header"> +<div class="subTitle">at.gv.egiz.moa</div> +<h2 title="Class SignatureCreationServiceStub.VerifyTransformsInfoProfile" class="title">Class SignatureCreationServiceStub.VerifyTransformsInfoProfile</h2> +</div> +<div class="contentContainer"> +<ul class="inheritance"> +<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li> +<ul class="inheritance"> +<li>at.gv.egiz.moa.SignatureCreationServiceStub.VerifyTransformsInfoProfile</li> +</ul> +</li> +</ul> +<div class="description"> +<ul class="blockList"> +<li class="blockList"> +<dl> +<dt>All Implemented Interfaces:</dt> +<dd><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a>, org.apache.axis2.databinding.ADBBean</dd> +</dl> +<dl> +<dt>Enclosing class:</dt> +<dd><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub</a></dd> +</dl> +<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> +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> +</ul> +</div> +<div class="summary"> +<ul class="blockList"> +<li class="blockList"> +<!-- ======== NESTED CLASS SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="nested_class_summary"> +<!-- --> +</a> +<h3>Nested Class Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Nested Class Summary table, listing nested classes, and an explanation"> +<caption><span>Nested Classes</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> +<tr class="altColor"> +<td class="colFirst"><code>static class </code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyTransformsInfoProfile.Factory.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.VerifyTransformsInfoProfile.Factory</a></strong></code> +<div class="block">Factory class that keeps the parse method</div> +</td> +</tr> +</table> +</li> +</ul> +<!-- =========== FIELD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="field_summary"> +<!-- --> +</a> +<h3>Field Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Field Summary table, listing fields, and an explanation"> +<caption><span>Fields</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> +<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"><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>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="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyTransformsInfoProfile.html#MY_QNAME">MY_QNAME</a></strong></code> </td> +</tr> +</table> +</li> +</ul> +<!-- ======== CONSTRUCTOR SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_summary"> +<!-- --> +</a> +<h3>Constructor Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation"> +<caption><span>Constructors</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colOne" scope="col">Constructor and Description</th> +</tr> +<tr class="altColor"> +<td class="colOne"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyTransformsInfoProfile.html#SignatureCreationServiceStub.VerifyTransformsInfoProfile()">SignatureCreationServiceStub.VerifyTransformsInfoProfile</a></strong>()</code> </td> +</tr> +</table> +</li> +</ul> +<!-- ========== METHOD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_summary"> +<!-- --> +</a> +<h3>Method Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation"> +<caption><span>Methods</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colFirst" scope="col">Modifier and Type</th> +<th class="colLast" scope="col">Method and Description</th> +</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, + 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> +<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="../../../../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.html#getVerifyTransformsInfoProfile()">getVerifyTransformsInfoProfile</a></strong>()</code> +<div class="block">Auto generated getter 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.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> +</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, + 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.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> +</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> +</ul> +</li> +</ul> +</li> +</ul> +</div> +<div class="details"> +<ul class="blockList"> +<li class="blockList"> +<!-- ============ FIELD DETAIL =========== --> +<ul class="blockList"> +<li class="blockList"><a name="field_detail"> +<!-- --> +</a> +<h3>Field Detail</h3> +<a name="MY_QNAME"> +<!-- --> +</a> +<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> +</li> +</ul> +<a name="localVerifyTransformsInfoProfile"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>localVerifyTransformsInfoProfile</h4> +<pre>protected <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyTransformsInfoProfile_type0.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.VerifyTransformsInfoProfile_type0</a> localVerifyTransformsInfoProfile</pre> +<div class="block">field for VerifyTransformsInfoProfile</div> +</li> +</ul> +</li> +</ul> +<!-- ========= CONSTRUCTOR DETAIL ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_detail"> +<!-- --> +</a> +<h3>Constructor Detail</h3> +<a name="SignatureCreationServiceStub.VerifyTransformsInfoProfile()"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>SignatureCreationServiceStub.VerifyTransformsInfoProfile</h4> +<pre>public SignatureCreationServiceStub.VerifyTransformsInfoProfile()</pre> +</li> +</ul> +</li> +</ul> +<!-- ============ METHOD DETAIL ========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_detail"> +<!-- --> +</a> +<h3>Method Detail</h3> +<a name="getVerifyTransformsInfoProfile()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getVerifyTransformsInfoProfile</h4> +<pre>public <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyTransformsInfoProfile_type0.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.VerifyTransformsInfoProfile_type0</a> getVerifyTransformsInfoProfile()</pre> +<div class="block">Auto generated getter method</div> +<dl><dt><span class="strong">Returns:</span></dt><dd>VerifyTransformsInfoProfile_type0</dd></dl> +</li> +</ul> +<a name="setVerifyTransformsInfoProfile(at.gv.egiz.moa.SignatureCreationServiceStub.VerifyTransformsInfoProfile_type0)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>setVerifyTransformsInfoProfile</h4> +<pre>public void setVerifyTransformsInfoProfile(<a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyTransformsInfoProfile_type0.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.VerifyTransformsInfoProfile_type0</a> param)</pre> +<div class="block">Auto generated setter method</div> +<dl><dt><span class="strong">Parameters:</span></dt><dd><code>param</code> - VerifyTransformsInfoProfile</dd></dl> +</li> +</ul> +<a name="getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getOMElement</h4> +<pre>public org.apache.axiom.om.OMElement getOMElement(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, + org.apache.axiom.om.OMFactory factory) + throws org.apache.axis2.databinding.ADBException</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>getOMElement</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><span class="strong">Parameters:</span></dt><dd><code>parentQName</code> - </dd><dd><code>factory</code> - </dd> +<dt><span class="strong">Returns:</span></dt><dd>org.apache.axiom.om.OMElement</dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +<a name="serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>serialize</h4> +<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, + <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter) + throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, + org.apache.axis2.databinding.ADBException</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +<a name="serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>serialize</h4> +<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, + <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, + boolean serializeType) + throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, + org.apache.axis2.databinding.ADBException</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +<a name="getPullParser(javax.xml.namespace.QName)"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>getPullParser</h4> +<pre>public <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> getPullParser(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName) + throws org.apache.axis2.databinding.ADBException</pre> +<div class="block">databinding method to get an XML representation of this object</div> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>getPullParser</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +</li> +</ul> +</li> +</ul> +</div> +</div> +<!-- ========= END OF CLASS DATA ========= --> +<!-- ======= START OF BOTTOM NAVBAR ====== --> +<div class="bottomNav"><a name="navbar_bottom"> +<!-- --> +</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyTransformsDataTypeChoice.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyTransformsInfoProfile_type0.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li><a href="#nested_class_summary">Nested</a> | </li> +<li><a href="#field_summary">Field</a> | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li><a href="#field_detail">Field</a> | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_bottom"> +<!-- --> +</a></div> +<!-- ======== END OF BOTTOM NAVBAR ======= --> +</body> +</html> diff --git a/docs/at/gv/egiz/moa/SignatureCreationServiceStub.VerifyTransformsInfoProfile_type0.Factory.html b/docs/at/gv/egiz/moa/SignatureCreationServiceStub.VerifyTransformsInfoProfile_type0.Factory.html new file mode 100644 index 00000000..2ce27781 --- /dev/null +++ b/docs/at/gv/egiz/moa/SignatureCreationServiceStub.VerifyTransformsInfoProfile_type0.Factory.html @@ -0,0 +1,278 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> +<!-- NewPage --> +<html lang="en"> +<head> +<!-- Generated by javadoc (version 1.7.0_51) on Tue Feb 04 16:51:27 CET 2014 --> +<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> +<title>SignatureCreationServiceStub.VerifyTransformsInfoProfile_type0.Factory (PDF-AS 4.0 Library)</title> +<meta name="date" content="2014-02-04"> +<link rel="stylesheet" type="text/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 Library)"; + } +//--> +</script> +<noscript> +<div>JavaScript is disabled on your browser.</div> +</noscript> +<!-- ========= START OF TOP NAVBAR ======= --> +<div class="topNav"><a name="navbar_top"> +<!-- --> +</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyTransformsInfoProfile_type0.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyTransformsInfoProfile.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li>Nested | </li> +<li>Field | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li>Field | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_top"> +<!-- --> +</a></div> +<!-- ========= END OF TOP NAVBAR ========= --> +<!-- ======== START OF CLASS DATA ======== --> +<div class="header"> +<div class="subTitle">at.gv.egiz.moa</div> +<h2 title="Class SignatureCreationServiceStub.VerifyTransformsInfoProfile_type0.Factory" class="title">Class SignatureCreationServiceStub.VerifyTransformsInfoProfile_type0.Factory</h2> +</div> +<div class="contentContainer"> +<ul class="inheritance"> +<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li> +<ul class="inheritance"> +<li>at.gv.egiz.moa.SignatureCreationServiceStub.VerifyTransformsInfoProfile_type0.Factory</li> +</ul> +</li> +</ul> +<div class="description"> +<ul class="blockList"> +<li class="blockList"> +<dl> +<dt>Enclosing class:</dt> +<dd><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyTransformsInfoProfile_type0.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.VerifyTransformsInfoProfile_type0</a></dd> +</dl> +<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> +<div class="block">Factory class that keeps the parse method</div> +</li> +</ul> +</div> +<div class="summary"> +<ul class="blockList"> +<li class="blockList"> +<!-- ======== CONSTRUCTOR SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_summary"> +<!-- --> +</a> +<h3>Constructor Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation"> +<caption><span>Constructors</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colOne" scope="col">Constructor and Description</th> +</tr> +<tr class="altColor"> +<td class="colOne"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyTransformsInfoProfile_type0.Factory.html#SignatureCreationServiceStub.VerifyTransformsInfoProfile_type0.Factory()">SignatureCreationServiceStub.VerifyTransformsInfoProfile_type0.Factory</a></strong>()</code> </td> +</tr> +</table> +</li> +</ul> +<!-- ========== METHOD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_summary"> +<!-- --> +</a> +<h3>Method Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation"> +<caption><span>Methods</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colFirst" scope="col">Modifier and Type</th> +<th class="colLast" scope="col">Method and Description</th> +</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> +<div class="block">static method to create the object + Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable + If this object is not an element, it is a complex type and the reader is at the event just after the outer start element + Postcondition: If this object is an element, the reader is positioned at its end element + If this object is a complex type, the reader is positioned at the end element of its outer element</div> +</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> +</ul> +</li> +</ul> +</li> +</ul> +</div> +<div class="details"> +<ul class="blockList"> +<li class="blockList"> +<!-- ========= CONSTRUCTOR DETAIL ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_detail"> +<!-- --> +</a> +<h3>Constructor Detail</h3> +<a name="SignatureCreationServiceStub.VerifyTransformsInfoProfile_type0.Factory()"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>SignatureCreationServiceStub.VerifyTransformsInfoProfile_type0.Factory</h4> +<pre>public SignatureCreationServiceStub.VerifyTransformsInfoProfile_type0.Factory()</pre> +</li> +</ul> +</li> +</ul> +<!-- ============ METHOD DETAIL ========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_detail"> +<!-- --> +</a> +<h3>Method Detail</h3> +<a name="parse(javax.xml.stream.XMLStreamReader)"> +<!-- --> +</a> +<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> +<div class="block">static method to create the object + Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable + If this object is not an element, it is a complex type and the reader is at the event just after the outer start element + Postcondition: If this object is an element, the reader is positioned at its end element + If this object is a complex type, the reader is positioned at the end element of its outer element</div> +<dl><dt><span class="strong">Throws:</span></dt> +<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></code></dd></dl> +</li> +</ul> +</li> +</ul> +</li> +</ul> +</div> +</div> +<!-- ========= END OF CLASS DATA ========= --> +<!-- ======= START OF BOTTOM NAVBAR ====== --> +<div class="bottomNav"><a name="navbar_bottom"> +<!-- --> +</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyTransformsInfoProfile_type0.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyTransformsInfoProfile.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li>Nested | </li> +<li>Field | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li>Field | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_bottom"> +<!-- --> +</a></div> +<!-- ======== END OF BOTTOM NAVBAR ======= --> +</body> +</html> diff --git a/docs/at/gv/egiz/moa/SignatureCreationServiceStub.VerifyTransformsInfoProfile_type0.html b/docs/at/gv/egiz/moa/SignatureCreationServiceStub.VerifyTransformsInfoProfile_type0.html new file mode 100644 index 00000000..d40e9046 --- /dev/null +++ b/docs/at/gv/egiz/moa/SignatureCreationServiceStub.VerifyTransformsInfoProfile_type0.html @@ -0,0 +1,580 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> +<!-- NewPage --> +<html lang="en"> +<head> +<!-- Generated by javadoc (version 1.7.0_51) on Tue Feb 04 16:51:27 CET 2014 --> +<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> +<title>SignatureCreationServiceStub.VerifyTransformsInfoProfile_type0 (PDF-AS 4.0 Library)</title> +<meta name="date" content="2014-02-04"> +<link rel="stylesheet" type="text/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 Library)"; + } +//--> +</script> +<noscript> +<div>JavaScript is disabled on your browser.</div> +</noscript> +<!-- ========= START OF TOP NAVBAR ======= --> +<div class="topNav"><a name="navbar_top"> +<!-- --> +</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyTransformsInfoProfile.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyTransformsInfoProfile_type0.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li><a href="#nested_class_summary">Nested</a> | </li> +<li><a href="#field_summary">Field</a> | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li><a href="#field_detail">Field</a> | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_top"> +<!-- --> +</a></div> +<!-- ========= END OF TOP NAVBAR ========= --> +<!-- ======== START OF CLASS DATA ======== --> +<div class="header"> +<div class="subTitle">at.gv.egiz.moa</div> +<h2 title="Class SignatureCreationServiceStub.VerifyTransformsInfoProfile_type0" class="title">Class SignatureCreationServiceStub.VerifyTransformsInfoProfile_type0</h2> +</div> +<div class="contentContainer"> +<ul class="inheritance"> +<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li> +<ul class="inheritance"> +<li>at.gv.egiz.moa.SignatureCreationServiceStub.VerifyTransformsInfoProfile_type0</li> +</ul> +</li> +</ul> +<div class="description"> +<ul class="blockList"> +<li class="blockList"> +<dl> +<dt>All Implemented Interfaces:</dt> +<dd><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a>, org.apache.axis2.databinding.ADBBean</dd> +</dl> +<dl> +<dt>Enclosing class:</dt> +<dd><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub</a></dd> +</dl> +<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> +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> +</ul> +</div> +<div class="summary"> +<ul class="blockList"> +<li class="blockList"> +<!-- ======== NESTED CLASS SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="nested_class_summary"> +<!-- --> +</a> +<h3>Nested Class Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Nested Class Summary table, listing nested classes, and an explanation"> +<caption><span>Nested Classes</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> +<tr class="altColor"> +<td class="colFirst"><code>static class </code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyTransformsInfoProfile_type0.Factory.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.VerifyTransformsInfoProfile_type0.Factory</a></strong></code> +<div class="block">Factory class that keeps the parse method</div> +</td> +</tr> +</table> +</li> +</ul> +<!-- =========== FIELD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="field_summary"> +<!-- --> +</a> +<h3>Field Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Field Summary table, listing fields, and an explanation"> +<caption><span>Fields</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> +<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"><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> +<tr class="rowColor"> +<td class="colFirst"><code>protected boolean</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyTransformsInfoProfile_type0.html#localTransformParameterTracker">localTransformParameterTracker</a></strong></code> </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"><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 boolean</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyTransformsInfoProfile_type0.html#localTransformsTracker">localTransformsTracker</a></strong></code> </td> +</tr> +</table> +</li> +</ul> +<!-- ======== CONSTRUCTOR SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_summary"> +<!-- --> +</a> +<h3>Constructor Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation"> +<caption><span>Constructors</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colOne" scope="col">Constructor and Description</th> +</tr> +<tr class="altColor"> +<td class="colOne"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyTransformsInfoProfile_type0.html#SignatureCreationServiceStub.VerifyTransformsInfoProfile_type0()">SignatureCreationServiceStub.VerifyTransformsInfoProfile_type0</a></strong>()</code> </td> +</tr> +</table> +</li> +</ul> +<!-- ========== METHOD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_summary"> +<!-- --> +</a> +<h3>Method Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation"> +<caption><span>Methods</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colFirst" scope="col">Modifier and Type</th> +<th class="colLast" scope="col">Method and Description</th> +</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#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>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, + 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> +<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="../../../../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.VerifyTransformsInfoProfile_type0.html#getTransformParameter()">getTransformParameter</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"><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>boolean</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyTransformsInfoProfile_type0.html#isTransformParameterSpecified()">isTransformParameterSpecified</a></strong>()</code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>boolean</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyTransformsInfoProfile_type0.html#isTransformsSpecified()">isTransformsSpecified</a></strong>()</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.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> +</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, + 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.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>void</code></td> +<td class="colLast"><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>protected void</code></td> +<td class="colLast"><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> +</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> +</ul> +</li> +</ul> +</li> +</ul> +</div> +<div class="details"> +<ul class="blockList"> +<li class="blockList"> +<!-- ============ FIELD DETAIL =========== --> +<ul class="blockList"> +<li class="blockList"><a name="field_detail"> +<!-- --> +</a> +<h3>Field Detail</h3> +<a name="localTransforms"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>localTransforms</h4> +<pre>protected <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.TransformsType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.TransformsType</a> localTransforms</pre> +<div class="block">field for Transforms</div> +</li> +</ul> +<a name="localTransformsTracker"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>localTransformsTracker</h4> +<pre>protected boolean localTransformsTracker</pre> +</li> +</ul> +<a name="localTransformParameter"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>localTransformParameter</h4> +<pre>protected <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.TransformParameterType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.TransformParameterType</a>[] localTransformParameter</pre> +<div class="block">field for TransformParameter + This was an Array!</div> +</li> +</ul> +<a name="localTransformParameterTracker"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>localTransformParameterTracker</h4> +<pre>protected boolean localTransformParameterTracker</pre> +</li> +</ul> +</li> +</ul> +<!-- ========= CONSTRUCTOR DETAIL ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_detail"> +<!-- --> +</a> +<h3>Constructor Detail</h3> +<a name="SignatureCreationServiceStub.VerifyTransformsInfoProfile_type0()"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>SignatureCreationServiceStub.VerifyTransformsInfoProfile_type0</h4> +<pre>public SignatureCreationServiceStub.VerifyTransformsInfoProfile_type0()</pre> +</li> +</ul> +</li> +</ul> +<!-- ============ METHOD DETAIL ========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_detail"> +<!-- --> +</a> +<h3>Method Detail</h3> +<a name="isTransformsSpecified()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>isTransformsSpecified</h4> +<pre>public boolean isTransformsSpecified()</pre> +</li> +</ul> +<a name="getTransforms()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getTransforms</h4> +<pre>public <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.TransformsType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.TransformsType</a> getTransforms()</pre> +<div class="block">Auto generated getter method</div> +<dl><dt><span class="strong">Returns:</span></dt><dd>TransformsType</dd></dl> +</li> +</ul> +<a name="setTransforms(at.gv.egiz.moa.SignatureCreationServiceStub.TransformsType)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>setTransforms</h4> +<pre>public void setTransforms(<a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.TransformsType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.TransformsType</a> param)</pre> +<div class="block">Auto generated setter method</div> +<dl><dt><span class="strong">Parameters:</span></dt><dd><code>param</code> - Transforms</dd></dl> +</li> +</ul> +<a name="isTransformParameterSpecified()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>isTransformParameterSpecified</h4> +<pre>public boolean isTransformParameterSpecified()</pre> +</li> +</ul> +<a name="getTransformParameter()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getTransformParameter</h4> +<pre>public <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.TransformParameterType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.TransformParameterType</a>[] getTransformParameter()</pre> +<div class="block">Auto generated getter method</div> +<dl><dt><span class="strong">Returns:</span></dt><dd>TransformParameterType[]</dd></dl> +</li> +</ul> +<a name="validateTransformParameter(at.gv.egiz.moa.SignatureCreationServiceStub.TransformParameterType[])"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>validateTransformParameter</h4> +<pre>protected void validateTransformParameter(<a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.TransformParameterType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.TransformParameterType</a>[] param)</pre> +<div class="block">validate the array for TransformParameter</div> +</li> +</ul> +<a name="setTransformParameter(at.gv.egiz.moa.SignatureCreationServiceStub.TransformParameterType[])"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>setTransformParameter</h4> +<pre>public void setTransformParameter(<a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.TransformParameterType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.TransformParameterType</a>[] param)</pre> +<div class="block">Auto generated setter method</div> +<dl><dt><span class="strong">Parameters:</span></dt><dd><code>param</code> - TransformParameter</dd></dl> +</li> +</ul> +<a name="addTransformParameter(at.gv.egiz.moa.SignatureCreationServiceStub.TransformParameterType)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>addTransformParameter</h4> +<pre>public void addTransformParameter(<a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.TransformParameterType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.TransformParameterType</a> param)</pre> +<div class="block">Auto generated add method for the array for convenience</div> +<dl><dt><span class="strong">Parameters:</span></dt><dd><code>param</code> - TransformParameterType</dd></dl> +</li> +</ul> +<a name="getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getOMElement</h4> +<pre>public org.apache.axiom.om.OMElement getOMElement(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, + org.apache.axiom.om.OMFactory factory) + throws org.apache.axis2.databinding.ADBException</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>getOMElement</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><span class="strong">Parameters:</span></dt><dd><code>parentQName</code> - </dd><dd><code>factory</code> - </dd> +<dt><span class="strong">Returns:</span></dt><dd>org.apache.axiom.om.OMElement</dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +<a name="serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>serialize</h4> +<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, + <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter) + throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, + org.apache.axis2.databinding.ADBException</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +<a name="serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>serialize</h4> +<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, + <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, + boolean serializeType) + throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, + org.apache.axis2.databinding.ADBException</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +<a name="getPullParser(javax.xml.namespace.QName)"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>getPullParser</h4> +<pre>public <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> getPullParser(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName) + throws org.apache.axis2.databinding.ADBException</pre> +<div class="block">databinding method to get an XML representation of this object</div> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>getPullParser</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +</li> +</ul> +</li> +</ul> +</div> +</div> +<!-- ========= END OF CLASS DATA ========= --> +<!-- ======= START OF BOTTOM NAVBAR ====== --> +<div class="bottomNav"><a name="navbar_bottom"> +<!-- --> +</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyTransformsInfoProfile.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyTransformsInfoProfile_type0.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li><a href="#nested_class_summary">Nested</a> | </li> +<li><a href="#field_summary">Field</a> | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li><a href="#field_detail">Field</a> | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_bottom"> +<!-- --> +</a></div> +<!-- ======== END OF BOTTOM NAVBAR ======= --> +</body> +</html> diff --git a/docs/at/gv/egiz/moa/SignatureCreationServiceStub.VerifyXMLSignatureRequest.Factory.html b/docs/at/gv/egiz/moa/SignatureCreationServiceStub.VerifyXMLSignatureRequest.Factory.html new file mode 100644 index 00000000..fdc1d980 --- /dev/null +++ b/docs/at/gv/egiz/moa/SignatureCreationServiceStub.VerifyXMLSignatureRequest.Factory.html @@ -0,0 +1,278 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> +<!-- NewPage --> +<html lang="en"> +<head> +<!-- Generated by javadoc (version 1.7.0_51) on Tue Feb 04 16:51:27 CET 2014 --> +<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> +<title>SignatureCreationServiceStub.VerifyXMLSignatureRequest.Factory (PDF-AS 4.0 Library)</title> +<meta name="date" content="2014-02-04"> +<link rel="stylesheet" type="text/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 Library)"; + } +//--> +</script> +<noscript> +<div>JavaScript is disabled on your browser.</div> +</noscript> +<!-- ========= START OF TOP NAVBAR ======= --> +<div class="topNav"><a name="navbar_top"> +<!-- --> +</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyXMLSignatureRequest.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyXMLSignatureRequestType.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li>Nested | </li> +<li>Field | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li>Field | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_top"> +<!-- --> +</a></div> +<!-- ========= END OF TOP NAVBAR ========= --> +<!-- ======== START OF CLASS DATA ======== --> +<div class="header"> +<div class="subTitle">at.gv.egiz.moa</div> +<h2 title="Class SignatureCreationServiceStub.VerifyXMLSignatureRequest.Factory" class="title">Class SignatureCreationServiceStub.VerifyXMLSignatureRequest.Factory</h2> +</div> +<div class="contentContainer"> +<ul class="inheritance"> +<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li> +<ul class="inheritance"> +<li>at.gv.egiz.moa.SignatureCreationServiceStub.VerifyXMLSignatureRequest.Factory</li> +</ul> +</li> +</ul> +<div class="description"> +<ul class="blockList"> +<li class="blockList"> +<dl> +<dt>Enclosing class:</dt> +<dd><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyXMLSignatureRequest.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.VerifyXMLSignatureRequest</a></dd> +</dl> +<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> +<div class="block">Factory class that keeps the parse method</div> +</li> +</ul> +</div> +<div class="summary"> +<ul class="blockList"> +<li class="blockList"> +<!-- ======== CONSTRUCTOR SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_summary"> +<!-- --> +</a> +<h3>Constructor Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation"> +<caption><span>Constructors</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colOne" scope="col">Constructor and Description</th> +</tr> +<tr class="altColor"> +<td class="colOne"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyXMLSignatureRequest.Factory.html#SignatureCreationServiceStub.VerifyXMLSignatureRequest.Factory()">SignatureCreationServiceStub.VerifyXMLSignatureRequest.Factory</a></strong>()</code> </td> +</tr> +</table> +</li> +</ul> +<!-- ========== METHOD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_summary"> +<!-- --> +</a> +<h3>Method Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation"> +<caption><span>Methods</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colFirst" scope="col">Modifier and Type</th> +<th class="colLast" scope="col">Method and Description</th> +</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> +<div class="block">static method to create the object + Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable + If this object is not an element, it is a complex type and the reader is at the event just after the outer start element + Postcondition: If this object is an element, the reader is positioned at its end element + If this object is a complex type, the reader is positioned at the end element of its outer element</div> +</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> +</ul> +</li> +</ul> +</li> +</ul> +</div> +<div class="details"> +<ul class="blockList"> +<li class="blockList"> +<!-- ========= CONSTRUCTOR DETAIL ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_detail"> +<!-- --> +</a> +<h3>Constructor Detail</h3> +<a name="SignatureCreationServiceStub.VerifyXMLSignatureRequest.Factory()"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>SignatureCreationServiceStub.VerifyXMLSignatureRequest.Factory</h4> +<pre>public SignatureCreationServiceStub.VerifyXMLSignatureRequest.Factory()</pre> +</li> +</ul> +</li> +</ul> +<!-- ============ METHOD DETAIL ========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_detail"> +<!-- --> +</a> +<h3>Method Detail</h3> +<a name="parse(javax.xml.stream.XMLStreamReader)"> +<!-- --> +</a> +<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> +<div class="block">static method to create the object + Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable + If this object is not an element, it is a complex type and the reader is at the event just after the outer start element + Postcondition: If this object is an element, the reader is positioned at its end element + If this object is a complex type, the reader is positioned at the end element of its outer element</div> +<dl><dt><span class="strong">Throws:</span></dt> +<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></code></dd></dl> +</li> +</ul> +</li> +</ul> +</li> +</ul> +</div> +</div> +<!-- ========= END OF CLASS DATA ========= --> +<!-- ======= START OF BOTTOM NAVBAR ====== --> +<div class="bottomNav"><a name="navbar_bottom"> +<!-- --> +</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyXMLSignatureRequest.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyXMLSignatureRequestType.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li>Nested | </li> +<li>Field | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li>Field | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_bottom"> +<!-- --> +</a></div> +<!-- ======== END OF BOTTOM NAVBAR ======= --> +</body> +</html> diff --git a/docs/at/gv/egiz/moa/SignatureCreationServiceStub.VerifyXMLSignatureRequest.html b/docs/at/gv/egiz/moa/SignatureCreationServiceStub.VerifyXMLSignatureRequest.html new file mode 100644 index 00000000..9693910f --- /dev/null +++ b/docs/at/gv/egiz/moa/SignatureCreationServiceStub.VerifyXMLSignatureRequest.html @@ -0,0 +1,456 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> +<!-- NewPage --> +<html lang="en"> +<head> +<!-- Generated by javadoc (version 1.7.0_51) on Tue Feb 04 16:51:27 CET 2014 --> +<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> +<title>SignatureCreationServiceStub.VerifyXMLSignatureRequest (PDF-AS 4.0 Library)</title> +<meta name="date" content="2014-02-04"> +<link rel="stylesheet" type="text/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 Library)"; + } +//--> +</script> +<noscript> +<div>JavaScript is disabled on your browser.</div> +</noscript> +<!-- ========= START OF TOP NAVBAR ======= --> +<div class="topNav"><a name="navbar_top"> +<!-- --> +</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyTransformsInfoProfile.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyXMLSignatureRequest.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li><a href="#nested_class_summary">Nested</a> | </li> +<li><a href="#field_summary">Field</a> | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li><a href="#field_detail">Field</a> | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_top"> +<!-- --> +</a></div> +<!-- ========= END OF TOP NAVBAR ========= --> +<!-- ======== START OF CLASS DATA ======== --> +<div class="header"> +<div class="subTitle">at.gv.egiz.moa</div> +<h2 title="Class SignatureCreationServiceStub.VerifyXMLSignatureRequest" class="title">Class SignatureCreationServiceStub.VerifyXMLSignatureRequest</h2> +</div> +<div class="contentContainer"> +<ul class="inheritance"> +<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li> +<ul class="inheritance"> +<li>at.gv.egiz.moa.SignatureCreationServiceStub.VerifyXMLSignatureRequest</li> +</ul> +</li> +</ul> +<div class="description"> +<ul class="blockList"> +<li class="blockList"> +<dl> +<dt>All Implemented Interfaces:</dt> +<dd><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a>, org.apache.axis2.databinding.ADBBean</dd> +</dl> +<dl> +<dt>Enclosing class:</dt> +<dd><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub</a></dd> +</dl> +<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> +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> +</ul> +</div> +<div class="summary"> +<ul class="blockList"> +<li class="blockList"> +<!-- ======== NESTED CLASS SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="nested_class_summary"> +<!-- --> +</a> +<h3>Nested Class Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Nested Class Summary table, listing nested classes, and an explanation"> +<caption><span>Nested Classes</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> +<tr class="altColor"> +<td class="colFirst"><code>static class </code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyXMLSignatureRequest.Factory.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.VerifyXMLSignatureRequest.Factory</a></strong></code> +<div class="block">Factory class that keeps the parse method</div> +</td> +</tr> +</table> +</li> +</ul> +<!-- =========== FIELD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="field_summary"> +<!-- --> +</a> +<h3>Field Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Field Summary table, listing fields, and an explanation"> +<caption><span>Fields</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> +<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"><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> +<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="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyXMLSignatureRequest.html#MY_QNAME">MY_QNAME</a></strong></code> </td> +</tr> +</table> +</li> +</ul> +<!-- ======== CONSTRUCTOR SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_summary"> +<!-- --> +</a> +<h3>Constructor Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation"> +<caption><span>Constructors</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colOne" scope="col">Constructor and Description</th> +</tr> +<tr class="altColor"> +<td class="colOne"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyXMLSignatureRequest.html#SignatureCreationServiceStub.VerifyXMLSignatureRequest()">SignatureCreationServiceStub.VerifyXMLSignatureRequest</a></strong>()</code> </td> +</tr> +</table> +</li> +</ul> +<!-- ========== METHOD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_summary"> +<!-- --> +</a> +<h3>Method Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation"> +<caption><span>Methods</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colFirst" scope="col">Modifier and Type</th> +<th class="colLast" scope="col">Method and Description</th> +</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, + 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> +<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="../../../../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.VerifyXMLSignatureRequest.html#getVerifyXMLSignatureRequest()">getVerifyXMLSignatureRequest</a></strong>()</code> +<div class="block">Auto generated getter 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.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> +</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, + 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.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> +</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> +</ul> +</li> +</ul> +</li> +</ul> +</div> +<div class="details"> +<ul class="blockList"> +<li class="blockList"> +<!-- ============ FIELD DETAIL =========== --> +<ul class="blockList"> +<li class="blockList"><a name="field_detail"> +<!-- --> +</a> +<h3>Field Detail</h3> +<a name="MY_QNAME"> +<!-- --> +</a> +<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> +</li> +</ul> +<a name="localVerifyXMLSignatureRequest"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>localVerifyXMLSignatureRequest</h4> +<pre>protected <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyXMLSignatureRequestType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.VerifyXMLSignatureRequestType</a> localVerifyXMLSignatureRequest</pre> +<div class="block">field for VerifyXMLSignatureRequest</div> +</li> +</ul> +</li> +</ul> +<!-- ========= CONSTRUCTOR DETAIL ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_detail"> +<!-- --> +</a> +<h3>Constructor Detail</h3> +<a name="SignatureCreationServiceStub.VerifyXMLSignatureRequest()"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>SignatureCreationServiceStub.VerifyXMLSignatureRequest</h4> +<pre>public SignatureCreationServiceStub.VerifyXMLSignatureRequest()</pre> +</li> +</ul> +</li> +</ul> +<!-- ============ METHOD DETAIL ========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_detail"> +<!-- --> +</a> +<h3>Method Detail</h3> +<a name="getVerifyXMLSignatureRequest()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getVerifyXMLSignatureRequest</h4> +<pre>public <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyXMLSignatureRequestType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.VerifyXMLSignatureRequestType</a> getVerifyXMLSignatureRequest()</pre> +<div class="block">Auto generated getter method</div> +<dl><dt><span class="strong">Returns:</span></dt><dd>VerifyXMLSignatureRequestType</dd></dl> +</li> +</ul> +<a name="setVerifyXMLSignatureRequest(at.gv.egiz.moa.SignatureCreationServiceStub.VerifyXMLSignatureRequestType)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>setVerifyXMLSignatureRequest</h4> +<pre>public void setVerifyXMLSignatureRequest(<a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyXMLSignatureRequestType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.VerifyXMLSignatureRequestType</a> param)</pre> +<div class="block">Auto generated setter method</div> +<dl><dt><span class="strong">Parameters:</span></dt><dd><code>param</code> - VerifyXMLSignatureRequest</dd></dl> +</li> +</ul> +<a name="getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getOMElement</h4> +<pre>public org.apache.axiom.om.OMElement getOMElement(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, + org.apache.axiom.om.OMFactory factory) + throws org.apache.axis2.databinding.ADBException</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>getOMElement</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><span class="strong">Parameters:</span></dt><dd><code>parentQName</code> - </dd><dd><code>factory</code> - </dd> +<dt><span class="strong">Returns:</span></dt><dd>org.apache.axiom.om.OMElement</dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +<a name="serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>serialize</h4> +<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, + <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter) + throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, + org.apache.axis2.databinding.ADBException</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +<a name="serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>serialize</h4> +<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, + <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, + boolean serializeType) + throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, + org.apache.axis2.databinding.ADBException</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +<a name="getPullParser(javax.xml.namespace.QName)"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>getPullParser</h4> +<pre>public <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> getPullParser(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName) + throws org.apache.axis2.databinding.ADBException</pre> +<div class="block">databinding method to get an XML representation of this object</div> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>getPullParser</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +</li> +</ul> +</li> +</ul> +</div> +</div> +<!-- ========= END OF CLASS DATA ========= --> +<!-- ======= START OF BOTTOM NAVBAR ====== --> +<div class="bottomNav"><a name="navbar_bottom"> +<!-- --> +</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyTransformsInfoProfile.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyXMLSignatureRequest.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li><a href="#nested_class_summary">Nested</a> | </li> +<li><a href="#field_summary">Field</a> | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li><a href="#field_detail">Field</a> | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_bottom"> +<!-- --> +</a></div> +<!-- ======== END OF BOTTOM NAVBAR ======= --> +</body> +</html> diff --git a/docs/at/gv/egiz/moa/SignatureCreationServiceStub.VerifyXMLSignatureRequestType.Factory.html b/docs/at/gv/egiz/moa/SignatureCreationServiceStub.VerifyXMLSignatureRequestType.Factory.html new file mode 100644 index 00000000..f398370c --- /dev/null +++ b/docs/at/gv/egiz/moa/SignatureCreationServiceStub.VerifyXMLSignatureRequestType.Factory.html @@ -0,0 +1,278 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> +<!-- NewPage --> +<html lang="en"> +<head> +<!-- Generated by javadoc (version 1.7.0_51) on Tue Feb 04 16:51:28 CET 2014 --> +<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> +<title>SignatureCreationServiceStub.VerifyXMLSignatureRequestType.Factory (PDF-AS 4.0 Library)</title> +<meta name="date" content="2014-02-04"> +<link rel="stylesheet" type="text/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 Library)"; + } +//--> +</script> +<noscript> +<div>JavaScript is disabled on your browser.</div> +</noscript> +<!-- ========= START OF TOP NAVBAR ======= --> +<div class="topNav"><a name="navbar_top"> +<!-- --> +</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyXMLSignatureRequestType.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyXMLSignatureRequestTypeChoice_type0.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li>Nested | </li> +<li>Field | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li>Field | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_top"> +<!-- --> +</a></div> +<!-- ========= END OF TOP NAVBAR ========= --> +<!-- ======== START OF CLASS DATA ======== --> +<div class="header"> +<div class="subTitle">at.gv.egiz.moa</div> +<h2 title="Class SignatureCreationServiceStub.VerifyXMLSignatureRequestType.Factory" class="title">Class SignatureCreationServiceStub.VerifyXMLSignatureRequestType.Factory</h2> +</div> +<div class="contentContainer"> +<ul class="inheritance"> +<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li> +<ul class="inheritance"> +<li>at.gv.egiz.moa.SignatureCreationServiceStub.VerifyXMLSignatureRequestType.Factory</li> +</ul> +</li> +</ul> +<div class="description"> +<ul class="blockList"> +<li class="blockList"> +<dl> +<dt>Enclosing class:</dt> +<dd><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyXMLSignatureRequestType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.VerifyXMLSignatureRequestType</a></dd> +</dl> +<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> +<div class="block">Factory class that keeps the parse method</div> +</li> +</ul> +</div> +<div class="summary"> +<ul class="blockList"> +<li class="blockList"> +<!-- ======== CONSTRUCTOR SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_summary"> +<!-- --> +</a> +<h3>Constructor Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation"> +<caption><span>Constructors</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colOne" scope="col">Constructor and Description</th> +</tr> +<tr class="altColor"> +<td class="colOne"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyXMLSignatureRequestType.Factory.html#SignatureCreationServiceStub.VerifyXMLSignatureRequestType.Factory()">SignatureCreationServiceStub.VerifyXMLSignatureRequestType.Factory</a></strong>()</code> </td> +</tr> +</table> +</li> +</ul> +<!-- ========== METHOD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_summary"> +<!-- --> +</a> +<h3>Method Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation"> +<caption><span>Methods</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colFirst" scope="col">Modifier and Type</th> +<th class="colLast" scope="col">Method and Description</th> +</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> +<div class="block">static method to create the object + Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable + If this object is not an element, it is a complex type and the reader is at the event just after the outer start element + Postcondition: If this object is an element, the reader is positioned at its end element + If this object is a complex type, the reader is positioned at the end element of its outer element</div> +</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> +</ul> +</li> +</ul> +</li> +</ul> +</div> +<div class="details"> +<ul class="blockList"> +<li class="blockList"> +<!-- ========= CONSTRUCTOR DETAIL ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_detail"> +<!-- --> +</a> +<h3>Constructor Detail</h3> +<a name="SignatureCreationServiceStub.VerifyXMLSignatureRequestType.Factory()"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>SignatureCreationServiceStub.VerifyXMLSignatureRequestType.Factory</h4> +<pre>public SignatureCreationServiceStub.VerifyXMLSignatureRequestType.Factory()</pre> +</li> +</ul> +</li> +</ul> +<!-- ============ METHOD DETAIL ========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_detail"> +<!-- --> +</a> +<h3>Method Detail</h3> +<a name="parse(javax.xml.stream.XMLStreamReader)"> +<!-- --> +</a> +<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> +<div class="block">static method to create the object + Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable + If this object is not an element, it is a complex type and the reader is at the event just after the outer start element + Postcondition: If this object is an element, the reader is positioned at its end element + If this object is a complex type, the reader is positioned at the end element of its outer element</div> +<dl><dt><span class="strong">Throws:</span></dt> +<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></code></dd></dl> +</li> +</ul> +</li> +</ul> +</li> +</ul> +</div> +</div> +<!-- ========= END OF CLASS DATA ========= --> +<!-- ======= START OF BOTTOM NAVBAR ====== --> +<div class="bottomNav"><a name="navbar_bottom"> +<!-- --> +</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyXMLSignatureRequestType.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyXMLSignatureRequestTypeChoice_type0.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li>Nested | </li> +<li>Field | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li>Field | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_bottom"> +<!-- --> +</a></div> +<!-- ======== END OF BOTTOM NAVBAR ======= --> +</body> +</html> diff --git a/docs/at/gv/egiz/moa/SignatureCreationServiceStub.VerifyXMLSignatureRequestType.html b/docs/at/gv/egiz/moa/SignatureCreationServiceStub.VerifyXMLSignatureRequestType.html new file mode 100644 index 00000000..cbc21cba --- /dev/null +++ b/docs/at/gv/egiz/moa/SignatureCreationServiceStub.VerifyXMLSignatureRequestType.html @@ -0,0 +1,832 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> +<!-- NewPage --> +<html lang="en"> +<head> +<!-- Generated by javadoc (version 1.7.0_51) on Tue Feb 04 16:51:28 CET 2014 --> +<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> +<title>SignatureCreationServiceStub.VerifyXMLSignatureRequestType (PDF-AS 4.0 Library)</title> +<meta name="date" content="2014-02-04"> +<link rel="stylesheet" type="text/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 Library)"; + } +//--> +</script> +<noscript> +<div>JavaScript is disabled on your browser.</div> +</noscript> +<!-- ========= START OF TOP NAVBAR ======= --> +<div class="topNav"><a name="navbar_top"> +<!-- --> +</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyXMLSignatureRequest.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyXMLSignatureRequestType.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li><a href="#nested_class_summary">Nested</a> | </li> +<li><a href="#field_summary">Field</a> | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li><a href="#field_detail">Field</a> | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_top"> +<!-- --> +</a></div> +<!-- ========= END OF TOP NAVBAR ========= --> +<!-- ======== START OF CLASS DATA ======== --> +<div class="header"> +<div class="subTitle">at.gv.egiz.moa</div> +<h2 title="Class SignatureCreationServiceStub.VerifyXMLSignatureRequestType" class="title">Class SignatureCreationServiceStub.VerifyXMLSignatureRequestType</h2> +</div> +<div class="contentContainer"> +<ul class="inheritance"> +<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li> +<ul class="inheritance"> +<li>at.gv.egiz.moa.SignatureCreationServiceStub.VerifyXMLSignatureRequestType</li> +</ul> +</li> +</ul> +<div class="description"> +<ul class="blockList"> +<li class="blockList"> +<dl> +<dt>All Implemented Interfaces:</dt> +<dd><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a>, org.apache.axis2.databinding.ADBBean</dd> +</dl> +<dl> +<dt>Enclosing class:</dt> +<dd><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub</a></dd> +</dl> +<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> +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> +</ul> +</div> +<div class="summary"> +<ul class="blockList"> +<li class="blockList"> +<!-- ======== NESTED CLASS SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="nested_class_summary"> +<!-- --> +</a> +<h3>Nested Class Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Nested Class Summary table, listing nested classes, and an explanation"> +<caption><span>Nested Classes</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> +<tr class="altColor"> +<td class="colFirst"><code>static class </code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyXMLSignatureRequestType.Factory.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.VerifyXMLSignatureRequestType.Factory</a></strong></code> +<div class="block">Factory class that keeps the parse method</div> +</td> +</tr> +</table> +</li> +</ul> +<!-- =========== FIELD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="field_summary"> +<!-- --> +</a> +<h3>Field Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Field Summary table, listing fields, and an explanation"> +<caption><span>Fields</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> +<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="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> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>protected boolean</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyXMLSignatureRequestType.html#localDateTimeTracker">localDateTimeTracker</a></strong></code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>protected org.apache.axiom.om.OMElement</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyXMLSignatureRequestType.html#localReturnHashInputData">localReturnHashInputData</a></strong></code> +<div class="block">field for ReturnHashInputData</div> +</td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>protected boolean</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyXMLSignatureRequestType.html#localReturnHashInputDataTracker">localReturnHashInputDataTracker</a></strong></code> </td> +</tr> +<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"><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> +<tr class="rowColor"> +<td class="colFirst"><code>protected boolean</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyXMLSignatureRequestType.html#localSignatureManifestCheckParamsTracker">localSignatureManifestCheckParamsTracker</a></strong></code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>protected org.apache.axis2.databinding.types.Token</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyXMLSignatureRequestType.html#localTrustProfileID">localTrustProfileID</a></strong></code> +<div class="block">field for TrustProfileID</div> +</td> +</tr> +<tr class="rowColor"> +<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"><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> +<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"><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> +<tr class="rowColor"> +<td class="colFirst"><code>protected boolean</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyXMLSignatureRequestType.html#localVerifyXMLSignatureRequestTypeChoice_type0Tracker">localVerifyXMLSignatureRequestTypeChoice_type0Tracker</a></strong></code> </td> +</tr> +</table> +</li> +</ul> +<!-- ======== CONSTRUCTOR SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_summary"> +<!-- --> +</a> +<h3>Constructor Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation"> +<caption><span>Constructors</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colOne" scope="col">Constructor and Description</th> +</tr> +<tr class="altColor"> +<td class="colOne"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyXMLSignatureRequestType.html#SignatureCreationServiceStub.VerifyXMLSignatureRequestType()">SignatureCreationServiceStub.VerifyXMLSignatureRequestType</a></strong>()</code> </td> +</tr> +</table> +</li> +</ul> +<!-- ========== METHOD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_summary"> +<!-- --> +</a> +<h3>Method Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation"> +<caption><span>Methods</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colFirst" scope="col">Modifier and Type</th> +<th class="colLast" scope="col">Method and Description</th> +</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#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><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="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, + 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> +<div class="block">databinding method to get an XML representation of this object</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#getReturnHashInputData()">getReturnHashInputData</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.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.VerifyXMLSignatureRequestType.html#getSignatureManifestCheckParams()">getSignatureManifestCheckParams</a></strong>()</code> +<div class="block">Auto generated getter method</div> +</td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>org.apache.axis2.databinding.types.Token</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyXMLSignatureRequestType.html#getTrustProfileID()">getTrustProfileID</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.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.VerifyXMLSignatureRequestType.html#getVerifySignatureInfo()">getVerifySignatureInfo</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.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.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>boolean</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyXMLSignatureRequestType.html#isDateTimeSpecified()">isDateTimeSpecified</a></strong>()</code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>boolean</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyXMLSignatureRequestType.html#isReturnHashInputDataSpecified()">isReturnHashInputDataSpecified</a></strong>()</code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>boolean</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyXMLSignatureRequestType.html#isSignatureManifestCheckParamsSpecified()">isSignatureManifestCheckParamsSpecified</a></strong>()</code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>boolean</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyXMLSignatureRequestType.html#isVerifyXMLSignatureRequestTypeChoice_type0Specified()">isVerifyXMLSignatureRequestTypeChoice_type0Specified</a></strong>()</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#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)">serialize</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, + <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> 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, + 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> +<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.VerifyXMLSignatureRequestType.html#setReturnHashInputData(org.apache.axiom.om.OMElement)">setReturnHashInputData</a></strong>(org.apache.axiom.om.OMElement 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.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> +<tr class="altColor"> +<td class="colFirst"><code>void</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyXMLSignatureRequestType.html#setTrustProfileID(org.apache.axis2.databinding.types.Token)">setTrustProfileID</a></strong>(org.apache.axis2.databinding.types.Token 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.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> +<tr class="altColor"> +<td class="colFirst"><code>void</code></td> +<td class="colLast"><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="rowColor"> +<td class="colFirst"><code>protected void</code></td> +<td class="colLast"><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> +</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> +</ul> +</li> +</ul> +</li> +</ul> +</div> +<div class="details"> +<ul class="blockList"> +<li class="blockList"> +<!-- ============ FIELD DETAIL =========== --> +<ul class="blockList"> +<li class="blockList"><a name="field_detail"> +<!-- --> +</a> +<h3>Field Detail</h3> +<a name="localDateTime"> +<!-- --> +</a> +<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> +<div class="block">field for DateTime</div> +</li> +</ul> +<a name="localDateTimeTracker"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>localDateTimeTracker</h4> +<pre>protected boolean localDateTimeTracker</pre> +</li> +</ul> +<a name="localVerifySignatureInfo"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>localVerifySignatureInfo</h4> +<pre>protected <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifySignatureInfo_type0.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.VerifySignatureInfo_type0</a> localVerifySignatureInfo</pre> +<div class="block">field for VerifySignatureInfo</div> +</li> +</ul> +<a name="localVerifyXMLSignatureRequestTypeChoice_type0"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>localVerifyXMLSignatureRequestTypeChoice_type0</h4> +<pre>protected <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyXMLSignatureRequestTypeChoice_type0.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.VerifyXMLSignatureRequestTypeChoice_type0</a>[] localVerifyXMLSignatureRequestTypeChoice_type0</pre> +<div class="block">field for VerifyXMLSignatureRequestTypeChoice_type0 + This was an Array!</div> +</li> +</ul> +<a name="localVerifyXMLSignatureRequestTypeChoice_type0Tracker"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>localVerifyXMLSignatureRequestTypeChoice_type0Tracker</h4> +<pre>protected boolean localVerifyXMLSignatureRequestTypeChoice_type0Tracker</pre> +</li> +</ul> +<a name="localSignatureManifestCheckParams"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>localSignatureManifestCheckParams</h4> +<pre>protected <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignatureManifestCheckParams_type0.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.SignatureManifestCheckParams_type0</a> localSignatureManifestCheckParams</pre> +<div class="block">field for SignatureManifestCheckParams</div> +</li> +</ul> +<a name="localSignatureManifestCheckParamsTracker"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>localSignatureManifestCheckParamsTracker</h4> +<pre>protected boolean localSignatureManifestCheckParamsTracker</pre> +</li> +</ul> +<a name="localReturnHashInputData"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>localReturnHashInputData</h4> +<pre>protected org.apache.axiom.om.OMElement localReturnHashInputData</pre> +<div class="block">field for ReturnHashInputData</div> +</li> +</ul> +<a name="localReturnHashInputDataTracker"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>localReturnHashInputDataTracker</h4> +<pre>protected boolean localReturnHashInputDataTracker</pre> +</li> +</ul> +<a name="localTrustProfileID"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>localTrustProfileID</h4> +<pre>protected org.apache.axis2.databinding.types.Token localTrustProfileID</pre> +<div class="block">field for TrustProfileID</div> +</li> +</ul> +</li> +</ul> +<!-- ========= CONSTRUCTOR DETAIL ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_detail"> +<!-- --> +</a> +<h3>Constructor Detail</h3> +<a name="SignatureCreationServiceStub.VerifyXMLSignatureRequestType()"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>SignatureCreationServiceStub.VerifyXMLSignatureRequestType</h4> +<pre>public SignatureCreationServiceStub.VerifyXMLSignatureRequestType()</pre> +</li> +</ul> +</li> +</ul> +<!-- ============ METHOD DETAIL ========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_detail"> +<!-- --> +</a> +<h3>Method Detail</h3> +<a name="isDateTimeSpecified()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>isDateTimeSpecified</h4> +<pre>public boolean isDateTimeSpecified()</pre> +</li> +</ul> +<a name="getDateTime()"> +<!-- --> +</a> +<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> +<div class="block">Auto generated getter method</div> +<dl><dt><span class="strong">Returns:</span></dt><dd>java.util.Calendar</dd></dl> +</li> +</ul> +<a name="setDateTime(java.util.Calendar)"> +<!-- --> +</a> +<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> +<div class="block">Auto generated setter method</div> +<dl><dt><span class="strong">Parameters:</span></dt><dd><code>param</code> - DateTime</dd></dl> +</li> +</ul> +<a name="getVerifySignatureInfo()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getVerifySignatureInfo</h4> +<pre>public <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifySignatureInfo_type0.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.VerifySignatureInfo_type0</a> getVerifySignatureInfo()</pre> +<div class="block">Auto generated getter method</div> +<dl><dt><span class="strong">Returns:</span></dt><dd>VerifySignatureInfo_type0</dd></dl> +</li> +</ul> +<a name="setVerifySignatureInfo(at.gv.egiz.moa.SignatureCreationServiceStub.VerifySignatureInfo_type0)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>setVerifySignatureInfo</h4> +<pre>public void setVerifySignatureInfo(<a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifySignatureInfo_type0.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.VerifySignatureInfo_type0</a> param)</pre> +<div class="block">Auto generated setter method</div> +<dl><dt><span class="strong">Parameters:</span></dt><dd><code>param</code> - VerifySignatureInfo</dd></dl> +</li> +</ul> +<a name="isVerifyXMLSignatureRequestTypeChoice_type0Specified()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>isVerifyXMLSignatureRequestTypeChoice_type0Specified</h4> +<pre>public boolean isVerifyXMLSignatureRequestTypeChoice_type0Specified()</pre> +</li> +</ul> +<a name="getVerifyXMLSignatureRequestTypeChoice_type0()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getVerifyXMLSignatureRequestTypeChoice_type0</h4> +<pre>public <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyXMLSignatureRequestTypeChoice_type0.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.VerifyXMLSignatureRequestTypeChoice_type0</a>[] getVerifyXMLSignatureRequestTypeChoice_type0()</pre> +<div class="block">Auto generated getter method</div> +<dl><dt><span class="strong">Returns:</span></dt><dd>VerifyXMLSignatureRequestTypeChoice_type0[]</dd></dl> +</li> +</ul> +<a name="validateVerifyXMLSignatureRequestTypeChoice_type0(at.gv.egiz.moa.SignatureCreationServiceStub.VerifyXMLSignatureRequestTypeChoice_type0[])"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>validateVerifyXMLSignatureRequestTypeChoice_type0</h4> +<pre>protected void validateVerifyXMLSignatureRequestTypeChoice_type0(<a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyXMLSignatureRequestTypeChoice_type0.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.VerifyXMLSignatureRequestTypeChoice_type0</a>[] param)</pre> +<div class="block">validate the array for VerifyXMLSignatureRequestTypeChoice_type0</div> +</li> +</ul> +<a name="setVerifyXMLSignatureRequestTypeChoice_type0(at.gv.egiz.moa.SignatureCreationServiceStub.VerifyXMLSignatureRequestTypeChoice_type0[])"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>setVerifyXMLSignatureRequestTypeChoice_type0</h4> +<pre>public void setVerifyXMLSignatureRequestTypeChoice_type0(<a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyXMLSignatureRequestTypeChoice_type0.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.VerifyXMLSignatureRequestTypeChoice_type0</a>[] param)</pre> +<div class="block">Auto generated setter method</div> +<dl><dt><span class="strong">Parameters:</span></dt><dd><code>param</code> - VerifyXMLSignatureRequestTypeChoice_type0</dd></dl> +</li> +</ul> +<a name="addVerifyXMLSignatureRequestTypeChoice_type0(at.gv.egiz.moa.SignatureCreationServiceStub.VerifyXMLSignatureRequestTypeChoice_type0)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>addVerifyXMLSignatureRequestTypeChoice_type0</h4> +<pre>public void addVerifyXMLSignatureRequestTypeChoice_type0(<a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyXMLSignatureRequestTypeChoice_type0.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.VerifyXMLSignatureRequestTypeChoice_type0</a> param)</pre> +<div class="block">Auto generated add method for the array for convenience</div> +<dl><dt><span class="strong">Parameters:</span></dt><dd><code>param</code> - VerifyXMLSignatureRequestTypeChoice_type0</dd></dl> +</li> +</ul> +<a name="isSignatureManifestCheckParamsSpecified()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>isSignatureManifestCheckParamsSpecified</h4> +<pre>public boolean isSignatureManifestCheckParamsSpecified()</pre> +</li> +</ul> +<a name="getSignatureManifestCheckParams()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getSignatureManifestCheckParams</h4> +<pre>public <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignatureManifestCheckParams_type0.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.SignatureManifestCheckParams_type0</a> getSignatureManifestCheckParams()</pre> +<div class="block">Auto generated getter method</div> +<dl><dt><span class="strong">Returns:</span></dt><dd>SignatureManifestCheckParams_type0</dd></dl> +</li> +</ul> +<a name="setSignatureManifestCheckParams(at.gv.egiz.moa.SignatureCreationServiceStub.SignatureManifestCheckParams_type0)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>setSignatureManifestCheckParams</h4> +<pre>public void setSignatureManifestCheckParams(<a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignatureManifestCheckParams_type0.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.SignatureManifestCheckParams_type0</a> param)</pre> +<div class="block">Auto generated setter method</div> +<dl><dt><span class="strong">Parameters:</span></dt><dd><code>param</code> - SignatureManifestCheckParams</dd></dl> +</li> +</ul> +<a name="isReturnHashInputDataSpecified()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>isReturnHashInputDataSpecified</h4> +<pre>public boolean isReturnHashInputDataSpecified()</pre> +</li> +</ul> +<a name="getReturnHashInputData()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getReturnHashInputData</h4> +<pre>public org.apache.axiom.om.OMElement getReturnHashInputData()</pre> +<div class="block">Auto generated getter method</div> +<dl><dt><span class="strong">Returns:</span></dt><dd>org.apache.axiom.om.OMElement</dd></dl> +</li> +</ul> +<a name="setReturnHashInputData(org.apache.axiom.om.OMElement)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>setReturnHashInputData</h4> +<pre>public void setReturnHashInputData(org.apache.axiom.om.OMElement param)</pre> +<div class="block">Auto generated setter method</div> +<dl><dt><span class="strong">Parameters:</span></dt><dd><code>param</code> - ReturnHashInputData</dd></dl> +</li> +</ul> +<a name="getTrustProfileID()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getTrustProfileID</h4> +<pre>public org.apache.axis2.databinding.types.Token getTrustProfileID()</pre> +<div class="block">Auto generated getter method</div> +<dl><dt><span class="strong">Returns:</span></dt><dd>org.apache.axis2.databinding.types.Token</dd></dl> +</li> +</ul> +<a name="setTrustProfileID(org.apache.axis2.databinding.types.Token)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>setTrustProfileID</h4> +<pre>public void setTrustProfileID(org.apache.axis2.databinding.types.Token param)</pre> +<div class="block">Auto generated setter method</div> +<dl><dt><span class="strong">Parameters:</span></dt><dd><code>param</code> - TrustProfileID</dd></dl> +</li> +</ul> +<a name="getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getOMElement</h4> +<pre>public org.apache.axiom.om.OMElement getOMElement(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, + org.apache.axiom.om.OMFactory factory) + throws org.apache.axis2.databinding.ADBException</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>getOMElement</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><span class="strong">Parameters:</span></dt><dd><code>parentQName</code> - </dd><dd><code>factory</code> - </dd> +<dt><span class="strong">Returns:</span></dt><dd>org.apache.axiom.om.OMElement</dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +<a name="serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>serialize</h4> +<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, + <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter) + throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, + org.apache.axis2.databinding.ADBException</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +<a name="serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>serialize</h4> +<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, + <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, + boolean serializeType) + throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, + org.apache.axis2.databinding.ADBException</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +<a name="getPullParser(javax.xml.namespace.QName)"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>getPullParser</h4> +<pre>public <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> getPullParser(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName) + throws org.apache.axis2.databinding.ADBException</pre> +<div class="block">databinding method to get an XML representation of this object</div> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>getPullParser</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +</li> +</ul> +</li> +</ul> +</div> +</div> +<!-- ========= END OF CLASS DATA ========= --> +<!-- ======= START OF BOTTOM NAVBAR ====== --> +<div class="bottomNav"><a name="navbar_bottom"> +<!-- --> +</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyXMLSignatureRequest.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyXMLSignatureRequestType.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li><a href="#nested_class_summary">Nested</a> | </li> +<li><a href="#field_summary">Field</a> | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li><a href="#field_detail">Field</a> | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_bottom"> +<!-- --> +</a></div> +<!-- ======== END OF BOTTOM NAVBAR ======= --> +</body> +</html> diff --git a/docs/at/gv/egiz/moa/SignatureCreationServiceStub.VerifyXMLSignatureRequestTypeChoice_type0.Factory.html b/docs/at/gv/egiz/moa/SignatureCreationServiceStub.VerifyXMLSignatureRequestTypeChoice_type0.Factory.html new file mode 100644 index 00000000..ccc548cd --- /dev/null +++ b/docs/at/gv/egiz/moa/SignatureCreationServiceStub.VerifyXMLSignatureRequestTypeChoice_type0.Factory.html @@ -0,0 +1,278 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> +<!-- NewPage --> +<html lang="en"> +<head> +<!-- Generated by javadoc (version 1.7.0_51) on Tue Feb 04 16:51:28 CET 2014 --> +<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> +<title>SignatureCreationServiceStub.VerifyXMLSignatureRequestTypeChoice_type0.Factory (PDF-AS 4.0 Library)</title> +<meta name="date" content="2014-02-04"> +<link rel="stylesheet" type="text/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 Library)"; + } +//--> +</script> +<noscript> +<div>JavaScript is disabled on your browser.</div> +</noscript> +<!-- ========= START OF TOP NAVBAR ======= --> +<div class="topNav"><a name="navbar_top"> +<!-- --> +</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyXMLSignatureRequestTypeChoice_type0.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyXMLSignatureResponse.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li>Nested | </li> +<li>Field | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li>Field | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_top"> +<!-- --> +</a></div> +<!-- ========= END OF TOP NAVBAR ========= --> +<!-- ======== START OF CLASS DATA ======== --> +<div class="header"> +<div class="subTitle">at.gv.egiz.moa</div> +<h2 title="Class SignatureCreationServiceStub.VerifyXMLSignatureRequestTypeChoice_type0.Factory" class="title">Class SignatureCreationServiceStub.VerifyXMLSignatureRequestTypeChoice_type0.Factory</h2> +</div> +<div class="contentContainer"> +<ul class="inheritance"> +<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li> +<ul class="inheritance"> +<li>at.gv.egiz.moa.SignatureCreationServiceStub.VerifyXMLSignatureRequestTypeChoice_type0.Factory</li> +</ul> +</li> +</ul> +<div class="description"> +<ul class="blockList"> +<li class="blockList"> +<dl> +<dt>Enclosing class:</dt> +<dd><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyXMLSignatureRequestTypeChoice_type0.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.VerifyXMLSignatureRequestTypeChoice_type0</a></dd> +</dl> +<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> +<div class="block">Factory class that keeps the parse method</div> +</li> +</ul> +</div> +<div class="summary"> +<ul class="blockList"> +<li class="blockList"> +<!-- ======== CONSTRUCTOR SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_summary"> +<!-- --> +</a> +<h3>Constructor Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation"> +<caption><span>Constructors</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colOne" scope="col">Constructor and Description</th> +</tr> +<tr class="altColor"> +<td class="colOne"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyXMLSignatureRequestTypeChoice_type0.Factory.html#SignatureCreationServiceStub.VerifyXMLSignatureRequestTypeChoice_type0.Factory()">SignatureCreationServiceStub.VerifyXMLSignatureRequestTypeChoice_type0.Factory</a></strong>()</code> </td> +</tr> +</table> +</li> +</ul> +<!-- ========== METHOD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_summary"> +<!-- --> +</a> +<h3>Method Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation"> +<caption><span>Methods</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colFirst" scope="col">Modifier and Type</th> +<th class="colLast" scope="col">Method and Description</th> +</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> +<div class="block">static method to create the object + Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable + If this object is not an element, it is a complex type and the reader is at the event just after the outer start element + Postcondition: If this object is an element, the reader is positioned at its end element + If this object is a complex type, the reader is positioned at the end element of its outer element</div> +</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> +</ul> +</li> +</ul> +</li> +</ul> +</div> +<div class="details"> +<ul class="blockList"> +<li class="blockList"> +<!-- ========= CONSTRUCTOR DETAIL ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_detail"> +<!-- --> +</a> +<h3>Constructor Detail</h3> +<a name="SignatureCreationServiceStub.VerifyXMLSignatureRequestTypeChoice_type0.Factory()"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>SignatureCreationServiceStub.VerifyXMLSignatureRequestTypeChoice_type0.Factory</h4> +<pre>public SignatureCreationServiceStub.VerifyXMLSignatureRequestTypeChoice_type0.Factory()</pre> +</li> +</ul> +</li> +</ul> +<!-- ============ METHOD DETAIL ========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_detail"> +<!-- --> +</a> +<h3>Method Detail</h3> +<a name="parse(javax.xml.stream.XMLStreamReader)"> +<!-- --> +</a> +<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> +<div class="block">static method to create the object + Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable + If this object is not an element, it is a complex type and the reader is at the event just after the outer start element + Postcondition: If this object is an element, the reader is positioned at its end element + If this object is a complex type, the reader is positioned at the end element of its outer element</div> +<dl><dt><span class="strong">Throws:</span></dt> +<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></code></dd></dl> +</li> +</ul> +</li> +</ul> +</li> +</ul> +</div> +</div> +<!-- ========= END OF CLASS DATA ========= --> +<!-- ======= START OF BOTTOM NAVBAR ====== --> +<div class="bottomNav"><a name="navbar_bottom"> +<!-- --> +</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyXMLSignatureRequestTypeChoice_type0.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyXMLSignatureResponse.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li>Nested | </li> +<li>Field | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li>Field | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_bottom"> +<!-- --> +</a></div> +<!-- ======== END OF BOTTOM NAVBAR ======= --> +</body> +</html> diff --git a/docs/at/gv/egiz/moa/SignatureCreationServiceStub.VerifyXMLSignatureRequestTypeChoice_type0.html b/docs/at/gv/egiz/moa/SignatureCreationServiceStub.VerifyXMLSignatureRequestTypeChoice_type0.html new file mode 100644 index 00000000..a14d124b --- /dev/null +++ b/docs/at/gv/egiz/moa/SignatureCreationServiceStub.VerifyXMLSignatureRequestTypeChoice_type0.html @@ -0,0 +1,545 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> +<!-- NewPage --> +<html lang="en"> +<head> +<!-- Generated by javadoc (version 1.7.0_51) on Tue Feb 04 16:51:28 CET 2014 --> +<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> +<title>SignatureCreationServiceStub.VerifyXMLSignatureRequestTypeChoice_type0 (PDF-AS 4.0 Library)</title> +<meta name="date" content="2014-02-04"> +<link rel="stylesheet" type="text/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 Library)"; + } +//--> +</script> +<noscript> +<div>JavaScript is disabled on your browser.</div> +</noscript> +<!-- ========= START OF TOP NAVBAR ======= --> +<div class="topNav"><a name="navbar_top"> +<!-- --> +</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyXMLSignatureRequestType.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyXMLSignatureRequestTypeChoice_type0.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li><a href="#nested_class_summary">Nested</a> | </li> +<li><a href="#field_summary">Field</a> | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li><a href="#field_detail">Field</a> | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_top"> +<!-- --> +</a></div> +<!-- ========= END OF TOP NAVBAR ========= --> +<!-- ======== START OF CLASS DATA ======== --> +<div class="header"> +<div class="subTitle">at.gv.egiz.moa</div> +<h2 title="Class SignatureCreationServiceStub.VerifyXMLSignatureRequestTypeChoice_type0" class="title">Class SignatureCreationServiceStub.VerifyXMLSignatureRequestTypeChoice_type0</h2> +</div> +<div class="contentContainer"> +<ul class="inheritance"> +<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li> +<ul class="inheritance"> +<li>at.gv.egiz.moa.SignatureCreationServiceStub.VerifyXMLSignatureRequestTypeChoice_type0</li> +</ul> +</li> +</ul> +<div class="description"> +<ul class="blockList"> +<li class="blockList"> +<dl> +<dt>All Implemented Interfaces:</dt> +<dd><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a>, org.apache.axis2.databinding.ADBBean</dd> +</dl> +<dl> +<dt>Enclosing class:</dt> +<dd><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub</a></dd> +</dl> +<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> +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> +</ul> +</div> +<div class="summary"> +<ul class="blockList"> +<li class="blockList"> +<!-- ======== NESTED CLASS SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="nested_class_summary"> +<!-- --> +</a> +<h3>Nested Class Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Nested Class Summary table, listing nested classes, and an explanation"> +<caption><span>Nested Classes</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> +<tr class="altColor"> +<td class="colFirst"><code>static class </code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyXMLSignatureRequestTypeChoice_type0.Factory.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.VerifyXMLSignatureRequestTypeChoice_type0.Factory</a></strong></code> +<div class="block">Factory class that keeps the parse method</div> +</td> +</tr> +</table> +</li> +</ul> +<!-- =========== FIELD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="field_summary"> +<!-- --> +</a> +<h3>Field Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Field Summary table, listing fields, and an explanation"> +<caption><span>Fields</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> +<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"><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="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="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> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>protected boolean</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyXMLSignatureRequestTypeChoice_type0.html#localSupplementProfileIDTracker">localSupplementProfileIDTracker</a></strong></code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>protected boolean</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyXMLSignatureRequestTypeChoice_type0.html#localSupplementProfileTracker">localSupplementProfileTracker</a></strong></code> </td> +</tr> +</table> +</li> +</ul> +<!-- ======== CONSTRUCTOR SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_summary"> +<!-- --> +</a> +<h3>Constructor Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation"> +<caption><span>Constructors</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colOne" scope="col">Constructor and Description</th> +</tr> +<tr class="altColor"> +<td class="colOne"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyXMLSignatureRequestTypeChoice_type0.html#SignatureCreationServiceStub.VerifyXMLSignatureRequestTypeChoice_type0()">SignatureCreationServiceStub.VerifyXMLSignatureRequestTypeChoice_type0</a></strong>()</code> </td> +</tr> +</table> +</li> +</ul> +<!-- ========== METHOD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_summary"> +<!-- --> +</a> +<h3>Method Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation"> +<caption><span>Methods</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colFirst" scope="col">Modifier and Type</th> +<th class="colLast" scope="col">Method and Description</th> +</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, + 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> +<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="../../../../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.VerifyXMLSignatureRequestTypeChoice_type0.html#getSupplementProfile()">getSupplementProfile</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="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> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>boolean</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyXMLSignatureRequestTypeChoice_type0.html#isSupplementProfileIDSpecified()">isSupplementProfileIDSpecified</a></strong>()</code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>boolean</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyXMLSignatureRequestTypeChoice_type0.html#isSupplementProfileSpecified()">isSupplementProfileSpecified</a></strong>()</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.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> +</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, + 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.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="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> +<div class="block">Auto generated setter method</div> +</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> +</ul> +</li> +</ul> +</li> +</ul> +</div> +<div class="details"> +<ul class="blockList"> +<li class="blockList"> +<!-- ============ FIELD DETAIL =========== --> +<ul class="blockList"> +<li class="blockList"><a name="field_detail"> +<!-- --> +</a> +<h3>Field Detail</h3> +<a name="localSupplementProfile"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>localSupplementProfile</h4> +<pre>protected <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.XMLDataObjectAssociationType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.XMLDataObjectAssociationType</a> localSupplementProfile</pre> +<div class="block">field for SupplementProfile</div> +</li> +</ul> +<a name="localSupplementProfileTracker"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>localSupplementProfileTracker</h4> +<pre>protected boolean localSupplementProfileTracker</pre> +</li> +</ul> +<a name="localSupplementProfileID"> +<!-- --> +</a> +<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> +<div class="block">field for SupplementProfileID</div> +</li> +</ul> +<a name="localSupplementProfileIDTracker"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>localSupplementProfileIDTracker</h4> +<pre>protected boolean localSupplementProfileIDTracker</pre> +</li> +</ul> +</li> +</ul> +<!-- ========= CONSTRUCTOR DETAIL ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_detail"> +<!-- --> +</a> +<h3>Constructor Detail</h3> +<a name="SignatureCreationServiceStub.VerifyXMLSignatureRequestTypeChoice_type0()"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>SignatureCreationServiceStub.VerifyXMLSignatureRequestTypeChoice_type0</h4> +<pre>public SignatureCreationServiceStub.VerifyXMLSignatureRequestTypeChoice_type0()</pre> +</li> +</ul> +</li> +</ul> +<!-- ============ METHOD DETAIL ========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_detail"> +<!-- --> +</a> +<h3>Method Detail</h3> +<a name="isSupplementProfileSpecified()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>isSupplementProfileSpecified</h4> +<pre>public boolean isSupplementProfileSpecified()</pre> +</li> +</ul> +<a name="getSupplementProfile()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getSupplementProfile</h4> +<pre>public <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.XMLDataObjectAssociationType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.XMLDataObjectAssociationType</a> getSupplementProfile()</pre> +<div class="block">Auto generated getter method</div> +<dl><dt><span class="strong">Returns:</span></dt><dd>XMLDataObjectAssociationType</dd></dl> +</li> +</ul> +<a name="setSupplementProfile(at.gv.egiz.moa.SignatureCreationServiceStub.XMLDataObjectAssociationType)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>setSupplementProfile</h4> +<pre>public void setSupplementProfile(<a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.XMLDataObjectAssociationType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.XMLDataObjectAssociationType</a> param)</pre> +<div class="block">Auto generated setter method</div> +<dl><dt><span class="strong">Parameters:</span></dt><dd><code>param</code> - SupplementProfile</dd></dl> +</li> +</ul> +<a name="isSupplementProfileIDSpecified()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>isSupplementProfileIDSpecified</h4> +<pre>public boolean isSupplementProfileIDSpecified()</pre> +</li> +</ul> +<a name="getSupplementProfileID()"> +<!-- --> +</a> +<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> +<div class="block">Auto generated getter method</div> +<dl><dt><span class="strong">Returns:</span></dt><dd>java.lang.String</dd></dl> +</li> +</ul> +<a name="setSupplementProfileID(java.lang.String)"> +<!-- --> +</a> +<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> +<div class="block">Auto generated setter method</div> +<dl><dt><span class="strong">Parameters:</span></dt><dd><code>param</code> - SupplementProfileID</dd></dl> +</li> +</ul> +<a name="getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getOMElement</h4> +<pre>public org.apache.axiom.om.OMElement getOMElement(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, + org.apache.axiom.om.OMFactory factory) + throws org.apache.axis2.databinding.ADBException</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>getOMElement</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><span class="strong">Parameters:</span></dt><dd><code>parentQName</code> - </dd><dd><code>factory</code> - </dd> +<dt><span class="strong">Returns:</span></dt><dd>org.apache.axiom.om.OMElement</dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +<a name="serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>serialize</h4> +<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, + <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter) + throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, + org.apache.axis2.databinding.ADBException</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +<a name="serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>serialize</h4> +<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, + <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, + boolean serializeType) + throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, + org.apache.axis2.databinding.ADBException</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +<a name="getPullParser(javax.xml.namespace.QName)"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>getPullParser</h4> +<pre>public <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> getPullParser(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName) + throws org.apache.axis2.databinding.ADBException</pre> +<div class="block">databinding method to get an XML representation of this object</div> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>getPullParser</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +</li> +</ul> +</li> +</ul> +</div> +</div> +<!-- ========= END OF CLASS DATA ========= --> +<!-- ======= START OF BOTTOM NAVBAR ====== --> +<div class="bottomNav"><a name="navbar_bottom"> +<!-- --> +</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyXMLSignatureRequestType.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyXMLSignatureRequestTypeChoice_type0.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li><a href="#nested_class_summary">Nested</a> | </li> +<li><a href="#field_summary">Field</a> | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li><a href="#field_detail">Field</a> | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_bottom"> +<!-- --> +</a></div> +<!-- ======== END OF BOTTOM NAVBAR ======= --> +</body> +</html> diff --git a/docs/at/gv/egiz/moa/SignatureCreationServiceStub.VerifyXMLSignatureResponse.Factory.html b/docs/at/gv/egiz/moa/SignatureCreationServiceStub.VerifyXMLSignatureResponse.Factory.html new file mode 100644 index 00000000..3527eb6d --- /dev/null +++ b/docs/at/gv/egiz/moa/SignatureCreationServiceStub.VerifyXMLSignatureResponse.Factory.html @@ -0,0 +1,278 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> +<!-- NewPage --> +<html lang="en"> +<head> +<!-- Generated by javadoc (version 1.7.0_51) on Tue Feb 04 16:51:29 CET 2014 --> +<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> +<title>SignatureCreationServiceStub.VerifyXMLSignatureResponse.Factory (PDF-AS 4.0 Library)</title> +<meta name="date" content="2014-02-04"> +<link rel="stylesheet" type="text/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 Library)"; + } +//--> +</script> +<noscript> +<div>JavaScript is disabled on your browser.</div> +</noscript> +<!-- ========= START OF TOP NAVBAR ======= --> +<div class="topNav"><a name="navbar_top"> +<!-- --> +</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyXMLSignatureResponse.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyXMLSignatureResponseType.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li>Nested | </li> +<li>Field | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li>Field | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_top"> +<!-- --> +</a></div> +<!-- ========= END OF TOP NAVBAR ========= --> +<!-- ======== START OF CLASS DATA ======== --> +<div class="header"> +<div class="subTitle">at.gv.egiz.moa</div> +<h2 title="Class SignatureCreationServiceStub.VerifyXMLSignatureResponse.Factory" class="title">Class SignatureCreationServiceStub.VerifyXMLSignatureResponse.Factory</h2> +</div> +<div class="contentContainer"> +<ul class="inheritance"> +<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li> +<ul class="inheritance"> +<li>at.gv.egiz.moa.SignatureCreationServiceStub.VerifyXMLSignatureResponse.Factory</li> +</ul> +</li> +</ul> +<div class="description"> +<ul class="blockList"> +<li class="blockList"> +<dl> +<dt>Enclosing class:</dt> +<dd><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyXMLSignatureResponse.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.VerifyXMLSignatureResponse</a></dd> +</dl> +<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> +<div class="block">Factory class that keeps the parse method</div> +</li> +</ul> +</div> +<div class="summary"> +<ul class="blockList"> +<li class="blockList"> +<!-- ======== CONSTRUCTOR SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_summary"> +<!-- --> +</a> +<h3>Constructor Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation"> +<caption><span>Constructors</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colOne" scope="col">Constructor and Description</th> +</tr> +<tr class="altColor"> +<td class="colOne"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyXMLSignatureResponse.Factory.html#SignatureCreationServiceStub.VerifyXMLSignatureResponse.Factory()">SignatureCreationServiceStub.VerifyXMLSignatureResponse.Factory</a></strong>()</code> </td> +</tr> +</table> +</li> +</ul> +<!-- ========== METHOD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_summary"> +<!-- --> +</a> +<h3>Method Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation"> +<caption><span>Methods</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colFirst" scope="col">Modifier and Type</th> +<th class="colLast" scope="col">Method and Description</th> +</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> +<div class="block">static method to create the object + Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable + If this object is not an element, it is a complex type and the reader is at the event just after the outer start element + Postcondition: If this object is an element, the reader is positioned at its end element + If this object is a complex type, the reader is positioned at the end element of its outer element</div> +</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> +</ul> +</li> +</ul> +</li> +</ul> +</div> +<div class="details"> +<ul class="blockList"> +<li class="blockList"> +<!-- ========= CONSTRUCTOR DETAIL ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_detail"> +<!-- --> +</a> +<h3>Constructor Detail</h3> +<a name="SignatureCreationServiceStub.VerifyXMLSignatureResponse.Factory()"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>SignatureCreationServiceStub.VerifyXMLSignatureResponse.Factory</h4> +<pre>public SignatureCreationServiceStub.VerifyXMLSignatureResponse.Factory()</pre> +</li> +</ul> +</li> +</ul> +<!-- ============ METHOD DETAIL ========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_detail"> +<!-- --> +</a> +<h3>Method Detail</h3> +<a name="parse(javax.xml.stream.XMLStreamReader)"> +<!-- --> +</a> +<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> +<div class="block">static method to create the object + Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable + If this object is not an element, it is a complex type and the reader is at the event just after the outer start element + Postcondition: If this object is an element, the reader is positioned at its end element + If this object is a complex type, the reader is positioned at the end element of its outer element</div> +<dl><dt><span class="strong">Throws:</span></dt> +<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></code></dd></dl> +</li> +</ul> +</li> +</ul> +</li> +</ul> +</div> +</div> +<!-- ========= END OF CLASS DATA ========= --> +<!-- ======= START OF BOTTOM NAVBAR ====== --> +<div class="bottomNav"><a name="navbar_bottom"> +<!-- --> +</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyXMLSignatureResponse.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyXMLSignatureResponseType.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li>Nested | </li> +<li>Field | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li>Field | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_bottom"> +<!-- --> +</a></div> +<!-- ======== END OF BOTTOM NAVBAR ======= --> +</body> +</html> diff --git a/docs/at/gv/egiz/moa/SignatureCreationServiceStub.VerifyXMLSignatureResponse.html b/docs/at/gv/egiz/moa/SignatureCreationServiceStub.VerifyXMLSignatureResponse.html new file mode 100644 index 00000000..593809c4 --- /dev/null +++ b/docs/at/gv/egiz/moa/SignatureCreationServiceStub.VerifyXMLSignatureResponse.html @@ -0,0 +1,456 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> +<!-- NewPage --> +<html lang="en"> +<head> +<!-- Generated by javadoc (version 1.7.0_51) on Tue Feb 04 16:51:29 CET 2014 --> +<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> +<title>SignatureCreationServiceStub.VerifyXMLSignatureResponse (PDF-AS 4.0 Library)</title> +<meta name="date" content="2014-02-04"> +<link rel="stylesheet" type="text/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 Library)"; + } +//--> +</script> +<noscript> +<div>JavaScript is disabled on your browser.</div> +</noscript> +<!-- ========= START OF TOP NAVBAR ======= --> +<div class="topNav"><a name="navbar_top"> +<!-- --> +</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyXMLSignatureRequestTypeChoice_type0.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyXMLSignatureResponse.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li><a href="#nested_class_summary">Nested</a> | </li> +<li><a href="#field_summary">Field</a> | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li><a href="#field_detail">Field</a> | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_top"> +<!-- --> +</a></div> +<!-- ========= END OF TOP NAVBAR ========= --> +<!-- ======== START OF CLASS DATA ======== --> +<div class="header"> +<div class="subTitle">at.gv.egiz.moa</div> +<h2 title="Class SignatureCreationServiceStub.VerifyXMLSignatureResponse" class="title">Class SignatureCreationServiceStub.VerifyXMLSignatureResponse</h2> +</div> +<div class="contentContainer"> +<ul class="inheritance"> +<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li> +<ul class="inheritance"> +<li>at.gv.egiz.moa.SignatureCreationServiceStub.VerifyXMLSignatureResponse</li> +</ul> +</li> +</ul> +<div class="description"> +<ul class="blockList"> +<li class="blockList"> +<dl> +<dt>All Implemented Interfaces:</dt> +<dd><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a>, org.apache.axis2.databinding.ADBBean</dd> +</dl> +<dl> +<dt>Enclosing class:</dt> +<dd><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub</a></dd> +</dl> +<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> +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> +</ul> +</div> +<div class="summary"> +<ul class="blockList"> +<li class="blockList"> +<!-- ======== NESTED CLASS SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="nested_class_summary"> +<!-- --> +</a> +<h3>Nested Class Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Nested Class Summary table, listing nested classes, and an explanation"> +<caption><span>Nested Classes</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> +<tr class="altColor"> +<td class="colFirst"><code>static class </code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyXMLSignatureResponse.Factory.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.VerifyXMLSignatureResponse.Factory</a></strong></code> +<div class="block">Factory class that keeps the parse method</div> +</td> +</tr> +</table> +</li> +</ul> +<!-- =========== FIELD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="field_summary"> +<!-- --> +</a> +<h3>Field Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Field Summary table, listing fields, and an explanation"> +<caption><span>Fields</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> +<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"><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> +<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="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyXMLSignatureResponse.html#MY_QNAME">MY_QNAME</a></strong></code> </td> +</tr> +</table> +</li> +</ul> +<!-- ======== CONSTRUCTOR SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_summary"> +<!-- --> +</a> +<h3>Constructor Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation"> +<caption><span>Constructors</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colOne" scope="col">Constructor and Description</th> +</tr> +<tr class="altColor"> +<td class="colOne"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyXMLSignatureResponse.html#SignatureCreationServiceStub.VerifyXMLSignatureResponse()">SignatureCreationServiceStub.VerifyXMLSignatureResponse</a></strong>()</code> </td> +</tr> +</table> +</li> +</ul> +<!-- ========== METHOD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_summary"> +<!-- --> +</a> +<h3>Method Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation"> +<caption><span>Methods</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colFirst" scope="col">Modifier and Type</th> +<th class="colLast" scope="col">Method and Description</th> +</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, + 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> +<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="../../../../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.VerifyXMLSignatureResponse.html#getVerifyXMLSignatureResponse()">getVerifyXMLSignatureResponse</a></strong>()</code> +<div class="block">Auto generated getter 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.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> +</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, + 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.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> +</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> +</ul> +</li> +</ul> +</li> +</ul> +</div> +<div class="details"> +<ul class="blockList"> +<li class="blockList"> +<!-- ============ FIELD DETAIL =========== --> +<ul class="blockList"> +<li class="blockList"><a name="field_detail"> +<!-- --> +</a> +<h3>Field Detail</h3> +<a name="MY_QNAME"> +<!-- --> +</a> +<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> +</li> +</ul> +<a name="localVerifyXMLSignatureResponse"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>localVerifyXMLSignatureResponse</h4> +<pre>protected <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyXMLSignatureResponseType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.VerifyXMLSignatureResponseType</a> localVerifyXMLSignatureResponse</pre> +<div class="block">field for VerifyXMLSignatureResponse</div> +</li> +</ul> +</li> +</ul> +<!-- ========= CONSTRUCTOR DETAIL ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_detail"> +<!-- --> +</a> +<h3>Constructor Detail</h3> +<a name="SignatureCreationServiceStub.VerifyXMLSignatureResponse()"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>SignatureCreationServiceStub.VerifyXMLSignatureResponse</h4> +<pre>public SignatureCreationServiceStub.VerifyXMLSignatureResponse()</pre> +</li> +</ul> +</li> +</ul> +<!-- ============ METHOD DETAIL ========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_detail"> +<!-- --> +</a> +<h3>Method Detail</h3> +<a name="getVerifyXMLSignatureResponse()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getVerifyXMLSignatureResponse</h4> +<pre>public <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyXMLSignatureResponseType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.VerifyXMLSignatureResponseType</a> getVerifyXMLSignatureResponse()</pre> +<div class="block">Auto generated getter method</div> +<dl><dt><span class="strong">Returns:</span></dt><dd>VerifyXMLSignatureResponseType</dd></dl> +</li> +</ul> +<a name="setVerifyXMLSignatureResponse(at.gv.egiz.moa.SignatureCreationServiceStub.VerifyXMLSignatureResponseType)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>setVerifyXMLSignatureResponse</h4> +<pre>public void setVerifyXMLSignatureResponse(<a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyXMLSignatureResponseType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.VerifyXMLSignatureResponseType</a> param)</pre> +<div class="block">Auto generated setter method</div> +<dl><dt><span class="strong">Parameters:</span></dt><dd><code>param</code> - VerifyXMLSignatureResponse</dd></dl> +</li> +</ul> +<a name="getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getOMElement</h4> +<pre>public org.apache.axiom.om.OMElement getOMElement(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, + org.apache.axiom.om.OMFactory factory) + throws org.apache.axis2.databinding.ADBException</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>getOMElement</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><span class="strong">Parameters:</span></dt><dd><code>parentQName</code> - </dd><dd><code>factory</code> - </dd> +<dt><span class="strong">Returns:</span></dt><dd>org.apache.axiom.om.OMElement</dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +<a name="serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>serialize</h4> +<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, + <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter) + throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, + org.apache.axis2.databinding.ADBException</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +<a name="serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>serialize</h4> +<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, + <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, + boolean serializeType) + throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, + org.apache.axis2.databinding.ADBException</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +<a name="getPullParser(javax.xml.namespace.QName)"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>getPullParser</h4> +<pre>public <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> getPullParser(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName) + throws org.apache.axis2.databinding.ADBException</pre> +<div class="block">databinding method to get an XML representation of this object</div> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>getPullParser</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +</li> +</ul> +</li> +</ul> +</div> +</div> +<!-- ========= END OF CLASS DATA ========= --> +<!-- ======= START OF BOTTOM NAVBAR ====== --> +<div class="bottomNav"><a name="navbar_bottom"> +<!-- --> +</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyXMLSignatureRequestTypeChoice_type0.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyXMLSignatureResponse.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li><a href="#nested_class_summary">Nested</a> | </li> +<li><a href="#field_summary">Field</a> | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li><a href="#field_detail">Field</a> | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_bottom"> +<!-- --> +</a></div> +<!-- ======== END OF BOTTOM NAVBAR ======= --> +</body> +</html> diff --git a/docs/at/gv/egiz/moa/SignatureCreationServiceStub.VerifyXMLSignatureResponseType.Factory.html b/docs/at/gv/egiz/moa/SignatureCreationServiceStub.VerifyXMLSignatureResponseType.Factory.html new file mode 100644 index 00000000..97a767f8 --- /dev/null +++ b/docs/at/gv/egiz/moa/SignatureCreationServiceStub.VerifyXMLSignatureResponseType.Factory.html @@ -0,0 +1,278 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> +<!-- NewPage --> +<html lang="en"> +<head> +<!-- Generated by javadoc (version 1.7.0_51) on Tue Feb 04 16:51:29 CET 2014 --> +<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> +<title>SignatureCreationServiceStub.VerifyXMLSignatureResponseType.Factory (PDF-AS 4.0 Library)</title> +<meta name="date" content="2014-02-04"> +<link rel="stylesheet" type="text/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 Library)"; + } +//--> +</script> +<noscript> +<div>JavaScript is disabled on your browser.</div> +</noscript> +<!-- ========= START OF TOP NAVBAR ======= --> +<div class="topNav"><a name="navbar_top"> +<!-- --> +</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyXMLSignatureResponseType.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.X509Data.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li>Nested | </li> +<li>Field | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li>Field | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_top"> +<!-- --> +</a></div> +<!-- ========= END OF TOP NAVBAR ========= --> +<!-- ======== START OF CLASS DATA ======== --> +<div class="header"> +<div class="subTitle">at.gv.egiz.moa</div> +<h2 title="Class SignatureCreationServiceStub.VerifyXMLSignatureResponseType.Factory" class="title">Class SignatureCreationServiceStub.VerifyXMLSignatureResponseType.Factory</h2> +</div> +<div class="contentContainer"> +<ul class="inheritance"> +<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li> +<ul class="inheritance"> +<li>at.gv.egiz.moa.SignatureCreationServiceStub.VerifyXMLSignatureResponseType.Factory</li> +</ul> +</li> +</ul> +<div class="description"> +<ul class="blockList"> +<li class="blockList"> +<dl> +<dt>Enclosing class:</dt> +<dd><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyXMLSignatureResponseType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.VerifyXMLSignatureResponseType</a></dd> +</dl> +<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> +<div class="block">Factory class that keeps the parse method</div> +</li> +</ul> +</div> +<div class="summary"> +<ul class="blockList"> +<li class="blockList"> +<!-- ======== CONSTRUCTOR SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_summary"> +<!-- --> +</a> +<h3>Constructor Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation"> +<caption><span>Constructors</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colOne" scope="col">Constructor and Description</th> +</tr> +<tr class="altColor"> +<td class="colOne"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyXMLSignatureResponseType.Factory.html#SignatureCreationServiceStub.VerifyXMLSignatureResponseType.Factory()">SignatureCreationServiceStub.VerifyXMLSignatureResponseType.Factory</a></strong>()</code> </td> +</tr> +</table> +</li> +</ul> +<!-- ========== METHOD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_summary"> +<!-- --> +</a> +<h3>Method Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation"> +<caption><span>Methods</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colFirst" scope="col">Modifier and Type</th> +<th class="colLast" scope="col">Method and Description</th> +</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> +<div class="block">static method to create the object + Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable + If this object is not an element, it is a complex type and the reader is at the event just after the outer start element + Postcondition: If this object is an element, the reader is positioned at its end element + If this object is a complex type, the reader is positioned at the end element of its outer element</div> +</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> +</ul> +</li> +</ul> +</li> +</ul> +</div> +<div class="details"> +<ul class="blockList"> +<li class="blockList"> +<!-- ========= CONSTRUCTOR DETAIL ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_detail"> +<!-- --> +</a> +<h3>Constructor Detail</h3> +<a name="SignatureCreationServiceStub.VerifyXMLSignatureResponseType.Factory()"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>SignatureCreationServiceStub.VerifyXMLSignatureResponseType.Factory</h4> +<pre>public SignatureCreationServiceStub.VerifyXMLSignatureResponseType.Factory()</pre> +</li> +</ul> +</li> +</ul> +<!-- ============ METHOD DETAIL ========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_detail"> +<!-- --> +</a> +<h3>Method Detail</h3> +<a name="parse(javax.xml.stream.XMLStreamReader)"> +<!-- --> +</a> +<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> +<div class="block">static method to create the object + Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable + If this object is not an element, it is a complex type and the reader is at the event just after the outer start element + Postcondition: If this object is an element, the reader is positioned at its end element + If this object is a complex type, the reader is positioned at the end element of its outer element</div> +<dl><dt><span class="strong">Throws:</span></dt> +<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></code></dd></dl> +</li> +</ul> +</li> +</ul> +</li> +</ul> +</div> +</div> +<!-- ========= END OF CLASS DATA ========= --> +<!-- ======= START OF BOTTOM NAVBAR ====== --> +<div class="bottomNav"><a name="navbar_bottom"> +<!-- --> +</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyXMLSignatureResponseType.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.X509Data.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li>Nested | </li> +<li>Field | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li>Field | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_bottom"> +<!-- --> +</a></div> +<!-- ======== END OF BOTTOM NAVBAR ======= --> +</body> +</html> diff --git a/docs/at/gv/egiz/moa/SignatureCreationServiceStub.VerifyXMLSignatureResponseType.html b/docs/at/gv/egiz/moa/SignatureCreationServiceStub.VerifyXMLSignatureResponseType.html new file mode 100644 index 00000000..f0db18fc --- /dev/null +++ b/docs/at/gv/egiz/moa/SignatureCreationServiceStub.VerifyXMLSignatureResponseType.html @@ -0,0 +1,952 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> +<!-- NewPage --> +<html lang="en"> +<head> +<!-- Generated by javadoc (version 1.7.0_51) on Tue Feb 04 16:51:29 CET 2014 --> +<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> +<title>SignatureCreationServiceStub.VerifyXMLSignatureResponseType (PDF-AS 4.0 Library)</title> +<meta name="date" content="2014-02-04"> +<link rel="stylesheet" type="text/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 Library)"; + } +//--> +</script> +<noscript> +<div>JavaScript is disabled on your browser.</div> +</noscript> +<!-- ========= START OF TOP NAVBAR ======= --> +<div class="topNav"><a name="navbar_top"> +<!-- --> +</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyXMLSignatureResponse.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyXMLSignatureResponseType.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li><a href="#nested_class_summary">Nested</a> | </li> +<li><a href="#field_summary">Field</a> | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li><a href="#field_detail">Field</a> | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_top"> +<!-- --> +</a></div> +<!-- ========= END OF TOP NAVBAR ========= --> +<!-- ======== START OF CLASS DATA ======== --> +<div class="header"> +<div class="subTitle">at.gv.egiz.moa</div> +<h2 title="Class SignatureCreationServiceStub.VerifyXMLSignatureResponseType" class="title">Class SignatureCreationServiceStub.VerifyXMLSignatureResponseType</h2> +</div> +<div class="contentContainer"> +<ul class="inheritance"> +<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li> +<ul class="inheritance"> +<li>at.gv.egiz.moa.SignatureCreationServiceStub.VerifyXMLSignatureResponseType</li> +</ul> +</li> +</ul> +<div class="description"> +<ul class="blockList"> +<li class="blockList"> +<dl> +<dt>All Implemented Interfaces:</dt> +<dd><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a>, org.apache.axis2.databinding.ADBBean</dd> +</dl> +<dl> +<dt>Enclosing class:</dt> +<dd><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub</a></dd> +</dl> +<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> +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> +</ul> +</div> +<div class="summary"> +<ul class="blockList"> +<li class="blockList"> +<!-- ======== NESTED CLASS SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="nested_class_summary"> +<!-- --> +</a> +<h3>Nested Class Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Nested Class Summary table, listing nested classes, and an explanation"> +<caption><span>Nested Classes</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> +<tr class="altColor"> +<td class="colFirst"><code>static class </code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyXMLSignatureResponseType.Factory.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.VerifyXMLSignatureResponseType.Factory</a></strong></code> +<div class="block">Factory class that keeps the parse method</div> +</td> +</tr> +</table> +</li> +</ul> +<!-- =========== FIELD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="field_summary"> +<!-- --> +</a> +<h3>Field Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Field Summary table, listing fields, and an explanation"> +<caption><span>Fields</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> +<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"><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.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.VerifyXMLSignatureResponseType.html#localHashInputData">localHashInputData</a></strong></code> +<div class="block">field for HashInputData + This was an Array!</div> +</td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>protected boolean</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyXMLSignatureResponseType.html#localHashInputDataTracker">localHashInputDataTracker</a></strong></code> </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"><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> +<tr class="altColor"> +<td class="colFirst"><code>protected boolean</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyXMLSignatureResponseType.html#localReferenceInputDataTracker">localReferenceInputDataTracker</a></strong></code> </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"><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="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"><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> +<tr class="rowColor"> +<td class="colFirst"><code>protected boolean</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyXMLSignatureResponseType.html#localSignatureManifestCheckTracker">localSignatureManifestCheckTracker</a></strong></code> </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"><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.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.VerifyXMLSignatureResponseType.html#localXMLDSIGManifestCheck">localXMLDSIGManifestCheck</a></strong></code> +<div class="block">field for XMLDSIGManifestCheck + This was an Array!</div> +</td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>protected boolean</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyXMLSignatureResponseType.html#localXMLDSIGManifestCheckTracker">localXMLDSIGManifestCheckTracker</a></strong></code> </td> +</tr> +</table> +</li> +</ul> +<!-- ======== CONSTRUCTOR SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_summary"> +<!-- --> +</a> +<h3>Constructor Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation"> +<caption><span>Constructors</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colOne" scope="col">Constructor and Description</th> +</tr> +<tr class="altColor"> +<td class="colOne"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyXMLSignatureResponseType.html#SignatureCreationServiceStub.VerifyXMLSignatureResponseType()">SignatureCreationServiceStub.VerifyXMLSignatureResponseType</a></strong>()</code> </td> +</tr> +</table> +</li> +</ul> +<!-- ========== METHOD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_summary"> +<!-- --> +</a> +<h3>Method Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation"> +<caption><span>Methods</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colFirst" scope="col">Modifier and Type</th> +<th class="colLast" scope="col">Method and Description</th> +</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#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"><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"><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><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.VerifyXMLSignatureResponseType.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.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.VerifyXMLSignatureResponseType.html#getHashInputData()">getHashInputData</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.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, + 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> +<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="../../../../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.VerifyXMLSignatureResponseType.html#getReferenceInputData()">getReferenceInputData</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.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.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"><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><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.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.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.VerifyXMLSignatureResponseType.html#getXMLDSIGManifestCheck()">getXMLDSIGManifestCheck</a></strong>()</code> +<div class="block">Auto generated getter method</div> +</td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>boolean</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyXMLSignatureResponseType.html#isHashInputDataSpecified()">isHashInputDataSpecified</a></strong>()</code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>boolean</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyXMLSignatureResponseType.html#isReferenceInputDataSpecified()">isReferenceInputDataSpecified</a></strong>()</code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>boolean</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyXMLSignatureResponseType.html#isSignatureManifestCheckSpecified()">isSignatureManifestCheckSpecified</a></strong>()</code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>boolean</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyXMLSignatureResponseType.html#isXMLDSIGManifestCheckSpecified()">isXMLDSIGManifestCheckSpecified</a></strong>()</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.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> +</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, + 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.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"><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="altColor"> +<td class="colFirst"><code>void</code></td> +<td class="colLast"><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="rowColor"> +<td class="colFirst"><code>void</code></td> +<td class="colLast"><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="altColor"> +<td class="colFirst"><code>void</code></td> +<td class="colLast"><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> +<tr class="rowColor"> +<td class="colFirst"><code>void</code></td> +<td class="colLast"><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="altColor"> +<td class="colFirst"><code>void</code></td> +<td class="colLast"><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="rowColor"> +<td class="colFirst"><code>protected void</code></td> +<td class="colLast"><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="altColor"> +<td class="colFirst"><code>protected void</code></td> +<td class="colLast"><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> +<tr class="rowColor"> +<td class="colFirst"><code>protected void</code></td> +<td class="colLast"><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> +</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> +</ul> +</li> +</ul> +</li> +</ul> +</div> +<div class="details"> +<ul class="blockList"> +<li class="blockList"> +<!-- ============ FIELD DETAIL =========== --> +<ul class="blockList"> +<li class="blockList"><a name="field_detail"> +<!-- --> +</a> +<h3>Field Detail</h3> +<a name="localSignerInfo"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>localSignerInfo</h4> +<pre>protected <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.KeyInfoType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.KeyInfoType</a> localSignerInfo</pre> +<div class="block">field for SignerInfo</div> +</li> +</ul> +<a name="localHashInputData"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>localHashInputData</h4> +<pre>protected <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.InputDataType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.InputDataType</a>[] localHashInputData</pre> +<div class="block">field for HashInputData + This was an Array!</div> +</li> +</ul> +<a name="localHashInputDataTracker"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>localHashInputDataTracker</h4> +<pre>protected boolean localHashInputDataTracker</pre> +</li> +</ul> +<a name="localReferenceInputData"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>localReferenceInputData</h4> +<pre>protected <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.InputDataType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.InputDataType</a>[] localReferenceInputData</pre> +<div class="block">field for ReferenceInputData + This was an Array!</div> +</li> +</ul> +<a name="localReferenceInputDataTracker"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>localReferenceInputDataTracker</h4> +<pre>protected boolean localReferenceInputDataTracker</pre> +</li> +</ul> +<a name="localSignatureCheck"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>localSignatureCheck</h4> +<pre>protected <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ReferencesCheckResultType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.ReferencesCheckResultType</a> localSignatureCheck</pre> +<div class="block">field for SignatureCheck</div> +</li> +</ul> +<a name="localSignatureManifestCheck"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>localSignatureManifestCheck</h4> +<pre>protected <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ReferencesCheckResultType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.ReferencesCheckResultType</a> localSignatureManifestCheck</pre> +<div class="block">field for SignatureManifestCheck</div> +</li> +</ul> +<a name="localSignatureManifestCheckTracker"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>localSignatureManifestCheckTracker</h4> +<pre>protected boolean localSignatureManifestCheckTracker</pre> +</li> +</ul> +<a name="localXMLDSIGManifestCheck"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>localXMLDSIGManifestCheck</h4> +<pre>protected <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ManifestRefsCheckResultType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.ManifestRefsCheckResultType</a>[] localXMLDSIGManifestCheck</pre> +<div class="block">field for XMLDSIGManifestCheck + This was an Array!</div> +</li> +</ul> +<a name="localXMLDSIGManifestCheckTracker"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>localXMLDSIGManifestCheckTracker</h4> +<pre>protected boolean localXMLDSIGManifestCheckTracker</pre> +</li> +</ul> +<a name="localCertificateCheck"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>localCertificateCheck</h4> +<pre>protected <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CheckResultType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.CheckResultType</a> localCertificateCheck</pre> +<div class="block">field for CertificateCheck</div> +</li> +</ul> +</li> +</ul> +<!-- ========= CONSTRUCTOR DETAIL ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_detail"> +<!-- --> +</a> +<h3>Constructor Detail</h3> +<a name="SignatureCreationServiceStub.VerifyXMLSignatureResponseType()"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>SignatureCreationServiceStub.VerifyXMLSignatureResponseType</h4> +<pre>public SignatureCreationServiceStub.VerifyXMLSignatureResponseType()</pre> +</li> +</ul> +</li> +</ul> +<!-- ============ METHOD DETAIL ========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_detail"> +<!-- --> +</a> +<h3>Method Detail</h3> +<a name="getSignerInfo()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getSignerInfo</h4> +<pre>public <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.KeyInfoType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.KeyInfoType</a> getSignerInfo()</pre> +<div class="block">Auto generated getter method</div> +<dl><dt><span class="strong">Returns:</span></dt><dd>KeyInfoType</dd></dl> +</li> +</ul> +<a name="setSignerInfo(at.gv.egiz.moa.SignatureCreationServiceStub.KeyInfoType)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>setSignerInfo</h4> +<pre>public void setSignerInfo(<a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.KeyInfoType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.KeyInfoType</a> param)</pre> +<div class="block">Auto generated setter method</div> +<dl><dt><span class="strong">Parameters:</span></dt><dd><code>param</code> - SignerInfo</dd></dl> +</li> +</ul> +<a name="isHashInputDataSpecified()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>isHashInputDataSpecified</h4> +<pre>public boolean isHashInputDataSpecified()</pre> +</li> +</ul> +<a name="getHashInputData()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getHashInputData</h4> +<pre>public <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.InputDataType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.InputDataType</a>[] getHashInputData()</pre> +<div class="block">Auto generated getter method</div> +<dl><dt><span class="strong">Returns:</span></dt><dd>InputDataType[]</dd></dl> +</li> +</ul> +<a name="validateHashInputData(at.gv.egiz.moa.SignatureCreationServiceStub.InputDataType[])"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>validateHashInputData</h4> +<pre>protected void validateHashInputData(<a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.InputDataType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.InputDataType</a>[] param)</pre> +<div class="block">validate the array for HashInputData</div> +</li> +</ul> +<a name="setHashInputData(at.gv.egiz.moa.SignatureCreationServiceStub.InputDataType[])"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>setHashInputData</h4> +<pre>public void setHashInputData(<a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.InputDataType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.InputDataType</a>[] param)</pre> +<div class="block">Auto generated setter method</div> +<dl><dt><span class="strong">Parameters:</span></dt><dd><code>param</code> - HashInputData</dd></dl> +</li> +</ul> +<a name="addHashInputData(at.gv.egiz.moa.SignatureCreationServiceStub.InputDataType)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>addHashInputData</h4> +<pre>public void addHashInputData(<a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.InputDataType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.InputDataType</a> param)</pre> +<div class="block">Auto generated add method for the array for convenience</div> +<dl><dt><span class="strong">Parameters:</span></dt><dd><code>param</code> - InputDataType</dd></dl> +</li> +</ul> +<a name="isReferenceInputDataSpecified()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>isReferenceInputDataSpecified</h4> +<pre>public boolean isReferenceInputDataSpecified()</pre> +</li> +</ul> +<a name="getReferenceInputData()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getReferenceInputData</h4> +<pre>public <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.InputDataType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.InputDataType</a>[] getReferenceInputData()</pre> +<div class="block">Auto generated getter method</div> +<dl><dt><span class="strong">Returns:</span></dt><dd>InputDataType[]</dd></dl> +</li> +</ul> +<a name="validateReferenceInputData(at.gv.egiz.moa.SignatureCreationServiceStub.InputDataType[])"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>validateReferenceInputData</h4> +<pre>protected void validateReferenceInputData(<a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.InputDataType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.InputDataType</a>[] param)</pre> +<div class="block">validate the array for ReferenceInputData</div> +</li> +</ul> +<a name="setReferenceInputData(at.gv.egiz.moa.SignatureCreationServiceStub.InputDataType[])"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>setReferenceInputData</h4> +<pre>public void setReferenceInputData(<a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.InputDataType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.InputDataType</a>[] param)</pre> +<div class="block">Auto generated setter method</div> +<dl><dt><span class="strong">Parameters:</span></dt><dd><code>param</code> - ReferenceInputData</dd></dl> +</li> +</ul> +<a name="addReferenceInputData(at.gv.egiz.moa.SignatureCreationServiceStub.InputDataType)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>addReferenceInputData</h4> +<pre>public void addReferenceInputData(<a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.InputDataType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.InputDataType</a> param)</pre> +<div class="block">Auto generated add method for the array for convenience</div> +<dl><dt><span class="strong">Parameters:</span></dt><dd><code>param</code> - InputDataType</dd></dl> +</li> +</ul> +<a name="getSignatureCheck()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getSignatureCheck</h4> +<pre>public <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ReferencesCheckResultType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.ReferencesCheckResultType</a> getSignatureCheck()</pre> +<div class="block">Auto generated getter method</div> +<dl><dt><span class="strong">Returns:</span></dt><dd>ReferencesCheckResultType</dd></dl> +</li> +</ul> +<a name="setSignatureCheck(at.gv.egiz.moa.SignatureCreationServiceStub.ReferencesCheckResultType)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>setSignatureCheck</h4> +<pre>public void setSignatureCheck(<a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ReferencesCheckResultType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.ReferencesCheckResultType</a> param)</pre> +<div class="block">Auto generated setter method</div> +<dl><dt><span class="strong">Parameters:</span></dt><dd><code>param</code> - SignatureCheck</dd></dl> +</li> +</ul> +<a name="isSignatureManifestCheckSpecified()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>isSignatureManifestCheckSpecified</h4> +<pre>public boolean isSignatureManifestCheckSpecified()</pre> +</li> +</ul> +<a name="getSignatureManifestCheck()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getSignatureManifestCheck</h4> +<pre>public <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ReferencesCheckResultType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.ReferencesCheckResultType</a> getSignatureManifestCheck()</pre> +<div class="block">Auto generated getter method</div> +<dl><dt><span class="strong">Returns:</span></dt><dd>ReferencesCheckResultType</dd></dl> +</li> +</ul> +<a name="setSignatureManifestCheck(at.gv.egiz.moa.SignatureCreationServiceStub.ReferencesCheckResultType)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>setSignatureManifestCheck</h4> +<pre>public void setSignatureManifestCheck(<a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ReferencesCheckResultType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.ReferencesCheckResultType</a> param)</pre> +<div class="block">Auto generated setter method</div> +<dl><dt><span class="strong">Parameters:</span></dt><dd><code>param</code> - SignatureManifestCheck</dd></dl> +</li> +</ul> +<a name="isXMLDSIGManifestCheckSpecified()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>isXMLDSIGManifestCheckSpecified</h4> +<pre>public boolean isXMLDSIGManifestCheckSpecified()</pre> +</li> +</ul> +<a name="getXMLDSIGManifestCheck()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getXMLDSIGManifestCheck</h4> +<pre>public <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ManifestRefsCheckResultType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.ManifestRefsCheckResultType</a>[] getXMLDSIGManifestCheck()</pre> +<div class="block">Auto generated getter method</div> +<dl><dt><span class="strong">Returns:</span></dt><dd>ManifestRefsCheckResultType[]</dd></dl> +</li> +</ul> +<a name="validateXMLDSIGManifestCheck(at.gv.egiz.moa.SignatureCreationServiceStub.ManifestRefsCheckResultType[])"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>validateXMLDSIGManifestCheck</h4> +<pre>protected void validateXMLDSIGManifestCheck(<a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ManifestRefsCheckResultType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.ManifestRefsCheckResultType</a>[] param)</pre> +<div class="block">validate the array for XMLDSIGManifestCheck</div> +</li> +</ul> +<a name="setXMLDSIGManifestCheck(at.gv.egiz.moa.SignatureCreationServiceStub.ManifestRefsCheckResultType[])"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>setXMLDSIGManifestCheck</h4> +<pre>public void setXMLDSIGManifestCheck(<a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ManifestRefsCheckResultType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.ManifestRefsCheckResultType</a>[] param)</pre> +<div class="block">Auto generated setter method</div> +<dl><dt><span class="strong">Parameters:</span></dt><dd><code>param</code> - XMLDSIGManifestCheck</dd></dl> +</li> +</ul> +<a name="addXMLDSIGManifestCheck(at.gv.egiz.moa.SignatureCreationServiceStub.ManifestRefsCheckResultType)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>addXMLDSIGManifestCheck</h4> +<pre>public void addXMLDSIGManifestCheck(<a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ManifestRefsCheckResultType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.ManifestRefsCheckResultType</a> param)</pre> +<div class="block">Auto generated add method for the array for convenience</div> +<dl><dt><span class="strong">Parameters:</span></dt><dd><code>param</code> - ManifestRefsCheckResultType</dd></dl> +</li> +</ul> +<a name="getCertificateCheck()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getCertificateCheck</h4> +<pre>public <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CheckResultType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.CheckResultType</a> getCertificateCheck()</pre> +<div class="block">Auto generated getter method</div> +<dl><dt><span class="strong">Returns:</span></dt><dd>CheckResultType</dd></dl> +</li> +</ul> +<a name="setCertificateCheck(at.gv.egiz.moa.SignatureCreationServiceStub.CheckResultType)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>setCertificateCheck</h4> +<pre>public void setCertificateCheck(<a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CheckResultType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.CheckResultType</a> param)</pre> +<div class="block">Auto generated setter method</div> +<dl><dt><span class="strong">Parameters:</span></dt><dd><code>param</code> - CertificateCheck</dd></dl> +</li> +</ul> +<a name="getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getOMElement</h4> +<pre>public org.apache.axiom.om.OMElement getOMElement(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, + org.apache.axiom.om.OMFactory factory) + throws org.apache.axis2.databinding.ADBException</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>getOMElement</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><span class="strong">Parameters:</span></dt><dd><code>parentQName</code> - </dd><dd><code>factory</code> - </dd> +<dt><span class="strong">Returns:</span></dt><dd>org.apache.axiom.om.OMElement</dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +<a name="serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>serialize</h4> +<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, + <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter) + throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, + org.apache.axis2.databinding.ADBException</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +<a name="serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>serialize</h4> +<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, + <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, + boolean serializeType) + throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, + org.apache.axis2.databinding.ADBException</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +<a name="getPullParser(javax.xml.namespace.QName)"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>getPullParser</h4> +<pre>public <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> getPullParser(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName) + throws org.apache.axis2.databinding.ADBException</pre> +<div class="block">databinding method to get an XML representation of this object</div> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>getPullParser</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +</li> +</ul> +</li> +</ul> +</div> +</div> +<!-- ========= END OF CLASS DATA ========= --> +<!-- ======= START OF BOTTOM NAVBAR ====== --> +<div class="bottomNav"><a name="navbar_bottom"> +<!-- --> +</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyXMLSignatureResponse.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyXMLSignatureResponseType.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li><a href="#nested_class_summary">Nested</a> | </li> +<li><a href="#field_summary">Field</a> | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li><a href="#field_detail">Field</a> | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_bottom"> +<!-- --> +</a></div> +<!-- ======== END OF BOTTOM NAVBAR ======= --> +</body> +</html> diff --git a/docs/at/gv/egiz/moa/SignatureCreationServiceStub.X509Data.Factory.html b/docs/at/gv/egiz/moa/SignatureCreationServiceStub.X509Data.Factory.html new file mode 100644 index 00000000..bf9e4bc3 --- /dev/null +++ b/docs/at/gv/egiz/moa/SignatureCreationServiceStub.X509Data.Factory.html @@ -0,0 +1,278 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> +<!-- NewPage --> +<html lang="en"> +<head> +<!-- Generated by javadoc (version 1.7.0_51) on Tue Feb 04 16:51:30 CET 2014 --> +<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> +<title>SignatureCreationServiceStub.X509Data.Factory (PDF-AS 4.0 Library)</title> +<meta name="date" content="2014-02-04"> +<link rel="stylesheet" type="text/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 Library)"; + } +//--> +</script> +<noscript> +<div>JavaScript is disabled on your browser.</div> +</noscript> +<!-- ========= START OF TOP NAVBAR ======= --> +<div class="topNav"><a name="navbar_top"> +<!-- --> +</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.X509Data.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.X509DataType.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li>Nested | </li> +<li>Field | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li>Field | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_top"> +<!-- --> +</a></div> +<!-- ========= END OF TOP NAVBAR ========= --> +<!-- ======== START OF CLASS DATA ======== --> +<div class="header"> +<div class="subTitle">at.gv.egiz.moa</div> +<h2 title="Class SignatureCreationServiceStub.X509Data.Factory" class="title">Class SignatureCreationServiceStub.X509Data.Factory</h2> +</div> +<div class="contentContainer"> +<ul class="inheritance"> +<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li> +<ul class="inheritance"> +<li>at.gv.egiz.moa.SignatureCreationServiceStub.X509Data.Factory</li> +</ul> +</li> +</ul> +<div class="description"> +<ul class="blockList"> +<li class="blockList"> +<dl> +<dt>Enclosing class:</dt> +<dd><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.X509Data.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.X509Data</a></dd> +</dl> +<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> +<div class="block">Factory class that keeps the parse method</div> +</li> +</ul> +</div> +<div class="summary"> +<ul class="blockList"> +<li class="blockList"> +<!-- ======== CONSTRUCTOR SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_summary"> +<!-- --> +</a> +<h3>Constructor Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation"> +<caption><span>Constructors</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colOne" scope="col">Constructor and Description</th> +</tr> +<tr class="altColor"> +<td class="colOne"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.X509Data.Factory.html#SignatureCreationServiceStub.X509Data.Factory()">SignatureCreationServiceStub.X509Data.Factory</a></strong>()</code> </td> +</tr> +</table> +</li> +</ul> +<!-- ========== METHOD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_summary"> +<!-- --> +</a> +<h3>Method Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation"> +<caption><span>Methods</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colFirst" scope="col">Modifier and Type</th> +<th class="colLast" scope="col">Method and Description</th> +</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> +<div class="block">static method to create the object + Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable + If this object is not an element, it is a complex type and the reader is at the event just after the outer start element + Postcondition: If this object is an element, the reader is positioned at its end element + If this object is a complex type, the reader is positioned at the end element of its outer element</div> +</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> +</ul> +</li> +</ul> +</li> +</ul> +</div> +<div class="details"> +<ul class="blockList"> +<li class="blockList"> +<!-- ========= CONSTRUCTOR DETAIL ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_detail"> +<!-- --> +</a> +<h3>Constructor Detail</h3> +<a name="SignatureCreationServiceStub.X509Data.Factory()"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>SignatureCreationServiceStub.X509Data.Factory</h4> +<pre>public SignatureCreationServiceStub.X509Data.Factory()</pre> +</li> +</ul> +</li> +</ul> +<!-- ============ METHOD DETAIL ========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_detail"> +<!-- --> +</a> +<h3>Method Detail</h3> +<a name="parse(javax.xml.stream.XMLStreamReader)"> +<!-- --> +</a> +<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> +<div class="block">static method to create the object + Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable + If this object is not an element, it is a complex type and the reader is at the event just after the outer start element + Postcondition: If this object is an element, the reader is positioned at its end element + If this object is a complex type, the reader is positioned at the end element of its outer element</div> +<dl><dt><span class="strong">Throws:</span></dt> +<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></code></dd></dl> +</li> +</ul> +</li> +</ul> +</li> +</ul> +</div> +</div> +<!-- ========= END OF CLASS DATA ========= --> +<!-- ======= START OF BOTTOM NAVBAR ====== --> +<div class="bottomNav"><a name="navbar_bottom"> +<!-- --> +</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.X509Data.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.X509DataType.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li>Nested | </li> +<li>Field | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li>Field | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_bottom"> +<!-- --> +</a></div> +<!-- ======== END OF BOTTOM NAVBAR ======= --> +</body> +</html> diff --git a/docs/at/gv/egiz/moa/SignatureCreationServiceStub.X509Data.html b/docs/at/gv/egiz/moa/SignatureCreationServiceStub.X509Data.html new file mode 100644 index 00000000..7f0d79a1 --- /dev/null +++ b/docs/at/gv/egiz/moa/SignatureCreationServiceStub.X509Data.html @@ -0,0 +1,456 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> +<!-- NewPage --> +<html lang="en"> +<head> +<!-- Generated by javadoc (version 1.7.0_51) on Tue Feb 04 16:51:30 CET 2014 --> +<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> +<title>SignatureCreationServiceStub.X509Data (PDF-AS 4.0 Library)</title> +<meta name="date" content="2014-02-04"> +<link rel="stylesheet" type="text/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 Library)"; + } +//--> +</script> +<noscript> +<div>JavaScript is disabled on your browser.</div> +</noscript> +<!-- ========= START OF TOP NAVBAR ======= --> +<div class="topNav"><a name="navbar_top"> +<!-- --> +</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyXMLSignatureResponseType.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.X509Data.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li><a href="#nested_class_summary">Nested</a> | </li> +<li><a href="#field_summary">Field</a> | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li><a href="#field_detail">Field</a> | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_top"> +<!-- --> +</a></div> +<!-- ========= END OF TOP NAVBAR ========= --> +<!-- ======== START OF CLASS DATA ======== --> +<div class="header"> +<div class="subTitle">at.gv.egiz.moa</div> +<h2 title="Class SignatureCreationServiceStub.X509Data" class="title">Class SignatureCreationServiceStub.X509Data</h2> +</div> +<div class="contentContainer"> +<ul class="inheritance"> +<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li> +<ul class="inheritance"> +<li>at.gv.egiz.moa.SignatureCreationServiceStub.X509Data</li> +</ul> +</li> +</ul> +<div class="description"> +<ul class="blockList"> +<li class="blockList"> +<dl> +<dt>All Implemented Interfaces:</dt> +<dd><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a>, org.apache.axis2.databinding.ADBBean</dd> +</dl> +<dl> +<dt>Enclosing class:</dt> +<dd><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub</a></dd> +</dl> +<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> +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> +</ul> +</div> +<div class="summary"> +<ul class="blockList"> +<li class="blockList"> +<!-- ======== NESTED CLASS SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="nested_class_summary"> +<!-- --> +</a> +<h3>Nested Class Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Nested Class Summary table, listing nested classes, and an explanation"> +<caption><span>Nested Classes</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> +<tr class="altColor"> +<td class="colFirst"><code>static class </code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.X509Data.Factory.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.X509Data.Factory</a></strong></code> +<div class="block">Factory class that keeps the parse method</div> +</td> +</tr> +</table> +</li> +</ul> +<!-- =========== FIELD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="field_summary"> +<!-- --> +</a> +<h3>Field Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Field Summary table, listing fields, and an explanation"> +<caption><span>Fields</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> +<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"><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> +<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="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.X509Data.html#MY_QNAME">MY_QNAME</a></strong></code> </td> +</tr> +</table> +</li> +</ul> +<!-- ======== CONSTRUCTOR SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_summary"> +<!-- --> +</a> +<h3>Constructor Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation"> +<caption><span>Constructors</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colOne" scope="col">Constructor and Description</th> +</tr> +<tr class="altColor"> +<td class="colOne"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.X509Data.html#SignatureCreationServiceStub.X509Data()">SignatureCreationServiceStub.X509Data</a></strong>()</code> </td> +</tr> +</table> +</li> +</ul> +<!-- ========== METHOD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_summary"> +<!-- --> +</a> +<h3>Method Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation"> +<caption><span>Methods</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colFirst" scope="col">Modifier and Type</th> +<th class="colLast" scope="col">Method and Description</th> +</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, + 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> +<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="../../../../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.X509Data.html#getX509Data()">getX509Data</a></strong>()</code> +<div class="block">Auto generated getter 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.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> +</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, + 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.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> +</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> +</ul> +</li> +</ul> +</li> +</ul> +</div> +<div class="details"> +<ul class="blockList"> +<li class="blockList"> +<!-- ============ FIELD DETAIL =========== --> +<ul class="blockList"> +<li class="blockList"><a name="field_detail"> +<!-- --> +</a> +<h3>Field Detail</h3> +<a name="MY_QNAME"> +<!-- --> +</a> +<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> +</li> +</ul> +<a name="localX509Data"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>localX509Data</h4> +<pre>protected <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.X509DataType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.X509DataType</a> localX509Data</pre> +<div class="block">field for X509Data</div> +</li> +</ul> +</li> +</ul> +<!-- ========= CONSTRUCTOR DETAIL ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_detail"> +<!-- --> +</a> +<h3>Constructor Detail</h3> +<a name="SignatureCreationServiceStub.X509Data()"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>SignatureCreationServiceStub.X509Data</h4> +<pre>public SignatureCreationServiceStub.X509Data()</pre> +</li> +</ul> +</li> +</ul> +<!-- ============ METHOD DETAIL ========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_detail"> +<!-- --> +</a> +<h3>Method Detail</h3> +<a name="getX509Data()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getX509Data</h4> +<pre>public <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.X509DataType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.X509DataType</a> getX509Data()</pre> +<div class="block">Auto generated getter method</div> +<dl><dt><span class="strong">Returns:</span></dt><dd>X509DataType</dd></dl> +</li> +</ul> +<a name="setX509Data(at.gv.egiz.moa.SignatureCreationServiceStub.X509DataType)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>setX509Data</h4> +<pre>public void setX509Data(<a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.X509DataType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.X509DataType</a> param)</pre> +<div class="block">Auto generated setter method</div> +<dl><dt><span class="strong">Parameters:</span></dt><dd><code>param</code> - X509Data</dd></dl> +</li> +</ul> +<a name="getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getOMElement</h4> +<pre>public org.apache.axiom.om.OMElement getOMElement(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, + org.apache.axiom.om.OMFactory factory) + throws org.apache.axis2.databinding.ADBException</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>getOMElement</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><span class="strong">Parameters:</span></dt><dd><code>parentQName</code> - </dd><dd><code>factory</code> - </dd> +<dt><span class="strong">Returns:</span></dt><dd>org.apache.axiom.om.OMElement</dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +<a name="serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>serialize</h4> +<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, + <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter) + throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, + org.apache.axis2.databinding.ADBException</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +<a name="serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>serialize</h4> +<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, + <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, + boolean serializeType) + throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, + org.apache.axis2.databinding.ADBException</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +<a name="getPullParser(javax.xml.namespace.QName)"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>getPullParser</h4> +<pre>public <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> getPullParser(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName) + throws org.apache.axis2.databinding.ADBException</pre> +<div class="block">databinding method to get an XML representation of this object</div> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>getPullParser</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +</li> +</ul> +</li> +</ul> +</div> +</div> +<!-- ========= END OF CLASS DATA ========= --> +<!-- ======= START OF BOTTOM NAVBAR ====== --> +<div class="bottomNav"><a name="navbar_bottom"> +<!-- --> +</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyXMLSignatureResponseType.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.X509Data.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li><a href="#nested_class_summary">Nested</a> | </li> +<li><a href="#field_summary">Field</a> | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li><a href="#field_detail">Field</a> | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_bottom"> +<!-- --> +</a></div> +<!-- ======== END OF BOTTOM NAVBAR ======= --> +</body> +</html> diff --git a/docs/at/gv/egiz/moa/SignatureCreationServiceStub.X509DataType.Factory.html b/docs/at/gv/egiz/moa/SignatureCreationServiceStub.X509DataType.Factory.html new file mode 100644 index 00000000..dbea41a7 --- /dev/null +++ b/docs/at/gv/egiz/moa/SignatureCreationServiceStub.X509DataType.Factory.html @@ -0,0 +1,278 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> +<!-- NewPage --> +<html lang="en"> +<head> +<!-- Generated by javadoc (version 1.7.0_51) on Tue Feb 04 16:51:30 CET 2014 --> +<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> +<title>SignatureCreationServiceStub.X509DataType.Factory (PDF-AS 4.0 Library)</title> +<meta name="date" content="2014-02-04"> +<link rel="stylesheet" type="text/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 Library)"; + } +//--> +</script> +<noscript> +<div>JavaScript is disabled on your browser.</div> +</noscript> +<!-- ========= START OF TOP NAVBAR ======= --> +<div class="topNav"><a name="navbar_top"> +<!-- --> +</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.X509DataType.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.X509DataTypeChoice_type0.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li>Nested | </li> +<li>Field | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li>Field | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_top"> +<!-- --> +</a></div> +<!-- ========= END OF TOP NAVBAR ========= --> +<!-- ======== START OF CLASS DATA ======== --> +<div class="header"> +<div class="subTitle">at.gv.egiz.moa</div> +<h2 title="Class SignatureCreationServiceStub.X509DataType.Factory" class="title">Class SignatureCreationServiceStub.X509DataType.Factory</h2> +</div> +<div class="contentContainer"> +<ul class="inheritance"> +<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li> +<ul class="inheritance"> +<li>at.gv.egiz.moa.SignatureCreationServiceStub.X509DataType.Factory</li> +</ul> +</li> +</ul> +<div class="description"> +<ul class="blockList"> +<li class="blockList"> +<dl> +<dt>Enclosing class:</dt> +<dd><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.X509DataType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.X509DataType</a></dd> +</dl> +<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> +<div class="block">Factory class that keeps the parse method</div> +</li> +</ul> +</div> +<div class="summary"> +<ul class="blockList"> +<li class="blockList"> +<!-- ======== CONSTRUCTOR SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_summary"> +<!-- --> +</a> +<h3>Constructor Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation"> +<caption><span>Constructors</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colOne" scope="col">Constructor and Description</th> +</tr> +<tr class="altColor"> +<td class="colOne"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.X509DataType.Factory.html#SignatureCreationServiceStub.X509DataType.Factory()">SignatureCreationServiceStub.X509DataType.Factory</a></strong>()</code> </td> +</tr> +</table> +</li> +</ul> +<!-- ========== METHOD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_summary"> +<!-- --> +</a> +<h3>Method Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation"> +<caption><span>Methods</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colFirst" scope="col">Modifier and Type</th> +<th class="colLast" scope="col">Method and Description</th> +</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> +<div class="block">static method to create the object + Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable + If this object is not an element, it is a complex type and the reader is at the event just after the outer start element + Postcondition: If this object is an element, the reader is positioned at its end element + If this object is a complex type, the reader is positioned at the end element of its outer element</div> +</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> +</ul> +</li> +</ul> +</li> +</ul> +</div> +<div class="details"> +<ul class="blockList"> +<li class="blockList"> +<!-- ========= CONSTRUCTOR DETAIL ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_detail"> +<!-- --> +</a> +<h3>Constructor Detail</h3> +<a name="SignatureCreationServiceStub.X509DataType.Factory()"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>SignatureCreationServiceStub.X509DataType.Factory</h4> +<pre>public SignatureCreationServiceStub.X509DataType.Factory()</pre> +</li> +</ul> +</li> +</ul> +<!-- ============ METHOD DETAIL ========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_detail"> +<!-- --> +</a> +<h3>Method Detail</h3> +<a name="parse(javax.xml.stream.XMLStreamReader)"> +<!-- --> +</a> +<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> +<div class="block">static method to create the object + Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable + If this object is not an element, it is a complex type and the reader is at the event just after the outer start element + Postcondition: If this object is an element, the reader is positioned at its end element + If this object is a complex type, the reader is positioned at the end element of its outer element</div> +<dl><dt><span class="strong">Throws:</span></dt> +<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></code></dd></dl> +</li> +</ul> +</li> +</ul> +</li> +</ul> +</div> +</div> +<!-- ========= END OF CLASS DATA ========= --> +<!-- ======= START OF BOTTOM NAVBAR ====== --> +<div class="bottomNav"><a name="navbar_bottom"> +<!-- --> +</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.X509DataType.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.X509DataTypeChoice_type0.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li>Nested | </li> +<li>Field | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li>Field | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_bottom"> +<!-- --> +</a></div> +<!-- ======== END OF BOTTOM NAVBAR ======= --> +</body> +</html> diff --git a/docs/at/gv/egiz/moa/SignatureCreationServiceStub.X509DataType.html b/docs/at/gv/egiz/moa/SignatureCreationServiceStub.X509DataType.html new file mode 100644 index 00000000..8ed2297a --- /dev/null +++ b/docs/at/gv/egiz/moa/SignatureCreationServiceStub.X509DataType.html @@ -0,0 +1,478 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> +<!-- NewPage --> +<html lang="en"> +<head> +<!-- Generated by javadoc (version 1.7.0_51) on Tue Feb 04 16:51:30 CET 2014 --> +<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> +<title>SignatureCreationServiceStub.X509DataType (PDF-AS 4.0 Library)</title> +<meta name="date" content="2014-02-04"> +<link rel="stylesheet" type="text/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 Library)"; + } +//--> +</script> +<noscript> +<div>JavaScript is disabled on your browser.</div> +</noscript> +<!-- ========= START OF TOP NAVBAR ======= --> +<div class="topNav"><a name="navbar_top"> +<!-- --> +</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.X509Data.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.X509DataType.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li><a href="#nested_class_summary">Nested</a> | </li> +<li><a href="#field_summary">Field</a> | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li><a href="#field_detail">Field</a> | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_top"> +<!-- --> +</a></div> +<!-- ========= END OF TOP NAVBAR ========= --> +<!-- ======== START OF CLASS DATA ======== --> +<div class="header"> +<div class="subTitle">at.gv.egiz.moa</div> +<h2 title="Class SignatureCreationServiceStub.X509DataType" class="title">Class SignatureCreationServiceStub.X509DataType</h2> +</div> +<div class="contentContainer"> +<ul class="inheritance"> +<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li> +<ul class="inheritance"> +<li>at.gv.egiz.moa.SignatureCreationServiceStub.X509DataType</li> +</ul> +</li> +</ul> +<div class="description"> +<ul class="blockList"> +<li class="blockList"> +<dl> +<dt>All Implemented Interfaces:</dt> +<dd><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a>, org.apache.axis2.databinding.ADBBean</dd> +</dl> +<dl> +<dt>Enclosing class:</dt> +<dd><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub</a></dd> +</dl> +<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> +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> +</ul> +</div> +<div class="summary"> +<ul class="blockList"> +<li class="blockList"> +<!-- ======== NESTED CLASS SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="nested_class_summary"> +<!-- --> +</a> +<h3>Nested Class Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Nested Class Summary table, listing nested classes, and an explanation"> +<caption><span>Nested Classes</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> +<tr class="altColor"> +<td class="colFirst"><code>static class </code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.X509DataType.Factory.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.X509DataType.Factory</a></strong></code> +<div class="block">Factory class that keeps the parse method</div> +</td> +</tr> +</table> +</li> +</ul> +<!-- =========== FIELD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="field_summary"> +<!-- --> +</a> +<h3>Field Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Field Summary table, listing fields, and an explanation"> +<caption><span>Fields</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> +<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"><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> +</table> +</li> +</ul> +<!-- ======== CONSTRUCTOR SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_summary"> +<!-- --> +</a> +<h3>Constructor Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation"> +<caption><span>Constructors</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colOne" scope="col">Constructor and Description</th> +</tr> +<tr class="altColor"> +<td class="colOne"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.X509DataType.html#SignatureCreationServiceStub.X509DataType()">SignatureCreationServiceStub.X509DataType</a></strong>()</code> </td> +</tr> +</table> +</li> +</ul> +<!-- ========== METHOD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_summary"> +<!-- --> +</a> +<h3>Method Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation"> +<caption><span>Methods</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colFirst" scope="col">Modifier and Type</th> +<th class="colLast" scope="col">Method and Description</th> +</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#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>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, + 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> +<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="../../../../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.X509DataType.html#getX509DataTypeSequence()">getX509DataTypeSequence</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.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> +</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, + 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.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="rowColor"> +<td class="colFirst"><code>protected void</code></td> +<td class="colLast"><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> +</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> +</ul> +</li> +</ul> +</li> +</ul> +</div> +<div class="details"> +<ul class="blockList"> +<li class="blockList"> +<!-- ============ FIELD DETAIL =========== --> +<ul class="blockList"> +<li class="blockList"><a name="field_detail"> +<!-- --> +</a> +<h3>Field Detail</h3> +<a name="localX509DataTypeSequence"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>localX509DataTypeSequence</h4> +<pre>protected <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.X509DataTypeSequence.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.X509DataTypeSequence</a>[] localX509DataTypeSequence</pre> +<div class="block">field for X509DataTypeSequence + This was an Array!</div> +</li> +</ul> +</li> +</ul> +<!-- ========= CONSTRUCTOR DETAIL ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_detail"> +<!-- --> +</a> +<h3>Constructor Detail</h3> +<a name="SignatureCreationServiceStub.X509DataType()"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>SignatureCreationServiceStub.X509DataType</h4> +<pre>public SignatureCreationServiceStub.X509DataType()</pre> +</li> +</ul> +</li> +</ul> +<!-- ============ METHOD DETAIL ========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_detail"> +<!-- --> +</a> +<h3>Method Detail</h3> +<a name="getX509DataTypeSequence()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getX509DataTypeSequence</h4> +<pre>public <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.X509DataTypeSequence.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.X509DataTypeSequence</a>[] getX509DataTypeSequence()</pre> +<div class="block">Auto generated getter method</div> +<dl><dt><span class="strong">Returns:</span></dt><dd>X509DataTypeSequence[]</dd></dl> +</li> +</ul> +<a name="validateX509DataTypeSequence(at.gv.egiz.moa.SignatureCreationServiceStub.X509DataTypeSequence[])"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>validateX509DataTypeSequence</h4> +<pre>protected void validateX509DataTypeSequence(<a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.X509DataTypeSequence.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.X509DataTypeSequence</a>[] param)</pre> +<div class="block">validate the array for X509DataTypeSequence</div> +</li> +</ul> +<a name="setX509DataTypeSequence(at.gv.egiz.moa.SignatureCreationServiceStub.X509DataTypeSequence[])"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>setX509DataTypeSequence</h4> +<pre>public void setX509DataTypeSequence(<a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.X509DataTypeSequence.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.X509DataTypeSequence</a>[] param)</pre> +<div class="block">Auto generated setter method</div> +<dl><dt><span class="strong">Parameters:</span></dt><dd><code>param</code> - X509DataTypeSequence</dd></dl> +</li> +</ul> +<a name="addX509DataTypeSequence(at.gv.egiz.moa.SignatureCreationServiceStub.X509DataTypeSequence)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>addX509DataTypeSequence</h4> +<pre>public void addX509DataTypeSequence(<a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.X509DataTypeSequence.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.X509DataTypeSequence</a> param)</pre> +<div class="block">Auto generated add method for the array for convenience</div> +<dl><dt><span class="strong">Parameters:</span></dt><dd><code>param</code> - X509DataTypeSequence</dd></dl> +</li> +</ul> +<a name="getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getOMElement</h4> +<pre>public org.apache.axiom.om.OMElement getOMElement(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, + org.apache.axiom.om.OMFactory factory) + throws org.apache.axis2.databinding.ADBException</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>getOMElement</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><span class="strong">Parameters:</span></dt><dd><code>parentQName</code> - </dd><dd><code>factory</code> - </dd> +<dt><span class="strong">Returns:</span></dt><dd>org.apache.axiom.om.OMElement</dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +<a name="serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>serialize</h4> +<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, + <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter) + throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, + org.apache.axis2.databinding.ADBException</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +<a name="serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>serialize</h4> +<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, + <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, + boolean serializeType) + throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, + org.apache.axis2.databinding.ADBException</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +<a name="getPullParser(javax.xml.namespace.QName)"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>getPullParser</h4> +<pre>public <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> getPullParser(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName) + throws org.apache.axis2.databinding.ADBException</pre> +<div class="block">databinding method to get an XML representation of this object</div> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>getPullParser</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +</li> +</ul> +</li> +</ul> +</div> +</div> +<!-- ========= END OF CLASS DATA ========= --> +<!-- ======= START OF BOTTOM NAVBAR ====== --> +<div class="bottomNav"><a name="navbar_bottom"> +<!-- --> +</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.X509Data.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.X509DataType.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li><a href="#nested_class_summary">Nested</a> | </li> +<li><a href="#field_summary">Field</a> | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li><a href="#field_detail">Field</a> | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_bottom"> +<!-- --> +</a></div> +<!-- ======== END OF BOTTOM NAVBAR ======= --> +</body> +</html> diff --git a/docs/at/gv/egiz/moa/SignatureCreationServiceStub.X509DataTypeChoice_type0.Factory.html b/docs/at/gv/egiz/moa/SignatureCreationServiceStub.X509DataTypeChoice_type0.Factory.html new file mode 100644 index 00000000..c05e7db7 --- /dev/null +++ b/docs/at/gv/egiz/moa/SignatureCreationServiceStub.X509DataTypeChoice_type0.Factory.html @@ -0,0 +1,278 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> +<!-- NewPage --> +<html lang="en"> +<head> +<!-- Generated by javadoc (version 1.7.0_51) on Tue Feb 04 16:51:31 CET 2014 --> +<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> +<title>SignatureCreationServiceStub.X509DataTypeChoice_type0.Factory (PDF-AS 4.0 Library)</title> +<meta name="date" content="2014-02-04"> +<link rel="stylesheet" type="text/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 Library)"; + } +//--> +</script> +<noscript> +<div>JavaScript is disabled on your browser.</div> +</noscript> +<!-- ========= START OF TOP NAVBAR ======= --> +<div class="topNav"><a name="navbar_top"> +<!-- --> +</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.X509DataTypeChoice_type0.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.X509DataTypeSequence.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li>Nested | </li> +<li>Field | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li>Field | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_top"> +<!-- --> +</a></div> +<!-- ========= END OF TOP NAVBAR ========= --> +<!-- ======== START OF CLASS DATA ======== --> +<div class="header"> +<div class="subTitle">at.gv.egiz.moa</div> +<h2 title="Class SignatureCreationServiceStub.X509DataTypeChoice_type0.Factory" class="title">Class SignatureCreationServiceStub.X509DataTypeChoice_type0.Factory</h2> +</div> +<div class="contentContainer"> +<ul class="inheritance"> +<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li> +<ul class="inheritance"> +<li>at.gv.egiz.moa.SignatureCreationServiceStub.X509DataTypeChoice_type0.Factory</li> +</ul> +</li> +</ul> +<div class="description"> +<ul class="blockList"> +<li class="blockList"> +<dl> +<dt>Enclosing class:</dt> +<dd><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.X509DataTypeChoice_type0.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.X509DataTypeChoice_type0</a></dd> +</dl> +<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> +<div class="block">Factory class that keeps the parse method</div> +</li> +</ul> +</div> +<div class="summary"> +<ul class="blockList"> +<li class="blockList"> +<!-- ======== CONSTRUCTOR SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_summary"> +<!-- --> +</a> +<h3>Constructor Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation"> +<caption><span>Constructors</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colOne" scope="col">Constructor and Description</th> +</tr> +<tr class="altColor"> +<td class="colOne"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.X509DataTypeChoice_type0.Factory.html#SignatureCreationServiceStub.X509DataTypeChoice_type0.Factory()">SignatureCreationServiceStub.X509DataTypeChoice_type0.Factory</a></strong>()</code> </td> +</tr> +</table> +</li> +</ul> +<!-- ========== METHOD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_summary"> +<!-- --> +</a> +<h3>Method Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation"> +<caption><span>Methods</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colFirst" scope="col">Modifier and Type</th> +<th class="colLast" scope="col">Method and Description</th> +</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> +<div class="block">static method to create the object + Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable + If this object is not an element, it is a complex type and the reader is at the event just after the outer start element + Postcondition: If this object is an element, the reader is positioned at its end element + If this object is a complex type, the reader is positioned at the end element of its outer element</div> +</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> +</ul> +</li> +</ul> +</li> +</ul> +</div> +<div class="details"> +<ul class="blockList"> +<li class="blockList"> +<!-- ========= CONSTRUCTOR DETAIL ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_detail"> +<!-- --> +</a> +<h3>Constructor Detail</h3> +<a name="SignatureCreationServiceStub.X509DataTypeChoice_type0.Factory()"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>SignatureCreationServiceStub.X509DataTypeChoice_type0.Factory</h4> +<pre>public SignatureCreationServiceStub.X509DataTypeChoice_type0.Factory()</pre> +</li> +</ul> +</li> +</ul> +<!-- ============ METHOD DETAIL ========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_detail"> +<!-- --> +</a> +<h3>Method Detail</h3> +<a name="parse(javax.xml.stream.XMLStreamReader)"> +<!-- --> +</a> +<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> +<div class="block">static method to create the object + Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable + If this object is not an element, it is a complex type and the reader is at the event just after the outer start element + Postcondition: If this object is an element, the reader is positioned at its end element + If this object is a complex type, the reader is positioned at the end element of its outer element</div> +<dl><dt><span class="strong">Throws:</span></dt> +<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></code></dd></dl> +</li> +</ul> +</li> +</ul> +</li> +</ul> +</div> +</div> +<!-- ========= END OF CLASS DATA ========= --> +<!-- ======= START OF BOTTOM NAVBAR ====== --> +<div class="bottomNav"><a name="navbar_bottom"> +<!-- --> +</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.X509DataTypeChoice_type0.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.X509DataTypeSequence.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li>Nested | </li> +<li>Field | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li>Field | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_bottom"> +<!-- --> +</a></div> +<!-- ======== END OF BOTTOM NAVBAR ======= --> +</body> +</html> diff --git a/docs/at/gv/egiz/moa/SignatureCreationServiceStub.X509DataTypeChoice_type0.html b/docs/at/gv/egiz/moa/SignatureCreationServiceStub.X509DataTypeChoice_type0.html new file mode 100644 index 00000000..847cbbc1 --- /dev/null +++ b/docs/at/gv/egiz/moa/SignatureCreationServiceStub.X509DataTypeChoice_type0.html @@ -0,0 +1,849 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> +<!-- NewPage --> +<html lang="en"> +<head> +<!-- Generated by javadoc (version 1.7.0_51) on Tue Feb 04 16:51:31 CET 2014 --> +<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> +<title>SignatureCreationServiceStub.X509DataTypeChoice_type0 (PDF-AS 4.0 Library)</title> +<meta name="date" content="2014-02-04"> +<link rel="stylesheet" type="text/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 Library)"; + } +//--> +</script> +<noscript> +<div>JavaScript is disabled on your browser.</div> +</noscript> +<!-- ========= START OF TOP NAVBAR ======= --> +<div class="topNav"><a name="navbar_top"> +<!-- --> +</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.X509DataType.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.X509DataTypeChoice_type0.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li><a href="#nested_class_summary">Nested</a> | </li> +<li><a href="#field_summary">Field</a> | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li><a href="#field_detail">Field</a> | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_top"> +<!-- --> +</a></div> +<!-- ========= END OF TOP NAVBAR ========= --> +<!-- ======== START OF CLASS DATA ======== --> +<div class="header"> +<div class="subTitle">at.gv.egiz.moa</div> +<h2 title="Class SignatureCreationServiceStub.X509DataTypeChoice_type0" class="title">Class SignatureCreationServiceStub.X509DataTypeChoice_type0</h2> +</div> +<div class="contentContainer"> +<ul class="inheritance"> +<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li> +<ul class="inheritance"> +<li>at.gv.egiz.moa.SignatureCreationServiceStub.X509DataTypeChoice_type0</li> +</ul> +</li> +</ul> +<div class="description"> +<ul class="blockList"> +<li class="blockList"> +<dl> +<dt>All Implemented Interfaces:</dt> +<dd><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a>, org.apache.axis2.databinding.ADBBean</dd> +</dl> +<dl> +<dt>Enclosing class:</dt> +<dd><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub</a></dd> +</dl> +<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> +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> +</ul> +</div> +<div class="summary"> +<ul class="blockList"> +<li class="blockList"> +<!-- ======== NESTED CLASS SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="nested_class_summary"> +<!-- --> +</a> +<h3>Nested Class Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Nested Class Summary table, listing nested classes, and an explanation"> +<caption><span>Nested Classes</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> +<tr class="altColor"> +<td class="colFirst"><code>static class </code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.X509DataTypeChoice_type0.Factory.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.X509DataTypeChoice_type0.Factory</a></strong></code> +<div class="block">Factory class that keeps the parse method</div> +</td> +</tr> +</table> +</li> +</ul> +<!-- =========== FIELD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="field_summary"> +<!-- --> +</a> +<h3>Field Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Field Summary table, listing fields, and an explanation"> +<caption><span>Fields</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> +<tr class="altColor"> +<td class="colFirst"><code>protected org.apache.axiom.om.OMElement</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.X509DataTypeChoice_type0.html#localExtraElement">localExtraElement</a></strong></code> +<div class="block">field for ExtraElement</div> +</td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>protected boolean</code></td> +<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="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> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>protected boolean</code></td> +<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="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> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>protected boolean</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.X509DataTypeChoice_type0.html#localX509CRLTracker">localX509CRLTracker</a></strong></code> </td> +</tr> +<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"><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> +<tr class="rowColor"> +<td class="colFirst"><code>protected boolean</code></td> +<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="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> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>protected boolean</code></td> +<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="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> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>protected boolean</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.X509DataTypeChoice_type0.html#localX509SubjectNameTracker">localX509SubjectNameTracker</a></strong></code> </td> +</tr> +</table> +</li> +</ul> +<!-- ======== CONSTRUCTOR SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_summary"> +<!-- --> +</a> +<h3>Constructor Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation"> +<caption><span>Constructors</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colOne" scope="col">Constructor and Description</th> +</tr> +<tr class="altColor"> +<td class="colOne"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.X509DataTypeChoice_type0.html#SignatureCreationServiceStub.X509DataTypeChoice_type0()">SignatureCreationServiceStub.X509DataTypeChoice_type0</a></strong>()</code> </td> +</tr> +</table> +</li> +</ul> +<!-- ========== METHOD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_summary"> +<!-- --> +</a> +<h3>Method Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation"> +<caption><span>Methods</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colFirst" scope="col">Modifier and Type</th> +<th class="colLast" scope="col">Method and Description</th> +</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.X509DataTypeChoice_type0.html#getExtraElement()">getExtraElement</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.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, + 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> +<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="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="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> +</tr> +<tr class="rowColor"> +<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"><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="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="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="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> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>boolean</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.X509DataTypeChoice_type0.html#isExtraElementSpecified()">isExtraElementSpecified</a></strong>()</code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>boolean</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.X509DataTypeChoice_type0.html#isX509CertificateSpecified()">isX509CertificateSpecified</a></strong>()</code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>boolean</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.X509DataTypeChoice_type0.html#isX509CRLSpecified()">isX509CRLSpecified</a></strong>()</code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>boolean</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.X509DataTypeChoice_type0.html#isX509IssuerSerialSpecified()">isX509IssuerSerialSpecified</a></strong>()</code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>boolean</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.X509DataTypeChoice_type0.html#isX509SKISpecified()">isX509SKISpecified</a></strong>()</code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>boolean</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.X509DataTypeChoice_type0.html#isX509SubjectNameSpecified()">isX509SubjectNameSpecified</a></strong>()</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.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> +</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, + 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.X509DataTypeChoice_type0.html#setExtraElement(org.apache.axiom.om.OMElement)">setExtraElement</a></strong>(org.apache.axiom.om.OMElement 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#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> +<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> +<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#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> +<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> +<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> +<div class="block">Auto generated setter method</div> +</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> +</ul> +</li> +</ul> +</li> +</ul> +</div> +<div class="details"> +<ul class="blockList"> +<li class="blockList"> +<!-- ============ FIELD DETAIL =========== --> +<ul class="blockList"> +<li class="blockList"><a name="field_detail"> +<!-- --> +</a> +<h3>Field Detail</h3> +<a name="localX509IssuerSerial"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>localX509IssuerSerial</h4> +<pre>protected <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.X509IssuerSerialType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.X509IssuerSerialType</a> localX509IssuerSerial</pre> +<div class="block">field for X509IssuerSerial</div> +</li> +</ul> +<a name="localX509IssuerSerialTracker"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>localX509IssuerSerialTracker</h4> +<pre>protected boolean localX509IssuerSerialTracker</pre> +</li> +</ul> +<a name="localX509SKI"> +<!-- --> +</a> +<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> +<div class="block">field for X509SKI</div> +</li> +</ul> +<a name="localX509SKITracker"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>localX509SKITracker</h4> +<pre>protected boolean localX509SKITracker</pre> +</li> +</ul> +<a name="localX509SubjectName"> +<!-- --> +</a> +<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> +<div class="block">field for X509SubjectName</div> +</li> +</ul> +<a name="localX509SubjectNameTracker"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>localX509SubjectNameTracker</h4> +<pre>protected boolean localX509SubjectNameTracker</pre> +</li> +</ul> +<a name="localX509Certificate"> +<!-- --> +</a> +<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> +<div class="block">field for X509Certificate</div> +</li> +</ul> +<a name="localX509CertificateTracker"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>localX509CertificateTracker</h4> +<pre>protected boolean localX509CertificateTracker</pre> +</li> +</ul> +<a name="localX509CRL"> +<!-- --> +</a> +<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> +<div class="block">field for X509CRL</div> +</li> +</ul> +<a name="localX509CRLTracker"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>localX509CRLTracker</h4> +<pre>protected boolean localX509CRLTracker</pre> +</li> +</ul> +<a name="localExtraElement"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>localExtraElement</h4> +<pre>protected org.apache.axiom.om.OMElement localExtraElement</pre> +<div class="block">field for ExtraElement</div> +</li> +</ul> +<a name="localExtraElementTracker"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>localExtraElementTracker</h4> +<pre>protected boolean localExtraElementTracker</pre> +</li> +</ul> +</li> +</ul> +<!-- ========= CONSTRUCTOR DETAIL ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_detail"> +<!-- --> +</a> +<h3>Constructor Detail</h3> +<a name="SignatureCreationServiceStub.X509DataTypeChoice_type0()"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>SignatureCreationServiceStub.X509DataTypeChoice_type0</h4> +<pre>public SignatureCreationServiceStub.X509DataTypeChoice_type0()</pre> +</li> +</ul> +</li> +</ul> +<!-- ============ METHOD DETAIL ========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_detail"> +<!-- --> +</a> +<h3>Method Detail</h3> +<a name="isX509IssuerSerialSpecified()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>isX509IssuerSerialSpecified</h4> +<pre>public boolean isX509IssuerSerialSpecified()</pre> +</li> +</ul> +<a name="getX509IssuerSerial()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getX509IssuerSerial</h4> +<pre>public <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.X509IssuerSerialType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.X509IssuerSerialType</a> getX509IssuerSerial()</pre> +<div class="block">Auto generated getter method</div> +<dl><dt><span class="strong">Returns:</span></dt><dd>X509IssuerSerialType</dd></dl> +</li> +</ul> +<a name="setX509IssuerSerial(at.gv.egiz.moa.SignatureCreationServiceStub.X509IssuerSerialType)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>setX509IssuerSerial</h4> +<pre>public void setX509IssuerSerial(<a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.X509IssuerSerialType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.X509IssuerSerialType</a> param)</pre> +<div class="block">Auto generated setter method</div> +<dl><dt><span class="strong">Parameters:</span></dt><dd><code>param</code> - X509IssuerSerial</dd></dl> +</li> +</ul> +<a name="isX509SKISpecified()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>isX509SKISpecified</h4> +<pre>public boolean isX509SKISpecified()</pre> +</li> +</ul> +<a name="getX509SKI()"> +<!-- --> +</a> +<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> +<div class="block">Auto generated getter method</div> +<dl><dt><span class="strong">Returns:</span></dt><dd>javax.activation.DataHandler</dd></dl> +</li> +</ul> +<a name="setX509SKI(javax.activation.DataHandler)"> +<!-- --> +</a> +<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> +<div class="block">Auto generated setter method</div> +<dl><dt><span class="strong">Parameters:</span></dt><dd><code>param</code> - X509SKI</dd></dl> +</li> +</ul> +<a name="isX509SubjectNameSpecified()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>isX509SubjectNameSpecified</h4> +<pre>public boolean isX509SubjectNameSpecified()</pre> +</li> +</ul> +<a name="getX509SubjectName()"> +<!-- --> +</a> +<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> +<div class="block">Auto generated getter method</div> +<dl><dt><span class="strong">Returns:</span></dt><dd>java.lang.String</dd></dl> +</li> +</ul> +<a name="setX509SubjectName(java.lang.String)"> +<!-- --> +</a> +<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> +<div class="block">Auto generated setter method</div> +<dl><dt><span class="strong">Parameters:</span></dt><dd><code>param</code> - X509SubjectName</dd></dl> +</li> +</ul> +<a name="isX509CertificateSpecified()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>isX509CertificateSpecified</h4> +<pre>public boolean isX509CertificateSpecified()</pre> +</li> +</ul> +<a name="getX509Certificate()"> +<!-- --> +</a> +<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> +<div class="block">Auto generated getter method</div> +<dl><dt><span class="strong">Returns:</span></dt><dd>javax.activation.DataHandler</dd></dl> +</li> +</ul> +<a name="setX509Certificate(javax.activation.DataHandler)"> +<!-- --> +</a> +<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> +<div class="block">Auto generated setter method</div> +<dl><dt><span class="strong">Parameters:</span></dt><dd><code>param</code> - X509Certificate</dd></dl> +</li> +</ul> +<a name="isX509CRLSpecified()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>isX509CRLSpecified</h4> +<pre>public boolean isX509CRLSpecified()</pre> +</li> +</ul> +<a name="getX509CRL()"> +<!-- --> +</a> +<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> +<div class="block">Auto generated getter method</div> +<dl><dt><span class="strong">Returns:</span></dt><dd>javax.activation.DataHandler</dd></dl> +</li> +</ul> +<a name="setX509CRL(javax.activation.DataHandler)"> +<!-- --> +</a> +<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> +<div class="block">Auto generated setter method</div> +<dl><dt><span class="strong">Parameters:</span></dt><dd><code>param</code> - X509CRL</dd></dl> +</li> +</ul> +<a name="isExtraElementSpecified()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>isExtraElementSpecified</h4> +<pre>public boolean isExtraElementSpecified()</pre> +</li> +</ul> +<a name="getExtraElement()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getExtraElement</h4> +<pre>public org.apache.axiom.om.OMElement getExtraElement()</pre> +<div class="block">Auto generated getter method</div> +<dl><dt><span class="strong">Returns:</span></dt><dd>org.apache.axiom.om.OMElement</dd></dl> +</li> +</ul> +<a name="setExtraElement(org.apache.axiom.om.OMElement)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>setExtraElement</h4> +<pre>public void setExtraElement(org.apache.axiom.om.OMElement param)</pre> +<div class="block">Auto generated setter method</div> +<dl><dt><span class="strong">Parameters:</span></dt><dd><code>param</code> - ExtraElement</dd></dl> +</li> +</ul> +<a name="getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getOMElement</h4> +<pre>public org.apache.axiom.om.OMElement getOMElement(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, + org.apache.axiom.om.OMFactory factory) + throws org.apache.axis2.databinding.ADBException</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>getOMElement</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><span class="strong">Parameters:</span></dt><dd><code>parentQName</code> - </dd><dd><code>factory</code> - </dd> +<dt><span class="strong">Returns:</span></dt><dd>org.apache.axiom.om.OMElement</dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +<a name="serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>serialize</h4> +<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, + <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter) + throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, + org.apache.axis2.databinding.ADBException</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +<a name="serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>serialize</h4> +<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, + <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, + boolean serializeType) + throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, + org.apache.axis2.databinding.ADBException</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +<a name="getPullParser(javax.xml.namespace.QName)"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>getPullParser</h4> +<pre>public <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> getPullParser(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName) + throws org.apache.axis2.databinding.ADBException</pre> +<div class="block">databinding method to get an XML representation of this object</div> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>getPullParser</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +</li> +</ul> +</li> +</ul> +</div> +</div> +<!-- ========= END OF CLASS DATA ========= --> +<!-- ======= START OF BOTTOM NAVBAR ====== --> +<div class="bottomNav"><a name="navbar_bottom"> +<!-- --> +</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.X509DataType.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.X509DataTypeChoice_type0.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li><a href="#nested_class_summary">Nested</a> | </li> +<li><a href="#field_summary">Field</a> | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li><a href="#field_detail">Field</a> | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_bottom"> +<!-- --> +</a></div> +<!-- ======== END OF BOTTOM NAVBAR ======= --> +</body> +</html> diff --git a/docs/at/gv/egiz/moa/SignatureCreationServiceStub.X509DataTypeSequence.Factory.html b/docs/at/gv/egiz/moa/SignatureCreationServiceStub.X509DataTypeSequence.Factory.html new file mode 100644 index 00000000..b7c9d4d3 --- /dev/null +++ b/docs/at/gv/egiz/moa/SignatureCreationServiceStub.X509DataTypeSequence.Factory.html @@ -0,0 +1,278 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> +<!-- NewPage --> +<html lang="en"> +<head> +<!-- Generated by javadoc (version 1.7.0_51) on Tue Feb 04 16:51:32 CET 2014 --> +<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> +<title>SignatureCreationServiceStub.X509DataTypeSequence.Factory (PDF-AS 4.0 Library)</title> +<meta name="date" content="2014-02-04"> +<link rel="stylesheet" type="text/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 Library)"; + } +//--> +</script> +<noscript> +<div>JavaScript is disabled on your browser.</div> +</noscript> +<!-- ========= START OF TOP NAVBAR ======= --> +<div class="topNav"><a name="navbar_top"> +<!-- --> +</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.X509DataTypeSequence.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.X509IssuerSerialType.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li>Nested | </li> +<li>Field | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li>Field | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_top"> +<!-- --> +</a></div> +<!-- ========= END OF TOP NAVBAR ========= --> +<!-- ======== START OF CLASS DATA ======== --> +<div class="header"> +<div class="subTitle">at.gv.egiz.moa</div> +<h2 title="Class SignatureCreationServiceStub.X509DataTypeSequence.Factory" class="title">Class SignatureCreationServiceStub.X509DataTypeSequence.Factory</h2> +</div> +<div class="contentContainer"> +<ul class="inheritance"> +<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li> +<ul class="inheritance"> +<li>at.gv.egiz.moa.SignatureCreationServiceStub.X509DataTypeSequence.Factory</li> +</ul> +</li> +</ul> +<div class="description"> +<ul class="blockList"> +<li class="blockList"> +<dl> +<dt>Enclosing class:</dt> +<dd><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.X509DataTypeSequence.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.X509DataTypeSequence</a></dd> +</dl> +<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> +<div class="block">Factory class that keeps the parse method</div> +</li> +</ul> +</div> +<div class="summary"> +<ul class="blockList"> +<li class="blockList"> +<!-- ======== CONSTRUCTOR SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_summary"> +<!-- --> +</a> +<h3>Constructor Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation"> +<caption><span>Constructors</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colOne" scope="col">Constructor and Description</th> +</tr> +<tr class="altColor"> +<td class="colOne"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.X509DataTypeSequence.Factory.html#SignatureCreationServiceStub.X509DataTypeSequence.Factory()">SignatureCreationServiceStub.X509DataTypeSequence.Factory</a></strong>()</code> </td> +</tr> +</table> +</li> +</ul> +<!-- ========== METHOD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_summary"> +<!-- --> +</a> +<h3>Method Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation"> +<caption><span>Methods</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colFirst" scope="col">Modifier and Type</th> +<th class="colLast" scope="col">Method and Description</th> +</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> +<div class="block">static method to create the object + Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable + If this object is not an element, it is a complex type and the reader is at the event just after the outer start element + Postcondition: If this object is an element, the reader is positioned at its end element + If this object is a complex type, the reader is positioned at the end element of its outer element</div> +</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> +</ul> +</li> +</ul> +</li> +</ul> +</div> +<div class="details"> +<ul class="blockList"> +<li class="blockList"> +<!-- ========= CONSTRUCTOR DETAIL ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_detail"> +<!-- --> +</a> +<h3>Constructor Detail</h3> +<a name="SignatureCreationServiceStub.X509DataTypeSequence.Factory()"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>SignatureCreationServiceStub.X509DataTypeSequence.Factory</h4> +<pre>public SignatureCreationServiceStub.X509DataTypeSequence.Factory()</pre> +</li> +</ul> +</li> +</ul> +<!-- ============ METHOD DETAIL ========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_detail"> +<!-- --> +</a> +<h3>Method Detail</h3> +<a name="parse(javax.xml.stream.XMLStreamReader)"> +<!-- --> +</a> +<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> +<div class="block">static method to create the object + Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable + If this object is not an element, it is a complex type and the reader is at the event just after the outer start element + Postcondition: If this object is an element, the reader is positioned at its end element + If this object is a complex type, the reader is positioned at the end element of its outer element</div> +<dl><dt><span class="strong">Throws:</span></dt> +<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></code></dd></dl> +</li> +</ul> +</li> +</ul> +</li> +</ul> +</div> +</div> +<!-- ========= END OF CLASS DATA ========= --> +<!-- ======= START OF BOTTOM NAVBAR ====== --> +<div class="bottomNav"><a name="navbar_bottom"> +<!-- --> +</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.X509DataTypeSequence.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.X509IssuerSerialType.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li>Nested | </li> +<li>Field | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li>Field | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_bottom"> +<!-- --> +</a></div> +<!-- ======== END OF BOTTOM NAVBAR ======= --> +</body> +</html> diff --git a/docs/at/gv/egiz/moa/SignatureCreationServiceStub.X509DataTypeSequence.html b/docs/at/gv/egiz/moa/SignatureCreationServiceStub.X509DataTypeSequence.html new file mode 100644 index 00000000..411745be --- /dev/null +++ b/docs/at/gv/egiz/moa/SignatureCreationServiceStub.X509DataTypeSequence.html @@ -0,0 +1,443 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> +<!-- NewPage --> +<html lang="en"> +<head> +<!-- Generated by javadoc (version 1.7.0_51) on Tue Feb 04 16:51:32 CET 2014 --> +<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> +<title>SignatureCreationServiceStub.X509DataTypeSequence (PDF-AS 4.0 Library)</title> +<meta name="date" content="2014-02-04"> +<link rel="stylesheet" type="text/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 Library)"; + } +//--> +</script> +<noscript> +<div>JavaScript is disabled on your browser.</div> +</noscript> +<!-- ========= START OF TOP NAVBAR ======= --> +<div class="topNav"><a name="navbar_top"> +<!-- --> +</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.X509DataTypeChoice_type0.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.X509DataTypeSequence.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li><a href="#nested_class_summary">Nested</a> | </li> +<li><a href="#field_summary">Field</a> | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li><a href="#field_detail">Field</a> | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_top"> +<!-- --> +</a></div> +<!-- ========= END OF TOP NAVBAR ========= --> +<!-- ======== START OF CLASS DATA ======== --> +<div class="header"> +<div class="subTitle">at.gv.egiz.moa</div> +<h2 title="Class SignatureCreationServiceStub.X509DataTypeSequence" class="title">Class SignatureCreationServiceStub.X509DataTypeSequence</h2> +</div> +<div class="contentContainer"> +<ul class="inheritance"> +<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li> +<ul class="inheritance"> +<li>at.gv.egiz.moa.SignatureCreationServiceStub.X509DataTypeSequence</li> +</ul> +</li> +</ul> +<div class="description"> +<ul class="blockList"> +<li class="blockList"> +<dl> +<dt>All Implemented Interfaces:</dt> +<dd><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a>, org.apache.axis2.databinding.ADBBean</dd> +</dl> +<dl> +<dt>Enclosing class:</dt> +<dd><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub</a></dd> +</dl> +<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> +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> +</ul> +</div> +<div class="summary"> +<ul class="blockList"> +<li class="blockList"> +<!-- ======== NESTED CLASS SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="nested_class_summary"> +<!-- --> +</a> +<h3>Nested Class Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Nested Class Summary table, listing nested classes, and an explanation"> +<caption><span>Nested Classes</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> +<tr class="altColor"> +<td class="colFirst"><code>static class </code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.X509DataTypeSequence.Factory.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.X509DataTypeSequence.Factory</a></strong></code> +<div class="block">Factory class that keeps the parse method</div> +</td> +</tr> +</table> +</li> +</ul> +<!-- =========== FIELD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="field_summary"> +<!-- --> +</a> +<h3>Field Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Field Summary table, listing fields, and an explanation"> +<caption><span>Fields</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> +<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"><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> +</table> +</li> +</ul> +<!-- ======== CONSTRUCTOR SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_summary"> +<!-- --> +</a> +<h3>Constructor Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation"> +<caption><span>Constructors</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colOne" scope="col">Constructor and Description</th> +</tr> +<tr class="altColor"> +<td class="colOne"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.X509DataTypeSequence.html#SignatureCreationServiceStub.X509DataTypeSequence()">SignatureCreationServiceStub.X509DataTypeSequence</a></strong>()</code> </td> +</tr> +</table> +</li> +</ul> +<!-- ========== METHOD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_summary"> +<!-- --> +</a> +<h3>Method Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation"> +<caption><span>Methods</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colFirst" scope="col">Modifier and Type</th> +<th class="colLast" scope="col">Method and Description</th> +</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, + 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> +<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="../../../../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.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>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> +</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, + 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.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> +</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> +</ul> +</li> +</ul> +</li> +</ul> +</div> +<div class="details"> +<ul class="blockList"> +<li class="blockList"> +<!-- ============ FIELD DETAIL =========== --> +<ul class="blockList"> +<li class="blockList"><a name="field_detail"> +<!-- --> +</a> +<h3>Field Detail</h3> +<a name="localX509DataTypeChoice_type0"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>localX509DataTypeChoice_type0</h4> +<pre>protected <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.X509DataTypeChoice_type0.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.X509DataTypeChoice_type0</a> localX509DataTypeChoice_type0</pre> +<div class="block">field for X509DataTypeChoice_type0</div> +</li> +</ul> +</li> +</ul> +<!-- ========= CONSTRUCTOR DETAIL ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_detail"> +<!-- --> +</a> +<h3>Constructor Detail</h3> +<a name="SignatureCreationServiceStub.X509DataTypeSequence()"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>SignatureCreationServiceStub.X509DataTypeSequence</h4> +<pre>public SignatureCreationServiceStub.X509DataTypeSequence()</pre> +</li> +</ul> +</li> +</ul> +<!-- ============ METHOD DETAIL ========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_detail"> +<!-- --> +</a> +<h3>Method Detail</h3> +<a name="getX509DataTypeChoice_type0()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getX509DataTypeChoice_type0</h4> +<pre>public <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.X509DataTypeChoice_type0.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.X509DataTypeChoice_type0</a> getX509DataTypeChoice_type0()</pre> +<div class="block">Auto generated getter method</div> +<dl><dt><span class="strong">Returns:</span></dt><dd>X509DataTypeChoice_type0</dd></dl> +</li> +</ul> +<a name="setX509DataTypeChoice_type0(at.gv.egiz.moa.SignatureCreationServiceStub.X509DataTypeChoice_type0)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>setX509DataTypeChoice_type0</h4> +<pre>public void setX509DataTypeChoice_type0(<a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.X509DataTypeChoice_type0.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.X509DataTypeChoice_type0</a> param)</pre> +<div class="block">Auto generated setter method</div> +<dl><dt><span class="strong">Parameters:</span></dt><dd><code>param</code> - X509DataTypeChoice_type0</dd></dl> +</li> +</ul> +<a name="getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getOMElement</h4> +<pre>public org.apache.axiom.om.OMElement getOMElement(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, + org.apache.axiom.om.OMFactory factory) + throws org.apache.axis2.databinding.ADBException</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>getOMElement</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><span class="strong">Parameters:</span></dt><dd><code>parentQName</code> - </dd><dd><code>factory</code> - </dd> +<dt><span class="strong">Returns:</span></dt><dd>org.apache.axiom.om.OMElement</dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +<a name="serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>serialize</h4> +<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, + <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter) + throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, + org.apache.axis2.databinding.ADBException</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +<a name="serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>serialize</h4> +<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, + <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, + boolean serializeType) + throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, + org.apache.axis2.databinding.ADBException</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +<a name="getPullParser(javax.xml.namespace.QName)"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>getPullParser</h4> +<pre>public <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> getPullParser(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName) + throws org.apache.axis2.databinding.ADBException</pre> +<div class="block">databinding method to get an XML representation of this object</div> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>getPullParser</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +</li> +</ul> +</li> +</ul> +</div> +</div> +<!-- ========= END OF CLASS DATA ========= --> +<!-- ======= START OF BOTTOM NAVBAR ====== --> +<div class="bottomNav"><a name="navbar_bottom"> +<!-- --> +</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.X509DataTypeChoice_type0.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.X509DataTypeSequence.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li><a href="#nested_class_summary">Nested</a> | </li> +<li><a href="#field_summary">Field</a> | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li><a href="#field_detail">Field</a> | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_bottom"> +<!-- --> +</a></div> +<!-- ======== END OF BOTTOM NAVBAR ======= --> +</body> +</html> diff --git a/docs/at/gv/egiz/moa/SignatureCreationServiceStub.X509IssuerSerialType.Factory.html b/docs/at/gv/egiz/moa/SignatureCreationServiceStub.X509IssuerSerialType.Factory.html new file mode 100644 index 00000000..efc05d2b --- /dev/null +++ b/docs/at/gv/egiz/moa/SignatureCreationServiceStub.X509IssuerSerialType.Factory.html @@ -0,0 +1,278 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> +<!-- NewPage --> +<html lang="en"> +<head> +<!-- Generated by javadoc (version 1.7.0_51) on Tue Feb 04 16:51:32 CET 2014 --> +<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> +<title>SignatureCreationServiceStub.X509IssuerSerialType.Factory (PDF-AS 4.0 Library)</title> +<meta name="date" content="2014-02-04"> +<link rel="stylesheet" type="text/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 Library)"; + } +//--> +</script> +<noscript> +<div>JavaScript is disabled on your browser.</div> +</noscript> +<!-- ========= START OF TOP NAVBAR ======= --> +<div class="topNav"><a name="navbar_top"> +<!-- --> +</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.X509IssuerSerialType.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.XMLContentType.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li>Nested | </li> +<li>Field | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li>Field | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_top"> +<!-- --> +</a></div> +<!-- ========= END OF TOP NAVBAR ========= --> +<!-- ======== START OF CLASS DATA ======== --> +<div class="header"> +<div class="subTitle">at.gv.egiz.moa</div> +<h2 title="Class SignatureCreationServiceStub.X509IssuerSerialType.Factory" class="title">Class SignatureCreationServiceStub.X509IssuerSerialType.Factory</h2> +</div> +<div class="contentContainer"> +<ul class="inheritance"> +<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li> +<ul class="inheritance"> +<li>at.gv.egiz.moa.SignatureCreationServiceStub.X509IssuerSerialType.Factory</li> +</ul> +</li> +</ul> +<div class="description"> +<ul class="blockList"> +<li class="blockList"> +<dl> +<dt>Enclosing class:</dt> +<dd><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.X509IssuerSerialType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.X509IssuerSerialType</a></dd> +</dl> +<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> +<div class="block">Factory class that keeps the parse method</div> +</li> +</ul> +</div> +<div class="summary"> +<ul class="blockList"> +<li class="blockList"> +<!-- ======== CONSTRUCTOR SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_summary"> +<!-- --> +</a> +<h3>Constructor Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation"> +<caption><span>Constructors</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colOne" scope="col">Constructor and Description</th> +</tr> +<tr class="altColor"> +<td class="colOne"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.X509IssuerSerialType.Factory.html#SignatureCreationServiceStub.X509IssuerSerialType.Factory()">SignatureCreationServiceStub.X509IssuerSerialType.Factory</a></strong>()</code> </td> +</tr> +</table> +</li> +</ul> +<!-- ========== METHOD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_summary"> +<!-- --> +</a> +<h3>Method Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation"> +<caption><span>Methods</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colFirst" scope="col">Modifier and Type</th> +<th class="colLast" scope="col">Method and Description</th> +</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> +<div class="block">static method to create the object + Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable + If this object is not an element, it is a complex type and the reader is at the event just after the outer start element + Postcondition: If this object is an element, the reader is positioned at its end element + If this object is a complex type, the reader is positioned at the end element of its outer element</div> +</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> +</ul> +</li> +</ul> +</li> +</ul> +</div> +<div class="details"> +<ul class="blockList"> +<li class="blockList"> +<!-- ========= CONSTRUCTOR DETAIL ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_detail"> +<!-- --> +</a> +<h3>Constructor Detail</h3> +<a name="SignatureCreationServiceStub.X509IssuerSerialType.Factory()"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>SignatureCreationServiceStub.X509IssuerSerialType.Factory</h4> +<pre>public SignatureCreationServiceStub.X509IssuerSerialType.Factory()</pre> +</li> +</ul> +</li> +</ul> +<!-- ============ METHOD DETAIL ========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_detail"> +<!-- --> +</a> +<h3>Method Detail</h3> +<a name="parse(javax.xml.stream.XMLStreamReader)"> +<!-- --> +</a> +<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> +<div class="block">static method to create the object + Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable + If this object is not an element, it is a complex type and the reader is at the event just after the outer start element + Postcondition: If this object is an element, the reader is positioned at its end element + If this object is a complex type, the reader is positioned at the end element of its outer element</div> +<dl><dt><span class="strong">Throws:</span></dt> +<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></code></dd></dl> +</li> +</ul> +</li> +</ul> +</li> +</ul> +</div> +</div> +<!-- ========= END OF CLASS DATA ========= --> +<!-- ======= START OF BOTTOM NAVBAR ====== --> +<div class="bottomNav"><a name="navbar_bottom"> +<!-- --> +</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.X509IssuerSerialType.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.XMLContentType.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li>Nested | </li> +<li>Field | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li>Field | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_bottom"> +<!-- --> +</a></div> +<!-- ======== END OF BOTTOM NAVBAR ======= --> +</body> +</html> diff --git a/docs/at/gv/egiz/moa/SignatureCreationServiceStub.X509IssuerSerialType.html b/docs/at/gv/egiz/moa/SignatureCreationServiceStub.X509IssuerSerialType.html new file mode 100644 index 00000000..1a3ea320 --- /dev/null +++ b/docs/at/gv/egiz/moa/SignatureCreationServiceStub.X509IssuerSerialType.html @@ -0,0 +1,493 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> +<!-- NewPage --> +<html lang="en"> +<head> +<!-- Generated by javadoc (version 1.7.0_51) on Tue Feb 04 16:51:32 CET 2014 --> +<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> +<title>SignatureCreationServiceStub.X509IssuerSerialType (PDF-AS 4.0 Library)</title> +<meta name="date" content="2014-02-04"> +<link rel="stylesheet" type="text/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 Library)"; + } +//--> +</script> +<noscript> +<div>JavaScript is disabled on your browser.</div> +</noscript> +<!-- ========= START OF TOP NAVBAR ======= --> +<div class="topNav"><a name="navbar_top"> +<!-- --> +</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.X509DataTypeSequence.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.X509IssuerSerialType.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li><a href="#nested_class_summary">Nested</a> | </li> +<li><a href="#field_summary">Field</a> | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li><a href="#field_detail">Field</a> | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_top"> +<!-- --> +</a></div> +<!-- ========= END OF TOP NAVBAR ========= --> +<!-- ======== START OF CLASS DATA ======== --> +<div class="header"> +<div class="subTitle">at.gv.egiz.moa</div> +<h2 title="Class SignatureCreationServiceStub.X509IssuerSerialType" class="title">Class SignatureCreationServiceStub.X509IssuerSerialType</h2> +</div> +<div class="contentContainer"> +<ul class="inheritance"> +<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li> +<ul class="inheritance"> +<li>at.gv.egiz.moa.SignatureCreationServiceStub.X509IssuerSerialType</li> +</ul> +</li> +</ul> +<div class="description"> +<ul class="blockList"> +<li class="blockList"> +<dl> +<dt>All Implemented Interfaces:</dt> +<dd><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a>, org.apache.axis2.databinding.ADBBean</dd> +</dl> +<dl> +<dt>Enclosing class:</dt> +<dd><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub</a></dd> +</dl> +<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> +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> +</ul> +</div> +<div class="summary"> +<ul class="blockList"> +<li class="blockList"> +<!-- ======== NESTED CLASS SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="nested_class_summary"> +<!-- --> +</a> +<h3>Nested Class Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Nested Class Summary table, listing nested classes, and an explanation"> +<caption><span>Nested Classes</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> +<tr class="altColor"> +<td class="colFirst"><code>static class </code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.X509IssuerSerialType.Factory.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.X509IssuerSerialType.Factory</a></strong></code> +<div class="block">Factory class that keeps the parse method</div> +</td> +</tr> +</table> +</li> +</ul> +<!-- =========== FIELD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="field_summary"> +<!-- --> +</a> +<h3>Field Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Field Summary table, listing fields, and an explanation"> +<caption><span>Fields</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> +<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="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="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> +</tr> +</table> +</li> +</ul> +<!-- ======== CONSTRUCTOR SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_summary"> +<!-- --> +</a> +<h3>Constructor Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation"> +<caption><span>Constructors</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colOne" scope="col">Constructor and Description</th> +</tr> +<tr class="altColor"> +<td class="colOne"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.X509IssuerSerialType.html#SignatureCreationServiceStub.X509IssuerSerialType()">SignatureCreationServiceStub.X509IssuerSerialType</a></strong>()</code> </td> +</tr> +</table> +</li> +</ul> +<!-- ========== METHOD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_summary"> +<!-- --> +</a> +<h3>Method Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation"> +<caption><span>Methods</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colFirst" scope="col">Modifier and Type</th> +<th class="colLast" scope="col">Method and Description</th> +</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, + 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> +<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="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="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> +</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, + 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> +<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> +<div class="block">Auto generated setter method</div> +</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> +</ul> +</li> +</ul> +</li> +</ul> +</div> +<div class="details"> +<ul class="blockList"> +<li class="blockList"> +<!-- ============ FIELD DETAIL =========== --> +<ul class="blockList"> +<li class="blockList"><a name="field_detail"> +<!-- --> +</a> +<h3>Field Detail</h3> +<a name="localX509IssuerName"> +<!-- --> +</a> +<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> +<div class="block">field for X509IssuerName</div> +</li> +</ul> +<a name="localX509SerialNumber"> +<!-- --> +</a> +<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> +<div class="block">field for X509SerialNumber</div> +</li> +</ul> +</li> +</ul> +<!-- ========= CONSTRUCTOR DETAIL ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_detail"> +<!-- --> +</a> +<h3>Constructor Detail</h3> +<a name="SignatureCreationServiceStub.X509IssuerSerialType()"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>SignatureCreationServiceStub.X509IssuerSerialType</h4> +<pre>public SignatureCreationServiceStub.X509IssuerSerialType()</pre> +</li> +</ul> +</li> +</ul> +<!-- ============ METHOD DETAIL ========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_detail"> +<!-- --> +</a> +<h3>Method Detail</h3> +<a name="getX509IssuerName()"> +<!-- --> +</a> +<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> +<div class="block">Auto generated getter method</div> +<dl><dt><span class="strong">Returns:</span></dt><dd>java.lang.String</dd></dl> +</li> +</ul> +<a name="setX509IssuerName(java.lang.String)"> +<!-- --> +</a> +<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> +<div class="block">Auto generated setter method</div> +<dl><dt><span class="strong">Parameters:</span></dt><dd><code>param</code> - X509IssuerName</dd></dl> +</li> +</ul> +<a name="getX509SerialNumber()"> +<!-- --> +</a> +<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> +<div class="block">Auto generated getter method</div> +<dl><dt><span class="strong">Returns:</span></dt><dd>java.math.BigInteger</dd></dl> +</li> +</ul> +<a name="setX509SerialNumber(java.math.BigInteger)"> +<!-- --> +</a> +<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> +<div class="block">Auto generated setter method</div> +<dl><dt><span class="strong">Parameters:</span></dt><dd><code>param</code> - X509SerialNumber</dd></dl> +</li> +</ul> +<a name="getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getOMElement</h4> +<pre>public org.apache.axiom.om.OMElement getOMElement(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, + org.apache.axiom.om.OMFactory factory) + throws org.apache.axis2.databinding.ADBException</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>getOMElement</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><span class="strong">Parameters:</span></dt><dd><code>parentQName</code> - </dd><dd><code>factory</code> - </dd> +<dt><span class="strong">Returns:</span></dt><dd>org.apache.axiom.om.OMElement</dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +<a name="serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>serialize</h4> +<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, + <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter) + throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, + org.apache.axis2.databinding.ADBException</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +<a name="serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>serialize</h4> +<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, + <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, + boolean serializeType) + throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, + org.apache.axis2.databinding.ADBException</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +<a name="getPullParser(javax.xml.namespace.QName)"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>getPullParser</h4> +<pre>public <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> getPullParser(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName) + throws org.apache.axis2.databinding.ADBException</pre> +<div class="block">databinding method to get an XML representation of this object</div> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>getPullParser</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +</li> +</ul> +</li> +</ul> +</div> +</div> +<!-- ========= END OF CLASS DATA ========= --> +<!-- ======= START OF BOTTOM NAVBAR ====== --> +<div class="bottomNav"><a name="navbar_bottom"> +<!-- --> +</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.X509DataTypeSequence.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.X509IssuerSerialType.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li><a href="#nested_class_summary">Nested</a> | </li> +<li><a href="#field_summary">Field</a> | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li><a href="#field_detail">Field</a> | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_bottom"> +<!-- --> +</a></div> +<!-- ======== END OF BOTTOM NAVBAR ======= --> +</body> +</html> diff --git a/docs/at/gv/egiz/moa/SignatureCreationServiceStub.XMLContentType.Factory.html b/docs/at/gv/egiz/moa/SignatureCreationServiceStub.XMLContentType.Factory.html new file mode 100644 index 00000000..d527286d --- /dev/null +++ b/docs/at/gv/egiz/moa/SignatureCreationServiceStub.XMLContentType.Factory.html @@ -0,0 +1,278 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> +<!-- NewPage --> +<html lang="en"> +<head> +<!-- Generated by javadoc (version 1.7.0_51) on Tue Feb 04 16:51:33 CET 2014 --> +<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> +<title>SignatureCreationServiceStub.XMLContentType.Factory (PDF-AS 4.0 Library)</title> +<meta name="date" content="2014-02-04"> +<link rel="stylesheet" type="text/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 Library)"; + } +//--> +</script> +<noscript> +<div>JavaScript is disabled on your browser.</div> +</noscript> +<!-- ========= START OF TOP NAVBAR ======= --> +<div class="topNav"><a name="navbar_top"> +<!-- --> +</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.XMLContentType.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.XMLDataObjectAssociationType.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li>Nested | </li> +<li>Field | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li>Field | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_top"> +<!-- --> +</a></div> +<!-- ========= END OF TOP NAVBAR ========= --> +<!-- ======== START OF CLASS DATA ======== --> +<div class="header"> +<div class="subTitle">at.gv.egiz.moa</div> +<h2 title="Class SignatureCreationServiceStub.XMLContentType.Factory" class="title">Class SignatureCreationServiceStub.XMLContentType.Factory</h2> +</div> +<div class="contentContainer"> +<ul class="inheritance"> +<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li> +<ul class="inheritance"> +<li>at.gv.egiz.moa.SignatureCreationServiceStub.XMLContentType.Factory</li> +</ul> +</li> +</ul> +<div class="description"> +<ul class="blockList"> +<li class="blockList"> +<dl> +<dt>Enclosing class:</dt> +<dd><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.XMLContentType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.XMLContentType</a></dd> +</dl> +<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> +<div class="block">Factory class that keeps the parse method</div> +</li> +</ul> +</div> +<div class="summary"> +<ul class="blockList"> +<li class="blockList"> +<!-- ======== CONSTRUCTOR SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_summary"> +<!-- --> +</a> +<h3>Constructor Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation"> +<caption><span>Constructors</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colOne" scope="col">Constructor and Description</th> +</tr> +<tr class="altColor"> +<td class="colOne"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.XMLContentType.Factory.html#SignatureCreationServiceStub.XMLContentType.Factory()">SignatureCreationServiceStub.XMLContentType.Factory</a></strong>()</code> </td> +</tr> +</table> +</li> +</ul> +<!-- ========== METHOD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_summary"> +<!-- --> +</a> +<h3>Method Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation"> +<caption><span>Methods</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colFirst" scope="col">Modifier and Type</th> +<th class="colLast" scope="col">Method and Description</th> +</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> +<div class="block">static method to create the object + Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable + If this object is not an element, it is a complex type and the reader is at the event just after the outer start element + Postcondition: If this object is an element, the reader is positioned at its end element + If this object is a complex type, the reader is positioned at the end element of its outer element</div> +</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> +</ul> +</li> +</ul> +</li> +</ul> +</div> +<div class="details"> +<ul class="blockList"> +<li class="blockList"> +<!-- ========= CONSTRUCTOR DETAIL ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_detail"> +<!-- --> +</a> +<h3>Constructor Detail</h3> +<a name="SignatureCreationServiceStub.XMLContentType.Factory()"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>SignatureCreationServiceStub.XMLContentType.Factory</h4> +<pre>public SignatureCreationServiceStub.XMLContentType.Factory()</pre> +</li> +</ul> +</li> +</ul> +<!-- ============ METHOD DETAIL ========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_detail"> +<!-- --> +</a> +<h3>Method Detail</h3> +<a name="parse(javax.xml.stream.XMLStreamReader)"> +<!-- --> +</a> +<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> +<div class="block">static method to create the object + Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable + If this object is not an element, it is a complex type and the reader is at the event just after the outer start element + Postcondition: If this object is an element, the reader is positioned at its end element + If this object is a complex type, the reader is positioned at the end element of its outer element</div> +<dl><dt><span class="strong">Throws:</span></dt> +<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></code></dd></dl> +</li> +</ul> +</li> +</ul> +</li> +</ul> +</div> +</div> +<!-- ========= END OF CLASS DATA ========= --> +<!-- ======= START OF BOTTOM NAVBAR ====== --> +<div class="bottomNav"><a name="navbar_bottom"> +<!-- --> +</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.XMLContentType.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.XMLDataObjectAssociationType.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li>Nested | </li> +<li>Field | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li>Field | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_bottom"> +<!-- --> +</a></div> +<!-- ======== END OF BOTTOM NAVBAR ======= --> +</body> +</html> diff --git a/docs/at/gv/egiz/moa/SignatureCreationServiceStub.XMLContentType.html b/docs/at/gv/egiz/moa/SignatureCreationServiceStub.XMLContentType.html new file mode 100644 index 00000000..c604b893 --- /dev/null +++ b/docs/at/gv/egiz/moa/SignatureCreationServiceStub.XMLContentType.html @@ -0,0 +1,472 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> +<!-- NewPage --> +<html lang="en"> +<head> +<!-- Generated by javadoc (version 1.7.0_51) on Tue Feb 04 16:51:33 CET 2014 --> +<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> +<title>SignatureCreationServiceStub.XMLContentType (PDF-AS 4.0 Library)</title> +<meta name="date" content="2014-02-04"> +<link rel="stylesheet" type="text/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 Library)"; + } +//--> +</script> +<noscript> +<div>JavaScript is disabled on your browser.</div> +</noscript> +<!-- ========= START OF TOP NAVBAR ======= --> +<div class="topNav"><a name="navbar_top"> +<!-- --> +</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.X509IssuerSerialType.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.XMLContentType.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li><a href="#nested_class_summary">Nested</a> | </li> +<li><a href="#field_summary">Field</a> | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li><a href="#field_detail">Field</a> | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_top"> +<!-- --> +</a></div> +<!-- ========= END OF TOP NAVBAR ========= --> +<!-- ======== START OF CLASS DATA ======== --> +<div class="header"> +<div class="subTitle">at.gv.egiz.moa</div> +<h2 title="Class SignatureCreationServiceStub.XMLContentType" class="title">Class SignatureCreationServiceStub.XMLContentType</h2> +</div> +<div class="contentContainer"> +<ul class="inheritance"> +<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></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> +<li> +<ul class="inheritance"> +<li>at.gv.egiz.moa.SignatureCreationServiceStub.XMLContentType</li> +</ul> +</li> +</ul> +</li> +</ul> +<div class="description"> +<ul class="blockList"> +<li class="blockList"> +<dl> +<dt>All Implemented Interfaces:</dt> +<dd><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a>, org.apache.axis2.databinding.ADBBean</dd> +</dl> +<dl> +<dt>Enclosing class:</dt> +<dd><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub</a></dd> +</dl> +<hr> +<br> +<pre>public static class <span class="strong">SignatureCreationServiceStub.XMLContentType</span> +extends <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.AnyChildrenType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.AnyChildrenType</a> +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.XMLContentType">Serialized Form</a></dd></dl> +</li> +</ul> +</div> +<div class="summary"> +<ul class="blockList"> +<li class="blockList"> +<!-- ======== NESTED CLASS SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="nested_class_summary"> +<!-- --> +</a> +<h3>Nested Class Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Nested Class Summary table, listing nested classes, and an explanation"> +<caption><span>Nested Classes</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> +<tr class="altColor"> +<td class="colFirst"><code>static class </code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.XMLContentType.Factory.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.XMLContentType.Factory</a></strong></code> +<div class="block">Factory class that keeps the parse method</div> +</td> +</tr> +</table> +</li> +</ul> +<!-- =========== FIELD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="field_summary"> +<!-- --> +</a> +<h3>Field Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Field Summary table, listing fields, and an explanation"> +<caption><span>Fields</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> +<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"><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> +</table> +<ul class="blockList"> +<li class="blockList"><a name="fields_inherited_from_class_at.gv.egiz.moa.SignatureCreationServiceStub.AnyChildrenType"> +<!-- --> +</a> +<h3>Fields inherited from class at.gv.egiz.moa.<a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.AnyChildrenType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.AnyChildrenType</a></h3> +<code><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.AnyChildrenType.html#localExtraElement">localExtraElement</a>, <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.AnyChildrenType.html#localExtraElementTracker">localExtraElementTracker</a></code></li> +</ul> +</li> +</ul> +<!-- ======== CONSTRUCTOR SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_summary"> +<!-- --> +</a> +<h3>Constructor Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation"> +<caption><span>Constructors</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colOne" scope="col">Constructor and Description</th> +</tr> +<tr class="altColor"> +<td class="colOne"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.XMLContentType.html#SignatureCreationServiceStub.XMLContentType()">SignatureCreationServiceStub.XMLContentType</a></strong>()</code> </td> +</tr> +</table> +</li> +</ul> +<!-- ========== METHOD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_summary"> +<!-- --> +</a> +<h3>Method Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation"> +<caption><span>Methods</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colFirst" scope="col">Modifier and Type</th> +<th class="colLast" scope="col">Method and Description</th> +</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, + 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> +<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="../../../../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.XMLContentType.html#getSpace()">getSpace</a></strong>()</code> +<div class="block">Auto generated getter 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.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> +</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, + 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.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> +</table> +<ul class="blockList"> +<li class="blockList"><a name="methods_inherited_from_class_at.gv.egiz.moa.SignatureCreationServiceStub.AnyChildrenType"> +<!-- --> +</a> +<h3>Methods inherited from class at.gv.egiz.moa.<a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.AnyChildrenType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.AnyChildrenType</a></h3> +<code><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.AnyChildrenType.html#addExtraElement(org.apache.axiom.om.OMElement)">addExtraElement</a>, <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.AnyChildrenType.html#getExtraElement()">getExtraElement</a>, <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.AnyChildrenType.html#isExtraElementSpecified()">isExtraElementSpecified</a>, <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.AnyChildrenType.html#setExtraElement(org.apache.axiom.om.OMElement[])">setExtraElement</a>, <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.AnyChildrenType.html#validateExtraElement(org.apache.axiom.om.OMElement[])">validateExtraElement</a></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#toString()" title="class or interface in java.lang">toString</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</a></code></li> +</ul> +</li> +</ul> +</li> +</ul> +</div> +<div class="details"> +<ul class="blockList"> +<li class="blockList"> +<!-- ============ FIELD DETAIL =========== --> +<ul class="blockList"> +<li class="blockList"><a name="field_detail"> +<!-- --> +</a> +<h3>Field Detail</h3> +<a name="localSpace"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>localSpace</h4> +<pre>protected <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Space_type0.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.Space_type0</a> localSpace</pre> +<div class="block">field for Space + This was an Attribute!</div> +</li> +</ul> +</li> +</ul> +<!-- ========= CONSTRUCTOR DETAIL ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_detail"> +<!-- --> +</a> +<h3>Constructor Detail</h3> +<a name="SignatureCreationServiceStub.XMLContentType()"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>SignatureCreationServiceStub.XMLContentType</h4> +<pre>public SignatureCreationServiceStub.XMLContentType()</pre> +</li> +</ul> +</li> +</ul> +<!-- ============ METHOD DETAIL ========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_detail"> +<!-- --> +</a> +<h3>Method Detail</h3> +<a name="getSpace()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getSpace</h4> +<pre>public <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Space_type0.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.Space_type0</a> getSpace()</pre> +<div class="block">Auto generated getter method</div> +<dl><dt><span class="strong">Returns:</span></dt><dd>Space_type0</dd></dl> +</li> +</ul> +<a name="setSpace(at.gv.egiz.moa.SignatureCreationServiceStub.Space_type0)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>setSpace</h4> +<pre>public void setSpace(<a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Space_type0.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.Space_type0</a> param)</pre> +<div class="block">Auto generated setter method</div> +<dl><dt><span class="strong">Parameters:</span></dt><dd><code>param</code> - Space</dd></dl> +</li> +</ul> +<a name="getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getOMElement</h4> +<pre>public org.apache.axiom.om.OMElement getOMElement(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, + org.apache.axiom.om.OMFactory factory) + throws org.apache.axis2.databinding.ADBException</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>getOMElement</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><strong>Overrides:</strong></dt> +<dd><code><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.AnyChildrenType.html#getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)">getOMElement</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">Parameters:</span></dt><dd><code>parentQName</code> - </dd><dd><code>factory</code> - </dd> +<dt><span class="strong">Returns:</span></dt><dd>org.apache.axiom.om.OMElement</dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +<a name="serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>serialize</h4> +<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, + <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter) + throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, + org.apache.axis2.databinding.ADBException</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<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>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +<a name="serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>serialize</h4> +<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, + <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, + boolean serializeType) + throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, + org.apache.axis2.databinding.ADBException</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<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>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +<a name="getPullParser(javax.xml.namespace.QName)"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>getPullParser</h4> +<pre>public <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> getPullParser(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName) + throws org.apache.axis2.databinding.ADBException</pre> +<div class="block">databinding method to get an XML representation of this object</div> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>getPullParser</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><strong>Overrides:</strong></dt> +<dd><code><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.AnyChildrenType.html#getPullParser(javax.xml.namespace.QName)">getPullParser</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>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +</li> +</ul> +</li> +</ul> +</div> +</div> +<!-- ========= END OF CLASS DATA ========= --> +<!-- ======= START OF BOTTOM NAVBAR ====== --> +<div class="bottomNav"><a name="navbar_bottom"> +<!-- --> +</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.X509IssuerSerialType.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.XMLContentType.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li><a href="#nested_class_summary">Nested</a> | </li> +<li><a href="#field_summary">Field</a> | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li><a href="#field_detail">Field</a> | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_bottom"> +<!-- --> +</a></div> +<!-- ======== END OF BOTTOM NAVBAR ======= --> +</body> +</html> diff --git a/docs/at/gv/egiz/moa/SignatureCreationServiceStub.XMLDataObjectAssociationType.Factory.html b/docs/at/gv/egiz/moa/SignatureCreationServiceStub.XMLDataObjectAssociationType.Factory.html new file mode 100644 index 00000000..232ef951 --- /dev/null +++ b/docs/at/gv/egiz/moa/SignatureCreationServiceStub.XMLDataObjectAssociationType.Factory.html @@ -0,0 +1,278 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> +<!-- NewPage --> +<html lang="en"> +<head> +<!-- Generated by javadoc (version 1.7.0_51) on Tue Feb 04 16:51:33 CET 2014 --> +<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> +<title>SignatureCreationServiceStub.XMLDataObjectAssociationType.Factory (PDF-AS 4.0 Library)</title> +<meta name="date" content="2014-02-04"> +<link rel="stylesheet" type="text/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 Library)"; + } +//--> +</script> +<noscript> +<div>JavaScript is disabled on your browser.</div> +</noscript> +<!-- ========= START OF TOP NAVBAR ======= --> +<div class="topNav"><a name="navbar_top"> +<!-- --> +</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.XMLDataObjectAssociationType.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceCallbackHandler.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li>Nested | </li> +<li>Field | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li>Field | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_top"> +<!-- --> +</a></div> +<!-- ========= END OF TOP NAVBAR ========= --> +<!-- ======== START OF CLASS DATA ======== --> +<div class="header"> +<div class="subTitle">at.gv.egiz.moa</div> +<h2 title="Class SignatureCreationServiceStub.XMLDataObjectAssociationType.Factory" class="title">Class SignatureCreationServiceStub.XMLDataObjectAssociationType.Factory</h2> +</div> +<div class="contentContainer"> +<ul class="inheritance"> +<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li> +<ul class="inheritance"> +<li>at.gv.egiz.moa.SignatureCreationServiceStub.XMLDataObjectAssociationType.Factory</li> +</ul> +</li> +</ul> +<div class="description"> +<ul class="blockList"> +<li class="blockList"> +<dl> +<dt>Enclosing class:</dt> +<dd><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.XMLDataObjectAssociationType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.XMLDataObjectAssociationType</a></dd> +</dl> +<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> +<div class="block">Factory class that keeps the parse method</div> +</li> +</ul> +</div> +<div class="summary"> +<ul class="blockList"> +<li class="blockList"> +<!-- ======== CONSTRUCTOR SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_summary"> +<!-- --> +</a> +<h3>Constructor Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation"> +<caption><span>Constructors</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colOne" scope="col">Constructor and Description</th> +</tr> +<tr class="altColor"> +<td class="colOne"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.XMLDataObjectAssociationType.Factory.html#SignatureCreationServiceStub.XMLDataObjectAssociationType.Factory()">SignatureCreationServiceStub.XMLDataObjectAssociationType.Factory</a></strong>()</code> </td> +</tr> +</table> +</li> +</ul> +<!-- ========== METHOD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_summary"> +<!-- --> +</a> +<h3>Method Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation"> +<caption><span>Methods</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colFirst" scope="col">Modifier and Type</th> +<th class="colLast" scope="col">Method and Description</th> +</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> +<div class="block">static method to create the object + Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable + If this object is not an element, it is a complex type and the reader is at the event just after the outer start element + Postcondition: If this object is an element, the reader is positioned at its end element + If this object is a complex type, the reader is positioned at the end element of its outer element</div> +</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> +</ul> +</li> +</ul> +</li> +</ul> +</div> +<div class="details"> +<ul class="blockList"> +<li class="blockList"> +<!-- ========= CONSTRUCTOR DETAIL ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_detail"> +<!-- --> +</a> +<h3>Constructor Detail</h3> +<a name="SignatureCreationServiceStub.XMLDataObjectAssociationType.Factory()"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>SignatureCreationServiceStub.XMLDataObjectAssociationType.Factory</h4> +<pre>public SignatureCreationServiceStub.XMLDataObjectAssociationType.Factory()</pre> +</li> +</ul> +</li> +</ul> +<!-- ============ METHOD DETAIL ========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_detail"> +<!-- --> +</a> +<h3>Method Detail</h3> +<a name="parse(javax.xml.stream.XMLStreamReader)"> +<!-- --> +</a> +<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> +<div class="block">static method to create the object + Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable + If this object is not an element, it is a complex type and the reader is at the event just after the outer start element + Postcondition: If this object is an element, the reader is positioned at its end element + If this object is a complex type, the reader is positioned at the end element of its outer element</div> +<dl><dt><span class="strong">Throws:</span></dt> +<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></code></dd></dl> +</li> +</ul> +</li> +</ul> +</li> +</ul> +</div> +</div> +<!-- ========= END OF CLASS DATA ========= --> +<!-- ======= START OF BOTTOM NAVBAR ====== --> +<div class="bottomNav"><a name="navbar_bottom"> +<!-- --> +</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.XMLDataObjectAssociationType.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceCallbackHandler.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li>Nested | </li> +<li>Field | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li>Field | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_bottom"> +<!-- --> +</a></div> +<!-- ======== END OF BOTTOM NAVBAR ======= --> +</body> +</html> diff --git a/docs/at/gv/egiz/moa/SignatureCreationServiceStub.XMLDataObjectAssociationType.html b/docs/at/gv/egiz/moa/SignatureCreationServiceStub.XMLDataObjectAssociationType.html new file mode 100644 index 00000000..7cdc4c7d --- /dev/null +++ b/docs/at/gv/egiz/moa/SignatureCreationServiceStub.XMLDataObjectAssociationType.html @@ -0,0 +1,519 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> +<!-- NewPage --> +<html lang="en"> +<head> +<!-- Generated by javadoc (version 1.7.0_51) on Tue Feb 04 16:51:33 CET 2014 --> +<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> +<title>SignatureCreationServiceStub.XMLDataObjectAssociationType (PDF-AS 4.0 Library)</title> +<meta name="date" content="2014-02-04"> +<link rel="stylesheet" type="text/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 Library)"; + } +//--> +</script> +<noscript> +<div>JavaScript is disabled on your browser.</div> +</noscript> +<!-- ========= START OF TOP NAVBAR ======= --> +<div class="topNav"><a name="navbar_top"> +<!-- --> +</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.XMLContentType.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.XMLDataObjectAssociationType.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li><a href="#nested_class_summary">Nested</a> | </li> +<li><a href="#field_summary">Field</a> | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li><a href="#field_detail">Field</a> | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_top"> +<!-- --> +</a></div> +<!-- ========= END OF TOP NAVBAR ========= --> +<!-- ======== START OF CLASS DATA ======== --> +<div class="header"> +<div class="subTitle">at.gv.egiz.moa</div> +<h2 title="Class SignatureCreationServiceStub.XMLDataObjectAssociationType" class="title">Class SignatureCreationServiceStub.XMLDataObjectAssociationType</h2> +</div> +<div class="contentContainer"> +<ul class="inheritance"> +<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li> +<ul class="inheritance"> +<li>at.gv.egiz.moa.SignatureCreationServiceStub.XMLDataObjectAssociationType</li> +</ul> +</li> +</ul> +<div class="description"> +<ul class="blockList"> +<li class="blockList"> +<dl> +<dt>All Implemented Interfaces:</dt> +<dd><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a>, org.apache.axis2.databinding.ADBBean</dd> +</dl> +<dl> +<dt>Enclosing class:</dt> +<dd><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub</a></dd> +</dl> +<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> +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> +</ul> +</div> +<div class="summary"> +<ul class="blockList"> +<li class="blockList"> +<!-- ======== NESTED CLASS SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="nested_class_summary"> +<!-- --> +</a> +<h3>Nested Class Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Nested Class Summary table, listing nested classes, and an explanation"> +<caption><span>Nested Classes</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> +<tr class="altColor"> +<td class="colFirst"><code>static class </code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.XMLDataObjectAssociationType.Factory.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.XMLDataObjectAssociationType.Factory</a></strong></code> +<div class="block">Factory class that keeps the parse method</div> +</td> +</tr> +</table> +</li> +</ul> +<!-- =========== FIELD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="field_summary"> +<!-- --> +</a> +<h3>Field Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Field Summary table, listing fields, and an explanation"> +<caption><span>Fields</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> +<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"><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> +<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"><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> +<tr class="altColor"> +<td class="colFirst"><code>protected boolean</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.XMLDataObjectAssociationType.html#localMetaInfoTracker">localMetaInfoTracker</a></strong></code> </td> +</tr> +</table> +</li> +</ul> +<!-- ======== CONSTRUCTOR SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_summary"> +<!-- --> +</a> +<h3>Constructor Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation"> +<caption><span>Constructors</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colOne" scope="col">Constructor and Description</th> +</tr> +<tr class="altColor"> +<td class="colOne"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.XMLDataObjectAssociationType.html#SignatureCreationServiceStub.XMLDataObjectAssociationType()">SignatureCreationServiceStub.XMLDataObjectAssociationType</a></strong>()</code> </td> +</tr> +</table> +</li> +</ul> +<!-- ========== METHOD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_summary"> +<!-- --> +</a> +<h3>Method Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation"> +<caption><span>Methods</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colFirst" scope="col">Modifier and Type</th> +<th class="colLast" scope="col">Method and Description</th> +</tr> +<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"><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><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.XMLDataObjectAssociationType.html#getMetaInfo()">getMetaInfo</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.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, + 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> +<div class="block">databinding method to get an XML representation of this object</div> +</td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>boolean</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.XMLDataObjectAssociationType.html#isMetaInfoSpecified()">isMetaInfoSpecified</a></strong>()</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.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> +</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, + 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.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> +<tr class="altColor"> +<td class="colFirst"><code>void</code></td> +<td class="colLast"><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> +</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> +</ul> +</li> +</ul> +</li> +</ul> +</div> +<div class="details"> +<ul class="blockList"> +<li class="blockList"> +<!-- ============ FIELD DETAIL =========== --> +<ul class="blockList"> +<li class="blockList"><a name="field_detail"> +<!-- --> +</a> +<h3>Field Detail</h3> +<a name="localMetaInfo"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>localMetaInfo</h4> +<pre>protected <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.MetaInfoType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.MetaInfoType</a> localMetaInfo</pre> +<div class="block">field for MetaInfo</div> +</li> +</ul> +<a name="localMetaInfoTracker"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>localMetaInfoTracker</h4> +<pre>protected boolean localMetaInfoTracker</pre> +</li> +</ul> +<a name="localContent"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>localContent</h4> +<pre>protected <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ContentRequiredRefType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.ContentRequiredRefType</a> localContent</pre> +<div class="block">field for Content</div> +</li> +</ul> +</li> +</ul> +<!-- ========= CONSTRUCTOR DETAIL ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_detail"> +<!-- --> +</a> +<h3>Constructor Detail</h3> +<a name="SignatureCreationServiceStub.XMLDataObjectAssociationType()"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>SignatureCreationServiceStub.XMLDataObjectAssociationType</h4> +<pre>public SignatureCreationServiceStub.XMLDataObjectAssociationType()</pre> +</li> +</ul> +</li> +</ul> +<!-- ============ METHOD DETAIL ========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_detail"> +<!-- --> +</a> +<h3>Method Detail</h3> +<a name="isMetaInfoSpecified()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>isMetaInfoSpecified</h4> +<pre>public boolean isMetaInfoSpecified()</pre> +</li> +</ul> +<a name="getMetaInfo()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getMetaInfo</h4> +<pre>public <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.MetaInfoType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.MetaInfoType</a> getMetaInfo()</pre> +<div class="block">Auto generated getter method</div> +<dl><dt><span class="strong">Returns:</span></dt><dd>MetaInfoType</dd></dl> +</li> +</ul> +<a name="setMetaInfo(at.gv.egiz.moa.SignatureCreationServiceStub.MetaInfoType)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>setMetaInfo</h4> +<pre>public void setMetaInfo(<a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.MetaInfoType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.MetaInfoType</a> param)</pre> +<div class="block">Auto generated setter method</div> +<dl><dt><span class="strong">Parameters:</span></dt><dd><code>param</code> - MetaInfo</dd></dl> +</li> +</ul> +<a name="getContent()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getContent</h4> +<pre>public <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ContentRequiredRefType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.ContentRequiredRefType</a> getContent()</pre> +<div class="block">Auto generated getter method</div> +<dl><dt><span class="strong">Returns:</span></dt><dd>ContentRequiredRefType</dd></dl> +</li> +</ul> +<a name="setContent(at.gv.egiz.moa.SignatureCreationServiceStub.ContentRequiredRefType)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>setContent</h4> +<pre>public void setContent(<a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ContentRequiredRefType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.ContentRequiredRefType</a> param)</pre> +<div class="block">Auto generated setter method</div> +<dl><dt><span class="strong">Parameters:</span></dt><dd><code>param</code> - Content</dd></dl> +</li> +</ul> +<a name="getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getOMElement</h4> +<pre>public org.apache.axiom.om.OMElement getOMElement(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, + org.apache.axiom.om.OMFactory factory) + throws org.apache.axis2.databinding.ADBException</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>getOMElement</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><span class="strong">Parameters:</span></dt><dd><code>parentQName</code> - </dd><dd><code>factory</code> - </dd> +<dt><span class="strong">Returns:</span></dt><dd>org.apache.axiom.om.OMElement</dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +<a name="serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>serialize</h4> +<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, + <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter) + throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, + org.apache.axis2.databinding.ADBException</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +<a name="serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>serialize</h4> +<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, + <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, + boolean serializeType) + throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, + org.apache.axis2.databinding.ADBException</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +<a name="getPullParser(javax.xml.namespace.QName)"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>getPullParser</h4> +<pre>public <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> getPullParser(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName) + throws org.apache.axis2.databinding.ADBException</pre> +<div class="block">databinding method to get an XML representation of this object</div> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>getPullParser</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +</li> +</ul> +</li> +</ul> +</div> +</div> +<!-- ========= END OF CLASS DATA ========= --> +<!-- ======= START OF BOTTOM NAVBAR ====== --> +<div class="bottomNav"><a name="navbar_bottom"> +<!-- --> +</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.XMLContentType.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.XMLDataObjectAssociationType.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li><a href="#nested_class_summary">Nested</a> | </li> +<li><a href="#field_summary">Field</a> | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li><a href="#field_detail">Field</a> | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_bottom"> +<!-- --> +</a></div> +<!-- ======== END OF BOTTOM NAVBAR ======= --> +</body> +</html> diff --git a/docs/at/gv/egiz/moa/SignatureCreationServiceStub.html b/docs/at/gv/egiz/moa/SignatureCreationServiceStub.html new file mode 100644 index 00000000..99b8bb44 --- /dev/null +++ b/docs/at/gv/egiz/moa/SignatureCreationServiceStub.html @@ -0,0 +1,1068 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> +<!-- NewPage --> +<html lang="en"> +<head> +<!-- Generated by javadoc (version 1.7.0_51) on Tue Feb 04 16:50:12 CET 2014 --> +<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> +<title>SignatureCreationServiceStub (PDF-AS 4.0 Library)</title> +<meta name="date" content="2014-02-04"> +<link rel="stylesheet" type="text/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 Library)"; + } +//--> +</script> +<noscript> +<div>JavaScript is disabled on your browser.</div> +</noscript> +<!-- ========= START OF TOP NAVBAR ======= --> +<div class="topNav"><a name="navbar_top"> +<!-- --> +</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceCallbackHandler.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.AllSignatoriesType.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li><a href="#nested_class_summary">Nested</a> | </li> +<li><a href="#field_summary">Field</a> | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li><a href="#field_detail">Field</a> | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_top"> +<!-- --> +</a></div> +<!-- ========= END OF TOP NAVBAR ========= --> +<!-- ======== START OF CLASS DATA ======== --> +<div class="header"> +<div class="subTitle">at.gv.egiz.moa</div> +<h2 title="Class SignatureCreationServiceStub" class="title">Class SignatureCreationServiceStub</h2> +</div> +<div class="contentContainer"> +<ul class="inheritance"> +<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li> +<ul class="inheritance"> +<li>org.apache.axis2.client.Stub</li> +<li> +<ul class="inheritance"> +<li>at.gv.egiz.moa.SignatureCreationServiceStub</li> +</ul> +</li> +</ul> +</li> +</ul> +<div class="description"> +<ul class="blockList"> +<li class="blockList"> +<hr> +<br> +<pre>public class <span class="strong">SignatureCreationServiceStub</span> +extends org.apache.axis2.client.Stub</pre> +</li> +</ul> +</div> +<div class="summary"> +<ul class="blockList"> +<li class="blockList"> +<!-- ======== NESTED CLASS SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="nested_class_summary"> +<!-- --> +</a> +<h3>Nested Class Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Nested Class Summary table, listing nested classes, and an explanation"> +<caption><span>Nested Classes</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> +<tr class="altColor"> +<td class="colFirst"><code>static class </code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.AllSignatoriesType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.AllSignatoriesType</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.AnyChildrenType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.AnyChildrenType</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.CanonicalizationMethod.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.CanonicalizationMethod</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.CanonicalizationMethodType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.CanonicalizationMethodType</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.CheckResultType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.CheckResultType</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.CMSContentBaseType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.CMSContentBaseType</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.CMSDataObjectInfoType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.CMSDataObjectInfoType</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.CMSDataObjectOptionalMetaType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.CMSDataObjectOptionalMetaType</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.CMSDataObjectRequiredMetaType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.CMSDataObjectRequiredMetaType</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.ContentBaseType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.ContentBaseType</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.ContentExLocRefBaseType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.ContentExLocRefBaseType</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.ContentOptionalRefType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.ContentOptionalRefType</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.ContentRequiredRefType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.ContentRequiredRefType</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.CreateCMSSignatureRequest.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.CreateCMSSignatureRequest</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.CreateCMSSignatureRequestType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.CreateCMSSignatureRequestType</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.CreateCMSSignatureResponse.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.CreateCMSSignatureResponse</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.CreateCMSSignatureResponseType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.CreateCMSSignatureResponseType</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.CreateCMSSignatureResponseTypeChoice.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.CreateCMSSignatureResponseTypeChoice</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.CreateSignatureEnvironmentProfile.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.CreateSignatureEnvironmentProfile</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.CreateSignatureEnvironmentProfile_type0.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.CreateSignatureEnvironmentProfile_type0</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.CreateSignatureInfo_type0.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.CreateSignatureInfo_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.CreateSignatureInfoChoice_type0.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.CreateSignatureInfoChoice_type0</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.CreateSignatureLocationType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.CreateSignatureLocationType</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.CreateTransformsInfoProfile.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.CreateTransformsInfoProfile</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.CreateTransformsInfoProfile_type0.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.CreateTransformsInfoProfile_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.CreateXMLSignatureRequest.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.CreateXMLSignatureRequest</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.CreateXMLSignatureRequestType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.CreateXMLSignatureRequestType</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.CreateXMLSignatureResponse.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.CreateXMLSignatureResponse</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.CreateXMLSignatureResponseType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.CreateXMLSignatureResponseType</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.CreateXMLSignatureResponseTypeChoice.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.CreateXMLSignatureResponseTypeChoice</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.CryptoBinary.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.CryptoBinary</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.DataObject_type0.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.DataObject_type0</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_type1.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.DataObject_type1</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.DataObjectInfo_type0.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.DataObjectInfo_type0</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.DataObjectInfo_type1.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.DataObjectInfo_type1</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.DataObjectInfoType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.DataObjectInfoType</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.DataObjectInfoTypeChoice_type0.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.DataObjectInfoTypeChoice_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.DigestMethod.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.DigestMethod</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.DigestMethodType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.DigestMethodType</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.DigestValue.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.DigestValue</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.DigestValueType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.DigestValueType</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.DSAKeyValue.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.DSAKeyValue</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.DSAKeyValueType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.DSAKeyValueType</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.DSAKeyValueTypeSequence_type0.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.DSAKeyValueTypeSequence_type0</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.DSAKeyValueTypeSequence_type1.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.DSAKeyValueTypeSequence_type1</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.ErrorResponse.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.ErrorResponse</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.ErrorResponseType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.ErrorResponseType</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.ExtensionMapper.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.ExtensionMapper</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.FinalDataMetaInfoType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.FinalDataMetaInfoType</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.Hash_type0.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.Hash_type0</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.HMACOutputLengthType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.HMACOutputLengthType</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> +<tr class="altColor"> +<td class="colFirst"><code>static class </code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.IssuingCountry.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.IssuingCountry</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.KeyIdentifierType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.KeyIdentifierType</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.KeyInfo.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.KeyInfo</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.KeyInfoType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.KeyInfoType</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.KeyInfoTypeChoice.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.KeyInfoTypeChoice</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.KeyName.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.KeyName</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.KeyValue.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.KeyValue</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.KeyValueType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.KeyValueType</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.Manifest.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.Manifest</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.ManifestRefsCheckResultInfoType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.ManifestRefsCheckResultInfoType</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.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.ManifestType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.ManifestType</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.MetaInfoType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.MetaInfoType</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.MgmtData.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.MgmtData</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.MimeTypeType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.MimeTypeType</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.Object.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.Object</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.ObjectType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.ObjectType</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.ObjectTypeSequence.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.ObjectTypeSequence</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.PartOf_type0.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.PartOf_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.PGPData.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.PGPData</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.PGPDataType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.PGPDataType</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.PGPDataTypeSequence_type0.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.PGPDataTypeSequence_type0</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.PGPDataTypeSequence_type1.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.PGPDataTypeSequence_type1</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.ProfileIdentifierType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.ProfileIdentifierType</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.PublicAuthority.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.PublicAuthority</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.PublicAuthorityType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.PublicAuthorityType</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.QualifiedCertificate.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.QualifiedCertificate</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.Reference.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.Reference</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.ReferencesCheckResultInfoType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.ReferencesCheckResultInfoType</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> +<tr class="altColor"> +<td class="colFirst"><code>static class </code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ReferenceType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.ReferenceType</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.RetrievalMethod.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.RetrievalMethod</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.RetrievalMethodType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.RetrievalMethodType</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.RSAKeyValue.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.RSAKeyValue</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.RSAKeyValueType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.RSAKeyValueType</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.SecureSignatureCreationDevice.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.SecureSignatureCreationDevice</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.SignatoriesType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.SignatoriesType</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.Signature.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.Signature</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.SignatureEnvironment_type0.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.SignatureEnvironment_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.SignatureManifestCheckParams_type0.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.SignatureManifestCheckParams_type0</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.SignatureMethod.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.SignatureMethod</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.SignatureMethodType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.SignatureMethodType</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.SignatureProperties.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.SignatureProperties</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.SignaturePropertiesType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.SignaturePropertiesType</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.SignatureProperty.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.SignatureProperty</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.SignaturePropertyType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.SignaturePropertyType</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.SignaturePropertyTypeChoice.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.SignaturePropertyTypeChoice</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.SignatureType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.SignatureType</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.SignatureValue.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.SignatureValue</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.SignatureValueType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.SignatureValueType</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.SignedInfo.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.SignedInfo</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.SignedInfoType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.SignedInfoType</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.SingleSignatureInfo_type0.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.SingleSignatureInfo_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.SingleSignatureInfo_type1.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.SingleSignatureInfo_type1</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.Source_type0.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.Source_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.Source_type1.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.Source_type1</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.Space_type0.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.Space_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.SPKIData.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.SPKIData</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.SPKIDataType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.SPKIDataType</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.SPKIDataTypeSequence.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.SPKIDataTypeSequence</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.Structure_type0.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.Structure_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.Structure_type1.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.Structure_type1</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.Supplement.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.Supplement</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.SupplementProfile.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.SupplementProfile</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.Transform.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.Transform</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.TransformParameterType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.TransformParameterType</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.Transforms.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.Transforms</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.TransformsInfoType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.TransformsInfoType</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.TransformsType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.TransformsType</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.TransformType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.TransformType</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.TransformTypeChoice.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.TransformTypeChoice</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.VerifyCMSSignatureRequest.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.VerifyCMSSignatureRequest</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.VerifyCMSSignatureRequestType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.VerifyCMSSignatureRequestType</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.VerifyCMSSignatureResponse.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.VerifyCMSSignatureResponse</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.VerifyCMSSignatureResponseType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.VerifyCMSSignatureResponseType</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.VerifyCMSSignatureResponseTypeSequence.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.VerifyCMSSignatureResponseTypeSequence</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.VerifySignatureInfo_type0.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.VerifySignatureInfo_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.VerifyTransformsDataType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.VerifyTransformsDataType</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.VerifyTransformsDataTypeChoice.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.VerifyTransformsDataTypeChoice</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.VerifyTransformsInfoProfile.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.VerifyTransformsInfoProfile</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.VerifyTransformsInfoProfile_type0.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.VerifyTransformsInfoProfile_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.VerifyXMLSignatureRequest.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.VerifyXMLSignatureRequest</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.VerifyXMLSignatureRequestType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.VerifyXMLSignatureRequestType</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.VerifyXMLSignatureRequestTypeChoice_type0.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.VerifyXMLSignatureRequestTypeChoice_type0</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.VerifyXMLSignatureResponse.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.VerifyXMLSignatureResponse</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.VerifyXMLSignatureResponseType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.VerifyXMLSignatureResponseType</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.X509Data.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.X509Data</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.X509DataType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.X509DataType</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.X509DataTypeChoice_type0.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.X509DataTypeChoice_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.X509DataTypeSequence.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.X509DataTypeSequence</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.X509IssuerSerialType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.X509IssuerSerialType</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.XMLContentType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.XMLContentType</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.XMLDataObjectAssociationType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.XMLDataObjectAssociationType</a></strong></code> </td> +</tr> +</table> +</li> +</ul> +<!-- =========== FIELD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="field_summary"> +<!-- --> +</a> +<h3>Field Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Field Summary table, listing fields, and an explanation"> +<caption><span>Fields</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> +<tr class="altColor"> +<td class="colFirst"><code>protected org.apache.axis2.description.AxisOperation[]</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.html#_operations">_operations</a></strong></code> </td> +</tr> +</table> +<ul class="blockList"> +<li class="blockList"><a name="fields_inherited_from_class_org.apache.axis2.client.Stub"> +<!-- --> +</a> +<h3>Fields inherited from class org.apache.axis2.client.Stub</h3> +<code>_service, _serviceClient, modules</code></li> +</ul> +</li> +</ul> +<!-- ======== CONSTRUCTOR SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_summary"> +<!-- --> +</a> +<h3>Constructor Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation"> +<caption><span>Constructors</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colOne" scope="col">Constructor and Description</th> +</tr> +<tr class="altColor"> +<td class="colOne"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.html#SignatureCreationServiceStub()">SignatureCreationServiceStub</a></strong>()</code> +<div class="block">Default Constructor</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)">SignatureCreationServiceStub</a></strong>(org.apache.axis2.context.ConfigurationContext configurationContext)</code> +<div class="block">Default Constructor</div> +</td> +</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> +<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, + 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> +<div class="block">Constructor taking the target endpoint</div> +</td> +</tr> +</table> +</li> +</ul> +<!-- ========== METHOD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_summary"> +<!-- --> +</a> +<h3>Method Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation"> +<caption><span>Methods</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colFirst" scope="col">Modifier and Type</th> +<th class="colLast" scope="col">Method and Description</th> +</tr> +<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"><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"><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>void</code></td> +<td class="colLast"><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"><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> +</table> +<ul class="blockList"> +<li class="blockList"><a name="methods_inherited_from_class_org.apache.axis2.client.Stub"> +<!-- --> +</a> +<h3>Methods inherited from class org.apache.axis2.client.Stub</h3> +<code>_getServiceClient, _setServiceClient, addAnonymousOperations, addHeader, addHeader, addHttpHeader, addPropertyToOperationClient, addPropertyToOperationClient, addPropertyToOperationClient, cleanup, createEnvelope, finalize, getFactory, setMustUnderstand, setServiceClientEPR</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#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</a></code></li> +</ul> +</li> +</ul> +</li> +</ul> +</div> +<div class="details"> +<ul class="blockList"> +<li class="blockList"> +<!-- ============ FIELD DETAIL =========== --> +<ul class="blockList"> +<li class="blockList"><a name="field_detail"> +<!-- --> +</a> +<h3>Field Detail</h3> +<a name="_operations"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>_operations</h4> +<pre>protected org.apache.axis2.description.AxisOperation[] _operations</pre> +</li> +</ul> +</li> +</ul> +<!-- ========= CONSTRUCTOR DETAIL ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_detail"> +<!-- --> +</a> +<h3>Constructor Detail</h3> +<a name="SignatureCreationServiceStub(org.apache.axis2.context.ConfigurationContext, java.lang.String)"> +<!-- --> +</a> +<ul class="blockList"> +<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) + throws org.apache.axis2.AxisFault</pre> +<div class="block">Constructor that takes in a configContext</div> +<dl><dt><span class="strong">Throws:</span></dt> +<dd><code>org.apache.axis2.AxisFault</code></dd></dl> +</li> +</ul> +<a name="SignatureCreationServiceStub(org.apache.axis2.context.ConfigurationContext, java.lang.String, boolean)"> +<!-- --> +</a> +<ul class="blockList"> +<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, + boolean useSeparateListener) + throws org.apache.axis2.AxisFault</pre> +<div class="block">Constructor that takes in a configContext and useseperate listner</div> +<dl><dt><span class="strong">Throws:</span></dt> +<dd><code>org.apache.axis2.AxisFault</code></dd></dl> +</li> +</ul> +<a name="SignatureCreationServiceStub(org.apache.axis2.context.ConfigurationContext)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>SignatureCreationServiceStub</h4> +<pre>public SignatureCreationServiceStub(org.apache.axis2.context.ConfigurationContext configurationContext) + throws org.apache.axis2.AxisFault</pre> +<div class="block">Default Constructor</div> +<dl><dt><span class="strong">Throws:</span></dt> +<dd><code>org.apache.axis2.AxisFault</code></dd></dl> +</li> +</ul> +<a name="SignatureCreationServiceStub()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>SignatureCreationServiceStub</h4> +<pre>public SignatureCreationServiceStub() + throws org.apache.axis2.AxisFault</pre> +<div class="block">Default Constructor</div> +<dl><dt><span class="strong">Throws:</span></dt> +<dd><code>org.apache.axis2.AxisFault</code></dd></dl> +</li> +</ul> +<a name="SignatureCreationServiceStub(java.lang.String)"> +<!-- --> +</a> +<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) + throws org.apache.axis2.AxisFault</pre> +<div class="block">Constructor taking the target endpoint</div> +<dl><dt><span class="strong">Throws:</span></dt> +<dd><code>org.apache.axis2.AxisFault</code></dd></dl> +</li> +</ul> +</li> +</ul> +<!-- ============ METHOD DETAIL ========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_detail"> +<!-- --> +</a> +<h3>Method Detail</h3> +<a name="createXMLSignature(at.gv.egiz.moa.SignatureCreationServiceStub.CreateXMLSignatureRequest)"> +<!-- --> +</a> +<ul class="blockList"> +<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>, + <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> +</li> +</ul> +<a name="startcreateXMLSignature(at.gv.egiz.moa.SignatureCreationServiceStub.CreateXMLSignatureRequest, at.gv.egiz.moa.SignatureCreationServiceCallbackHandler)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<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> +<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> +</li> +</ul> +<a name="createCMSSignature(at.gv.egiz.moa.SignatureCreationServiceStub.CreateCMSSignatureRequest)"> +<!-- --> +</a> +<ul class="blockList"> +<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>, + <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> +</li> +</ul> +<a name="startcreateCMSSignature(at.gv.egiz.moa.SignatureCreationServiceStub.CreateCMSSignatureRequest, at.gv.egiz.moa.SignatureCreationServiceCallbackHandler)"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<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> +<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> +</li> +</ul> +</li> +</ul> +</li> +</ul> +</div> +</div> +<!-- ========= END OF CLASS DATA ========= --> +<!-- ======= START OF BOTTOM NAVBAR ====== --> +<div class="bottomNav"><a name="navbar_bottom"> +<!-- --> +</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceCallbackHandler.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.AllSignatoriesType.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li><a href="#nested_class_summary">Nested</a> | </li> +<li><a href="#field_summary">Field</a> | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li><a href="#field_detail">Field</a> | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_bottom"> +<!-- --> +</a></div> +<!-- ======== END OF BOTTOM NAVBAR ======= --> +</body> +</html> diff --git a/docs/at/gv/egiz/moa/SignatureVerificationServiceCallbackHandler.html b/docs/at/gv/egiz/moa/SignatureVerificationServiceCallbackHandler.html new file mode 100644 index 00000000..2358d85f --- /dev/null +++ b/docs/at/gv/egiz/moa/SignatureVerificationServiceCallbackHandler.html @@ -0,0 +1,394 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> +<!-- NewPage --> +<html lang="en"> +<head> +<!-- Generated by javadoc (version 1.7.0_51) on Tue Feb 04 16:51:33 CET 2014 --> +<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> +<title>SignatureVerificationServiceCallbackHandler (PDF-AS 4.0 Library)</title> +<meta name="date" content="2014-02-04"> +<link rel="stylesheet" type="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 Library)"; + } +//--> +</script> +<noscript> +<div>JavaScript is disabled on your browser.</div> +</noscript> +<!-- ========= START OF TOP NAVBAR ======= --> +<div class="topNav"><a name="navbar_top"> +<!-- --> +</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.XMLDataObjectAssociationType.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li>Nested | </li> +<li><a href="#field_summary">Field</a> | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li><a href="#field_detail">Field</a> | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_top"> +<!-- --> +</a></div> +<!-- ========= END OF TOP NAVBAR ========= --> +<!-- ======== START OF CLASS DATA ======== --> +<div class="header"> +<div class="subTitle">at.gv.egiz.moa</div> +<h2 title="Class SignatureVerificationServiceCallbackHandler" class="title">Class SignatureVerificationServiceCallbackHandler</h2> +</div> +<div class="contentContainer"> +<ul class="inheritance"> +<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li> +<ul class="inheritance"> +<li>at.gv.egiz.moa.SignatureVerificationServiceCallbackHandler</li> +</ul> +</li> +</ul> +<div class="description"> +<ul class="blockList"> +<li class="blockList"> +<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> +<div class="block">SignatureVerificationServiceCallbackHandler Callback class, Users can extend this class and implement + their own receiveResult and receiveError methods.</div> +</li> +</ul> +</div> +<div class="summary"> +<ul class="blockList"> +<li class="blockList"> +<!-- =========== FIELD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="field_summary"> +<!-- --> +</a> +<h3>Field Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Field Summary table, listing fields, and an explanation"> +<caption><span>Fields</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> +<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="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceCallbackHandler.html#clientData">clientData</a></strong></code> </td> +</tr> +</table> +</li> +</ul> +<!-- ======== CONSTRUCTOR SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_summary"> +<!-- --> +</a> +<h3>Constructor Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation"> +<caption><span>Constructors</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colOne" scope="col">Constructor and Description</th> +</tr> +<tr class="altColor"> +<td class="colOne"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceCallbackHandler.html#SignatureVerificationServiceCallbackHandler()">SignatureVerificationServiceCallbackHandler</a></strong>()</code> +<div class="block">Please use this constructor if you don't want to set any clientData</div> +</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> +<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> +</tr> +</table> +</li> +</ul> +<!-- ========== METHOD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_summary"> +<!-- --> +</a> +<h3>Method Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation"> +<caption><span>Methods</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colFirst" scope="col">Modifier and Type</th> +<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="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> +<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> +<div class="block">auto generated Axis2 Error handler + override this method for handling error response from verifyXMLSignature operation</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#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> +<tr class="altColor"> +<td class="colFirst"><code>void</code></td> +<td class="colLast"><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> +</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> +</ul> +</li> +</ul> +</li> +</ul> +</div> +<div class="details"> +<ul class="blockList"> +<li class="blockList"> +<!-- ============ FIELD DETAIL =========== --> +<ul class="blockList"> +<li class="blockList"><a name="field_detail"> +<!-- --> +</a> +<h3>Field Detail</h3> +<a name="clientData"> +<!-- --> +</a> +<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> +</li> +</ul> +</li> +</ul> +<!-- ========= CONSTRUCTOR DETAIL ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_detail"> +<!-- --> +</a> +<h3>Constructor Detail</h3> +<a name="SignatureVerificationServiceCallbackHandler(java.lang.Object)"> +<!-- --> +</a> +<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> +<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 + that will be avilable at the time this callback is called.</dd></dl> +</li> +</ul> +<a name="SignatureVerificationServiceCallbackHandler()"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>SignatureVerificationServiceCallbackHandler</h4> +<pre>public SignatureVerificationServiceCallbackHandler()</pre> +<div class="block">Please use this constructor if you don't want to set any clientData</div> +</li> +</ul> +</li> +</ul> +<!-- ============ METHOD DETAIL ========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_detail"> +<!-- --> +</a> +<h3>Method Detail</h3> +<a name="getClientData()"> +<!-- --> +</a> +<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> +<div class="block">Get the client data</div> +</li> +</ul> +<a name="receiveResultverifyXMLSignature(at.gv.egiz.moa.SignatureVerificationServiceStub.VerifyXMLSignatureResponse)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>receiveResultverifyXMLSignature</h4> +<pre>public void receiveResultverifyXMLSignature(<a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.VerifyXMLSignatureResponse.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.VerifyXMLSignatureResponse</a> result)</pre> +<div class="block">auto generated Axis2 call back method for verifyXMLSignature method + override this method for handling normal response from verifyXMLSignature operation</div> +</li> +</ul> +<a name="receiveErrorverifyXMLSignature(java.lang.Exception)"> +<!-- --> +</a> +<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> +<div class="block">auto generated Axis2 Error handler + override this method for handling error response from verifyXMLSignature operation</div> +</li> +</ul> +<a name="receiveResultverifyCMSSignature(at.gv.egiz.moa.SignatureVerificationServiceStub.VerifyCMSSignatureResponse)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>receiveResultverifyCMSSignature</h4> +<pre>public void receiveResultverifyCMSSignature(<a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.VerifyCMSSignatureResponse.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.VerifyCMSSignatureResponse</a> result)</pre> +<div class="block">auto generated Axis2 call back method for verifyCMSSignature method + override this method for handling normal response from verifyCMSSignature operation</div> +</li> +</ul> +<a name="receiveErrorverifyCMSSignature(java.lang.Exception)"> +<!-- --> +</a> +<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> +<div class="block">auto generated Axis2 Error handler + override this method for handling error response from verifyCMSSignature operation</div> +</li> +</ul> +</li> +</ul> +</li> +</ul> +</div> +</div> +<!-- ========= END OF CLASS DATA ========= --> +<!-- ======= START OF BOTTOM NAVBAR ====== --> +<div class="bottomNav"><a name="navbar_bottom"> +<!-- --> +</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.XMLDataObjectAssociationType.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li>Nested | </li> +<li><a href="#field_summary">Field</a> | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li><a href="#field_detail">Field</a> | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_bottom"> +<!-- --> +</a></div> +<!-- ======== END OF BOTTOM NAVBAR ======= --> +</body> +</html> diff --git a/docs/at/gv/egiz/moa/SignatureVerificationServiceStub.AllSignatoriesType.Factory.html b/docs/at/gv/egiz/moa/SignatureVerificationServiceStub.AllSignatoriesType.Factory.html new file mode 100644 index 00000000..e7f8a67e --- /dev/null +++ b/docs/at/gv/egiz/moa/SignatureVerificationServiceStub.AllSignatoriesType.Factory.html @@ -0,0 +1,327 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> +<!-- NewPage --> +<html lang="en"> +<head> +<!-- Generated by javadoc (version 1.7.0_51) on Tue Feb 04 16:51:35 CET 2014 --> +<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> +<title>SignatureVerificationServiceStub.AllSignatoriesType.Factory (PDF-AS 4.0 Library)</title> +<meta name="date" content="2014-02-04"> +<link rel="stylesheet" type="text/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 Library)"; + } +//--> +</script> +<noscript> +<div>JavaScript is disabled on your browser.</div> +</noscript> +<!-- ========= START OF TOP NAVBAR ======= --> +<div class="topNav"><a name="navbar_top"> +<!-- --> +</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.AllSignatoriesType.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.AnyChildrenType.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li>Nested | </li> +<li>Field | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li>Field | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_top"> +<!-- --> +</a></div> +<!-- ========= END OF TOP NAVBAR ========= --> +<!-- ======== START OF CLASS DATA ======== --> +<div class="header"> +<div class="subTitle">at.gv.egiz.moa</div> +<h2 title="Class SignatureVerificationServiceStub.AllSignatoriesType.Factory" class="title">Class SignatureVerificationServiceStub.AllSignatoriesType.Factory</h2> +</div> +<div class="contentContainer"> +<ul class="inheritance"> +<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li> +<ul class="inheritance"> +<li>at.gv.egiz.moa.SignatureVerificationServiceStub.AllSignatoriesType.Factory</li> +</ul> +</li> +</ul> +<div class="description"> +<ul class="blockList"> +<li class="blockList"> +<dl> +<dt>Enclosing class:</dt> +<dd><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.AllSignatoriesType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.AllSignatoriesType</a></dd> +</dl> +<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> +<div class="block">Factory class that keeps the parse method</div> +</li> +</ul> +</div> +<div class="summary"> +<ul class="blockList"> +<li class="blockList"> +<!-- ======== CONSTRUCTOR SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_summary"> +<!-- --> +</a> +<h3>Constructor Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation"> +<caption><span>Constructors</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colOne" scope="col">Constructor and Description</th> +</tr> +<tr class="altColor"> +<td class="colOne"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.AllSignatoriesType.Factory.html#SignatureVerificationServiceStub.AllSignatoriesType.Factory()">SignatureVerificationServiceStub.AllSignatoriesType.Factory</a></strong>()</code> </td> +</tr> +</table> +</li> +</ul> +<!-- ========== METHOD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_summary"> +<!-- --> +</a> +<h3>Method Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation"> +<caption><span>Methods</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colFirst" scope="col">Modifier and Type</th> +<th class="colLast" scope="col">Method and Description</th> +</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> +</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> +</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> +</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> +<div class="block">static method to create the object + Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable + If this object is not an element, it is a complex type and the reader is at the event just after the outer start element + Postcondition: If this object is an element, the reader is positioned at its end element + If this object is a complex type, the reader is positioned at the end element of its outer element</div> +</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> +</ul> +</li> +</ul> +</li> +</ul> +</div> +<div class="details"> +<ul class="blockList"> +<li class="blockList"> +<!-- ========= CONSTRUCTOR DETAIL ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_detail"> +<!-- --> +</a> +<h3>Constructor Detail</h3> +<a name="SignatureVerificationServiceStub.AllSignatoriesType.Factory()"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>SignatureVerificationServiceStub.AllSignatoriesType.Factory</h4> +<pre>public SignatureVerificationServiceStub.AllSignatoriesType.Factory()</pre> +</li> +</ul> +</li> +</ul> +<!-- ============ METHOD DETAIL ========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_detail"> +<!-- --> +</a> +<h3>Method Detail</h3> +<a name="fromValue(java.lang.String)"> +<!-- --> +</a> +<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> +<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> +</li> +</ul> +<a name="fromString(java.lang.String, java.lang.String)"> +<!-- --> +</a> +<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> +<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> +</li> +</ul> +<a name="fromString(javax.xml.stream.XMLStreamReader, java.lang.String)"> +<!-- --> +</a> +<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> +</li> +</ul> +<a name="parse(javax.xml.stream.XMLStreamReader)"> +<!-- --> +</a> +<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> +<div class="block">static method to create the object + Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable + If this object is not an element, it is a complex type and the reader is at the event just after the outer start element + Postcondition: If this object is an element, the reader is positioned at its end element + If this object is a complex type, the reader is positioned at the end element of its outer element</div> +<dl><dt><span class="strong">Throws:</span></dt> +<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></code></dd></dl> +</li> +</ul> +</li> +</ul> +</li> +</ul> +</div> +</div> +<!-- ========= END OF CLASS DATA ========= --> +<!-- ======= START OF BOTTOM NAVBAR ====== --> +<div class="bottomNav"><a name="navbar_bottom"> +<!-- --> +</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.AllSignatoriesType.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.AnyChildrenType.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li>Nested | </li> +<li>Field | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li>Field | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_bottom"> +<!-- --> +</a></div> +<!-- ======== END OF BOTTOM NAVBAR ======= --> +</body> +</html> diff --git a/docs/at/gv/egiz/moa/SignatureVerificationServiceStub.AllSignatoriesType.html b/docs/at/gv/egiz/moa/SignatureVerificationServiceStub.AllSignatoriesType.html new file mode 100644 index 00000000..4ac2b571 --- /dev/null +++ b/docs/at/gv/egiz/moa/SignatureVerificationServiceStub.AllSignatoriesType.html @@ -0,0 +1,516 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> +<!-- NewPage --> +<html lang="en"> +<head> +<!-- Generated by javadoc (version 1.7.0_51) on Tue Feb 04 16:51:35 CET 2014 --> +<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> +<title>SignatureVerificationServiceStub.AllSignatoriesType (PDF-AS 4.0 Library)</title> +<meta name="date" content="2014-02-04"> +<link rel="stylesheet" type="text/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 Library)"; + } +//--> +</script> +<noscript> +<div>JavaScript is disabled on your browser.</div> +</noscript> +<!-- ========= START OF TOP NAVBAR ======= --> +<div class="topNav"><a name="navbar_top"> +<!-- --> +</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.AllSignatoriesType.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li><a href="#nested_class_summary">Nested</a> | </li> +<li><a href="#field_summary">Field</a> | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li><a href="#field_detail">Field</a> | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_top"> +<!-- --> +</a></div> +<!-- ========= END OF TOP NAVBAR ========= --> +<!-- ======== START OF CLASS DATA ======== --> +<div class="header"> +<div class="subTitle">at.gv.egiz.moa</div> +<h2 title="Class SignatureVerificationServiceStub.AllSignatoriesType" class="title">Class SignatureVerificationServiceStub.AllSignatoriesType</h2> +</div> +<div class="contentContainer"> +<ul class="inheritance"> +<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li> +<ul class="inheritance"> +<li>at.gv.egiz.moa.SignatureVerificationServiceStub.AllSignatoriesType</li> +</ul> +</li> +</ul> +<div class="description"> +<ul class="blockList"> +<li class="blockList"> +<dl> +<dt>All Implemented Interfaces:</dt> +<dd><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a>, org.apache.axis2.databinding.ADBBean</dd> +</dl> +<dl> +<dt>Enclosing class:</dt> +<dd><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub</a></dd> +</dl> +<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> +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> +</ul> +</div> +<div class="summary"> +<ul class="blockList"> +<li class="blockList"> +<!-- ======== NESTED CLASS SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="nested_class_summary"> +<!-- --> +</a> +<h3>Nested Class Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Nested Class Summary table, listing nested classes, and an explanation"> +<caption><span>Nested Classes</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> +<tr class="altColor"> +<td class="colFirst"><code>static class </code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.AllSignatoriesType.Factory.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.AllSignatoriesType.Factory</a></strong></code> +<div class="block">Factory class that keeps the parse method</div> +</td> +</tr> +</table> +</li> +</ul> +<!-- =========== FIELD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="field_summary"> +<!-- --> +</a> +<h3>Field Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Field Summary table, listing fields, and an explanation"> +<caption><span>Fields</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> +<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="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.AllSignatoriesType.html#_all">_all</a></strong></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.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="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="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.AllSignatoriesType.html#MY_QNAME">MY_QNAME</a></strong></code> </td> +</tr> +</table> +</li> +</ul> +<!-- ======== CONSTRUCTOR SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_summary"> +<!-- --> +</a> +<h3>Constructor Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation"> +<caption><span>Constructors</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colFirst" scope="col">Modifier</th> +<th class="colLast" scope="col">Constructor and Description</th> +</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, + boolean isRegisterValue)</code> </td> +</tr> +</table> +</li> +</ul> +<!-- ========== METHOD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_summary"> +<!-- --> +</a> +<h3>Method Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation"> +<caption><span>Methods</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colFirst" scope="col">Modifier and Type</th> +<th class="colLast" scope="col">Method and Description</th> +</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> +</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, + 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> +<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="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.AllSignatoriesType.html#getValue()">getValue</a></strong>()</code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>int</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.AllSignatoriesType.html#hashCode()">hashCode</a></strong>()</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.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> +</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, + 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="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.AllSignatoriesType.html#toString()">toString</a></strong>()</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#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface 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> +</ul> +</li> +</ul> +</li> +</ul> +</div> +<div class="details"> +<ul class="blockList"> +<li class="blockList"> +<!-- ============ FIELD DETAIL =========== --> +<ul class="blockList"> +<li class="blockList"><a name="field_detail"> +<!-- --> +</a> +<h3>Field Detail</h3> +<a name="MY_QNAME"> +<!-- --> +</a> +<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> +</li> +</ul> +<a name="localAllSignatoriesType"> +<!-- --> +</a> +<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> +<div class="block">field for AllSignatoriesType</div> +</li> +</ul> +<a name="_all"> +<!-- --> +</a> +<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> +</li> +</ul> +<a name="all"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>all</h4> +<pre>public static final <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.AllSignatoriesType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.AllSignatoriesType</a> all</pre> +</li> +</ul> +</li> +</ul> +<!-- ========= CONSTRUCTOR DETAIL ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_detail"> +<!-- --> +</a> +<h3>Constructor Detail</h3> +<a name="SignatureVerificationServiceStub.AllSignatoriesType(java.lang.String, boolean)"> +<!-- --> +</a> +<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, + boolean isRegisterValue)</pre> +</li> +</ul> +</li> +</ul> +<!-- ============ METHOD DETAIL ========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_detail"> +<!-- --> +</a> +<h3>Method Detail</h3> +<a name="getValue()"> +<!-- --> +</a> +<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> +</li> +</ul> +<a name="equals(java.lang.Object)"> +<!-- --> +</a> +<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> +<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> +</dl> +</li> +</ul> +<a name="hashCode()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>hashCode</h4> +<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> +</dl> +</li> +</ul> +<a name="toString()"> +<!-- --> +</a> +<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> +<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> +</dl> +</li> +</ul> +<a name="getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getOMElement</h4> +<pre>public org.apache.axiom.om.OMElement getOMElement(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, + org.apache.axiom.om.OMFactory factory) + throws org.apache.axis2.databinding.ADBException</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>getOMElement</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><span class="strong">Parameters:</span></dt><dd><code>parentQName</code> - </dd><dd><code>factory</code> - </dd> +<dt><span class="strong">Returns:</span></dt><dd>org.apache.axiom.om.OMElement</dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +<a name="serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>serialize</h4> +<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, + <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter) + throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, + org.apache.axis2.databinding.ADBException</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +<a name="serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>serialize</h4> +<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, + <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, + boolean serializeType) + throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, + org.apache.axis2.databinding.ADBException</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +<a name="getPullParser(javax.xml.namespace.QName)"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>getPullParser</h4> +<pre>public <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> getPullParser(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName) + throws org.apache.axis2.databinding.ADBException</pre> +<div class="block">databinding method to get an XML representation of this object</div> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>getPullParser</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +</li> +</ul> +</li> +</ul> +</div> +</div> +<!-- ========= END OF CLASS DATA ========= --> +<!-- ======= START OF BOTTOM NAVBAR ====== --> +<div class="bottomNav"><a name="navbar_bottom"> +<!-- --> +</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.AllSignatoriesType.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li><a href="#nested_class_summary">Nested</a> | </li> +<li><a href="#field_summary">Field</a> | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li><a href="#field_detail">Field</a> | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_bottom"> +<!-- --> +</a></div> +<!-- ======== END OF BOTTOM NAVBAR ======= --> +</body> +</html> diff --git a/docs/at/gv/egiz/moa/SignatureVerificationServiceStub.AnyChildrenType.Factory.html b/docs/at/gv/egiz/moa/SignatureVerificationServiceStub.AnyChildrenType.Factory.html new file mode 100644 index 00000000..e4fc550a --- /dev/null +++ b/docs/at/gv/egiz/moa/SignatureVerificationServiceStub.AnyChildrenType.Factory.html @@ -0,0 +1,278 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> +<!-- NewPage --> +<html lang="en"> +<head> +<!-- Generated by javadoc (version 1.7.0_51) on Tue Feb 04 16:51:35 CET 2014 --> +<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> +<title>SignatureVerificationServiceStub.AnyChildrenType.Factory (PDF-AS 4.0 Library)</title> +<meta name="date" content="2014-02-04"> +<link rel="stylesheet" type="text/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 Library)"; + } +//--> +</script> +<noscript> +<div>JavaScript is disabled on your browser.</div> +</noscript> +<!-- ========= START OF TOP NAVBAR ======= --> +<div class="topNav"><a name="navbar_top"> +<!-- --> +</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.AnyChildrenType.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CanonicalizationMethod.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li>Nested | </li> +<li>Field | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li>Field | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_top"> +<!-- --> +</a></div> +<!-- ========= END OF TOP NAVBAR ========= --> +<!-- ======== START OF CLASS DATA ======== --> +<div class="header"> +<div class="subTitle">at.gv.egiz.moa</div> +<h2 title="Class SignatureVerificationServiceStub.AnyChildrenType.Factory" class="title">Class SignatureVerificationServiceStub.AnyChildrenType.Factory</h2> +</div> +<div class="contentContainer"> +<ul class="inheritance"> +<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li> +<ul class="inheritance"> +<li>at.gv.egiz.moa.SignatureVerificationServiceStub.AnyChildrenType.Factory</li> +</ul> +</li> +</ul> +<div class="description"> +<ul class="blockList"> +<li class="blockList"> +<dl> +<dt>Enclosing class:</dt> +<dd><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.AnyChildrenType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.AnyChildrenType</a></dd> +</dl> +<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> +<div class="block">Factory class that keeps the parse method</div> +</li> +</ul> +</div> +<div class="summary"> +<ul class="blockList"> +<li class="blockList"> +<!-- ======== CONSTRUCTOR SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_summary"> +<!-- --> +</a> +<h3>Constructor Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation"> +<caption><span>Constructors</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colOne" scope="col">Constructor and Description</th> +</tr> +<tr class="altColor"> +<td class="colOne"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.AnyChildrenType.Factory.html#SignatureVerificationServiceStub.AnyChildrenType.Factory()">SignatureVerificationServiceStub.AnyChildrenType.Factory</a></strong>()</code> </td> +</tr> +</table> +</li> +</ul> +<!-- ========== METHOD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_summary"> +<!-- --> +</a> +<h3>Method Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation"> +<caption><span>Methods</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colFirst" scope="col">Modifier and Type</th> +<th class="colLast" scope="col">Method and Description</th> +</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> +<div class="block">static method to create the object + Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable + If this object is not an element, it is a complex type and the reader is at the event just after the outer start element + Postcondition: If this object is an element, the reader is positioned at its end element + If this object is a complex type, the reader is positioned at the end element of its outer element</div> +</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> +</ul> +</li> +</ul> +</li> +</ul> +</div> +<div class="details"> +<ul class="blockList"> +<li class="blockList"> +<!-- ========= CONSTRUCTOR DETAIL ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_detail"> +<!-- --> +</a> +<h3>Constructor Detail</h3> +<a name="SignatureVerificationServiceStub.AnyChildrenType.Factory()"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>SignatureVerificationServiceStub.AnyChildrenType.Factory</h4> +<pre>public SignatureVerificationServiceStub.AnyChildrenType.Factory()</pre> +</li> +</ul> +</li> +</ul> +<!-- ============ METHOD DETAIL ========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_detail"> +<!-- --> +</a> +<h3>Method Detail</h3> +<a name="parse(javax.xml.stream.XMLStreamReader)"> +<!-- --> +</a> +<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> +<div class="block">static method to create the object + Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable + If this object is not an element, it is a complex type and the reader is at the event just after the outer start element + Postcondition: If this object is an element, the reader is positioned at its end element + If this object is a complex type, the reader is positioned at the end element of its outer element</div> +<dl><dt><span class="strong">Throws:</span></dt> +<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></code></dd></dl> +</li> +</ul> +</li> +</ul> +</li> +</ul> +</div> +</div> +<!-- ========= END OF CLASS DATA ========= --> +<!-- ======= START OF BOTTOM NAVBAR ====== --> +<div class="bottomNav"><a name="navbar_bottom"> +<!-- --> +</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.AnyChildrenType.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CanonicalizationMethod.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li>Nested | </li> +<li>Field | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li>Field | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_bottom"> +<!-- --> +</a></div> +<!-- ======== END OF BOTTOM NAVBAR ======= --> +</body> +</html> diff --git a/docs/at/gv/egiz/moa/SignatureVerificationServiceStub.AnyChildrenType.html b/docs/at/gv/egiz/moa/SignatureVerificationServiceStub.AnyChildrenType.html new file mode 100644 index 00000000..e8fcff31 --- /dev/null +++ b/docs/at/gv/egiz/moa/SignatureVerificationServiceStub.AnyChildrenType.html @@ -0,0 +1,508 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> +<!-- NewPage --> +<html lang="en"> +<head> +<!-- Generated by javadoc (version 1.7.0_51) on Tue Feb 04 16:51:35 CET 2014 --> +<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> +<title>SignatureVerificationServiceStub.AnyChildrenType (PDF-AS 4.0 Library)</title> +<meta name="date" content="2014-02-04"> +<link rel="stylesheet" type="text/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 Library)"; + } +//--> +</script> +<noscript> +<div>JavaScript is disabled on your browser.</div> +</noscript> +<!-- ========= START OF TOP NAVBAR ======= --> +<div class="topNav"><a name="navbar_top"> +<!-- --> +</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.AllSignatoriesType.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.AnyChildrenType.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li><a href="#nested_class_summary">Nested</a> | </li> +<li><a href="#field_summary">Field</a> | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li><a href="#field_detail">Field</a> | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_top"> +<!-- --> +</a></div> +<!-- ========= END OF TOP NAVBAR ========= --> +<!-- ======== START OF CLASS DATA ======== --> +<div class="header"> +<div class="subTitle">at.gv.egiz.moa</div> +<h2 title="Class SignatureVerificationServiceStub.AnyChildrenType" class="title">Class SignatureVerificationServiceStub.AnyChildrenType</h2> +</div> +<div class="contentContainer"> +<ul class="inheritance"> +<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li> +<ul class="inheritance"> +<li>at.gv.egiz.moa.SignatureVerificationServiceStub.AnyChildrenType</li> +</ul> +</li> +</ul> +<div class="description"> +<ul class="blockList"> +<li class="blockList"> +<dl> +<dt>All Implemented Interfaces:</dt> +<dd><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a>, org.apache.axis2.databinding.ADBBean</dd> +</dl> +<dl> +<dt>Direct Known Subclasses:</dt> +<dd><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ManifestRefsCheckResultInfoType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.ManifestRefsCheckResultInfoType</a>, <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ReferencesCheckResultInfoType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.ReferencesCheckResultInfoType</a>, <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.XMLContentType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.XMLContentType</a></dd> +</dl> +<dl> +<dt>Enclosing class:</dt> +<dd><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub</a></dd> +</dl> +<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> +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> +</ul> +</div> +<div class="summary"> +<ul class="blockList"> +<li class="blockList"> +<!-- ======== NESTED CLASS SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="nested_class_summary"> +<!-- --> +</a> +<h3>Nested Class Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Nested Class Summary table, listing nested classes, and an explanation"> +<caption><span>Nested Classes</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> +<tr class="altColor"> +<td class="colFirst"><code>static class </code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.AnyChildrenType.Factory.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.AnyChildrenType.Factory</a></strong></code> +<div class="block">Factory class that keeps the parse method</div> +</td> +</tr> +</table> +</li> +</ul> +<!-- =========== FIELD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="field_summary"> +<!-- --> +</a> +<h3>Field Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Field Summary table, listing fields, and an explanation"> +<caption><span>Fields</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> +<tr class="altColor"> +<td class="colFirst"><code>protected org.apache.axiom.om.OMElement[]</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.AnyChildrenType.html#localExtraElement">localExtraElement</a></strong></code> +<div class="block">field for ExtraElement + This was an Array!</div> +</td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>protected boolean</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.AnyChildrenType.html#localExtraElementTracker">localExtraElementTracker</a></strong></code> </td> +</tr> +</table> +</li> +</ul> +<!-- ======== CONSTRUCTOR SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_summary"> +<!-- --> +</a> +<h3>Constructor Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation"> +<caption><span>Constructors</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colOne" scope="col">Constructor and Description</th> +</tr> +<tr class="altColor"> +<td class="colOne"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.AnyChildrenType.html#SignatureVerificationServiceStub.AnyChildrenType()">SignatureVerificationServiceStub.AnyChildrenType</a></strong>()</code> </td> +</tr> +</table> +</li> +</ul> +<!-- ========== METHOD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_summary"> +<!-- --> +</a> +<h3>Method Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation"> +<caption><span>Methods</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colFirst" scope="col">Modifier and Type</th> +<th class="colLast" scope="col">Method and Description</th> +</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#addExtraElement(org.apache.axiom.om.OMElement)">addExtraElement</a></strong>(org.apache.axiom.om.OMElement param)</code> +<div class="block">Auto generated add method for the array for convenience</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.AnyChildrenType.html#getExtraElement()">getExtraElement</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.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, + 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> +<div class="block">databinding method to get an XML representation of this object</div> +</td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>boolean</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.AnyChildrenType.html#isExtraElementSpecified()">isExtraElementSpecified</a></strong>()</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.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> +</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, + 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.AnyChildrenType.html#setExtraElement(org.apache.axiom.om.OMElement[])">setExtraElement</a></strong>(org.apache.axiom.om.OMElement[] 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"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.AnyChildrenType.html#validateExtraElement(org.apache.axiom.om.OMElement[])">validateExtraElement</a></strong>(org.apache.axiom.om.OMElement[] param)</code> +<div class="block">validate the array for ExtraElement</div> +</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> +</ul> +</li> +</ul> +</li> +</ul> +</div> +<div class="details"> +<ul class="blockList"> +<li class="blockList"> +<!-- ============ FIELD DETAIL =========== --> +<ul class="blockList"> +<li class="blockList"><a name="field_detail"> +<!-- --> +</a> +<h3>Field Detail</h3> +<a name="localExtraElement"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>localExtraElement</h4> +<pre>protected org.apache.axiom.om.OMElement[] localExtraElement</pre> +<div class="block">field for ExtraElement + This was an Array!</div> +</li> +</ul> +<a name="localExtraElementTracker"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>localExtraElementTracker</h4> +<pre>protected boolean localExtraElementTracker</pre> +</li> +</ul> +</li> +</ul> +<!-- ========= CONSTRUCTOR DETAIL ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_detail"> +<!-- --> +</a> +<h3>Constructor Detail</h3> +<a name="SignatureVerificationServiceStub.AnyChildrenType()"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>SignatureVerificationServiceStub.AnyChildrenType</h4> +<pre>public SignatureVerificationServiceStub.AnyChildrenType()</pre> +</li> +</ul> +</li> +</ul> +<!-- ============ METHOD DETAIL ========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_detail"> +<!-- --> +</a> +<h3>Method Detail</h3> +<a name="isExtraElementSpecified()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>isExtraElementSpecified</h4> +<pre>public boolean isExtraElementSpecified()</pre> +</li> +</ul> +<a name="getExtraElement()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getExtraElement</h4> +<pre>public org.apache.axiom.om.OMElement[] getExtraElement()</pre> +<div class="block">Auto generated getter method</div> +<dl><dt><span class="strong">Returns:</span></dt><dd>org.apache.axiom.om.OMElement[]</dd></dl> +</li> +</ul> +<a name="validateExtraElement(org.apache.axiom.om.OMElement[])"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>validateExtraElement</h4> +<pre>protected void validateExtraElement(org.apache.axiom.om.OMElement[] param)</pre> +<div class="block">validate the array for ExtraElement</div> +</li> +</ul> +<a name="setExtraElement(org.apache.axiom.om.OMElement[])"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>setExtraElement</h4> +<pre>public void setExtraElement(org.apache.axiom.om.OMElement[] param)</pre> +<div class="block">Auto generated setter method</div> +<dl><dt><span class="strong">Parameters:</span></dt><dd><code>param</code> - ExtraElement</dd></dl> +</li> +</ul> +<a name="addExtraElement(org.apache.axiom.om.OMElement)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>addExtraElement</h4> +<pre>public void addExtraElement(org.apache.axiom.om.OMElement param)</pre> +<div class="block">Auto generated add method for the array for convenience</div> +<dl><dt><span class="strong">Parameters:</span></dt><dd><code>param</code> - org.apache.axiom.om.OMElement</dd></dl> +</li> +</ul> +<a name="getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getOMElement</h4> +<pre>public org.apache.axiom.om.OMElement getOMElement(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, + org.apache.axiom.om.OMFactory factory) + throws org.apache.axis2.databinding.ADBException</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>getOMElement</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><span class="strong">Parameters:</span></dt><dd><code>parentQName</code> - </dd><dd><code>factory</code> - </dd> +<dt><span class="strong">Returns:</span></dt><dd>org.apache.axiom.om.OMElement</dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +<a name="serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>serialize</h4> +<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, + <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter) + throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, + org.apache.axis2.databinding.ADBException</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +<a name="serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>serialize</h4> +<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, + <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, + boolean serializeType) + throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, + org.apache.axis2.databinding.ADBException</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +<a name="getPullParser(javax.xml.namespace.QName)"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>getPullParser</h4> +<pre>public <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> getPullParser(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName) + throws org.apache.axis2.databinding.ADBException</pre> +<div class="block">databinding method to get an XML representation of this object</div> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>getPullParser</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +</li> +</ul> +</li> +</ul> +</div> +</div> +<!-- ========= END OF CLASS DATA ========= --> +<!-- ======= START OF BOTTOM NAVBAR ====== --> +<div class="bottomNav"><a name="navbar_bottom"> +<!-- --> +</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.AllSignatoriesType.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.AnyChildrenType.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li><a href="#nested_class_summary">Nested</a> | </li> +<li><a href="#field_summary">Field</a> | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li><a href="#field_detail">Field</a> | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_bottom"> +<!-- --> +</a></div> +<!-- ======== END OF BOTTOM NAVBAR ======= --> +</body> +</html> diff --git a/docs/at/gv/egiz/moa/SignatureVerificationServiceStub.CMSContentBaseType.Factory.html b/docs/at/gv/egiz/moa/SignatureVerificationServiceStub.CMSContentBaseType.Factory.html new file mode 100644 index 00000000..7eab1dce --- /dev/null +++ b/docs/at/gv/egiz/moa/SignatureVerificationServiceStub.CMSContentBaseType.Factory.html @@ -0,0 +1,278 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> +<!-- NewPage --> +<html lang="en"> +<head> +<!-- Generated by javadoc (version 1.7.0_51) on Tue Feb 04 16:51:38 CET 2014 --> +<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> +<title>SignatureVerificationServiceStub.CMSContentBaseType.Factory (PDF-AS 4.0 Library)</title> +<meta name="date" content="2014-02-04"> +<link rel="stylesheet" type="text/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 Library)"; + } +//--> +</script> +<noscript> +<div>JavaScript is disabled on your browser.</div> +</noscript> +<!-- ========= START OF TOP NAVBAR ======= --> +<div class="topNav"><a name="navbar_top"> +<!-- --> +</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CMSContentBaseType.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CMSDataObjectInfoType.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li>Nested | </li> +<li>Field | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li>Field | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_top"> +<!-- --> +</a></div> +<!-- ========= END OF TOP NAVBAR ========= --> +<!-- ======== START OF CLASS DATA ======== --> +<div class="header"> +<div class="subTitle">at.gv.egiz.moa</div> +<h2 title="Class SignatureVerificationServiceStub.CMSContentBaseType.Factory" class="title">Class SignatureVerificationServiceStub.CMSContentBaseType.Factory</h2> +</div> +<div class="contentContainer"> +<ul class="inheritance"> +<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li> +<ul class="inheritance"> +<li>at.gv.egiz.moa.SignatureVerificationServiceStub.CMSContentBaseType.Factory</li> +</ul> +</li> +</ul> +<div class="description"> +<ul class="blockList"> +<li class="blockList"> +<dl> +<dt>Enclosing class:</dt> +<dd><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CMSContentBaseType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.CMSContentBaseType</a></dd> +</dl> +<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> +<div class="block">Factory class that keeps the parse method</div> +</li> +</ul> +</div> +<div class="summary"> +<ul class="blockList"> +<li class="blockList"> +<!-- ======== CONSTRUCTOR SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_summary"> +<!-- --> +</a> +<h3>Constructor Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation"> +<caption><span>Constructors</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colOne" scope="col">Constructor and Description</th> +</tr> +<tr class="altColor"> +<td class="colOne"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CMSContentBaseType.Factory.html#SignatureVerificationServiceStub.CMSContentBaseType.Factory()">SignatureVerificationServiceStub.CMSContentBaseType.Factory</a></strong>()</code> </td> +</tr> +</table> +</li> +</ul> +<!-- ========== METHOD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_summary"> +<!-- --> +</a> +<h3>Method Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation"> +<caption><span>Methods</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colFirst" scope="col">Modifier and Type</th> +<th class="colLast" scope="col">Method and Description</th> +</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> +<div class="block">static method to create the object + Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable + If this object is not an element, it is a complex type and the reader is at the event just after the outer start element + Postcondition: If this object is an element, the reader is positioned at its end element + If this object is a complex type, the reader is positioned at the end element of its outer element</div> +</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> +</ul> +</li> +</ul> +</li> +</ul> +</div> +<div class="details"> +<ul class="blockList"> +<li class="blockList"> +<!-- ========= CONSTRUCTOR DETAIL ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_detail"> +<!-- --> +</a> +<h3>Constructor Detail</h3> +<a name="SignatureVerificationServiceStub.CMSContentBaseType.Factory()"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>SignatureVerificationServiceStub.CMSContentBaseType.Factory</h4> +<pre>public SignatureVerificationServiceStub.CMSContentBaseType.Factory()</pre> +</li> +</ul> +</li> +</ul> +<!-- ============ METHOD DETAIL ========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_detail"> +<!-- --> +</a> +<h3>Method Detail</h3> +<a name="parse(javax.xml.stream.XMLStreamReader)"> +<!-- --> +</a> +<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> +<div class="block">static method to create the object + Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable + If this object is not an element, it is a complex type and the reader is at the event just after the outer start element + Postcondition: If this object is an element, the reader is positioned at its end element + If this object is a complex type, the reader is positioned at the end element of its outer element</div> +<dl><dt><span class="strong">Throws:</span></dt> +<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></code></dd></dl> +</li> +</ul> +</li> +</ul> +</li> +</ul> +</div> +</div> +<!-- ========= END OF CLASS DATA ========= --> +<!-- ======= START OF BOTTOM NAVBAR ====== --> +<div class="bottomNav"><a name="navbar_bottom"> +<!-- --> +</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CMSContentBaseType.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CMSDataObjectInfoType.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li>Nested | </li> +<li>Field | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li>Field | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_bottom"> +<!-- --> +</a></div> +<!-- ======== END OF BOTTOM NAVBAR ======= --> +</body> +</html> diff --git a/docs/at/gv/egiz/moa/SignatureVerificationServiceStub.CMSContentBaseType.html b/docs/at/gv/egiz/moa/SignatureVerificationServiceStub.CMSContentBaseType.html new file mode 100644 index 00000000..a7d4ca11 --- /dev/null +++ b/docs/at/gv/egiz/moa/SignatureVerificationServiceStub.CMSContentBaseType.html @@ -0,0 +1,566 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> +<!-- NewPage --> +<html lang="en"> +<head> +<!-- Generated by javadoc (version 1.7.0_51) on Tue Feb 04 16:51:38 CET 2014 --> +<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> +<title>SignatureVerificationServiceStub.CMSContentBaseType (PDF-AS 4.0 Library)</title> +<meta name="date" content="2014-02-04"> +<link rel="stylesheet" type="text/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 Library)"; + } +//--> +</script> +<noscript> +<div>JavaScript is disabled on your browser.</div> +</noscript> +<!-- ========= START OF TOP NAVBAR ======= --> +<div class="topNav"><a name="navbar_top"> +<!-- --> +</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CheckResultType.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CMSContentBaseType.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li><a href="#nested_class_summary">Nested</a> | </li> +<li><a href="#field_summary">Field</a> | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li><a href="#field_detail">Field</a> | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_top"> +<!-- --> +</a></div> +<!-- ========= END OF TOP NAVBAR ========= --> +<!-- ======== START OF CLASS DATA ======== --> +<div class="header"> +<div class="subTitle">at.gv.egiz.moa</div> +<h2 title="Class SignatureVerificationServiceStub.CMSContentBaseType" class="title">Class SignatureVerificationServiceStub.CMSContentBaseType</h2> +</div> +<div class="contentContainer"> +<ul class="inheritance"> +<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></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> +<li> +<ul class="inheritance"> +<li><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ContentOptionalRefType.html" title="class in at.gv.egiz.moa">at.gv.egiz.moa.SignatureVerificationServiceStub.ContentOptionalRefType</a></li> +<li> +<ul class="inheritance"> +<li>at.gv.egiz.moa.SignatureVerificationServiceStub.CMSContentBaseType</li> +</ul> +</li> +</ul> +</li> +</ul> +</li> +</ul> +<div class="description"> +<ul class="blockList"> +<li class="blockList"> +<dl> +<dt>All Implemented Interfaces:</dt> +<dd><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a>, org.apache.axis2.databinding.ADBBean</dd> +</dl> +<dl> +<dt>Enclosing class:</dt> +<dd><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub</a></dd> +</dl> +<hr> +<br> +<pre>public static class <span class="strong">SignatureVerificationServiceStub.CMSContentBaseType</span> +extends <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ContentOptionalRefType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.ContentOptionalRefType</a> +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.CMSContentBaseType">Serialized Form</a></dd></dl> +</li> +</ul> +</div> +<div class="summary"> +<ul class="blockList"> +<li class="blockList"> +<!-- ======== NESTED CLASS SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="nested_class_summary"> +<!-- --> +</a> +<h3>Nested Class Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Nested Class Summary table, listing nested classes, and an explanation"> +<caption><span>Nested Classes</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> +<tr class="altColor"> +<td class="colFirst"><code>static class </code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CMSContentBaseType.Factory.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.CMSContentBaseType.Factory</a></strong></code> +<div class="block">Factory class that keeps the parse method</div> +</td> +</tr> +</table> +</li> +</ul> +<!-- =========== FIELD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="field_summary"> +<!-- --> +</a> +<h3>Field Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Field Summary table, listing fields, and an explanation"> +<caption><span>Fields</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> +<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="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> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>protected boolean</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CMSContentBaseType.html#localBase64ContentTracker">localBase64ContentTracker</a></strong></code> </td> +</tr> +</table> +<ul class="blockList"> +<li class="blockList"><a name="fields_inherited_from_class_at.gv.egiz.moa.SignatureVerificationServiceStub.ContentOptionalRefType"> +<!-- --> +</a> +<h3>Fields inherited from class at.gv.egiz.moa.<a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ContentOptionalRefType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.ContentOptionalRefType</a></h3> +<code><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ContentOptionalRefType.html#localReference">localReference</a></code></li> +</ul> +<ul class="blockList"> +<li class="blockList"><a name="fields_inherited_from_class_at.gv.egiz.moa.SignatureVerificationServiceStub.ContentBaseType"> +<!-- --> +</a> +<h3>Fields inherited from class at.gv.egiz.moa.<a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ContentBaseType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.ContentBaseType</a></h3> +<code><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ContentBaseType.html#localLocRefContent">localLocRefContent</a>, <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ContentBaseType.html#localLocRefContentTracker">localLocRefContentTracker</a>, <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ContentBaseType.html#localXMLContent">localXMLContent</a>, <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ContentBaseType.html#localXMLContentTracker">localXMLContentTracker</a></code></li> +</ul> +</li> +</ul> +<!-- ======== CONSTRUCTOR SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_summary"> +<!-- --> +</a> +<h3>Constructor Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation"> +<caption><span>Constructors</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colOne" scope="col">Constructor and Description</th> +</tr> +<tr class="altColor"> +<td class="colOne"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CMSContentBaseType.html#SignatureVerificationServiceStub.CMSContentBaseType()">SignatureVerificationServiceStub.CMSContentBaseType</a></strong>()</code> </td> +</tr> +</table> +</li> +</ul> +<!-- ========== METHOD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_summary"> +<!-- --> +</a> +<h3>Method Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation"> +<caption><span>Methods</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colFirst" scope="col">Modifier and Type</th> +<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="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, + 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> +<div class="block">databinding method to get an XML representation of this object</div> +</td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>org.apache.axis2.databinding.types.URI</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CMSContentBaseType.html#getReference()">getReference</a></strong>()</code> +<div class="block">Auto generated getter method + Overridden from ContentOptionalRefType</div> +</td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>boolean</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CMSContentBaseType.html#isBase64ContentSpecified()">isBase64ContentSpecified</a></strong>()</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#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)">serialize</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, + <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> 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, + 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> +<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.CMSContentBaseType.html#setReference(org.apache.axis2.databinding.types.URI)">setReference</a></strong>(org.apache.axis2.databinding.types.URI param)</code> +<div class="block">Auto generated setter method + Overridden from ContentOptionalRefType</div> +</td> +</tr> +</table> +<ul class="blockList"> +<li class="blockList"><a name="methods_inherited_from_class_at.gv.egiz.moa.SignatureVerificationServiceStub.ContentBaseType"> +<!-- --> +</a> +<h3>Methods inherited from class at.gv.egiz.moa.<a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ContentBaseType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.ContentBaseType</a></h3> +<code><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ContentBaseType.html#getLocRefContent()">getLocRefContent</a>, <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ContentBaseType.html#getXMLContent()">getXMLContent</a>, <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ContentBaseType.html#isLocRefContentSpecified()">isLocRefContentSpecified</a>, <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ContentBaseType.html#isXMLContentSpecified()">isXMLContentSpecified</a>, <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ContentBaseType.html#setLocRefContent(org.apache.axis2.databinding.types.URI)">setLocRefContent</a>, <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ContentBaseType.html#setXMLContent(at.gv.egiz.moa.SignatureVerificationServiceStub.XMLContentType)">setXMLContent</a></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#toString()" title="class or interface in java.lang">toString</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</a></code></li> +</ul> +</li> +</ul> +</li> +</ul> +</div> +<div class="details"> +<ul class="blockList"> +<li class="blockList"> +<!-- ============ FIELD DETAIL =========== --> +<ul class="blockList"> +<li class="blockList"><a name="field_detail"> +<!-- --> +</a> +<h3>Field Detail</h3> +<a name="localBase64Content"> +<!-- --> +</a> +<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> +<div class="block">field for Base64Content</div> +</li> +</ul> +<a name="localBase64ContentTracker"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>localBase64ContentTracker</h4> +<pre>protected boolean localBase64ContentTracker</pre> +</li> +</ul> +</li> +</ul> +<!-- ========= CONSTRUCTOR DETAIL ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_detail"> +<!-- --> +</a> +<h3>Constructor Detail</h3> +<a name="SignatureVerificationServiceStub.CMSContentBaseType()"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>SignatureVerificationServiceStub.CMSContentBaseType</h4> +<pre>public SignatureVerificationServiceStub.CMSContentBaseType()</pre> +</li> +</ul> +</li> +</ul> +<!-- ============ METHOD DETAIL ========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_detail"> +<!-- --> +</a> +<h3>Method Detail</h3> +<a name="isBase64ContentSpecified()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>isBase64ContentSpecified</h4> +<pre>public boolean isBase64ContentSpecified()</pre> +<dl> +<dt><strong>Overrides:</strong></dt> +<dd><code><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ContentBaseType.html#isBase64ContentSpecified()">isBase64ContentSpecified</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> +</dl> +</li> +</ul> +<a name="getBase64Content()"> +<!-- --> +</a> +<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> +<div class="block">Auto generated getter method</div> +<dl> +<dt><strong>Overrides:</strong></dt> +<dd><code><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ContentBaseType.html#getBase64Content()">getBase64Content</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>javax.activation.DataHandler</dd></dl> +</li> +</ul> +<a name="setBase64Content(javax.activation.DataHandler)"> +<!-- --> +</a> +<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> +<div class="block">Auto generated setter method</div> +<dl> +<dt><strong>Overrides:</strong></dt> +<dd><code><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ContentBaseType.html#setBase64Content(javax.activation.DataHandler)">setBase64Content</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> - Base64Content</dd></dl> +</li> +</ul> +<a name="getReference()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getReference</h4> +<pre>public org.apache.axis2.databinding.types.URI getReference()</pre> +<div class="block">Auto generated getter method + Overridden from ContentOptionalRefType</div> +<dl> +<dt><strong>Overrides:</strong></dt> +<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> +</li> +</ul> +<a name="setReference(org.apache.axis2.databinding.types.URI)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>setReference</h4> +<pre>public void setReference(org.apache.axis2.databinding.types.URI param)</pre> +<div class="block">Auto generated setter method + Overridden from ContentOptionalRefType</div> +<dl> +<dt><strong>Overrides:</strong></dt> +<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> +</li> +</ul> +<a name="getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getOMElement</h4> +<pre>public org.apache.axiom.om.OMElement getOMElement(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, + org.apache.axiom.om.OMFactory factory) + throws org.apache.axis2.databinding.ADBException</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>getOMElement</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><strong>Overrides:</strong></dt> +<dd><code><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ContentOptionalRefType.html#getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)">getOMElement</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>parentQName</code> - </dd><dd><code>factory</code> - </dd> +<dt><span class="strong">Returns:</span></dt><dd>org.apache.axiom.om.OMElement</dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +<a name="serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>serialize</h4> +<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, + <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter) + throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, + org.apache.axis2.databinding.ADBException</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<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>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +<a name="serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>serialize</h4> +<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, + <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, + boolean serializeType) + throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, + org.apache.axis2.databinding.ADBException</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<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>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +<a name="getPullParser(javax.xml.namespace.QName)"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>getPullParser</h4> +<pre>public <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> getPullParser(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName) + throws org.apache.axis2.databinding.ADBException</pre> +<div class="block">databinding method to get an XML representation of this object</div> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>getPullParser</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><strong>Overrides:</strong></dt> +<dd><code><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ContentOptionalRefType.html#getPullParser(javax.xml.namespace.QName)">getPullParser</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>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +</li> +</ul> +</li> +</ul> +</div> +</div> +<!-- ========= END OF CLASS DATA ========= --> +<!-- ======= START OF BOTTOM NAVBAR ====== --> +<div class="bottomNav"><a name="navbar_bottom"> +<!-- --> +</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CheckResultType.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CMSContentBaseType.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li><a href="#nested_class_summary">Nested</a> | </li> +<li><a href="#field_summary">Field</a> | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li><a href="#field_detail">Field</a> | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_bottom"> +<!-- --> +</a></div> +<!-- ======== END OF BOTTOM NAVBAR ======= --> +</body> +</html> diff --git a/docs/at/gv/egiz/moa/SignatureVerificationServiceStub.CMSDataObjectInfoType.Factory.html b/docs/at/gv/egiz/moa/SignatureVerificationServiceStub.CMSDataObjectInfoType.Factory.html new file mode 100644 index 00000000..00a1ef22 --- /dev/null +++ b/docs/at/gv/egiz/moa/SignatureVerificationServiceStub.CMSDataObjectInfoType.Factory.html @@ -0,0 +1,278 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> +<!-- NewPage --> +<html lang="en"> +<head> +<!-- Generated by javadoc (version 1.7.0_51) on Tue Feb 04 16:51:38 CET 2014 --> +<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> +<title>SignatureVerificationServiceStub.CMSDataObjectInfoType.Factory (PDF-AS 4.0 Library)</title> +<meta name="date" content="2014-02-04"> +<link rel="stylesheet" type="text/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 Library)"; + } +//--> +</script> +<noscript> +<div>JavaScript is disabled on your browser.</div> +</noscript> +<!-- ========= START OF TOP NAVBAR ======= --> +<div class="topNav"><a name="navbar_top"> +<!-- --> +</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CMSDataObjectInfoType.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CMSDataObjectOptionalMetaType.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li>Nested | </li> +<li>Field | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li>Field | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_top"> +<!-- --> +</a></div> +<!-- ========= END OF TOP NAVBAR ========= --> +<!-- ======== START OF CLASS DATA ======== --> +<div class="header"> +<div class="subTitle">at.gv.egiz.moa</div> +<h2 title="Class SignatureVerificationServiceStub.CMSDataObjectInfoType.Factory" class="title">Class SignatureVerificationServiceStub.CMSDataObjectInfoType.Factory</h2> +</div> +<div class="contentContainer"> +<ul class="inheritance"> +<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li> +<ul class="inheritance"> +<li>at.gv.egiz.moa.SignatureVerificationServiceStub.CMSDataObjectInfoType.Factory</li> +</ul> +</li> +</ul> +<div class="description"> +<ul class="blockList"> +<li class="blockList"> +<dl> +<dt>Enclosing class:</dt> +<dd><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CMSDataObjectInfoType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.CMSDataObjectInfoType</a></dd> +</dl> +<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> +<div class="block">Factory class that keeps the parse method</div> +</li> +</ul> +</div> +<div class="summary"> +<ul class="blockList"> +<li class="blockList"> +<!-- ======== CONSTRUCTOR SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_summary"> +<!-- --> +</a> +<h3>Constructor Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation"> +<caption><span>Constructors</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colOne" scope="col">Constructor and Description</th> +</tr> +<tr class="altColor"> +<td class="colOne"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CMSDataObjectInfoType.Factory.html#SignatureVerificationServiceStub.CMSDataObjectInfoType.Factory()">SignatureVerificationServiceStub.CMSDataObjectInfoType.Factory</a></strong>()</code> </td> +</tr> +</table> +</li> +</ul> +<!-- ========== METHOD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_summary"> +<!-- --> +</a> +<h3>Method Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation"> +<caption><span>Methods</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colFirst" scope="col">Modifier and Type</th> +<th class="colLast" scope="col">Method and Description</th> +</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> +<div class="block">static method to create the object + Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable + If this object is not an element, it is a complex type and the reader is at the event just after the outer start element + Postcondition: If this object is an element, the reader is positioned at its end element + If this object is a complex type, the reader is positioned at the end element of its outer element</div> +</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> +</ul> +</li> +</ul> +</li> +</ul> +</div> +<div class="details"> +<ul class="blockList"> +<li class="blockList"> +<!-- ========= CONSTRUCTOR DETAIL ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_detail"> +<!-- --> +</a> +<h3>Constructor Detail</h3> +<a name="SignatureVerificationServiceStub.CMSDataObjectInfoType.Factory()"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>SignatureVerificationServiceStub.CMSDataObjectInfoType.Factory</h4> +<pre>public SignatureVerificationServiceStub.CMSDataObjectInfoType.Factory()</pre> +</li> +</ul> +</li> +</ul> +<!-- ============ METHOD DETAIL ========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_detail"> +<!-- --> +</a> +<h3>Method Detail</h3> +<a name="parse(javax.xml.stream.XMLStreamReader)"> +<!-- --> +</a> +<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> +<div class="block">static method to create the object + Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable + If this object is not an element, it is a complex type and the reader is at the event just after the outer start element + Postcondition: If this object is an element, the reader is positioned at its end element + If this object is a complex type, the reader is positioned at the end element of its outer element</div> +<dl><dt><span class="strong">Throws:</span></dt> +<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></code></dd></dl> +</li> +</ul> +</li> +</ul> +</li> +</ul> +</div> +</div> +<!-- ========= END OF CLASS DATA ========= --> +<!-- ======= START OF BOTTOM NAVBAR ====== --> +<div class="bottomNav"><a name="navbar_bottom"> +<!-- --> +</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CMSDataObjectInfoType.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CMSDataObjectOptionalMetaType.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li>Nested | </li> +<li>Field | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li>Field | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_bottom"> +<!-- --> +</a></div> +<!-- ======== END OF BOTTOM NAVBAR ======= --> +</body> +</html> diff --git a/docs/at/gv/egiz/moa/SignatureVerificationServiceStub.CMSDataObjectInfoType.html b/docs/at/gv/egiz/moa/SignatureVerificationServiceStub.CMSDataObjectInfoType.html new file mode 100644 index 00000000..224633b8 --- /dev/null +++ b/docs/at/gv/egiz/moa/SignatureVerificationServiceStub.CMSDataObjectInfoType.html @@ -0,0 +1,499 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> +<!-- NewPage --> +<html lang="en"> +<head> +<!-- Generated by javadoc (version 1.7.0_51) on Tue Feb 04 16:51:38 CET 2014 --> +<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> +<title>SignatureVerificationServiceStub.CMSDataObjectInfoType (PDF-AS 4.0 Library)</title> +<meta name="date" content="2014-02-04"> +<link rel="stylesheet" type="text/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 Library)"; + } +//--> +</script> +<noscript> +<div>JavaScript is disabled on your browser.</div> +</noscript> +<!-- ========= START OF TOP NAVBAR ======= --> +<div class="topNav"><a name="navbar_top"> +<!-- --> +</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CMSContentBaseType.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CMSDataObjectInfoType.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li><a href="#nested_class_summary">Nested</a> | </li> +<li><a href="#field_summary">Field</a> | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li><a href="#field_detail">Field</a> | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_top"> +<!-- --> +</a></div> +<!-- ========= END OF TOP NAVBAR ========= --> +<!-- ======== START OF CLASS DATA ======== --> +<div class="header"> +<div class="subTitle">at.gv.egiz.moa</div> +<h2 title="Class SignatureVerificationServiceStub.CMSDataObjectInfoType" class="title">Class SignatureVerificationServiceStub.CMSDataObjectInfoType</h2> +</div> +<div class="contentContainer"> +<ul class="inheritance"> +<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li> +<ul class="inheritance"> +<li>at.gv.egiz.moa.SignatureVerificationServiceStub.CMSDataObjectInfoType</li> +</ul> +</li> +</ul> +<div class="description"> +<ul class="blockList"> +<li class="blockList"> +<dl> +<dt>All Implemented Interfaces:</dt> +<dd><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a>, org.apache.axis2.databinding.ADBBean</dd> +</dl> +<dl> +<dt>Direct Known Subclasses:</dt> +<dd><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.DataObjectInfo_type1.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.DataObjectInfo_type1</a></dd> +</dl> +<dl> +<dt>Enclosing class:</dt> +<dd><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub</a></dd> +</dl> +<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> +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> +</ul> +</div> +<div class="summary"> +<ul class="blockList"> +<li class="blockList"> +<!-- ======== NESTED CLASS SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="nested_class_summary"> +<!-- --> +</a> +<h3>Nested Class Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Nested Class Summary table, listing nested classes, and an explanation"> +<caption><span>Nested Classes</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> +<tr class="altColor"> +<td class="colFirst"><code>static class </code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CMSDataObjectInfoType.Factory.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.CMSDataObjectInfoType.Factory</a></strong></code> +<div class="block">Factory class that keeps the parse method</div> +</td> +</tr> +</table> +</li> +</ul> +<!-- =========== FIELD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="field_summary"> +<!-- --> +</a> +<h3>Field Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Field Summary table, listing fields, and an explanation"> +<caption><span>Fields</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> +<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"><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> +<tr class="rowColor"> +<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"><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> +</table> +</li> +</ul> +<!-- ======== CONSTRUCTOR SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_summary"> +<!-- --> +</a> +<h3>Constructor Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation"> +<caption><span>Constructors</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colOne" scope="col">Constructor and Description</th> +</tr> +<tr class="altColor"> +<td class="colOne"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CMSDataObjectInfoType.html#SignatureVerificationServiceStub.CMSDataObjectInfoType()">SignatureVerificationServiceStub.CMSDataObjectInfoType</a></strong>()</code> </td> +</tr> +</table> +</li> +</ul> +<!-- ========== METHOD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_summary"> +<!-- --> +</a> +<h3>Method Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation"> +<caption><span>Methods</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colFirst" scope="col">Modifier and Type</th> +<th class="colLast" scope="col">Method and Description</th> +</tr> +<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"><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>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, + 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> +<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="../../../../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.CMSDataObjectInfoType.html#getStructure()">getStructure</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.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> +</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, + 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.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> +<tr class="rowColor"> +<td class="colFirst"><code>void</code></td> +<td class="colLast"><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> +</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> +</ul> +</li> +</ul> +</li> +</ul> +</div> +<div class="details"> +<ul class="blockList"> +<li class="blockList"> +<!-- ============ FIELD DETAIL =========== --> +<ul class="blockList"> +<li class="blockList"><a name="field_detail"> +<!-- --> +</a> +<h3>Field Detail</h3> +<a name="localDataObject"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>localDataObject</h4> +<pre>protected <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.DataObject_type1.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.DataObject_type1</a> localDataObject</pre> +<div class="block">field for DataObject</div> +</li> +</ul> +<a name="localStructure"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>localStructure</h4> +<pre>protected <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.Structure_type1.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.Structure_type1</a> localStructure</pre> +<div class="block">field for Structure + This was an Attribute!</div> +</li> +</ul> +</li> +</ul> +<!-- ========= CONSTRUCTOR DETAIL ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_detail"> +<!-- --> +</a> +<h3>Constructor Detail</h3> +<a name="SignatureVerificationServiceStub.CMSDataObjectInfoType()"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>SignatureVerificationServiceStub.CMSDataObjectInfoType</h4> +<pre>public SignatureVerificationServiceStub.CMSDataObjectInfoType()</pre> +</li> +</ul> +</li> +</ul> +<!-- ============ METHOD DETAIL ========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_detail"> +<!-- --> +</a> +<h3>Method Detail</h3> +<a name="getDataObject()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getDataObject</h4> +<pre>public <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.DataObject_type1.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.DataObject_type1</a> getDataObject()</pre> +<div class="block">Auto generated getter method</div> +<dl><dt><span class="strong">Returns:</span></dt><dd>DataObject_type1</dd></dl> +</li> +</ul> +<a name="setDataObject(at.gv.egiz.moa.SignatureVerificationServiceStub.DataObject_type1)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>setDataObject</h4> +<pre>public void setDataObject(<a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.DataObject_type1.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.DataObject_type1</a> param)</pre> +<div class="block">Auto generated setter method</div> +<dl><dt><span class="strong">Parameters:</span></dt><dd><code>param</code> - DataObject</dd></dl> +</li> +</ul> +<a name="getStructure()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getStructure</h4> +<pre>public <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.Structure_type1.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.Structure_type1</a> getStructure()</pre> +<div class="block">Auto generated getter method</div> +<dl><dt><span class="strong">Returns:</span></dt><dd>Structure_type1</dd></dl> +</li> +</ul> +<a name="setStructure(at.gv.egiz.moa.SignatureVerificationServiceStub.Structure_type1)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>setStructure</h4> +<pre>public void setStructure(<a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.Structure_type1.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.Structure_type1</a> param)</pre> +<div class="block">Auto generated setter method</div> +<dl><dt><span class="strong">Parameters:</span></dt><dd><code>param</code> - Structure</dd></dl> +</li> +</ul> +<a name="getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getOMElement</h4> +<pre>public org.apache.axiom.om.OMElement getOMElement(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, + org.apache.axiom.om.OMFactory factory) + throws org.apache.axis2.databinding.ADBException</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>getOMElement</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><span class="strong">Parameters:</span></dt><dd><code>parentQName</code> - </dd><dd><code>factory</code> - </dd> +<dt><span class="strong">Returns:</span></dt><dd>org.apache.axiom.om.OMElement</dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +<a name="serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>serialize</h4> +<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, + <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter) + throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, + org.apache.axis2.databinding.ADBException</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +<a name="serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>serialize</h4> +<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, + <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, + boolean serializeType) + throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, + org.apache.axis2.databinding.ADBException</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +<a name="getPullParser(javax.xml.namespace.QName)"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>getPullParser</h4> +<pre>public <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> getPullParser(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName) + throws org.apache.axis2.databinding.ADBException</pre> +<div class="block">databinding method to get an XML representation of this object</div> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>getPullParser</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +</li> +</ul> +</li> +</ul> +</div> +</div> +<!-- ========= END OF CLASS DATA ========= --> +<!-- ======= START OF BOTTOM NAVBAR ====== --> +<div class="bottomNav"><a name="navbar_bottom"> +<!-- --> +</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CMSContentBaseType.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CMSDataObjectInfoType.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li><a href="#nested_class_summary">Nested</a> | </li> +<li><a href="#field_summary">Field</a> | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li><a href="#field_detail">Field</a> | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_bottom"> +<!-- --> +</a></div> +<!-- ======== END OF BOTTOM NAVBAR ======= --> +</body> +</html> diff --git a/docs/at/gv/egiz/moa/SignatureVerificationServiceStub.CMSDataObjectOptionalMetaType.Factory.html b/docs/at/gv/egiz/moa/SignatureVerificationServiceStub.CMSDataObjectOptionalMetaType.Factory.html new file mode 100644 index 00000000..9e804a5f --- /dev/null +++ b/docs/at/gv/egiz/moa/SignatureVerificationServiceStub.CMSDataObjectOptionalMetaType.Factory.html @@ -0,0 +1,278 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> +<!-- NewPage --> +<html lang="en"> +<head> +<!-- Generated by javadoc (version 1.7.0_51) on Tue Feb 04 16:51:39 CET 2014 --> +<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> +<title>SignatureVerificationServiceStub.CMSDataObjectOptionalMetaType.Factory (PDF-AS 4.0 Library)</title> +<meta name="date" content="2014-02-04"> +<link rel="stylesheet" type="text/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 Library)"; + } +//--> +</script> +<noscript> +<div>JavaScript is disabled on your browser.</div> +</noscript> +<!-- ========= START OF TOP NAVBAR ======= --> +<div class="topNav"><a name="navbar_top"> +<!-- --> +</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CMSDataObjectOptionalMetaType.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CMSDataObjectRequiredMetaType.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li>Nested | </li> +<li>Field | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li>Field | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_top"> +<!-- --> +</a></div> +<!-- ========= END OF TOP NAVBAR ========= --> +<!-- ======== START OF CLASS DATA ======== --> +<div class="header"> +<div class="subTitle">at.gv.egiz.moa</div> +<h2 title="Class SignatureVerificationServiceStub.CMSDataObjectOptionalMetaType.Factory" class="title">Class SignatureVerificationServiceStub.CMSDataObjectOptionalMetaType.Factory</h2> +</div> +<div class="contentContainer"> +<ul class="inheritance"> +<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li> +<ul class="inheritance"> +<li>at.gv.egiz.moa.SignatureVerificationServiceStub.CMSDataObjectOptionalMetaType.Factory</li> +</ul> +</li> +</ul> +<div class="description"> +<ul class="blockList"> +<li class="blockList"> +<dl> +<dt>Enclosing class:</dt> +<dd><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CMSDataObjectOptionalMetaType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.CMSDataObjectOptionalMetaType</a></dd> +</dl> +<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> +<div class="block">Factory class that keeps the parse method</div> +</li> +</ul> +</div> +<div class="summary"> +<ul class="blockList"> +<li class="blockList"> +<!-- ======== CONSTRUCTOR SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_summary"> +<!-- --> +</a> +<h3>Constructor Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation"> +<caption><span>Constructors</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colOne" scope="col">Constructor and Description</th> +</tr> +<tr class="altColor"> +<td class="colOne"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CMSDataObjectOptionalMetaType.Factory.html#SignatureVerificationServiceStub.CMSDataObjectOptionalMetaType.Factory()">SignatureVerificationServiceStub.CMSDataObjectOptionalMetaType.Factory</a></strong>()</code> </td> +</tr> +</table> +</li> +</ul> +<!-- ========== METHOD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_summary"> +<!-- --> +</a> +<h3>Method Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation"> +<caption><span>Methods</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colFirst" scope="col">Modifier and Type</th> +<th class="colLast" scope="col">Method and Description</th> +</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> +<div class="block">static method to create the object + Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable + If this object is not an element, it is a complex type and the reader is at the event just after the outer start element + Postcondition: If this object is an element, the reader is positioned at its end element + If this object is a complex type, the reader is positioned at the end element of its outer element</div> +</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> +</ul> +</li> +</ul> +</li> +</ul> +</div> +<div class="details"> +<ul class="blockList"> +<li class="blockList"> +<!-- ========= CONSTRUCTOR DETAIL ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_detail"> +<!-- --> +</a> +<h3>Constructor Detail</h3> +<a name="SignatureVerificationServiceStub.CMSDataObjectOptionalMetaType.Factory()"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>SignatureVerificationServiceStub.CMSDataObjectOptionalMetaType.Factory</h4> +<pre>public SignatureVerificationServiceStub.CMSDataObjectOptionalMetaType.Factory()</pre> +</li> +</ul> +</li> +</ul> +<!-- ============ METHOD DETAIL ========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_detail"> +<!-- --> +</a> +<h3>Method Detail</h3> +<a name="parse(javax.xml.stream.XMLStreamReader)"> +<!-- --> +</a> +<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> +<div class="block">static method to create the object + Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable + If this object is not an element, it is a complex type and the reader is at the event just after the outer start element + Postcondition: If this object is an element, the reader is positioned at its end element + If this object is a complex type, the reader is positioned at the end element of its outer element</div> +<dl><dt><span class="strong">Throws:</span></dt> +<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></code></dd></dl> +</li> +</ul> +</li> +</ul> +</li> +</ul> +</div> +</div> +<!-- ========= END OF CLASS DATA ========= --> +<!-- ======= START OF BOTTOM NAVBAR ====== --> +<div class="bottomNav"><a name="navbar_bottom"> +<!-- --> +</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CMSDataObjectOptionalMetaType.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CMSDataObjectRequiredMetaType.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li>Nested | </li> +<li>Field | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li>Field | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_bottom"> +<!-- --> +</a></div> +<!-- ======== END OF BOTTOM NAVBAR ======= --> +</body> +</html> diff --git a/docs/at/gv/egiz/moa/SignatureVerificationServiceStub.CMSDataObjectOptionalMetaType.html b/docs/at/gv/egiz/moa/SignatureVerificationServiceStub.CMSDataObjectOptionalMetaType.html new file mode 100644 index 00000000..76c4a141 --- /dev/null +++ b/docs/at/gv/egiz/moa/SignatureVerificationServiceStub.CMSDataObjectOptionalMetaType.html @@ -0,0 +1,519 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> +<!-- NewPage --> +<html lang="en"> +<head> +<!-- Generated by javadoc (version 1.7.0_51) on Tue Feb 04 16:51:39 CET 2014 --> +<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> +<title>SignatureVerificationServiceStub.CMSDataObjectOptionalMetaType (PDF-AS 4.0 Library)</title> +<meta name="date" content="2014-02-04"> +<link rel="stylesheet" type="text/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 Library)"; + } +//--> +</script> +<noscript> +<div>JavaScript is disabled on your browser.</div> +</noscript> +<!-- ========= START OF TOP NAVBAR ======= --> +<div class="topNav"><a name="navbar_top"> +<!-- --> +</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CMSDataObjectInfoType.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CMSDataObjectOptionalMetaType.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li><a href="#nested_class_summary">Nested</a> | </li> +<li><a href="#field_summary">Field</a> | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li><a href="#field_detail">Field</a> | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_top"> +<!-- --> +</a></div> +<!-- ========= END OF TOP NAVBAR ========= --> +<!-- ======== START OF CLASS DATA ======== --> +<div class="header"> +<div class="subTitle">at.gv.egiz.moa</div> +<h2 title="Class SignatureVerificationServiceStub.CMSDataObjectOptionalMetaType" class="title">Class SignatureVerificationServiceStub.CMSDataObjectOptionalMetaType</h2> +</div> +<div class="contentContainer"> +<ul class="inheritance"> +<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li> +<ul class="inheritance"> +<li>at.gv.egiz.moa.SignatureVerificationServiceStub.CMSDataObjectOptionalMetaType</li> +</ul> +</li> +</ul> +<div class="description"> +<ul class="blockList"> +<li class="blockList"> +<dl> +<dt>All Implemented Interfaces:</dt> +<dd><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a>, org.apache.axis2.databinding.ADBBean</dd> +</dl> +<dl> +<dt>Enclosing class:</dt> +<dd><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub</a></dd> +</dl> +<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> +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> +</ul> +</div> +<div class="summary"> +<ul class="blockList"> +<li class="blockList"> +<!-- ======== NESTED CLASS SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="nested_class_summary"> +<!-- --> +</a> +<h3>Nested Class Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Nested Class Summary table, listing nested classes, and an explanation"> +<caption><span>Nested Classes</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> +<tr class="altColor"> +<td class="colFirst"><code>static class </code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CMSDataObjectOptionalMetaType.Factory.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.CMSDataObjectOptionalMetaType.Factory</a></strong></code> +<div class="block">Factory class that keeps the parse method</div> +</td> +</tr> +</table> +</li> +</ul> +<!-- =========== FIELD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="field_summary"> +<!-- --> +</a> +<h3>Field Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Field Summary table, listing fields, and an explanation"> +<caption><span>Fields</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> +<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"><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> +<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"><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 boolean</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CMSDataObjectOptionalMetaType.html#localMetaInfoTracker">localMetaInfoTracker</a></strong></code> </td> +</tr> +</table> +</li> +</ul> +<!-- ======== CONSTRUCTOR SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_summary"> +<!-- --> +</a> +<h3>Constructor Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation"> +<caption><span>Constructors</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colOne" scope="col">Constructor and Description</th> +</tr> +<tr class="altColor"> +<td class="colOne"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CMSDataObjectOptionalMetaType.html#SignatureVerificationServiceStub.CMSDataObjectOptionalMetaType()">SignatureVerificationServiceStub.CMSDataObjectOptionalMetaType</a></strong>()</code> </td> +</tr> +</table> +</li> +</ul> +<!-- ========== METHOD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_summary"> +<!-- --> +</a> +<h3>Method Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation"> +<caption><span>Methods</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colFirst" scope="col">Modifier and Type</th> +<th class="colLast" scope="col">Method and Description</th> +</tr> +<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"><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="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"><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>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, + 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> +<div class="block">databinding method to get an XML representation of this object</div> +</td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>boolean</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CMSDataObjectOptionalMetaType.html#isMetaInfoSpecified()">isMetaInfoSpecified</a></strong>()</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.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> +</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, + 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.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> +<tr class="altColor"> +<td class="colFirst"><code>void</code></td> +<td class="colLast"><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> +</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> +</ul> +</li> +</ul> +</li> +</ul> +</div> +<div class="details"> +<ul class="blockList"> +<li class="blockList"> +<!-- ============ FIELD DETAIL =========== --> +<ul class="blockList"> +<li class="blockList"><a name="field_detail"> +<!-- --> +</a> +<h3>Field Detail</h3> +<a name="localMetaInfo"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>localMetaInfo</h4> +<pre>protected <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.MetaInfoType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.MetaInfoType</a> localMetaInfo</pre> +<div class="block">field for MetaInfo</div> +</li> +</ul> +<a name="localMetaInfoTracker"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>localMetaInfoTracker</h4> +<pre>protected boolean localMetaInfoTracker</pre> +</li> +</ul> +<a name="localContent"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>localContent</h4> +<pre>protected <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CMSContentBaseType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.CMSContentBaseType</a> localContent</pre> +<div class="block">field for Content</div> +</li> +</ul> +</li> +</ul> +<!-- ========= CONSTRUCTOR DETAIL ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_detail"> +<!-- --> +</a> +<h3>Constructor Detail</h3> +<a name="SignatureVerificationServiceStub.CMSDataObjectOptionalMetaType()"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>SignatureVerificationServiceStub.CMSDataObjectOptionalMetaType</h4> +<pre>public SignatureVerificationServiceStub.CMSDataObjectOptionalMetaType()</pre> +</li> +</ul> +</li> +</ul> +<!-- ============ METHOD DETAIL ========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_detail"> +<!-- --> +</a> +<h3>Method Detail</h3> +<a name="isMetaInfoSpecified()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>isMetaInfoSpecified</h4> +<pre>public boolean isMetaInfoSpecified()</pre> +</li> +</ul> +<a name="getMetaInfo()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getMetaInfo</h4> +<pre>public <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.MetaInfoType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.MetaInfoType</a> getMetaInfo()</pre> +<div class="block">Auto generated getter method</div> +<dl><dt><span class="strong">Returns:</span></dt><dd>MetaInfoType</dd></dl> +</li> +</ul> +<a name="setMetaInfo(at.gv.egiz.moa.SignatureVerificationServiceStub.MetaInfoType)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>setMetaInfo</h4> +<pre>public void setMetaInfo(<a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.MetaInfoType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.MetaInfoType</a> param)</pre> +<div class="block">Auto generated setter method</div> +<dl><dt><span class="strong">Parameters:</span></dt><dd><code>param</code> - MetaInfo</dd></dl> +</li> +</ul> +<a name="getContent()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getContent</h4> +<pre>public <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CMSContentBaseType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.CMSContentBaseType</a> getContent()</pre> +<div class="block">Auto generated getter method</div> +<dl><dt><span class="strong">Returns:</span></dt><dd>CMSContentBaseType</dd></dl> +</li> +</ul> +<a name="setContent(at.gv.egiz.moa.SignatureVerificationServiceStub.CMSContentBaseType)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>setContent</h4> +<pre>public void setContent(<a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CMSContentBaseType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.CMSContentBaseType</a> param)</pre> +<div class="block">Auto generated setter method</div> +<dl><dt><span class="strong">Parameters:</span></dt><dd><code>param</code> - Content</dd></dl> +</li> +</ul> +<a name="getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getOMElement</h4> +<pre>public org.apache.axiom.om.OMElement getOMElement(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, + org.apache.axiom.om.OMFactory factory) + throws org.apache.axis2.databinding.ADBException</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>getOMElement</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><span class="strong">Parameters:</span></dt><dd><code>parentQName</code> - </dd><dd><code>factory</code> - </dd> +<dt><span class="strong">Returns:</span></dt><dd>org.apache.axiom.om.OMElement</dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +<a name="serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>serialize</h4> +<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, + <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter) + throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, + org.apache.axis2.databinding.ADBException</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +<a name="serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>serialize</h4> +<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, + <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, + boolean serializeType) + throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, + org.apache.axis2.databinding.ADBException</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +<a name="getPullParser(javax.xml.namespace.QName)"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>getPullParser</h4> +<pre>public <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> getPullParser(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName) + throws org.apache.axis2.databinding.ADBException</pre> +<div class="block">databinding method to get an XML representation of this object</div> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>getPullParser</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +</li> +</ul> +</li> +</ul> +</div> +</div> +<!-- ========= END OF CLASS DATA ========= --> +<!-- ======= START OF BOTTOM NAVBAR ====== --> +<div class="bottomNav"><a name="navbar_bottom"> +<!-- --> +</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CMSDataObjectInfoType.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CMSDataObjectOptionalMetaType.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li><a href="#nested_class_summary">Nested</a> | </li> +<li><a href="#field_summary">Field</a> | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li><a href="#field_detail">Field</a> | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_bottom"> +<!-- --> +</a></div> +<!-- ======== END OF BOTTOM NAVBAR ======= --> +</body> +</html> diff --git a/docs/at/gv/egiz/moa/SignatureVerificationServiceStub.CMSDataObjectRequiredMetaType.Factory.html b/docs/at/gv/egiz/moa/SignatureVerificationServiceStub.CMSDataObjectRequiredMetaType.Factory.html new file mode 100644 index 00000000..73641706 --- /dev/null +++ b/docs/at/gv/egiz/moa/SignatureVerificationServiceStub.CMSDataObjectRequiredMetaType.Factory.html @@ -0,0 +1,278 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> +<!-- NewPage --> +<html lang="en"> +<head> +<!-- Generated by javadoc (version 1.7.0_51) on Tue Feb 04 16:51:39 CET 2014 --> +<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> +<title>SignatureVerificationServiceStub.CMSDataObjectRequiredMetaType.Factory (PDF-AS 4.0 Library)</title> +<meta name="date" content="2014-02-04"> +<link rel="stylesheet" type="text/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 Library)"; + } +//--> +</script> +<noscript> +<div>JavaScript is disabled on your browser.</div> +</noscript> +<!-- ========= START OF TOP NAVBAR ======= --> +<div class="topNav"><a name="navbar_top"> +<!-- --> +</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CMSDataObjectRequiredMetaType.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ContentBaseType.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li>Nested | </li> +<li>Field | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li>Field | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_top"> +<!-- --> +</a></div> +<!-- ========= END OF TOP NAVBAR ========= --> +<!-- ======== START OF CLASS DATA ======== --> +<div class="header"> +<div class="subTitle">at.gv.egiz.moa</div> +<h2 title="Class SignatureVerificationServiceStub.CMSDataObjectRequiredMetaType.Factory" class="title">Class SignatureVerificationServiceStub.CMSDataObjectRequiredMetaType.Factory</h2> +</div> +<div class="contentContainer"> +<ul class="inheritance"> +<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li> +<ul class="inheritance"> +<li>at.gv.egiz.moa.SignatureVerificationServiceStub.CMSDataObjectRequiredMetaType.Factory</li> +</ul> +</li> +</ul> +<div class="description"> +<ul class="blockList"> +<li class="blockList"> +<dl> +<dt>Enclosing class:</dt> +<dd><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CMSDataObjectRequiredMetaType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.CMSDataObjectRequiredMetaType</a></dd> +</dl> +<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> +<div class="block">Factory class that keeps the parse method</div> +</li> +</ul> +</div> +<div class="summary"> +<ul class="blockList"> +<li class="blockList"> +<!-- ======== CONSTRUCTOR SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_summary"> +<!-- --> +</a> +<h3>Constructor Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation"> +<caption><span>Constructors</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colOne" scope="col">Constructor and Description</th> +</tr> +<tr class="altColor"> +<td class="colOne"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CMSDataObjectRequiredMetaType.Factory.html#SignatureVerificationServiceStub.CMSDataObjectRequiredMetaType.Factory()">SignatureVerificationServiceStub.CMSDataObjectRequiredMetaType.Factory</a></strong>()</code> </td> +</tr> +</table> +</li> +</ul> +<!-- ========== METHOD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_summary"> +<!-- --> +</a> +<h3>Method Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation"> +<caption><span>Methods</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colFirst" scope="col">Modifier and Type</th> +<th class="colLast" scope="col">Method and Description</th> +</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> +<div class="block">static method to create the object + Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable + If this object is not an element, it is a complex type and the reader is at the event just after the outer start element + Postcondition: If this object is an element, the reader is positioned at its end element + If this object is a complex type, the reader is positioned at the end element of its outer element</div> +</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> +</ul> +</li> +</ul> +</li> +</ul> +</div> +<div class="details"> +<ul class="blockList"> +<li class="blockList"> +<!-- ========= CONSTRUCTOR DETAIL ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_detail"> +<!-- --> +</a> +<h3>Constructor Detail</h3> +<a name="SignatureVerificationServiceStub.CMSDataObjectRequiredMetaType.Factory()"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>SignatureVerificationServiceStub.CMSDataObjectRequiredMetaType.Factory</h4> +<pre>public SignatureVerificationServiceStub.CMSDataObjectRequiredMetaType.Factory()</pre> +</li> +</ul> +</li> +</ul> +<!-- ============ METHOD DETAIL ========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_detail"> +<!-- --> +</a> +<h3>Method Detail</h3> +<a name="parse(javax.xml.stream.XMLStreamReader)"> +<!-- --> +</a> +<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> +<div class="block">static method to create the object + Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable + If this object is not an element, it is a complex type and the reader is at the event just after the outer start element + Postcondition: If this object is an element, the reader is positioned at its end element + If this object is a complex type, the reader is positioned at the end element of its outer element</div> +<dl><dt><span class="strong">Throws:</span></dt> +<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></code></dd></dl> +</li> +</ul> +</li> +</ul> +</li> +</ul> +</div> +</div> +<!-- ========= END OF CLASS DATA ========= --> +<!-- ======= START OF BOTTOM NAVBAR ====== --> +<div class="bottomNav"><a name="navbar_bottom"> +<!-- --> +</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CMSDataObjectRequiredMetaType.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ContentBaseType.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li>Nested | </li> +<li>Field | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li>Field | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_bottom"> +<!-- --> +</a></div> +<!-- ======== END OF BOTTOM NAVBAR ======= --> +</body> +</html> diff --git a/docs/at/gv/egiz/moa/SignatureVerificationServiceStub.CMSDataObjectRequiredMetaType.html b/docs/at/gv/egiz/moa/SignatureVerificationServiceStub.CMSDataObjectRequiredMetaType.html new file mode 100644 index 00000000..6a7a2236 --- /dev/null +++ b/docs/at/gv/egiz/moa/SignatureVerificationServiceStub.CMSDataObjectRequiredMetaType.html @@ -0,0 +1,497 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> +<!-- NewPage --> +<html lang="en"> +<head> +<!-- Generated by javadoc (version 1.7.0_51) on Tue Feb 04 16:51:39 CET 2014 --> +<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> +<title>SignatureVerificationServiceStub.CMSDataObjectRequiredMetaType (PDF-AS 4.0 Library)</title> +<meta name="date" content="2014-02-04"> +<link rel="stylesheet" type="text/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 Library)"; + } +//--> +</script> +<noscript> +<div>JavaScript is disabled on your browser.</div> +</noscript> +<!-- ========= START OF TOP NAVBAR ======= --> +<div class="topNav"><a name="navbar_top"> +<!-- --> +</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CMSDataObjectOptionalMetaType.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CMSDataObjectRequiredMetaType.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li><a href="#nested_class_summary">Nested</a> | </li> +<li><a href="#field_summary">Field</a> | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li><a href="#field_detail">Field</a> | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_top"> +<!-- --> +</a></div> +<!-- ========= END OF TOP NAVBAR ========= --> +<!-- ======== START OF CLASS DATA ======== --> +<div class="header"> +<div class="subTitle">at.gv.egiz.moa</div> +<h2 title="Class SignatureVerificationServiceStub.CMSDataObjectRequiredMetaType" class="title">Class SignatureVerificationServiceStub.CMSDataObjectRequiredMetaType</h2> +</div> +<div class="contentContainer"> +<ul class="inheritance"> +<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li> +<ul class="inheritance"> +<li>at.gv.egiz.moa.SignatureVerificationServiceStub.CMSDataObjectRequiredMetaType</li> +</ul> +</li> +</ul> +<div class="description"> +<ul class="blockList"> +<li class="blockList"> +<dl> +<dt>All Implemented Interfaces:</dt> +<dd><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a>, org.apache.axis2.databinding.ADBBean</dd> +</dl> +<dl> +<dt>Direct Known Subclasses:</dt> +<dd><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.DataObject_type1.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.DataObject_type1</a></dd> +</dl> +<dl> +<dt>Enclosing class:</dt> +<dd><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub</a></dd> +</dl> +<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> +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> +</ul> +</div> +<div class="summary"> +<ul class="blockList"> +<li class="blockList"> +<!-- ======== NESTED CLASS SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="nested_class_summary"> +<!-- --> +</a> +<h3>Nested Class Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Nested Class Summary table, listing nested classes, and an explanation"> +<caption><span>Nested Classes</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> +<tr class="altColor"> +<td class="colFirst"><code>static class </code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CMSDataObjectRequiredMetaType.Factory.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.CMSDataObjectRequiredMetaType.Factory</a></strong></code> +<div class="block">Factory class that keeps the parse method</div> +</td> +</tr> +</table> +</li> +</ul> +<!-- =========== FIELD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="field_summary"> +<!-- --> +</a> +<h3>Field Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Field Summary table, listing fields, and an explanation"> +<caption><span>Fields</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> +<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"><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.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.CMSDataObjectRequiredMetaType.html#localMetaInfo">localMetaInfo</a></strong></code> +<div class="block">field for MetaInfo</div> +</td> +</tr> +</table> +</li> +</ul> +<!-- ======== CONSTRUCTOR SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_summary"> +<!-- --> +</a> +<h3>Constructor Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation"> +<caption><span>Constructors</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colOne" scope="col">Constructor and Description</th> +</tr> +<tr class="altColor"> +<td class="colOne"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CMSDataObjectRequiredMetaType.html#SignatureVerificationServiceStub.CMSDataObjectRequiredMetaType()">SignatureVerificationServiceStub.CMSDataObjectRequiredMetaType</a></strong>()</code> </td> +</tr> +</table> +</li> +</ul> +<!-- ========== METHOD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_summary"> +<!-- --> +</a> +<h3>Method Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation"> +<caption><span>Methods</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colFirst" scope="col">Modifier and Type</th> +<th class="colLast" scope="col">Method and Description</th> +</tr> +<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"><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.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.CMSDataObjectRequiredMetaType.html#getMetaInfo()">getMetaInfo</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.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, + 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> +<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> +</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, + 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.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"><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> +</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> +</ul> +</li> +</ul> +</li> +</ul> +</div> +<div class="details"> +<ul class="blockList"> +<li class="blockList"> +<!-- ============ FIELD DETAIL =========== --> +<ul class="blockList"> +<li class="blockList"><a name="field_detail"> +<!-- --> +</a> +<h3>Field Detail</h3> +<a name="localMetaInfo"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>localMetaInfo</h4> +<pre>protected <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.MetaInfoType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.MetaInfoType</a> localMetaInfo</pre> +<div class="block">field for MetaInfo</div> +</li> +</ul> +<a name="localContent"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>localContent</h4> +<pre>protected <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CMSContentBaseType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.CMSContentBaseType</a> localContent</pre> +<div class="block">field for Content</div> +</li> +</ul> +</li> +</ul> +<!-- ========= CONSTRUCTOR DETAIL ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_detail"> +<!-- --> +</a> +<h3>Constructor Detail</h3> +<a name="SignatureVerificationServiceStub.CMSDataObjectRequiredMetaType()"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>SignatureVerificationServiceStub.CMSDataObjectRequiredMetaType</h4> +<pre>public SignatureVerificationServiceStub.CMSDataObjectRequiredMetaType()</pre> +</li> +</ul> +</li> +</ul> +<!-- ============ METHOD DETAIL ========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_detail"> +<!-- --> +</a> +<h3>Method Detail</h3> +<a name="getMetaInfo()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getMetaInfo</h4> +<pre>public <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.MetaInfoType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.MetaInfoType</a> getMetaInfo()</pre> +<div class="block">Auto generated getter method</div> +<dl><dt><span class="strong">Returns:</span></dt><dd>MetaInfoType</dd></dl> +</li> +</ul> +<a name="setMetaInfo(at.gv.egiz.moa.SignatureVerificationServiceStub.MetaInfoType)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>setMetaInfo</h4> +<pre>public void setMetaInfo(<a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.MetaInfoType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.MetaInfoType</a> param)</pre> +<div class="block">Auto generated setter method</div> +<dl><dt><span class="strong">Parameters:</span></dt><dd><code>param</code> - MetaInfo</dd></dl> +</li> +</ul> +<a name="getContent()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getContent</h4> +<pre>public <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CMSContentBaseType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.CMSContentBaseType</a> getContent()</pre> +<div class="block">Auto generated getter method</div> +<dl><dt><span class="strong">Returns:</span></dt><dd>CMSContentBaseType</dd></dl> +</li> +</ul> +<a name="setContent(at.gv.egiz.moa.SignatureVerificationServiceStub.CMSContentBaseType)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>setContent</h4> +<pre>public void setContent(<a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CMSContentBaseType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.CMSContentBaseType</a> param)</pre> +<div class="block">Auto generated setter method</div> +<dl><dt><span class="strong">Parameters:</span></dt><dd><code>param</code> - Content</dd></dl> +</li> +</ul> +<a name="getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getOMElement</h4> +<pre>public org.apache.axiom.om.OMElement getOMElement(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, + org.apache.axiom.om.OMFactory factory) + throws org.apache.axis2.databinding.ADBException</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>getOMElement</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><span class="strong">Parameters:</span></dt><dd><code>parentQName</code> - </dd><dd><code>factory</code> - </dd> +<dt><span class="strong">Returns:</span></dt><dd>org.apache.axiom.om.OMElement</dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +<a name="serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>serialize</h4> +<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, + <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter) + throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, + org.apache.axis2.databinding.ADBException</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +<a name="serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>serialize</h4> +<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, + <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, + boolean serializeType) + throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, + org.apache.axis2.databinding.ADBException</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +<a name="getPullParser(javax.xml.namespace.QName)"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>getPullParser</h4> +<pre>public <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> getPullParser(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName) + throws org.apache.axis2.databinding.ADBException</pre> +<div class="block">databinding method to get an XML representation of this object</div> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>getPullParser</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +</li> +</ul> +</li> +</ul> +</div> +</div> +<!-- ========= END OF CLASS DATA ========= --> +<!-- ======= START OF BOTTOM NAVBAR ====== --> +<div class="bottomNav"><a name="navbar_bottom"> +<!-- --> +</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CMSDataObjectOptionalMetaType.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CMSDataObjectRequiredMetaType.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li><a href="#nested_class_summary">Nested</a> | </li> +<li><a href="#field_summary">Field</a> | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li><a href="#field_detail">Field</a> | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_bottom"> +<!-- --> +</a></div> +<!-- ======== END OF BOTTOM NAVBAR ======= --> +</body> +</html> diff --git a/docs/at/gv/egiz/moa/SignatureVerificationServiceStub.CanonicalizationMethod.Factory.html b/docs/at/gv/egiz/moa/SignatureVerificationServiceStub.CanonicalizationMethod.Factory.html new file mode 100644 index 00000000..22b84905 --- /dev/null +++ b/docs/at/gv/egiz/moa/SignatureVerificationServiceStub.CanonicalizationMethod.Factory.html @@ -0,0 +1,278 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> +<!-- NewPage --> +<html lang="en"> +<head> +<!-- Generated by javadoc (version 1.7.0_51) on Tue Feb 04 16:51:36 CET 2014 --> +<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> +<title>SignatureVerificationServiceStub.CanonicalizationMethod.Factory (PDF-AS 4.0 Library)</title> +<meta name="date" content="2014-02-04"> +<link rel="stylesheet" type="text/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 Library)"; + } +//--> +</script> +<noscript> +<div>JavaScript is disabled on your browser.</div> +</noscript> +<!-- ========= START OF TOP NAVBAR ======= --> +<div class="topNav"><a name="navbar_top"> +<!-- --> +</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CanonicalizationMethod.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CanonicalizationMethodType.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li>Nested | </li> +<li>Field | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li>Field | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_top"> +<!-- --> +</a></div> +<!-- ========= END OF TOP NAVBAR ========= --> +<!-- ======== START OF CLASS DATA ======== --> +<div class="header"> +<div class="subTitle">at.gv.egiz.moa</div> +<h2 title="Class SignatureVerificationServiceStub.CanonicalizationMethod.Factory" class="title">Class SignatureVerificationServiceStub.CanonicalizationMethod.Factory</h2> +</div> +<div class="contentContainer"> +<ul class="inheritance"> +<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li> +<ul class="inheritance"> +<li>at.gv.egiz.moa.SignatureVerificationServiceStub.CanonicalizationMethod.Factory</li> +</ul> +</li> +</ul> +<div class="description"> +<ul class="blockList"> +<li class="blockList"> +<dl> +<dt>Enclosing class:</dt> +<dd><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CanonicalizationMethod.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.CanonicalizationMethod</a></dd> +</dl> +<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> +<div class="block">Factory class that keeps the parse method</div> +</li> +</ul> +</div> +<div class="summary"> +<ul class="blockList"> +<li class="blockList"> +<!-- ======== CONSTRUCTOR SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_summary"> +<!-- --> +</a> +<h3>Constructor Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation"> +<caption><span>Constructors</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colOne" scope="col">Constructor and Description</th> +</tr> +<tr class="altColor"> +<td class="colOne"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CanonicalizationMethod.Factory.html#SignatureVerificationServiceStub.CanonicalizationMethod.Factory()">SignatureVerificationServiceStub.CanonicalizationMethod.Factory</a></strong>()</code> </td> +</tr> +</table> +</li> +</ul> +<!-- ========== METHOD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_summary"> +<!-- --> +</a> +<h3>Method Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation"> +<caption><span>Methods</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colFirst" scope="col">Modifier and Type</th> +<th class="colLast" scope="col">Method and Description</th> +</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> +<div class="block">static method to create the object + Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable + If this object is not an element, it is a complex type and the reader is at the event just after the outer start element + Postcondition: If this object is an element, the reader is positioned at its end element + If this object is a complex type, the reader is positioned at the end element of its outer element</div> +</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> +</ul> +</li> +</ul> +</li> +</ul> +</div> +<div class="details"> +<ul class="blockList"> +<li class="blockList"> +<!-- ========= CONSTRUCTOR DETAIL ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_detail"> +<!-- --> +</a> +<h3>Constructor Detail</h3> +<a name="SignatureVerificationServiceStub.CanonicalizationMethod.Factory()"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>SignatureVerificationServiceStub.CanonicalizationMethod.Factory</h4> +<pre>public SignatureVerificationServiceStub.CanonicalizationMethod.Factory()</pre> +</li> +</ul> +</li> +</ul> +<!-- ============ METHOD DETAIL ========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_detail"> +<!-- --> +</a> +<h3>Method Detail</h3> +<a name="parse(javax.xml.stream.XMLStreamReader)"> +<!-- --> +</a> +<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> +<div class="block">static method to create the object + Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable + If this object is not an element, it is a complex type and the reader is at the event just after the outer start element + Postcondition: If this object is an element, the reader is positioned at its end element + If this object is a complex type, the reader is positioned at the end element of its outer element</div> +<dl><dt><span class="strong">Throws:</span></dt> +<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></code></dd></dl> +</li> +</ul> +</li> +</ul> +</li> +</ul> +</div> +</div> +<!-- ========= END OF CLASS DATA ========= --> +<!-- ======= START OF BOTTOM NAVBAR ====== --> +<div class="bottomNav"><a name="navbar_bottom"> +<!-- --> +</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CanonicalizationMethod.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CanonicalizationMethodType.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li>Nested | </li> +<li>Field | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li>Field | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_bottom"> +<!-- --> +</a></div> +<!-- ======== END OF BOTTOM NAVBAR ======= --> +</body> +</html> diff --git a/docs/at/gv/egiz/moa/SignatureVerificationServiceStub.CanonicalizationMethod.html b/docs/at/gv/egiz/moa/SignatureVerificationServiceStub.CanonicalizationMethod.html new file mode 100644 index 00000000..6f9daf2e --- /dev/null +++ b/docs/at/gv/egiz/moa/SignatureVerificationServiceStub.CanonicalizationMethod.html @@ -0,0 +1,456 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> +<!-- NewPage --> +<html lang="en"> +<head> +<!-- Generated by javadoc (version 1.7.0_51) on Tue Feb 04 16:51:36 CET 2014 --> +<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> +<title>SignatureVerificationServiceStub.CanonicalizationMethod (PDF-AS 4.0 Library)</title> +<meta name="date" content="2014-02-04"> +<link rel="stylesheet" type="text/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 Library)"; + } +//--> +</script> +<noscript> +<div>JavaScript is disabled on your browser.</div> +</noscript> +<!-- ========= START OF TOP NAVBAR ======= --> +<div class="topNav"><a name="navbar_top"> +<!-- --> +</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.AnyChildrenType.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CanonicalizationMethod.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li><a href="#nested_class_summary">Nested</a> | </li> +<li><a href="#field_summary">Field</a> | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li><a href="#field_detail">Field</a> | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_top"> +<!-- --> +</a></div> +<!-- ========= END OF TOP NAVBAR ========= --> +<!-- ======== START OF CLASS DATA ======== --> +<div class="header"> +<div class="subTitle">at.gv.egiz.moa</div> +<h2 title="Class SignatureVerificationServiceStub.CanonicalizationMethod" class="title">Class SignatureVerificationServiceStub.CanonicalizationMethod</h2> +</div> +<div class="contentContainer"> +<ul class="inheritance"> +<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li> +<ul class="inheritance"> +<li>at.gv.egiz.moa.SignatureVerificationServiceStub.CanonicalizationMethod</li> +</ul> +</li> +</ul> +<div class="description"> +<ul class="blockList"> +<li class="blockList"> +<dl> +<dt>All Implemented Interfaces:</dt> +<dd><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a>, org.apache.axis2.databinding.ADBBean</dd> +</dl> +<dl> +<dt>Enclosing class:</dt> +<dd><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub</a></dd> +</dl> +<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> +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> +</ul> +</div> +<div class="summary"> +<ul class="blockList"> +<li class="blockList"> +<!-- ======== NESTED CLASS SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="nested_class_summary"> +<!-- --> +</a> +<h3>Nested Class Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Nested Class Summary table, listing nested classes, and an explanation"> +<caption><span>Nested Classes</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> +<tr class="altColor"> +<td class="colFirst"><code>static class </code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CanonicalizationMethod.Factory.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.CanonicalizationMethod.Factory</a></strong></code> +<div class="block">Factory class that keeps the parse method</div> +</td> +</tr> +</table> +</li> +</ul> +<!-- =========== FIELD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="field_summary"> +<!-- --> +</a> +<h3>Field Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Field Summary table, listing fields, and an explanation"> +<caption><span>Fields</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> +<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"><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>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="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CanonicalizationMethod.html#MY_QNAME">MY_QNAME</a></strong></code> </td> +</tr> +</table> +</li> +</ul> +<!-- ======== CONSTRUCTOR SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_summary"> +<!-- --> +</a> +<h3>Constructor Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation"> +<caption><span>Constructors</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colOne" scope="col">Constructor and Description</th> +</tr> +<tr class="altColor"> +<td class="colOne"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CanonicalizationMethod.html#SignatureVerificationServiceStub.CanonicalizationMethod()">SignatureVerificationServiceStub.CanonicalizationMethod</a></strong>()</code> </td> +</tr> +</table> +</li> +</ul> +<!-- ========== METHOD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_summary"> +<!-- --> +</a> +<h3>Method Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation"> +<caption><span>Methods</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colFirst" scope="col">Modifier and Type</th> +<th class="colLast" scope="col">Method and Description</th> +</tr> +<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"><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>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, + 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> +<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> +</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, + 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.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> +</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> +</ul> +</li> +</ul> +</li> +</ul> +</div> +<div class="details"> +<ul class="blockList"> +<li class="blockList"> +<!-- ============ FIELD DETAIL =========== --> +<ul class="blockList"> +<li class="blockList"><a name="field_detail"> +<!-- --> +</a> +<h3>Field Detail</h3> +<a name="MY_QNAME"> +<!-- --> +</a> +<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> +</li> +</ul> +<a name="localCanonicalizationMethod"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>localCanonicalizationMethod</h4> +<pre>protected <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CanonicalizationMethodType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.CanonicalizationMethodType</a> localCanonicalizationMethod</pre> +<div class="block">field for CanonicalizationMethod</div> +</li> +</ul> +</li> +</ul> +<!-- ========= CONSTRUCTOR DETAIL ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_detail"> +<!-- --> +</a> +<h3>Constructor Detail</h3> +<a name="SignatureVerificationServiceStub.CanonicalizationMethod()"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>SignatureVerificationServiceStub.CanonicalizationMethod</h4> +<pre>public SignatureVerificationServiceStub.CanonicalizationMethod()</pre> +</li> +</ul> +</li> +</ul> +<!-- ============ METHOD DETAIL ========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_detail"> +<!-- --> +</a> +<h3>Method Detail</h3> +<a name="getCanonicalizationMethod()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getCanonicalizationMethod</h4> +<pre>public <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CanonicalizationMethodType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.CanonicalizationMethodType</a> getCanonicalizationMethod()</pre> +<div class="block">Auto generated getter method</div> +<dl><dt><span class="strong">Returns:</span></dt><dd>CanonicalizationMethodType</dd></dl> +</li> +</ul> +<a name="setCanonicalizationMethod(at.gv.egiz.moa.SignatureVerificationServiceStub.CanonicalizationMethodType)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>setCanonicalizationMethod</h4> +<pre>public void setCanonicalizationMethod(<a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CanonicalizationMethodType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.CanonicalizationMethodType</a> param)</pre> +<div class="block">Auto generated setter method</div> +<dl><dt><span class="strong">Parameters:</span></dt><dd><code>param</code> - CanonicalizationMethod</dd></dl> +</li> +</ul> +<a name="getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getOMElement</h4> +<pre>public org.apache.axiom.om.OMElement getOMElement(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, + org.apache.axiom.om.OMFactory factory) + throws org.apache.axis2.databinding.ADBException</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>getOMElement</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><span class="strong">Parameters:</span></dt><dd><code>parentQName</code> - </dd><dd><code>factory</code> - </dd> +<dt><span class="strong">Returns:</span></dt><dd>org.apache.axiom.om.OMElement</dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +<a name="serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>serialize</h4> +<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, + <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter) + throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, + org.apache.axis2.databinding.ADBException</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +<a name="serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>serialize</h4> +<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, + <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, + boolean serializeType) + throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, + org.apache.axis2.databinding.ADBException</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +<a name="getPullParser(javax.xml.namespace.QName)"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>getPullParser</h4> +<pre>public <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> getPullParser(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName) + throws org.apache.axis2.databinding.ADBException</pre> +<div class="block">databinding method to get an XML representation of this object</div> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>getPullParser</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +</li> +</ul> +</li> +</ul> +</div> +</div> +<!-- ========= END OF CLASS DATA ========= --> +<!-- ======= START OF BOTTOM NAVBAR ====== --> +<div class="bottomNav"><a name="navbar_bottom"> +<!-- --> +</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.AnyChildrenType.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CanonicalizationMethod.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li><a href="#nested_class_summary">Nested</a> | </li> +<li><a href="#field_summary">Field</a> | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li><a href="#field_detail">Field</a> | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_bottom"> +<!-- --> +</a></div> +<!-- ======== END OF BOTTOM NAVBAR ======= --> +</body> +</html> diff --git a/docs/at/gv/egiz/moa/SignatureVerificationServiceStub.CanonicalizationMethodType.Factory.html b/docs/at/gv/egiz/moa/SignatureVerificationServiceStub.CanonicalizationMethodType.Factory.html new file mode 100644 index 00000000..445678e7 --- /dev/null +++ b/docs/at/gv/egiz/moa/SignatureVerificationServiceStub.CanonicalizationMethodType.Factory.html @@ -0,0 +1,278 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> +<!-- NewPage --> +<html lang="en"> +<head> +<!-- Generated by javadoc (version 1.7.0_51) on Tue Feb 04 16:51:36 CET 2014 --> +<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> +<title>SignatureVerificationServiceStub.CanonicalizationMethodType.Factory (PDF-AS 4.0 Library)</title> +<meta name="date" content="2014-02-04"> +<link rel="stylesheet" type="text/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 Library)"; + } +//--> +</script> +<noscript> +<div>JavaScript is disabled on your browser.</div> +</noscript> +<!-- ========= START OF TOP NAVBAR ======= --> +<div class="topNav"><a name="navbar_top"> +<!-- --> +</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CanonicalizationMethodType.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CheckResultType.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li>Nested | </li> +<li>Field | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li>Field | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_top"> +<!-- --> +</a></div> +<!-- ========= END OF TOP NAVBAR ========= --> +<!-- ======== START OF CLASS DATA ======== --> +<div class="header"> +<div class="subTitle">at.gv.egiz.moa</div> +<h2 title="Class SignatureVerificationServiceStub.CanonicalizationMethodType.Factory" class="title">Class SignatureVerificationServiceStub.CanonicalizationMethodType.Factory</h2> +</div> +<div class="contentContainer"> +<ul class="inheritance"> +<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li> +<ul class="inheritance"> +<li>at.gv.egiz.moa.SignatureVerificationServiceStub.CanonicalizationMethodType.Factory</li> +</ul> +</li> +</ul> +<div class="description"> +<ul class="blockList"> +<li class="blockList"> +<dl> +<dt>Enclosing class:</dt> +<dd><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CanonicalizationMethodType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.CanonicalizationMethodType</a></dd> +</dl> +<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> +<div class="block">Factory class that keeps the parse method</div> +</li> +</ul> +</div> +<div class="summary"> +<ul class="blockList"> +<li class="blockList"> +<!-- ======== CONSTRUCTOR SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_summary"> +<!-- --> +</a> +<h3>Constructor Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation"> +<caption><span>Constructors</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colOne" scope="col">Constructor and Description</th> +</tr> +<tr class="altColor"> +<td class="colOne"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CanonicalizationMethodType.Factory.html#SignatureVerificationServiceStub.CanonicalizationMethodType.Factory()">SignatureVerificationServiceStub.CanonicalizationMethodType.Factory</a></strong>()</code> </td> +</tr> +</table> +</li> +</ul> +<!-- ========== METHOD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_summary"> +<!-- --> +</a> +<h3>Method Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation"> +<caption><span>Methods</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colFirst" scope="col">Modifier and Type</th> +<th class="colLast" scope="col">Method and Description</th> +</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> +<div class="block">static method to create the object + Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable + If this object is not an element, it is a complex type and the reader is at the event just after the outer start element + Postcondition: If this object is an element, the reader is positioned at its end element + If this object is a complex type, the reader is positioned at the end element of its outer element</div> +</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> +</ul> +</li> +</ul> +</li> +</ul> +</div> +<div class="details"> +<ul class="blockList"> +<li class="blockList"> +<!-- ========= CONSTRUCTOR DETAIL ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_detail"> +<!-- --> +</a> +<h3>Constructor Detail</h3> +<a name="SignatureVerificationServiceStub.CanonicalizationMethodType.Factory()"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>SignatureVerificationServiceStub.CanonicalizationMethodType.Factory</h4> +<pre>public SignatureVerificationServiceStub.CanonicalizationMethodType.Factory()</pre> +</li> +</ul> +</li> +</ul> +<!-- ============ METHOD DETAIL ========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_detail"> +<!-- --> +</a> +<h3>Method Detail</h3> +<a name="parse(javax.xml.stream.XMLStreamReader)"> +<!-- --> +</a> +<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> +<div class="block">static method to create the object + Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable + If this object is not an element, it is a complex type and the reader is at the event just after the outer start element + Postcondition: If this object is an element, the reader is positioned at its end element + If this object is a complex type, the reader is positioned at the end element of its outer element</div> +<dl><dt><span class="strong">Throws:</span></dt> +<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></code></dd></dl> +</li> +</ul> +</li> +</ul> +</li> +</ul> +</div> +</div> +<!-- ========= END OF CLASS DATA ========= --> +<!-- ======= START OF BOTTOM NAVBAR ====== --> +<div class="bottomNav"><a name="navbar_bottom"> +<!-- --> +</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CanonicalizationMethodType.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CheckResultType.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li>Nested | </li> +<li>Field | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li>Field | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_bottom"> +<!-- --> +</a></div> +<!-- ======== END OF BOTTOM NAVBAR ======= --> +</body> +</html> diff --git a/docs/at/gv/egiz/moa/SignatureVerificationServiceStub.CanonicalizationMethodType.html b/docs/at/gv/egiz/moa/SignatureVerificationServiceStub.CanonicalizationMethodType.html new file mode 100644 index 00000000..308e9353 --- /dev/null +++ b/docs/at/gv/egiz/moa/SignatureVerificationServiceStub.CanonicalizationMethodType.html @@ -0,0 +1,556 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> +<!-- NewPage --> +<html lang="en"> +<head> +<!-- Generated by javadoc (version 1.7.0_51) on Tue Feb 04 16:51:36 CET 2014 --> +<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> +<title>SignatureVerificationServiceStub.CanonicalizationMethodType (PDF-AS 4.0 Library)</title> +<meta name="date" content="2014-02-04"> +<link rel="stylesheet" type="text/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 Library)"; + } +//--> +</script> +<noscript> +<div>JavaScript is disabled on your browser.</div> +</noscript> +<!-- ========= START OF TOP NAVBAR ======= --> +<div class="topNav"><a name="navbar_top"> +<!-- --> +</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CanonicalizationMethod.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CanonicalizationMethodType.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li><a href="#nested_class_summary">Nested</a> | </li> +<li><a href="#field_summary">Field</a> | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li><a href="#field_detail">Field</a> | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_top"> +<!-- --> +</a></div> +<!-- ========= END OF TOP NAVBAR ========= --> +<!-- ======== START OF CLASS DATA ======== --> +<div class="header"> +<div class="subTitle">at.gv.egiz.moa</div> +<h2 title="Class SignatureVerificationServiceStub.CanonicalizationMethodType" class="title">Class SignatureVerificationServiceStub.CanonicalizationMethodType</h2> +</div> +<div class="contentContainer"> +<ul class="inheritance"> +<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li> +<ul class="inheritance"> +<li>at.gv.egiz.moa.SignatureVerificationServiceStub.CanonicalizationMethodType</li> +</ul> +</li> +</ul> +<div class="description"> +<ul class="blockList"> +<li class="blockList"> +<dl> +<dt>All Implemented Interfaces:</dt> +<dd><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a>, org.apache.axis2.databinding.ADBBean</dd> +</dl> +<dl> +<dt>Enclosing class:</dt> +<dd><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub</a></dd> +</dl> +<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> +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> +</ul> +</div> +<div class="summary"> +<ul class="blockList"> +<li class="blockList"> +<!-- ======== NESTED CLASS SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="nested_class_summary"> +<!-- --> +</a> +<h3>Nested Class Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Nested Class Summary table, listing nested classes, and an explanation"> +<caption><span>Nested Classes</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> +<tr class="altColor"> +<td class="colFirst"><code>static class </code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CanonicalizationMethodType.Factory.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.CanonicalizationMethodType.Factory</a></strong></code> +<div class="block">Factory class that keeps the parse method</div> +</td> +</tr> +</table> +</li> +</ul> +<!-- =========== FIELD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="field_summary"> +<!-- --> +</a> +<h3>Field Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Field Summary table, listing fields, and an explanation"> +<caption><span>Fields</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> +<tr class="altColor"> +<td class="colFirst"><code>protected org.apache.axis2.databinding.types.URI</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CanonicalizationMethodType.html#localAlgorithm">localAlgorithm</a></strong></code> +<div class="block">field for Algorithm + This was an Attribute!</div> +</td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>protected org.apache.axiom.om.OMElement[]</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CanonicalizationMethodType.html#localExtraElement">localExtraElement</a></strong></code> +<div class="block">field for ExtraElement + This was an Array!</div> +</td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>protected boolean</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CanonicalizationMethodType.html#localExtraElementTracker">localExtraElementTracker</a></strong></code> </td> +</tr> +</table> +</li> +</ul> +<!-- ======== CONSTRUCTOR SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_summary"> +<!-- --> +</a> +<h3>Constructor Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation"> +<caption><span>Constructors</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colOne" scope="col">Constructor and Description</th> +</tr> +<tr class="altColor"> +<td class="colOne"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CanonicalizationMethodType.html#SignatureVerificationServiceStub.CanonicalizationMethodType()">SignatureVerificationServiceStub.CanonicalizationMethodType</a></strong>()</code> </td> +</tr> +</table> +</li> +</ul> +<!-- ========== METHOD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_summary"> +<!-- --> +</a> +<h3>Method Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation"> +<caption><span>Methods</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colFirst" scope="col">Modifier and Type</th> +<th class="colLast" scope="col">Method and Description</th> +</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#addExtraElement(org.apache.axiom.om.OMElement)">addExtraElement</a></strong>(org.apache.axiom.om.OMElement param)</code> +<div class="block">Auto generated add method for the array for convenience</div> +</td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>org.apache.axis2.databinding.types.URI</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CanonicalizationMethodType.html#getAlgorithm()">getAlgorithm</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.CanonicalizationMethodType.html#getExtraElement()">getExtraElement</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.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, + 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> +<div class="block">databinding method to get an XML representation of this object</div> +</td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>boolean</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CanonicalizationMethodType.html#isExtraElementSpecified()">isExtraElementSpecified</a></strong>()</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.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> +</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, + 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.CanonicalizationMethodType.html#setAlgorithm(org.apache.axis2.databinding.types.URI)">setAlgorithm</a></strong>(org.apache.axis2.databinding.types.URI 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.CanonicalizationMethodType.html#setExtraElement(org.apache.axiom.om.OMElement[])">setExtraElement</a></strong>(org.apache.axiom.om.OMElement[] 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"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CanonicalizationMethodType.html#validateExtraElement(org.apache.axiom.om.OMElement[])">validateExtraElement</a></strong>(org.apache.axiom.om.OMElement[] param)</code> +<div class="block">validate the array for ExtraElement</div> +</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> +</ul> +</li> +</ul> +</li> +</ul> +</div> +<div class="details"> +<ul class="blockList"> +<li class="blockList"> +<!-- ============ FIELD DETAIL =========== --> +<ul class="blockList"> +<li class="blockList"><a name="field_detail"> +<!-- --> +</a> +<h3>Field Detail</h3> +<a name="localExtraElement"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>localExtraElement</h4> +<pre>protected org.apache.axiom.om.OMElement[] localExtraElement</pre> +<div class="block">field for ExtraElement + This was an Array!</div> +</li> +</ul> +<a name="localExtraElementTracker"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>localExtraElementTracker</h4> +<pre>protected boolean localExtraElementTracker</pre> +</li> +</ul> +<a name="localAlgorithm"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>localAlgorithm</h4> +<pre>protected org.apache.axis2.databinding.types.URI localAlgorithm</pre> +<div class="block">field for Algorithm + This was an Attribute!</div> +</li> +</ul> +</li> +</ul> +<!-- ========= CONSTRUCTOR DETAIL ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_detail"> +<!-- --> +</a> +<h3>Constructor Detail</h3> +<a name="SignatureVerificationServiceStub.CanonicalizationMethodType()"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>SignatureVerificationServiceStub.CanonicalizationMethodType</h4> +<pre>public SignatureVerificationServiceStub.CanonicalizationMethodType()</pre> +</li> +</ul> +</li> +</ul> +<!-- ============ METHOD DETAIL ========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_detail"> +<!-- --> +</a> +<h3>Method Detail</h3> +<a name="isExtraElementSpecified()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>isExtraElementSpecified</h4> +<pre>public boolean isExtraElementSpecified()</pre> +</li> +</ul> +<a name="getExtraElement()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getExtraElement</h4> +<pre>public org.apache.axiom.om.OMElement[] getExtraElement()</pre> +<div class="block">Auto generated getter method</div> +<dl><dt><span class="strong">Returns:</span></dt><dd>org.apache.axiom.om.OMElement[]</dd></dl> +</li> +</ul> +<a name="validateExtraElement(org.apache.axiom.om.OMElement[])"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>validateExtraElement</h4> +<pre>protected void validateExtraElement(org.apache.axiom.om.OMElement[] param)</pre> +<div class="block">validate the array for ExtraElement</div> +</li> +</ul> +<a name="setExtraElement(org.apache.axiom.om.OMElement[])"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>setExtraElement</h4> +<pre>public void setExtraElement(org.apache.axiom.om.OMElement[] param)</pre> +<div class="block">Auto generated setter method</div> +<dl><dt><span class="strong">Parameters:</span></dt><dd><code>param</code> - ExtraElement</dd></dl> +</li> +</ul> +<a name="addExtraElement(org.apache.axiom.om.OMElement)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>addExtraElement</h4> +<pre>public void addExtraElement(org.apache.axiom.om.OMElement param)</pre> +<div class="block">Auto generated add method for the array for convenience</div> +<dl><dt><span class="strong">Parameters:</span></dt><dd><code>param</code> - org.apache.axiom.om.OMElement</dd></dl> +</li> +</ul> +<a name="getAlgorithm()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getAlgorithm</h4> +<pre>public org.apache.axis2.databinding.types.URI getAlgorithm()</pre> +<div class="block">Auto generated getter method</div> +<dl><dt><span class="strong">Returns:</span></dt><dd>org.apache.axis2.databinding.types.URI</dd></dl> +</li> +</ul> +<a name="setAlgorithm(org.apache.axis2.databinding.types.URI)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>setAlgorithm</h4> +<pre>public void setAlgorithm(org.apache.axis2.databinding.types.URI param)</pre> +<div class="block">Auto generated setter method</div> +<dl><dt><span class="strong">Parameters:</span></dt><dd><code>param</code> - Algorithm</dd></dl> +</li> +</ul> +<a name="getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getOMElement</h4> +<pre>public org.apache.axiom.om.OMElement getOMElement(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, + org.apache.axiom.om.OMFactory factory) + throws org.apache.axis2.databinding.ADBException</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>getOMElement</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><span class="strong">Parameters:</span></dt><dd><code>parentQName</code> - </dd><dd><code>factory</code> - </dd> +<dt><span class="strong">Returns:</span></dt><dd>org.apache.axiom.om.OMElement</dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +<a name="serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>serialize</h4> +<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, + <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter) + throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, + org.apache.axis2.databinding.ADBException</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +<a name="serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>serialize</h4> +<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, + <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, + boolean serializeType) + throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, + org.apache.axis2.databinding.ADBException</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +<a name="getPullParser(javax.xml.namespace.QName)"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>getPullParser</h4> +<pre>public <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> getPullParser(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName) + throws org.apache.axis2.databinding.ADBException</pre> +<div class="block">databinding method to get an XML representation of this object</div> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>getPullParser</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +</li> +</ul> +</li> +</ul> +</div> +</div> +<!-- ========= END OF CLASS DATA ========= --> +<!-- ======= START OF BOTTOM NAVBAR ====== --> +<div class="bottomNav"><a name="navbar_bottom"> +<!-- --> +</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CanonicalizationMethod.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CanonicalizationMethodType.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li><a href="#nested_class_summary">Nested</a> | </li> +<li><a href="#field_summary">Field</a> | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li><a href="#field_detail">Field</a> | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_bottom"> +<!-- --> +</a></div> +<!-- ======== END OF BOTTOM NAVBAR ======= --> +</body> +</html> diff --git a/docs/at/gv/egiz/moa/SignatureVerificationServiceStub.CheckResultType.Factory.html b/docs/at/gv/egiz/moa/SignatureVerificationServiceStub.CheckResultType.Factory.html new file mode 100644 index 00000000..8a2875dc --- /dev/null +++ b/docs/at/gv/egiz/moa/SignatureVerificationServiceStub.CheckResultType.Factory.html @@ -0,0 +1,278 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> +<!-- NewPage --> +<html lang="en"> +<head> +<!-- Generated by javadoc (version 1.7.0_51) on Tue Feb 04 16:51:36 CET 2014 --> +<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> +<title>SignatureVerificationServiceStub.CheckResultType.Factory (PDF-AS 4.0 Library)</title> +<meta name="date" content="2014-02-04"> +<link rel="stylesheet" type="text/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 Library)"; + } +//--> +</script> +<noscript> +<div>JavaScript is disabled on your browser.</div> +</noscript> +<!-- ========= START OF TOP NAVBAR ======= --> +<div class="topNav"><a name="navbar_top"> +<!-- --> +</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CheckResultType.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CMSContentBaseType.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li>Nested | </li> +<li>Field | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li>Field | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_top"> +<!-- --> +</a></div> +<!-- ========= END OF TOP NAVBAR ========= --> +<!-- ======== START OF CLASS DATA ======== --> +<div class="header"> +<div class="subTitle">at.gv.egiz.moa</div> +<h2 title="Class SignatureVerificationServiceStub.CheckResultType.Factory" class="title">Class SignatureVerificationServiceStub.CheckResultType.Factory</h2> +</div> +<div class="contentContainer"> +<ul class="inheritance"> +<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li> +<ul class="inheritance"> +<li>at.gv.egiz.moa.SignatureVerificationServiceStub.CheckResultType.Factory</li> +</ul> +</li> +</ul> +<div class="description"> +<ul class="blockList"> +<li class="blockList"> +<dl> +<dt>Enclosing class:</dt> +<dd><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CheckResultType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.CheckResultType</a></dd> +</dl> +<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> +<div class="block">Factory class that keeps the parse method</div> +</li> +</ul> +</div> +<div class="summary"> +<ul class="blockList"> +<li class="blockList"> +<!-- ======== CONSTRUCTOR SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_summary"> +<!-- --> +</a> +<h3>Constructor Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation"> +<caption><span>Constructors</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colOne" scope="col">Constructor and Description</th> +</tr> +<tr class="altColor"> +<td class="colOne"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CheckResultType.Factory.html#SignatureVerificationServiceStub.CheckResultType.Factory()">SignatureVerificationServiceStub.CheckResultType.Factory</a></strong>()</code> </td> +</tr> +</table> +</li> +</ul> +<!-- ========== METHOD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_summary"> +<!-- --> +</a> +<h3>Method Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation"> +<caption><span>Methods</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colFirst" scope="col">Modifier and Type</th> +<th class="colLast" scope="col">Method and Description</th> +</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> +<div class="block">static method to create the object + Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable + If this object is not an element, it is a complex type and the reader is at the event just after the outer start element + Postcondition: If this object is an element, the reader is positioned at its end element + If this object is a complex type, the reader is positioned at the end element of its outer element</div> +</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> +</ul> +</li> +</ul> +</li> +</ul> +</div> +<div class="details"> +<ul class="blockList"> +<li class="blockList"> +<!-- ========= CONSTRUCTOR DETAIL ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_detail"> +<!-- --> +</a> +<h3>Constructor Detail</h3> +<a name="SignatureVerificationServiceStub.CheckResultType.Factory()"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>SignatureVerificationServiceStub.CheckResultType.Factory</h4> +<pre>public SignatureVerificationServiceStub.CheckResultType.Factory()</pre> +</li> +</ul> +</li> +</ul> +<!-- ============ METHOD DETAIL ========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_detail"> +<!-- --> +</a> +<h3>Method Detail</h3> +<a name="parse(javax.xml.stream.XMLStreamReader)"> +<!-- --> +</a> +<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> +<div class="block">static method to create the object + Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable + If this object is not an element, it is a complex type and the reader is at the event just after the outer start element + Postcondition: If this object is an element, the reader is positioned at its end element + If this object is a complex type, the reader is positioned at the end element of its outer element</div> +<dl><dt><span class="strong">Throws:</span></dt> +<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></code></dd></dl> +</li> +</ul> +</li> +</ul> +</li> +</ul> +</div> +</div> +<!-- ========= END OF CLASS DATA ========= --> +<!-- ======= START OF BOTTOM NAVBAR ====== --> +<div class="bottomNav"><a name="navbar_bottom"> +<!-- --> +</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CheckResultType.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CMSContentBaseType.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li>Nested | </li> +<li>Field | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li>Field | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_bottom"> +<!-- --> +</a></div> +<!-- ======== END OF BOTTOM NAVBAR ======= --> +</body> +</html> diff --git a/docs/at/gv/egiz/moa/SignatureVerificationServiceStub.CheckResultType.html b/docs/at/gv/egiz/moa/SignatureVerificationServiceStub.CheckResultType.html new file mode 100644 index 00000000..ae6d3496 --- /dev/null +++ b/docs/at/gv/egiz/moa/SignatureVerificationServiceStub.CheckResultType.html @@ -0,0 +1,523 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> +<!-- NewPage --> +<html lang="en"> +<head> +<!-- Generated by javadoc (version 1.7.0_51) on Tue Feb 04 16:51:36 CET 2014 --> +<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> +<title>SignatureVerificationServiceStub.CheckResultType (PDF-AS 4.0 Library)</title> +<meta name="date" content="2014-02-04"> +<link rel="stylesheet" type="text/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 Library)"; + } +//--> +</script> +<noscript> +<div>JavaScript is disabled on your browser.</div> +</noscript> +<!-- ========= START OF TOP NAVBAR ======= --> +<div class="topNav"><a name="navbar_top"> +<!-- --> +</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CanonicalizationMethodType.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CheckResultType.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li><a href="#nested_class_summary">Nested</a> | </li> +<li><a href="#field_summary">Field</a> | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li><a href="#field_detail">Field</a> | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_top"> +<!-- --> +</a></div> +<!-- ========= END OF TOP NAVBAR ========= --> +<!-- ======== START OF CLASS DATA ======== --> +<div class="header"> +<div class="subTitle">at.gv.egiz.moa</div> +<h2 title="Class SignatureVerificationServiceStub.CheckResultType" class="title">Class SignatureVerificationServiceStub.CheckResultType</h2> +</div> +<div class="contentContainer"> +<ul class="inheritance"> +<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li> +<ul class="inheritance"> +<li>at.gv.egiz.moa.SignatureVerificationServiceStub.CheckResultType</li> +</ul> +</li> +</ul> +<div class="description"> +<ul class="blockList"> +<li class="blockList"> +<dl> +<dt>All Implemented Interfaces:</dt> +<dd><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a>, org.apache.axis2.databinding.ADBBean</dd> +</dl> +<dl> +<dt>Direct Known Subclasses:</dt> +<dd><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ManifestRefsCheckResultType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.ManifestRefsCheckResultType</a>, <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ReferencesCheckResultType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.ReferencesCheckResultType</a></dd> +</dl> +<dl> +<dt>Enclosing class:</dt> +<dd><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub</a></dd> +</dl> +<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> +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> +</ul> +</div> +<div class="summary"> +<ul class="blockList"> +<li class="blockList"> +<!-- ======== NESTED CLASS SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="nested_class_summary"> +<!-- --> +</a> +<h3>Nested Class Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Nested Class Summary table, listing nested classes, and an explanation"> +<caption><span>Nested Classes</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> +<tr class="altColor"> +<td class="colFirst"><code>static class </code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CheckResultType.Factory.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.CheckResultType.Factory</a></strong></code> +<div class="block">Factory class that keeps the parse method</div> +</td> +</tr> +</table> +</li> +</ul> +<!-- =========== FIELD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="field_summary"> +<!-- --> +</a> +<h3>Field Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Field Summary table, listing fields, and an explanation"> +<caption><span>Fields</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> +<tr class="altColor"> +<td class="colFirst"><code>protected org.apache.axis2.databinding.types.NonNegativeInteger</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CheckResultType.html#localCode">localCode</a></strong></code> +<div class="block">field for Code</div> +</td> +</tr> +<tr class="rowColor"> +<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"><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> +<tr class="altColor"> +<td class="colFirst"><code>protected boolean</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CheckResultType.html#localInfoTracker">localInfoTracker</a></strong></code> </td> +</tr> +</table> +</li> +</ul> +<!-- ======== CONSTRUCTOR SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_summary"> +<!-- --> +</a> +<h3>Constructor Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation"> +<caption><span>Constructors</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colOne" scope="col">Constructor and Description</th> +</tr> +<tr class="altColor"> +<td class="colOne"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CheckResultType.html#SignatureVerificationServiceStub.CheckResultType()">SignatureVerificationServiceStub.CheckResultType</a></strong>()</code> </td> +</tr> +</table> +</li> +</ul> +<!-- ========== METHOD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_summary"> +<!-- --> +</a> +<h3>Method Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation"> +<caption><span>Methods</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colFirst" scope="col">Modifier and Type</th> +<th class="colLast" scope="col">Method and Description</th> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>org.apache.axis2.databinding.types.NonNegativeInteger</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CheckResultType.html#getCode()">getCode</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.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.CheckResultType.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.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, + 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> +<div class="block">databinding method to get an XML representation of this object</div> +</td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>boolean</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CheckResultType.html#isInfoSpecified()">isInfoSpecified</a></strong>()</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.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> +</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, + 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.CheckResultType.html#setCode(org.apache.axis2.databinding.types.NonNegativeInteger)">setCode</a></strong>(org.apache.axis2.databinding.types.NonNegativeInteger 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.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> +</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> +</ul> +</li> +</ul> +</li> +</ul> +</div> +<div class="details"> +<ul class="blockList"> +<li class="blockList"> +<!-- ============ FIELD DETAIL =========== --> +<ul class="blockList"> +<li class="blockList"><a name="field_detail"> +<!-- --> +</a> +<h3>Field Detail</h3> +<a name="localCode"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>localCode</h4> +<pre>protected org.apache.axis2.databinding.types.NonNegativeInteger localCode</pre> +<div class="block">field for Code</div> +</li> +</ul> +<a name="localInfo"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>localInfo</h4> +<pre>protected <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.AnyChildrenType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.AnyChildrenType</a> localInfo</pre> +<div class="block">field for Info</div> +</li> +</ul> +<a name="localInfoTracker"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>localInfoTracker</h4> +<pre>protected boolean localInfoTracker</pre> +</li> +</ul> +</li> +</ul> +<!-- ========= CONSTRUCTOR DETAIL ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_detail"> +<!-- --> +</a> +<h3>Constructor Detail</h3> +<a name="SignatureVerificationServiceStub.CheckResultType()"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>SignatureVerificationServiceStub.CheckResultType</h4> +<pre>public SignatureVerificationServiceStub.CheckResultType()</pre> +</li> +</ul> +</li> +</ul> +<!-- ============ METHOD DETAIL ========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_detail"> +<!-- --> +</a> +<h3>Method Detail</h3> +<a name="getCode()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getCode</h4> +<pre>public org.apache.axis2.databinding.types.NonNegativeInteger getCode()</pre> +<div class="block">Auto generated getter method</div> +<dl><dt><span class="strong">Returns:</span></dt><dd>org.apache.axis2.databinding.types.NonNegativeInteger</dd></dl> +</li> +</ul> +<a name="setCode(org.apache.axis2.databinding.types.NonNegativeInteger)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>setCode</h4> +<pre>public void setCode(org.apache.axis2.databinding.types.NonNegativeInteger 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> +</ul> +<a name="isInfoSpecified()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>isInfoSpecified</h4> +<pre>public boolean isInfoSpecified()</pre> +</li> +</ul> +<a name="getInfo()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getInfo</h4> +<pre>public <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.AnyChildrenType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.AnyChildrenType</a> getInfo()</pre> +<div class="block">Auto generated getter method</div> +<dl><dt><span class="strong">Returns:</span></dt><dd>AnyChildrenType</dd></dl> +</li> +</ul> +<a name="setInfo(at.gv.egiz.moa.SignatureVerificationServiceStub.AnyChildrenType)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>setInfo</h4> +<pre>public void setInfo(<a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.AnyChildrenType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.AnyChildrenType</a> 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> +</ul> +<a name="getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getOMElement</h4> +<pre>public org.apache.axiom.om.OMElement getOMElement(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, + org.apache.axiom.om.OMFactory factory) + throws org.apache.axis2.databinding.ADBException</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>getOMElement</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><span class="strong">Parameters:</span></dt><dd><code>parentQName</code> - </dd><dd><code>factory</code> - </dd> +<dt><span class="strong">Returns:</span></dt><dd>org.apache.axiom.om.OMElement</dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +<a name="serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>serialize</h4> +<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, + <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter) + throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, + org.apache.axis2.databinding.ADBException</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +<a name="serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>serialize</h4> +<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, + <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, + boolean serializeType) + throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, + org.apache.axis2.databinding.ADBException</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +<a name="getPullParser(javax.xml.namespace.QName)"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>getPullParser</h4> +<pre>public <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> getPullParser(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName) + throws org.apache.axis2.databinding.ADBException</pre> +<div class="block">databinding method to get an XML representation of this object</div> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>getPullParser</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +</li> +</ul> +</li> +</ul> +</div> +</div> +<!-- ========= END OF CLASS DATA ========= --> +<!-- ======= START OF BOTTOM NAVBAR ====== --> +<div class="bottomNav"><a name="navbar_bottom"> +<!-- --> +</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CanonicalizationMethodType.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CheckResultType.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li><a href="#nested_class_summary">Nested</a> | </li> +<li><a href="#field_summary">Field</a> | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li><a href="#field_detail">Field</a> | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_bottom"> +<!-- --> +</a></div> +<!-- ======== END OF BOTTOM NAVBAR ======= --> +</body> +</html> diff --git a/docs/at/gv/egiz/moa/SignatureVerificationServiceStub.ContentBaseType.Factory.html b/docs/at/gv/egiz/moa/SignatureVerificationServiceStub.ContentBaseType.Factory.html new file mode 100644 index 00000000..46f09e1f --- /dev/null +++ b/docs/at/gv/egiz/moa/SignatureVerificationServiceStub.ContentBaseType.Factory.html @@ -0,0 +1,278 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> +<!-- NewPage --> +<html lang="en"> +<head> +<!-- Generated by javadoc (version 1.7.0_51) on Tue Feb 04 16:51:40 CET 2014 --> +<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> +<title>SignatureVerificationServiceStub.ContentBaseType.Factory (PDF-AS 4.0 Library)</title> +<meta name="date" content="2014-02-04"> +<link rel="stylesheet" type="text/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 Library)"; + } +//--> +</script> +<noscript> +<div>JavaScript is disabled on your browser.</div> +</noscript> +<!-- ========= START OF TOP NAVBAR ======= --> +<div class="topNav"><a name="navbar_top"> +<!-- --> +</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ContentBaseType.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ContentExLocRefBaseType.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li>Nested | </li> +<li>Field | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li>Field | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_top"> +<!-- --> +</a></div> +<!-- ========= END OF TOP NAVBAR ========= --> +<!-- ======== START OF CLASS DATA ======== --> +<div class="header"> +<div class="subTitle">at.gv.egiz.moa</div> +<h2 title="Class SignatureVerificationServiceStub.ContentBaseType.Factory" class="title">Class SignatureVerificationServiceStub.ContentBaseType.Factory</h2> +</div> +<div class="contentContainer"> +<ul class="inheritance"> +<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li> +<ul class="inheritance"> +<li>at.gv.egiz.moa.SignatureVerificationServiceStub.ContentBaseType.Factory</li> +</ul> +</li> +</ul> +<div class="description"> +<ul class="blockList"> +<li class="blockList"> +<dl> +<dt>Enclosing class:</dt> +<dd><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ContentBaseType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.ContentBaseType</a></dd> +</dl> +<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> +<div class="block">Factory class that keeps the parse method</div> +</li> +</ul> +</div> +<div class="summary"> +<ul class="blockList"> +<li class="blockList"> +<!-- ======== CONSTRUCTOR SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_summary"> +<!-- --> +</a> +<h3>Constructor Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation"> +<caption><span>Constructors</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colOne" scope="col">Constructor and Description</th> +</tr> +<tr class="altColor"> +<td class="colOne"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ContentBaseType.Factory.html#SignatureVerificationServiceStub.ContentBaseType.Factory()">SignatureVerificationServiceStub.ContentBaseType.Factory</a></strong>()</code> </td> +</tr> +</table> +</li> +</ul> +<!-- ========== METHOD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_summary"> +<!-- --> +</a> +<h3>Method Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation"> +<caption><span>Methods</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colFirst" scope="col">Modifier and Type</th> +<th class="colLast" scope="col">Method and Description</th> +</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> +<div class="block">static method to create the object + Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable + If this object is not an element, it is a complex type and the reader is at the event just after the outer start element + Postcondition: If this object is an element, the reader is positioned at its end element + If this object is a complex type, the reader is positioned at the end element of its outer element</div> +</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> +</ul> +</li> +</ul> +</li> +</ul> +</div> +<div class="details"> +<ul class="blockList"> +<li class="blockList"> +<!-- ========= CONSTRUCTOR DETAIL ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_detail"> +<!-- --> +</a> +<h3>Constructor Detail</h3> +<a name="SignatureVerificationServiceStub.ContentBaseType.Factory()"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>SignatureVerificationServiceStub.ContentBaseType.Factory</h4> +<pre>public SignatureVerificationServiceStub.ContentBaseType.Factory()</pre> +</li> +</ul> +</li> +</ul> +<!-- ============ METHOD DETAIL ========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_detail"> +<!-- --> +</a> +<h3>Method Detail</h3> +<a name="parse(javax.xml.stream.XMLStreamReader)"> +<!-- --> +</a> +<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> +<div class="block">static method to create the object + Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable + If this object is not an element, it is a complex type and the reader is at the event just after the outer start element + Postcondition: If this object is an element, the reader is positioned at its end element + If this object is a complex type, the reader is positioned at the end element of its outer element</div> +<dl><dt><span class="strong">Throws:</span></dt> +<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></code></dd></dl> +</li> +</ul> +</li> +</ul> +</li> +</ul> +</div> +</div> +<!-- ========= END OF CLASS DATA ========= --> +<!-- ======= START OF BOTTOM NAVBAR ====== --> +<div class="bottomNav"><a name="navbar_bottom"> +<!-- --> +</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ContentBaseType.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ContentExLocRefBaseType.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li>Nested | </li> +<li>Field | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li>Field | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_bottom"> +<!-- --> +</a></div> +<!-- ======== END OF BOTTOM NAVBAR ======= --> +</body> +</html> diff --git a/docs/at/gv/egiz/moa/SignatureVerificationServiceStub.ContentBaseType.html b/docs/at/gv/egiz/moa/SignatureVerificationServiceStub.ContentBaseType.html new file mode 100644 index 00000000..29f956d8 --- /dev/null +++ b/docs/at/gv/egiz/moa/SignatureVerificationServiceStub.ContentBaseType.html @@ -0,0 +1,625 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> +<!-- NewPage --> +<html lang="en"> +<head> +<!-- Generated by javadoc (version 1.7.0_51) on Tue Feb 04 16:51:40 CET 2014 --> +<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> +<title>SignatureVerificationServiceStub.ContentBaseType (PDF-AS 4.0 Library)</title> +<meta name="date" content="2014-02-04"> +<link rel="stylesheet" type="text/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 Library)"; + } +//--> +</script> +<noscript> +<div>JavaScript is disabled on your browser.</div> +</noscript> +<!-- ========= START OF TOP NAVBAR ======= --> +<div class="topNav"><a name="navbar_top"> +<!-- --> +</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CMSDataObjectRequiredMetaType.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ContentBaseType.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li><a href="#nested_class_summary">Nested</a> | </li> +<li><a href="#field_summary">Field</a> | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li><a href="#field_detail">Field</a> | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_top"> +<!-- --> +</a></div> +<!-- ========= END OF TOP NAVBAR ========= --> +<!-- ======== START OF CLASS DATA ======== --> +<div class="header"> +<div class="subTitle">at.gv.egiz.moa</div> +<h2 title="Class SignatureVerificationServiceStub.ContentBaseType" class="title">Class SignatureVerificationServiceStub.ContentBaseType</h2> +</div> +<div class="contentContainer"> +<ul class="inheritance"> +<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li> +<ul class="inheritance"> +<li>at.gv.egiz.moa.SignatureVerificationServiceStub.ContentBaseType</li> +</ul> +</li> +</ul> +<div class="description"> +<ul class="blockList"> +<li class="blockList"> +<dl> +<dt>All Implemented Interfaces:</dt> +<dd><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a>, org.apache.axis2.databinding.ADBBean</dd> +</dl> +<dl> +<dt>Direct Known Subclasses:</dt> +<dd><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ContentExLocRefBaseType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.ContentExLocRefBaseType</a>, <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ContentOptionalRefType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.ContentOptionalRefType</a></dd> +</dl> +<dl> +<dt>Enclosing class:</dt> +<dd><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub</a></dd> +</dl> +<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> +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> +</ul> +</div> +<div class="summary"> +<ul class="blockList"> +<li class="blockList"> +<!-- ======== NESTED CLASS SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="nested_class_summary"> +<!-- --> +</a> +<h3>Nested Class Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Nested Class Summary table, listing nested classes, and an explanation"> +<caption><span>Nested Classes</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> +<tr class="altColor"> +<td class="colFirst"><code>static class </code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ContentBaseType.Factory.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.ContentBaseType.Factory</a></strong></code> +<div class="block">Factory class that keeps the parse method</div> +</td> +</tr> +</table> +</li> +</ul> +<!-- =========== FIELD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="field_summary"> +<!-- --> +</a> +<h3>Field Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Field Summary table, listing fields, and an explanation"> +<caption><span>Fields</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> +<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="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> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>protected boolean</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ContentBaseType.html#localBase64ContentTracker">localBase64ContentTracker</a></strong></code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>protected org.apache.axis2.databinding.types.URI</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ContentBaseType.html#localLocRefContent">localLocRefContent</a></strong></code> +<div class="block">field for LocRefContent</div> +</td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>protected boolean</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ContentBaseType.html#localLocRefContentTracker">localLocRefContentTracker</a></strong></code> </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"><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 boolean</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ContentBaseType.html#localXMLContentTracker">localXMLContentTracker</a></strong></code> </td> +</tr> +</table> +</li> +</ul> +<!-- ======== CONSTRUCTOR SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_summary"> +<!-- --> +</a> +<h3>Constructor Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation"> +<caption><span>Constructors</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colOne" scope="col">Constructor and Description</th> +</tr> +<tr class="altColor"> +<td class="colOne"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ContentBaseType.html#SignatureVerificationServiceStub.ContentBaseType()">SignatureVerificationServiceStub.ContentBaseType</a></strong>()</code> </td> +</tr> +</table> +</li> +</ul> +<!-- ========== METHOD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_summary"> +<!-- --> +</a> +<h3>Method Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation"> +<caption><span>Methods</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colFirst" scope="col">Modifier and Type</th> +<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="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> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>org.apache.axis2.databinding.types.URI</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ContentBaseType.html#getLocRefContent()">getLocRefContent</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.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, + 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> +<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="../../../../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.ContentBaseType.html#getXMLContent()">getXMLContent</a></strong>()</code> +<div class="block">Auto generated getter method</div> +</td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>boolean</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ContentBaseType.html#isBase64ContentSpecified()">isBase64ContentSpecified</a></strong>()</code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>boolean</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ContentBaseType.html#isLocRefContentSpecified()">isLocRefContentSpecified</a></strong>()</code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>boolean</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ContentBaseType.html#isXMLContentSpecified()">isXMLContentSpecified</a></strong>()</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#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)">serialize</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, + <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> 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, + 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> +<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.ContentBaseType.html#setLocRefContent(org.apache.axis2.databinding.types.URI)">setLocRefContent</a></strong>(org.apache.axis2.databinding.types.URI 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.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> +</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> +</ul> +</li> +</ul> +</li> +</ul> +</div> +<div class="details"> +<ul class="blockList"> +<li class="blockList"> +<!-- ============ FIELD DETAIL =========== --> +<ul class="blockList"> +<li class="blockList"><a name="field_detail"> +<!-- --> +</a> +<h3>Field Detail</h3> +<a name="localBase64Content"> +<!-- --> +</a> +<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> +<div class="block">field for Base64Content</div> +</li> +</ul> +<a name="localBase64ContentTracker"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>localBase64ContentTracker</h4> +<pre>protected boolean localBase64ContentTracker</pre> +</li> +</ul> +<a name="localXMLContent"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>localXMLContent</h4> +<pre>protected <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.XMLContentType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.XMLContentType</a> localXMLContent</pre> +<div class="block">field for XMLContent</div> +</li> +</ul> +<a name="localXMLContentTracker"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>localXMLContentTracker</h4> +<pre>protected boolean localXMLContentTracker</pre> +</li> +</ul> +<a name="localLocRefContent"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>localLocRefContent</h4> +<pre>protected org.apache.axis2.databinding.types.URI localLocRefContent</pre> +<div class="block">field for LocRefContent</div> +</li> +</ul> +<a name="localLocRefContentTracker"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>localLocRefContentTracker</h4> +<pre>protected boolean localLocRefContentTracker</pre> +</li> +</ul> +</li> +</ul> +<!-- ========= CONSTRUCTOR DETAIL ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_detail"> +<!-- --> +</a> +<h3>Constructor Detail</h3> +<a name="SignatureVerificationServiceStub.ContentBaseType()"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>SignatureVerificationServiceStub.ContentBaseType</h4> +<pre>public SignatureVerificationServiceStub.ContentBaseType()</pre> +</li> +</ul> +</li> +</ul> +<!-- ============ METHOD DETAIL ========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_detail"> +<!-- --> +</a> +<h3>Method Detail</h3> +<a name="isBase64ContentSpecified()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>isBase64ContentSpecified</h4> +<pre>public boolean isBase64ContentSpecified()</pre> +</li> +</ul> +<a name="getBase64Content()"> +<!-- --> +</a> +<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> +<div class="block">Auto generated getter method</div> +<dl><dt><span class="strong">Returns:</span></dt><dd>javax.activation.DataHandler</dd></dl> +</li> +</ul> +<a name="setBase64Content(javax.activation.DataHandler)"> +<!-- --> +</a> +<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> +<div class="block">Auto generated setter method</div> +<dl><dt><span class="strong">Parameters:</span></dt><dd><code>param</code> - Base64Content</dd></dl> +</li> +</ul> +<a name="isXMLContentSpecified()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>isXMLContentSpecified</h4> +<pre>public boolean isXMLContentSpecified()</pre> +</li> +</ul> +<a name="getXMLContent()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getXMLContent</h4> +<pre>public <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.XMLContentType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.XMLContentType</a> getXMLContent()</pre> +<div class="block">Auto generated getter method</div> +<dl><dt><span class="strong">Returns:</span></dt><dd>XMLContentType</dd></dl> +</li> +</ul> +<a name="setXMLContent(at.gv.egiz.moa.SignatureVerificationServiceStub.XMLContentType)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>setXMLContent</h4> +<pre>public void setXMLContent(<a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.XMLContentType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.XMLContentType</a> param)</pre> +<div class="block">Auto generated setter method</div> +<dl><dt><span class="strong">Parameters:</span></dt><dd><code>param</code> - XMLContent</dd></dl> +</li> +</ul> +<a name="isLocRefContentSpecified()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>isLocRefContentSpecified</h4> +<pre>public boolean isLocRefContentSpecified()</pre> +</li> +</ul> +<a name="getLocRefContent()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getLocRefContent</h4> +<pre>public org.apache.axis2.databinding.types.URI getLocRefContent()</pre> +<div class="block">Auto generated getter method</div> +<dl><dt><span class="strong">Returns:</span></dt><dd>org.apache.axis2.databinding.types.URI</dd></dl> +</li> +</ul> +<a name="setLocRefContent(org.apache.axis2.databinding.types.URI)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>setLocRefContent</h4> +<pre>public void setLocRefContent(org.apache.axis2.databinding.types.URI param)</pre> +<div class="block">Auto generated setter method</div> +<dl><dt><span class="strong">Parameters:</span></dt><dd><code>param</code> - LocRefContent</dd></dl> +</li> +</ul> +<a name="getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getOMElement</h4> +<pre>public org.apache.axiom.om.OMElement getOMElement(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, + org.apache.axiom.om.OMFactory factory) + throws org.apache.axis2.databinding.ADBException</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>getOMElement</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><span class="strong">Parameters:</span></dt><dd><code>parentQName</code> - </dd><dd><code>factory</code> - </dd> +<dt><span class="strong">Returns:</span></dt><dd>org.apache.axiom.om.OMElement</dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +<a name="serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>serialize</h4> +<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, + <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter) + throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, + org.apache.axis2.databinding.ADBException</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +<a name="serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>serialize</h4> +<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, + <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, + boolean serializeType) + throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, + org.apache.axis2.databinding.ADBException</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +<a name="getPullParser(javax.xml.namespace.QName)"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>getPullParser</h4> +<pre>public <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> getPullParser(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName) + throws org.apache.axis2.databinding.ADBException</pre> +<div class="block">databinding method to get an XML representation of this object</div> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>getPullParser</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +</li> +</ul> +</li> +</ul> +</div> +</div> +<!-- ========= END OF CLASS DATA ========= --> +<!-- ======= START OF BOTTOM NAVBAR ====== --> +<div class="bottomNav"><a name="navbar_bottom"> +<!-- --> +</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CMSDataObjectRequiredMetaType.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ContentBaseType.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li><a href="#nested_class_summary">Nested</a> | </li> +<li><a href="#field_summary">Field</a> | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li><a href="#field_detail">Field</a> | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_bottom"> +<!-- --> +</a></div> +<!-- ======== END OF BOTTOM NAVBAR ======= --> +</body> +</html> diff --git a/docs/at/gv/egiz/moa/SignatureVerificationServiceStub.ContentExLocRefBaseType.Factory.html b/docs/at/gv/egiz/moa/SignatureVerificationServiceStub.ContentExLocRefBaseType.Factory.html new file mode 100644 index 00000000..9af2cf34 --- /dev/null +++ b/docs/at/gv/egiz/moa/SignatureVerificationServiceStub.ContentExLocRefBaseType.Factory.html @@ -0,0 +1,278 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> +<!-- NewPage --> +<html lang="en"> +<head> +<!-- Generated by javadoc (version 1.7.0_51) on Tue Feb 04 16:51:41 CET 2014 --> +<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> +<title>SignatureVerificationServiceStub.ContentExLocRefBaseType.Factory (PDF-AS 4.0 Library)</title> +<meta name="date" content="2014-02-04"> +<link rel="stylesheet" type="text/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 Library)"; + } +//--> +</script> +<noscript> +<div>JavaScript is disabled on your browser.</div> +</noscript> +<!-- ========= START OF TOP NAVBAR ======= --> +<div class="topNav"><a name="navbar_top"> +<!-- --> +</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ContentExLocRefBaseType.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ContentOptionalRefType.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li>Nested | </li> +<li>Field | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li>Field | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_top"> +<!-- --> +</a></div> +<!-- ========= END OF TOP NAVBAR ========= --> +<!-- ======== START OF CLASS DATA ======== --> +<div class="header"> +<div class="subTitle">at.gv.egiz.moa</div> +<h2 title="Class SignatureVerificationServiceStub.ContentExLocRefBaseType.Factory" class="title">Class SignatureVerificationServiceStub.ContentExLocRefBaseType.Factory</h2> +</div> +<div class="contentContainer"> +<ul class="inheritance"> +<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li> +<ul class="inheritance"> +<li>at.gv.egiz.moa.SignatureVerificationServiceStub.ContentExLocRefBaseType.Factory</li> +</ul> +</li> +</ul> +<div class="description"> +<ul class="blockList"> +<li class="blockList"> +<dl> +<dt>Enclosing class:</dt> +<dd><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ContentExLocRefBaseType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.ContentExLocRefBaseType</a></dd> +</dl> +<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> +<div class="block">Factory class that keeps the parse method</div> +</li> +</ul> +</div> +<div class="summary"> +<ul class="blockList"> +<li class="blockList"> +<!-- ======== CONSTRUCTOR SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_summary"> +<!-- --> +</a> +<h3>Constructor Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation"> +<caption><span>Constructors</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colOne" scope="col">Constructor and Description</th> +</tr> +<tr class="altColor"> +<td class="colOne"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ContentExLocRefBaseType.Factory.html#SignatureVerificationServiceStub.ContentExLocRefBaseType.Factory()">SignatureVerificationServiceStub.ContentExLocRefBaseType.Factory</a></strong>()</code> </td> +</tr> +</table> +</li> +</ul> +<!-- ========== METHOD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_summary"> +<!-- --> +</a> +<h3>Method Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation"> +<caption><span>Methods</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colFirst" scope="col">Modifier and Type</th> +<th class="colLast" scope="col">Method and Description</th> +</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> +<div class="block">static method to create the object + Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable + If this object is not an element, it is a complex type and the reader is at the event just after the outer start element + Postcondition: If this object is an element, the reader is positioned at its end element + If this object is a complex type, the reader is positioned at the end element of its outer element</div> +</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> +</ul> +</li> +</ul> +</li> +</ul> +</div> +<div class="details"> +<ul class="blockList"> +<li class="blockList"> +<!-- ========= CONSTRUCTOR DETAIL ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_detail"> +<!-- --> +</a> +<h3>Constructor Detail</h3> +<a name="SignatureVerificationServiceStub.ContentExLocRefBaseType.Factory()"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>SignatureVerificationServiceStub.ContentExLocRefBaseType.Factory</h4> +<pre>public SignatureVerificationServiceStub.ContentExLocRefBaseType.Factory()</pre> +</li> +</ul> +</li> +</ul> +<!-- ============ METHOD DETAIL ========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_detail"> +<!-- --> +</a> +<h3>Method Detail</h3> +<a name="parse(javax.xml.stream.XMLStreamReader)"> +<!-- --> +</a> +<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> +<div class="block">static method to create the object + Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable + If this object is not an element, it is a complex type and the reader is at the event just after the outer start element + Postcondition: If this object is an element, the reader is positioned at its end element + If this object is a complex type, the reader is positioned at the end element of its outer element</div> +<dl><dt><span class="strong">Throws:</span></dt> +<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></code></dd></dl> +</li> +</ul> +</li> +</ul> +</li> +</ul> +</div> +</div> +<!-- ========= END OF CLASS DATA ========= --> +<!-- ======= START OF BOTTOM NAVBAR ====== --> +<div class="bottomNav"><a name="navbar_bottom"> +<!-- --> +</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ContentExLocRefBaseType.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ContentOptionalRefType.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li>Nested | </li> +<li>Field | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li>Field | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_bottom"> +<!-- --> +</a></div> +<!-- ======== END OF BOTTOM NAVBAR ======= --> +</body> +</html> diff --git a/docs/at/gv/egiz/moa/SignatureVerificationServiceStub.ContentExLocRefBaseType.html b/docs/at/gv/egiz/moa/SignatureVerificationServiceStub.ContentExLocRefBaseType.html new file mode 100644 index 00000000..b9d7b366 --- /dev/null +++ b/docs/at/gv/egiz/moa/SignatureVerificationServiceStub.ContentExLocRefBaseType.html @@ -0,0 +1,644 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> +<!-- NewPage --> +<html lang="en"> +<head> +<!-- Generated by javadoc (version 1.7.0_51) on Tue Feb 04 16:51:41 CET 2014 --> +<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> +<title>SignatureVerificationServiceStub.ContentExLocRefBaseType (PDF-AS 4.0 Library)</title> +<meta name="date" content="2014-02-04"> +<link rel="stylesheet" type="text/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 Library)"; + } +//--> +</script> +<noscript> +<div>JavaScript is disabled on your browser.</div> +</noscript> +<!-- ========= START OF TOP NAVBAR ======= --> +<div class="topNav"><a name="navbar_top"> +<!-- --> +</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ContentBaseType.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ContentExLocRefBaseType.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li><a href="#nested_class_summary">Nested</a> | </li> +<li><a href="#field_summary">Field</a> | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li><a href="#field_detail">Field</a> | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_top"> +<!-- --> +</a></div> +<!-- ========= END OF TOP NAVBAR ========= --> +<!-- ======== START OF CLASS DATA ======== --> +<div class="header"> +<div class="subTitle">at.gv.egiz.moa</div> +<h2 title="Class SignatureVerificationServiceStub.ContentExLocRefBaseType" class="title">Class SignatureVerificationServiceStub.ContentExLocRefBaseType</h2> +</div> +<div class="contentContainer"> +<ul class="inheritance"> +<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></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> +<li> +<ul class="inheritance"> +<li>at.gv.egiz.moa.SignatureVerificationServiceStub.ContentExLocRefBaseType</li> +</ul> +</li> +</ul> +</li> +</ul> +<div class="description"> +<ul class="blockList"> +<li class="blockList"> +<dl> +<dt>All Implemented Interfaces:</dt> +<dd><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a>, org.apache.axis2.databinding.ADBBean</dd> +</dl> +<dl> +<dt>Direct Known Subclasses:</dt> +<dd><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.InputDataType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.InputDataType</a></dd> +</dl> +<dl> +<dt>Enclosing class:</dt> +<dd><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub</a></dd> +</dl> +<hr> +<br> +<pre>public static class <span class="strong">SignatureVerificationServiceStub.ContentExLocRefBaseType</span> +extends <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ContentBaseType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.ContentBaseType</a> +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.ContentExLocRefBaseType">Serialized Form</a></dd></dl> +</li> +</ul> +</div> +<div class="summary"> +<ul class="blockList"> +<li class="blockList"> +<!-- ======== NESTED CLASS SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="nested_class_summary"> +<!-- --> +</a> +<h3>Nested Class Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Nested Class Summary table, listing nested classes, and an explanation"> +<caption><span>Nested Classes</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> +<tr class="altColor"> +<td class="colFirst"><code>static class </code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ContentExLocRefBaseType.Factory.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.ContentExLocRefBaseType.Factory</a></strong></code> +<div class="block">Factory class that keeps the parse method</div> +</td> +</tr> +</table> +</li> +</ul> +<!-- =========== FIELD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="field_summary"> +<!-- --> +</a> +<h3>Field Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Field Summary table, listing fields, and an explanation"> +<caption><span>Fields</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> +<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="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> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>protected boolean</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ContentExLocRefBaseType.html#localBase64ContentTracker">localBase64ContentTracker</a></strong></code> </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"><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> +<tr class="rowColor"> +<td class="colFirst"><code>protected boolean</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ContentExLocRefBaseType.html#localXMLContentTracker">localXMLContentTracker</a></strong></code> </td> +</tr> +</table> +<ul class="blockList"> +<li class="blockList"><a name="fields_inherited_from_class_at.gv.egiz.moa.SignatureVerificationServiceStub.ContentBaseType"> +<!-- --> +</a> +<h3>Fields inherited from class at.gv.egiz.moa.<a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ContentBaseType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.ContentBaseType</a></h3> +<code><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ContentBaseType.html#localLocRefContent">localLocRefContent</a>, <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ContentBaseType.html#localLocRefContentTracker">localLocRefContentTracker</a></code></li> +</ul> +</li> +</ul> +<!-- ======== CONSTRUCTOR SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_summary"> +<!-- --> +</a> +<h3>Constructor Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation"> +<caption><span>Constructors</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colOne" scope="col">Constructor and Description</th> +</tr> +<tr class="altColor"> +<td class="colOne"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ContentExLocRefBaseType.html#SignatureVerificationServiceStub.ContentExLocRefBaseType()">SignatureVerificationServiceStub.ContentExLocRefBaseType</a></strong>()</code> </td> +</tr> +</table> +</li> +</ul> +<!-- ========== METHOD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_summary"> +<!-- --> +</a> +<h3>Method Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation"> +<caption><span>Methods</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colFirst" scope="col">Modifier and Type</th> +<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="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> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>org.apache.axis2.databinding.types.URI</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ContentExLocRefBaseType.html#getLocRefContent()">getLocRefContent</a></strong>()</code> +<div class="block">Auto generated getter method + Overridden from ContentBaseType</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.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, + 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> +<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="../../../../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.ContentExLocRefBaseType.html#getXMLContent()">getXMLContent</a></strong>()</code> +<div class="block">Auto generated getter method</div> +</td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>boolean</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ContentExLocRefBaseType.html#isBase64ContentSpecified()">isBase64ContentSpecified</a></strong>()</code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>boolean</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ContentExLocRefBaseType.html#isXMLContentSpecified()">isXMLContentSpecified</a></strong>()</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#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)">serialize</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, + <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> 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, + 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> +<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.ContentExLocRefBaseType.html#setLocRefContent(org.apache.axis2.databinding.types.URI)">setLocRefContent</a></strong>(org.apache.axis2.databinding.types.URI param)</code> +<div class="block">Auto generated setter method + Overridden from ContentBaseType</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.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> +</table> +<ul class="blockList"> +<li class="blockList"><a name="methods_inherited_from_class_at.gv.egiz.moa.SignatureVerificationServiceStub.ContentBaseType"> +<!-- --> +</a> +<h3>Methods inherited from class at.gv.egiz.moa.<a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ContentBaseType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.ContentBaseType</a></h3> +<code><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ContentBaseType.html#isLocRefContentSpecified()">isLocRefContentSpecified</a></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#toString()" title="class or interface in java.lang">toString</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</a></code></li> +</ul> +</li> +</ul> +</li> +</ul> +</div> +<div class="details"> +<ul class="blockList"> +<li class="blockList"> +<!-- ============ FIELD DETAIL =========== --> +<ul class="blockList"> +<li class="blockList"><a name="field_detail"> +<!-- --> +</a> +<h3>Field Detail</h3> +<a name="localBase64Content"> +<!-- --> +</a> +<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> +<div class="block">field for Base64Content</div> +</li> +</ul> +<a name="localBase64ContentTracker"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>localBase64ContentTracker</h4> +<pre>protected boolean localBase64ContentTracker</pre> +</li> +</ul> +<a name="localXMLContent"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>localXMLContent</h4> +<pre>protected <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.XMLContentType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.XMLContentType</a> localXMLContent</pre> +<div class="block">field for XMLContent</div> +</li> +</ul> +<a name="localXMLContentTracker"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>localXMLContentTracker</h4> +<pre>protected boolean localXMLContentTracker</pre> +</li> +</ul> +</li> +</ul> +<!-- ========= CONSTRUCTOR DETAIL ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_detail"> +<!-- --> +</a> +<h3>Constructor Detail</h3> +<a name="SignatureVerificationServiceStub.ContentExLocRefBaseType()"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>SignatureVerificationServiceStub.ContentExLocRefBaseType</h4> +<pre>public SignatureVerificationServiceStub.ContentExLocRefBaseType()</pre> +</li> +</ul> +</li> +</ul> +<!-- ============ METHOD DETAIL ========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_detail"> +<!-- --> +</a> +<h3>Method Detail</h3> +<a name="isBase64ContentSpecified()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>isBase64ContentSpecified</h4> +<pre>public boolean isBase64ContentSpecified()</pre> +<dl> +<dt><strong>Overrides:</strong></dt> +<dd><code><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ContentBaseType.html#isBase64ContentSpecified()">isBase64ContentSpecified</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> +</dl> +</li> +</ul> +<a name="getBase64Content()"> +<!-- --> +</a> +<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> +<div class="block">Auto generated getter method</div> +<dl> +<dt><strong>Overrides:</strong></dt> +<dd><code><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ContentBaseType.html#getBase64Content()">getBase64Content</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>javax.activation.DataHandler</dd></dl> +</li> +</ul> +<a name="setBase64Content(javax.activation.DataHandler)"> +<!-- --> +</a> +<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> +<div class="block">Auto generated setter method</div> +<dl> +<dt><strong>Overrides:</strong></dt> +<dd><code><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ContentBaseType.html#setBase64Content(javax.activation.DataHandler)">setBase64Content</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> - Base64Content</dd></dl> +</li> +</ul> +<a name="isXMLContentSpecified()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>isXMLContentSpecified</h4> +<pre>public boolean isXMLContentSpecified()</pre> +<dl> +<dt><strong>Overrides:</strong></dt> +<dd><code><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ContentBaseType.html#isXMLContentSpecified()">isXMLContentSpecified</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> +</dl> +</li> +</ul> +<a name="getXMLContent()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getXMLContent</h4> +<pre>public <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.XMLContentType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.XMLContentType</a> getXMLContent()</pre> +<div class="block">Auto generated getter method</div> +<dl> +<dt><strong>Overrides:</strong></dt> +<dd><code><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ContentBaseType.html#getXMLContent()">getXMLContent</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>XMLContentType</dd></dl> +</li> +</ul> +<a name="setXMLContent(at.gv.egiz.moa.SignatureVerificationServiceStub.XMLContentType)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>setXMLContent</h4> +<pre>public void setXMLContent(<a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.XMLContentType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.XMLContentType</a> param)</pre> +<div class="block">Auto generated setter method</div> +<dl> +<dt><strong>Overrides:</strong></dt> +<dd><code><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ContentBaseType.html#setXMLContent(at.gv.egiz.moa.SignatureVerificationServiceStub.XMLContentType)">setXMLContent</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> - XMLContent</dd></dl> +</li> +</ul> +<a name="getLocRefContent()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getLocRefContent</h4> +<pre>public org.apache.axis2.databinding.types.URI getLocRefContent()</pre> +<div class="block">Auto generated getter method + Overridden from ContentBaseType</div> +<dl> +<dt><strong>Overrides:</strong></dt> +<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> +</li> +</ul> +<a name="setLocRefContent(org.apache.axis2.databinding.types.URI)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>setLocRefContent</h4> +<pre>public void setLocRefContent(org.apache.axis2.databinding.types.URI param)</pre> +<div class="block">Auto generated setter method + Overridden from ContentBaseType</div> +<dl> +<dt><strong>Overrides:</strong></dt> +<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> +</li> +</ul> +<a name="getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getOMElement</h4> +<pre>public org.apache.axiom.om.OMElement getOMElement(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, + org.apache.axiom.om.OMFactory factory) + throws org.apache.axis2.databinding.ADBException</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>getOMElement</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><strong>Overrides:</strong></dt> +<dd><code><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ContentBaseType.html#getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)">getOMElement</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>parentQName</code> - </dd><dd><code>factory</code> - </dd> +<dt><span class="strong">Returns:</span></dt><dd>org.apache.axiom.om.OMElement</dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +<a name="serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>serialize</h4> +<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, + <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter) + throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, + org.apache.axis2.databinding.ADBException</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<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>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +<a name="serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>serialize</h4> +<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, + <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, + boolean serializeType) + throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, + org.apache.axis2.databinding.ADBException</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<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>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +<a name="getPullParser(javax.xml.namespace.QName)"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>getPullParser</h4> +<pre>public <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> getPullParser(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName) + throws org.apache.axis2.databinding.ADBException</pre> +<div class="block">databinding method to get an XML representation of this object</div> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>getPullParser</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><strong>Overrides:</strong></dt> +<dd><code><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ContentBaseType.html#getPullParser(javax.xml.namespace.QName)">getPullParser</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>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +</li> +</ul> +</li> +</ul> +</div> +</div> +<!-- ========= END OF CLASS DATA ========= --> +<!-- ======= START OF BOTTOM NAVBAR ====== --> +<div class="bottomNav"><a name="navbar_bottom"> +<!-- --> +</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ContentBaseType.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ContentExLocRefBaseType.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li><a href="#nested_class_summary">Nested</a> | </li> +<li><a href="#field_summary">Field</a> | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li><a href="#field_detail">Field</a> | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_bottom"> +<!-- --> +</a></div> +<!-- ======== END OF BOTTOM NAVBAR ======= --> +</body> +</html> diff --git a/docs/at/gv/egiz/moa/SignatureVerificationServiceStub.ContentOptionalRefType.Factory.html b/docs/at/gv/egiz/moa/SignatureVerificationServiceStub.ContentOptionalRefType.Factory.html new file mode 100644 index 00000000..cdb010cb --- /dev/null +++ b/docs/at/gv/egiz/moa/SignatureVerificationServiceStub.ContentOptionalRefType.Factory.html @@ -0,0 +1,278 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> +<!-- NewPage --> +<html lang="en"> +<head> +<!-- Generated by javadoc (version 1.7.0_51) on Tue Feb 04 16:51:42 CET 2014 --> +<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> +<title>SignatureVerificationServiceStub.ContentOptionalRefType.Factory (PDF-AS 4.0 Library)</title> +<meta name="date" content="2014-02-04"> +<link rel="stylesheet" type="text/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 Library)"; + } +//--> +</script> +<noscript> +<div>JavaScript is disabled on your browser.</div> +</noscript> +<!-- ========= START OF TOP NAVBAR ======= --> +<div class="topNav"><a name="navbar_top"> +<!-- --> +</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ContentOptionalRefType.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ContentRequiredRefType.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li>Nested | </li> +<li>Field | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li>Field | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_top"> +<!-- --> +</a></div> +<!-- ========= END OF TOP NAVBAR ========= --> +<!-- ======== START OF CLASS DATA ======== --> +<div class="header"> +<div class="subTitle">at.gv.egiz.moa</div> +<h2 title="Class SignatureVerificationServiceStub.ContentOptionalRefType.Factory" class="title">Class SignatureVerificationServiceStub.ContentOptionalRefType.Factory</h2> +</div> +<div class="contentContainer"> +<ul class="inheritance"> +<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li> +<ul class="inheritance"> +<li>at.gv.egiz.moa.SignatureVerificationServiceStub.ContentOptionalRefType.Factory</li> +</ul> +</li> +</ul> +<div class="description"> +<ul class="blockList"> +<li class="blockList"> +<dl> +<dt>Enclosing class:</dt> +<dd><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ContentOptionalRefType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.ContentOptionalRefType</a></dd> +</dl> +<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> +<div class="block">Factory class that keeps the parse method</div> +</li> +</ul> +</div> +<div class="summary"> +<ul class="blockList"> +<li class="blockList"> +<!-- ======== CONSTRUCTOR SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_summary"> +<!-- --> +</a> +<h3>Constructor Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation"> +<caption><span>Constructors</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colOne" scope="col">Constructor and Description</th> +</tr> +<tr class="altColor"> +<td class="colOne"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ContentOptionalRefType.Factory.html#SignatureVerificationServiceStub.ContentOptionalRefType.Factory()">SignatureVerificationServiceStub.ContentOptionalRefType.Factory</a></strong>()</code> </td> +</tr> +</table> +</li> +</ul> +<!-- ========== METHOD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_summary"> +<!-- --> +</a> +<h3>Method Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation"> +<caption><span>Methods</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colFirst" scope="col">Modifier and Type</th> +<th class="colLast" scope="col">Method and Description</th> +</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> +<div class="block">static method to create the object + Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable + If this object is not an element, it is a complex type and the reader is at the event just after the outer start element + Postcondition: If this object is an element, the reader is positioned at its end element + If this object is a complex type, the reader is positioned at the end element of its outer element</div> +</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> +</ul> +</li> +</ul> +</li> +</ul> +</div> +<div class="details"> +<ul class="blockList"> +<li class="blockList"> +<!-- ========= CONSTRUCTOR DETAIL ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_detail"> +<!-- --> +</a> +<h3>Constructor Detail</h3> +<a name="SignatureVerificationServiceStub.ContentOptionalRefType.Factory()"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>SignatureVerificationServiceStub.ContentOptionalRefType.Factory</h4> +<pre>public SignatureVerificationServiceStub.ContentOptionalRefType.Factory()</pre> +</li> +</ul> +</li> +</ul> +<!-- ============ METHOD DETAIL ========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_detail"> +<!-- --> +</a> +<h3>Method Detail</h3> +<a name="parse(javax.xml.stream.XMLStreamReader)"> +<!-- --> +</a> +<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> +<div class="block">static method to create the object + Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable + If this object is not an element, it is a complex type and the reader is at the event just after the outer start element + Postcondition: If this object is an element, the reader is positioned at its end element + If this object is a complex type, the reader is positioned at the end element of its outer element</div> +<dl><dt><span class="strong">Throws:</span></dt> +<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></code></dd></dl> +</li> +</ul> +</li> +</ul> +</li> +</ul> +</div> +</div> +<!-- ========= END OF CLASS DATA ========= --> +<!-- ======= START OF BOTTOM NAVBAR ====== --> +<div class="bottomNav"><a name="navbar_bottom"> +<!-- --> +</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ContentOptionalRefType.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ContentRequiredRefType.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li>Nested | </li> +<li>Field | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li>Field | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_bottom"> +<!-- --> +</a></div> +<!-- ======== END OF BOTTOM NAVBAR ======= --> +</body> +</html> diff --git a/docs/at/gv/egiz/moa/SignatureVerificationServiceStub.ContentOptionalRefType.html b/docs/at/gv/egiz/moa/SignatureVerificationServiceStub.ContentOptionalRefType.html new file mode 100644 index 00000000..6cea4cbc --- /dev/null +++ b/docs/at/gv/egiz/moa/SignatureVerificationServiceStub.ContentOptionalRefType.html @@ -0,0 +1,476 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> +<!-- NewPage --> +<html lang="en"> +<head> +<!-- Generated by javadoc (version 1.7.0_51) on Tue Feb 04 16:51:42 CET 2014 --> +<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> +<title>SignatureVerificationServiceStub.ContentOptionalRefType (PDF-AS 4.0 Library)</title> +<meta name="date" content="2014-02-04"> +<link rel="stylesheet" type="text/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 Library)"; + } +//--> +</script> +<noscript> +<div>JavaScript is disabled on your browser.</div> +</noscript> +<!-- ========= START OF TOP NAVBAR ======= --> +<div class="topNav"><a name="navbar_top"> +<!-- --> +</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ContentExLocRefBaseType.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ContentOptionalRefType.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li><a href="#nested_class_summary">Nested</a> | </li> +<li><a href="#field_summary">Field</a> | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li><a href="#field_detail">Field</a> | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_top"> +<!-- --> +</a></div> +<!-- ========= END OF TOP NAVBAR ========= --> +<!-- ======== START OF CLASS DATA ======== --> +<div class="header"> +<div class="subTitle">at.gv.egiz.moa</div> +<h2 title="Class SignatureVerificationServiceStub.ContentOptionalRefType" class="title">Class SignatureVerificationServiceStub.ContentOptionalRefType</h2> +</div> +<div class="contentContainer"> +<ul class="inheritance"> +<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></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> +<li> +<ul class="inheritance"> +<li>at.gv.egiz.moa.SignatureVerificationServiceStub.ContentOptionalRefType</li> +</ul> +</li> +</ul> +</li> +</ul> +<div class="description"> +<ul class="blockList"> +<li class="blockList"> +<dl> +<dt>All Implemented Interfaces:</dt> +<dd><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a>, org.apache.axis2.databinding.ADBBean</dd> +</dl> +<dl> +<dt>Direct Known Subclasses:</dt> +<dd><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CMSContentBaseType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.CMSContentBaseType</a>, <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ContentRequiredRefType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.ContentRequiredRefType</a>, <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.DataObject_type0.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.DataObject_type0</a></dd> +</dl> +<dl> +<dt>Enclosing class:</dt> +<dd><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub</a></dd> +</dl> +<hr> +<br> +<pre>public static class <span class="strong">SignatureVerificationServiceStub.ContentOptionalRefType</span> +extends <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ContentBaseType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.ContentBaseType</a> +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.ContentOptionalRefType">Serialized Form</a></dd></dl> +</li> +</ul> +</div> +<div class="summary"> +<ul class="blockList"> +<li class="blockList"> +<!-- ======== NESTED CLASS SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="nested_class_summary"> +<!-- --> +</a> +<h3>Nested Class Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Nested Class Summary table, listing nested classes, and an explanation"> +<caption><span>Nested Classes</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> +<tr class="altColor"> +<td class="colFirst"><code>static class </code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ContentOptionalRefType.Factory.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.ContentOptionalRefType.Factory</a></strong></code> +<div class="block">Factory class that keeps the parse method</div> +</td> +</tr> +</table> +</li> +</ul> +<!-- =========== FIELD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="field_summary"> +<!-- --> +</a> +<h3>Field Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Field Summary table, listing fields, and an explanation"> +<caption><span>Fields</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> +<tr class="altColor"> +<td class="colFirst"><code>protected org.apache.axis2.databinding.types.URI</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ContentOptionalRefType.html#localReference">localReference</a></strong></code> +<div class="block">field for Reference + This was an Attribute!</div> +</td> +</tr> +</table> +<ul class="blockList"> +<li class="blockList"><a name="fields_inherited_from_class_at.gv.egiz.moa.SignatureVerificationServiceStub.ContentBaseType"> +<!-- --> +</a> +<h3>Fields inherited from class at.gv.egiz.moa.<a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ContentBaseType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.ContentBaseType</a></h3> +<code><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ContentBaseType.html#localBase64Content">localBase64Content</a>, <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ContentBaseType.html#localBase64ContentTracker">localBase64ContentTracker</a>, <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ContentBaseType.html#localLocRefContent">localLocRefContent</a>, <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ContentBaseType.html#localLocRefContentTracker">localLocRefContentTracker</a>, <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ContentBaseType.html#localXMLContent">localXMLContent</a>, <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ContentBaseType.html#localXMLContentTracker">localXMLContentTracker</a></code></li> +</ul> +</li> +</ul> +<!-- ======== CONSTRUCTOR SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_summary"> +<!-- --> +</a> +<h3>Constructor Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation"> +<caption><span>Constructors</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colOne" scope="col">Constructor and Description</th> +</tr> +<tr class="altColor"> +<td class="colOne"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ContentOptionalRefType.html#SignatureVerificationServiceStub.ContentOptionalRefType()">SignatureVerificationServiceStub.ContentOptionalRefType</a></strong>()</code> </td> +</tr> +</table> +</li> +</ul> +<!-- ========== METHOD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_summary"> +<!-- --> +</a> +<h3>Method Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation"> +<caption><span>Methods</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colFirst" scope="col">Modifier and Type</th> +<th class="colLast" scope="col">Method and Description</th> +</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, + 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> +<div class="block">databinding method to get an XML representation of this object</div> +</td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>org.apache.axis2.databinding.types.URI</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ContentOptionalRefType.html#getReference()">getReference</a></strong>()</code> +<div class="block">Auto generated getter 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.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> +</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, + 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.ContentOptionalRefType.html#setReference(org.apache.axis2.databinding.types.URI)">setReference</a></strong>(org.apache.axis2.databinding.types.URI param)</code> +<div class="block">Auto generated setter method</div> +</td> +</tr> +</table> +<ul class="blockList"> +<li class="blockList"><a name="methods_inherited_from_class_at.gv.egiz.moa.SignatureVerificationServiceStub.ContentBaseType"> +<!-- --> +</a> +<h3>Methods inherited from class at.gv.egiz.moa.<a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ContentBaseType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.ContentBaseType</a></h3> +<code><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ContentBaseType.html#getBase64Content()">getBase64Content</a>, <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ContentBaseType.html#getLocRefContent()">getLocRefContent</a>, <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ContentBaseType.html#getXMLContent()">getXMLContent</a>, <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ContentBaseType.html#isBase64ContentSpecified()">isBase64ContentSpecified</a>, <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ContentBaseType.html#isLocRefContentSpecified()">isLocRefContentSpecified</a>, <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ContentBaseType.html#isXMLContentSpecified()">isXMLContentSpecified</a>, <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ContentBaseType.html#setBase64Content(javax.activation.DataHandler)">setBase64Content</a>, <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ContentBaseType.html#setLocRefContent(org.apache.axis2.databinding.types.URI)">setLocRefContent</a>, <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ContentBaseType.html#setXMLContent(at.gv.egiz.moa.SignatureVerificationServiceStub.XMLContentType)">setXMLContent</a></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#toString()" title="class or interface in java.lang">toString</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</a></code></li> +</ul> +</li> +</ul> +</li> +</ul> +</div> +<div class="details"> +<ul class="blockList"> +<li class="blockList"> +<!-- ============ FIELD DETAIL =========== --> +<ul class="blockList"> +<li class="blockList"><a name="field_detail"> +<!-- --> +</a> +<h3>Field Detail</h3> +<a name="localReference"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>localReference</h4> +<pre>protected org.apache.axis2.databinding.types.URI localReference</pre> +<div class="block">field for Reference + This was an Attribute!</div> +</li> +</ul> +</li> +</ul> +<!-- ========= CONSTRUCTOR DETAIL ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_detail"> +<!-- --> +</a> +<h3>Constructor Detail</h3> +<a name="SignatureVerificationServiceStub.ContentOptionalRefType()"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>SignatureVerificationServiceStub.ContentOptionalRefType</h4> +<pre>public SignatureVerificationServiceStub.ContentOptionalRefType()</pre> +</li> +</ul> +</li> +</ul> +<!-- ============ METHOD DETAIL ========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_detail"> +<!-- --> +</a> +<h3>Method Detail</h3> +<a name="getReference()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getReference</h4> +<pre>public org.apache.axis2.databinding.types.URI getReference()</pre> +<div class="block">Auto generated getter method</div> +<dl><dt><span class="strong">Returns:</span></dt><dd>org.apache.axis2.databinding.types.URI</dd></dl> +</li> +</ul> +<a name="setReference(org.apache.axis2.databinding.types.URI)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>setReference</h4> +<pre>public void setReference(org.apache.axis2.databinding.types.URI param)</pre> +<div class="block">Auto generated setter method</div> +<dl><dt><span class="strong">Parameters:</span></dt><dd><code>param</code> - Reference</dd></dl> +</li> +</ul> +<a name="getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getOMElement</h4> +<pre>public org.apache.axiom.om.OMElement getOMElement(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, + org.apache.axiom.om.OMFactory factory) + throws org.apache.axis2.databinding.ADBException</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>getOMElement</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><strong>Overrides:</strong></dt> +<dd><code><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ContentBaseType.html#getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)">getOMElement</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>parentQName</code> - </dd><dd><code>factory</code> - </dd> +<dt><span class="strong">Returns:</span></dt><dd>org.apache.axiom.om.OMElement</dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +<a name="serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>serialize</h4> +<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, + <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter) + throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, + org.apache.axis2.databinding.ADBException</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<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>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +<a name="serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>serialize</h4> +<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, + <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, + boolean serializeType) + throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, + org.apache.axis2.databinding.ADBException</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<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>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +<a name="getPullParser(javax.xml.namespace.QName)"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>getPullParser</h4> +<pre>public <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> getPullParser(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName) + throws org.apache.axis2.databinding.ADBException</pre> +<div class="block">databinding method to get an XML representation of this object</div> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>getPullParser</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><strong>Overrides:</strong></dt> +<dd><code><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ContentBaseType.html#getPullParser(javax.xml.namespace.QName)">getPullParser</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>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +</li> +</ul> +</li> +</ul> +</div> +</div> +<!-- ========= END OF CLASS DATA ========= --> +<!-- ======= START OF BOTTOM NAVBAR ====== --> +<div class="bottomNav"><a name="navbar_bottom"> +<!-- --> +</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ContentExLocRefBaseType.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ContentOptionalRefType.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li><a href="#nested_class_summary">Nested</a> | </li> +<li><a href="#field_summary">Field</a> | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li><a href="#field_detail">Field</a> | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_bottom"> +<!-- --> +</a></div> +<!-- ======== END OF BOTTOM NAVBAR ======= --> +</body> +</html> diff --git a/docs/at/gv/egiz/moa/SignatureVerificationServiceStub.ContentRequiredRefType.Factory.html b/docs/at/gv/egiz/moa/SignatureVerificationServiceStub.ContentRequiredRefType.Factory.html new file mode 100644 index 00000000..fae999f9 --- /dev/null +++ b/docs/at/gv/egiz/moa/SignatureVerificationServiceStub.ContentRequiredRefType.Factory.html @@ -0,0 +1,278 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> +<!-- NewPage --> +<html lang="en"> +<head> +<!-- Generated by javadoc (version 1.7.0_51) on Tue Feb 04 16:51:43 CET 2014 --> +<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> +<title>SignatureVerificationServiceStub.ContentRequiredRefType.Factory (PDF-AS 4.0 Library)</title> +<meta name="date" content="2014-02-04"> +<link rel="stylesheet" type="text/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 Library)"; + } +//--> +</script> +<noscript> +<div>JavaScript is disabled on your browser.</div> +</noscript> +<!-- ========= START OF TOP NAVBAR ======= --> +<div class="topNav"><a name="navbar_top"> +<!-- --> +</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ContentRequiredRefType.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateCMSSignatureRequest.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li>Nested | </li> +<li>Field | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li>Field | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_top"> +<!-- --> +</a></div> +<!-- ========= END OF TOP NAVBAR ========= --> +<!-- ======== START OF CLASS DATA ======== --> +<div class="header"> +<div class="subTitle">at.gv.egiz.moa</div> +<h2 title="Class SignatureVerificationServiceStub.ContentRequiredRefType.Factory" class="title">Class SignatureVerificationServiceStub.ContentRequiredRefType.Factory</h2> +</div> +<div class="contentContainer"> +<ul class="inheritance"> +<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li> +<ul class="inheritance"> +<li>at.gv.egiz.moa.SignatureVerificationServiceStub.ContentRequiredRefType.Factory</li> +</ul> +</li> +</ul> +<div class="description"> +<ul class="blockList"> +<li class="blockList"> +<dl> +<dt>Enclosing class:</dt> +<dd><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ContentRequiredRefType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.ContentRequiredRefType</a></dd> +</dl> +<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> +<div class="block">Factory class that keeps the parse method</div> +</li> +</ul> +</div> +<div class="summary"> +<ul class="blockList"> +<li class="blockList"> +<!-- ======== CONSTRUCTOR SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_summary"> +<!-- --> +</a> +<h3>Constructor Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation"> +<caption><span>Constructors</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colOne" scope="col">Constructor and Description</th> +</tr> +<tr class="altColor"> +<td class="colOne"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ContentRequiredRefType.Factory.html#SignatureVerificationServiceStub.ContentRequiredRefType.Factory()">SignatureVerificationServiceStub.ContentRequiredRefType.Factory</a></strong>()</code> </td> +</tr> +</table> +</li> +</ul> +<!-- ========== METHOD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_summary"> +<!-- --> +</a> +<h3>Method Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation"> +<caption><span>Methods</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colFirst" scope="col">Modifier and Type</th> +<th class="colLast" scope="col">Method and Description</th> +</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> +<div class="block">static method to create the object + Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable + If this object is not an element, it is a complex type and the reader is at the event just after the outer start element + Postcondition: If this object is an element, the reader is positioned at its end element + If this object is a complex type, the reader is positioned at the end element of its outer element</div> +</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> +</ul> +</li> +</ul> +</li> +</ul> +</div> +<div class="details"> +<ul class="blockList"> +<li class="blockList"> +<!-- ========= CONSTRUCTOR DETAIL ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_detail"> +<!-- --> +</a> +<h3>Constructor Detail</h3> +<a name="SignatureVerificationServiceStub.ContentRequiredRefType.Factory()"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>SignatureVerificationServiceStub.ContentRequiredRefType.Factory</h4> +<pre>public SignatureVerificationServiceStub.ContentRequiredRefType.Factory()</pre> +</li> +</ul> +</li> +</ul> +<!-- ============ METHOD DETAIL ========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_detail"> +<!-- --> +</a> +<h3>Method Detail</h3> +<a name="parse(javax.xml.stream.XMLStreamReader)"> +<!-- --> +</a> +<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> +<div class="block">static method to create the object + Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable + If this object is not an element, it is a complex type and the reader is at the event just after the outer start element + Postcondition: If this object is an element, the reader is positioned at its end element + If this object is a complex type, the reader is positioned at the end element of its outer element</div> +<dl><dt><span class="strong">Throws:</span></dt> +<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></code></dd></dl> +</li> +</ul> +</li> +</ul> +</li> +</ul> +</div> +</div> +<!-- ========= END OF CLASS DATA ========= --> +<!-- ======= START OF BOTTOM NAVBAR ====== --> +<div class="bottomNav"><a name="navbar_bottom"> +<!-- --> +</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ContentRequiredRefType.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateCMSSignatureRequest.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li>Nested | </li> +<li>Field | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li>Field | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_bottom"> +<!-- --> +</a></div> +<!-- ======== END OF BOTTOM NAVBAR ======= --> +</body> +</html> diff --git a/docs/at/gv/egiz/moa/SignatureVerificationServiceStub.ContentRequiredRefType.html b/docs/at/gv/egiz/moa/SignatureVerificationServiceStub.ContentRequiredRefType.html new file mode 100644 index 00000000..91339dcb --- /dev/null +++ b/docs/at/gv/egiz/moa/SignatureVerificationServiceStub.ContentRequiredRefType.html @@ -0,0 +1,753 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> +<!-- NewPage --> +<html lang="en"> +<head> +<!-- Generated by javadoc (version 1.7.0_51) on Tue Feb 04 16:51:43 CET 2014 --> +<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> +<title>SignatureVerificationServiceStub.ContentRequiredRefType (PDF-AS 4.0 Library)</title> +<meta name="date" content="2014-02-04"> +<link rel="stylesheet" type="text/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 Library)"; + } +//--> +</script> +<noscript> +<div>JavaScript is disabled on your browser.</div> +</noscript> +<!-- ========= START OF TOP NAVBAR ======= --> +<div class="topNav"><a name="navbar_top"> +<!-- --> +</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ContentOptionalRefType.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ContentRequiredRefType.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li><a href="#nested_class_summary">Nested</a> | </li> +<li><a href="#field_summary">Field</a> | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li><a href="#field_detail">Field</a> | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_top"> +<!-- --> +</a></div> +<!-- ========= END OF TOP NAVBAR ========= --> +<!-- ======== START OF CLASS DATA ======== --> +<div class="header"> +<div class="subTitle">at.gv.egiz.moa</div> +<h2 title="Class SignatureVerificationServiceStub.ContentRequiredRefType" class="title">Class SignatureVerificationServiceStub.ContentRequiredRefType</h2> +</div> +<div class="contentContainer"> +<ul class="inheritance"> +<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></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> +<li> +<ul class="inheritance"> +<li><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ContentOptionalRefType.html" title="class in at.gv.egiz.moa">at.gv.egiz.moa.SignatureVerificationServiceStub.ContentOptionalRefType</a></li> +<li> +<ul class="inheritance"> +<li>at.gv.egiz.moa.SignatureVerificationServiceStub.ContentRequiredRefType</li> +</ul> +</li> +</ul> +</li> +</ul> +</li> +</ul> +<div class="description"> +<ul class="blockList"> +<li class="blockList"> +<dl> +<dt>All Implemented Interfaces:</dt> +<dd><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a>, org.apache.axis2.databinding.ADBBean</dd> +</dl> +<dl> +<dt>Enclosing class:</dt> +<dd><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub</a></dd> +</dl> +<hr> +<br> +<pre>public static class <span class="strong">SignatureVerificationServiceStub.ContentRequiredRefType</span> +extends <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ContentOptionalRefType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.ContentOptionalRefType</a> +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.ContentRequiredRefType">Serialized Form</a></dd></dl> +</li> +</ul> +</div> +<div class="summary"> +<ul class="blockList"> +<li class="blockList"> +<!-- ======== NESTED CLASS SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="nested_class_summary"> +<!-- --> +</a> +<h3>Nested Class Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Nested Class Summary table, listing nested classes, and an explanation"> +<caption><span>Nested Classes</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> +<tr class="altColor"> +<td class="colFirst"><code>static class </code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ContentRequiredRefType.Factory.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.ContentRequiredRefType.Factory</a></strong></code> +<div class="block">Factory class that keeps the parse method</div> +</td> +</tr> +</table> +</li> +</ul> +<!-- =========== FIELD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="field_summary"> +<!-- --> +</a> +<h3>Field Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Field Summary table, listing fields, and an explanation"> +<caption><span>Fields</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> +<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="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> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>protected boolean</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ContentRequiredRefType.html#localBase64ContentTracker">localBase64ContentTracker</a></strong></code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>protected org.apache.axis2.databinding.types.URI</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ContentRequiredRefType.html#localLocRefContent">localLocRefContent</a></strong></code> +<div class="block">field for LocRefContent</div> +</td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>protected boolean</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ContentRequiredRefType.html#localLocRefContentTracker">localLocRefContentTracker</a></strong></code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>protected org.apache.axis2.databinding.types.URI</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ContentRequiredRefType.html#localReference">localReference</a></strong></code> +<div class="block">field for Reference + This was an Attribute!</div> +</td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>protected boolean</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ContentRequiredRefType.html#localReferenceTracker">localReferenceTracker</a></strong></code> </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"><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="rowColor"> +<td class="colFirst"><code>protected boolean</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ContentRequiredRefType.html#localXMLContentTracker">localXMLContentTracker</a></strong></code> </td> +</tr> +</table> +</li> +</ul> +<!-- ======== CONSTRUCTOR SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_summary"> +<!-- --> +</a> +<h3>Constructor Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation"> +<caption><span>Constructors</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colOne" scope="col">Constructor and Description</th> +</tr> +<tr class="altColor"> +<td class="colOne"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ContentRequiredRefType.html#SignatureVerificationServiceStub.ContentRequiredRefType()">SignatureVerificationServiceStub.ContentRequiredRefType</a></strong>()</code> </td> +</tr> +</table> +</li> +</ul> +<!-- ========== METHOD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_summary"> +<!-- --> +</a> +<h3>Method Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation"> +<caption><span>Methods</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colFirst" scope="col">Modifier and Type</th> +<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="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> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>org.apache.axis2.databinding.types.URI</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ContentRequiredRefType.html#getLocRefContent()">getLocRefContent</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.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, + 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> +<div class="block">databinding method to get an XML representation of this object</div> +</td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>org.apache.axis2.databinding.types.URI</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ContentRequiredRefType.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.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.ContentRequiredRefType.html#getXMLContent()">getXMLContent</a></strong>()</code> +<div class="block">Auto generated getter method</div> +</td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>boolean</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ContentRequiredRefType.html#isBase64ContentSpecified()">isBase64ContentSpecified</a></strong>()</code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>boolean</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ContentRequiredRefType.html#isLocRefContentSpecified()">isLocRefContentSpecified</a></strong>()</code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>boolean</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ContentRequiredRefType.html#isReferenceSpecified()">isReferenceSpecified</a></strong>()</code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>boolean</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ContentRequiredRefType.html#isXMLContentSpecified()">isXMLContentSpecified</a></strong>()</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#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)">serialize</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, + <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> 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, + 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> +<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.ContentRequiredRefType.html#setLocRefContent(org.apache.axis2.databinding.types.URI)">setLocRefContent</a></strong>(org.apache.axis2.databinding.types.URI 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.ContentRequiredRefType.html#setReference(org.apache.axis2.databinding.types.URI)">setReference</a></strong>(org.apache.axis2.databinding.types.URI 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.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> +</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> +</ul> +</li> +</ul> +</li> +</ul> +</div> +<div class="details"> +<ul class="blockList"> +<li class="blockList"> +<!-- ============ FIELD DETAIL =========== --> +<ul class="blockList"> +<li class="blockList"><a name="field_detail"> +<!-- --> +</a> +<h3>Field Detail</h3> +<a name="localBase64Content"> +<!-- --> +</a> +<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> +<div class="block">field for Base64Content</div> +</li> +</ul> +<a name="localBase64ContentTracker"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>localBase64ContentTracker</h4> +<pre>protected boolean localBase64ContentTracker</pre> +</li> +</ul> +<a name="localXMLContent"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>localXMLContent</h4> +<pre>protected <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.XMLContentType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.XMLContentType</a> localXMLContent</pre> +<div class="block">field for XMLContent</div> +</li> +</ul> +<a name="localXMLContentTracker"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>localXMLContentTracker</h4> +<pre>protected boolean localXMLContentTracker</pre> +</li> +</ul> +<a name="localLocRefContent"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>localLocRefContent</h4> +<pre>protected org.apache.axis2.databinding.types.URI localLocRefContent</pre> +<div class="block">field for LocRefContent</div> +</li> +</ul> +<a name="localLocRefContentTracker"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>localLocRefContentTracker</h4> +<pre>protected boolean localLocRefContentTracker</pre> +</li> +</ul> +<a name="localReference"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>localReference</h4> +<pre>protected org.apache.axis2.databinding.types.URI localReference</pre> +<div class="block">field for Reference + This was an Attribute!</div> +</li> +</ul> +<a name="localReferenceTracker"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>localReferenceTracker</h4> +<pre>protected boolean localReferenceTracker</pre> +</li> +</ul> +</li> +</ul> +<!-- ========= CONSTRUCTOR DETAIL ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_detail"> +<!-- --> +</a> +<h3>Constructor Detail</h3> +<a name="SignatureVerificationServiceStub.ContentRequiredRefType()"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>SignatureVerificationServiceStub.ContentRequiredRefType</h4> +<pre>public SignatureVerificationServiceStub.ContentRequiredRefType()</pre> +</li> +</ul> +</li> +</ul> +<!-- ============ METHOD DETAIL ========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_detail"> +<!-- --> +</a> +<h3>Method Detail</h3> +<a name="isBase64ContentSpecified()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>isBase64ContentSpecified</h4> +<pre>public boolean isBase64ContentSpecified()</pre> +<dl> +<dt><strong>Overrides:</strong></dt> +<dd><code><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ContentBaseType.html#isBase64ContentSpecified()">isBase64ContentSpecified</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> +</dl> +</li> +</ul> +<a name="getBase64Content()"> +<!-- --> +</a> +<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> +<div class="block">Auto generated getter method</div> +<dl> +<dt><strong>Overrides:</strong></dt> +<dd><code><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ContentBaseType.html#getBase64Content()">getBase64Content</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>javax.activation.DataHandler</dd></dl> +</li> +</ul> +<a name="setBase64Content(javax.activation.DataHandler)"> +<!-- --> +</a> +<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> +<div class="block">Auto generated setter method</div> +<dl> +<dt><strong>Overrides:</strong></dt> +<dd><code><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ContentBaseType.html#setBase64Content(javax.activation.DataHandler)">setBase64Content</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> - Base64Content</dd></dl> +</li> +</ul> +<a name="isXMLContentSpecified()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>isXMLContentSpecified</h4> +<pre>public boolean isXMLContentSpecified()</pre> +<dl> +<dt><strong>Overrides:</strong></dt> +<dd><code><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ContentBaseType.html#isXMLContentSpecified()">isXMLContentSpecified</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> +</dl> +</li> +</ul> +<a name="getXMLContent()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getXMLContent</h4> +<pre>public <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.XMLContentType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.XMLContentType</a> getXMLContent()</pre> +<div class="block">Auto generated getter method</div> +<dl> +<dt><strong>Overrides:</strong></dt> +<dd><code><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ContentBaseType.html#getXMLContent()">getXMLContent</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>XMLContentType</dd></dl> +</li> +</ul> +<a name="setXMLContent(at.gv.egiz.moa.SignatureVerificationServiceStub.XMLContentType)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>setXMLContent</h4> +<pre>public void setXMLContent(<a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.XMLContentType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.XMLContentType</a> param)</pre> +<div class="block">Auto generated setter method</div> +<dl> +<dt><strong>Overrides:</strong></dt> +<dd><code><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ContentBaseType.html#setXMLContent(at.gv.egiz.moa.SignatureVerificationServiceStub.XMLContentType)">setXMLContent</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> - XMLContent</dd></dl> +</li> +</ul> +<a name="isLocRefContentSpecified()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>isLocRefContentSpecified</h4> +<pre>public boolean isLocRefContentSpecified()</pre> +<dl> +<dt><strong>Overrides:</strong></dt> +<dd><code><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ContentBaseType.html#isLocRefContentSpecified()">isLocRefContentSpecified</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> +</dl> +</li> +</ul> +<a name="getLocRefContent()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getLocRefContent</h4> +<pre>public org.apache.axis2.databinding.types.URI getLocRefContent()</pre> +<div class="block">Auto generated getter method</div> +<dl> +<dt><strong>Overrides:</strong></dt> +<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></dl> +</li> +</ul> +<a name="setLocRefContent(org.apache.axis2.databinding.types.URI)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>setLocRefContent</h4> +<pre>public void setLocRefContent(org.apache.axis2.databinding.types.URI param)</pre> +<div class="block">Auto generated setter method</div> +<dl> +<dt><strong>Overrides:</strong></dt> +<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></dl> +</li> +</ul> +<a name="isReferenceSpecified()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>isReferenceSpecified</h4> +<pre>public boolean isReferenceSpecified()</pre> +</li> +</ul> +<a name="getReference()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getReference</h4> +<pre>public org.apache.axis2.databinding.types.URI getReference()</pre> +<div class="block">Auto generated getter method</div> +<dl> +<dt><strong>Overrides:</strong></dt> +<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></dl> +</li> +</ul> +<a name="setReference(org.apache.axis2.databinding.types.URI)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>setReference</h4> +<pre>public void setReference(org.apache.axis2.databinding.types.URI param)</pre> +<div class="block">Auto generated setter method</div> +<dl> +<dt><strong>Overrides:</strong></dt> +<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></dl> +</li> +</ul> +<a name="getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getOMElement</h4> +<pre>public org.apache.axiom.om.OMElement getOMElement(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, + org.apache.axiom.om.OMFactory factory) + throws org.apache.axis2.databinding.ADBException</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>getOMElement</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><strong>Overrides:</strong></dt> +<dd><code><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ContentOptionalRefType.html#getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)">getOMElement</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>parentQName</code> - </dd><dd><code>factory</code> - </dd> +<dt><span class="strong">Returns:</span></dt><dd>org.apache.axiom.om.OMElement</dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +<a name="serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>serialize</h4> +<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, + <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter) + throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, + org.apache.axis2.databinding.ADBException</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<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>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +<a name="serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>serialize</h4> +<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, + <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, + boolean serializeType) + throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, + org.apache.axis2.databinding.ADBException</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<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>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +<a name="getPullParser(javax.xml.namespace.QName)"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>getPullParser</h4> +<pre>public <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> getPullParser(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName) + throws org.apache.axis2.databinding.ADBException</pre> +<div class="block">databinding method to get an XML representation of this object</div> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>getPullParser</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><strong>Overrides:</strong></dt> +<dd><code><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ContentOptionalRefType.html#getPullParser(javax.xml.namespace.QName)">getPullParser</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>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +</li> +</ul> +</li> +</ul> +</div> +</div> +<!-- ========= END OF CLASS DATA ========= --> +<!-- ======= START OF BOTTOM NAVBAR ====== --> +<div class="bottomNav"><a name="navbar_bottom"> +<!-- --> +</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ContentOptionalRefType.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ContentRequiredRefType.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li><a href="#nested_class_summary">Nested</a> | </li> +<li><a href="#field_summary">Field</a> | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li><a href="#field_detail">Field</a> | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_bottom"> +<!-- --> +</a></div> +<!-- ======== END OF BOTTOM NAVBAR ======= --> +</body> +</html> diff --git a/docs/at/gv/egiz/moa/SignatureVerificationServiceStub.CreateCMSSignatureRequest.Factory.html b/docs/at/gv/egiz/moa/SignatureVerificationServiceStub.CreateCMSSignatureRequest.Factory.html new file mode 100644 index 00000000..3cbdb7bb --- /dev/null +++ b/docs/at/gv/egiz/moa/SignatureVerificationServiceStub.CreateCMSSignatureRequest.Factory.html @@ -0,0 +1,278 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> +<!-- NewPage --> +<html lang="en"> +<head> +<!-- Generated by javadoc (version 1.7.0_51) on Tue Feb 04 16:51:44 CET 2014 --> +<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> +<title>SignatureVerificationServiceStub.CreateCMSSignatureRequest.Factory (PDF-AS 4.0 Library)</title> +<meta name="date" content="2014-02-04"> +<link rel="stylesheet" type="text/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 Library)"; + } +//--> +</script> +<noscript> +<div>JavaScript is disabled on your browser.</div> +</noscript> +<!-- ========= START OF TOP NAVBAR ======= --> +<div class="topNav"><a name="navbar_top"> +<!-- --> +</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateCMSSignatureRequest.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateCMSSignatureRequestType.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li>Nested | </li> +<li>Field | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li>Field | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_top"> +<!-- --> +</a></div> +<!-- ========= END OF TOP NAVBAR ========= --> +<!-- ======== START OF CLASS DATA ======== --> +<div class="header"> +<div class="subTitle">at.gv.egiz.moa</div> +<h2 title="Class SignatureVerificationServiceStub.CreateCMSSignatureRequest.Factory" class="title">Class SignatureVerificationServiceStub.CreateCMSSignatureRequest.Factory</h2> +</div> +<div class="contentContainer"> +<ul class="inheritance"> +<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li> +<ul class="inheritance"> +<li>at.gv.egiz.moa.SignatureVerificationServiceStub.CreateCMSSignatureRequest.Factory</li> +</ul> +</li> +</ul> +<div class="description"> +<ul class="blockList"> +<li class="blockList"> +<dl> +<dt>Enclosing class:</dt> +<dd><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateCMSSignatureRequest.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.CreateCMSSignatureRequest</a></dd> +</dl> +<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> +<div class="block">Factory class that keeps the parse method</div> +</li> +</ul> +</div> +<div class="summary"> +<ul class="blockList"> +<li class="blockList"> +<!-- ======== CONSTRUCTOR SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_summary"> +<!-- --> +</a> +<h3>Constructor Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation"> +<caption><span>Constructors</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colOne" scope="col">Constructor and Description</th> +</tr> +<tr class="altColor"> +<td class="colOne"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateCMSSignatureRequest.Factory.html#SignatureVerificationServiceStub.CreateCMSSignatureRequest.Factory()">SignatureVerificationServiceStub.CreateCMSSignatureRequest.Factory</a></strong>()</code> </td> +</tr> +</table> +</li> +</ul> +<!-- ========== METHOD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_summary"> +<!-- --> +</a> +<h3>Method Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation"> +<caption><span>Methods</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colFirst" scope="col">Modifier and Type</th> +<th class="colLast" scope="col">Method and Description</th> +</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> +<div class="block">static method to create the object + Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable + If this object is not an element, it is a complex type and the reader is at the event just after the outer start element + Postcondition: If this object is an element, the reader is positioned at its end element + If this object is a complex type, the reader is positioned at the end element of its outer element</div> +</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> +</ul> +</li> +</ul> +</li> +</ul> +</div> +<div class="details"> +<ul class="blockList"> +<li class="blockList"> +<!-- ========= CONSTRUCTOR DETAIL ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_detail"> +<!-- --> +</a> +<h3>Constructor Detail</h3> +<a name="SignatureVerificationServiceStub.CreateCMSSignatureRequest.Factory()"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>SignatureVerificationServiceStub.CreateCMSSignatureRequest.Factory</h4> +<pre>public SignatureVerificationServiceStub.CreateCMSSignatureRequest.Factory()</pre> +</li> +</ul> +</li> +</ul> +<!-- ============ METHOD DETAIL ========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_detail"> +<!-- --> +</a> +<h3>Method Detail</h3> +<a name="parse(javax.xml.stream.XMLStreamReader)"> +<!-- --> +</a> +<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> +<div class="block">static method to create the object + Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable + If this object is not an element, it is a complex type and the reader is at the event just after the outer start element + Postcondition: If this object is an element, the reader is positioned at its end element + If this object is a complex type, the reader is positioned at the end element of its outer element</div> +<dl><dt><span class="strong">Throws:</span></dt> +<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></code></dd></dl> +</li> +</ul> +</li> +</ul> +</li> +</ul> +</div> +</div> +<!-- ========= END OF CLASS DATA ========= --> +<!-- ======= START OF BOTTOM NAVBAR ====== --> +<div class="bottomNav"><a name="navbar_bottom"> +<!-- --> +</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateCMSSignatureRequest.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateCMSSignatureRequestType.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li>Nested | </li> +<li>Field | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li>Field | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_bottom"> +<!-- --> +</a></div> +<!-- ======== END OF BOTTOM NAVBAR ======= --> +</body> +</html> diff --git a/docs/at/gv/egiz/moa/SignatureVerificationServiceStub.CreateCMSSignatureRequest.html b/docs/at/gv/egiz/moa/SignatureVerificationServiceStub.CreateCMSSignatureRequest.html new file mode 100644 index 00000000..3925f045 --- /dev/null +++ b/docs/at/gv/egiz/moa/SignatureVerificationServiceStub.CreateCMSSignatureRequest.html @@ -0,0 +1,433 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> +<!-- NewPage --> +<html lang="en"> +<head> +<!-- Generated by javadoc (version 1.7.0_51) on Tue Feb 04 16:51:44 CET 2014 --> +<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> +<title>SignatureVerificationServiceStub.CreateCMSSignatureRequest (PDF-AS 4.0 Library)</title> +<meta name="date" content="2014-02-04"> +<link rel="stylesheet" type="text/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 Library)"; + } +//--> +</script> +<noscript> +<div>JavaScript is disabled on your browser.</div> +</noscript> +<!-- ========= START OF TOP NAVBAR ======= --> +<div class="topNav"><a name="navbar_top"> +<!-- --> +</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ContentRequiredRefType.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateCMSSignatureRequest.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li><a href="#nested_class_summary">Nested</a> | </li> +<li><a href="#field_summary">Field</a> | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li><a href="#field_detail">Field</a> | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_top"> +<!-- --> +</a></div> +<!-- ========= END OF TOP NAVBAR ========= --> +<!-- ======== START OF CLASS DATA ======== --> +<div class="header"> +<div class="subTitle">at.gv.egiz.moa</div> +<h2 title="Class SignatureVerificationServiceStub.CreateCMSSignatureRequest" class="title">Class SignatureVerificationServiceStub.CreateCMSSignatureRequest</h2> +</div> +<div class="contentContainer"> +<ul class="inheritance"> +<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></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> +<li> +<ul class="inheritance"> +<li>at.gv.egiz.moa.SignatureVerificationServiceStub.CreateCMSSignatureRequest</li> +</ul> +</li> +</ul> +</li> +</ul> +<div class="description"> +<ul class="blockList"> +<li class="blockList"> +<dl> +<dt>All Implemented Interfaces:</dt> +<dd><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a>, org.apache.axis2.databinding.ADBBean</dd> +</dl> +<dl> +<dt>Enclosing class:</dt> +<dd><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub</a></dd> +</dl> +<hr> +<br> +<pre>public static class <span class="strong">SignatureVerificationServiceStub.CreateCMSSignatureRequest</span> +extends <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateCMSSignatureRequestType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.CreateCMSSignatureRequestType</a> +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.CreateCMSSignatureRequest">Serialized Form</a></dd></dl> +</li> +</ul> +</div> +<div class="summary"> +<ul class="blockList"> +<li class="blockList"> +<!-- ======== NESTED CLASS SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="nested_class_summary"> +<!-- --> +</a> +<h3>Nested Class Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Nested Class Summary table, listing nested classes, and an explanation"> +<caption><span>Nested Classes</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> +<tr class="altColor"> +<td class="colFirst"><code>static class </code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateCMSSignatureRequest.Factory.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.CreateCMSSignatureRequest.Factory</a></strong></code> +<div class="block">Factory class that keeps the parse method</div> +</td> +</tr> +</table> +</li> +</ul> +<!-- =========== FIELD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="field_summary"> +<!-- --> +</a> +<h3>Field Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Field Summary table, listing fields, and an explanation"> +<caption><span>Fields</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> +<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="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateCMSSignatureRequest.html#MY_QNAME">MY_QNAME</a></strong></code> </td> +</tr> +</table> +<ul class="blockList"> +<li class="blockList"><a name="fields_inherited_from_class_at.gv.egiz.moa.SignatureVerificationServiceStub.CreateCMSSignatureRequestType"> +<!-- --> +</a> +<h3>Fields inherited from class at.gv.egiz.moa.<a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateCMSSignatureRequestType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.CreateCMSSignatureRequestType</a></h3> +<code><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateCMSSignatureRequestType.html#localKeyIdentifier">localKeyIdentifier</a>, <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateCMSSignatureRequestType.html#localSingleSignatureInfo">localSingleSignatureInfo</a></code></li> +</ul> +</li> +</ul> +<!-- ======== CONSTRUCTOR SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_summary"> +<!-- --> +</a> +<h3>Constructor Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation"> +<caption><span>Constructors</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colOne" scope="col">Constructor and Description</th> +</tr> +<tr class="altColor"> +<td class="colOne"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateCMSSignatureRequest.html#SignatureVerificationServiceStub.CreateCMSSignatureRequest()">SignatureVerificationServiceStub.CreateCMSSignatureRequest</a></strong>()</code> </td> +</tr> +</table> +</li> +</ul> +<!-- ========== METHOD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_summary"> +<!-- --> +</a> +<h3>Method Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation"> +<caption><span>Methods</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colFirst" scope="col">Modifier and Type</th> +<th class="colLast" scope="col">Method and Description</th> +</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, + 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> +<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> +</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, + boolean serializeType)</code> </td> +</tr> +</table> +<ul class="blockList"> +<li class="blockList"><a name="methods_inherited_from_class_at.gv.egiz.moa.SignatureVerificationServiceStub.CreateCMSSignatureRequestType"> +<!-- --> +</a> +<h3>Methods inherited from class at.gv.egiz.moa.<a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateCMSSignatureRequestType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.CreateCMSSignatureRequestType</a></h3> +<code><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateCMSSignatureRequestType.html#addSingleSignatureInfo(at.gv.egiz.moa.SignatureVerificationServiceStub.SingleSignatureInfo_type1)">addSingleSignatureInfo</a>, <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateCMSSignatureRequestType.html#getKeyIdentifier()">getKeyIdentifier</a>, <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateCMSSignatureRequestType.html#getSingleSignatureInfo()">getSingleSignatureInfo</a>, <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateCMSSignatureRequestType.html#setKeyIdentifier(at.gv.egiz.moa.SignatureVerificationServiceStub.KeyIdentifierType)">setKeyIdentifier</a>, <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateCMSSignatureRequestType.html#setSingleSignatureInfo(at.gv.egiz.moa.SignatureVerificationServiceStub.SingleSignatureInfo_type1[])">setSingleSignatureInfo</a>, <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateCMSSignatureRequestType.html#validateSingleSignatureInfo(at.gv.egiz.moa.SignatureVerificationServiceStub.SingleSignatureInfo_type1[])">validateSingleSignatureInfo</a></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#toString()" title="class or interface in java.lang">toString</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</a></code></li> +</ul> +</li> +</ul> +</li> +</ul> +</div> +<div class="details"> +<ul class="blockList"> +<li class="blockList"> +<!-- ============ FIELD DETAIL =========== --> +<ul class="blockList"> +<li class="blockList"><a name="field_detail"> +<!-- --> +</a> +<h3>Field Detail</h3> +<a name="MY_QNAME"> +<!-- --> +</a> +<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> +</li> +</ul> +</li> +</ul> +<!-- ========= CONSTRUCTOR DETAIL ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_detail"> +<!-- --> +</a> +<h3>Constructor Detail</h3> +<a name="SignatureVerificationServiceStub.CreateCMSSignatureRequest()"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>SignatureVerificationServiceStub.CreateCMSSignatureRequest</h4> +<pre>public SignatureVerificationServiceStub.CreateCMSSignatureRequest()</pre> +</li> +</ul> +</li> +</ul> +<!-- ============ METHOD DETAIL ========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_detail"> +<!-- --> +</a> +<h3>Method Detail</h3> +<a name="getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getOMElement</h4> +<pre>public org.apache.axiom.om.OMElement getOMElement(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, + org.apache.axiom.om.OMFactory factory) + throws org.apache.axis2.databinding.ADBException</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>getOMElement</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><strong>Overrides:</strong></dt> +<dd><code><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateCMSSignatureRequestType.html#getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)">getOMElement</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">Parameters:</span></dt><dd><code>parentQName</code> - </dd><dd><code>factory</code> - </dd> +<dt><span class="strong">Returns:</span></dt><dd>org.apache.axiom.om.OMElement</dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +<a name="serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>serialize</h4> +<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, + <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter) + throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, + org.apache.axis2.databinding.ADBException</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<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>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +<a name="serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>serialize</h4> +<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, + <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, + boolean serializeType) + throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, + org.apache.axis2.databinding.ADBException</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<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>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +<a name="getPullParser(javax.xml.namespace.QName)"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>getPullParser</h4> +<pre>public <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> getPullParser(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName) + throws org.apache.axis2.databinding.ADBException</pre> +<div class="block">databinding method to get an XML representation of this object</div> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>getPullParser</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><strong>Overrides:</strong></dt> +<dd><code><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateCMSSignatureRequestType.html#getPullParser(javax.xml.namespace.QName)">getPullParser</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>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +</li> +</ul> +</li> +</ul> +</div> +</div> +<!-- ========= END OF CLASS DATA ========= --> +<!-- ======= START OF BOTTOM NAVBAR ====== --> +<div class="bottomNav"><a name="navbar_bottom"> +<!-- --> +</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ContentRequiredRefType.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateCMSSignatureRequest.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li><a href="#nested_class_summary">Nested</a> | </li> +<li><a href="#field_summary">Field</a> | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li><a href="#field_detail">Field</a> | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_bottom"> +<!-- --> +</a></div> +<!-- ======== END OF BOTTOM NAVBAR ======= --> +</body> +</html> diff --git a/docs/at/gv/egiz/moa/SignatureVerificationServiceStub.CreateCMSSignatureRequestType.Factory.html b/docs/at/gv/egiz/moa/SignatureVerificationServiceStub.CreateCMSSignatureRequestType.Factory.html new file mode 100644 index 00000000..5e88b83a --- /dev/null +++ b/docs/at/gv/egiz/moa/SignatureVerificationServiceStub.CreateCMSSignatureRequestType.Factory.html @@ -0,0 +1,278 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> +<!-- NewPage --> +<html lang="en"> +<head> +<!-- Generated by javadoc (version 1.7.0_51) on Tue Feb 04 16:51:45 CET 2014 --> +<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> +<title>SignatureVerificationServiceStub.CreateCMSSignatureRequestType.Factory (PDF-AS 4.0 Library)</title> +<meta name="date" content="2014-02-04"> +<link rel="stylesheet" type="text/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 Library)"; + } +//--> +</script> +<noscript> +<div>JavaScript is disabled on your browser.</div> +</noscript> +<!-- ========= START OF TOP NAVBAR ======= --> +<div class="topNav"><a name="navbar_top"> +<!-- --> +</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateCMSSignatureRequestType.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateCMSSignatureResponse.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li>Nested | </li> +<li>Field | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li>Field | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_top"> +<!-- --> +</a></div> +<!-- ========= END OF TOP NAVBAR ========= --> +<!-- ======== START OF CLASS DATA ======== --> +<div class="header"> +<div class="subTitle">at.gv.egiz.moa</div> +<h2 title="Class SignatureVerificationServiceStub.CreateCMSSignatureRequestType.Factory" class="title">Class SignatureVerificationServiceStub.CreateCMSSignatureRequestType.Factory</h2> +</div> +<div class="contentContainer"> +<ul class="inheritance"> +<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li> +<ul class="inheritance"> +<li>at.gv.egiz.moa.SignatureVerificationServiceStub.CreateCMSSignatureRequestType.Factory</li> +</ul> +</li> +</ul> +<div class="description"> +<ul class="blockList"> +<li class="blockList"> +<dl> +<dt>Enclosing class:</dt> +<dd><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateCMSSignatureRequestType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.CreateCMSSignatureRequestType</a></dd> +</dl> +<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> +<div class="block">Factory class that keeps the parse method</div> +</li> +</ul> +</div> +<div class="summary"> +<ul class="blockList"> +<li class="blockList"> +<!-- ======== CONSTRUCTOR SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_summary"> +<!-- --> +</a> +<h3>Constructor Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation"> +<caption><span>Constructors</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colOne" scope="col">Constructor and Description</th> +</tr> +<tr class="altColor"> +<td class="colOne"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateCMSSignatureRequestType.Factory.html#SignatureVerificationServiceStub.CreateCMSSignatureRequestType.Factory()">SignatureVerificationServiceStub.CreateCMSSignatureRequestType.Factory</a></strong>()</code> </td> +</tr> +</table> +</li> +</ul> +<!-- ========== METHOD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_summary"> +<!-- --> +</a> +<h3>Method Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation"> +<caption><span>Methods</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colFirst" scope="col">Modifier and Type</th> +<th class="colLast" scope="col">Method and Description</th> +</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> +<div class="block">static method to create the object + Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable + If this object is not an element, it is a complex type and the reader is at the event just after the outer start element + Postcondition: If this object is an element, the reader is positioned at its end element + If this object is a complex type, the reader is positioned at the end element of its outer element</div> +</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> +</ul> +</li> +</ul> +</li> +</ul> +</div> +<div class="details"> +<ul class="blockList"> +<li class="blockList"> +<!-- ========= CONSTRUCTOR DETAIL ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_detail"> +<!-- --> +</a> +<h3>Constructor Detail</h3> +<a name="SignatureVerificationServiceStub.CreateCMSSignatureRequestType.Factory()"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>SignatureVerificationServiceStub.CreateCMSSignatureRequestType.Factory</h4> +<pre>public SignatureVerificationServiceStub.CreateCMSSignatureRequestType.Factory()</pre> +</li> +</ul> +</li> +</ul> +<!-- ============ METHOD DETAIL ========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_detail"> +<!-- --> +</a> +<h3>Method Detail</h3> +<a name="parse(javax.xml.stream.XMLStreamReader)"> +<!-- --> +</a> +<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> +<div class="block">static method to create the object + Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable + If this object is not an element, it is a complex type and the reader is at the event just after the outer start element + Postcondition: If this object is an element, the reader is positioned at its end element + If this object is a complex type, the reader is positioned at the end element of its outer element</div> +<dl><dt><span class="strong">Throws:</span></dt> +<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></code></dd></dl> +</li> +</ul> +</li> +</ul> +</li> +</ul> +</div> +</div> +<!-- ========= END OF CLASS DATA ========= --> +<!-- ======= START OF BOTTOM NAVBAR ====== --> +<div class="bottomNav"><a name="navbar_bottom"> +<!-- --> +</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateCMSSignatureRequestType.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateCMSSignatureResponse.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li>Nested | </li> +<li>Field | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li>Field | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_bottom"> +<!-- --> +</a></div> +<!-- ======== END OF BOTTOM NAVBAR ======= --> +</body> +</html> diff --git a/docs/at/gv/egiz/moa/SignatureVerificationServiceStub.CreateCMSSignatureRequestType.html b/docs/at/gv/egiz/moa/SignatureVerificationServiceStub.CreateCMSSignatureRequestType.html new file mode 100644 index 00000000..435b2ec7 --- /dev/null +++ b/docs/at/gv/egiz/moa/SignatureVerificationServiceStub.CreateCMSSignatureRequestType.html @@ -0,0 +1,532 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> +<!-- NewPage --> +<html lang="en"> +<head> +<!-- Generated by javadoc (version 1.7.0_51) on Tue Feb 04 16:51:45 CET 2014 --> +<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> +<title>SignatureVerificationServiceStub.CreateCMSSignatureRequestType (PDF-AS 4.0 Library)</title> +<meta name="date" content="2014-02-04"> +<link rel="stylesheet" type="text/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 Library)"; + } +//--> +</script> +<noscript> +<div>JavaScript is disabled on your browser.</div> +</noscript> +<!-- ========= START OF TOP NAVBAR ======= --> +<div class="topNav"><a name="navbar_top"> +<!-- --> +</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateCMSSignatureRequest.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateCMSSignatureRequestType.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li><a href="#nested_class_summary">Nested</a> | </li> +<li><a href="#field_summary">Field</a> | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li><a href="#field_detail">Field</a> | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_top"> +<!-- --> +</a></div> +<!-- ========= END OF TOP NAVBAR ========= --> +<!-- ======== START OF CLASS DATA ======== --> +<div class="header"> +<div class="subTitle">at.gv.egiz.moa</div> +<h2 title="Class SignatureVerificationServiceStub.CreateCMSSignatureRequestType" class="title">Class SignatureVerificationServiceStub.CreateCMSSignatureRequestType</h2> +</div> +<div class="contentContainer"> +<ul class="inheritance"> +<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li> +<ul class="inheritance"> +<li>at.gv.egiz.moa.SignatureVerificationServiceStub.CreateCMSSignatureRequestType</li> +</ul> +</li> +</ul> +<div class="description"> +<ul class="blockList"> +<li class="blockList"> +<dl> +<dt>All Implemented Interfaces:</dt> +<dd><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a>, org.apache.axis2.databinding.ADBBean</dd> +</dl> +<dl> +<dt>Direct Known Subclasses:</dt> +<dd><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateCMSSignatureRequest.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.CreateCMSSignatureRequest</a></dd> +</dl> +<dl> +<dt>Enclosing class:</dt> +<dd><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub</a></dd> +</dl> +<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> +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> +</ul> +</div> +<div class="summary"> +<ul class="blockList"> +<li class="blockList"> +<!-- ======== NESTED CLASS SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="nested_class_summary"> +<!-- --> +</a> +<h3>Nested Class Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Nested Class Summary table, listing nested classes, and an explanation"> +<caption><span>Nested Classes</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> +<tr class="altColor"> +<td class="colFirst"><code>static class </code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateCMSSignatureRequestType.Factory.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.CreateCMSSignatureRequestType.Factory</a></strong></code> +<div class="block">Factory class that keeps the parse method</div> +</td> +</tr> +</table> +</li> +</ul> +<!-- =========== FIELD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="field_summary"> +<!-- --> +</a> +<h3>Field Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Field Summary table, listing fields, and an explanation"> +<caption><span>Fields</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> +<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"><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.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.CreateCMSSignatureRequestType.html#localSingleSignatureInfo">localSingleSignatureInfo</a></strong></code> +<div class="block">field for SingleSignatureInfo + This was an Array!</div> +</td> +</tr> +</table> +</li> +</ul> +<!-- ======== CONSTRUCTOR SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_summary"> +<!-- --> +</a> +<h3>Constructor Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation"> +<caption><span>Constructors</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colOne" scope="col">Constructor and Description</th> +</tr> +<tr class="altColor"> +<td class="colOne"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateCMSSignatureRequestType.html#SignatureVerificationServiceStub.CreateCMSSignatureRequestType()">SignatureVerificationServiceStub.CreateCMSSignatureRequestType</a></strong>()</code> </td> +</tr> +</table> +</li> +</ul> +<!-- ========== METHOD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_summary"> +<!-- --> +</a> +<h3>Method Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation"> +<caption><span>Methods</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colFirst" scope="col">Modifier and Type</th> +<th class="colLast" scope="col">Method and Description</th> +</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#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><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.CreateCMSSignatureRequestType.html#getKeyIdentifier()">getKeyIdentifier</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.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, + 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> +<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="../../../../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.CreateCMSSignatureRequestType.html#getSingleSignatureInfo()">getSingleSignatureInfo</a></strong>()</code> +<div class="block">Auto generated getter 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.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> +</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, + 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.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="altColor"> +<td class="colFirst"><code>void</code></td> +<td class="colLast"><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="rowColor"> +<td class="colFirst"><code>protected void</code></td> +<td class="colLast"><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> +</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> +</ul> +</li> +</ul> +</li> +</ul> +</div> +<div class="details"> +<ul class="blockList"> +<li class="blockList"> +<!-- ============ FIELD DETAIL =========== --> +<ul class="blockList"> +<li class="blockList"><a name="field_detail"> +<!-- --> +</a> +<h3>Field Detail</h3> +<a name="localKeyIdentifier"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>localKeyIdentifier</h4> +<pre>protected <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.KeyIdentifierType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.KeyIdentifierType</a> localKeyIdentifier</pre> +<div class="block">field for KeyIdentifier</div> +</li> +</ul> +<a name="localSingleSignatureInfo"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>localSingleSignatureInfo</h4> +<pre>protected <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SingleSignatureInfo_type1.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.SingleSignatureInfo_type1</a>[] localSingleSignatureInfo</pre> +<div class="block">field for SingleSignatureInfo + This was an Array!</div> +</li> +</ul> +</li> +</ul> +<!-- ========= CONSTRUCTOR DETAIL ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_detail"> +<!-- --> +</a> +<h3>Constructor Detail</h3> +<a name="SignatureVerificationServiceStub.CreateCMSSignatureRequestType()"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>SignatureVerificationServiceStub.CreateCMSSignatureRequestType</h4> +<pre>public SignatureVerificationServiceStub.CreateCMSSignatureRequestType()</pre> +</li> +</ul> +</li> +</ul> +<!-- ============ METHOD DETAIL ========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_detail"> +<!-- --> +</a> +<h3>Method Detail</h3> +<a name="getKeyIdentifier()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getKeyIdentifier</h4> +<pre>public <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.KeyIdentifierType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.KeyIdentifierType</a> getKeyIdentifier()</pre> +<div class="block">Auto generated getter method</div> +<dl><dt><span class="strong">Returns:</span></dt><dd>KeyIdentifierType</dd></dl> +</li> +</ul> +<a name="setKeyIdentifier(at.gv.egiz.moa.SignatureVerificationServiceStub.KeyIdentifierType)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>setKeyIdentifier</h4> +<pre>public void setKeyIdentifier(<a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.KeyIdentifierType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.KeyIdentifierType</a> param)</pre> +<div class="block">Auto generated setter method</div> +<dl><dt><span class="strong">Parameters:</span></dt><dd><code>param</code> - KeyIdentifier</dd></dl> +</li> +</ul> +<a name="getSingleSignatureInfo()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getSingleSignatureInfo</h4> +<pre>public <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SingleSignatureInfo_type1.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.SingleSignatureInfo_type1</a>[] getSingleSignatureInfo()</pre> +<div class="block">Auto generated getter method</div> +<dl><dt><span class="strong">Returns:</span></dt><dd>SingleSignatureInfo_type1[]</dd></dl> +</li> +</ul> +<a name="validateSingleSignatureInfo(at.gv.egiz.moa.SignatureVerificationServiceStub.SingleSignatureInfo_type1[])"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>validateSingleSignatureInfo</h4> +<pre>protected void validateSingleSignatureInfo(<a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SingleSignatureInfo_type1.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.SingleSignatureInfo_type1</a>[] param)</pre> +<div class="block">validate the array for SingleSignatureInfo</div> +</li> +</ul> +<a name="setSingleSignatureInfo(at.gv.egiz.moa.SignatureVerificationServiceStub.SingleSignatureInfo_type1[])"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>setSingleSignatureInfo</h4> +<pre>public void setSingleSignatureInfo(<a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SingleSignatureInfo_type1.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.SingleSignatureInfo_type1</a>[] param)</pre> +<div class="block">Auto generated setter method</div> +<dl><dt><span class="strong">Parameters:</span></dt><dd><code>param</code> - SingleSignatureInfo</dd></dl> +</li> +</ul> +<a name="addSingleSignatureInfo(at.gv.egiz.moa.SignatureVerificationServiceStub.SingleSignatureInfo_type1)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>addSingleSignatureInfo</h4> +<pre>public void addSingleSignatureInfo(<a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SingleSignatureInfo_type1.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.SingleSignatureInfo_type1</a> param)</pre> +<div class="block">Auto generated add method for the array for convenience</div> +<dl><dt><span class="strong">Parameters:</span></dt><dd><code>param</code> - SingleSignatureInfo_type1</dd></dl> +</li> +</ul> +<a name="getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getOMElement</h4> +<pre>public org.apache.axiom.om.OMElement getOMElement(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, + org.apache.axiom.om.OMFactory factory) + throws org.apache.axis2.databinding.ADBException</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>getOMElement</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><span class="strong">Parameters:</span></dt><dd><code>parentQName</code> - </dd><dd><code>factory</code> - </dd> +<dt><span class="strong">Returns:</span></dt><dd>org.apache.axiom.om.OMElement</dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +<a name="serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>serialize</h4> +<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, + <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter) + throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, + org.apache.axis2.databinding.ADBException</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +<a name="serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>serialize</h4> +<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, + <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, + boolean serializeType) + throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, + org.apache.axis2.databinding.ADBException</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +<a name="getPullParser(javax.xml.namespace.QName)"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>getPullParser</h4> +<pre>public <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> getPullParser(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName) + throws org.apache.axis2.databinding.ADBException</pre> +<div class="block">databinding method to get an XML representation of this object</div> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>getPullParser</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +</li> +</ul> +</li> +</ul> +</div> +</div> +<!-- ========= END OF CLASS DATA ========= --> +<!-- ======= START OF BOTTOM NAVBAR ====== --> +<div class="bottomNav"><a name="navbar_bottom"> +<!-- --> +</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateCMSSignatureRequest.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateCMSSignatureRequestType.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li><a href="#nested_class_summary">Nested</a> | </li> +<li><a href="#field_summary">Field</a> | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li><a href="#field_detail">Field</a> | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_bottom"> +<!-- --> +</a></div> +<!-- ======== END OF BOTTOM NAVBAR ======= --> +</body> +</html> diff --git a/docs/at/gv/egiz/moa/SignatureVerificationServiceStub.CreateCMSSignatureResponse.Factory.html b/docs/at/gv/egiz/moa/SignatureVerificationServiceStub.CreateCMSSignatureResponse.Factory.html new file mode 100644 index 00000000..ba6991b2 --- /dev/null +++ b/docs/at/gv/egiz/moa/SignatureVerificationServiceStub.CreateCMSSignatureResponse.Factory.html @@ -0,0 +1,278 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> +<!-- NewPage --> +<html lang="en"> +<head> +<!-- Generated by javadoc (version 1.7.0_51) on Tue Feb 04 16:51:45 CET 2014 --> +<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> +<title>SignatureVerificationServiceStub.CreateCMSSignatureResponse.Factory (PDF-AS 4.0 Library)</title> +<meta name="date" content="2014-02-04"> +<link rel="stylesheet" type="text/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 Library)"; + } +//--> +</script> +<noscript> +<div>JavaScript is disabled on your browser.</div> +</noscript> +<!-- ========= START OF TOP NAVBAR ======= --> +<div class="topNav"><a name="navbar_top"> +<!-- --> +</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateCMSSignatureResponse.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateCMSSignatureResponseType.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li>Nested | </li> +<li>Field | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li>Field | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_top"> +<!-- --> +</a></div> +<!-- ========= END OF TOP NAVBAR ========= --> +<!-- ======== START OF CLASS DATA ======== --> +<div class="header"> +<div class="subTitle">at.gv.egiz.moa</div> +<h2 title="Class SignatureVerificationServiceStub.CreateCMSSignatureResponse.Factory" class="title">Class SignatureVerificationServiceStub.CreateCMSSignatureResponse.Factory</h2> +</div> +<div class="contentContainer"> +<ul class="inheritance"> +<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li> +<ul class="inheritance"> +<li>at.gv.egiz.moa.SignatureVerificationServiceStub.CreateCMSSignatureResponse.Factory</li> +</ul> +</li> +</ul> +<div class="description"> +<ul class="blockList"> +<li class="blockList"> +<dl> +<dt>Enclosing class:</dt> +<dd><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateCMSSignatureResponse.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.CreateCMSSignatureResponse</a></dd> +</dl> +<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> +<div class="block">Factory class that keeps the parse method</div> +</li> +</ul> +</div> +<div class="summary"> +<ul class="blockList"> +<li class="blockList"> +<!-- ======== CONSTRUCTOR SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_summary"> +<!-- --> +</a> +<h3>Constructor Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation"> +<caption><span>Constructors</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colOne" scope="col">Constructor and Description</th> +</tr> +<tr class="altColor"> +<td class="colOne"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateCMSSignatureResponse.Factory.html#SignatureVerificationServiceStub.CreateCMSSignatureResponse.Factory()">SignatureVerificationServiceStub.CreateCMSSignatureResponse.Factory</a></strong>()</code> </td> +</tr> +</table> +</li> +</ul> +<!-- ========== METHOD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_summary"> +<!-- --> +</a> +<h3>Method Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation"> +<caption><span>Methods</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colFirst" scope="col">Modifier and Type</th> +<th class="colLast" scope="col">Method and Description</th> +</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> +<div class="block">static method to create the object + Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable + If this object is not an element, it is a complex type and the reader is at the event just after the outer start element + Postcondition: If this object is an element, the reader is positioned at its end element + If this object is a complex type, the reader is positioned at the end element of its outer element</div> +</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> +</ul> +</li> +</ul> +</li> +</ul> +</div> +<div class="details"> +<ul class="blockList"> +<li class="blockList"> +<!-- ========= CONSTRUCTOR DETAIL ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_detail"> +<!-- --> +</a> +<h3>Constructor Detail</h3> +<a name="SignatureVerificationServiceStub.CreateCMSSignatureResponse.Factory()"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>SignatureVerificationServiceStub.CreateCMSSignatureResponse.Factory</h4> +<pre>public SignatureVerificationServiceStub.CreateCMSSignatureResponse.Factory()</pre> +</li> +</ul> +</li> +</ul> +<!-- ============ METHOD DETAIL ========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_detail"> +<!-- --> +</a> +<h3>Method Detail</h3> +<a name="parse(javax.xml.stream.XMLStreamReader)"> +<!-- --> +</a> +<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> +<div class="block">static method to create the object + Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable + If this object is not an element, it is a complex type and the reader is at the event just after the outer start element + Postcondition: If this object is an element, the reader is positioned at its end element + If this object is a complex type, the reader is positioned at the end element of its outer element</div> +<dl><dt><span class="strong">Throws:</span></dt> +<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></code></dd></dl> +</li> +</ul> +</li> +</ul> +</li> +</ul> +</div> +</div> +<!-- ========= END OF CLASS DATA ========= --> +<!-- ======= START OF BOTTOM NAVBAR ====== --> +<div class="bottomNav"><a name="navbar_bottom"> +<!-- --> +</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateCMSSignatureResponse.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateCMSSignatureResponseType.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li>Nested | </li> +<li>Field | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li>Field | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_bottom"> +<!-- --> +</a></div> +<!-- ======== END OF BOTTOM NAVBAR ======= --> +</body> +</html> diff --git a/docs/at/gv/egiz/moa/SignatureVerificationServiceStub.CreateCMSSignatureResponse.html b/docs/at/gv/egiz/moa/SignatureVerificationServiceStub.CreateCMSSignatureResponse.html new file mode 100644 index 00000000..5f1923b3 --- /dev/null +++ b/docs/at/gv/egiz/moa/SignatureVerificationServiceStub.CreateCMSSignatureResponse.html @@ -0,0 +1,456 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> +<!-- NewPage --> +<html lang="en"> +<head> +<!-- Generated by javadoc (version 1.7.0_51) on Tue Feb 04 16:51:45 CET 2014 --> +<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> +<title>SignatureVerificationServiceStub.CreateCMSSignatureResponse (PDF-AS 4.0 Library)</title> +<meta name="date" content="2014-02-04"> +<link rel="stylesheet" type="text/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 Library)"; + } +//--> +</script> +<noscript> +<div>JavaScript is disabled on your browser.</div> +</noscript> +<!-- ========= START OF TOP NAVBAR ======= --> +<div class="topNav"><a name="navbar_top"> +<!-- --> +</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateCMSSignatureRequestType.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateCMSSignatureResponse.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li><a href="#nested_class_summary">Nested</a> | </li> +<li><a href="#field_summary">Field</a> | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li><a href="#field_detail">Field</a> | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_top"> +<!-- --> +</a></div> +<!-- ========= END OF TOP NAVBAR ========= --> +<!-- ======== START OF CLASS DATA ======== --> +<div class="header"> +<div class="subTitle">at.gv.egiz.moa</div> +<h2 title="Class SignatureVerificationServiceStub.CreateCMSSignatureResponse" class="title">Class SignatureVerificationServiceStub.CreateCMSSignatureResponse</h2> +</div> +<div class="contentContainer"> +<ul class="inheritance"> +<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li> +<ul class="inheritance"> +<li>at.gv.egiz.moa.SignatureVerificationServiceStub.CreateCMSSignatureResponse</li> +</ul> +</li> +</ul> +<div class="description"> +<ul class="blockList"> +<li class="blockList"> +<dl> +<dt>All Implemented Interfaces:</dt> +<dd><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a>, org.apache.axis2.databinding.ADBBean</dd> +</dl> +<dl> +<dt>Enclosing class:</dt> +<dd><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub</a></dd> +</dl> +<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> +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> +</ul> +</div> +<div class="summary"> +<ul class="blockList"> +<li class="blockList"> +<!-- ======== NESTED CLASS SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="nested_class_summary"> +<!-- --> +</a> +<h3>Nested Class Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Nested Class Summary table, listing nested classes, and an explanation"> +<caption><span>Nested Classes</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> +<tr class="altColor"> +<td class="colFirst"><code>static class </code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateCMSSignatureResponse.Factory.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.CreateCMSSignatureResponse.Factory</a></strong></code> +<div class="block">Factory class that keeps the parse method</div> +</td> +</tr> +</table> +</li> +</ul> +<!-- =========== FIELD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="field_summary"> +<!-- --> +</a> +<h3>Field Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Field Summary table, listing fields, and an explanation"> +<caption><span>Fields</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> +<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"><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> +<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="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateCMSSignatureResponse.html#MY_QNAME">MY_QNAME</a></strong></code> </td> +</tr> +</table> +</li> +</ul> +<!-- ======== CONSTRUCTOR SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_summary"> +<!-- --> +</a> +<h3>Constructor Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation"> +<caption><span>Constructors</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colOne" scope="col">Constructor and Description</th> +</tr> +<tr class="altColor"> +<td class="colOne"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateCMSSignatureResponse.html#SignatureVerificationServiceStub.CreateCMSSignatureResponse()">SignatureVerificationServiceStub.CreateCMSSignatureResponse</a></strong>()</code> </td> +</tr> +</table> +</li> +</ul> +<!-- ========== METHOD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_summary"> +<!-- --> +</a> +<h3>Method Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation"> +<caption><span>Methods</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colFirst" scope="col">Modifier and Type</th> +<th class="colLast" scope="col">Method and Description</th> +</tr> +<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"><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>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, + 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> +<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> +</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, + 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.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> +</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> +</ul> +</li> +</ul> +</li> +</ul> +</div> +<div class="details"> +<ul class="blockList"> +<li class="blockList"> +<!-- ============ FIELD DETAIL =========== --> +<ul class="blockList"> +<li class="blockList"><a name="field_detail"> +<!-- --> +</a> +<h3>Field Detail</h3> +<a name="MY_QNAME"> +<!-- --> +</a> +<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> +</li> +</ul> +<a name="localCreateCMSSignatureResponse"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>localCreateCMSSignatureResponse</h4> +<pre>protected <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateCMSSignatureResponseType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.CreateCMSSignatureResponseType</a> localCreateCMSSignatureResponse</pre> +<div class="block">field for CreateCMSSignatureResponse</div> +</li> +</ul> +</li> +</ul> +<!-- ========= CONSTRUCTOR DETAIL ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_detail"> +<!-- --> +</a> +<h3>Constructor Detail</h3> +<a name="SignatureVerificationServiceStub.CreateCMSSignatureResponse()"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>SignatureVerificationServiceStub.CreateCMSSignatureResponse</h4> +<pre>public SignatureVerificationServiceStub.CreateCMSSignatureResponse()</pre> +</li> +</ul> +</li> +</ul> +<!-- ============ METHOD DETAIL ========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_detail"> +<!-- --> +</a> +<h3>Method Detail</h3> +<a name="getCreateCMSSignatureResponse()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getCreateCMSSignatureResponse</h4> +<pre>public <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateCMSSignatureResponseType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.CreateCMSSignatureResponseType</a> getCreateCMSSignatureResponse()</pre> +<div class="block">Auto generated getter method</div> +<dl><dt><span class="strong">Returns:</span></dt><dd>CreateCMSSignatureResponseType</dd></dl> +</li> +</ul> +<a name="setCreateCMSSignatureResponse(at.gv.egiz.moa.SignatureVerificationServiceStub.CreateCMSSignatureResponseType)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>setCreateCMSSignatureResponse</h4> +<pre>public void setCreateCMSSignatureResponse(<a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateCMSSignatureResponseType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.CreateCMSSignatureResponseType</a> param)</pre> +<div class="block">Auto generated setter method</div> +<dl><dt><span class="strong">Parameters:</span></dt><dd><code>param</code> - CreateCMSSignatureResponse</dd></dl> +</li> +</ul> +<a name="getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getOMElement</h4> +<pre>public org.apache.axiom.om.OMElement getOMElement(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, + org.apache.axiom.om.OMFactory factory) + throws org.apache.axis2.databinding.ADBException</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>getOMElement</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><span class="strong">Parameters:</span></dt><dd><code>parentQName</code> - </dd><dd><code>factory</code> - </dd> +<dt><span class="strong">Returns:</span></dt><dd>org.apache.axiom.om.OMElement</dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +<a name="serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>serialize</h4> +<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, + <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter) + throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, + org.apache.axis2.databinding.ADBException</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +<a name="serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>serialize</h4> +<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, + <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, + boolean serializeType) + throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, + org.apache.axis2.databinding.ADBException</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +<a name="getPullParser(javax.xml.namespace.QName)"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>getPullParser</h4> +<pre>public <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> getPullParser(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName) + throws org.apache.axis2.databinding.ADBException</pre> +<div class="block">databinding method to get an XML representation of this object</div> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>getPullParser</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +</li> +</ul> +</li> +</ul> +</div> +</div> +<!-- ========= END OF CLASS DATA ========= --> +<!-- ======= START OF BOTTOM NAVBAR ====== --> +<div class="bottomNav"><a name="navbar_bottom"> +<!-- --> +</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateCMSSignatureRequestType.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateCMSSignatureResponse.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li><a href="#nested_class_summary">Nested</a> | </li> +<li><a href="#field_summary">Field</a> | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li><a href="#field_detail">Field</a> | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_bottom"> +<!-- --> +</a></div> +<!-- ======== END OF BOTTOM NAVBAR ======= --> +</body> +</html> diff --git a/docs/at/gv/egiz/moa/SignatureVerificationServiceStub.CreateCMSSignatureResponseType.Factory.html b/docs/at/gv/egiz/moa/SignatureVerificationServiceStub.CreateCMSSignatureResponseType.Factory.html new file mode 100644 index 00000000..849bfddb --- /dev/null +++ b/docs/at/gv/egiz/moa/SignatureVerificationServiceStub.CreateCMSSignatureResponseType.Factory.html @@ -0,0 +1,278 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> +<!-- NewPage --> +<html lang="en"> +<head> +<!-- Generated by javadoc (version 1.7.0_51) on Tue Feb 04 16:51:46 CET 2014 --> +<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> +<title>SignatureVerificationServiceStub.CreateCMSSignatureResponseType.Factory (PDF-AS 4.0 Library)</title> +<meta name="date" content="2014-02-04"> +<link rel="stylesheet" type="text/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 Library)"; + } +//--> +</script> +<noscript> +<div>JavaScript is disabled on your browser.</div> +</noscript> +<!-- ========= START OF TOP NAVBAR ======= --> +<div class="topNav"><a name="navbar_top"> +<!-- --> +</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateCMSSignatureResponseType.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateCMSSignatureResponseTypeChoice.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li>Nested | </li> +<li>Field | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li>Field | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_top"> +<!-- --> +</a></div> +<!-- ========= END OF TOP NAVBAR ========= --> +<!-- ======== START OF CLASS DATA ======== --> +<div class="header"> +<div class="subTitle">at.gv.egiz.moa</div> +<h2 title="Class SignatureVerificationServiceStub.CreateCMSSignatureResponseType.Factory" class="title">Class SignatureVerificationServiceStub.CreateCMSSignatureResponseType.Factory</h2> +</div> +<div class="contentContainer"> +<ul class="inheritance"> +<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li> +<ul class="inheritance"> +<li>at.gv.egiz.moa.SignatureVerificationServiceStub.CreateCMSSignatureResponseType.Factory</li> +</ul> +</li> +</ul> +<div class="description"> +<ul class="blockList"> +<li class="blockList"> +<dl> +<dt>Enclosing class:</dt> +<dd><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateCMSSignatureResponseType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.CreateCMSSignatureResponseType</a></dd> +</dl> +<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> +<div class="block">Factory class that keeps the parse method</div> +</li> +</ul> +</div> +<div class="summary"> +<ul class="blockList"> +<li class="blockList"> +<!-- ======== CONSTRUCTOR SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_summary"> +<!-- --> +</a> +<h3>Constructor Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation"> +<caption><span>Constructors</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colOne" scope="col">Constructor and Description</th> +</tr> +<tr class="altColor"> +<td class="colOne"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateCMSSignatureResponseType.Factory.html#SignatureVerificationServiceStub.CreateCMSSignatureResponseType.Factory()">SignatureVerificationServiceStub.CreateCMSSignatureResponseType.Factory</a></strong>()</code> </td> +</tr> +</table> +</li> +</ul> +<!-- ========== METHOD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_summary"> +<!-- --> +</a> +<h3>Method Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation"> +<caption><span>Methods</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colFirst" scope="col">Modifier and Type</th> +<th class="colLast" scope="col">Method and Description</th> +</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> +<div class="block">static method to create the object + Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable + If this object is not an element, it is a complex type and the reader is at the event just after the outer start element + Postcondition: If this object is an element, the reader is positioned at its end element + If this object is a complex type, the reader is positioned at the end element of its outer element</div> +</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> +</ul> +</li> +</ul> +</li> +</ul> +</div> +<div class="details"> +<ul class="blockList"> +<li class="blockList"> +<!-- ========= CONSTRUCTOR DETAIL ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_detail"> +<!-- --> +</a> +<h3>Constructor Detail</h3> +<a name="SignatureVerificationServiceStub.CreateCMSSignatureResponseType.Factory()"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>SignatureVerificationServiceStub.CreateCMSSignatureResponseType.Factory</h4> +<pre>public SignatureVerificationServiceStub.CreateCMSSignatureResponseType.Factory()</pre> +</li> +</ul> +</li> +</ul> +<!-- ============ METHOD DETAIL ========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_detail"> +<!-- --> +</a> +<h3>Method Detail</h3> +<a name="parse(javax.xml.stream.XMLStreamReader)"> +<!-- --> +</a> +<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> +<div class="block">static method to create the object + Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable + If this object is not an element, it is a complex type and the reader is at the event just after the outer start element + Postcondition: If this object is an element, the reader is positioned at its end element + If this object is a complex type, the reader is positioned at the end element of its outer element</div> +<dl><dt><span class="strong">Throws:</span></dt> +<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></code></dd></dl> +</li> +</ul> +</li> +</ul> +</li> +</ul> +</div> +</div> +<!-- ========= END OF CLASS DATA ========= --> +<!-- ======= START OF BOTTOM NAVBAR ====== --> +<div class="bottomNav"><a name="navbar_bottom"> +<!-- --> +</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateCMSSignatureResponseType.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateCMSSignatureResponseTypeChoice.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li>Nested | </li> +<li>Field | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li>Field | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_bottom"> +<!-- --> +</a></div> +<!-- ======== END OF BOTTOM NAVBAR ======= --> +</body> +</html> diff --git a/docs/at/gv/egiz/moa/SignatureVerificationServiceStub.CreateCMSSignatureResponseType.html b/docs/at/gv/egiz/moa/SignatureVerificationServiceStub.CreateCMSSignatureResponseType.html new file mode 100644 index 00000000..8d9fd248 --- /dev/null +++ b/docs/at/gv/egiz/moa/SignatureVerificationServiceStub.CreateCMSSignatureResponseType.html @@ -0,0 +1,478 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> +<!-- NewPage --> +<html lang="en"> +<head> +<!-- Generated by javadoc (version 1.7.0_51) on Tue Feb 04 16:51:46 CET 2014 --> +<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> +<title>SignatureVerificationServiceStub.CreateCMSSignatureResponseType (PDF-AS 4.0 Library)</title> +<meta name="date" content="2014-02-04"> +<link rel="stylesheet" type="text/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 Library)"; + } +//--> +</script> +<noscript> +<div>JavaScript is disabled on your browser.</div> +</noscript> +<!-- ========= START OF TOP NAVBAR ======= --> +<div class="topNav"><a name="navbar_top"> +<!-- --> +</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateCMSSignatureResponse.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateCMSSignatureResponseType.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li><a href="#nested_class_summary">Nested</a> | </li> +<li><a href="#field_summary">Field</a> | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li><a href="#field_detail">Field</a> | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_top"> +<!-- --> +</a></div> +<!-- ========= END OF TOP NAVBAR ========= --> +<!-- ======== START OF CLASS DATA ======== --> +<div class="header"> +<div class="subTitle">at.gv.egiz.moa</div> +<h2 title="Class SignatureVerificationServiceStub.CreateCMSSignatureResponseType" class="title">Class SignatureVerificationServiceStub.CreateCMSSignatureResponseType</h2> +</div> +<div class="contentContainer"> +<ul class="inheritance"> +<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li> +<ul class="inheritance"> +<li>at.gv.egiz.moa.SignatureVerificationServiceStub.CreateCMSSignatureResponseType</li> +</ul> +</li> +</ul> +<div class="description"> +<ul class="blockList"> +<li class="blockList"> +<dl> +<dt>All Implemented Interfaces:</dt> +<dd><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a>, org.apache.axis2.databinding.ADBBean</dd> +</dl> +<dl> +<dt>Enclosing class:</dt> +<dd><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub</a></dd> +</dl> +<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> +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> +</ul> +</div> +<div class="summary"> +<ul class="blockList"> +<li class="blockList"> +<!-- ======== NESTED CLASS SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="nested_class_summary"> +<!-- --> +</a> +<h3>Nested Class Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Nested Class Summary table, listing nested classes, and an explanation"> +<caption><span>Nested Classes</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> +<tr class="altColor"> +<td class="colFirst"><code>static class </code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateCMSSignatureResponseType.Factory.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.CreateCMSSignatureResponseType.Factory</a></strong></code> +<div class="block">Factory class that keeps the parse method</div> +</td> +</tr> +</table> +</li> +</ul> +<!-- =========== FIELD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="field_summary"> +<!-- --> +</a> +<h3>Field Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Field Summary table, listing fields, and an explanation"> +<caption><span>Fields</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> +<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"><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> +</table> +</li> +</ul> +<!-- ======== CONSTRUCTOR SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_summary"> +<!-- --> +</a> +<h3>Constructor Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation"> +<caption><span>Constructors</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colOne" scope="col">Constructor and Description</th> +</tr> +<tr class="altColor"> +<td class="colOne"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateCMSSignatureResponseType.html#SignatureVerificationServiceStub.CreateCMSSignatureResponseType()">SignatureVerificationServiceStub.CreateCMSSignatureResponseType</a></strong>()</code> </td> +</tr> +</table> +</li> +</ul> +<!-- ========== METHOD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_summary"> +<!-- --> +</a> +<h3>Method Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation"> +<caption><span>Methods</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colFirst" scope="col">Modifier and Type</th> +<th class="colLast" scope="col">Method and Description</th> +</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#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><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.CreateCMSSignatureResponseType.html#getCreateCMSSignatureResponseTypeChoice()">getCreateCMSSignatureResponseTypeChoice</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.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, + 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> +<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> +</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, + 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.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="rowColor"> +<td class="colFirst"><code>protected void</code></td> +<td class="colLast"><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> +</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> +</ul> +</li> +</ul> +</li> +</ul> +</div> +<div class="details"> +<ul class="blockList"> +<li class="blockList"> +<!-- ============ FIELD DETAIL =========== --> +<ul class="blockList"> +<li class="blockList"><a name="field_detail"> +<!-- --> +</a> +<h3>Field Detail</h3> +<a name="localCreateCMSSignatureResponseTypeChoice"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>localCreateCMSSignatureResponseTypeChoice</h4> +<pre>protected <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateCMSSignatureResponseTypeChoice.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.CreateCMSSignatureResponseTypeChoice</a>[] localCreateCMSSignatureResponseTypeChoice</pre> +<div class="block">field for CreateCMSSignatureResponseTypeChoice + This was an Array!</div> +</li> +</ul> +</li> +</ul> +<!-- ========= CONSTRUCTOR DETAIL ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_detail"> +<!-- --> +</a> +<h3>Constructor Detail</h3> +<a name="SignatureVerificationServiceStub.CreateCMSSignatureResponseType()"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>SignatureVerificationServiceStub.CreateCMSSignatureResponseType</h4> +<pre>public SignatureVerificationServiceStub.CreateCMSSignatureResponseType()</pre> +</li> +</ul> +</li> +</ul> +<!-- ============ METHOD DETAIL ========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_detail"> +<!-- --> +</a> +<h3>Method Detail</h3> +<a name="getCreateCMSSignatureResponseTypeChoice()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getCreateCMSSignatureResponseTypeChoice</h4> +<pre>public <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateCMSSignatureResponseTypeChoice.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.CreateCMSSignatureResponseTypeChoice</a>[] getCreateCMSSignatureResponseTypeChoice()</pre> +<div class="block">Auto generated getter method</div> +<dl><dt><span class="strong">Returns:</span></dt><dd>CreateCMSSignatureResponseTypeChoice[]</dd></dl> +</li> +</ul> +<a name="validateCreateCMSSignatureResponseTypeChoice(at.gv.egiz.moa.SignatureVerificationServiceStub.CreateCMSSignatureResponseTypeChoice[])"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>validateCreateCMSSignatureResponseTypeChoice</h4> +<pre>protected void validateCreateCMSSignatureResponseTypeChoice(<a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateCMSSignatureResponseTypeChoice.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.CreateCMSSignatureResponseTypeChoice</a>[] param)</pre> +<div class="block">validate the array for CreateCMSSignatureResponseTypeChoice</div> +</li> +</ul> +<a name="setCreateCMSSignatureResponseTypeChoice(at.gv.egiz.moa.SignatureVerificationServiceStub.CreateCMSSignatureResponseTypeChoice[])"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>setCreateCMSSignatureResponseTypeChoice</h4> +<pre>public void setCreateCMSSignatureResponseTypeChoice(<a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateCMSSignatureResponseTypeChoice.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.CreateCMSSignatureResponseTypeChoice</a>[] param)</pre> +<div class="block">Auto generated setter method</div> +<dl><dt><span class="strong">Parameters:</span></dt><dd><code>param</code> - CreateCMSSignatureResponseTypeChoice</dd></dl> +</li> +</ul> +<a name="addCreateCMSSignatureResponseTypeChoice(at.gv.egiz.moa.SignatureVerificationServiceStub.CreateCMSSignatureResponseTypeChoice)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>addCreateCMSSignatureResponseTypeChoice</h4> +<pre>public void addCreateCMSSignatureResponseTypeChoice(<a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateCMSSignatureResponseTypeChoice.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.CreateCMSSignatureResponseTypeChoice</a> param)</pre> +<div class="block">Auto generated add method for the array for convenience</div> +<dl><dt><span class="strong">Parameters:</span></dt><dd><code>param</code> - CreateCMSSignatureResponseTypeChoice</dd></dl> +</li> +</ul> +<a name="getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getOMElement</h4> +<pre>public org.apache.axiom.om.OMElement getOMElement(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, + org.apache.axiom.om.OMFactory factory) + throws org.apache.axis2.databinding.ADBException</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>getOMElement</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><span class="strong">Parameters:</span></dt><dd><code>parentQName</code> - </dd><dd><code>factory</code> - </dd> +<dt><span class="strong">Returns:</span></dt><dd>org.apache.axiom.om.OMElement</dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +<a name="serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>serialize</h4> +<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, + <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter) + throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, + org.apache.axis2.databinding.ADBException</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +<a name="serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>serialize</h4> +<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, + <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, + boolean serializeType) + throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, + org.apache.axis2.databinding.ADBException</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +<a name="getPullParser(javax.xml.namespace.QName)"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>getPullParser</h4> +<pre>public <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> getPullParser(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName) + throws org.apache.axis2.databinding.ADBException</pre> +<div class="block">databinding method to get an XML representation of this object</div> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>getPullParser</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +</li> +</ul> +</li> +</ul> +</div> +</div> +<!-- ========= END OF CLASS DATA ========= --> +<!-- ======= START OF BOTTOM NAVBAR ====== --> +<div class="bottomNav"><a name="navbar_bottom"> +<!-- --> +</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateCMSSignatureResponse.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateCMSSignatureResponseType.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li><a href="#nested_class_summary">Nested</a> | </li> +<li><a href="#field_summary">Field</a> | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li><a href="#field_detail">Field</a> | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_bottom"> +<!-- --> +</a></div> +<!-- ======== END OF BOTTOM NAVBAR ======= --> +</body> +</html> diff --git a/docs/at/gv/egiz/moa/SignatureVerificationServiceStub.CreateCMSSignatureResponseTypeChoice.Factory.html b/docs/at/gv/egiz/moa/SignatureVerificationServiceStub.CreateCMSSignatureResponseTypeChoice.Factory.html new file mode 100644 index 00000000..abc55321 --- /dev/null +++ b/docs/at/gv/egiz/moa/SignatureVerificationServiceStub.CreateCMSSignatureResponseTypeChoice.Factory.html @@ -0,0 +1,278 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> +<!-- NewPage --> +<html lang="en"> +<head> +<!-- Generated by javadoc (version 1.7.0_51) on Tue Feb 04 16:51:46 CET 2014 --> +<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> +<title>SignatureVerificationServiceStub.CreateCMSSignatureResponseTypeChoice.Factory (PDF-AS 4.0 Library)</title> +<meta name="date" content="2014-02-04"> +<link rel="stylesheet" type="text/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 Library)"; + } +//--> +</script> +<noscript> +<div>JavaScript is disabled on your browser.</div> +</noscript> +<!-- ========= START OF TOP NAVBAR ======= --> +<div class="topNav"><a name="navbar_top"> +<!-- --> +</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateCMSSignatureResponseTypeChoice.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateSignatureEnvironmentProfile.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li>Nested | </li> +<li>Field | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li>Field | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_top"> +<!-- --> +</a></div> +<!-- ========= END OF TOP NAVBAR ========= --> +<!-- ======== START OF CLASS DATA ======== --> +<div class="header"> +<div class="subTitle">at.gv.egiz.moa</div> +<h2 title="Class SignatureVerificationServiceStub.CreateCMSSignatureResponseTypeChoice.Factory" class="title">Class SignatureVerificationServiceStub.CreateCMSSignatureResponseTypeChoice.Factory</h2> +</div> +<div class="contentContainer"> +<ul class="inheritance"> +<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li> +<ul class="inheritance"> +<li>at.gv.egiz.moa.SignatureVerificationServiceStub.CreateCMSSignatureResponseTypeChoice.Factory</li> +</ul> +</li> +</ul> +<div class="description"> +<ul class="blockList"> +<li class="blockList"> +<dl> +<dt>Enclosing class:</dt> +<dd><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateCMSSignatureResponseTypeChoice.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.CreateCMSSignatureResponseTypeChoice</a></dd> +</dl> +<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> +<div class="block">Factory class that keeps the parse method</div> +</li> +</ul> +</div> +<div class="summary"> +<ul class="blockList"> +<li class="blockList"> +<!-- ======== CONSTRUCTOR SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_summary"> +<!-- --> +</a> +<h3>Constructor Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation"> +<caption><span>Constructors</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colOne" scope="col">Constructor and Description</th> +</tr> +<tr class="altColor"> +<td class="colOne"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateCMSSignatureResponseTypeChoice.Factory.html#SignatureVerificationServiceStub.CreateCMSSignatureResponseTypeChoice.Factory()">SignatureVerificationServiceStub.CreateCMSSignatureResponseTypeChoice.Factory</a></strong>()</code> </td> +</tr> +</table> +</li> +</ul> +<!-- ========== METHOD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_summary"> +<!-- --> +</a> +<h3>Method Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation"> +<caption><span>Methods</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colFirst" scope="col">Modifier and Type</th> +<th class="colLast" scope="col">Method and Description</th> +</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> +<div class="block">static method to create the object + Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable + If this object is not an element, it is a complex type and the reader is at the event just after the outer start element + Postcondition: If this object is an element, the reader is positioned at its end element + If this object is a complex type, the reader is positioned at the end element of its outer element</div> +</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> +</ul> +</li> +</ul> +</li> +</ul> +</div> +<div class="details"> +<ul class="blockList"> +<li class="blockList"> +<!-- ========= CONSTRUCTOR DETAIL ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_detail"> +<!-- --> +</a> +<h3>Constructor Detail</h3> +<a name="SignatureVerificationServiceStub.CreateCMSSignatureResponseTypeChoice.Factory()"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>SignatureVerificationServiceStub.CreateCMSSignatureResponseTypeChoice.Factory</h4> +<pre>public SignatureVerificationServiceStub.CreateCMSSignatureResponseTypeChoice.Factory()</pre> +</li> +</ul> +</li> +</ul> +<!-- ============ METHOD DETAIL ========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_detail"> +<!-- --> +</a> +<h3>Method Detail</h3> +<a name="parse(javax.xml.stream.XMLStreamReader)"> +<!-- --> +</a> +<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> +<div class="block">static method to create the object + Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable + If this object is not an element, it is a complex type and the reader is at the event just after the outer start element + Postcondition: If this object is an element, the reader is positioned at its end element + If this object is a complex type, the reader is positioned at the end element of its outer element</div> +<dl><dt><span class="strong">Throws:</span></dt> +<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></code></dd></dl> +</li> +</ul> +</li> +</ul> +</li> +</ul> +</div> +</div> +<!-- ========= END OF CLASS DATA ========= --> +<!-- ======= START OF BOTTOM NAVBAR ====== --> +<div class="bottomNav"><a name="navbar_bottom"> +<!-- --> +</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateCMSSignatureResponseTypeChoice.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateSignatureEnvironmentProfile.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li>Nested | </li> +<li>Field | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li>Field | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_bottom"> +<!-- --> +</a></div> +<!-- ======== END OF BOTTOM NAVBAR ======= --> +</body> +</html> diff --git a/docs/at/gv/egiz/moa/SignatureVerificationServiceStub.CreateCMSSignatureResponseTypeChoice.html b/docs/at/gv/egiz/moa/SignatureVerificationServiceStub.CreateCMSSignatureResponseTypeChoice.html new file mode 100644 index 00000000..c21007b1 --- /dev/null +++ b/docs/at/gv/egiz/moa/SignatureVerificationServiceStub.CreateCMSSignatureResponseTypeChoice.html @@ -0,0 +1,545 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> +<!-- NewPage --> +<html lang="en"> +<head> +<!-- Generated by javadoc (version 1.7.0_51) on Tue Feb 04 16:51:46 CET 2014 --> +<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> +<title>SignatureVerificationServiceStub.CreateCMSSignatureResponseTypeChoice (PDF-AS 4.0 Library)</title> +<meta name="date" content="2014-02-04"> +<link rel="stylesheet" type="text/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 Library)"; + } +//--> +</script> +<noscript> +<div>JavaScript is disabled on your browser.</div> +</noscript> +<!-- ========= START OF TOP NAVBAR ======= --> +<div class="topNav"><a name="navbar_top"> +<!-- --> +</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateCMSSignatureResponseType.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateCMSSignatureResponseTypeChoice.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li><a href="#nested_class_summary">Nested</a> | </li> +<li><a href="#field_summary">Field</a> | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li><a href="#field_detail">Field</a> | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_top"> +<!-- --> +</a></div> +<!-- ========= END OF TOP NAVBAR ========= --> +<!-- ======== START OF CLASS DATA ======== --> +<div class="header"> +<div class="subTitle">at.gv.egiz.moa</div> +<h2 title="Class SignatureVerificationServiceStub.CreateCMSSignatureResponseTypeChoice" class="title">Class SignatureVerificationServiceStub.CreateCMSSignatureResponseTypeChoice</h2> +</div> +<div class="contentContainer"> +<ul class="inheritance"> +<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li> +<ul class="inheritance"> +<li>at.gv.egiz.moa.SignatureVerificationServiceStub.CreateCMSSignatureResponseTypeChoice</li> +</ul> +</li> +</ul> +<div class="description"> +<ul class="blockList"> +<li class="blockList"> +<dl> +<dt>All Implemented Interfaces:</dt> +<dd><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a>, org.apache.axis2.databinding.ADBBean</dd> +</dl> +<dl> +<dt>Enclosing class:</dt> +<dd><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub</a></dd> +</dl> +<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> +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> +</ul> +</div> +<div class="summary"> +<ul class="blockList"> +<li class="blockList"> +<!-- ======== NESTED CLASS SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="nested_class_summary"> +<!-- --> +</a> +<h3>Nested Class Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Nested Class Summary table, listing nested classes, and an explanation"> +<caption><span>Nested Classes</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> +<tr class="altColor"> +<td class="colFirst"><code>static class </code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateCMSSignatureResponseTypeChoice.Factory.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.CreateCMSSignatureResponseTypeChoice.Factory</a></strong></code> +<div class="block">Factory class that keeps the parse method</div> +</td> +</tr> +</table> +</li> +</ul> +<!-- =========== FIELD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="field_summary"> +<!-- --> +</a> +<h3>Field Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Field Summary table, listing fields, and an explanation"> +<caption><span>Fields</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> +<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="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> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>protected boolean</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateCMSSignatureResponseTypeChoice.html#localCMSSignatureTracker">localCMSSignatureTracker</a></strong></code> </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"><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="rowColor"> +<td class="colFirst"><code>protected boolean</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateCMSSignatureResponseTypeChoice.html#localErrorResponseTracker">localErrorResponseTracker</a></strong></code> </td> +</tr> +</table> +</li> +</ul> +<!-- ======== CONSTRUCTOR SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_summary"> +<!-- --> +</a> +<h3>Constructor Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation"> +<caption><span>Constructors</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colOne" scope="col">Constructor and Description</th> +</tr> +<tr class="altColor"> +<td class="colOne"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateCMSSignatureResponseTypeChoice.html#SignatureVerificationServiceStub.CreateCMSSignatureResponseTypeChoice()">SignatureVerificationServiceStub.CreateCMSSignatureResponseTypeChoice</a></strong>()</code> </td> +</tr> +</table> +</li> +</ul> +<!-- ========== METHOD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_summary"> +<!-- --> +</a> +<h3>Method Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation"> +<caption><span>Methods</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colFirst" scope="col">Modifier and Type</th> +<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="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> +</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"><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>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, + 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> +<div class="block">databinding method to get an XML representation of this object</div> +</td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>boolean</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateCMSSignatureResponseTypeChoice.html#isCMSSignatureSpecified()">isCMSSignatureSpecified</a></strong>()</code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>boolean</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateCMSSignatureResponseTypeChoice.html#isErrorResponseSpecified()">isErrorResponseSpecified</a></strong>()</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#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)">serialize</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, + <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> 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, + 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> +<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.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> +</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> +</ul> +</li> +</ul> +</li> +</ul> +</div> +<div class="details"> +<ul class="blockList"> +<li class="blockList"> +<!-- ============ FIELD DETAIL =========== --> +<ul class="blockList"> +<li class="blockList"><a name="field_detail"> +<!-- --> +</a> +<h3>Field Detail</h3> +<a name="localCMSSignature"> +<!-- --> +</a> +<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> +<div class="block">field for CMSSignature</div> +</li> +</ul> +<a name="localCMSSignatureTracker"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>localCMSSignatureTracker</h4> +<pre>protected boolean localCMSSignatureTracker</pre> +</li> +</ul> +<a name="localErrorResponse"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>localErrorResponse</h4> +<pre>protected <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ErrorResponseType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.ErrorResponseType</a> localErrorResponse</pre> +<div class="block">field for ErrorResponse</div> +</li> +</ul> +<a name="localErrorResponseTracker"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>localErrorResponseTracker</h4> +<pre>protected boolean localErrorResponseTracker</pre> +</li> +</ul> +</li> +</ul> +<!-- ========= CONSTRUCTOR DETAIL ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_detail"> +<!-- --> +</a> +<h3>Constructor Detail</h3> +<a name="SignatureVerificationServiceStub.CreateCMSSignatureResponseTypeChoice()"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>SignatureVerificationServiceStub.CreateCMSSignatureResponseTypeChoice</h4> +<pre>public SignatureVerificationServiceStub.CreateCMSSignatureResponseTypeChoice()</pre> +</li> +</ul> +</li> +</ul> +<!-- ============ METHOD DETAIL ========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_detail"> +<!-- --> +</a> +<h3>Method Detail</h3> +<a name="isCMSSignatureSpecified()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>isCMSSignatureSpecified</h4> +<pre>public boolean isCMSSignatureSpecified()</pre> +</li> +</ul> +<a name="getCMSSignature()"> +<!-- --> +</a> +<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> +<div class="block">Auto generated getter method</div> +<dl><dt><span class="strong">Returns:</span></dt><dd>javax.activation.DataHandler</dd></dl> +</li> +</ul> +<a name="setCMSSignature(javax.activation.DataHandler)"> +<!-- --> +</a> +<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> +<div class="block">Auto generated setter method</div> +<dl><dt><span class="strong">Parameters:</span></dt><dd><code>param</code> - CMSSignature</dd></dl> +</li> +</ul> +<a name="isErrorResponseSpecified()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>isErrorResponseSpecified</h4> +<pre>public boolean isErrorResponseSpecified()</pre> +</li> +</ul> +<a name="getErrorResponse()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getErrorResponse</h4> +<pre>public <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ErrorResponseType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.ErrorResponseType</a> getErrorResponse()</pre> +<div class="block">Auto generated getter method</div> +<dl><dt><span class="strong">Returns:</span></dt><dd>ErrorResponseType</dd></dl> +</li> +</ul> +<a name="setErrorResponse(at.gv.egiz.moa.SignatureVerificationServiceStub.ErrorResponseType)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>setErrorResponse</h4> +<pre>public void setErrorResponse(<a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ErrorResponseType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.ErrorResponseType</a> param)</pre> +<div class="block">Auto generated setter method</div> +<dl><dt><span class="strong">Parameters:</span></dt><dd><code>param</code> - ErrorResponse</dd></dl> +</li> +</ul> +<a name="getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getOMElement</h4> +<pre>public org.apache.axiom.om.OMElement getOMElement(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, + org.apache.axiom.om.OMFactory factory) + throws org.apache.axis2.databinding.ADBException</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>getOMElement</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><span class="strong">Parameters:</span></dt><dd><code>parentQName</code> - </dd><dd><code>factory</code> - </dd> +<dt><span class="strong">Returns:</span></dt><dd>org.apache.axiom.om.OMElement</dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +<a name="serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>serialize</h4> +<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, + <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter) + throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, + org.apache.axis2.databinding.ADBException</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +<a name="serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>serialize</h4> +<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, + <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, + boolean serializeType) + throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, + org.apache.axis2.databinding.ADBException</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +<a name="getPullParser(javax.xml.namespace.QName)"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>getPullParser</h4> +<pre>public <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> getPullParser(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName) + throws org.apache.axis2.databinding.ADBException</pre> +<div class="block">databinding method to get an XML representation of this object</div> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>getPullParser</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +</li> +</ul> +</li> +</ul> +</div> +</div> +<!-- ========= END OF CLASS DATA ========= --> +<!-- ======= START OF BOTTOM NAVBAR ====== --> +<div class="bottomNav"><a name="navbar_bottom"> +<!-- --> +</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateCMSSignatureResponseType.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateCMSSignatureResponseTypeChoice.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li><a href="#nested_class_summary">Nested</a> | </li> +<li><a href="#field_summary">Field</a> | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li><a href="#field_detail">Field</a> | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_bottom"> +<!-- --> +</a></div> +<!-- ======== END OF BOTTOM NAVBAR ======= --> +</body> +</html> diff --git a/docs/at/gv/egiz/moa/SignatureVerificationServiceStub.CreateSignatureEnvironmentProfile.Factory.html b/docs/at/gv/egiz/moa/SignatureVerificationServiceStub.CreateSignatureEnvironmentProfile.Factory.html new file mode 100644 index 00000000..785e0e4e --- /dev/null +++ b/docs/at/gv/egiz/moa/SignatureVerificationServiceStub.CreateSignatureEnvironmentProfile.Factory.html @@ -0,0 +1,278 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> +<!-- NewPage --> +<html lang="en"> +<head> +<!-- Generated by javadoc (version 1.7.0_51) on Tue Feb 04 16:51:47 CET 2014 --> +<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> +<title>SignatureVerificationServiceStub.CreateSignatureEnvironmentProfile.Factory (PDF-AS 4.0 Library)</title> +<meta name="date" content="2014-02-04"> +<link rel="stylesheet" type="text/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 Library)"; + } +//--> +</script> +<noscript> +<div>JavaScript is disabled on your browser.</div> +</noscript> +<!-- ========= START OF TOP NAVBAR ======= --> +<div class="topNav"><a name="navbar_top"> +<!-- --> +</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateSignatureEnvironmentProfile_type0.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateSignatureInfo_type0.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li>Nested | </li> +<li>Field | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li>Field | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_top"> +<!-- --> +</a></div> +<!-- ========= END OF TOP NAVBAR ========= --> +<!-- ======== START OF CLASS DATA ======== --> +<div class="header"> +<div class="subTitle">at.gv.egiz.moa</div> +<h2 title="Class SignatureVerificationServiceStub.CreateSignatureEnvironmentProfile.Factory" class="title">Class SignatureVerificationServiceStub.CreateSignatureEnvironmentProfile.Factory</h2> +</div> +<div class="contentContainer"> +<ul class="inheritance"> +<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li> +<ul class="inheritance"> +<li>at.gv.egiz.moa.SignatureVerificationServiceStub.CreateSignatureEnvironmentProfile.Factory</li> +</ul> +</li> +</ul> +<div class="description"> +<ul class="blockList"> +<li class="blockList"> +<dl> +<dt>Enclosing class:</dt> +<dd><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateSignatureEnvironmentProfile.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.CreateSignatureEnvironmentProfile</a></dd> +</dl> +<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> +<div class="block">Factory class that keeps the parse method</div> +</li> +</ul> +</div> +<div class="summary"> +<ul class="blockList"> +<li class="blockList"> +<!-- ======== CONSTRUCTOR SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_summary"> +<!-- --> +</a> +<h3>Constructor Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation"> +<caption><span>Constructors</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colOne" scope="col">Constructor and Description</th> +</tr> +<tr class="altColor"> +<td class="colOne"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateSignatureEnvironmentProfile.Factory.html#SignatureVerificationServiceStub.CreateSignatureEnvironmentProfile.Factory()">SignatureVerificationServiceStub.CreateSignatureEnvironmentProfile.Factory</a></strong>()</code> </td> +</tr> +</table> +</li> +</ul> +<!-- ========== METHOD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_summary"> +<!-- --> +</a> +<h3>Method Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation"> +<caption><span>Methods</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colFirst" scope="col">Modifier and Type</th> +<th class="colLast" scope="col">Method and Description</th> +</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> +<div class="block">static method to create the object + Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable + If this object is not an element, it is a complex type and the reader is at the event just after the outer start element + Postcondition: If this object is an element, the reader is positioned at its end element + If this object is a complex type, the reader is positioned at the end element of its outer element</div> +</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> +</ul> +</li> +</ul> +</li> +</ul> +</div> +<div class="details"> +<ul class="blockList"> +<li class="blockList"> +<!-- ========= CONSTRUCTOR DETAIL ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_detail"> +<!-- --> +</a> +<h3>Constructor Detail</h3> +<a name="SignatureVerificationServiceStub.CreateSignatureEnvironmentProfile.Factory()"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>SignatureVerificationServiceStub.CreateSignatureEnvironmentProfile.Factory</h4> +<pre>public SignatureVerificationServiceStub.CreateSignatureEnvironmentProfile.Factory()</pre> +</li> +</ul> +</li> +</ul> +<!-- ============ METHOD DETAIL ========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_detail"> +<!-- --> +</a> +<h3>Method Detail</h3> +<a name="parse(javax.xml.stream.XMLStreamReader)"> +<!-- --> +</a> +<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> +<div class="block">static method to create the object + Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable + If this object is not an element, it is a complex type and the reader is at the event just after the outer start element + Postcondition: If this object is an element, the reader is positioned at its end element + If this object is a complex type, the reader is positioned at the end element of its outer element</div> +<dl><dt><span class="strong">Throws:</span></dt> +<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></code></dd></dl> +</li> +</ul> +</li> +</ul> +</li> +</ul> +</div> +</div> +<!-- ========= END OF CLASS DATA ========= --> +<!-- ======= START OF BOTTOM NAVBAR ====== --> +<div class="bottomNav"><a name="navbar_bottom"> +<!-- --> +</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateSignatureEnvironmentProfile_type0.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateSignatureInfo_type0.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li>Nested | </li> +<li>Field | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li>Field | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_bottom"> +<!-- --> +</a></div> +<!-- ======== END OF BOTTOM NAVBAR ======= --> +</body> +</html> diff --git a/docs/at/gv/egiz/moa/SignatureVerificationServiceStub.CreateSignatureEnvironmentProfile.html b/docs/at/gv/egiz/moa/SignatureVerificationServiceStub.CreateSignatureEnvironmentProfile.html new file mode 100644 index 00000000..123846c1 --- /dev/null +++ b/docs/at/gv/egiz/moa/SignatureVerificationServiceStub.CreateSignatureEnvironmentProfile.html @@ -0,0 +1,456 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> +<!-- NewPage --> +<html lang="en"> +<head> +<!-- Generated by javadoc (version 1.7.0_51) on Tue Feb 04 16:51:46 CET 2014 --> +<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> +<title>SignatureVerificationServiceStub.CreateSignatureEnvironmentProfile (PDF-AS 4.0 Library)</title> +<meta name="date" content="2014-02-04"> +<link rel="stylesheet" type="text/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 Library)"; + } +//--> +</script> +<noscript> +<div>JavaScript is disabled on your browser.</div> +</noscript> +<!-- ========= START OF TOP NAVBAR ======= --> +<div class="topNav"><a name="navbar_top"> +<!-- --> +</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateCMSSignatureResponseTypeChoice.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateSignatureEnvironmentProfile_type0.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li><a href="#nested_class_summary">Nested</a> | </li> +<li><a href="#field_summary">Field</a> | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li><a href="#field_detail">Field</a> | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_top"> +<!-- --> +</a></div> +<!-- ========= END OF TOP NAVBAR ========= --> +<!-- ======== START OF CLASS DATA ======== --> +<div class="header"> +<div class="subTitle">at.gv.egiz.moa</div> +<h2 title="Class SignatureVerificationServiceStub.CreateSignatureEnvironmentProfile" class="title">Class SignatureVerificationServiceStub.CreateSignatureEnvironmentProfile</h2> +</div> +<div class="contentContainer"> +<ul class="inheritance"> +<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li> +<ul class="inheritance"> +<li>at.gv.egiz.moa.SignatureVerificationServiceStub.CreateSignatureEnvironmentProfile</li> +</ul> +</li> +</ul> +<div class="description"> +<ul class="blockList"> +<li class="blockList"> +<dl> +<dt>All Implemented Interfaces:</dt> +<dd><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a>, org.apache.axis2.databinding.ADBBean</dd> +</dl> +<dl> +<dt>Enclosing class:</dt> +<dd><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub</a></dd> +</dl> +<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> +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> +</ul> +</div> +<div class="summary"> +<ul class="blockList"> +<li class="blockList"> +<!-- ======== NESTED CLASS SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="nested_class_summary"> +<!-- --> +</a> +<h3>Nested Class Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Nested Class Summary table, listing nested classes, and an explanation"> +<caption><span>Nested Classes</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> +<tr class="altColor"> +<td class="colFirst"><code>static class </code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateSignatureEnvironmentProfile.Factory.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.CreateSignatureEnvironmentProfile.Factory</a></strong></code> +<div class="block">Factory class that keeps the parse method</div> +</td> +</tr> +</table> +</li> +</ul> +<!-- =========== FIELD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="field_summary"> +<!-- --> +</a> +<h3>Field Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Field Summary table, listing fields, and an explanation"> +<caption><span>Fields</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> +<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"><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> +<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="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateSignatureEnvironmentProfile.html#MY_QNAME">MY_QNAME</a></strong></code> </td> +</tr> +</table> +</li> +</ul> +<!-- ======== CONSTRUCTOR SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_summary"> +<!-- --> +</a> +<h3>Constructor Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation"> +<caption><span>Constructors</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colOne" scope="col">Constructor and Description</th> +</tr> +<tr class="altColor"> +<td class="colOne"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateSignatureEnvironmentProfile.html#SignatureVerificationServiceStub.CreateSignatureEnvironmentProfile()">SignatureVerificationServiceStub.CreateSignatureEnvironmentProfile</a></strong>()</code> </td> +</tr> +</table> +</li> +</ul> +<!-- ========== METHOD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_summary"> +<!-- --> +</a> +<h3>Method Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation"> +<caption><span>Methods</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colFirst" scope="col">Modifier and Type</th> +<th class="colLast" scope="col">Method and Description</th> +</tr> +<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"><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="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, + 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> +<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> +</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, + 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.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> +</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> +</ul> +</li> +</ul> +</li> +</ul> +</div> +<div class="details"> +<ul class="blockList"> +<li class="blockList"> +<!-- ============ FIELD DETAIL =========== --> +<ul class="blockList"> +<li class="blockList"><a name="field_detail"> +<!-- --> +</a> +<h3>Field Detail</h3> +<a name="MY_QNAME"> +<!-- --> +</a> +<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> +</li> +</ul> +<a name="localCreateSignatureEnvironmentProfile"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>localCreateSignatureEnvironmentProfile</h4> +<pre>protected <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateSignatureEnvironmentProfile_type0.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.CreateSignatureEnvironmentProfile_type0</a> localCreateSignatureEnvironmentProfile</pre> +<div class="block">field for CreateSignatureEnvironmentProfile</div> +</li> +</ul> +</li> +</ul> +<!-- ========= CONSTRUCTOR DETAIL ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_detail"> +<!-- --> +</a> +<h3>Constructor Detail</h3> +<a name="SignatureVerificationServiceStub.CreateSignatureEnvironmentProfile()"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>SignatureVerificationServiceStub.CreateSignatureEnvironmentProfile</h4> +<pre>public SignatureVerificationServiceStub.CreateSignatureEnvironmentProfile()</pre> +</li> +</ul> +</li> +</ul> +<!-- ============ METHOD DETAIL ========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_detail"> +<!-- --> +</a> +<h3>Method Detail</h3> +<a name="getCreateSignatureEnvironmentProfile()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getCreateSignatureEnvironmentProfile</h4> +<pre>public <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateSignatureEnvironmentProfile_type0.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.CreateSignatureEnvironmentProfile_type0</a> getCreateSignatureEnvironmentProfile()</pre> +<div class="block">Auto generated getter method</div> +<dl><dt><span class="strong">Returns:</span></dt><dd>CreateSignatureEnvironmentProfile_type0</dd></dl> +</li> +</ul> +<a name="setCreateSignatureEnvironmentProfile(at.gv.egiz.moa.SignatureVerificationServiceStub.CreateSignatureEnvironmentProfile_type0)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>setCreateSignatureEnvironmentProfile</h4> +<pre>public void setCreateSignatureEnvironmentProfile(<a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateSignatureEnvironmentProfile_type0.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.CreateSignatureEnvironmentProfile_type0</a> param)</pre> +<div class="block">Auto generated setter method</div> +<dl><dt><span class="strong">Parameters:</span></dt><dd><code>param</code> - CreateSignatureEnvironmentProfile</dd></dl> +</li> +</ul> +<a name="getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getOMElement</h4> +<pre>public org.apache.axiom.om.OMElement getOMElement(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, + org.apache.axiom.om.OMFactory factory) + throws org.apache.axis2.databinding.ADBException</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>getOMElement</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><span class="strong">Parameters:</span></dt><dd><code>parentQName</code> - </dd><dd><code>factory</code> - </dd> +<dt><span class="strong">Returns:</span></dt><dd>org.apache.axiom.om.OMElement</dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +<a name="serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>serialize</h4> +<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, + <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter) + throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, + org.apache.axis2.databinding.ADBException</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +<a name="serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>serialize</h4> +<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, + <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, + boolean serializeType) + throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, + org.apache.axis2.databinding.ADBException</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +<a name="getPullParser(javax.xml.namespace.QName)"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>getPullParser</h4> +<pre>public <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> getPullParser(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName) + throws org.apache.axis2.databinding.ADBException</pre> +<div class="block">databinding method to get an XML representation of this object</div> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>getPullParser</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +</li> +</ul> +</li> +</ul> +</div> +</div> +<!-- ========= END OF CLASS DATA ========= --> +<!-- ======= START OF BOTTOM NAVBAR ====== --> +<div class="bottomNav"><a name="navbar_bottom"> +<!-- --> +</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateCMSSignatureResponseTypeChoice.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateSignatureEnvironmentProfile_type0.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li><a href="#nested_class_summary">Nested</a> | </li> +<li><a href="#field_summary">Field</a> | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li><a href="#field_detail">Field</a> | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_bottom"> +<!-- --> +</a></div> +<!-- ======== END OF BOTTOM NAVBAR ======= --> +</body> +</html> diff --git a/docs/at/gv/egiz/moa/SignatureVerificationServiceStub.CreateSignatureEnvironmentProfile_type0.Factory.html b/docs/at/gv/egiz/moa/SignatureVerificationServiceStub.CreateSignatureEnvironmentProfile_type0.Factory.html new file mode 100644 index 00000000..3f3115c1 --- /dev/null +++ b/docs/at/gv/egiz/moa/SignatureVerificationServiceStub.CreateSignatureEnvironmentProfile_type0.Factory.html @@ -0,0 +1,278 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> +<!-- NewPage --> +<html lang="en"> +<head> +<!-- Generated by javadoc (version 1.7.0_51) on Tue Feb 04 16:51:47 CET 2014 --> +<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> +<title>SignatureVerificationServiceStub.CreateSignatureEnvironmentProfile_type0.Factory (PDF-AS 4.0 Library)</title> +<meta name="date" content="2014-02-04"> +<link rel="stylesheet" type="text/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 Library)"; + } +//--> +</script> +<noscript> +<div>JavaScript is disabled on your browser.</div> +</noscript> +<!-- ========= START OF TOP NAVBAR ======= --> +<div class="topNav"><a name="navbar_top"> +<!-- --> +</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateSignatureEnvironmentProfile_type0.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateSignatureEnvironmentProfile.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li>Nested | </li> +<li>Field | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li>Field | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_top"> +<!-- --> +</a></div> +<!-- ========= END OF TOP NAVBAR ========= --> +<!-- ======== START OF CLASS DATA ======== --> +<div class="header"> +<div class="subTitle">at.gv.egiz.moa</div> +<h2 title="Class SignatureVerificationServiceStub.CreateSignatureEnvironmentProfile_type0.Factory" class="title">Class SignatureVerificationServiceStub.CreateSignatureEnvironmentProfile_type0.Factory</h2> +</div> +<div class="contentContainer"> +<ul class="inheritance"> +<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li> +<ul class="inheritance"> +<li>at.gv.egiz.moa.SignatureVerificationServiceStub.CreateSignatureEnvironmentProfile_type0.Factory</li> +</ul> +</li> +</ul> +<div class="description"> +<ul class="blockList"> +<li class="blockList"> +<dl> +<dt>Enclosing class:</dt> +<dd><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateSignatureEnvironmentProfile_type0.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.CreateSignatureEnvironmentProfile_type0</a></dd> +</dl> +<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> +<div class="block">Factory class that keeps the parse method</div> +</li> +</ul> +</div> +<div class="summary"> +<ul class="blockList"> +<li class="blockList"> +<!-- ======== CONSTRUCTOR SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_summary"> +<!-- --> +</a> +<h3>Constructor Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation"> +<caption><span>Constructors</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colOne" scope="col">Constructor and Description</th> +</tr> +<tr class="altColor"> +<td class="colOne"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateSignatureEnvironmentProfile_type0.Factory.html#SignatureVerificationServiceStub.CreateSignatureEnvironmentProfile_type0.Factory()">SignatureVerificationServiceStub.CreateSignatureEnvironmentProfile_type0.Factory</a></strong>()</code> </td> +</tr> +</table> +</li> +</ul> +<!-- ========== METHOD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_summary"> +<!-- --> +</a> +<h3>Method Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation"> +<caption><span>Methods</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colFirst" scope="col">Modifier and Type</th> +<th class="colLast" scope="col">Method and Description</th> +</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> +<div class="block">static method to create the object + Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable + If this object is not an element, it is a complex type and the reader is at the event just after the outer start element + Postcondition: If this object is an element, the reader is positioned at its end element + If this object is a complex type, the reader is positioned at the end element of its outer element</div> +</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> +</ul> +</li> +</ul> +</li> +</ul> +</div> +<div class="details"> +<ul class="blockList"> +<li class="blockList"> +<!-- ========= CONSTRUCTOR DETAIL ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_detail"> +<!-- --> +</a> +<h3>Constructor Detail</h3> +<a name="SignatureVerificationServiceStub.CreateSignatureEnvironmentProfile_type0.Factory()"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>SignatureVerificationServiceStub.CreateSignatureEnvironmentProfile_type0.Factory</h4> +<pre>public SignatureVerificationServiceStub.CreateSignatureEnvironmentProfile_type0.Factory()</pre> +</li> +</ul> +</li> +</ul> +<!-- ============ METHOD DETAIL ========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_detail"> +<!-- --> +</a> +<h3>Method Detail</h3> +<a name="parse(javax.xml.stream.XMLStreamReader)"> +<!-- --> +</a> +<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> +<div class="block">static method to create the object + Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable + If this object is not an element, it is a complex type and the reader is at the event just after the outer start element + Postcondition: If this object is an element, the reader is positioned at its end element + If this object is a complex type, the reader is positioned at the end element of its outer element</div> +<dl><dt><span class="strong">Throws:</span></dt> +<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></code></dd></dl> +</li> +</ul> +</li> +</ul> +</li> +</ul> +</div> +</div> +<!-- ========= END OF CLASS DATA ========= --> +<!-- ======= START OF BOTTOM NAVBAR ====== --> +<div class="bottomNav"><a name="navbar_bottom"> +<!-- --> +</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateSignatureEnvironmentProfile_type0.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateSignatureEnvironmentProfile.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li>Nested | </li> +<li>Field | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li>Field | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_bottom"> +<!-- --> +</a></div> +<!-- ======== END OF BOTTOM NAVBAR ======= --> +</body> +</html> diff --git a/docs/at/gv/egiz/moa/SignatureVerificationServiceStub.CreateSignatureEnvironmentProfile_type0.html b/docs/at/gv/egiz/moa/SignatureVerificationServiceStub.CreateSignatureEnvironmentProfile_type0.html new file mode 100644 index 00000000..af7670da --- /dev/null +++ b/docs/at/gv/egiz/moa/SignatureVerificationServiceStub.CreateSignatureEnvironmentProfile_type0.html @@ -0,0 +1,554 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> +<!-- NewPage --> +<html lang="en"> +<head> +<!-- Generated by javadoc (version 1.7.0_51) on Tue Feb 04 16:51:47 CET 2014 --> +<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> +<title>SignatureVerificationServiceStub.CreateSignatureEnvironmentProfile_type0 (PDF-AS 4.0 Library)</title> +<meta name="date" content="2014-02-04"> +<link rel="stylesheet" type="text/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 Library)"; + } +//--> +</script> +<noscript> +<div>JavaScript is disabled on your browser.</div> +</noscript> +<!-- ========= START OF TOP NAVBAR ======= --> +<div class="topNav"><a name="navbar_top"> +<!-- --> +</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateSignatureEnvironmentProfile.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateSignatureEnvironmentProfile_type0.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li><a href="#nested_class_summary">Nested</a> | </li> +<li><a href="#field_summary">Field</a> | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li><a href="#field_detail">Field</a> | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_top"> +<!-- --> +</a></div> +<!-- ========= END OF TOP NAVBAR ========= --> +<!-- ======== START OF CLASS DATA ======== --> +<div class="header"> +<div class="subTitle">at.gv.egiz.moa</div> +<h2 title="Class SignatureVerificationServiceStub.CreateSignatureEnvironmentProfile_type0" class="title">Class SignatureVerificationServiceStub.CreateSignatureEnvironmentProfile_type0</h2> +</div> +<div class="contentContainer"> +<ul class="inheritance"> +<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li> +<ul class="inheritance"> +<li>at.gv.egiz.moa.SignatureVerificationServiceStub.CreateSignatureEnvironmentProfile_type0</li> +</ul> +</li> +</ul> +<div class="description"> +<ul class="blockList"> +<li class="blockList"> +<dl> +<dt>All Implemented Interfaces:</dt> +<dd><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a>, org.apache.axis2.databinding.ADBBean</dd> +</dl> +<dl> +<dt>Enclosing class:</dt> +<dd><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub</a></dd> +</dl> +<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> +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> +</ul> +</div> +<div class="summary"> +<ul class="blockList"> +<li class="blockList"> +<!-- ======== NESTED CLASS SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="nested_class_summary"> +<!-- --> +</a> +<h3>Nested Class Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Nested Class Summary table, listing nested classes, and an explanation"> +<caption><span>Nested Classes</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> +<tr class="altColor"> +<td class="colFirst"><code>static class </code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateSignatureEnvironmentProfile_type0.Factory.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.CreateSignatureEnvironmentProfile_type0.Factory</a></strong></code> +<div class="block">Factory class that keeps the parse method</div> +</td> +</tr> +</table> +</li> +</ul> +<!-- =========== FIELD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="field_summary"> +<!-- --> +</a> +<h3>Field Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Field Summary table, listing fields, and an explanation"> +<caption><span>Fields</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> +<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"><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> +<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"><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="altColor"> +<td class="colFirst"><code>protected boolean</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateSignatureEnvironmentProfile_type0.html#localSupplementTracker">localSupplementTracker</a></strong></code> </td> +</tr> +</table> +</li> +</ul> +<!-- ======== CONSTRUCTOR SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_summary"> +<!-- --> +</a> +<h3>Constructor Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation"> +<caption><span>Constructors</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colOne" scope="col">Constructor and Description</th> +</tr> +<tr class="altColor"> +<td class="colOne"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateSignatureEnvironmentProfile_type0.html#SignatureVerificationServiceStub.CreateSignatureEnvironmentProfile_type0()">SignatureVerificationServiceStub.CreateSignatureEnvironmentProfile_type0</a></strong>()</code> </td> +</tr> +</table> +</li> +</ul> +<!-- ========== METHOD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_summary"> +<!-- --> +</a> +<h3>Method Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation"> +<caption><span>Methods</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colFirst" scope="col">Modifier and Type</th> +<th class="colLast" scope="col">Method and Description</th> +</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#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><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.CreateSignatureEnvironmentProfile_type0.html#getCreateSignatureLocation()">getCreateSignatureLocation</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.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, + 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> +<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="../../../../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.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>boolean</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateSignatureEnvironmentProfile_type0.html#isSupplementSpecified()">isSupplementSpecified</a></strong>()</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_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> +</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, + 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.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> +<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#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>protected void</code></td> +<td class="colLast"><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> +</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> +</ul> +</li> +</ul> +</li> +</ul> +</div> +<div class="details"> +<ul class="blockList"> +<li class="blockList"> +<!-- ============ FIELD DETAIL =========== --> +<ul class="blockList"> +<li class="blockList"><a name="field_detail"> +<!-- --> +</a> +<h3>Field Detail</h3> +<a name="localCreateSignatureLocation"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>localCreateSignatureLocation</h4> +<pre>protected <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateSignatureLocationType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.CreateSignatureLocationType</a> localCreateSignatureLocation</pre> +<div class="block">field for CreateSignatureLocation</div> +</li> +</ul> +<a name="localSupplement"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>localSupplement</h4> +<pre>protected <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.XMLDataObjectAssociationType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.XMLDataObjectAssociationType</a>[] localSupplement</pre> +<div class="block">field for Supplement + This was an Array!</div> +</li> +</ul> +<a name="localSupplementTracker"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>localSupplementTracker</h4> +<pre>protected boolean localSupplementTracker</pre> +</li> +</ul> +</li> +</ul> +<!-- ========= CONSTRUCTOR DETAIL ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_detail"> +<!-- --> +</a> +<h3>Constructor Detail</h3> +<a name="SignatureVerificationServiceStub.CreateSignatureEnvironmentProfile_type0()"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>SignatureVerificationServiceStub.CreateSignatureEnvironmentProfile_type0</h4> +<pre>public SignatureVerificationServiceStub.CreateSignatureEnvironmentProfile_type0()</pre> +</li> +</ul> +</li> +</ul> +<!-- ============ METHOD DETAIL ========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_detail"> +<!-- --> +</a> +<h3>Method Detail</h3> +<a name="getCreateSignatureLocation()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getCreateSignatureLocation</h4> +<pre>public <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateSignatureLocationType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.CreateSignatureLocationType</a> getCreateSignatureLocation()</pre> +<div class="block">Auto generated getter method</div> +<dl><dt><span class="strong">Returns:</span></dt><dd>CreateSignatureLocationType</dd></dl> +</li> +</ul> +<a name="setCreateSignatureLocation(at.gv.egiz.moa.SignatureVerificationServiceStub.CreateSignatureLocationType)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>setCreateSignatureLocation</h4> +<pre>public void setCreateSignatureLocation(<a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateSignatureLocationType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.CreateSignatureLocationType</a> param)</pre> +<div class="block">Auto generated setter method</div> +<dl><dt><span class="strong">Parameters:</span></dt><dd><code>param</code> - CreateSignatureLocation</dd></dl> +</li> +</ul> +<a name="isSupplementSpecified()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>isSupplementSpecified</h4> +<pre>public boolean isSupplementSpecified()</pre> +</li> +</ul> +<a name="getSupplement()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getSupplement</h4> +<pre>public <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.XMLDataObjectAssociationType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.XMLDataObjectAssociationType</a>[] getSupplement()</pre> +<div class="block">Auto generated getter method</div> +<dl><dt><span class="strong">Returns:</span></dt><dd>XMLDataObjectAssociationType[]</dd></dl> +</li> +</ul> +<a name="validateSupplement(at.gv.egiz.moa.SignatureVerificationServiceStub.XMLDataObjectAssociationType[])"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>validateSupplement</h4> +<pre>protected void validateSupplement(<a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.XMLDataObjectAssociationType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.XMLDataObjectAssociationType</a>[] param)</pre> +<div class="block">validate the array for Supplement</div> +</li> +</ul> +<a name="setSupplement(at.gv.egiz.moa.SignatureVerificationServiceStub.XMLDataObjectAssociationType[])"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>setSupplement</h4> +<pre>public void setSupplement(<a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.XMLDataObjectAssociationType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.XMLDataObjectAssociationType</a>[] param)</pre> +<div class="block">Auto generated setter method</div> +<dl><dt><span class="strong">Parameters:</span></dt><dd><code>param</code> - Supplement</dd></dl> +</li> +</ul> +<a name="addSupplement(at.gv.egiz.moa.SignatureVerificationServiceStub.XMLDataObjectAssociationType)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>addSupplement</h4> +<pre>public void addSupplement(<a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.XMLDataObjectAssociationType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.XMLDataObjectAssociationType</a> param)</pre> +<div class="block">Auto generated add method for the array for convenience</div> +<dl><dt><span class="strong">Parameters:</span></dt><dd><code>param</code> - XMLDataObjectAssociationType</dd></dl> +</li> +</ul> +<a name="getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getOMElement</h4> +<pre>public org.apache.axiom.om.OMElement getOMElement(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, + org.apache.axiom.om.OMFactory factory) + throws org.apache.axis2.databinding.ADBException</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>getOMElement</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><span class="strong">Parameters:</span></dt><dd><code>parentQName</code> - </dd><dd><code>factory</code> - </dd> +<dt><span class="strong">Returns:</span></dt><dd>org.apache.axiom.om.OMElement</dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +<a name="serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>serialize</h4> +<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, + <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter) + throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, + org.apache.axis2.databinding.ADBException</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +<a name="serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>serialize</h4> +<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, + <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, + boolean serializeType) + throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, + org.apache.axis2.databinding.ADBException</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +<a name="getPullParser(javax.xml.namespace.QName)"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>getPullParser</h4> +<pre>public <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> getPullParser(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName) + throws org.apache.axis2.databinding.ADBException</pre> +<div class="block">databinding method to get an XML representation of this object</div> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>getPullParser</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +</li> +</ul> +</li> +</ul> +</div> +</div> +<!-- ========= END OF CLASS DATA ========= --> +<!-- ======= START OF BOTTOM NAVBAR ====== --> +<div class="bottomNav"><a name="navbar_bottom"> +<!-- --> +</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateSignatureEnvironmentProfile.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateSignatureEnvironmentProfile_type0.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li><a href="#nested_class_summary">Nested</a> | </li> +<li><a href="#field_summary">Field</a> | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li><a href="#field_detail">Field</a> | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_bottom"> +<!-- --> +</a></div> +<!-- ======== END OF BOTTOM NAVBAR ======= --> +</body> +</html> diff --git a/docs/at/gv/egiz/moa/SignatureVerificationServiceStub.CreateSignatureInfoChoice_type0.Factory.html b/docs/at/gv/egiz/moa/SignatureVerificationServiceStub.CreateSignatureInfoChoice_type0.Factory.html new file mode 100644 index 00000000..f2990982 --- /dev/null +++ b/docs/at/gv/egiz/moa/SignatureVerificationServiceStub.CreateSignatureInfoChoice_type0.Factory.html @@ -0,0 +1,278 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> +<!-- NewPage --> +<html lang="en"> +<head> +<!-- Generated by javadoc (version 1.7.0_51) on Tue Feb 04 16:51:48 CET 2014 --> +<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> +<title>SignatureVerificationServiceStub.CreateSignatureInfoChoice_type0.Factory (PDF-AS 4.0 Library)</title> +<meta name="date" content="2014-02-04"> +<link rel="stylesheet" type="text/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 Library)"; + } +//--> +</script> +<noscript> +<div>JavaScript is disabled on your browser.</div> +</noscript> +<!-- ========= START OF TOP NAVBAR ======= --> +<div class="topNav"><a name="navbar_top"> +<!-- --> +</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateSignatureInfoChoice_type0.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateSignatureLocationType.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li>Nested | </li> +<li>Field | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li>Field | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_top"> +<!-- --> +</a></div> +<!-- ========= END OF TOP NAVBAR ========= --> +<!-- ======== START OF CLASS DATA ======== --> +<div class="header"> +<div class="subTitle">at.gv.egiz.moa</div> +<h2 title="Class SignatureVerificationServiceStub.CreateSignatureInfoChoice_type0.Factory" class="title">Class SignatureVerificationServiceStub.CreateSignatureInfoChoice_type0.Factory</h2> +</div> +<div class="contentContainer"> +<ul class="inheritance"> +<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li> +<ul class="inheritance"> +<li>at.gv.egiz.moa.SignatureVerificationServiceStub.CreateSignatureInfoChoice_type0.Factory</li> +</ul> +</li> +</ul> +<div class="description"> +<ul class="blockList"> +<li class="blockList"> +<dl> +<dt>Enclosing class:</dt> +<dd><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateSignatureInfoChoice_type0.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.CreateSignatureInfoChoice_type0</a></dd> +</dl> +<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> +<div class="block">Factory class that keeps the parse method</div> +</li> +</ul> +</div> +<div class="summary"> +<ul class="blockList"> +<li class="blockList"> +<!-- ======== CONSTRUCTOR SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_summary"> +<!-- --> +</a> +<h3>Constructor Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation"> +<caption><span>Constructors</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colOne" scope="col">Constructor and Description</th> +</tr> +<tr class="altColor"> +<td class="colOne"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateSignatureInfoChoice_type0.Factory.html#SignatureVerificationServiceStub.CreateSignatureInfoChoice_type0.Factory()">SignatureVerificationServiceStub.CreateSignatureInfoChoice_type0.Factory</a></strong>()</code> </td> +</tr> +</table> +</li> +</ul> +<!-- ========== METHOD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_summary"> +<!-- --> +</a> +<h3>Method Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation"> +<caption><span>Methods</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colFirst" scope="col">Modifier and Type</th> +<th class="colLast" scope="col">Method and Description</th> +</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> +<div class="block">static method to create the object + Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable + If this object is not an element, it is a complex type and the reader is at the event just after the outer start element + Postcondition: If this object is an element, the reader is positioned at its end element + If this object is a complex type, the reader is positioned at the end element of its outer element</div> +</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> +</ul> +</li> +</ul> +</li> +</ul> +</div> +<div class="details"> +<ul class="blockList"> +<li class="blockList"> +<!-- ========= CONSTRUCTOR DETAIL ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_detail"> +<!-- --> +</a> +<h3>Constructor Detail</h3> +<a name="SignatureVerificationServiceStub.CreateSignatureInfoChoice_type0.Factory()"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>SignatureVerificationServiceStub.CreateSignatureInfoChoice_type0.Factory</h4> +<pre>public SignatureVerificationServiceStub.CreateSignatureInfoChoice_type0.Factory()</pre> +</li> +</ul> +</li> +</ul> +<!-- ============ METHOD DETAIL ========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_detail"> +<!-- --> +</a> +<h3>Method Detail</h3> +<a name="parse(javax.xml.stream.XMLStreamReader)"> +<!-- --> +</a> +<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> +<div class="block">static method to create the object + Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable + If this object is not an element, it is a complex type and the reader is at the event just after the outer start element + Postcondition: If this object is an element, the reader is positioned at its end element + If this object is a complex type, the reader is positioned at the end element of its outer element</div> +<dl><dt><span class="strong">Throws:</span></dt> +<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></code></dd></dl> +</li> +</ul> +</li> +</ul> +</li> +</ul> +</div> +</div> +<!-- ========= END OF CLASS DATA ========= --> +<!-- ======= START OF BOTTOM NAVBAR ====== --> +<div class="bottomNav"><a name="navbar_bottom"> +<!-- --> +</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateSignatureInfoChoice_type0.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateSignatureLocationType.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li>Nested | </li> +<li>Field | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li>Field | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_bottom"> +<!-- --> +</a></div> +<!-- ======== END OF BOTTOM NAVBAR ======= --> +</body> +</html> diff --git a/docs/at/gv/egiz/moa/SignatureVerificationServiceStub.CreateSignatureInfoChoice_type0.html b/docs/at/gv/egiz/moa/SignatureVerificationServiceStub.CreateSignatureInfoChoice_type0.html new file mode 100644 index 00000000..36b224a0 --- /dev/null +++ b/docs/at/gv/egiz/moa/SignatureVerificationServiceStub.CreateSignatureInfoChoice_type0.html @@ -0,0 +1,545 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> +<!-- NewPage --> +<html lang="en"> +<head> +<!-- Generated by javadoc (version 1.7.0_51) on Tue Feb 04 16:51:48 CET 2014 --> +<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> +<title>SignatureVerificationServiceStub.CreateSignatureInfoChoice_type0 (PDF-AS 4.0 Library)</title> +<meta name="date" content="2014-02-04"> +<link rel="stylesheet" type="text/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 Library)"; + } +//--> +</script> +<noscript> +<div>JavaScript is disabled on your browser.</div> +</noscript> +<!-- ========= START OF TOP NAVBAR ======= --> +<div class="topNav"><a name="navbar_top"> +<!-- --> +</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateSignatureInfo_type0.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateSignatureInfoChoice_type0.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li><a href="#nested_class_summary">Nested</a> | </li> +<li><a href="#field_summary">Field</a> | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li><a href="#field_detail">Field</a> | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_top"> +<!-- --> +</a></div> +<!-- ========= END OF TOP NAVBAR ========= --> +<!-- ======== START OF CLASS DATA ======== --> +<div class="header"> +<div class="subTitle">at.gv.egiz.moa</div> +<h2 title="Class SignatureVerificationServiceStub.CreateSignatureInfoChoice_type0" class="title">Class SignatureVerificationServiceStub.CreateSignatureInfoChoice_type0</h2> +</div> +<div class="contentContainer"> +<ul class="inheritance"> +<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li> +<ul class="inheritance"> +<li>at.gv.egiz.moa.SignatureVerificationServiceStub.CreateSignatureInfoChoice_type0</li> +</ul> +</li> +</ul> +<div class="description"> +<ul class="blockList"> +<li class="blockList"> +<dl> +<dt>All Implemented Interfaces:</dt> +<dd><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a>, org.apache.axis2.databinding.ADBBean</dd> +</dl> +<dl> +<dt>Enclosing class:</dt> +<dd><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub</a></dd> +</dl> +<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> +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> +</ul> +</div> +<div class="summary"> +<ul class="blockList"> +<li class="blockList"> +<!-- ======== NESTED CLASS SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="nested_class_summary"> +<!-- --> +</a> +<h3>Nested Class Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Nested Class Summary table, listing nested classes, and an explanation"> +<caption><span>Nested Classes</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> +<tr class="altColor"> +<td class="colFirst"><code>static class </code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateSignatureInfoChoice_type0.Factory.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.CreateSignatureInfoChoice_type0.Factory</a></strong></code> +<div class="block">Factory class that keeps the parse method</div> +</td> +</tr> +</table> +</li> +</ul> +<!-- =========== FIELD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="field_summary"> +<!-- --> +</a> +<h3>Field Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Field Summary table, listing fields, and an explanation"> +<caption><span>Fields</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> +<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"><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.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.CreateSignatureInfoChoice_type0.html#localCreateSignatureEnvironmentProfileID">localCreateSignatureEnvironmentProfileID</a></strong></code> +<div class="block">field for CreateSignatureEnvironmentProfileID</div> +</td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>protected boolean</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateSignatureInfoChoice_type0.html#localCreateSignatureEnvironmentProfileIDTracker">localCreateSignatureEnvironmentProfileIDTracker</a></strong></code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>protected boolean</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateSignatureInfoChoice_type0.html#localCreateSignatureEnvironmentProfileTracker">localCreateSignatureEnvironmentProfileTracker</a></strong></code> </td> +</tr> +</table> +</li> +</ul> +<!-- ======== CONSTRUCTOR SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_summary"> +<!-- --> +</a> +<h3>Constructor Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation"> +<caption><span>Constructors</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colOne" scope="col">Constructor and Description</th> +</tr> +<tr class="altColor"> +<td class="colOne"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateSignatureInfoChoice_type0.html#SignatureVerificationServiceStub.CreateSignatureInfoChoice_type0()">SignatureVerificationServiceStub.CreateSignatureInfoChoice_type0</a></strong>()</code> </td> +</tr> +</table> +</li> +</ul> +<!-- ========== METHOD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_summary"> +<!-- --> +</a> +<h3>Method Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation"> +<caption><span>Methods</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colFirst" scope="col">Modifier and Type</th> +<th class="colLast" scope="col">Method and Description</th> +</tr> +<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"><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.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.CreateSignatureInfoChoice_type0.html#getCreateSignatureEnvironmentProfileID()">getCreateSignatureEnvironmentProfileID</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.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, + 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> +<div class="block">databinding method to get an XML representation of this object</div> +</td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>boolean</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateSignatureInfoChoice_type0.html#isCreateSignatureEnvironmentProfileIDSpecified()">isCreateSignatureEnvironmentProfileIDSpecified</a></strong>()</code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>boolean</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateSignatureInfoChoice_type0.html#isCreateSignatureEnvironmentProfileSpecified()">isCreateSignatureEnvironmentProfileSpecified</a></strong>()</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.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> +</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, + 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.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"><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> +</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> +</ul> +</li> +</ul> +</li> +</ul> +</div> +<div class="details"> +<ul class="blockList"> +<li class="blockList"> +<!-- ============ FIELD DETAIL =========== --> +<ul class="blockList"> +<li class="blockList"><a name="field_detail"> +<!-- --> +</a> +<h3>Field Detail</h3> +<a name="localCreateSignatureEnvironmentProfile"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>localCreateSignatureEnvironmentProfile</h4> +<pre>protected <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateSignatureEnvironmentProfile_type0.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.CreateSignatureEnvironmentProfile_type0</a> localCreateSignatureEnvironmentProfile</pre> +<div class="block">field for CreateSignatureEnvironmentProfile</div> +</li> +</ul> +<a name="localCreateSignatureEnvironmentProfileTracker"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>localCreateSignatureEnvironmentProfileTracker</h4> +<pre>protected boolean localCreateSignatureEnvironmentProfileTracker</pre> +</li> +</ul> +<a name="localCreateSignatureEnvironmentProfileID"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>localCreateSignatureEnvironmentProfileID</h4> +<pre>protected <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ProfileIdentifierType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.ProfileIdentifierType</a> localCreateSignatureEnvironmentProfileID</pre> +<div class="block">field for CreateSignatureEnvironmentProfileID</div> +</li> +</ul> +<a name="localCreateSignatureEnvironmentProfileIDTracker"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>localCreateSignatureEnvironmentProfileIDTracker</h4> +<pre>protected boolean localCreateSignatureEnvironmentProfileIDTracker</pre> +</li> +</ul> +</li> +</ul> +<!-- ========= CONSTRUCTOR DETAIL ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_detail"> +<!-- --> +</a> +<h3>Constructor Detail</h3> +<a name="SignatureVerificationServiceStub.CreateSignatureInfoChoice_type0()"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>SignatureVerificationServiceStub.CreateSignatureInfoChoice_type0</h4> +<pre>public SignatureVerificationServiceStub.CreateSignatureInfoChoice_type0()</pre> +</li> +</ul> +</li> +</ul> +<!-- ============ METHOD DETAIL ========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_detail"> +<!-- --> +</a> +<h3>Method Detail</h3> +<a name="isCreateSignatureEnvironmentProfileSpecified()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>isCreateSignatureEnvironmentProfileSpecified</h4> +<pre>public boolean isCreateSignatureEnvironmentProfileSpecified()</pre> +</li> +</ul> +<a name="getCreateSignatureEnvironmentProfile()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getCreateSignatureEnvironmentProfile</h4> +<pre>public <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateSignatureEnvironmentProfile_type0.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.CreateSignatureEnvironmentProfile_type0</a> getCreateSignatureEnvironmentProfile()</pre> +<div class="block">Auto generated getter method</div> +<dl><dt><span class="strong">Returns:</span></dt><dd>CreateSignatureEnvironmentProfile_type0</dd></dl> +</li> +</ul> +<a name="setCreateSignatureEnvironmentProfile(at.gv.egiz.moa.SignatureVerificationServiceStub.CreateSignatureEnvironmentProfile_type0)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>setCreateSignatureEnvironmentProfile</h4> +<pre>public void setCreateSignatureEnvironmentProfile(<a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateSignatureEnvironmentProfile_type0.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.CreateSignatureEnvironmentProfile_type0</a> param)</pre> +<div class="block">Auto generated setter method</div> +<dl><dt><span class="strong">Parameters:</span></dt><dd><code>param</code> - CreateSignatureEnvironmentProfile</dd></dl> +</li> +</ul> +<a name="isCreateSignatureEnvironmentProfileIDSpecified()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>isCreateSignatureEnvironmentProfileIDSpecified</h4> +<pre>public boolean isCreateSignatureEnvironmentProfileIDSpecified()</pre> +</li> +</ul> +<a name="getCreateSignatureEnvironmentProfileID()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getCreateSignatureEnvironmentProfileID</h4> +<pre>public <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ProfileIdentifierType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.ProfileIdentifierType</a> getCreateSignatureEnvironmentProfileID()</pre> +<div class="block">Auto generated getter method</div> +<dl><dt><span class="strong">Returns:</span></dt><dd>ProfileIdentifierType</dd></dl> +</li> +</ul> +<a name="setCreateSignatureEnvironmentProfileID(at.gv.egiz.moa.SignatureVerificationServiceStub.ProfileIdentifierType)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>setCreateSignatureEnvironmentProfileID</h4> +<pre>public void setCreateSignatureEnvironmentProfileID(<a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ProfileIdentifierType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.ProfileIdentifierType</a> param)</pre> +<div class="block">Auto generated setter method</div> +<dl><dt><span class="strong">Parameters:</span></dt><dd><code>param</code> - CreateSignatureEnvironmentProfileID</dd></dl> +</li> +</ul> +<a name="getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getOMElement</h4> +<pre>public org.apache.axiom.om.OMElement getOMElement(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, + org.apache.axiom.om.OMFactory factory) + throws org.apache.axis2.databinding.ADBException</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>getOMElement</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><span class="strong">Parameters:</span></dt><dd><code>parentQName</code> - </dd><dd><code>factory</code> - </dd> +<dt><span class="strong">Returns:</span></dt><dd>org.apache.axiom.om.OMElement</dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +<a name="serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>serialize</h4> +<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, + <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter) + throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, + org.apache.axis2.databinding.ADBException</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +<a name="serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>serialize</h4> +<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, + <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, + boolean serializeType) + throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, + org.apache.axis2.databinding.ADBException</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +<a name="getPullParser(javax.xml.namespace.QName)"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>getPullParser</h4> +<pre>public <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> getPullParser(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName) + throws org.apache.axis2.databinding.ADBException</pre> +<div class="block">databinding method to get an XML representation of this object</div> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>getPullParser</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +</li> +</ul> +</li> +</ul> +</div> +</div> +<!-- ========= END OF CLASS DATA ========= --> +<!-- ======= START OF BOTTOM NAVBAR ====== --> +<div class="bottomNav"><a name="navbar_bottom"> +<!-- --> +</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateSignatureInfo_type0.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateSignatureInfoChoice_type0.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li><a href="#nested_class_summary">Nested</a> | </li> +<li><a href="#field_summary">Field</a> | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li><a href="#field_detail">Field</a> | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_bottom"> +<!-- --> +</a></div> +<!-- ======== END OF BOTTOM NAVBAR ======= --> +</body> +</html> diff --git a/docs/at/gv/egiz/moa/SignatureVerificationServiceStub.CreateSignatureInfo_type0.Factory.html b/docs/at/gv/egiz/moa/SignatureVerificationServiceStub.CreateSignatureInfo_type0.Factory.html new file mode 100644 index 00000000..7e098b31 --- /dev/null +++ b/docs/at/gv/egiz/moa/SignatureVerificationServiceStub.CreateSignatureInfo_type0.Factory.html @@ -0,0 +1,278 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> +<!-- NewPage --> +<html lang="en"> +<head> +<!-- Generated by javadoc (version 1.7.0_51) on Tue Feb 04 16:51:47 CET 2014 --> +<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> +<title>SignatureVerificationServiceStub.CreateSignatureInfo_type0.Factory (PDF-AS 4.0 Library)</title> +<meta name="date" content="2014-02-04"> +<link rel="stylesheet" type="text/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 Library)"; + } +//--> +</script> +<noscript> +<div>JavaScript is disabled on your browser.</div> +</noscript> +<!-- ========= START OF TOP NAVBAR ======= --> +<div class="topNav"><a name="navbar_top"> +<!-- --> +</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateSignatureInfo_type0.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateSignatureInfoChoice_type0.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li>Nested | </li> +<li>Field | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li>Field | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_top"> +<!-- --> +</a></div> +<!-- ========= END OF TOP NAVBAR ========= --> +<!-- ======== START OF CLASS DATA ======== --> +<div class="header"> +<div class="subTitle">at.gv.egiz.moa</div> +<h2 title="Class SignatureVerificationServiceStub.CreateSignatureInfo_type0.Factory" class="title">Class SignatureVerificationServiceStub.CreateSignatureInfo_type0.Factory</h2> +</div> +<div class="contentContainer"> +<ul class="inheritance"> +<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li> +<ul class="inheritance"> +<li>at.gv.egiz.moa.SignatureVerificationServiceStub.CreateSignatureInfo_type0.Factory</li> +</ul> +</li> +</ul> +<div class="description"> +<ul class="blockList"> +<li class="blockList"> +<dl> +<dt>Enclosing class:</dt> +<dd><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateSignatureInfo_type0.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.CreateSignatureInfo_type0</a></dd> +</dl> +<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> +<div class="block">Factory class that keeps the parse method</div> +</li> +</ul> +</div> +<div class="summary"> +<ul class="blockList"> +<li class="blockList"> +<!-- ======== CONSTRUCTOR SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_summary"> +<!-- --> +</a> +<h3>Constructor Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation"> +<caption><span>Constructors</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colOne" scope="col">Constructor and Description</th> +</tr> +<tr class="altColor"> +<td class="colOne"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateSignatureInfo_type0.Factory.html#SignatureVerificationServiceStub.CreateSignatureInfo_type0.Factory()">SignatureVerificationServiceStub.CreateSignatureInfo_type0.Factory</a></strong>()</code> </td> +</tr> +</table> +</li> +</ul> +<!-- ========== METHOD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_summary"> +<!-- --> +</a> +<h3>Method Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation"> +<caption><span>Methods</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colFirst" scope="col">Modifier and Type</th> +<th class="colLast" scope="col">Method and Description</th> +</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> +<div class="block">static method to create the object + Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable + If this object is not an element, it is a complex type and the reader is at the event just after the outer start element + Postcondition: If this object is an element, the reader is positioned at its end element + If this object is a complex type, the reader is positioned at the end element of its outer element</div> +</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> +</ul> +</li> +</ul> +</li> +</ul> +</div> +<div class="details"> +<ul class="blockList"> +<li class="blockList"> +<!-- ========= CONSTRUCTOR DETAIL ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_detail"> +<!-- --> +</a> +<h3>Constructor Detail</h3> +<a name="SignatureVerificationServiceStub.CreateSignatureInfo_type0.Factory()"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>SignatureVerificationServiceStub.CreateSignatureInfo_type0.Factory</h4> +<pre>public SignatureVerificationServiceStub.CreateSignatureInfo_type0.Factory()</pre> +</li> +</ul> +</li> +</ul> +<!-- ============ METHOD DETAIL ========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_detail"> +<!-- --> +</a> +<h3>Method Detail</h3> +<a name="parse(javax.xml.stream.XMLStreamReader)"> +<!-- --> +</a> +<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> +<div class="block">static method to create the object + Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable + If this object is not an element, it is a complex type and the reader is at the event just after the outer start element + Postcondition: If this object is an element, the reader is positioned at its end element + If this object is a complex type, the reader is positioned at the end element of its outer element</div> +<dl><dt><span class="strong">Throws:</span></dt> +<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></code></dd></dl> +</li> +</ul> +</li> +</ul> +</li> +</ul> +</div> +</div> +<!-- ========= END OF CLASS DATA ========= --> +<!-- ======= START OF BOTTOM NAVBAR ====== --> +<div class="bottomNav"><a name="navbar_bottom"> +<!-- --> +</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateSignatureInfo_type0.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateSignatureInfoChoice_type0.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li>Nested | </li> +<li>Field | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li>Field | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_bottom"> +<!-- --> +</a></div> +<!-- ======== END OF BOTTOM NAVBAR ======= --> +</body> +</html> diff --git a/docs/at/gv/egiz/moa/SignatureVerificationServiceStub.CreateSignatureInfo_type0.html b/docs/at/gv/egiz/moa/SignatureVerificationServiceStub.CreateSignatureInfo_type0.html new file mode 100644 index 00000000..96124429 --- /dev/null +++ b/docs/at/gv/egiz/moa/SignatureVerificationServiceStub.CreateSignatureInfo_type0.html @@ -0,0 +1,493 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> +<!-- NewPage --> +<html lang="en"> +<head> +<!-- Generated by javadoc (version 1.7.0_51) on Tue Feb 04 16:51:47 CET 2014 --> +<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> +<title>SignatureVerificationServiceStub.CreateSignatureInfo_type0 (PDF-AS 4.0 Library)</title> +<meta name="date" content="2014-02-04"> +<link rel="stylesheet" type="text/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 Library)"; + } +//--> +</script> +<noscript> +<div>JavaScript is disabled on your browser.</div> +</noscript> +<!-- ========= START OF TOP NAVBAR ======= --> +<div class="topNav"><a name="navbar_top"> +<!-- --> +</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateSignatureEnvironmentProfile.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateSignatureInfo_type0.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li><a href="#nested_class_summary">Nested</a> | </li> +<li><a href="#field_summary">Field</a> | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li><a href="#field_detail">Field</a> | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_top"> +<!-- --> +</a></div> +<!-- ========= END OF TOP NAVBAR ========= --> +<!-- ======== START OF CLASS DATA ======== --> +<div class="header"> +<div class="subTitle">at.gv.egiz.moa</div> +<h2 title="Class SignatureVerificationServiceStub.CreateSignatureInfo_type0" class="title">Class SignatureVerificationServiceStub.CreateSignatureInfo_type0</h2> +</div> +<div class="contentContainer"> +<ul class="inheritance"> +<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li> +<ul class="inheritance"> +<li>at.gv.egiz.moa.SignatureVerificationServiceStub.CreateSignatureInfo_type0</li> +</ul> +</li> +</ul> +<div class="description"> +<ul class="blockList"> +<li class="blockList"> +<dl> +<dt>All Implemented Interfaces:</dt> +<dd><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a>, org.apache.axis2.databinding.ADBBean</dd> +</dl> +<dl> +<dt>Enclosing class:</dt> +<dd><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub</a></dd> +</dl> +<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> +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> +</ul> +</div> +<div class="summary"> +<ul class="blockList"> +<li class="blockList"> +<!-- ======== NESTED CLASS SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="nested_class_summary"> +<!-- --> +</a> +<h3>Nested Class Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Nested Class Summary table, listing nested classes, and an explanation"> +<caption><span>Nested Classes</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> +<tr class="altColor"> +<td class="colFirst"><code>static class </code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateSignatureInfo_type0.Factory.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.CreateSignatureInfo_type0.Factory</a></strong></code> +<div class="block">Factory class that keeps the parse method</div> +</td> +</tr> +</table> +</li> +</ul> +<!-- =========== FIELD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="field_summary"> +<!-- --> +</a> +<h3>Field Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Field Summary table, listing fields, and an explanation"> +<caption><span>Fields</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> +<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"><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.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.CreateSignatureInfo_type0.html#localCreateSignatureInfoChoice_type0">localCreateSignatureInfoChoice_type0</a></strong></code> +<div class="block">field for CreateSignatureInfoChoice_type0</div> +</td> +</tr> +</table> +</li> +</ul> +<!-- ======== CONSTRUCTOR SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_summary"> +<!-- --> +</a> +<h3>Constructor Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation"> +<caption><span>Constructors</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colOne" scope="col">Constructor and Description</th> +</tr> +<tr class="altColor"> +<td class="colOne"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateSignatureInfo_type0.html#SignatureVerificationServiceStub.CreateSignatureInfo_type0()">SignatureVerificationServiceStub.CreateSignatureInfo_type0</a></strong>()</code> </td> +</tr> +</table> +</li> +</ul> +<!-- ========== METHOD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_summary"> +<!-- --> +</a> +<h3>Method Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation"> +<caption><span>Methods</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colFirst" scope="col">Modifier and Type</th> +<th class="colLast" scope="col">Method and Description</th> +</tr> +<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"><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.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.CreateSignatureInfo_type0.html#getCreateSignatureInfoChoice_type0()">getCreateSignatureInfoChoice_type0</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.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, + 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> +<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> +</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, + 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.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"><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> +</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> +</ul> +</li> +</ul> +</li> +</ul> +</div> +<div class="details"> +<ul class="blockList"> +<li class="blockList"> +<!-- ============ FIELD DETAIL =========== --> +<ul class="blockList"> +<li class="blockList"><a name="field_detail"> +<!-- --> +</a> +<h3>Field Detail</h3> +<a name="localCreateSignatureEnvironment"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>localCreateSignatureEnvironment</h4> +<pre>protected <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ContentOptionalRefType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.ContentOptionalRefType</a> localCreateSignatureEnvironment</pre> +<div class="block">field for CreateSignatureEnvironment</div> +</li> +</ul> +<a name="localCreateSignatureInfoChoice_type0"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>localCreateSignatureInfoChoice_type0</h4> +<pre>protected <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateSignatureInfoChoice_type0.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.CreateSignatureInfoChoice_type0</a> localCreateSignatureInfoChoice_type0</pre> +<div class="block">field for CreateSignatureInfoChoice_type0</div> +</li> +</ul> +</li> +</ul> +<!-- ========= CONSTRUCTOR DETAIL ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_detail"> +<!-- --> +</a> +<h3>Constructor Detail</h3> +<a name="SignatureVerificationServiceStub.CreateSignatureInfo_type0()"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>SignatureVerificationServiceStub.CreateSignatureInfo_type0</h4> +<pre>public SignatureVerificationServiceStub.CreateSignatureInfo_type0()</pre> +</li> +</ul> +</li> +</ul> +<!-- ============ METHOD DETAIL ========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_detail"> +<!-- --> +</a> +<h3>Method Detail</h3> +<a name="getCreateSignatureEnvironment()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getCreateSignatureEnvironment</h4> +<pre>public <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ContentOptionalRefType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.ContentOptionalRefType</a> getCreateSignatureEnvironment()</pre> +<div class="block">Auto generated getter method</div> +<dl><dt><span class="strong">Returns:</span></dt><dd>ContentOptionalRefType</dd></dl> +</li> +</ul> +<a name="setCreateSignatureEnvironment(at.gv.egiz.moa.SignatureVerificationServiceStub.ContentOptionalRefType)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>setCreateSignatureEnvironment</h4> +<pre>public void setCreateSignatureEnvironment(<a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ContentOptionalRefType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.ContentOptionalRefType</a> param)</pre> +<div class="block">Auto generated setter method</div> +<dl><dt><span class="strong">Parameters:</span></dt><dd><code>param</code> - CreateSignatureEnvironment</dd></dl> +</li> +</ul> +<a name="getCreateSignatureInfoChoice_type0()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getCreateSignatureInfoChoice_type0</h4> +<pre>public <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateSignatureInfoChoice_type0.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.CreateSignatureInfoChoice_type0</a> getCreateSignatureInfoChoice_type0()</pre> +<div class="block">Auto generated getter method</div> +<dl><dt><span class="strong">Returns:</span></dt><dd>CreateSignatureInfoChoice_type0</dd></dl> +</li> +</ul> +<a name="setCreateSignatureInfoChoice_type0(at.gv.egiz.moa.SignatureVerificationServiceStub.CreateSignatureInfoChoice_type0)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>setCreateSignatureInfoChoice_type0</h4> +<pre>public void setCreateSignatureInfoChoice_type0(<a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateSignatureInfoChoice_type0.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.CreateSignatureInfoChoice_type0</a> param)</pre> +<div class="block">Auto generated setter method</div> +<dl><dt><span class="strong">Parameters:</span></dt><dd><code>param</code> - CreateSignatureInfoChoice_type0</dd></dl> +</li> +</ul> +<a name="getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getOMElement</h4> +<pre>public org.apache.axiom.om.OMElement getOMElement(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, + org.apache.axiom.om.OMFactory factory) + throws org.apache.axis2.databinding.ADBException</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>getOMElement</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><span class="strong">Parameters:</span></dt><dd><code>parentQName</code> - </dd><dd><code>factory</code> - </dd> +<dt><span class="strong">Returns:</span></dt><dd>org.apache.axiom.om.OMElement</dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +<a name="serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>serialize</h4> +<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, + <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter) + throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, + org.apache.axis2.databinding.ADBException</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +<a name="serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>serialize</h4> +<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, + <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, + boolean serializeType) + throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, + org.apache.axis2.databinding.ADBException</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +<a name="getPullParser(javax.xml.namespace.QName)"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>getPullParser</h4> +<pre>public <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> getPullParser(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName) + throws org.apache.axis2.databinding.ADBException</pre> +<div class="block">databinding method to get an XML representation of this object</div> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>getPullParser</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +</li> +</ul> +</li> +</ul> +</div> +</div> +<!-- ========= END OF CLASS DATA ========= --> +<!-- ======= START OF BOTTOM NAVBAR ====== --> +<div class="bottomNav"><a name="navbar_bottom"> +<!-- --> +</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateSignatureEnvironmentProfile.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateSignatureInfo_type0.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li><a href="#nested_class_summary">Nested</a> | </li> +<li><a href="#field_summary">Field</a> | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li><a href="#field_detail">Field</a> | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_bottom"> +<!-- --> +</a></div> +<!-- ======== END OF BOTTOM NAVBAR ======= --> +</body> +</html> diff --git a/docs/at/gv/egiz/moa/SignatureVerificationServiceStub.CreateSignatureLocationType.Factory.html b/docs/at/gv/egiz/moa/SignatureVerificationServiceStub.CreateSignatureLocationType.Factory.html new file mode 100644 index 00000000..8e90a3fd --- /dev/null +++ b/docs/at/gv/egiz/moa/SignatureVerificationServiceStub.CreateSignatureLocationType.Factory.html @@ -0,0 +1,308 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> +<!-- NewPage --> +<html lang="en"> +<head> +<!-- Generated by javadoc (version 1.7.0_51) on Tue Feb 04 16:51:48 CET 2014 --> +<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> +<title>SignatureVerificationServiceStub.CreateSignatureLocationType.Factory (PDF-AS 4.0 Library)</title> +<meta name="date" content="2014-02-04"> +<link rel="stylesheet" type="text/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 Library)"; + } +//--> +</script> +<noscript> +<div>JavaScript is disabled on your browser.</div> +</noscript> +<!-- ========= START OF TOP NAVBAR ======= --> +<div class="topNav"><a name="navbar_top"> +<!-- --> +</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateSignatureLocationType.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateTransformsInfoProfile.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li>Nested | </li> +<li>Field | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li>Field | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_top"> +<!-- --> +</a></div> +<!-- ========= END OF TOP NAVBAR ========= --> +<!-- ======== START OF CLASS DATA ======== --> +<div class="header"> +<div class="subTitle">at.gv.egiz.moa</div> +<h2 title="Class SignatureVerificationServiceStub.CreateSignatureLocationType.Factory" class="title">Class SignatureVerificationServiceStub.CreateSignatureLocationType.Factory</h2> +</div> +<div class="contentContainer"> +<ul class="inheritance"> +<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li> +<ul class="inheritance"> +<li>at.gv.egiz.moa.SignatureVerificationServiceStub.CreateSignatureLocationType.Factory</li> +</ul> +</li> +</ul> +<div class="description"> +<ul class="blockList"> +<li class="blockList"> +<dl> +<dt>Enclosing class:</dt> +<dd><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateSignatureLocationType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.CreateSignatureLocationType</a></dd> +</dl> +<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> +<div class="block">Factory class that keeps the parse method</div> +</li> +</ul> +</div> +<div class="summary"> +<ul class="blockList"> +<li class="blockList"> +<!-- ======== CONSTRUCTOR SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_summary"> +<!-- --> +</a> +<h3>Constructor Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation"> +<caption><span>Constructors</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colOne" scope="col">Constructor and Description</th> +</tr> +<tr class="altColor"> +<td class="colOne"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateSignatureLocationType.Factory.html#SignatureVerificationServiceStub.CreateSignatureLocationType.Factory()">SignatureVerificationServiceStub.CreateSignatureLocationType.Factory</a></strong>()</code> </td> +</tr> +</table> +</li> +</ul> +<!-- ========== METHOD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_summary"> +<!-- --> +</a> +<h3>Method Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation"> +<caption><span>Methods</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colFirst" scope="col">Modifier and Type</th> +<th class="colLast" scope="col">Method and Description</th> +</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> +</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> +</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> +<div class="block">static method to create the object + Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable + If this object is not an element, it is a complex type and the reader is at the event just after the outer start element + Postcondition: If this object is an element, the reader is positioned at its end element + If this object is a complex type, the reader is positioned at the end element of its outer element</div> +</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> +</ul> +</li> +</ul> +</li> +</ul> +</div> +<div class="details"> +<ul class="blockList"> +<li class="blockList"> +<!-- ========= CONSTRUCTOR DETAIL ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_detail"> +<!-- --> +</a> +<h3>Constructor Detail</h3> +<a name="SignatureVerificationServiceStub.CreateSignatureLocationType.Factory()"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>SignatureVerificationServiceStub.CreateSignatureLocationType.Factory</h4> +<pre>public SignatureVerificationServiceStub.CreateSignatureLocationType.Factory()</pre> +</li> +</ul> +</li> +</ul> +<!-- ============ METHOD DETAIL ========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_detail"> +<!-- --> +</a> +<h3>Method Detail</h3> +<a name="fromString(java.lang.String, java.lang.String)"> +<!-- --> +</a> +<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> +</li> +</ul> +<a name="fromString(javax.xml.stream.XMLStreamReader, java.lang.String)"> +<!-- --> +</a> +<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> +</li> +</ul> +<a name="parse(javax.xml.stream.XMLStreamReader)"> +<!-- --> +</a> +<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> +<div class="block">static method to create the object + Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable + If this object is not an element, it is a complex type and the reader is at the event just after the outer start element + Postcondition: If this object is an element, the reader is positioned at its end element + If this object is a complex type, the reader is positioned at the end element of its outer element</div> +<dl><dt><span class="strong">Throws:</span></dt> +<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></code></dd></dl> +</li> +</ul> +</li> +</ul> +</li> +</ul> +</div> +</div> +<!-- ========= END OF CLASS DATA ========= --> +<!-- ======= START OF BOTTOM NAVBAR ====== --> +<div class="bottomNav"><a name="navbar_bottom"> +<!-- --> +</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateSignatureLocationType.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateTransformsInfoProfile.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li>Nested | </li> +<li>Field | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li>Field | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_bottom"> +<!-- --> +</a></div> +<!-- ======== END OF BOTTOM NAVBAR ======= --> +</body> +</html> diff --git a/docs/at/gv/egiz/moa/SignatureVerificationServiceStub.CreateSignatureLocationType.html b/docs/at/gv/egiz/moa/SignatureVerificationServiceStub.CreateSignatureLocationType.html new file mode 100644 index 00000000..d9925716 --- /dev/null +++ b/docs/at/gv/egiz/moa/SignatureVerificationServiceStub.CreateSignatureLocationType.html @@ -0,0 +1,512 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> +<!-- NewPage --> +<html lang="en"> +<head> +<!-- Generated by javadoc (version 1.7.0_51) on Tue Feb 04 16:51:48 CET 2014 --> +<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> +<title>SignatureVerificationServiceStub.CreateSignatureLocationType (PDF-AS 4.0 Library)</title> +<meta name="date" content="2014-02-04"> +<link rel="stylesheet" type="text/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 Library)"; + } +//--> +</script> +<noscript> +<div>JavaScript is disabled on your browser.</div> +</noscript> +<!-- ========= START OF TOP NAVBAR ======= --> +<div class="topNav"><a name="navbar_top"> +<!-- --> +</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateSignatureInfoChoice_type0.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateSignatureLocationType.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li><a href="#nested_class_summary">Nested</a> | </li> +<li><a href="#field_summary">Field</a> | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li><a href="#field_detail">Field</a> | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_top"> +<!-- --> +</a></div> +<!-- ========= END OF TOP NAVBAR ========= --> +<!-- ======== START OF CLASS DATA ======== --> +<div class="header"> +<div class="subTitle">at.gv.egiz.moa</div> +<h2 title="Class SignatureVerificationServiceStub.CreateSignatureLocationType" class="title">Class SignatureVerificationServiceStub.CreateSignatureLocationType</h2> +</div> +<div class="contentContainer"> +<ul class="inheritance"> +<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li> +<ul class="inheritance"> +<li>at.gv.egiz.moa.SignatureVerificationServiceStub.CreateSignatureLocationType</li> +</ul> +</li> +</ul> +<div class="description"> +<ul class="blockList"> +<li class="blockList"> +<dl> +<dt>All Implemented Interfaces:</dt> +<dd><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a>, org.apache.axis2.databinding.ADBBean</dd> +</dl> +<dl> +<dt>Enclosing class:</dt> +<dd><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub</a></dd> +</dl> +<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> +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> +</ul> +</div> +<div class="summary"> +<ul class="blockList"> +<li class="blockList"> +<!-- ======== NESTED CLASS SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="nested_class_summary"> +<!-- --> +</a> +<h3>Nested Class Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Nested Class Summary table, listing nested classes, and an explanation"> +<caption><span>Nested Classes</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> +<tr class="altColor"> +<td class="colFirst"><code>static class </code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateSignatureLocationType.Factory.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.CreateSignatureLocationType.Factory</a></strong></code> +<div class="block">Factory class that keeps the parse method</div> +</td> +</tr> +</table> +</li> +</ul> +<!-- =========== FIELD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="field_summary"> +<!-- --> +</a> +<h3>Field Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Field Summary table, listing fields, and an explanation"> +<caption><span>Fields</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> +<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="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> +</td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>protected org.apache.axis2.databinding.types.Token</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateSignatureLocationType.html#localToken">localToken</a></strong></code> +<div class="block">field for Token</div> +</td> +</tr> +</table> +</li> +</ul> +<!-- ======== CONSTRUCTOR SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_summary"> +<!-- --> +</a> +<h3>Constructor Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation"> +<caption><span>Constructors</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colOne" scope="col">Constructor and Description</th> +</tr> +<tr class="altColor"> +<td class="colOne"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateSignatureLocationType.html#SignatureVerificationServiceStub.CreateSignatureLocationType()">SignatureVerificationServiceStub.CreateSignatureLocationType</a></strong>()</code> </td> +</tr> +</table> +</li> +</ul> +<!-- ========== METHOD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_summary"> +<!-- --> +</a> +<h3>Method Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation"> +<caption><span>Methods</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colFirst" scope="col">Modifier and Type</th> +<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="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, + 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> +<div class="block">databinding method to get an XML representation of this object</div> +</td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>org.apache.axis2.databinding.types.Token</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateSignatureLocationType.html#getToken()">getToken</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.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> +</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, + 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> +<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.CreateSignatureLocationType.html#setToken(org.apache.axis2.databinding.types.Token)">setToken</a></strong>(org.apache.axis2.databinding.types.Token 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="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateSignatureLocationType.html#toString()">toString</a></strong>()</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#wait()" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</a></code></li> +</ul> +</li> +</ul> +</li> +</ul> +</div> +<div class="details"> +<ul class="blockList"> +<li class="blockList"> +<!-- ============ FIELD DETAIL =========== --> +<ul class="blockList"> +<li class="blockList"><a name="field_detail"> +<!-- --> +</a> +<h3>Field Detail</h3> +<a name="localToken"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>localToken</h4> +<pre>protected org.apache.axis2.databinding.types.Token localToken</pre> +<div class="block">field for Token</div> +</li> +</ul> +<a name="localIndex"> +<!-- --> +</a> +<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> +<div class="block">field for Index + This was an Attribute!</div> +</li> +</ul> +</li> +</ul> +<!-- ========= CONSTRUCTOR DETAIL ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_detail"> +<!-- --> +</a> +<h3>Constructor Detail</h3> +<a name="SignatureVerificationServiceStub.CreateSignatureLocationType()"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>SignatureVerificationServiceStub.CreateSignatureLocationType</h4> +<pre>public SignatureVerificationServiceStub.CreateSignatureLocationType()</pre> +</li> +</ul> +</li> +</ul> +<!-- ============ METHOD DETAIL ========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_detail"> +<!-- --> +</a> +<h3>Method Detail</h3> +<a name="getToken()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getToken</h4> +<pre>public org.apache.axis2.databinding.types.Token getToken()</pre> +<div class="block">Auto generated getter method</div> +<dl><dt><span class="strong">Returns:</span></dt><dd>org.apache.axis2.databinding.types.Token</dd></dl> +</li> +</ul> +<a name="setToken(org.apache.axis2.databinding.types.Token)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>setToken</h4> +<pre>public void setToken(org.apache.axis2.databinding.types.Token param)</pre> +<div class="block">Auto generated setter method</div> +<dl><dt><span class="strong">Parameters:</span></dt><dd><code>param</code> - Token</dd></dl> +</li> +</ul> +<a name="toString()"> +<!-- --> +</a> +<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> +<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> +</dl> +</li> +</ul> +<a name="getIndex()"> +<!-- --> +</a> +<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> +<div class="block">Auto generated getter method</div> +<dl><dt><span class="strong">Returns:</span></dt><dd>java.math.BigInteger</dd></dl> +</li> +</ul> +<a name="setIndex(java.math.BigInteger)"> +<!-- --> +</a> +<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> +<div class="block">Auto generated setter method</div> +<dl><dt><span class="strong">Parameters:</span></dt><dd><code>param</code> - Index</dd></dl> +</li> +</ul> +<a name="getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getOMElement</h4> +<pre>public org.apache.axiom.om.OMElement getOMElement(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, + org.apache.axiom.om.OMFactory factory) + throws org.apache.axis2.databinding.ADBException</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>getOMElement</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><span class="strong">Parameters:</span></dt><dd><code>parentQName</code> - </dd><dd><code>factory</code> - </dd> +<dt><span class="strong">Returns:</span></dt><dd>org.apache.axiom.om.OMElement</dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +<a name="serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>serialize</h4> +<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, + <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter) + throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, + org.apache.axis2.databinding.ADBException</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +<a name="serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>serialize</h4> +<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, + <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, + boolean serializeType) + throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, + org.apache.axis2.databinding.ADBException</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +<a name="getPullParser(javax.xml.namespace.QName)"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>getPullParser</h4> +<pre>public <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> getPullParser(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName) + throws org.apache.axis2.databinding.ADBException</pre> +<div class="block">databinding method to get an XML representation of this object</div> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>getPullParser</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +</li> +</ul> +</li> +</ul> +</div> +</div> +<!-- ========= END OF CLASS DATA ========= --> +<!-- ======= START OF BOTTOM NAVBAR ====== --> +<div class="bottomNav"><a name="navbar_bottom"> +<!-- --> +</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateSignatureInfoChoice_type0.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateSignatureLocationType.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li><a href="#nested_class_summary">Nested</a> | </li> +<li><a href="#field_summary">Field</a> | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li><a href="#field_detail">Field</a> | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_bottom"> +<!-- --> +</a></div> +<!-- ======== END OF BOTTOM NAVBAR ======= --> +</body> +</html> diff --git a/docs/at/gv/egiz/moa/SignatureVerificationServiceStub.CreateTransformsInfoProfile.Factory.html b/docs/at/gv/egiz/moa/SignatureVerificationServiceStub.CreateTransformsInfoProfile.Factory.html new file mode 100644 index 00000000..21ac716c --- /dev/null +++ b/docs/at/gv/egiz/moa/SignatureVerificationServiceStub.CreateTransformsInfoProfile.Factory.html @@ -0,0 +1,278 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> +<!-- NewPage --> +<html lang="en"> +<head> +<!-- Generated by javadoc (version 1.7.0_51) on Tue Feb 04 16:51:49 CET 2014 --> +<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> +<title>SignatureVerificationServiceStub.CreateTransformsInfoProfile.Factory (PDF-AS 4.0 Library)</title> +<meta name="date" content="2014-02-04"> +<link rel="stylesheet" type="text/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 Library)"; + } +//--> +</script> +<noscript> +<div>JavaScript is disabled on your browser.</div> +</noscript> +<!-- ========= START OF TOP NAVBAR ======= --> +<div class="topNav"><a name="navbar_top"> +<!-- --> +</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateTransformsInfoProfile_type0.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateXMLSignatureRequest.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li>Nested | </li> +<li>Field | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li>Field | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_top"> +<!-- --> +</a></div> +<!-- ========= END OF TOP NAVBAR ========= --> +<!-- ======== START OF CLASS DATA ======== --> +<div class="header"> +<div class="subTitle">at.gv.egiz.moa</div> +<h2 title="Class SignatureVerificationServiceStub.CreateTransformsInfoProfile.Factory" class="title">Class SignatureVerificationServiceStub.CreateTransformsInfoProfile.Factory</h2> +</div> +<div class="contentContainer"> +<ul class="inheritance"> +<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li> +<ul class="inheritance"> +<li>at.gv.egiz.moa.SignatureVerificationServiceStub.CreateTransformsInfoProfile.Factory</li> +</ul> +</li> +</ul> +<div class="description"> +<ul class="blockList"> +<li class="blockList"> +<dl> +<dt>Enclosing class:</dt> +<dd><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateTransformsInfoProfile.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.CreateTransformsInfoProfile</a></dd> +</dl> +<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> +<div class="block">Factory class that keeps the parse method</div> +</li> +</ul> +</div> +<div class="summary"> +<ul class="blockList"> +<li class="blockList"> +<!-- ======== CONSTRUCTOR SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_summary"> +<!-- --> +</a> +<h3>Constructor Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation"> +<caption><span>Constructors</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colOne" scope="col">Constructor and Description</th> +</tr> +<tr class="altColor"> +<td class="colOne"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateTransformsInfoProfile.Factory.html#SignatureVerificationServiceStub.CreateTransformsInfoProfile.Factory()">SignatureVerificationServiceStub.CreateTransformsInfoProfile.Factory</a></strong>()</code> </td> +</tr> +</table> +</li> +</ul> +<!-- ========== METHOD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_summary"> +<!-- --> +</a> +<h3>Method Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation"> +<caption><span>Methods</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colFirst" scope="col">Modifier and Type</th> +<th class="colLast" scope="col">Method and Description</th> +</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> +<div class="block">static method to create the object + Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable + If this object is not an element, it is a complex type and the reader is at the event just after the outer start element + Postcondition: If this object is an element, the reader is positioned at its end element + If this object is a complex type, the reader is positioned at the end element of its outer element</div> +</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> +</ul> +</li> +</ul> +</li> +</ul> +</div> +<div class="details"> +<ul class="blockList"> +<li class="blockList"> +<!-- ========= CONSTRUCTOR DETAIL ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_detail"> +<!-- --> +</a> +<h3>Constructor Detail</h3> +<a name="SignatureVerificationServiceStub.CreateTransformsInfoProfile.Factory()"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>SignatureVerificationServiceStub.CreateTransformsInfoProfile.Factory</h4> +<pre>public SignatureVerificationServiceStub.CreateTransformsInfoProfile.Factory()</pre> +</li> +</ul> +</li> +</ul> +<!-- ============ METHOD DETAIL ========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_detail"> +<!-- --> +</a> +<h3>Method Detail</h3> +<a name="parse(javax.xml.stream.XMLStreamReader)"> +<!-- --> +</a> +<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> +<div class="block">static method to create the object + Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable + If this object is not an element, it is a complex type and the reader is at the event just after the outer start element + Postcondition: If this object is an element, the reader is positioned at its end element + If this object is a complex type, the reader is positioned at the end element of its outer element</div> +<dl><dt><span class="strong">Throws:</span></dt> +<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></code></dd></dl> +</li> +</ul> +</li> +</ul> +</li> +</ul> +</div> +</div> +<!-- ========= END OF CLASS DATA ========= --> +<!-- ======= START OF BOTTOM NAVBAR ====== --> +<div class="bottomNav"><a name="navbar_bottom"> +<!-- --> +</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateTransformsInfoProfile_type0.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateXMLSignatureRequest.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li>Nested | </li> +<li>Field | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li>Field | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_bottom"> +<!-- --> +</a></div> +<!-- ======== END OF BOTTOM NAVBAR ======= --> +</body> +</html> diff --git a/docs/at/gv/egiz/moa/SignatureVerificationServiceStub.CreateTransformsInfoProfile.html b/docs/at/gv/egiz/moa/SignatureVerificationServiceStub.CreateTransformsInfoProfile.html new file mode 100644 index 00000000..a130c6bd --- /dev/null +++ b/docs/at/gv/egiz/moa/SignatureVerificationServiceStub.CreateTransformsInfoProfile.html @@ -0,0 +1,456 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> +<!-- NewPage --> +<html lang="en"> +<head> +<!-- Generated by javadoc (version 1.7.0_51) on Tue Feb 04 16:51:49 CET 2014 --> +<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> +<title>SignatureVerificationServiceStub.CreateTransformsInfoProfile (PDF-AS 4.0 Library)</title> +<meta name="date" content="2014-02-04"> +<link rel="stylesheet" type="text/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 Library)"; + } +//--> +</script> +<noscript> +<div>JavaScript is disabled on your browser.</div> +</noscript> +<!-- ========= START OF TOP NAVBAR ======= --> +<div class="topNav"><a name="navbar_top"> +<!-- --> +</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateSignatureLocationType.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateTransformsInfoProfile_type0.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li><a href="#nested_class_summary">Nested</a> | </li> +<li><a href="#field_summary">Field</a> | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li><a href="#field_detail">Field</a> | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_top"> +<!-- --> +</a></div> +<!-- ========= END OF TOP NAVBAR ========= --> +<!-- ======== START OF CLASS DATA ======== --> +<div class="header"> +<div class="subTitle">at.gv.egiz.moa</div> +<h2 title="Class SignatureVerificationServiceStub.CreateTransformsInfoProfile" class="title">Class SignatureVerificationServiceStub.CreateTransformsInfoProfile</h2> +</div> +<div class="contentContainer"> +<ul class="inheritance"> +<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li> +<ul class="inheritance"> +<li>at.gv.egiz.moa.SignatureVerificationServiceStub.CreateTransformsInfoProfile</li> +</ul> +</li> +</ul> +<div class="description"> +<ul class="blockList"> +<li class="blockList"> +<dl> +<dt>All Implemented Interfaces:</dt> +<dd><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a>, org.apache.axis2.databinding.ADBBean</dd> +</dl> +<dl> +<dt>Enclosing class:</dt> +<dd><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub</a></dd> +</dl> +<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> +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> +</ul> +</div> +<div class="summary"> +<ul class="blockList"> +<li class="blockList"> +<!-- ======== NESTED CLASS SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="nested_class_summary"> +<!-- --> +</a> +<h3>Nested Class Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Nested Class Summary table, listing nested classes, and an explanation"> +<caption><span>Nested Classes</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> +<tr class="altColor"> +<td class="colFirst"><code>static class </code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateTransformsInfoProfile.Factory.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.CreateTransformsInfoProfile.Factory</a></strong></code> +<div class="block">Factory class that keeps the parse method</div> +</td> +</tr> +</table> +</li> +</ul> +<!-- =========== FIELD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="field_summary"> +<!-- --> +</a> +<h3>Field Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Field Summary table, listing fields, and an explanation"> +<caption><span>Fields</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> +<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"><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> +<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="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateTransformsInfoProfile.html#MY_QNAME">MY_QNAME</a></strong></code> </td> +</tr> +</table> +</li> +</ul> +<!-- ======== CONSTRUCTOR SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_summary"> +<!-- --> +</a> +<h3>Constructor Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation"> +<caption><span>Constructors</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colOne" scope="col">Constructor and Description</th> +</tr> +<tr class="altColor"> +<td class="colOne"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateTransformsInfoProfile.html#SignatureVerificationServiceStub.CreateTransformsInfoProfile()">SignatureVerificationServiceStub.CreateTransformsInfoProfile</a></strong>()</code> </td> +</tr> +</table> +</li> +</ul> +<!-- ========== METHOD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_summary"> +<!-- --> +</a> +<h3>Method Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation"> +<caption><span>Methods</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colFirst" scope="col">Modifier and Type</th> +<th class="colLast" scope="col">Method and Description</th> +</tr> +<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"><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="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, + 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> +<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> +</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, + 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.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> +</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> +</ul> +</li> +</ul> +</li> +</ul> +</div> +<div class="details"> +<ul class="blockList"> +<li class="blockList"> +<!-- ============ FIELD DETAIL =========== --> +<ul class="blockList"> +<li class="blockList"><a name="field_detail"> +<!-- --> +</a> +<h3>Field Detail</h3> +<a name="MY_QNAME"> +<!-- --> +</a> +<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> +</li> +</ul> +<a name="localCreateTransformsInfoProfile"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>localCreateTransformsInfoProfile</h4> +<pre>protected <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateTransformsInfoProfile_type0.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.CreateTransformsInfoProfile_type0</a> localCreateTransformsInfoProfile</pre> +<div class="block">field for CreateTransformsInfoProfile</div> +</li> +</ul> +</li> +</ul> +<!-- ========= CONSTRUCTOR DETAIL ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_detail"> +<!-- --> +</a> +<h3>Constructor Detail</h3> +<a name="SignatureVerificationServiceStub.CreateTransformsInfoProfile()"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>SignatureVerificationServiceStub.CreateTransformsInfoProfile</h4> +<pre>public SignatureVerificationServiceStub.CreateTransformsInfoProfile()</pre> +</li> +</ul> +</li> +</ul> +<!-- ============ METHOD DETAIL ========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_detail"> +<!-- --> +</a> +<h3>Method Detail</h3> +<a name="getCreateTransformsInfoProfile()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getCreateTransformsInfoProfile</h4> +<pre>public <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateTransformsInfoProfile_type0.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.CreateTransformsInfoProfile_type0</a> getCreateTransformsInfoProfile()</pre> +<div class="block">Auto generated getter method</div> +<dl><dt><span class="strong">Returns:</span></dt><dd>CreateTransformsInfoProfile_type0</dd></dl> +</li> +</ul> +<a name="setCreateTransformsInfoProfile(at.gv.egiz.moa.SignatureVerificationServiceStub.CreateTransformsInfoProfile_type0)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>setCreateTransformsInfoProfile</h4> +<pre>public void setCreateTransformsInfoProfile(<a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateTransformsInfoProfile_type0.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.CreateTransformsInfoProfile_type0</a> param)</pre> +<div class="block">Auto generated setter method</div> +<dl><dt><span class="strong">Parameters:</span></dt><dd><code>param</code> - CreateTransformsInfoProfile</dd></dl> +</li> +</ul> +<a name="getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getOMElement</h4> +<pre>public org.apache.axiom.om.OMElement getOMElement(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, + org.apache.axiom.om.OMFactory factory) + throws org.apache.axis2.databinding.ADBException</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>getOMElement</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><span class="strong">Parameters:</span></dt><dd><code>parentQName</code> - </dd><dd><code>factory</code> - </dd> +<dt><span class="strong">Returns:</span></dt><dd>org.apache.axiom.om.OMElement</dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +<a name="serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>serialize</h4> +<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, + <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter) + throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, + org.apache.axis2.databinding.ADBException</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +<a name="serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>serialize</h4> +<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, + <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, + boolean serializeType) + throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, + org.apache.axis2.databinding.ADBException</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +<a name="getPullParser(javax.xml.namespace.QName)"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>getPullParser</h4> +<pre>public <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> getPullParser(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName) + throws org.apache.axis2.databinding.ADBException</pre> +<div class="block">databinding method to get an XML representation of this object</div> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>getPullParser</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +</li> +</ul> +</li> +</ul> +</div> +</div> +<!-- ========= END OF CLASS DATA ========= --> +<!-- ======= START OF BOTTOM NAVBAR ====== --> +<div class="bottomNav"><a name="navbar_bottom"> +<!-- --> +</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateSignatureLocationType.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateTransformsInfoProfile_type0.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li><a href="#nested_class_summary">Nested</a> | </li> +<li><a href="#field_summary">Field</a> | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li><a href="#field_detail">Field</a> | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_bottom"> +<!-- --> +</a></div> +<!-- ======== END OF BOTTOM NAVBAR ======= --> +</body> +</html> diff --git a/docs/at/gv/egiz/moa/SignatureVerificationServiceStub.CreateTransformsInfoProfile_type0.Factory.html b/docs/at/gv/egiz/moa/SignatureVerificationServiceStub.CreateTransformsInfoProfile_type0.Factory.html new file mode 100644 index 00000000..d1df5bbe --- /dev/null +++ b/docs/at/gv/egiz/moa/SignatureVerificationServiceStub.CreateTransformsInfoProfile_type0.Factory.html @@ -0,0 +1,278 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> +<!-- NewPage --> +<html lang="en"> +<head> +<!-- Generated by javadoc (version 1.7.0_51) on Tue Feb 04 16:51:49 CET 2014 --> +<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> +<title>SignatureVerificationServiceStub.CreateTransformsInfoProfile_type0.Factory (PDF-AS 4.0 Library)</title> +<meta name="date" content="2014-02-04"> +<link rel="stylesheet" type="text/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 Library)"; + } +//--> +</script> +<noscript> +<div>JavaScript is disabled on your browser.</div> +</noscript> +<!-- ========= START OF TOP NAVBAR ======= --> +<div class="topNav"><a name="navbar_top"> +<!-- --> +</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateTransformsInfoProfile_type0.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateTransformsInfoProfile.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li>Nested | </li> +<li>Field | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li>Field | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_top"> +<!-- --> +</a></div> +<!-- ========= END OF TOP NAVBAR ========= --> +<!-- ======== START OF CLASS DATA ======== --> +<div class="header"> +<div class="subTitle">at.gv.egiz.moa</div> +<h2 title="Class SignatureVerificationServiceStub.CreateTransformsInfoProfile_type0.Factory" class="title">Class SignatureVerificationServiceStub.CreateTransformsInfoProfile_type0.Factory</h2> +</div> +<div class="contentContainer"> +<ul class="inheritance"> +<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li> +<ul class="inheritance"> +<li>at.gv.egiz.moa.SignatureVerificationServiceStub.CreateTransformsInfoProfile_type0.Factory</li> +</ul> +</li> +</ul> +<div class="description"> +<ul class="blockList"> +<li class="blockList"> +<dl> +<dt>Enclosing class:</dt> +<dd><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateTransformsInfoProfile_type0.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.CreateTransformsInfoProfile_type0</a></dd> +</dl> +<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> +<div class="block">Factory class that keeps the parse method</div> +</li> +</ul> +</div> +<div class="summary"> +<ul class="blockList"> +<li class="blockList"> +<!-- ======== CONSTRUCTOR SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_summary"> +<!-- --> +</a> +<h3>Constructor Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation"> +<caption><span>Constructors</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colOne" scope="col">Constructor and Description</th> +</tr> +<tr class="altColor"> +<td class="colOne"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateTransformsInfoProfile_type0.Factory.html#SignatureVerificationServiceStub.CreateTransformsInfoProfile_type0.Factory()">SignatureVerificationServiceStub.CreateTransformsInfoProfile_type0.Factory</a></strong>()</code> </td> +</tr> +</table> +</li> +</ul> +<!-- ========== METHOD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_summary"> +<!-- --> +</a> +<h3>Method Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation"> +<caption><span>Methods</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colFirst" scope="col">Modifier and Type</th> +<th class="colLast" scope="col">Method and Description</th> +</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> +<div class="block">static method to create the object + Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable + If this object is not an element, it is a complex type and the reader is at the event just after the outer start element + Postcondition: If this object is an element, the reader is positioned at its end element + If this object is a complex type, the reader is positioned at the end element of its outer element</div> +</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> +</ul> +</li> +</ul> +</li> +</ul> +</div> +<div class="details"> +<ul class="blockList"> +<li class="blockList"> +<!-- ========= CONSTRUCTOR DETAIL ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_detail"> +<!-- --> +</a> +<h3>Constructor Detail</h3> +<a name="SignatureVerificationServiceStub.CreateTransformsInfoProfile_type0.Factory()"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>SignatureVerificationServiceStub.CreateTransformsInfoProfile_type0.Factory</h4> +<pre>public SignatureVerificationServiceStub.CreateTransformsInfoProfile_type0.Factory()</pre> +</li> +</ul> +</li> +</ul> +<!-- ============ METHOD DETAIL ========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_detail"> +<!-- --> +</a> +<h3>Method Detail</h3> +<a name="parse(javax.xml.stream.XMLStreamReader)"> +<!-- --> +</a> +<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> +<div class="block">static method to create the object + Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable + If this object is not an element, it is a complex type and the reader is at the event just after the outer start element + Postcondition: If this object is an element, the reader is positioned at its end element + If this object is a complex type, the reader is positioned at the end element of its outer element</div> +<dl><dt><span class="strong">Throws:</span></dt> +<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></code></dd></dl> +</li> +</ul> +</li> +</ul> +</li> +</ul> +</div> +</div> +<!-- ========= END OF CLASS DATA ========= --> +<!-- ======= START OF BOTTOM NAVBAR ====== --> +<div class="bottomNav"><a name="navbar_bottom"> +<!-- --> +</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateTransformsInfoProfile_type0.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateTransformsInfoProfile.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li>Nested | </li> +<li>Field | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li>Field | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_bottom"> +<!-- --> +</a></div> +<!-- ======== END OF BOTTOM NAVBAR ======= --> +</body> +</html> diff --git a/docs/at/gv/egiz/moa/SignatureVerificationServiceStub.CreateTransformsInfoProfile_type0.html b/docs/at/gv/egiz/moa/SignatureVerificationServiceStub.CreateTransformsInfoProfile_type0.html new file mode 100644 index 00000000..85e8247d --- /dev/null +++ b/docs/at/gv/egiz/moa/SignatureVerificationServiceStub.CreateTransformsInfoProfile_type0.html @@ -0,0 +1,554 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> +<!-- NewPage --> +<html lang="en"> +<head> +<!-- Generated by javadoc (version 1.7.0_51) on Tue Feb 04 16:51:49 CET 2014 --> +<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> +<title>SignatureVerificationServiceStub.CreateTransformsInfoProfile_type0 (PDF-AS 4.0 Library)</title> +<meta name="date" content="2014-02-04"> +<link rel="stylesheet" type="text/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 Library)"; + } +//--> +</script> +<noscript> +<div>JavaScript is disabled on your browser.</div> +</noscript> +<!-- ========= START OF TOP NAVBAR ======= --> +<div class="topNav"><a name="navbar_top"> +<!-- --> +</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateTransformsInfoProfile.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateTransformsInfoProfile_type0.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li><a href="#nested_class_summary">Nested</a> | </li> +<li><a href="#field_summary">Field</a> | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li><a href="#field_detail">Field</a> | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_top"> +<!-- --> +</a></div> +<!-- ========= END OF TOP NAVBAR ========= --> +<!-- ======== START OF CLASS DATA ======== --> +<div class="header"> +<div class="subTitle">at.gv.egiz.moa</div> +<h2 title="Class SignatureVerificationServiceStub.CreateTransformsInfoProfile_type0" class="title">Class SignatureVerificationServiceStub.CreateTransformsInfoProfile_type0</h2> +</div> +<div class="contentContainer"> +<ul class="inheritance"> +<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li> +<ul class="inheritance"> +<li>at.gv.egiz.moa.SignatureVerificationServiceStub.CreateTransformsInfoProfile_type0</li> +</ul> +</li> +</ul> +<div class="description"> +<ul class="blockList"> +<li class="blockList"> +<dl> +<dt>All Implemented Interfaces:</dt> +<dd><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a>, org.apache.axis2.databinding.ADBBean</dd> +</dl> +<dl> +<dt>Enclosing class:</dt> +<dd><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub</a></dd> +</dl> +<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> +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> +</ul> +</div> +<div class="summary"> +<ul class="blockList"> +<li class="blockList"> +<!-- ======== NESTED CLASS SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="nested_class_summary"> +<!-- --> +</a> +<h3>Nested Class Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Nested Class Summary table, listing nested classes, and an explanation"> +<caption><span>Nested Classes</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> +<tr class="altColor"> +<td class="colFirst"><code>static class </code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateTransformsInfoProfile_type0.Factory.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.CreateTransformsInfoProfile_type0.Factory</a></strong></code> +<div class="block">Factory class that keeps the parse method</div> +</td> +</tr> +</table> +</li> +</ul> +<!-- =========== FIELD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="field_summary"> +<!-- --> +</a> +<h3>Field Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Field Summary table, listing fields, and an explanation"> +<caption><span>Fields</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> +<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"><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> +<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"><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 boolean</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateTransformsInfoProfile_type0.html#localSupplementTracker">localSupplementTracker</a></strong></code> </td> +</tr> +</table> +</li> +</ul> +<!-- ======== CONSTRUCTOR SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_summary"> +<!-- --> +</a> +<h3>Constructor Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation"> +<caption><span>Constructors</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colOne" scope="col">Constructor and Description</th> +</tr> +<tr class="altColor"> +<td class="colOne"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateTransformsInfoProfile_type0.html#SignatureVerificationServiceStub.CreateTransformsInfoProfile_type0()">SignatureVerificationServiceStub.CreateTransformsInfoProfile_type0</a></strong>()</code> </td> +</tr> +</table> +</li> +</ul> +<!-- ========== METHOD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_summary"> +<!-- --> +</a> +<h3>Method Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation"> +<caption><span>Methods</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colFirst" scope="col">Modifier and Type</th> +<th class="colLast" scope="col">Method and Description</th> +</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#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><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.CreateTransformsInfoProfile_type0.html#getCreateTransformsInfo()">getCreateTransformsInfo</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.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, + 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> +<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="../../../../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.CreateTransformsInfoProfile_type0.html#getSupplement()">getSupplement</a></strong>()</code> +<div class="block">Auto generated getter method</div> +</td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>boolean</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateTransformsInfoProfile_type0.html#isSupplementSpecified()">isSupplementSpecified</a></strong>()</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_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> +</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, + 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.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> +<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#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>protected void</code></td> +<td class="colLast"><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> +</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> +</ul> +</li> +</ul> +</li> +</ul> +</div> +<div class="details"> +<ul class="blockList"> +<li class="blockList"> +<!-- ============ FIELD DETAIL =========== --> +<ul class="blockList"> +<li class="blockList"><a name="field_detail"> +<!-- --> +</a> +<h3>Field Detail</h3> +<a name="localCreateTransformsInfo"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>localCreateTransformsInfo</h4> +<pre>protected <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.TransformsInfoType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.TransformsInfoType</a> localCreateTransformsInfo</pre> +<div class="block">field for CreateTransformsInfo</div> +</li> +</ul> +<a name="localSupplement"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>localSupplement</h4> +<pre>protected <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.XMLDataObjectAssociationType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.XMLDataObjectAssociationType</a>[] localSupplement</pre> +<div class="block">field for Supplement + This was an Array!</div> +</li> +</ul> +<a name="localSupplementTracker"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>localSupplementTracker</h4> +<pre>protected boolean localSupplementTracker</pre> +</li> +</ul> +</li> +</ul> +<!-- ========= CONSTRUCTOR DETAIL ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_detail"> +<!-- --> +</a> +<h3>Constructor Detail</h3> +<a name="SignatureVerificationServiceStub.CreateTransformsInfoProfile_type0()"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>SignatureVerificationServiceStub.CreateTransformsInfoProfile_type0</h4> +<pre>public SignatureVerificationServiceStub.CreateTransformsInfoProfile_type0()</pre> +</li> +</ul> +</li> +</ul> +<!-- ============ METHOD DETAIL ========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_detail"> +<!-- --> +</a> +<h3>Method Detail</h3> +<a name="getCreateTransformsInfo()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getCreateTransformsInfo</h4> +<pre>public <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.TransformsInfoType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.TransformsInfoType</a> getCreateTransformsInfo()</pre> +<div class="block">Auto generated getter method</div> +<dl><dt><span class="strong">Returns:</span></dt><dd>TransformsInfoType</dd></dl> +</li> +</ul> +<a name="setCreateTransformsInfo(at.gv.egiz.moa.SignatureVerificationServiceStub.TransformsInfoType)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>setCreateTransformsInfo</h4> +<pre>public void setCreateTransformsInfo(<a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.TransformsInfoType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.TransformsInfoType</a> param)</pre> +<div class="block">Auto generated setter method</div> +<dl><dt><span class="strong">Parameters:</span></dt><dd><code>param</code> - CreateTransformsInfo</dd></dl> +</li> +</ul> +<a name="isSupplementSpecified()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>isSupplementSpecified</h4> +<pre>public boolean isSupplementSpecified()</pre> +</li> +</ul> +<a name="getSupplement()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getSupplement</h4> +<pre>public <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.XMLDataObjectAssociationType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.XMLDataObjectAssociationType</a>[] getSupplement()</pre> +<div class="block">Auto generated getter method</div> +<dl><dt><span class="strong">Returns:</span></dt><dd>XMLDataObjectAssociationType[]</dd></dl> +</li> +</ul> +<a name="validateSupplement(at.gv.egiz.moa.SignatureVerificationServiceStub.XMLDataObjectAssociationType[])"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>validateSupplement</h4> +<pre>protected void validateSupplement(<a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.XMLDataObjectAssociationType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.XMLDataObjectAssociationType</a>[] param)</pre> +<div class="block">validate the array for Supplement</div> +</li> +</ul> +<a name="setSupplement(at.gv.egiz.moa.SignatureVerificationServiceStub.XMLDataObjectAssociationType[])"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>setSupplement</h4> +<pre>public void setSupplement(<a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.XMLDataObjectAssociationType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.XMLDataObjectAssociationType</a>[] param)</pre> +<div class="block">Auto generated setter method</div> +<dl><dt><span class="strong">Parameters:</span></dt><dd><code>param</code> - Supplement</dd></dl> +</li> +</ul> +<a name="addSupplement(at.gv.egiz.moa.SignatureVerificationServiceStub.XMLDataObjectAssociationType)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>addSupplement</h4> +<pre>public void addSupplement(<a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.XMLDataObjectAssociationType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.XMLDataObjectAssociationType</a> param)</pre> +<div class="block">Auto generated add method for the array for convenience</div> +<dl><dt><span class="strong">Parameters:</span></dt><dd><code>param</code> - XMLDataObjectAssociationType</dd></dl> +</li> +</ul> +<a name="getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getOMElement</h4> +<pre>public org.apache.axiom.om.OMElement getOMElement(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, + org.apache.axiom.om.OMFactory factory) + throws org.apache.axis2.databinding.ADBException</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>getOMElement</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><span class="strong">Parameters:</span></dt><dd><code>parentQName</code> - </dd><dd><code>factory</code> - </dd> +<dt><span class="strong">Returns:</span></dt><dd>org.apache.axiom.om.OMElement</dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +<a name="serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>serialize</h4> +<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, + <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter) + throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, + org.apache.axis2.databinding.ADBException</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +<a name="serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>serialize</h4> +<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, + <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, + boolean serializeType) + throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, + org.apache.axis2.databinding.ADBException</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +<a name="getPullParser(javax.xml.namespace.QName)"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>getPullParser</h4> +<pre>public <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> getPullParser(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName) + throws org.apache.axis2.databinding.ADBException</pre> +<div class="block">databinding method to get an XML representation of this object</div> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>getPullParser</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +</li> +</ul> +</li> +</ul> +</div> +</div> +<!-- ========= END OF CLASS DATA ========= --> +<!-- ======= START OF BOTTOM NAVBAR ====== --> +<div class="bottomNav"><a name="navbar_bottom"> +<!-- --> +</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateTransformsInfoProfile.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateTransformsInfoProfile_type0.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li><a href="#nested_class_summary">Nested</a> | </li> +<li><a href="#field_summary">Field</a> | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li><a href="#field_detail">Field</a> | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_bottom"> +<!-- --> +</a></div> +<!-- ======== END OF BOTTOM NAVBAR ======= --> +</body> +</html> diff --git a/docs/at/gv/egiz/moa/SignatureVerificationServiceStub.CreateXMLSignatureRequest.Factory.html b/docs/at/gv/egiz/moa/SignatureVerificationServiceStub.CreateXMLSignatureRequest.Factory.html new file mode 100644 index 00000000..76b8a7e7 --- /dev/null +++ b/docs/at/gv/egiz/moa/SignatureVerificationServiceStub.CreateXMLSignatureRequest.Factory.html @@ -0,0 +1,278 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> +<!-- NewPage --> +<html lang="en"> +<head> +<!-- Generated by javadoc (version 1.7.0_51) on Tue Feb 04 16:51:50 CET 2014 --> +<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> +<title>SignatureVerificationServiceStub.CreateXMLSignatureRequest.Factory (PDF-AS 4.0 Library)</title> +<meta name="date" content="2014-02-04"> +<link rel="stylesheet" type="text/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 Library)"; + } +//--> +</script> +<noscript> +<div>JavaScript is disabled on your browser.</div> +</noscript> +<!-- ========= START OF TOP NAVBAR ======= --> +<div class="topNav"><a name="navbar_top"> +<!-- --> +</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateXMLSignatureRequest.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateXMLSignatureRequestType.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li>Nested | </li> +<li>Field | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li>Field | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_top"> +<!-- --> +</a></div> +<!-- ========= END OF TOP NAVBAR ========= --> +<!-- ======== START OF CLASS DATA ======== --> +<div class="header"> +<div class="subTitle">at.gv.egiz.moa</div> +<h2 title="Class SignatureVerificationServiceStub.CreateXMLSignatureRequest.Factory" class="title">Class SignatureVerificationServiceStub.CreateXMLSignatureRequest.Factory</h2> +</div> +<div class="contentContainer"> +<ul class="inheritance"> +<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li> +<ul class="inheritance"> +<li>at.gv.egiz.moa.SignatureVerificationServiceStub.CreateXMLSignatureRequest.Factory</li> +</ul> +</li> +</ul> +<div class="description"> +<ul class="blockList"> +<li class="blockList"> +<dl> +<dt>Enclosing class:</dt> +<dd><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateXMLSignatureRequest.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.CreateXMLSignatureRequest</a></dd> +</dl> +<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> +<div class="block">Factory class that keeps the parse method</div> +</li> +</ul> +</div> +<div class="summary"> +<ul class="blockList"> +<li class="blockList"> +<!-- ======== CONSTRUCTOR SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_summary"> +<!-- --> +</a> +<h3>Constructor Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation"> +<caption><span>Constructors</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colOne" scope="col">Constructor and Description</th> +</tr> +<tr class="altColor"> +<td class="colOne"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateXMLSignatureRequest.Factory.html#SignatureVerificationServiceStub.CreateXMLSignatureRequest.Factory()">SignatureVerificationServiceStub.CreateXMLSignatureRequest.Factory</a></strong>()</code> </td> +</tr> +</table> +</li> +</ul> +<!-- ========== METHOD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_summary"> +<!-- --> +</a> +<h3>Method Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation"> +<caption><span>Methods</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colFirst" scope="col">Modifier and Type</th> +<th class="colLast" scope="col">Method and Description</th> +</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> +<div class="block">static method to create the object + Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable + If this object is not an element, it is a complex type and the reader is at the event just after the outer start element + Postcondition: If this object is an element, the reader is positioned at its end element + If this object is a complex type, the reader is positioned at the end element of its outer element</div> +</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> +</ul> +</li> +</ul> +</li> +</ul> +</div> +<div class="details"> +<ul class="blockList"> +<li class="blockList"> +<!-- ========= CONSTRUCTOR DETAIL ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_detail"> +<!-- --> +</a> +<h3>Constructor Detail</h3> +<a name="SignatureVerificationServiceStub.CreateXMLSignatureRequest.Factory()"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>SignatureVerificationServiceStub.CreateXMLSignatureRequest.Factory</h4> +<pre>public SignatureVerificationServiceStub.CreateXMLSignatureRequest.Factory()</pre> +</li> +</ul> +</li> +</ul> +<!-- ============ METHOD DETAIL ========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_detail"> +<!-- --> +</a> +<h3>Method Detail</h3> +<a name="parse(javax.xml.stream.XMLStreamReader)"> +<!-- --> +</a> +<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> +<div class="block">static method to create the object + Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable + If this object is not an element, it is a complex type and the reader is at the event just after the outer start element + Postcondition: If this object is an element, the reader is positioned at its end element + If this object is a complex type, the reader is positioned at the end element of its outer element</div> +<dl><dt><span class="strong">Throws:</span></dt> +<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></code></dd></dl> +</li> +</ul> +</li> +</ul> +</li> +</ul> +</div> +</div> +<!-- ========= END OF CLASS DATA ========= --> +<!-- ======= START OF BOTTOM NAVBAR ====== --> +<div class="bottomNav"><a name="navbar_bottom"> +<!-- --> +</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateXMLSignatureRequest.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateXMLSignatureRequestType.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li>Nested | </li> +<li>Field | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li>Field | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_bottom"> +<!-- --> +</a></div> +<!-- ======== END OF BOTTOM NAVBAR ======= --> +</body> +</html> diff --git a/docs/at/gv/egiz/moa/SignatureVerificationServiceStub.CreateXMLSignatureRequest.html b/docs/at/gv/egiz/moa/SignatureVerificationServiceStub.CreateXMLSignatureRequest.html new file mode 100644 index 00000000..140d9711 --- /dev/null +++ b/docs/at/gv/egiz/moa/SignatureVerificationServiceStub.CreateXMLSignatureRequest.html @@ -0,0 +1,433 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> +<!-- NewPage --> +<html lang="en"> +<head> +<!-- Generated by javadoc (version 1.7.0_51) on Tue Feb 04 16:51:50 CET 2014 --> +<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> +<title>SignatureVerificationServiceStub.CreateXMLSignatureRequest (PDF-AS 4.0 Library)</title> +<meta name="date" content="2014-02-04"> +<link rel="stylesheet" type="text/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 Library)"; + } +//--> +</script> +<noscript> +<div>JavaScript is disabled on your browser.</div> +</noscript> +<!-- ========= START OF TOP NAVBAR ======= --> +<div class="topNav"><a name="navbar_top"> +<!-- --> +</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateTransformsInfoProfile.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateXMLSignatureRequest.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li><a href="#nested_class_summary">Nested</a> | </li> +<li><a href="#field_summary">Field</a> | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li><a href="#field_detail">Field</a> | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_top"> +<!-- --> +</a></div> +<!-- ========= END OF TOP NAVBAR ========= --> +<!-- ======== START OF CLASS DATA ======== --> +<div class="header"> +<div class="subTitle">at.gv.egiz.moa</div> +<h2 title="Class SignatureVerificationServiceStub.CreateXMLSignatureRequest" class="title">Class SignatureVerificationServiceStub.CreateXMLSignatureRequest</h2> +</div> +<div class="contentContainer"> +<ul class="inheritance"> +<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></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> +<li> +<ul class="inheritance"> +<li>at.gv.egiz.moa.SignatureVerificationServiceStub.CreateXMLSignatureRequest</li> +</ul> +</li> +</ul> +</li> +</ul> +<div class="description"> +<ul class="blockList"> +<li class="blockList"> +<dl> +<dt>All Implemented Interfaces:</dt> +<dd><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a>, org.apache.axis2.databinding.ADBBean</dd> +</dl> +<dl> +<dt>Enclosing class:</dt> +<dd><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub</a></dd> +</dl> +<hr> +<br> +<pre>public static class <span class="strong">SignatureVerificationServiceStub.CreateXMLSignatureRequest</span> +extends <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateXMLSignatureRequestType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.CreateXMLSignatureRequestType</a> +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.CreateXMLSignatureRequest">Serialized Form</a></dd></dl> +</li> +</ul> +</div> +<div class="summary"> +<ul class="blockList"> +<li class="blockList"> +<!-- ======== NESTED CLASS SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="nested_class_summary"> +<!-- --> +</a> +<h3>Nested Class Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Nested Class Summary table, listing nested classes, and an explanation"> +<caption><span>Nested Classes</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> +<tr class="altColor"> +<td class="colFirst"><code>static class </code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateXMLSignatureRequest.Factory.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.CreateXMLSignatureRequest.Factory</a></strong></code> +<div class="block">Factory class that keeps the parse method</div> +</td> +</tr> +</table> +</li> +</ul> +<!-- =========== FIELD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="field_summary"> +<!-- --> +</a> +<h3>Field Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Field Summary table, listing fields, and an explanation"> +<caption><span>Fields</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> +<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="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateXMLSignatureRequest.html#MY_QNAME">MY_QNAME</a></strong></code> </td> +</tr> +</table> +<ul class="blockList"> +<li class="blockList"><a name="fields_inherited_from_class_at.gv.egiz.moa.SignatureVerificationServiceStub.CreateXMLSignatureRequestType"> +<!-- --> +</a> +<h3>Fields inherited from class at.gv.egiz.moa.<a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateXMLSignatureRequestType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.CreateXMLSignatureRequestType</a></h3> +<code><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateXMLSignatureRequestType.html#localKeyIdentifier">localKeyIdentifier</a>, <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateXMLSignatureRequestType.html#localSingleSignatureInfo">localSingleSignatureInfo</a></code></li> +</ul> +</li> +</ul> +<!-- ======== CONSTRUCTOR SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_summary"> +<!-- --> +</a> +<h3>Constructor Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation"> +<caption><span>Constructors</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colOne" scope="col">Constructor and Description</th> +</tr> +<tr class="altColor"> +<td class="colOne"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateXMLSignatureRequest.html#SignatureVerificationServiceStub.CreateXMLSignatureRequest()">SignatureVerificationServiceStub.CreateXMLSignatureRequest</a></strong>()</code> </td> +</tr> +</table> +</li> +</ul> +<!-- ========== METHOD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_summary"> +<!-- --> +</a> +<h3>Method Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation"> +<caption><span>Methods</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colFirst" scope="col">Modifier and Type</th> +<th class="colLast" scope="col">Method and Description</th> +</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, + 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> +<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> +</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, + boolean serializeType)</code> </td> +</tr> +</table> +<ul class="blockList"> +<li class="blockList"><a name="methods_inherited_from_class_at.gv.egiz.moa.SignatureVerificationServiceStub.CreateXMLSignatureRequestType"> +<!-- --> +</a> +<h3>Methods inherited from class at.gv.egiz.moa.<a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateXMLSignatureRequestType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.CreateXMLSignatureRequestType</a></h3> +<code><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateXMLSignatureRequestType.html#addSingleSignatureInfo(at.gv.egiz.moa.SignatureVerificationServiceStub.SingleSignatureInfo_type0)">addSingleSignatureInfo</a>, <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateXMLSignatureRequestType.html#getKeyIdentifier()">getKeyIdentifier</a>, <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateXMLSignatureRequestType.html#getSingleSignatureInfo()">getSingleSignatureInfo</a>, <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateXMLSignatureRequestType.html#setKeyIdentifier(at.gv.egiz.moa.SignatureVerificationServiceStub.KeyIdentifierType)">setKeyIdentifier</a>, <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateXMLSignatureRequestType.html#setSingleSignatureInfo(at.gv.egiz.moa.SignatureVerificationServiceStub.SingleSignatureInfo_type0[])">setSingleSignatureInfo</a>, <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateXMLSignatureRequestType.html#validateSingleSignatureInfo(at.gv.egiz.moa.SignatureVerificationServiceStub.SingleSignatureInfo_type0[])">validateSingleSignatureInfo</a></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#toString()" title="class or interface in java.lang">toString</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</a></code></li> +</ul> +</li> +</ul> +</li> +</ul> +</div> +<div class="details"> +<ul class="blockList"> +<li class="blockList"> +<!-- ============ FIELD DETAIL =========== --> +<ul class="blockList"> +<li class="blockList"><a name="field_detail"> +<!-- --> +</a> +<h3>Field Detail</h3> +<a name="MY_QNAME"> +<!-- --> +</a> +<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> +</li> +</ul> +</li> +</ul> +<!-- ========= CONSTRUCTOR DETAIL ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_detail"> +<!-- --> +</a> +<h3>Constructor Detail</h3> +<a name="SignatureVerificationServiceStub.CreateXMLSignatureRequest()"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>SignatureVerificationServiceStub.CreateXMLSignatureRequest</h4> +<pre>public SignatureVerificationServiceStub.CreateXMLSignatureRequest()</pre> +</li> +</ul> +</li> +</ul> +<!-- ============ METHOD DETAIL ========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_detail"> +<!-- --> +</a> +<h3>Method Detail</h3> +<a name="getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getOMElement</h4> +<pre>public org.apache.axiom.om.OMElement getOMElement(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, + org.apache.axiom.om.OMFactory factory) + throws org.apache.axis2.databinding.ADBException</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>getOMElement</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><strong>Overrides:</strong></dt> +<dd><code><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateXMLSignatureRequestType.html#getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)">getOMElement</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">Parameters:</span></dt><dd><code>parentQName</code> - </dd><dd><code>factory</code> - </dd> +<dt><span class="strong">Returns:</span></dt><dd>org.apache.axiom.om.OMElement</dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +<a name="serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>serialize</h4> +<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, + <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter) + throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, + org.apache.axis2.databinding.ADBException</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<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>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +<a name="serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>serialize</h4> +<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, + <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, + boolean serializeType) + throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, + org.apache.axis2.databinding.ADBException</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<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>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +<a name="getPullParser(javax.xml.namespace.QName)"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>getPullParser</h4> +<pre>public <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> getPullParser(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName) + throws org.apache.axis2.databinding.ADBException</pre> +<div class="block">databinding method to get an XML representation of this object</div> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>getPullParser</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><strong>Overrides:</strong></dt> +<dd><code><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateXMLSignatureRequestType.html#getPullParser(javax.xml.namespace.QName)">getPullParser</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>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +</li> +</ul> +</li> +</ul> +</div> +</div> +<!-- ========= END OF CLASS DATA ========= --> +<!-- ======= START OF BOTTOM NAVBAR ====== --> +<div class="bottomNav"><a name="navbar_bottom"> +<!-- --> +</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateTransformsInfoProfile.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateXMLSignatureRequest.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li><a href="#nested_class_summary">Nested</a> | </li> +<li><a href="#field_summary">Field</a> | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li><a href="#field_detail">Field</a> | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_bottom"> +<!-- --> +</a></div> +<!-- ======== END OF BOTTOM NAVBAR ======= --> +</body> +</html> diff --git a/docs/at/gv/egiz/moa/SignatureVerificationServiceStub.CreateXMLSignatureRequestType.Factory.html b/docs/at/gv/egiz/moa/SignatureVerificationServiceStub.CreateXMLSignatureRequestType.Factory.html new file mode 100644 index 00000000..c0b1c364 --- /dev/null +++ b/docs/at/gv/egiz/moa/SignatureVerificationServiceStub.CreateXMLSignatureRequestType.Factory.html @@ -0,0 +1,278 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> +<!-- NewPage --> +<html lang="en"> +<head> +<!-- Generated by javadoc (version 1.7.0_51) on Tue Feb 04 16:51:51 CET 2014 --> +<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> +<title>SignatureVerificationServiceStub.CreateXMLSignatureRequestType.Factory (PDF-AS 4.0 Library)</title> +<meta name="date" content="2014-02-04"> +<link rel="stylesheet" type="text/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 Library)"; + } +//--> +</script> +<noscript> +<div>JavaScript is disabled on your browser.</div> +</noscript> +<!-- ========= START OF TOP NAVBAR ======= --> +<div class="topNav"><a name="navbar_top"> +<!-- --> +</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateXMLSignatureRequestType.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateXMLSignatureResponse.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li>Nested | </li> +<li>Field | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li>Field | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_top"> +<!-- --> +</a></div> +<!-- ========= END OF TOP NAVBAR ========= --> +<!-- ======== START OF CLASS DATA ======== --> +<div class="header"> +<div class="subTitle">at.gv.egiz.moa</div> +<h2 title="Class SignatureVerificationServiceStub.CreateXMLSignatureRequestType.Factory" class="title">Class SignatureVerificationServiceStub.CreateXMLSignatureRequestType.Factory</h2> +</div> +<div class="contentContainer"> +<ul class="inheritance"> +<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li> +<ul class="inheritance"> +<li>at.gv.egiz.moa.SignatureVerificationServiceStub.CreateXMLSignatureRequestType.Factory</li> +</ul> +</li> +</ul> +<div class="description"> +<ul class="blockList"> +<li class="blockList"> +<dl> +<dt>Enclosing class:</dt> +<dd><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateXMLSignatureRequestType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.CreateXMLSignatureRequestType</a></dd> +</dl> +<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> +<div class="block">Factory class that keeps the parse method</div> +</li> +</ul> +</div> +<div class="summary"> +<ul class="blockList"> +<li class="blockList"> +<!-- ======== CONSTRUCTOR SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_summary"> +<!-- --> +</a> +<h3>Constructor Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation"> +<caption><span>Constructors</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colOne" scope="col">Constructor and Description</th> +</tr> +<tr class="altColor"> +<td class="colOne"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateXMLSignatureRequestType.Factory.html#SignatureVerificationServiceStub.CreateXMLSignatureRequestType.Factory()">SignatureVerificationServiceStub.CreateXMLSignatureRequestType.Factory</a></strong>()</code> </td> +</tr> +</table> +</li> +</ul> +<!-- ========== METHOD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_summary"> +<!-- --> +</a> +<h3>Method Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation"> +<caption><span>Methods</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colFirst" scope="col">Modifier and Type</th> +<th class="colLast" scope="col">Method and Description</th> +</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> +<div class="block">static method to create the object + Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable + If this object is not an element, it is a complex type and the reader is at the event just after the outer start element + Postcondition: If this object is an element, the reader is positioned at its end element + If this object is a complex type, the reader is positioned at the end element of its outer element</div> +</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> +</ul> +</li> +</ul> +</li> +</ul> +</div> +<div class="details"> +<ul class="blockList"> +<li class="blockList"> +<!-- ========= CONSTRUCTOR DETAIL ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_detail"> +<!-- --> +</a> +<h3>Constructor Detail</h3> +<a name="SignatureVerificationServiceStub.CreateXMLSignatureRequestType.Factory()"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>SignatureVerificationServiceStub.CreateXMLSignatureRequestType.Factory</h4> +<pre>public SignatureVerificationServiceStub.CreateXMLSignatureRequestType.Factory()</pre> +</li> +</ul> +</li> +</ul> +<!-- ============ METHOD DETAIL ========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_detail"> +<!-- --> +</a> +<h3>Method Detail</h3> +<a name="parse(javax.xml.stream.XMLStreamReader)"> +<!-- --> +</a> +<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> +<div class="block">static method to create the object + Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable + If this object is not an element, it is a complex type and the reader is at the event just after the outer start element + Postcondition: If this object is an element, the reader is positioned at its end element + If this object is a complex type, the reader is positioned at the end element of its outer element</div> +<dl><dt><span class="strong">Throws:</span></dt> +<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></code></dd></dl> +</li> +</ul> +</li> +</ul> +</li> +</ul> +</div> +</div> +<!-- ========= END OF CLASS DATA ========= --> +<!-- ======= START OF BOTTOM NAVBAR ====== --> +<div class="bottomNav"><a name="navbar_bottom"> +<!-- --> +</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateXMLSignatureRequestType.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateXMLSignatureResponse.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li>Nested | </li> +<li>Field | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li>Field | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_bottom"> +<!-- --> +</a></div> +<!-- ======== END OF BOTTOM NAVBAR ======= --> +</body> +</html> diff --git a/docs/at/gv/egiz/moa/SignatureVerificationServiceStub.CreateXMLSignatureRequestType.html b/docs/at/gv/egiz/moa/SignatureVerificationServiceStub.CreateXMLSignatureRequestType.html new file mode 100644 index 00000000..027cb284 --- /dev/null +++ b/docs/at/gv/egiz/moa/SignatureVerificationServiceStub.CreateXMLSignatureRequestType.html @@ -0,0 +1,532 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> +<!-- NewPage --> +<html lang="en"> +<head> +<!-- Generated by javadoc (version 1.7.0_51) on Tue Feb 04 16:51:51 CET 2014 --> +<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> +<title>SignatureVerificationServiceStub.CreateXMLSignatureRequestType (PDF-AS 4.0 Library)</title> +<meta name="date" content="2014-02-04"> +<link rel="stylesheet" type="text/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 Library)"; + } +//--> +</script> +<noscript> +<div>JavaScript is disabled on your browser.</div> +</noscript> +<!-- ========= START OF TOP NAVBAR ======= --> +<div class="topNav"><a name="navbar_top"> +<!-- --> +</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateXMLSignatureRequest.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateXMLSignatureRequestType.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li><a href="#nested_class_summary">Nested</a> | </li> +<li><a href="#field_summary">Field</a> | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li><a href="#field_detail">Field</a> | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_top"> +<!-- --> +</a></div> +<!-- ========= END OF TOP NAVBAR ========= --> +<!-- ======== START OF CLASS DATA ======== --> +<div class="header"> +<div class="subTitle">at.gv.egiz.moa</div> +<h2 title="Class SignatureVerificationServiceStub.CreateXMLSignatureRequestType" class="title">Class SignatureVerificationServiceStub.CreateXMLSignatureRequestType</h2> +</div> +<div class="contentContainer"> +<ul class="inheritance"> +<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li> +<ul class="inheritance"> +<li>at.gv.egiz.moa.SignatureVerificationServiceStub.CreateXMLSignatureRequestType</li> +</ul> +</li> +</ul> +<div class="description"> +<ul class="blockList"> +<li class="blockList"> +<dl> +<dt>All Implemented Interfaces:</dt> +<dd><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a>, org.apache.axis2.databinding.ADBBean</dd> +</dl> +<dl> +<dt>Direct Known Subclasses:</dt> +<dd><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateXMLSignatureRequest.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.CreateXMLSignatureRequest</a></dd> +</dl> +<dl> +<dt>Enclosing class:</dt> +<dd><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub</a></dd> +</dl> +<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> +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> +</ul> +</div> +<div class="summary"> +<ul class="blockList"> +<li class="blockList"> +<!-- ======== NESTED CLASS SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="nested_class_summary"> +<!-- --> +</a> +<h3>Nested Class Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Nested Class Summary table, listing nested classes, and an explanation"> +<caption><span>Nested Classes</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> +<tr class="altColor"> +<td class="colFirst"><code>static class </code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateXMLSignatureRequestType.Factory.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.CreateXMLSignatureRequestType.Factory</a></strong></code> +<div class="block">Factory class that keeps the parse method</div> +</td> +</tr> +</table> +</li> +</ul> +<!-- =========== FIELD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="field_summary"> +<!-- --> +</a> +<h3>Field Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Field Summary table, listing fields, and an explanation"> +<caption><span>Fields</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> +<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"><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> +<tr class="rowColor"> +<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"><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> +</table> +</li> +</ul> +<!-- ======== CONSTRUCTOR SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_summary"> +<!-- --> +</a> +<h3>Constructor Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation"> +<caption><span>Constructors</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colOne" scope="col">Constructor and Description</th> +</tr> +<tr class="altColor"> +<td class="colOne"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateXMLSignatureRequestType.html#SignatureVerificationServiceStub.CreateXMLSignatureRequestType()">SignatureVerificationServiceStub.CreateXMLSignatureRequestType</a></strong>()</code> </td> +</tr> +</table> +</li> +</ul> +<!-- ========== METHOD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_summary"> +<!-- --> +</a> +<h3>Method Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation"> +<caption><span>Methods</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colFirst" scope="col">Modifier and Type</th> +<th class="colLast" scope="col">Method and Description</th> +</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#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><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.CreateXMLSignatureRequestType.html#getKeyIdentifier()">getKeyIdentifier</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.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, + 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> +<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="../../../../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.CreateXMLSignatureRequestType.html#getSingleSignatureInfo()">getSingleSignatureInfo</a></strong>()</code> +<div class="block">Auto generated getter 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.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> +</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, + 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.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> +<tr class="altColor"> +<td class="colFirst"><code>void</code></td> +<td class="colLast"><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="rowColor"> +<td class="colFirst"><code>protected void</code></td> +<td class="colLast"><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> +</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> +</ul> +</li> +</ul> +</li> +</ul> +</div> +<div class="details"> +<ul class="blockList"> +<li class="blockList"> +<!-- ============ FIELD DETAIL =========== --> +<ul class="blockList"> +<li class="blockList"><a name="field_detail"> +<!-- --> +</a> +<h3>Field Detail</h3> +<a name="localKeyIdentifier"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>localKeyIdentifier</h4> +<pre>protected <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.KeyIdentifierType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.KeyIdentifierType</a> localKeyIdentifier</pre> +<div class="block">field for KeyIdentifier</div> +</li> +</ul> +<a name="localSingleSignatureInfo"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>localSingleSignatureInfo</h4> +<pre>protected <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SingleSignatureInfo_type0.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.SingleSignatureInfo_type0</a>[] localSingleSignatureInfo</pre> +<div class="block">field for SingleSignatureInfo + This was an Array!</div> +</li> +</ul> +</li> +</ul> +<!-- ========= CONSTRUCTOR DETAIL ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_detail"> +<!-- --> +</a> +<h3>Constructor Detail</h3> +<a name="SignatureVerificationServiceStub.CreateXMLSignatureRequestType()"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>SignatureVerificationServiceStub.CreateXMLSignatureRequestType</h4> +<pre>public SignatureVerificationServiceStub.CreateXMLSignatureRequestType()</pre> +</li> +</ul> +</li> +</ul> +<!-- ============ METHOD DETAIL ========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_detail"> +<!-- --> +</a> +<h3>Method Detail</h3> +<a name="getKeyIdentifier()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getKeyIdentifier</h4> +<pre>public <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.KeyIdentifierType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.KeyIdentifierType</a> getKeyIdentifier()</pre> +<div class="block">Auto generated getter method</div> +<dl><dt><span class="strong">Returns:</span></dt><dd>KeyIdentifierType</dd></dl> +</li> +</ul> +<a name="setKeyIdentifier(at.gv.egiz.moa.SignatureVerificationServiceStub.KeyIdentifierType)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>setKeyIdentifier</h4> +<pre>public void setKeyIdentifier(<a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.KeyIdentifierType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.KeyIdentifierType</a> param)</pre> +<div class="block">Auto generated setter method</div> +<dl><dt><span class="strong">Parameters:</span></dt><dd><code>param</code> - KeyIdentifier</dd></dl> +</li> +</ul> +<a name="getSingleSignatureInfo()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getSingleSignatureInfo</h4> +<pre>public <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SingleSignatureInfo_type0.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.SingleSignatureInfo_type0</a>[] getSingleSignatureInfo()</pre> +<div class="block">Auto generated getter method</div> +<dl><dt><span class="strong">Returns:</span></dt><dd>SingleSignatureInfo_type0[]</dd></dl> +</li> +</ul> +<a name="validateSingleSignatureInfo(at.gv.egiz.moa.SignatureVerificationServiceStub.SingleSignatureInfo_type0[])"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>validateSingleSignatureInfo</h4> +<pre>protected void validateSingleSignatureInfo(<a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SingleSignatureInfo_type0.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.SingleSignatureInfo_type0</a>[] param)</pre> +<div class="block">validate the array for SingleSignatureInfo</div> +</li> +</ul> +<a name="setSingleSignatureInfo(at.gv.egiz.moa.SignatureVerificationServiceStub.SingleSignatureInfo_type0[])"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>setSingleSignatureInfo</h4> +<pre>public void setSingleSignatureInfo(<a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SingleSignatureInfo_type0.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.SingleSignatureInfo_type0</a>[] param)</pre> +<div class="block">Auto generated setter method</div> +<dl><dt><span class="strong">Parameters:</span></dt><dd><code>param</code> - SingleSignatureInfo</dd></dl> +</li> +</ul> +<a name="addSingleSignatureInfo(at.gv.egiz.moa.SignatureVerificationServiceStub.SingleSignatureInfo_type0)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>addSingleSignatureInfo</h4> +<pre>public void addSingleSignatureInfo(<a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SingleSignatureInfo_type0.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.SingleSignatureInfo_type0</a> param)</pre> +<div class="block">Auto generated add method for the array for convenience</div> +<dl><dt><span class="strong">Parameters:</span></dt><dd><code>param</code> - SingleSignatureInfo_type0</dd></dl> +</li> +</ul> +<a name="getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getOMElement</h4> +<pre>public org.apache.axiom.om.OMElement getOMElement(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, + org.apache.axiom.om.OMFactory factory) + throws org.apache.axis2.databinding.ADBException</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>getOMElement</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><span class="strong">Parameters:</span></dt><dd><code>parentQName</code> - </dd><dd><code>factory</code> - </dd> +<dt><span class="strong">Returns:</span></dt><dd>org.apache.axiom.om.OMElement</dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +<a name="serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>serialize</h4> +<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, + <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter) + throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, + org.apache.axis2.databinding.ADBException</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +<a name="serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>serialize</h4> +<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, + <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, + boolean serializeType) + throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, + org.apache.axis2.databinding.ADBException</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +<a name="getPullParser(javax.xml.namespace.QName)"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>getPullParser</h4> +<pre>public <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> getPullParser(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName) + throws org.apache.axis2.databinding.ADBException</pre> +<div class="block">databinding method to get an XML representation of this object</div> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>getPullParser</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +</li> +</ul> +</li> +</ul> +</div> +</div> +<!-- ========= END OF CLASS DATA ========= --> +<!-- ======= START OF BOTTOM NAVBAR ====== --> +<div class="bottomNav"><a name="navbar_bottom"> +<!-- --> +</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateXMLSignatureRequest.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateXMLSignatureRequestType.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li><a href="#nested_class_summary">Nested</a> | </li> +<li><a href="#field_summary">Field</a> | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li><a href="#field_detail">Field</a> | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_bottom"> +<!-- --> +</a></div> +<!-- ======== END OF BOTTOM NAVBAR ======= --> +</body> +</html> diff --git a/docs/at/gv/egiz/moa/SignatureVerificationServiceStub.CreateXMLSignatureResponse.Factory.html b/docs/at/gv/egiz/moa/SignatureVerificationServiceStub.CreateXMLSignatureResponse.Factory.html new file mode 100644 index 00000000..566b19d3 --- /dev/null +++ b/docs/at/gv/egiz/moa/SignatureVerificationServiceStub.CreateXMLSignatureResponse.Factory.html @@ -0,0 +1,278 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> +<!-- NewPage --> +<html lang="en"> +<head> +<!-- Generated by javadoc (version 1.7.0_51) on Tue Feb 04 16:51:51 CET 2014 --> +<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> +<title>SignatureVerificationServiceStub.CreateXMLSignatureResponse.Factory (PDF-AS 4.0 Library)</title> +<meta name="date" content="2014-02-04"> +<link rel="stylesheet" type="text/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 Library)"; + } +//--> +</script> +<noscript> +<div>JavaScript is disabled on your browser.</div> +</noscript> +<!-- ========= START OF TOP NAVBAR ======= --> +<div class="topNav"><a name="navbar_top"> +<!-- --> +</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateXMLSignatureResponse.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateXMLSignatureResponseType.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li>Nested | </li> +<li>Field | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li>Field | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_top"> +<!-- --> +</a></div> +<!-- ========= END OF TOP NAVBAR ========= --> +<!-- ======== START OF CLASS DATA ======== --> +<div class="header"> +<div class="subTitle">at.gv.egiz.moa</div> +<h2 title="Class SignatureVerificationServiceStub.CreateXMLSignatureResponse.Factory" class="title">Class SignatureVerificationServiceStub.CreateXMLSignatureResponse.Factory</h2> +</div> +<div class="contentContainer"> +<ul class="inheritance"> +<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li> +<ul class="inheritance"> +<li>at.gv.egiz.moa.SignatureVerificationServiceStub.CreateXMLSignatureResponse.Factory</li> +</ul> +</li> +</ul> +<div class="description"> +<ul class="blockList"> +<li class="blockList"> +<dl> +<dt>Enclosing class:</dt> +<dd><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateXMLSignatureResponse.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.CreateXMLSignatureResponse</a></dd> +</dl> +<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> +<div class="block">Factory class that keeps the parse method</div> +</li> +</ul> +</div> +<div class="summary"> +<ul class="blockList"> +<li class="blockList"> +<!-- ======== CONSTRUCTOR SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_summary"> +<!-- --> +</a> +<h3>Constructor Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation"> +<caption><span>Constructors</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colOne" scope="col">Constructor and Description</th> +</tr> +<tr class="altColor"> +<td class="colOne"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateXMLSignatureResponse.Factory.html#SignatureVerificationServiceStub.CreateXMLSignatureResponse.Factory()">SignatureVerificationServiceStub.CreateXMLSignatureResponse.Factory</a></strong>()</code> </td> +</tr> +</table> +</li> +</ul> +<!-- ========== METHOD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_summary"> +<!-- --> +</a> +<h3>Method Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation"> +<caption><span>Methods</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colFirst" scope="col">Modifier and Type</th> +<th class="colLast" scope="col">Method and Description</th> +</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> +<div class="block">static method to create the object + Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable + If this object is not an element, it is a complex type and the reader is at the event just after the outer start element + Postcondition: If this object is an element, the reader is positioned at its end element + If this object is a complex type, the reader is positioned at the end element of its outer element</div> +</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> +</ul> +</li> +</ul> +</li> +</ul> +</div> +<div class="details"> +<ul class="blockList"> +<li class="blockList"> +<!-- ========= CONSTRUCTOR DETAIL ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_detail"> +<!-- --> +</a> +<h3>Constructor Detail</h3> +<a name="SignatureVerificationServiceStub.CreateXMLSignatureResponse.Factory()"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>SignatureVerificationServiceStub.CreateXMLSignatureResponse.Factory</h4> +<pre>public SignatureVerificationServiceStub.CreateXMLSignatureResponse.Factory()</pre> +</li> +</ul> +</li> +</ul> +<!-- ============ METHOD DETAIL ========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_detail"> +<!-- --> +</a> +<h3>Method Detail</h3> +<a name="parse(javax.xml.stream.XMLStreamReader)"> +<!-- --> +</a> +<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> +<div class="block">static method to create the object + Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable + If this object is not an element, it is a complex type and the reader is at the event just after the outer start element + Postcondition: If this object is an element, the reader is positioned at its end element + If this object is a complex type, the reader is positioned at the end element of its outer element</div> +<dl><dt><span class="strong">Throws:</span></dt> +<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></code></dd></dl> +</li> +</ul> +</li> +</ul> +</li> +</ul> +</div> +</div> +<!-- ========= END OF CLASS DATA ========= --> +<!-- ======= START OF BOTTOM NAVBAR ====== --> +<div class="bottomNav"><a name="navbar_bottom"> +<!-- --> +</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateXMLSignatureResponse.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateXMLSignatureResponseType.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li>Nested | </li> +<li>Field | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li>Field | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_bottom"> +<!-- --> +</a></div> +<!-- ======== END OF BOTTOM NAVBAR ======= --> +</body> +</html> diff --git a/docs/at/gv/egiz/moa/SignatureVerificationServiceStub.CreateXMLSignatureResponse.html b/docs/at/gv/egiz/moa/SignatureVerificationServiceStub.CreateXMLSignatureResponse.html new file mode 100644 index 00000000..72ba0482 --- /dev/null +++ b/docs/at/gv/egiz/moa/SignatureVerificationServiceStub.CreateXMLSignatureResponse.html @@ -0,0 +1,456 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> +<!-- NewPage --> +<html lang="en"> +<head> +<!-- Generated by javadoc (version 1.7.0_51) on Tue Feb 04 16:51:51 CET 2014 --> +<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> +<title>SignatureVerificationServiceStub.CreateXMLSignatureResponse (PDF-AS 4.0 Library)</title> +<meta name="date" content="2014-02-04"> +<link rel="stylesheet" type="text/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 Library)"; + } +//--> +</script> +<noscript> +<div>JavaScript is disabled on your browser.</div> +</noscript> +<!-- ========= START OF TOP NAVBAR ======= --> +<div class="topNav"><a name="navbar_top"> +<!-- --> +</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateXMLSignatureRequestType.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateXMLSignatureResponse.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li><a href="#nested_class_summary">Nested</a> | </li> +<li><a href="#field_summary">Field</a> | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li><a href="#field_detail">Field</a> | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_top"> +<!-- --> +</a></div> +<!-- ========= END OF TOP NAVBAR ========= --> +<!-- ======== START OF CLASS DATA ======== --> +<div class="header"> +<div class="subTitle">at.gv.egiz.moa</div> +<h2 title="Class SignatureVerificationServiceStub.CreateXMLSignatureResponse" class="title">Class SignatureVerificationServiceStub.CreateXMLSignatureResponse</h2> +</div> +<div class="contentContainer"> +<ul class="inheritance"> +<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li> +<ul class="inheritance"> +<li>at.gv.egiz.moa.SignatureVerificationServiceStub.CreateXMLSignatureResponse</li> +</ul> +</li> +</ul> +<div class="description"> +<ul class="blockList"> +<li class="blockList"> +<dl> +<dt>All Implemented Interfaces:</dt> +<dd><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a>, org.apache.axis2.databinding.ADBBean</dd> +</dl> +<dl> +<dt>Enclosing class:</dt> +<dd><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub</a></dd> +</dl> +<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> +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> +</ul> +</div> +<div class="summary"> +<ul class="blockList"> +<li class="blockList"> +<!-- ======== NESTED CLASS SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="nested_class_summary"> +<!-- --> +</a> +<h3>Nested Class Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Nested Class Summary table, listing nested classes, and an explanation"> +<caption><span>Nested Classes</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> +<tr class="altColor"> +<td class="colFirst"><code>static class </code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateXMLSignatureResponse.Factory.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.CreateXMLSignatureResponse.Factory</a></strong></code> +<div class="block">Factory class that keeps the parse method</div> +</td> +</tr> +</table> +</li> +</ul> +<!-- =========== FIELD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="field_summary"> +<!-- --> +</a> +<h3>Field Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Field Summary table, listing fields, and an explanation"> +<caption><span>Fields</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> +<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"><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> +<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="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateXMLSignatureResponse.html#MY_QNAME">MY_QNAME</a></strong></code> </td> +</tr> +</table> +</li> +</ul> +<!-- ======== CONSTRUCTOR SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_summary"> +<!-- --> +</a> +<h3>Constructor Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation"> +<caption><span>Constructors</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colOne" scope="col">Constructor and Description</th> +</tr> +<tr class="altColor"> +<td class="colOne"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateXMLSignatureResponse.html#SignatureVerificationServiceStub.CreateXMLSignatureResponse()">SignatureVerificationServiceStub.CreateXMLSignatureResponse</a></strong>()</code> </td> +</tr> +</table> +</li> +</ul> +<!-- ========== METHOD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_summary"> +<!-- --> +</a> +<h3>Method Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation"> +<caption><span>Methods</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colFirst" scope="col">Modifier and Type</th> +<th class="colLast" scope="col">Method and Description</th> +</tr> +<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"><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>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, + 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> +<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> +</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, + 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.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> +</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> +</ul> +</li> +</ul> +</li> +</ul> +</div> +<div class="details"> +<ul class="blockList"> +<li class="blockList"> +<!-- ============ FIELD DETAIL =========== --> +<ul class="blockList"> +<li class="blockList"><a name="field_detail"> +<!-- --> +</a> +<h3>Field Detail</h3> +<a name="MY_QNAME"> +<!-- --> +</a> +<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> +</li> +</ul> +<a name="localCreateXMLSignatureResponse"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>localCreateXMLSignatureResponse</h4> +<pre>protected <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateXMLSignatureResponseType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.CreateXMLSignatureResponseType</a> localCreateXMLSignatureResponse</pre> +<div class="block">field for CreateXMLSignatureResponse</div> +</li> +</ul> +</li> +</ul> +<!-- ========= CONSTRUCTOR DETAIL ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_detail"> +<!-- --> +</a> +<h3>Constructor Detail</h3> +<a name="SignatureVerificationServiceStub.CreateXMLSignatureResponse()"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>SignatureVerificationServiceStub.CreateXMLSignatureResponse</h4> +<pre>public SignatureVerificationServiceStub.CreateXMLSignatureResponse()</pre> +</li> +</ul> +</li> +</ul> +<!-- ============ METHOD DETAIL ========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_detail"> +<!-- --> +</a> +<h3>Method Detail</h3> +<a name="getCreateXMLSignatureResponse()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getCreateXMLSignatureResponse</h4> +<pre>public <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateXMLSignatureResponseType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.CreateXMLSignatureResponseType</a> getCreateXMLSignatureResponse()</pre> +<div class="block">Auto generated getter method</div> +<dl><dt><span class="strong">Returns:</span></dt><dd>CreateXMLSignatureResponseType</dd></dl> +</li> +</ul> +<a name="setCreateXMLSignatureResponse(at.gv.egiz.moa.SignatureVerificationServiceStub.CreateXMLSignatureResponseType)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>setCreateXMLSignatureResponse</h4> +<pre>public void setCreateXMLSignatureResponse(<a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateXMLSignatureResponseType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.CreateXMLSignatureResponseType</a> param)</pre> +<div class="block">Auto generated setter method</div> +<dl><dt><span class="strong">Parameters:</span></dt><dd><code>param</code> - CreateXMLSignatureResponse</dd></dl> +</li> +</ul> +<a name="getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getOMElement</h4> +<pre>public org.apache.axiom.om.OMElement getOMElement(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, + org.apache.axiom.om.OMFactory factory) + throws org.apache.axis2.databinding.ADBException</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>getOMElement</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><span class="strong">Parameters:</span></dt><dd><code>parentQName</code> - </dd><dd><code>factory</code> - </dd> +<dt><span class="strong">Returns:</span></dt><dd>org.apache.axiom.om.OMElement</dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +<a name="serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>serialize</h4> +<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, + <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter) + throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, + org.apache.axis2.databinding.ADBException</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +<a name="serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>serialize</h4> +<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, + <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, + boolean serializeType) + throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, + org.apache.axis2.databinding.ADBException</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +<a name="getPullParser(javax.xml.namespace.QName)"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>getPullParser</h4> +<pre>public <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> getPullParser(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName) + throws org.apache.axis2.databinding.ADBException</pre> +<div class="block">databinding method to get an XML representation of this object</div> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>getPullParser</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +</li> +</ul> +</li> +</ul> +</div> +</div> +<!-- ========= END OF CLASS DATA ========= --> +<!-- ======= START OF BOTTOM NAVBAR ====== --> +<div class="bottomNav"><a name="navbar_bottom"> +<!-- --> +</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateXMLSignatureRequestType.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateXMLSignatureResponse.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li><a href="#nested_class_summary">Nested</a> | </li> +<li><a href="#field_summary">Field</a> | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li><a href="#field_detail">Field</a> | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_bottom"> +<!-- --> +</a></div> +<!-- ======== END OF BOTTOM NAVBAR ======= --> +</body> +</html> diff --git a/docs/at/gv/egiz/moa/SignatureVerificationServiceStub.CreateXMLSignatureResponseType.Factory.html b/docs/at/gv/egiz/moa/SignatureVerificationServiceStub.CreateXMLSignatureResponseType.Factory.html new file mode 100644 index 00000000..746264a2 --- /dev/null +++ b/docs/at/gv/egiz/moa/SignatureVerificationServiceStub.CreateXMLSignatureResponseType.Factory.html @@ -0,0 +1,278 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> +<!-- NewPage --> +<html lang="en"> +<head> +<!-- Generated by javadoc (version 1.7.0_51) on Tue Feb 04 16:51:52 CET 2014 --> +<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> +<title>SignatureVerificationServiceStub.CreateXMLSignatureResponseType.Factory (PDF-AS 4.0 Library)</title> +<meta name="date" content="2014-02-04"> +<link rel="stylesheet" type="text/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 Library)"; + } +//--> +</script> +<noscript> +<div>JavaScript is disabled on your browser.</div> +</noscript> +<!-- ========= START OF TOP NAVBAR ======= --> +<div class="topNav"><a name="navbar_top"> +<!-- --> +</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateXMLSignatureResponseType.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateXMLSignatureResponseTypeChoice.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li>Nested | </li> +<li>Field | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li>Field | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_top"> +<!-- --> +</a></div> +<!-- ========= END OF TOP NAVBAR ========= --> +<!-- ======== START OF CLASS DATA ======== --> +<div class="header"> +<div class="subTitle">at.gv.egiz.moa</div> +<h2 title="Class SignatureVerificationServiceStub.CreateXMLSignatureResponseType.Factory" class="title">Class SignatureVerificationServiceStub.CreateXMLSignatureResponseType.Factory</h2> +</div> +<div class="contentContainer"> +<ul class="inheritance"> +<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li> +<ul class="inheritance"> +<li>at.gv.egiz.moa.SignatureVerificationServiceStub.CreateXMLSignatureResponseType.Factory</li> +</ul> +</li> +</ul> +<div class="description"> +<ul class="blockList"> +<li class="blockList"> +<dl> +<dt>Enclosing class:</dt> +<dd><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateXMLSignatureResponseType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.CreateXMLSignatureResponseType</a></dd> +</dl> +<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> +<div class="block">Factory class that keeps the parse method</div> +</li> +</ul> +</div> +<div class="summary"> +<ul class="blockList"> +<li class="blockList"> +<!-- ======== CONSTRUCTOR SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_summary"> +<!-- --> +</a> +<h3>Constructor Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation"> +<caption><span>Constructors</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colOne" scope="col">Constructor and Description</th> +</tr> +<tr class="altColor"> +<td class="colOne"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateXMLSignatureResponseType.Factory.html#SignatureVerificationServiceStub.CreateXMLSignatureResponseType.Factory()">SignatureVerificationServiceStub.CreateXMLSignatureResponseType.Factory</a></strong>()</code> </td> +</tr> +</table> +</li> +</ul> +<!-- ========== METHOD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_summary"> +<!-- --> +</a> +<h3>Method Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation"> +<caption><span>Methods</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colFirst" scope="col">Modifier and Type</th> +<th class="colLast" scope="col">Method and Description</th> +</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> +<div class="block">static method to create the object + Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable + If this object is not an element, it is a complex type and the reader is at the event just after the outer start element + Postcondition: If this object is an element, the reader is positioned at its end element + If this object is a complex type, the reader is positioned at the end element of its outer element</div> +</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> +</ul> +</li> +</ul> +</li> +</ul> +</div> +<div class="details"> +<ul class="blockList"> +<li class="blockList"> +<!-- ========= CONSTRUCTOR DETAIL ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_detail"> +<!-- --> +</a> +<h3>Constructor Detail</h3> +<a name="SignatureVerificationServiceStub.CreateXMLSignatureResponseType.Factory()"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>SignatureVerificationServiceStub.CreateXMLSignatureResponseType.Factory</h4> +<pre>public SignatureVerificationServiceStub.CreateXMLSignatureResponseType.Factory()</pre> +</li> +</ul> +</li> +</ul> +<!-- ============ METHOD DETAIL ========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_detail"> +<!-- --> +</a> +<h3>Method Detail</h3> +<a name="parse(javax.xml.stream.XMLStreamReader)"> +<!-- --> +</a> +<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> +<div class="block">static method to create the object + Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable + If this object is not an element, it is a complex type and the reader is at the event just after the outer start element + Postcondition: If this object is an element, the reader is positioned at its end element + If this object is a complex type, the reader is positioned at the end element of its outer element</div> +<dl><dt><span class="strong">Throws:</span></dt> +<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></code></dd></dl> +</li> +</ul> +</li> +</ul> +</li> +</ul> +</div> +</div> +<!-- ========= END OF CLASS DATA ========= --> +<!-- ======= START OF BOTTOM NAVBAR ====== --> +<div class="bottomNav"><a name="navbar_bottom"> +<!-- --> +</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateXMLSignatureResponseType.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateXMLSignatureResponseTypeChoice.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li>Nested | </li> +<li>Field | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li>Field | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_bottom"> +<!-- --> +</a></div> +<!-- ======== END OF BOTTOM NAVBAR ======= --> +</body> +</html> diff --git a/docs/at/gv/egiz/moa/SignatureVerificationServiceStub.CreateXMLSignatureResponseType.html b/docs/at/gv/egiz/moa/SignatureVerificationServiceStub.CreateXMLSignatureResponseType.html new file mode 100644 index 00000000..05699698 --- /dev/null +++ b/docs/at/gv/egiz/moa/SignatureVerificationServiceStub.CreateXMLSignatureResponseType.html @@ -0,0 +1,478 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> +<!-- NewPage --> +<html lang="en"> +<head> +<!-- Generated by javadoc (version 1.7.0_51) on Tue Feb 04 16:51:52 CET 2014 --> +<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> +<title>SignatureVerificationServiceStub.CreateXMLSignatureResponseType (PDF-AS 4.0 Library)</title> +<meta name="date" content="2014-02-04"> +<link rel="stylesheet" type="text/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 Library)"; + } +//--> +</script> +<noscript> +<div>JavaScript is disabled on your browser.</div> +</noscript> +<!-- ========= START OF TOP NAVBAR ======= --> +<div class="topNav"><a name="navbar_top"> +<!-- --> +</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateXMLSignatureResponse.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateXMLSignatureResponseType.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li><a href="#nested_class_summary">Nested</a> | </li> +<li><a href="#field_summary">Field</a> | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li><a href="#field_detail">Field</a> | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_top"> +<!-- --> +</a></div> +<!-- ========= END OF TOP NAVBAR ========= --> +<!-- ======== START OF CLASS DATA ======== --> +<div class="header"> +<div class="subTitle">at.gv.egiz.moa</div> +<h2 title="Class SignatureVerificationServiceStub.CreateXMLSignatureResponseType" class="title">Class SignatureVerificationServiceStub.CreateXMLSignatureResponseType</h2> +</div> +<div class="contentContainer"> +<ul class="inheritance"> +<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li> +<ul class="inheritance"> +<li>at.gv.egiz.moa.SignatureVerificationServiceStub.CreateXMLSignatureResponseType</li> +</ul> +</li> +</ul> +<div class="description"> +<ul class="blockList"> +<li class="blockList"> +<dl> +<dt>All Implemented Interfaces:</dt> +<dd><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a>, org.apache.axis2.databinding.ADBBean</dd> +</dl> +<dl> +<dt>Enclosing class:</dt> +<dd><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub</a></dd> +</dl> +<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> +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> +</ul> +</div> +<div class="summary"> +<ul class="blockList"> +<li class="blockList"> +<!-- ======== NESTED CLASS SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="nested_class_summary"> +<!-- --> +</a> +<h3>Nested Class Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Nested Class Summary table, listing nested classes, and an explanation"> +<caption><span>Nested Classes</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> +<tr class="altColor"> +<td class="colFirst"><code>static class </code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateXMLSignatureResponseType.Factory.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.CreateXMLSignatureResponseType.Factory</a></strong></code> +<div class="block">Factory class that keeps the parse method</div> +</td> +</tr> +</table> +</li> +</ul> +<!-- =========== FIELD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="field_summary"> +<!-- --> +</a> +<h3>Field Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Field Summary table, listing fields, and an explanation"> +<caption><span>Fields</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> +<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"><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> +</table> +</li> +</ul> +<!-- ======== CONSTRUCTOR SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_summary"> +<!-- --> +</a> +<h3>Constructor Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation"> +<caption><span>Constructors</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colOne" scope="col">Constructor and Description</th> +</tr> +<tr class="altColor"> +<td class="colOne"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateXMLSignatureResponseType.html#SignatureVerificationServiceStub.CreateXMLSignatureResponseType()">SignatureVerificationServiceStub.CreateXMLSignatureResponseType</a></strong>()</code> </td> +</tr> +</table> +</li> +</ul> +<!-- ========== METHOD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_summary"> +<!-- --> +</a> +<h3>Method Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation"> +<caption><span>Methods</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colFirst" scope="col">Modifier and Type</th> +<th class="colLast" scope="col">Method and Description</th> +</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#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><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.CreateXMLSignatureResponseType.html#getCreateXMLSignatureResponseTypeChoice()">getCreateXMLSignatureResponseTypeChoice</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.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, + 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> +<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> +</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, + 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.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="rowColor"> +<td class="colFirst"><code>protected void</code></td> +<td class="colLast"><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> +</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> +</ul> +</li> +</ul> +</li> +</ul> +</div> +<div class="details"> +<ul class="blockList"> +<li class="blockList"> +<!-- ============ FIELD DETAIL =========== --> +<ul class="blockList"> +<li class="blockList"><a name="field_detail"> +<!-- --> +</a> +<h3>Field Detail</h3> +<a name="localCreateXMLSignatureResponseTypeChoice"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>localCreateXMLSignatureResponseTypeChoice</h4> +<pre>protected <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateXMLSignatureResponseTypeChoice.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.CreateXMLSignatureResponseTypeChoice</a>[] localCreateXMLSignatureResponseTypeChoice</pre> +<div class="block">field for CreateXMLSignatureResponseTypeChoice + This was an Array!</div> +</li> +</ul> +</li> +</ul> +<!-- ========= CONSTRUCTOR DETAIL ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_detail"> +<!-- --> +</a> +<h3>Constructor Detail</h3> +<a name="SignatureVerificationServiceStub.CreateXMLSignatureResponseType()"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>SignatureVerificationServiceStub.CreateXMLSignatureResponseType</h4> +<pre>public SignatureVerificationServiceStub.CreateXMLSignatureResponseType()</pre> +</li> +</ul> +</li> +</ul> +<!-- ============ METHOD DETAIL ========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_detail"> +<!-- --> +</a> +<h3>Method Detail</h3> +<a name="getCreateXMLSignatureResponseTypeChoice()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getCreateXMLSignatureResponseTypeChoice</h4> +<pre>public <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateXMLSignatureResponseTypeChoice.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.CreateXMLSignatureResponseTypeChoice</a>[] getCreateXMLSignatureResponseTypeChoice()</pre> +<div class="block">Auto generated getter method</div> +<dl><dt><span class="strong">Returns:</span></dt><dd>CreateXMLSignatureResponseTypeChoice[]</dd></dl> +</li> +</ul> +<a name="validateCreateXMLSignatureResponseTypeChoice(at.gv.egiz.moa.SignatureVerificationServiceStub.CreateXMLSignatureResponseTypeChoice[])"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>validateCreateXMLSignatureResponseTypeChoice</h4> +<pre>protected void validateCreateXMLSignatureResponseTypeChoice(<a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateXMLSignatureResponseTypeChoice.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.CreateXMLSignatureResponseTypeChoice</a>[] param)</pre> +<div class="block">validate the array for CreateXMLSignatureResponseTypeChoice</div> +</li> +</ul> +<a name="setCreateXMLSignatureResponseTypeChoice(at.gv.egiz.moa.SignatureVerificationServiceStub.CreateXMLSignatureResponseTypeChoice[])"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>setCreateXMLSignatureResponseTypeChoice</h4> +<pre>public void setCreateXMLSignatureResponseTypeChoice(<a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateXMLSignatureResponseTypeChoice.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.CreateXMLSignatureResponseTypeChoice</a>[] param)</pre> +<div class="block">Auto generated setter method</div> +<dl><dt><span class="strong">Parameters:</span></dt><dd><code>param</code> - CreateXMLSignatureResponseTypeChoice</dd></dl> +</li> +</ul> +<a name="addCreateXMLSignatureResponseTypeChoice(at.gv.egiz.moa.SignatureVerificationServiceStub.CreateXMLSignatureResponseTypeChoice)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>addCreateXMLSignatureResponseTypeChoice</h4> +<pre>public void addCreateXMLSignatureResponseTypeChoice(<a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateXMLSignatureResponseTypeChoice.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.CreateXMLSignatureResponseTypeChoice</a> param)</pre> +<div class="block">Auto generated add method for the array for convenience</div> +<dl><dt><span class="strong">Parameters:</span></dt><dd><code>param</code> - CreateXMLSignatureResponseTypeChoice</dd></dl> +</li> +</ul> +<a name="getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getOMElement</h4> +<pre>public org.apache.axiom.om.OMElement getOMElement(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, + org.apache.axiom.om.OMFactory factory) + throws org.apache.axis2.databinding.ADBException</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>getOMElement</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><span class="strong">Parameters:</span></dt><dd><code>parentQName</code> - </dd><dd><code>factory</code> - </dd> +<dt><span class="strong">Returns:</span></dt><dd>org.apache.axiom.om.OMElement</dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +<a name="serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>serialize</h4> +<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, + <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter) + throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, + org.apache.axis2.databinding.ADBException</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +<a name="serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>serialize</h4> +<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, + <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, + boolean serializeType) + throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, + org.apache.axis2.databinding.ADBException</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +<a name="getPullParser(javax.xml.namespace.QName)"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>getPullParser</h4> +<pre>public <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> getPullParser(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName) + throws org.apache.axis2.databinding.ADBException</pre> +<div class="block">databinding method to get an XML representation of this object</div> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>getPullParser</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +</li> +</ul> +</li> +</ul> +</div> +</div> +<!-- ========= END OF CLASS DATA ========= --> +<!-- ======= START OF BOTTOM NAVBAR ====== --> +<div class="bottomNav"><a name="navbar_bottom"> +<!-- --> +</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateXMLSignatureResponse.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateXMLSignatureResponseType.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li><a href="#nested_class_summary">Nested</a> | </li> +<li><a href="#field_summary">Field</a> | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li><a href="#field_detail">Field</a> | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_bottom"> +<!-- --> +</a></div> +<!-- ======== END OF BOTTOM NAVBAR ======= --> +</body> +</html> diff --git a/docs/at/gv/egiz/moa/SignatureVerificationServiceStub.CreateXMLSignatureResponseTypeChoice.Factory.html b/docs/at/gv/egiz/moa/SignatureVerificationServiceStub.CreateXMLSignatureResponseTypeChoice.Factory.html new file mode 100644 index 00000000..48a1f892 --- /dev/null +++ b/docs/at/gv/egiz/moa/SignatureVerificationServiceStub.CreateXMLSignatureResponseTypeChoice.Factory.html @@ -0,0 +1,278 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> +<!-- NewPage --> +<html lang="en"> +<head> +<!-- Generated by javadoc (version 1.7.0_51) on Tue Feb 04 16:51:52 CET 2014 --> +<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> +<title>SignatureVerificationServiceStub.CreateXMLSignatureResponseTypeChoice.Factory (PDF-AS 4.0 Library)</title> +<meta name="date" content="2014-02-04"> +<link rel="stylesheet" type="text/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 Library)"; + } +//--> +</script> +<noscript> +<div>JavaScript is disabled on your browser.</div> +</noscript> +<!-- ========= START OF TOP NAVBAR ======= --> +<div class="topNav"><a name="navbar_top"> +<!-- --> +</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateXMLSignatureResponseTypeChoice.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CryptoBinary.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li>Nested | </li> +<li>Field | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li>Field | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_top"> +<!-- --> +</a></div> +<!-- ========= END OF TOP NAVBAR ========= --> +<!-- ======== START OF CLASS DATA ======== --> +<div class="header"> +<div class="subTitle">at.gv.egiz.moa</div> +<h2 title="Class SignatureVerificationServiceStub.CreateXMLSignatureResponseTypeChoice.Factory" class="title">Class SignatureVerificationServiceStub.CreateXMLSignatureResponseTypeChoice.Factory</h2> +</div> +<div class="contentContainer"> +<ul class="inheritance"> +<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li> +<ul class="inheritance"> +<li>at.gv.egiz.moa.SignatureVerificationServiceStub.CreateXMLSignatureResponseTypeChoice.Factory</li> +</ul> +</li> +</ul> +<div class="description"> +<ul class="blockList"> +<li class="blockList"> +<dl> +<dt>Enclosing class:</dt> +<dd><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateXMLSignatureResponseTypeChoice.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.CreateXMLSignatureResponseTypeChoice</a></dd> +</dl> +<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> +<div class="block">Factory class that keeps the parse method</div> +</li> +</ul> +</div> +<div class="summary"> +<ul class="blockList"> +<li class="blockList"> +<!-- ======== CONSTRUCTOR SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_summary"> +<!-- --> +</a> +<h3>Constructor Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation"> +<caption><span>Constructors</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colOne" scope="col">Constructor and Description</th> +</tr> +<tr class="altColor"> +<td class="colOne"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateXMLSignatureResponseTypeChoice.Factory.html#SignatureVerificationServiceStub.CreateXMLSignatureResponseTypeChoice.Factory()">SignatureVerificationServiceStub.CreateXMLSignatureResponseTypeChoice.Factory</a></strong>()</code> </td> +</tr> +</table> +</li> +</ul> +<!-- ========== METHOD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_summary"> +<!-- --> +</a> +<h3>Method Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation"> +<caption><span>Methods</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colFirst" scope="col">Modifier and Type</th> +<th class="colLast" scope="col">Method and Description</th> +</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> +<div class="block">static method to create the object + Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable + If this object is not an element, it is a complex type and the reader is at the event just after the outer start element + Postcondition: If this object is an element, the reader is positioned at its end element + If this object is a complex type, the reader is positioned at the end element of its outer element</div> +</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> +</ul> +</li> +</ul> +</li> +</ul> +</div> +<div class="details"> +<ul class="blockList"> +<li class="blockList"> +<!-- ========= CONSTRUCTOR DETAIL ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_detail"> +<!-- --> +</a> +<h3>Constructor Detail</h3> +<a name="SignatureVerificationServiceStub.CreateXMLSignatureResponseTypeChoice.Factory()"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>SignatureVerificationServiceStub.CreateXMLSignatureResponseTypeChoice.Factory</h4> +<pre>public SignatureVerificationServiceStub.CreateXMLSignatureResponseTypeChoice.Factory()</pre> +</li> +</ul> +</li> +</ul> +<!-- ============ METHOD DETAIL ========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_detail"> +<!-- --> +</a> +<h3>Method Detail</h3> +<a name="parse(javax.xml.stream.XMLStreamReader)"> +<!-- --> +</a> +<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> +<div class="block">static method to create the object + Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable + If this object is not an element, it is a complex type and the reader is at the event just after the outer start element + Postcondition: If this object is an element, the reader is positioned at its end element + If this object is a complex type, the reader is positioned at the end element of its outer element</div> +<dl><dt><span class="strong">Throws:</span></dt> +<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></code></dd></dl> +</li> +</ul> +</li> +</ul> +</li> +</ul> +</div> +</div> +<!-- ========= END OF CLASS DATA ========= --> +<!-- ======= START OF BOTTOM NAVBAR ====== --> +<div class="bottomNav"><a name="navbar_bottom"> +<!-- --> +</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateXMLSignatureResponseTypeChoice.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CryptoBinary.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li>Nested | </li> +<li>Field | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li>Field | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_bottom"> +<!-- --> +</a></div> +<!-- ======== END OF BOTTOM NAVBAR ======= --> +</body> +</html> diff --git a/docs/at/gv/egiz/moa/SignatureVerificationServiceStub.CreateXMLSignatureResponseTypeChoice.html b/docs/at/gv/egiz/moa/SignatureVerificationServiceStub.CreateXMLSignatureResponseTypeChoice.html new file mode 100644 index 00000000..5a0ce5e9 --- /dev/null +++ b/docs/at/gv/egiz/moa/SignatureVerificationServiceStub.CreateXMLSignatureResponseTypeChoice.html @@ -0,0 +1,545 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> +<!-- NewPage --> +<html lang="en"> +<head> +<!-- Generated by javadoc (version 1.7.0_51) on Tue Feb 04 16:51:52 CET 2014 --> +<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> +<title>SignatureVerificationServiceStub.CreateXMLSignatureResponseTypeChoice (PDF-AS 4.0 Library)</title> +<meta name="date" content="2014-02-04"> +<link rel="stylesheet" type="text/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 Library)"; + } +//--> +</script> +<noscript> +<div>JavaScript is disabled on your browser.</div> +</noscript> +<!-- ========= START OF TOP NAVBAR ======= --> +<div class="topNav"><a name="navbar_top"> +<!-- --> +</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateXMLSignatureResponseType.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateXMLSignatureResponseTypeChoice.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li><a href="#nested_class_summary">Nested</a> | </li> +<li><a href="#field_summary">Field</a> | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li><a href="#field_detail">Field</a> | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_top"> +<!-- --> +</a></div> +<!-- ========= END OF TOP NAVBAR ========= --> +<!-- ======== START OF CLASS DATA ======== --> +<div class="header"> +<div class="subTitle">at.gv.egiz.moa</div> +<h2 title="Class SignatureVerificationServiceStub.CreateXMLSignatureResponseTypeChoice" class="title">Class SignatureVerificationServiceStub.CreateXMLSignatureResponseTypeChoice</h2> +</div> +<div class="contentContainer"> +<ul class="inheritance"> +<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li> +<ul class="inheritance"> +<li>at.gv.egiz.moa.SignatureVerificationServiceStub.CreateXMLSignatureResponseTypeChoice</li> +</ul> +</li> +</ul> +<div class="description"> +<ul class="blockList"> +<li class="blockList"> +<dl> +<dt>All Implemented Interfaces:</dt> +<dd><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a>, org.apache.axis2.databinding.ADBBean</dd> +</dl> +<dl> +<dt>Enclosing class:</dt> +<dd><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub</a></dd> +</dl> +<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> +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> +</ul> +</div> +<div class="summary"> +<ul class="blockList"> +<li class="blockList"> +<!-- ======== NESTED CLASS SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="nested_class_summary"> +<!-- --> +</a> +<h3>Nested Class Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Nested Class Summary table, listing nested classes, and an explanation"> +<caption><span>Nested Classes</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> +<tr class="altColor"> +<td class="colFirst"><code>static class </code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateXMLSignatureResponseTypeChoice.Factory.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.CreateXMLSignatureResponseTypeChoice.Factory</a></strong></code> +<div class="block">Factory class that keeps the parse method</div> +</td> +</tr> +</table> +</li> +</ul> +<!-- =========== FIELD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="field_summary"> +<!-- --> +</a> +<h3>Field Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Field Summary table, listing fields, and an explanation"> +<caption><span>Fields</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> +<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"><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 boolean</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateXMLSignatureResponseTypeChoice.html#localErrorResponseTracker">localErrorResponseTracker</a></strong></code> </td> +</tr> +<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"><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> +<tr class="rowColor"> +<td class="colFirst"><code>protected boolean</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateXMLSignatureResponseTypeChoice.html#localSignatureEnvironmentTracker">localSignatureEnvironmentTracker</a></strong></code> </td> +</tr> +</table> +</li> +</ul> +<!-- ======== CONSTRUCTOR SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_summary"> +<!-- --> +</a> +<h3>Constructor Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation"> +<caption><span>Constructors</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colOne" scope="col">Constructor and Description</th> +</tr> +<tr class="altColor"> +<td class="colOne"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateXMLSignatureResponseTypeChoice.html#SignatureVerificationServiceStub.CreateXMLSignatureResponseTypeChoice()">SignatureVerificationServiceStub.CreateXMLSignatureResponseTypeChoice</a></strong>()</code> </td> +</tr> +</table> +</li> +</ul> +<!-- ========== METHOD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_summary"> +<!-- --> +</a> +<h3>Method Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation"> +<caption><span>Methods</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colFirst" scope="col">Modifier and Type</th> +<th class="colLast" scope="col">Method and Description</th> +</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"><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>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, + 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> +<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="../../../../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.CreateXMLSignatureResponseTypeChoice.html#getSignatureEnvironment()">getSignatureEnvironment</a></strong>()</code> +<div class="block">Auto generated getter method</div> +</td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>boolean</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateXMLSignatureResponseTypeChoice.html#isErrorResponseSpecified()">isErrorResponseSpecified</a></strong>()</code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>boolean</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateXMLSignatureResponseTypeChoice.html#isSignatureEnvironmentSpecified()">isSignatureEnvironmentSpecified</a></strong>()</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.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> +</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, + 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.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"><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> +</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> +</ul> +</li> +</ul> +</li> +</ul> +</div> +<div class="details"> +<ul class="blockList"> +<li class="blockList"> +<!-- ============ FIELD DETAIL =========== --> +<ul class="blockList"> +<li class="blockList"><a name="field_detail"> +<!-- --> +</a> +<h3>Field Detail</h3> +<a name="localSignatureEnvironment"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>localSignatureEnvironment</h4> +<pre>protected <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SignatureEnvironment_type0.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.SignatureEnvironment_type0</a> localSignatureEnvironment</pre> +<div class="block">field for SignatureEnvironment</div> +</li> +</ul> +<a name="localSignatureEnvironmentTracker"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>localSignatureEnvironmentTracker</h4> +<pre>protected boolean localSignatureEnvironmentTracker</pre> +</li> +</ul> +<a name="localErrorResponse"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>localErrorResponse</h4> +<pre>protected <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ErrorResponseType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.ErrorResponseType</a> localErrorResponse</pre> +<div class="block">field for ErrorResponse</div> +</li> +</ul> +<a name="localErrorResponseTracker"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>localErrorResponseTracker</h4> +<pre>protected boolean localErrorResponseTracker</pre> +</li> +</ul> +</li> +</ul> +<!-- ========= CONSTRUCTOR DETAIL ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_detail"> +<!-- --> +</a> +<h3>Constructor Detail</h3> +<a name="SignatureVerificationServiceStub.CreateXMLSignatureResponseTypeChoice()"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>SignatureVerificationServiceStub.CreateXMLSignatureResponseTypeChoice</h4> +<pre>public SignatureVerificationServiceStub.CreateXMLSignatureResponseTypeChoice()</pre> +</li> +</ul> +</li> +</ul> +<!-- ============ METHOD DETAIL ========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_detail"> +<!-- --> +</a> +<h3>Method Detail</h3> +<a name="isSignatureEnvironmentSpecified()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>isSignatureEnvironmentSpecified</h4> +<pre>public boolean isSignatureEnvironmentSpecified()</pre> +</li> +</ul> +<a name="getSignatureEnvironment()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getSignatureEnvironment</h4> +<pre>public <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SignatureEnvironment_type0.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.SignatureEnvironment_type0</a> getSignatureEnvironment()</pre> +<div class="block">Auto generated getter method</div> +<dl><dt><span class="strong">Returns:</span></dt><dd>SignatureEnvironment_type0</dd></dl> +</li> +</ul> +<a name="setSignatureEnvironment(at.gv.egiz.moa.SignatureVerificationServiceStub.SignatureEnvironment_type0)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>setSignatureEnvironment</h4> +<pre>public void setSignatureEnvironment(<a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SignatureEnvironment_type0.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.SignatureEnvironment_type0</a> param)</pre> +<div class="block">Auto generated setter method</div> +<dl><dt><span class="strong">Parameters:</span></dt><dd><code>param</code> - SignatureEnvironment</dd></dl> +</li> +</ul> +<a name="isErrorResponseSpecified()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>isErrorResponseSpecified</h4> +<pre>public boolean isErrorResponseSpecified()</pre> +</li> +</ul> +<a name="getErrorResponse()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getErrorResponse</h4> +<pre>public <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ErrorResponseType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.ErrorResponseType</a> getErrorResponse()</pre> +<div class="block">Auto generated getter method</div> +<dl><dt><span class="strong">Returns:</span></dt><dd>ErrorResponseType</dd></dl> +</li> +</ul> +<a name="setErrorResponse(at.gv.egiz.moa.SignatureVerificationServiceStub.ErrorResponseType)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>setErrorResponse</h4> +<pre>public void setErrorResponse(<a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ErrorResponseType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.ErrorResponseType</a> param)</pre> +<div class="block">Auto generated setter method</div> +<dl><dt><span class="strong">Parameters:</span></dt><dd><code>param</code> - ErrorResponse</dd></dl> +</li> +</ul> +<a name="getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getOMElement</h4> +<pre>public org.apache.axiom.om.OMElement getOMElement(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, + org.apache.axiom.om.OMFactory factory) + throws org.apache.axis2.databinding.ADBException</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>getOMElement</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><span class="strong">Parameters:</span></dt><dd><code>parentQName</code> - </dd><dd><code>factory</code> - </dd> +<dt><span class="strong">Returns:</span></dt><dd>org.apache.axiom.om.OMElement</dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +<a name="serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>serialize</h4> +<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, + <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter) + throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, + org.apache.axis2.databinding.ADBException</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +<a name="serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>serialize</h4> +<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, + <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, + boolean serializeType) + throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, + org.apache.axis2.databinding.ADBException</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +<a name="getPullParser(javax.xml.namespace.QName)"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>getPullParser</h4> +<pre>public <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> getPullParser(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName) + throws org.apache.axis2.databinding.ADBException</pre> +<div class="block">databinding method to get an XML representation of this object</div> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>getPullParser</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +</li> +</ul> +</li> +</ul> +</div> +</div> +<!-- ========= END OF CLASS DATA ========= --> +<!-- ======= START OF BOTTOM NAVBAR ====== --> +<div class="bottomNav"><a name="navbar_bottom"> +<!-- --> +</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateXMLSignatureResponseType.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateXMLSignatureResponseTypeChoice.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li><a href="#nested_class_summary">Nested</a> | </li> +<li><a href="#field_summary">Field</a> | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li><a href="#field_detail">Field</a> | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_bottom"> +<!-- --> +</a></div> +<!-- ======== END OF BOTTOM NAVBAR ======= --> +</body> +</html> diff --git a/docs/at/gv/egiz/moa/SignatureVerificationServiceStub.CryptoBinary.Factory.html b/docs/at/gv/egiz/moa/SignatureVerificationServiceStub.CryptoBinary.Factory.html new file mode 100644 index 00000000..73776935 --- /dev/null +++ b/docs/at/gv/egiz/moa/SignatureVerificationServiceStub.CryptoBinary.Factory.html @@ -0,0 +1,308 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> +<!-- NewPage --> +<html lang="en"> +<head> +<!-- Generated by javadoc (version 1.7.0_51) on Tue Feb 04 16:51:53 CET 2014 --> +<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> +<title>SignatureVerificationServiceStub.CryptoBinary.Factory (PDF-AS 4.0 Library)</title> +<meta name="date" content="2014-02-04"> +<link rel="stylesheet" type="text/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 Library)"; + } +//--> +</script> +<noscript> +<div>JavaScript is disabled on your browser.</div> +</noscript> +<!-- ========= START OF TOP NAVBAR ======= --> +<div class="topNav"><a name="navbar_top"> +<!-- --> +</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CryptoBinary.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.DataObject_type0.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li>Nested | </li> +<li>Field | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li>Field | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_top"> +<!-- --> +</a></div> +<!-- ========= END OF TOP NAVBAR ========= --> +<!-- ======== START OF CLASS DATA ======== --> +<div class="header"> +<div class="subTitle">at.gv.egiz.moa</div> +<h2 title="Class SignatureVerificationServiceStub.CryptoBinary.Factory" class="title">Class SignatureVerificationServiceStub.CryptoBinary.Factory</h2> +</div> +<div class="contentContainer"> +<ul class="inheritance"> +<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li> +<ul class="inheritance"> +<li>at.gv.egiz.moa.SignatureVerificationServiceStub.CryptoBinary.Factory</li> +</ul> +</li> +</ul> +<div class="description"> +<ul class="blockList"> +<li class="blockList"> +<dl> +<dt>Enclosing class:</dt> +<dd><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CryptoBinary.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.CryptoBinary</a></dd> +</dl> +<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> +<div class="block">Factory class that keeps the parse method</div> +</li> +</ul> +</div> +<div class="summary"> +<ul class="blockList"> +<li class="blockList"> +<!-- ======== CONSTRUCTOR SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_summary"> +<!-- --> +</a> +<h3>Constructor Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation"> +<caption><span>Constructors</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colOne" scope="col">Constructor and Description</th> +</tr> +<tr class="altColor"> +<td class="colOne"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CryptoBinary.Factory.html#SignatureVerificationServiceStub.CryptoBinary.Factory()">SignatureVerificationServiceStub.CryptoBinary.Factory</a></strong>()</code> </td> +</tr> +</table> +</li> +</ul> +<!-- ========== METHOD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_summary"> +<!-- --> +</a> +<h3>Method Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation"> +<caption><span>Methods</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colFirst" scope="col">Modifier and Type</th> +<th class="colLast" scope="col">Method and Description</th> +</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> +</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> +</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> +<div class="block">static method to create the object + Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable + If this object is not an element, it is a complex type and the reader is at the event just after the outer start element + Postcondition: If this object is an element, the reader is positioned at its end element + If this object is a complex type, the reader is positioned at the end element of its outer element</div> +</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> +</ul> +</li> +</ul> +</li> +</ul> +</div> +<div class="details"> +<ul class="blockList"> +<li class="blockList"> +<!-- ========= CONSTRUCTOR DETAIL ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_detail"> +<!-- --> +</a> +<h3>Constructor Detail</h3> +<a name="SignatureVerificationServiceStub.CryptoBinary.Factory()"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>SignatureVerificationServiceStub.CryptoBinary.Factory</h4> +<pre>public SignatureVerificationServiceStub.CryptoBinary.Factory()</pre> +</li> +</ul> +</li> +</ul> +<!-- ============ METHOD DETAIL ========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_detail"> +<!-- --> +</a> +<h3>Method Detail</h3> +<a name="fromString(java.lang.String, java.lang.String)"> +<!-- --> +</a> +<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> +</li> +</ul> +<a name="fromString(javax.xml.stream.XMLStreamReader, java.lang.String)"> +<!-- --> +</a> +<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> +</li> +</ul> +<a name="parse(javax.xml.stream.XMLStreamReader)"> +<!-- --> +</a> +<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> +<div class="block">static method to create the object + Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable + If this object is not an element, it is a complex type and the reader is at the event just after the outer start element + Postcondition: If this object is an element, the reader is positioned at its end element + If this object is a complex type, the reader is positioned at the end element of its outer element</div> +<dl><dt><span class="strong">Throws:</span></dt> +<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></code></dd></dl> +</li> +</ul> +</li> +</ul> +</li> +</ul> +</div> +</div> +<!-- ========= END OF CLASS DATA ========= --> +<!-- ======= START OF BOTTOM NAVBAR ====== --> +<div class="bottomNav"><a name="navbar_bottom"> +<!-- --> +</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CryptoBinary.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.DataObject_type0.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li>Nested | </li> +<li>Field | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li>Field | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_bottom"> +<!-- --> +</a></div> +<!-- ======== END OF BOTTOM NAVBAR ======= --> +</body> +</html> diff --git a/docs/at/gv/egiz/moa/SignatureVerificationServiceStub.CryptoBinary.html b/docs/at/gv/egiz/moa/SignatureVerificationServiceStub.CryptoBinary.html new file mode 100644 index 00000000..0a910172 --- /dev/null +++ b/docs/at/gv/egiz/moa/SignatureVerificationServiceStub.CryptoBinary.html @@ -0,0 +1,473 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> +<!-- NewPage --> +<html lang="en"> +<head> +<!-- Generated by javadoc (version 1.7.0_51) on Tue Feb 04 16:51:53 CET 2014 --> +<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> +<title>SignatureVerificationServiceStub.CryptoBinary (PDF-AS 4.0 Library)</title> +<meta name="date" content="2014-02-04"> +<link rel="stylesheet" type="text/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 Library)"; + } +//--> +</script> +<noscript> +<div>JavaScript is disabled on your browser.</div> +</noscript> +<!-- ========= START OF TOP NAVBAR ======= --> +<div class="topNav"><a name="navbar_top"> +<!-- --> +</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateXMLSignatureResponseTypeChoice.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CryptoBinary.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li><a href="#nested_class_summary">Nested</a> | </li> +<li><a href="#field_summary">Field</a> | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li><a href="#field_detail">Field</a> | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_top"> +<!-- --> +</a></div> +<!-- ========= END OF TOP NAVBAR ========= --> +<!-- ======== START OF CLASS DATA ======== --> +<div class="header"> +<div class="subTitle">at.gv.egiz.moa</div> +<h2 title="Class SignatureVerificationServiceStub.CryptoBinary" class="title">Class SignatureVerificationServiceStub.CryptoBinary</h2> +</div> +<div class="contentContainer"> +<ul class="inheritance"> +<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li> +<ul class="inheritance"> +<li>at.gv.egiz.moa.SignatureVerificationServiceStub.CryptoBinary</li> +</ul> +</li> +</ul> +<div class="description"> +<ul class="blockList"> +<li class="blockList"> +<dl> +<dt>All Implemented Interfaces:</dt> +<dd><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a>, org.apache.axis2.databinding.ADBBean</dd> +</dl> +<dl> +<dt>Enclosing class:</dt> +<dd><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub</a></dd> +</dl> +<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> +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> +</ul> +</div> +<div class="summary"> +<ul class="blockList"> +<li class="blockList"> +<!-- ======== NESTED CLASS SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="nested_class_summary"> +<!-- --> +</a> +<h3>Nested Class Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Nested Class Summary table, listing nested classes, and an explanation"> +<caption><span>Nested Classes</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> +<tr class="altColor"> +<td class="colFirst"><code>static class </code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CryptoBinary.Factory.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.CryptoBinary.Factory</a></strong></code> +<div class="block">Factory class that keeps the parse method</div> +</td> +</tr> +</table> +</li> +</ul> +<!-- =========== FIELD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="field_summary"> +<!-- --> +</a> +<h3>Field Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Field Summary table, listing fields, and an explanation"> +<caption><span>Fields</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> +<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="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="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CryptoBinary.html#MY_QNAME">MY_QNAME</a></strong></code> </td> +</tr> +</table> +</li> +</ul> +<!-- ======== CONSTRUCTOR SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_summary"> +<!-- --> +</a> +<h3>Constructor Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation"> +<caption><span>Constructors</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colOne" scope="col">Constructor and Description</th> +</tr> +<tr class="altColor"> +<td class="colOne"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CryptoBinary.html#SignatureVerificationServiceStub.CryptoBinary()">SignatureVerificationServiceStub.CryptoBinary</a></strong>()</code> </td> +</tr> +</table> +</li> +</ul> +<!-- ========== METHOD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_summary"> +<!-- --> +</a> +<h3>Method Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation"> +<caption><span>Methods</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colFirst" scope="col">Modifier and Type</th> +<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="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, + 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> +<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> +</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, + 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> +<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="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CryptoBinary.html#toString()">toString</a></strong>()</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#wait()" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</a></code></li> +</ul> +</li> +</ul> +</li> +</ul> +</div> +<div class="details"> +<ul class="blockList"> +<li class="blockList"> +<!-- ============ FIELD DETAIL =========== --> +<ul class="blockList"> +<li class="blockList"><a name="field_detail"> +<!-- --> +</a> +<h3>Field Detail</h3> +<a name="MY_QNAME"> +<!-- --> +</a> +<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> +</li> +</ul> +<a name="localCryptoBinary"> +<!-- --> +</a> +<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> +<div class="block">field for CryptoBinary</div> +</li> +</ul> +</li> +</ul> +<!-- ========= CONSTRUCTOR DETAIL ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_detail"> +<!-- --> +</a> +<h3>Constructor Detail</h3> +<a name="SignatureVerificationServiceStub.CryptoBinary()"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>SignatureVerificationServiceStub.CryptoBinary</h4> +<pre>public SignatureVerificationServiceStub.CryptoBinary()</pre> +</li> +</ul> +</li> +</ul> +<!-- ============ METHOD DETAIL ========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_detail"> +<!-- --> +</a> +<h3>Method Detail</h3> +<a name="getCryptoBinary()"> +<!-- --> +</a> +<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> +<div class="block">Auto generated getter method</div> +<dl><dt><span class="strong">Returns:</span></dt><dd>javax.activation.DataHandler</dd></dl> +</li> +</ul> +<a name="setCryptoBinary(javax.activation.DataHandler)"> +<!-- --> +</a> +<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> +<div class="block">Auto generated setter method</div> +<dl><dt><span class="strong">Parameters:</span></dt><dd><code>param</code> - CryptoBinary</dd></dl> +</li> +</ul> +<a name="toString()"> +<!-- --> +</a> +<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> +<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> +</dl> +</li> +</ul> +<a name="getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getOMElement</h4> +<pre>public org.apache.axiom.om.OMElement getOMElement(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, + org.apache.axiom.om.OMFactory factory) + throws org.apache.axis2.databinding.ADBException</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>getOMElement</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><span class="strong">Parameters:</span></dt><dd><code>parentQName</code> - </dd><dd><code>factory</code> - </dd> +<dt><span class="strong">Returns:</span></dt><dd>org.apache.axiom.om.OMElement</dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +<a name="serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>serialize</h4> +<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, + <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter) + throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, + org.apache.axis2.databinding.ADBException</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +<a name="serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>serialize</h4> +<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, + <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, + boolean serializeType) + throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, + org.apache.axis2.databinding.ADBException</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +<a name="getPullParser(javax.xml.namespace.QName)"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>getPullParser</h4> +<pre>public <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> getPullParser(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName) + throws org.apache.axis2.databinding.ADBException</pre> +<div class="block">databinding method to get an XML representation of this object</div> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>getPullParser</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +</li> +</ul> +</li> +</ul> +</div> +</div> +<!-- ========= END OF CLASS DATA ========= --> +<!-- ======= START OF BOTTOM NAVBAR ====== --> +<div class="bottomNav"><a name="navbar_bottom"> +<!-- --> +</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateXMLSignatureResponseTypeChoice.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CryptoBinary.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li><a href="#nested_class_summary">Nested</a> | </li> +<li><a href="#field_summary">Field</a> | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li><a href="#field_detail">Field</a> | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_bottom"> +<!-- --> +</a></div> +<!-- ======== END OF BOTTOM NAVBAR ======= --> +</body> +</html> diff --git a/docs/at/gv/egiz/moa/SignatureVerificationServiceStub.DSAKeyValue.Factory.html b/docs/at/gv/egiz/moa/SignatureVerificationServiceStub.DSAKeyValue.Factory.html new file mode 100644 index 00000000..d3f24f26 --- /dev/null +++ b/docs/at/gv/egiz/moa/SignatureVerificationServiceStub.DSAKeyValue.Factory.html @@ -0,0 +1,278 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> +<!-- NewPage --> +<html lang="en"> +<head> +<!-- Generated by javadoc (version 1.7.0_51) on Tue Feb 04 16:52:00 CET 2014 --> +<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> +<title>SignatureVerificationServiceStub.DSAKeyValue.Factory (PDF-AS 4.0 Library)</title> +<meta name="date" content="2014-02-04"> +<link rel="stylesheet" type="text/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 Library)"; + } +//--> +</script> +<noscript> +<div>JavaScript is disabled on your browser.</div> +</noscript> +<!-- ========= START OF TOP NAVBAR ======= --> +<div class="topNav"><a name="navbar_top"> +<!-- --> +</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.DSAKeyValue.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.DSAKeyValueType.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li>Nested | </li> +<li>Field | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li>Field | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_top"> +<!-- --> +</a></div> +<!-- ========= END OF TOP NAVBAR ========= --> +<!-- ======== START OF CLASS DATA ======== --> +<div class="header"> +<div class="subTitle">at.gv.egiz.moa</div> +<h2 title="Class SignatureVerificationServiceStub.DSAKeyValue.Factory" class="title">Class SignatureVerificationServiceStub.DSAKeyValue.Factory</h2> +</div> +<div class="contentContainer"> +<ul class="inheritance"> +<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li> +<ul class="inheritance"> +<li>at.gv.egiz.moa.SignatureVerificationServiceStub.DSAKeyValue.Factory</li> +</ul> +</li> +</ul> +<div class="description"> +<ul class="blockList"> +<li class="blockList"> +<dl> +<dt>Enclosing class:</dt> +<dd><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.DSAKeyValue.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.DSAKeyValue</a></dd> +</dl> +<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> +<div class="block">Factory class that keeps the parse method</div> +</li> +</ul> +</div> +<div class="summary"> +<ul class="blockList"> +<li class="blockList"> +<!-- ======== CONSTRUCTOR SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_summary"> +<!-- --> +</a> +<h3>Constructor Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation"> +<caption><span>Constructors</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colOne" scope="col">Constructor and Description</th> +</tr> +<tr class="altColor"> +<td class="colOne"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.DSAKeyValue.Factory.html#SignatureVerificationServiceStub.DSAKeyValue.Factory()">SignatureVerificationServiceStub.DSAKeyValue.Factory</a></strong>()</code> </td> +</tr> +</table> +</li> +</ul> +<!-- ========== METHOD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_summary"> +<!-- --> +</a> +<h3>Method Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation"> +<caption><span>Methods</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colFirst" scope="col">Modifier and Type</th> +<th class="colLast" scope="col">Method and Description</th> +</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> +<div class="block">static method to create the object + Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable + If this object is not an element, it is a complex type and the reader is at the event just after the outer start element + Postcondition: If this object is an element, the reader is positioned at its end element + If this object is a complex type, the reader is positioned at the end element of its outer element</div> +</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> +</ul> +</li> +</ul> +</li> +</ul> +</div> +<div class="details"> +<ul class="blockList"> +<li class="blockList"> +<!-- ========= CONSTRUCTOR DETAIL ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_detail"> +<!-- --> +</a> +<h3>Constructor Detail</h3> +<a name="SignatureVerificationServiceStub.DSAKeyValue.Factory()"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>SignatureVerificationServiceStub.DSAKeyValue.Factory</h4> +<pre>public SignatureVerificationServiceStub.DSAKeyValue.Factory()</pre> +</li> +</ul> +</li> +</ul> +<!-- ============ METHOD DETAIL ========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_detail"> +<!-- --> +</a> +<h3>Method Detail</h3> +<a name="parse(javax.xml.stream.XMLStreamReader)"> +<!-- --> +</a> +<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> +<div class="block">static method to create the object + Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable + If this object is not an element, it is a complex type and the reader is at the event just after the outer start element + Postcondition: If this object is an element, the reader is positioned at its end element + If this object is a complex type, the reader is positioned at the end element of its outer element</div> +<dl><dt><span class="strong">Throws:</span></dt> +<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></code></dd></dl> +</li> +</ul> +</li> +</ul> +</li> +</ul> +</div> +</div> +<!-- ========= END OF CLASS DATA ========= --> +<!-- ======= START OF BOTTOM NAVBAR ====== --> +<div class="bottomNav"><a name="navbar_bottom"> +<!-- --> +</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.DSAKeyValue.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.DSAKeyValueType.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li>Nested | </li> +<li>Field | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li>Field | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_bottom"> +<!-- --> +</a></div> +<!-- ======== END OF BOTTOM NAVBAR ======= --> +</body> +</html> diff --git a/docs/at/gv/egiz/moa/SignatureVerificationServiceStub.DSAKeyValue.html b/docs/at/gv/egiz/moa/SignatureVerificationServiceStub.DSAKeyValue.html new file mode 100644 index 00000000..8eb8f131 --- /dev/null +++ b/docs/at/gv/egiz/moa/SignatureVerificationServiceStub.DSAKeyValue.html @@ -0,0 +1,456 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> +<!-- NewPage --> +<html lang="en"> +<head> +<!-- Generated by javadoc (version 1.7.0_51) on Tue Feb 04 16:52:00 CET 2014 --> +<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> +<title>SignatureVerificationServiceStub.DSAKeyValue (PDF-AS 4.0 Library)</title> +<meta name="date" content="2014-02-04"> +<link rel="stylesheet" type="text/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 Library)"; + } +//--> +</script> +<noscript> +<div>JavaScript is disabled on your browser.</div> +</noscript> +<!-- ========= START OF TOP NAVBAR ======= --> +<div class="topNav"><a name="navbar_top"> +<!-- --> +</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.DigestValueType.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.DSAKeyValue.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li><a href="#nested_class_summary">Nested</a> | </li> +<li><a href="#field_summary">Field</a> | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li><a href="#field_detail">Field</a> | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_top"> +<!-- --> +</a></div> +<!-- ========= END OF TOP NAVBAR ========= --> +<!-- ======== START OF CLASS DATA ======== --> +<div class="header"> +<div class="subTitle">at.gv.egiz.moa</div> +<h2 title="Class SignatureVerificationServiceStub.DSAKeyValue" class="title">Class SignatureVerificationServiceStub.DSAKeyValue</h2> +</div> +<div class="contentContainer"> +<ul class="inheritance"> +<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li> +<ul class="inheritance"> +<li>at.gv.egiz.moa.SignatureVerificationServiceStub.DSAKeyValue</li> +</ul> +</li> +</ul> +<div class="description"> +<ul class="blockList"> +<li class="blockList"> +<dl> +<dt>All Implemented Interfaces:</dt> +<dd><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a>, org.apache.axis2.databinding.ADBBean</dd> +</dl> +<dl> +<dt>Enclosing class:</dt> +<dd><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub</a></dd> +</dl> +<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> +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> +</ul> +</div> +<div class="summary"> +<ul class="blockList"> +<li class="blockList"> +<!-- ======== NESTED CLASS SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="nested_class_summary"> +<!-- --> +</a> +<h3>Nested Class Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Nested Class Summary table, listing nested classes, and an explanation"> +<caption><span>Nested Classes</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> +<tr class="altColor"> +<td class="colFirst"><code>static class </code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.DSAKeyValue.Factory.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.DSAKeyValue.Factory</a></strong></code> +<div class="block">Factory class that keeps the parse method</div> +</td> +</tr> +</table> +</li> +</ul> +<!-- =========== FIELD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="field_summary"> +<!-- --> +</a> +<h3>Field Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Field Summary table, listing fields, and an explanation"> +<caption><span>Fields</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> +<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"><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> +<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="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.DSAKeyValue.html#MY_QNAME">MY_QNAME</a></strong></code> </td> +</tr> +</table> +</li> +</ul> +<!-- ======== CONSTRUCTOR SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_summary"> +<!-- --> +</a> +<h3>Constructor Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation"> +<caption><span>Constructors</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colOne" scope="col">Constructor and Description</th> +</tr> +<tr class="altColor"> +<td class="colOne"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.DSAKeyValue.html#SignatureVerificationServiceStub.DSAKeyValue()">SignatureVerificationServiceStub.DSAKeyValue</a></strong>()</code> </td> +</tr> +</table> +</li> +</ul> +<!-- ========== METHOD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_summary"> +<!-- --> +</a> +<h3>Method Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation"> +<caption><span>Methods</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colFirst" scope="col">Modifier and Type</th> +<th class="colLast" scope="col">Method and Description</th> +</tr> +<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"><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="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, + 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> +<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> +</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, + 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.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> +</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> +</ul> +</li> +</ul> +</li> +</ul> +</div> +<div class="details"> +<ul class="blockList"> +<li class="blockList"> +<!-- ============ FIELD DETAIL =========== --> +<ul class="blockList"> +<li class="blockList"><a name="field_detail"> +<!-- --> +</a> +<h3>Field Detail</h3> +<a name="MY_QNAME"> +<!-- --> +</a> +<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> +</li> +</ul> +<a name="localDSAKeyValue"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>localDSAKeyValue</h4> +<pre>protected <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.DSAKeyValueType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.DSAKeyValueType</a> localDSAKeyValue</pre> +<div class="block">field for DSAKeyValue</div> +</li> +</ul> +</li> +</ul> +<!-- ========= CONSTRUCTOR DETAIL ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_detail"> +<!-- --> +</a> +<h3>Constructor Detail</h3> +<a name="SignatureVerificationServiceStub.DSAKeyValue()"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>SignatureVerificationServiceStub.DSAKeyValue</h4> +<pre>public SignatureVerificationServiceStub.DSAKeyValue()</pre> +</li> +</ul> +</li> +</ul> +<!-- ============ METHOD DETAIL ========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_detail"> +<!-- --> +</a> +<h3>Method Detail</h3> +<a name="getDSAKeyValue()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getDSAKeyValue</h4> +<pre>public <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.DSAKeyValueType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.DSAKeyValueType</a> getDSAKeyValue()</pre> +<div class="block">Auto generated getter method</div> +<dl><dt><span class="strong">Returns:</span></dt><dd>DSAKeyValueType</dd></dl> +</li> +</ul> +<a name="setDSAKeyValue(at.gv.egiz.moa.SignatureVerificationServiceStub.DSAKeyValueType)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>setDSAKeyValue</h4> +<pre>public void setDSAKeyValue(<a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.DSAKeyValueType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.DSAKeyValueType</a> param)</pre> +<div class="block">Auto generated setter method</div> +<dl><dt><span class="strong">Parameters:</span></dt><dd><code>param</code> - DSAKeyValue</dd></dl> +</li> +</ul> +<a name="getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getOMElement</h4> +<pre>public org.apache.axiom.om.OMElement getOMElement(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, + org.apache.axiom.om.OMFactory factory) + throws org.apache.axis2.databinding.ADBException</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>getOMElement</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><span class="strong">Parameters:</span></dt><dd><code>parentQName</code> - </dd><dd><code>factory</code> - </dd> +<dt><span class="strong">Returns:</span></dt><dd>org.apache.axiom.om.OMElement</dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +<a name="serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>serialize</h4> +<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, + <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter) + throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, + org.apache.axis2.databinding.ADBException</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +<a name="serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>serialize</h4> +<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, + <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, + boolean serializeType) + throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, + org.apache.axis2.databinding.ADBException</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +<a name="getPullParser(javax.xml.namespace.QName)"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>getPullParser</h4> +<pre>public <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> getPullParser(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName) + throws org.apache.axis2.databinding.ADBException</pre> +<div class="block">databinding method to get an XML representation of this object</div> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>getPullParser</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +</li> +</ul> +</li> +</ul> +</div> +</div> +<!-- ========= END OF CLASS DATA ========= --> +<!-- ======= START OF BOTTOM NAVBAR ====== --> +<div class="bottomNav"><a name="navbar_bottom"> +<!-- --> +</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.DigestValueType.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.DSAKeyValue.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li><a href="#nested_class_summary">Nested</a> | </li> +<li><a href="#field_summary">Field</a> | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li><a href="#field_detail">Field</a> | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_bottom"> +<!-- --> +</a></div> +<!-- ======== END OF BOTTOM NAVBAR ======= --> +</body> +</html> diff --git a/docs/at/gv/egiz/moa/SignatureVerificationServiceStub.DSAKeyValueType.Factory.html b/docs/at/gv/egiz/moa/SignatureVerificationServiceStub.DSAKeyValueType.Factory.html new file mode 100644 index 00000000..f9611f77 --- /dev/null +++ b/docs/at/gv/egiz/moa/SignatureVerificationServiceStub.DSAKeyValueType.Factory.html @@ -0,0 +1,278 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> +<!-- NewPage --> +<html lang="en"> +<head> +<!-- Generated by javadoc (version 1.7.0_51) on Tue Feb 04 16:52:01 CET 2014 --> +<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> +<title>SignatureVerificationServiceStub.DSAKeyValueType.Factory (PDF-AS 4.0 Library)</title> +<meta name="date" content="2014-02-04"> +<link rel="stylesheet" type="text/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 Library)"; + } +//--> +</script> +<noscript> +<div>JavaScript is disabled on your browser.</div> +</noscript> +<!-- ========= START OF TOP NAVBAR ======= --> +<div class="topNav"><a name="navbar_top"> +<!-- --> +</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.DSAKeyValueType.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.DSAKeyValueTypeSequence_type0.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li>Nested | </li> +<li>Field | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li>Field | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_top"> +<!-- --> +</a></div> +<!-- ========= END OF TOP NAVBAR ========= --> +<!-- ======== START OF CLASS DATA ======== --> +<div class="header"> +<div class="subTitle">at.gv.egiz.moa</div> +<h2 title="Class SignatureVerificationServiceStub.DSAKeyValueType.Factory" class="title">Class SignatureVerificationServiceStub.DSAKeyValueType.Factory</h2> +</div> +<div class="contentContainer"> +<ul class="inheritance"> +<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li> +<ul class="inheritance"> +<li>at.gv.egiz.moa.SignatureVerificationServiceStub.DSAKeyValueType.Factory</li> +</ul> +</li> +</ul> +<div class="description"> +<ul class="blockList"> +<li class="blockList"> +<dl> +<dt>Enclosing class:</dt> +<dd><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.DSAKeyValueType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.DSAKeyValueType</a></dd> +</dl> +<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> +<div class="block">Factory class that keeps the parse method</div> +</li> +</ul> +</div> +<div class="summary"> +<ul class="blockList"> +<li class="blockList"> +<!-- ======== CONSTRUCTOR SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_summary"> +<!-- --> +</a> +<h3>Constructor Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation"> +<caption><span>Constructors</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colOne" scope="col">Constructor and Description</th> +</tr> +<tr class="altColor"> +<td class="colOne"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.DSAKeyValueType.Factory.html#SignatureVerificationServiceStub.DSAKeyValueType.Factory()">SignatureVerificationServiceStub.DSAKeyValueType.Factory</a></strong>()</code> </td> +</tr> +</table> +</li> +</ul> +<!-- ========== METHOD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_summary"> +<!-- --> +</a> +<h3>Method Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation"> +<caption><span>Methods</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colFirst" scope="col">Modifier and Type</th> +<th class="colLast" scope="col">Method and Description</th> +</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> +<div class="block">static method to create the object + Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable + If this object is not an element, it is a complex type and the reader is at the event just after the outer start element + Postcondition: If this object is an element, the reader is positioned at its end element + If this object is a complex type, the reader is positioned at the end element of its outer element</div> +</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> +</ul> +</li> +</ul> +</li> +</ul> +</div> +<div class="details"> +<ul class="blockList"> +<li class="blockList"> +<!-- ========= CONSTRUCTOR DETAIL ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_detail"> +<!-- --> +</a> +<h3>Constructor Detail</h3> +<a name="SignatureVerificationServiceStub.DSAKeyValueType.Factory()"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>SignatureVerificationServiceStub.DSAKeyValueType.Factory</h4> +<pre>public SignatureVerificationServiceStub.DSAKeyValueType.Factory()</pre> +</li> +</ul> +</li> +</ul> +<!-- ============ METHOD DETAIL ========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_detail"> +<!-- --> +</a> +<h3>Method Detail</h3> +<a name="parse(javax.xml.stream.XMLStreamReader)"> +<!-- --> +</a> +<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> +<div class="block">static method to create the object + Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable + If this object is not an element, it is a complex type and the reader is at the event just after the outer start element + Postcondition: If this object is an element, the reader is positioned at its end element + If this object is a complex type, the reader is positioned at the end element of its outer element</div> +<dl><dt><span class="strong">Throws:</span></dt> +<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></code></dd></dl> +</li> +</ul> +</li> +</ul> +</li> +</ul> +</div> +</div> +<!-- ========= END OF CLASS DATA ========= --> +<!-- ======= START OF BOTTOM NAVBAR ====== --> +<div class="bottomNav"><a name="navbar_bottom"> +<!-- --> +</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.DSAKeyValueType.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.DSAKeyValueTypeSequence_type0.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li>Nested | </li> +<li>Field | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li>Field | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_bottom"> +<!-- --> +</a></div> +<!-- ======== END OF BOTTOM NAVBAR ======= --> +</body> +</html> diff --git a/docs/at/gv/egiz/moa/SignatureVerificationServiceStub.DSAKeyValueType.html b/docs/at/gv/egiz/moa/SignatureVerificationServiceStub.DSAKeyValueType.html new file mode 100644 index 00000000..f1cbe5f5 --- /dev/null +++ b/docs/at/gv/egiz/moa/SignatureVerificationServiceStub.DSAKeyValueType.html @@ -0,0 +1,747 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> +<!-- NewPage --> +<html lang="en"> +<head> +<!-- Generated by javadoc (version 1.7.0_51) on Tue Feb 04 16:52:01 CET 2014 --> +<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> +<title>SignatureVerificationServiceStub.DSAKeyValueType (PDF-AS 4.0 Library)</title> +<meta name="date" content="2014-02-04"> +<link rel="stylesheet" type="text/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 Library)"; + } +//--> +</script> +<noscript> +<div>JavaScript is disabled on your browser.</div> +</noscript> +<!-- ========= START OF TOP NAVBAR ======= --> +<div class="topNav"><a name="navbar_top"> +<!-- --> +</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.DSAKeyValue.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.DSAKeyValueType.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li><a href="#nested_class_summary">Nested</a> | </li> +<li><a href="#field_summary">Field</a> | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li><a href="#field_detail">Field</a> | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_top"> +<!-- --> +</a></div> +<!-- ========= END OF TOP NAVBAR ========= --> +<!-- ======== START OF CLASS DATA ======== --> +<div class="header"> +<div class="subTitle">at.gv.egiz.moa</div> +<h2 title="Class SignatureVerificationServiceStub.DSAKeyValueType" class="title">Class SignatureVerificationServiceStub.DSAKeyValueType</h2> +</div> +<div class="contentContainer"> +<ul class="inheritance"> +<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li> +<ul class="inheritance"> +<li>at.gv.egiz.moa.SignatureVerificationServiceStub.DSAKeyValueType</li> +</ul> +</li> +</ul> +<div class="description"> +<ul class="blockList"> +<li class="blockList"> +<dl> +<dt>All Implemented Interfaces:</dt> +<dd><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a>, org.apache.axis2.databinding.ADBBean</dd> +</dl> +<dl> +<dt>Enclosing class:</dt> +<dd><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub</a></dd> +</dl> +<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> +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> +</ul> +</div> +<div class="summary"> +<ul class="blockList"> +<li class="blockList"> +<!-- ======== NESTED CLASS SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="nested_class_summary"> +<!-- --> +</a> +<h3>Nested Class Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Nested Class Summary table, listing nested classes, and an explanation"> +<caption><span>Nested Classes</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> +<tr class="altColor"> +<td class="colFirst"><code>static class </code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.DSAKeyValueType.Factory.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.DSAKeyValueType.Factory</a></strong></code> +<div class="block">Factory class that keeps the parse method</div> +</td> +</tr> +</table> +</li> +</ul> +<!-- =========== FIELD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="field_summary"> +<!-- --> +</a> +<h3>Field Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Field Summary table, listing fields, and an explanation"> +<caption><span>Fields</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> +<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"><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> +<tr class="rowColor"> +<td class="colFirst"><code>protected boolean</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.DSAKeyValueType.html#localDSAKeyValueTypeSequence_type0Tracker">localDSAKeyValueTypeSequence_type0Tracker</a></strong></code> </td> +</tr> +<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"><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> +<tr class="rowColor"> +<td class="colFirst"><code>protected boolean</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.DSAKeyValueType.html#localDSAKeyValueTypeSequence_type1Tracker">localDSAKeyValueTypeSequence_type1Tracker</a></strong></code> </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"><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="rowColor"> +<td class="colFirst"><code>protected boolean</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.DSAKeyValueType.html#localGTracker">localGTracker</a></strong></code> </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"><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 boolean</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.DSAKeyValueType.html#localJTracker">localJTracker</a></strong></code> </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"><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> +</table> +</li> +</ul> +<!-- ======== CONSTRUCTOR SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_summary"> +<!-- --> +</a> +<h3>Constructor Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation"> +<caption><span>Constructors</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colOne" scope="col">Constructor and Description</th> +</tr> +<tr class="altColor"> +<td class="colOne"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.DSAKeyValueType.html#SignatureVerificationServiceStub.DSAKeyValueType()">SignatureVerificationServiceStub.DSAKeyValueType</a></strong>()</code> </td> +</tr> +</table> +</li> +</ul> +<!-- ========== METHOD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_summary"> +<!-- --> +</a> +<h3>Method Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation"> +<caption><span>Methods</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colFirst" scope="col">Modifier and Type</th> +<th class="colLast" scope="col">Method and Description</th> +</tr> +<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"><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><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.DSAKeyValueType.html#getDSAKeyValueTypeSequence_type1()">getDSAKeyValueTypeSequence_type1</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"><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="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"><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="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, + 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> +<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="../../../../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.DSAKeyValueType.html#getY()">getY</a></strong>()</code> +<div class="block">Auto generated getter method</div> +</td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>boolean</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.DSAKeyValueType.html#isDSAKeyValueTypeSequence_type0Specified()">isDSAKeyValueTypeSequence_type0Specified</a></strong>()</code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>boolean</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.DSAKeyValueType.html#isDSAKeyValueTypeSequence_type1Specified()">isDSAKeyValueTypeSequence_type1Specified</a></strong>()</code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>boolean</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.DSAKeyValueType.html#isGSpecified()">isGSpecified</a></strong>()</code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>boolean</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.DSAKeyValueType.html#isJSpecified()">isJSpecified</a></strong>()</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.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> +</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, + 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.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> +<tr class="altColor"> +<td class="colFirst"><code>void</code></td> +<td class="colLast"><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> +<tr class="rowColor"> +<td class="colFirst"><code>void</code></td> +<td class="colLast"><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"><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"><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> +</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> +</ul> +</li> +</ul> +</li> +</ul> +</div> +<div class="details"> +<ul class="blockList"> +<li class="blockList"> +<!-- ============ FIELD DETAIL =========== --> +<ul class="blockList"> +<li class="blockList"><a name="field_detail"> +<!-- --> +</a> +<h3>Field Detail</h3> +<a name="localDSAKeyValueTypeSequence_type0"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>localDSAKeyValueTypeSequence_type0</h4> +<pre>protected <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.DSAKeyValueTypeSequence_type0.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.DSAKeyValueTypeSequence_type0</a> localDSAKeyValueTypeSequence_type0</pre> +<div class="block">field for DSAKeyValueTypeSequence_type0</div> +</li> +</ul> +<a name="localDSAKeyValueTypeSequence_type0Tracker"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>localDSAKeyValueTypeSequence_type0Tracker</h4> +<pre>protected boolean localDSAKeyValueTypeSequence_type0Tracker</pre> +</li> +</ul> +<a name="localG"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>localG</h4> +<pre>protected <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CryptoBinary.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.CryptoBinary</a> localG</pre> +<div class="block">field for G</div> +</li> +</ul> +<a name="localGTracker"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>localGTracker</h4> +<pre>protected boolean localGTracker</pre> +</li> +</ul> +<a name="localY"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>localY</h4> +<pre>protected <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CryptoBinary.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.CryptoBinary</a> localY</pre> +<div class="block">field for Y</div> +</li> +</ul> +<a name="localJ"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>localJ</h4> +<pre>protected <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CryptoBinary.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.CryptoBinary</a> localJ</pre> +<div class="block">field for J</div> +</li> +</ul> +<a name="localJTracker"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>localJTracker</h4> +<pre>protected boolean localJTracker</pre> +</li> +</ul> +<a name="localDSAKeyValueTypeSequence_type1"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>localDSAKeyValueTypeSequence_type1</h4> +<pre>protected <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.DSAKeyValueTypeSequence_type1.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.DSAKeyValueTypeSequence_type1</a> localDSAKeyValueTypeSequence_type1</pre> +<div class="block">field for DSAKeyValueTypeSequence_type1</div> +</li> +</ul> +<a name="localDSAKeyValueTypeSequence_type1Tracker"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>localDSAKeyValueTypeSequence_type1Tracker</h4> +<pre>protected boolean localDSAKeyValueTypeSequence_type1Tracker</pre> +</li> +</ul> +</li> +</ul> +<!-- ========= CONSTRUCTOR DETAIL ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_detail"> +<!-- --> +</a> +<h3>Constructor Detail</h3> +<a name="SignatureVerificationServiceStub.DSAKeyValueType()"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>SignatureVerificationServiceStub.DSAKeyValueType</h4> +<pre>public SignatureVerificationServiceStub.DSAKeyValueType()</pre> +</li> +</ul> +</li> +</ul> +<!-- ============ METHOD DETAIL ========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_detail"> +<!-- --> +</a> +<h3>Method Detail</h3> +<a name="isDSAKeyValueTypeSequence_type0Specified()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>isDSAKeyValueTypeSequence_type0Specified</h4> +<pre>public boolean isDSAKeyValueTypeSequence_type0Specified()</pre> +</li> +</ul> +<a name="getDSAKeyValueTypeSequence_type0()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getDSAKeyValueTypeSequence_type0</h4> +<pre>public <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.DSAKeyValueTypeSequence_type0.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.DSAKeyValueTypeSequence_type0</a> getDSAKeyValueTypeSequence_type0()</pre> +<div class="block">Auto generated getter method</div> +<dl><dt><span class="strong">Returns:</span></dt><dd>DSAKeyValueTypeSequence_type0</dd></dl> +</li> +</ul> +<a name="setDSAKeyValueTypeSequence_type0(at.gv.egiz.moa.SignatureVerificationServiceStub.DSAKeyValueTypeSequence_type0)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>setDSAKeyValueTypeSequence_type0</h4> +<pre>public void setDSAKeyValueTypeSequence_type0(<a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.DSAKeyValueTypeSequence_type0.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.DSAKeyValueTypeSequence_type0</a> param)</pre> +<div class="block">Auto generated setter method</div> +<dl><dt><span class="strong">Parameters:</span></dt><dd><code>param</code> - DSAKeyValueTypeSequence_type0</dd></dl> +</li> +</ul> +<a name="isGSpecified()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>isGSpecified</h4> +<pre>public boolean isGSpecified()</pre> +</li> +</ul> +<a name="getG()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getG</h4> +<pre>public <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CryptoBinary.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.CryptoBinary</a> getG()</pre> +<div class="block">Auto generated getter method</div> +<dl><dt><span class="strong">Returns:</span></dt><dd>CryptoBinary</dd></dl> +</li> +</ul> +<a name="setG(at.gv.egiz.moa.SignatureVerificationServiceStub.CryptoBinary)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>setG</h4> +<pre>public void setG(<a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CryptoBinary.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.CryptoBinary</a> param)</pre> +<div class="block">Auto generated setter method</div> +<dl><dt><span class="strong">Parameters:</span></dt><dd><code>param</code> - G</dd></dl> +</li> +</ul> +<a name="getY()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getY</h4> +<pre>public <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CryptoBinary.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.CryptoBinary</a> getY()</pre> +<div class="block">Auto generated getter method</div> +<dl><dt><span class="strong">Returns:</span></dt><dd>CryptoBinary</dd></dl> +</li> +</ul> +<a name="setY(at.gv.egiz.moa.SignatureVerificationServiceStub.CryptoBinary)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>setY</h4> +<pre>public void setY(<a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CryptoBinary.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.CryptoBinary</a> param)</pre> +<div class="block">Auto generated setter method</div> +<dl><dt><span class="strong">Parameters:</span></dt><dd><code>param</code> - Y</dd></dl> +</li> +</ul> +<a name="isJSpecified()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>isJSpecified</h4> +<pre>public boolean isJSpecified()</pre> +</li> +</ul> +<a name="getJ()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getJ</h4> +<pre>public <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CryptoBinary.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.CryptoBinary</a> getJ()</pre> +<div class="block">Auto generated getter method</div> +<dl><dt><span class="strong">Returns:</span></dt><dd>CryptoBinary</dd></dl> +</li> +</ul> +<a name="setJ(at.gv.egiz.moa.SignatureVerificationServiceStub.CryptoBinary)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>setJ</h4> +<pre>public void setJ(<a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CryptoBinary.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.CryptoBinary</a> param)</pre> +<div class="block">Auto generated setter method</div> +<dl><dt><span class="strong">Parameters:</span></dt><dd><code>param</code> - J</dd></dl> +</li> +</ul> +<a name="isDSAKeyValueTypeSequence_type1Specified()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>isDSAKeyValueTypeSequence_type1Specified</h4> +<pre>public boolean isDSAKeyValueTypeSequence_type1Specified()</pre> +</li> +</ul> +<a name="getDSAKeyValueTypeSequence_type1()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getDSAKeyValueTypeSequence_type1</h4> +<pre>public <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.DSAKeyValueTypeSequence_type1.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.DSAKeyValueTypeSequence_type1</a> getDSAKeyValueTypeSequence_type1()</pre> +<div class="block">Auto generated getter method</div> +<dl><dt><span class="strong">Returns:</span></dt><dd>DSAKeyValueTypeSequence_type1</dd></dl> +</li> +</ul> +<a name="setDSAKeyValueTypeSequence_type1(at.gv.egiz.moa.SignatureVerificationServiceStub.DSAKeyValueTypeSequence_type1)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>setDSAKeyValueTypeSequence_type1</h4> +<pre>public void setDSAKeyValueTypeSequence_type1(<a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.DSAKeyValueTypeSequence_type1.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.DSAKeyValueTypeSequence_type1</a> param)</pre> +<div class="block">Auto generated setter method</div> +<dl><dt><span class="strong">Parameters:</span></dt><dd><code>param</code> - DSAKeyValueTypeSequence_type1</dd></dl> +</li> +</ul> +<a name="getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getOMElement</h4> +<pre>public org.apache.axiom.om.OMElement getOMElement(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, + org.apache.axiom.om.OMFactory factory) + throws org.apache.axis2.databinding.ADBException</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>getOMElement</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><span class="strong">Parameters:</span></dt><dd><code>parentQName</code> - </dd><dd><code>factory</code> - </dd> +<dt><span class="strong">Returns:</span></dt><dd>org.apache.axiom.om.OMElement</dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +<a name="serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>serialize</h4> +<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, + <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter) + throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, + org.apache.axis2.databinding.ADBException</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +<a name="serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>serialize</h4> +<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, + <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, + boolean serializeType) + throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, + org.apache.axis2.databinding.ADBException</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +<a name="getPullParser(javax.xml.namespace.QName)"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>getPullParser</h4> +<pre>public <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> getPullParser(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName) + throws org.apache.axis2.databinding.ADBException</pre> +<div class="block">databinding method to get an XML representation of this object</div> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>getPullParser</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +</li> +</ul> +</li> +</ul> +</div> +</div> +<!-- ========= END OF CLASS DATA ========= --> +<!-- ======= START OF BOTTOM NAVBAR ====== --> +<div class="bottomNav"><a name="navbar_bottom"> +<!-- --> +</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.DSAKeyValue.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.DSAKeyValueType.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li><a href="#nested_class_summary">Nested</a> | </li> +<li><a href="#field_summary">Field</a> | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li><a href="#field_detail">Field</a> | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_bottom"> +<!-- --> +</a></div> +<!-- ======== END OF BOTTOM NAVBAR ======= --> +</body> +</html> diff --git a/docs/at/gv/egiz/moa/SignatureVerificationServiceStub.DSAKeyValueTypeSequence_type0.Factory.html b/docs/at/gv/egiz/moa/SignatureVerificationServiceStub.DSAKeyValueTypeSequence_type0.Factory.html new file mode 100644 index 00000000..b4eb7bfd --- /dev/null +++ b/docs/at/gv/egiz/moa/SignatureVerificationServiceStub.DSAKeyValueTypeSequence_type0.Factory.html @@ -0,0 +1,278 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> +<!-- NewPage --> +<html lang="en"> +<head> +<!-- Generated by javadoc (version 1.7.0_51) on Tue Feb 04 16:52:01 CET 2014 --> +<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> +<title>SignatureVerificationServiceStub.DSAKeyValueTypeSequence_type0.Factory (PDF-AS 4.0 Library)</title> +<meta name="date" content="2014-02-04"> +<link rel="stylesheet" type="text/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 Library)"; + } +//--> +</script> +<noscript> +<div>JavaScript is disabled on your browser.</div> +</noscript> +<!-- ========= START OF TOP NAVBAR ======= --> +<div class="topNav"><a name="navbar_top"> +<!-- --> +</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.DSAKeyValueTypeSequence_type0.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.DSAKeyValueTypeSequence_type1.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li>Nested | </li> +<li>Field | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li>Field | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_top"> +<!-- --> +</a></div> +<!-- ========= END OF TOP NAVBAR ========= --> +<!-- ======== START OF CLASS DATA ======== --> +<div class="header"> +<div class="subTitle">at.gv.egiz.moa</div> +<h2 title="Class SignatureVerificationServiceStub.DSAKeyValueTypeSequence_type0.Factory" class="title">Class SignatureVerificationServiceStub.DSAKeyValueTypeSequence_type0.Factory</h2> +</div> +<div class="contentContainer"> +<ul class="inheritance"> +<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li> +<ul class="inheritance"> +<li>at.gv.egiz.moa.SignatureVerificationServiceStub.DSAKeyValueTypeSequence_type0.Factory</li> +</ul> +</li> +</ul> +<div class="description"> +<ul class="blockList"> +<li class="blockList"> +<dl> +<dt>Enclosing class:</dt> +<dd><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.DSAKeyValueTypeSequence_type0.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.DSAKeyValueTypeSequence_type0</a></dd> +</dl> +<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> +<div class="block">Factory class that keeps the parse method</div> +</li> +</ul> +</div> +<div class="summary"> +<ul class="blockList"> +<li class="blockList"> +<!-- ======== CONSTRUCTOR SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_summary"> +<!-- --> +</a> +<h3>Constructor Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation"> +<caption><span>Constructors</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colOne" scope="col">Constructor and Description</th> +</tr> +<tr class="altColor"> +<td class="colOne"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.DSAKeyValueTypeSequence_type0.Factory.html#SignatureVerificationServiceStub.DSAKeyValueTypeSequence_type0.Factory()">SignatureVerificationServiceStub.DSAKeyValueTypeSequence_type0.Factory</a></strong>()</code> </td> +</tr> +</table> +</li> +</ul> +<!-- ========== METHOD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_summary"> +<!-- --> +</a> +<h3>Method Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation"> +<caption><span>Methods</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colFirst" scope="col">Modifier and Type</th> +<th class="colLast" scope="col">Method and Description</th> +</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> +<div class="block">static method to create the object + Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable + If this object is not an element, it is a complex type and the reader is at the event just after the outer start element + Postcondition: If this object is an element, the reader is positioned at its end element + If this object is a complex type, the reader is positioned at the end element of its outer element</div> +</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> +</ul> +</li> +</ul> +</li> +</ul> +</div> +<div class="details"> +<ul class="blockList"> +<li class="blockList"> +<!-- ========= CONSTRUCTOR DETAIL ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_detail"> +<!-- --> +</a> +<h3>Constructor Detail</h3> +<a name="SignatureVerificationServiceStub.DSAKeyValueTypeSequence_type0.Factory()"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>SignatureVerificationServiceStub.DSAKeyValueTypeSequence_type0.Factory</h4> +<pre>public SignatureVerificationServiceStub.DSAKeyValueTypeSequence_type0.Factory()</pre> +</li> +</ul> +</li> +</ul> +<!-- ============ METHOD DETAIL ========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_detail"> +<!-- --> +</a> +<h3>Method Detail</h3> +<a name="parse(javax.xml.stream.XMLStreamReader)"> +<!-- --> +</a> +<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> +<div class="block">static method to create the object + Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable + If this object is not an element, it is a complex type and the reader is at the event just after the outer start element + Postcondition: If this object is an element, the reader is positioned at its end element + If this object is a complex type, the reader is positioned at the end element of its outer element</div> +<dl><dt><span class="strong">Throws:</span></dt> +<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></code></dd></dl> +</li> +</ul> +</li> +</ul> +</li> +</ul> +</div> +</div> +<!-- ========= END OF CLASS DATA ========= --> +<!-- ======= START OF BOTTOM NAVBAR ====== --> +<div class="bottomNav"><a name="navbar_bottom"> +<!-- --> +</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.DSAKeyValueTypeSequence_type0.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.DSAKeyValueTypeSequence_type1.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li>Nested | </li> +<li>Field | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li>Field | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_bottom"> +<!-- --> +</a></div> +<!-- ======== END OF BOTTOM NAVBAR ======= --> +</body> +</html> diff --git a/docs/at/gv/egiz/moa/SignatureVerificationServiceStub.DSAKeyValueTypeSequence_type0.html b/docs/at/gv/egiz/moa/SignatureVerificationServiceStub.DSAKeyValueTypeSequence_type0.html new file mode 100644 index 00000000..c052de7d --- /dev/null +++ b/docs/at/gv/egiz/moa/SignatureVerificationServiceStub.DSAKeyValueTypeSequence_type0.html @@ -0,0 +1,493 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> +<!-- NewPage --> +<html lang="en"> +<head> +<!-- Generated by javadoc (version 1.7.0_51) on Tue Feb 04 16:52:01 CET 2014 --> +<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> +<title>SignatureVerificationServiceStub.DSAKeyValueTypeSequence_type0 (PDF-AS 4.0 Library)</title> +<meta name="date" content="2014-02-04"> +<link rel="stylesheet" type="text/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 Library)"; + } +//--> +</script> +<noscript> +<div>JavaScript is disabled on your browser.</div> +</noscript> +<!-- ========= START OF TOP NAVBAR ======= --> +<div class="topNav"><a name="navbar_top"> +<!-- --> +</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.DSAKeyValueType.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.DSAKeyValueTypeSequence_type0.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li><a href="#nested_class_summary">Nested</a> | </li> +<li><a href="#field_summary">Field</a> | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li><a href="#field_detail">Field</a> | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_top"> +<!-- --> +</a></div> +<!-- ========= END OF TOP NAVBAR ========= --> +<!-- ======== START OF CLASS DATA ======== --> +<div class="header"> +<div class="subTitle">at.gv.egiz.moa</div> +<h2 title="Class SignatureVerificationServiceStub.DSAKeyValueTypeSequence_type0" class="title">Class SignatureVerificationServiceStub.DSAKeyValueTypeSequence_type0</h2> +</div> +<div class="contentContainer"> +<ul class="inheritance"> +<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li> +<ul class="inheritance"> +<li>at.gv.egiz.moa.SignatureVerificationServiceStub.DSAKeyValueTypeSequence_type0</li> +</ul> +</li> +</ul> +<div class="description"> +<ul class="blockList"> +<li class="blockList"> +<dl> +<dt>All Implemented Interfaces:</dt> +<dd><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a>, org.apache.axis2.databinding.ADBBean</dd> +</dl> +<dl> +<dt>Enclosing class:</dt> +<dd><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub</a></dd> +</dl> +<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> +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> +</ul> +</div> +<div class="summary"> +<ul class="blockList"> +<li class="blockList"> +<!-- ======== NESTED CLASS SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="nested_class_summary"> +<!-- --> +</a> +<h3>Nested Class Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Nested Class Summary table, listing nested classes, and an explanation"> +<caption><span>Nested Classes</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> +<tr class="altColor"> +<td class="colFirst"><code>static class </code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.DSAKeyValueTypeSequence_type0.Factory.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.DSAKeyValueTypeSequence_type0.Factory</a></strong></code> +<div class="block">Factory class that keeps the parse method</div> +</td> +</tr> +</table> +</li> +</ul> +<!-- =========== FIELD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="field_summary"> +<!-- --> +</a> +<h3>Field Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Field Summary table, listing fields, and an explanation"> +<caption><span>Fields</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> +<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"><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"><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> +</table> +</li> +</ul> +<!-- ======== CONSTRUCTOR SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_summary"> +<!-- --> +</a> +<h3>Constructor Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation"> +<caption><span>Constructors</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colOne" scope="col">Constructor and Description</th> +</tr> +<tr class="altColor"> +<td class="colOne"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.DSAKeyValueTypeSequence_type0.html#SignatureVerificationServiceStub.DSAKeyValueTypeSequence_type0()">SignatureVerificationServiceStub.DSAKeyValueTypeSequence_type0</a></strong>()</code> </td> +</tr> +</table> +</li> +</ul> +<!-- ========== METHOD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_summary"> +<!-- --> +</a> +<h3>Method Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation"> +<caption><span>Methods</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colFirst" scope="col">Modifier and Type</th> +<th class="colLast" scope="col">Method and Description</th> +</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, + org.apache.axiom.om.OMFactory factory)</code> </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"><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="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> +<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="../../../../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.DSAKeyValueTypeSequence_type0.html#getQ()">getQ</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.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> +</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, + 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.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"><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> +</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> +</ul> +</li> +</ul> +</li> +</ul> +</div> +<div class="details"> +<ul class="blockList"> +<li class="blockList"> +<!-- ============ FIELD DETAIL =========== --> +<ul class="blockList"> +<li class="blockList"><a name="field_detail"> +<!-- --> +</a> +<h3>Field Detail</h3> +<a name="localP"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>localP</h4> +<pre>protected <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CryptoBinary.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.CryptoBinary</a> localP</pre> +<div class="block">field for P</div> +</li> +</ul> +<a name="localQ"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>localQ</h4> +<pre>protected <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CryptoBinary.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.CryptoBinary</a> localQ</pre> +<div class="block">field for Q</div> +</li> +</ul> +</li> +</ul> +<!-- ========= CONSTRUCTOR DETAIL ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_detail"> +<!-- --> +</a> +<h3>Constructor Detail</h3> +<a name="SignatureVerificationServiceStub.DSAKeyValueTypeSequence_type0()"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>SignatureVerificationServiceStub.DSAKeyValueTypeSequence_type0</h4> +<pre>public SignatureVerificationServiceStub.DSAKeyValueTypeSequence_type0()</pre> +</li> +</ul> +</li> +</ul> +<!-- ============ METHOD DETAIL ========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_detail"> +<!-- --> +</a> +<h3>Method Detail</h3> +<a name="getP()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getP</h4> +<pre>public <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CryptoBinary.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.CryptoBinary</a> getP()</pre> +<div class="block">Auto generated getter method</div> +<dl><dt><span class="strong">Returns:</span></dt><dd>CryptoBinary</dd></dl> +</li> +</ul> +<a name="setP(at.gv.egiz.moa.SignatureVerificationServiceStub.CryptoBinary)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>setP</h4> +<pre>public void setP(<a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CryptoBinary.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.CryptoBinary</a> param)</pre> +<div class="block">Auto generated setter method</div> +<dl><dt><span class="strong">Parameters:</span></dt><dd><code>param</code> - P</dd></dl> +</li> +</ul> +<a name="getQ()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getQ</h4> +<pre>public <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CryptoBinary.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.CryptoBinary</a> getQ()</pre> +<div class="block">Auto generated getter method</div> +<dl><dt><span class="strong">Returns:</span></dt><dd>CryptoBinary</dd></dl> +</li> +</ul> +<a name="setQ(at.gv.egiz.moa.SignatureVerificationServiceStub.CryptoBinary)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>setQ</h4> +<pre>public void setQ(<a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CryptoBinary.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.CryptoBinary</a> param)</pre> +<div class="block">Auto generated setter method</div> +<dl><dt><span class="strong">Parameters:</span></dt><dd><code>param</code> - Q</dd></dl> +</li> +</ul> +<a name="getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getOMElement</h4> +<pre>public org.apache.axiom.om.OMElement getOMElement(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, + org.apache.axiom.om.OMFactory factory) + throws org.apache.axis2.databinding.ADBException</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>getOMElement</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><span class="strong">Parameters:</span></dt><dd><code>parentQName</code> - </dd><dd><code>factory</code> - </dd> +<dt><span class="strong">Returns:</span></dt><dd>org.apache.axiom.om.OMElement</dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +<a name="serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>serialize</h4> +<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, + <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter) + throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, + org.apache.axis2.databinding.ADBException</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +<a name="serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>serialize</h4> +<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, + <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, + boolean serializeType) + throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, + org.apache.axis2.databinding.ADBException</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +<a name="getPullParser(javax.xml.namespace.QName)"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>getPullParser</h4> +<pre>public <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> getPullParser(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName) + throws org.apache.axis2.databinding.ADBException</pre> +<div class="block">databinding method to get an XML representation of this object</div> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>getPullParser</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +</li> +</ul> +</li> +</ul> +</div> +</div> +<!-- ========= END OF CLASS DATA ========= --> +<!-- ======= START OF BOTTOM NAVBAR ====== --> +<div class="bottomNav"><a name="navbar_bottom"> +<!-- --> +</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.DSAKeyValueType.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.DSAKeyValueTypeSequence_type0.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li><a href="#nested_class_summary">Nested</a> | </li> +<li><a href="#field_summary">Field</a> | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li><a href="#field_detail">Field</a> | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_bottom"> +<!-- --> +</a></div> +<!-- ======== END OF BOTTOM NAVBAR ======= --> +</body> +</html> diff --git a/docs/at/gv/egiz/moa/SignatureVerificationServiceStub.DSAKeyValueTypeSequence_type1.Factory.html b/docs/at/gv/egiz/moa/SignatureVerificationServiceStub.DSAKeyValueTypeSequence_type1.Factory.html new file mode 100644 index 00000000..17bc24bc --- /dev/null +++ b/docs/at/gv/egiz/moa/SignatureVerificationServiceStub.DSAKeyValueTypeSequence_type1.Factory.html @@ -0,0 +1,278 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> +<!-- NewPage --> +<html lang="en"> +<head> +<!-- Generated by javadoc (version 1.7.0_51) on Tue Feb 04 16:52:02 CET 2014 --> +<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> +<title>SignatureVerificationServiceStub.DSAKeyValueTypeSequence_type1.Factory (PDF-AS 4.0 Library)</title> +<meta name="date" content="2014-02-04"> +<link rel="stylesheet" type="text/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 Library)"; + } +//--> +</script> +<noscript> +<div>JavaScript is disabled on your browser.</div> +</noscript> +<!-- ========= START OF TOP NAVBAR ======= --> +<div class="topNav"><a name="navbar_top"> +<!-- --> +</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.DSAKeyValueTypeSequence_type1.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ErrorResponse.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li>Nested | </li> +<li>Field | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li>Field | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_top"> +<!-- --> +</a></div> +<!-- ========= END OF TOP NAVBAR ========= --> +<!-- ======== START OF CLASS DATA ======== --> +<div class="header"> +<div class="subTitle">at.gv.egiz.moa</div> +<h2 title="Class SignatureVerificationServiceStub.DSAKeyValueTypeSequence_type1.Factory" class="title">Class SignatureVerificationServiceStub.DSAKeyValueTypeSequence_type1.Factory</h2> +</div> +<div class="contentContainer"> +<ul class="inheritance"> +<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li> +<ul class="inheritance"> +<li>at.gv.egiz.moa.SignatureVerificationServiceStub.DSAKeyValueTypeSequence_type1.Factory</li> +</ul> +</li> +</ul> +<div class="description"> +<ul class="blockList"> +<li class="blockList"> +<dl> +<dt>Enclosing class:</dt> +<dd><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.DSAKeyValueTypeSequence_type1.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.DSAKeyValueTypeSequence_type1</a></dd> +</dl> +<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> +<div class="block">Factory class that keeps the parse method</div> +</li> +</ul> +</div> +<div class="summary"> +<ul class="blockList"> +<li class="blockList"> +<!-- ======== CONSTRUCTOR SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_summary"> +<!-- --> +</a> +<h3>Constructor Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation"> +<caption><span>Constructors</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colOne" scope="col">Constructor and Description</th> +</tr> +<tr class="altColor"> +<td class="colOne"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.DSAKeyValueTypeSequence_type1.Factory.html#SignatureVerificationServiceStub.DSAKeyValueTypeSequence_type1.Factory()">SignatureVerificationServiceStub.DSAKeyValueTypeSequence_type1.Factory</a></strong>()</code> </td> +</tr> +</table> +</li> +</ul> +<!-- ========== METHOD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_summary"> +<!-- --> +</a> +<h3>Method Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation"> +<caption><span>Methods</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colFirst" scope="col">Modifier and Type</th> +<th class="colLast" scope="col">Method and Description</th> +</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> +<div class="block">static method to create the object + Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable + If this object is not an element, it is a complex type and the reader is at the event just after the outer start element + Postcondition: If this object is an element, the reader is positioned at its end element + If this object is a complex type, the reader is positioned at the end element of its outer element</div> +</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> +</ul> +</li> +</ul> +</li> +</ul> +</div> +<div class="details"> +<ul class="blockList"> +<li class="blockList"> +<!-- ========= CONSTRUCTOR DETAIL ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_detail"> +<!-- --> +</a> +<h3>Constructor Detail</h3> +<a name="SignatureVerificationServiceStub.DSAKeyValueTypeSequence_type1.Factory()"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>SignatureVerificationServiceStub.DSAKeyValueTypeSequence_type1.Factory</h4> +<pre>public SignatureVerificationServiceStub.DSAKeyValueTypeSequence_type1.Factory()</pre> +</li> +</ul> +</li> +</ul> +<!-- ============ METHOD DETAIL ========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_detail"> +<!-- --> +</a> +<h3>Method Detail</h3> +<a name="parse(javax.xml.stream.XMLStreamReader)"> +<!-- --> +</a> +<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> +<div class="block">static method to create the object + Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable + If this object is not an element, it is a complex type and the reader is at the event just after the outer start element + Postcondition: If this object is an element, the reader is positioned at its end element + If this object is a complex type, the reader is positioned at the end element of its outer element</div> +<dl><dt><span class="strong">Throws:</span></dt> +<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></code></dd></dl> +</li> +</ul> +</li> +</ul> +</li> +</ul> +</div> +</div> +<!-- ========= END OF CLASS DATA ========= --> +<!-- ======= START OF BOTTOM NAVBAR ====== --> +<div class="bottomNav"><a name="navbar_bottom"> +<!-- --> +</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.DSAKeyValueTypeSequence_type1.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ErrorResponse.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li>Nested | </li> +<li>Field | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li>Field | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_bottom"> +<!-- --> +</a></div> +<!-- ======== END OF BOTTOM NAVBAR ======= --> +</body> +</html> diff --git a/docs/at/gv/egiz/moa/SignatureVerificationServiceStub.DSAKeyValueTypeSequence_type1.html b/docs/at/gv/egiz/moa/SignatureVerificationServiceStub.DSAKeyValueTypeSequence_type1.html new file mode 100644 index 00000000..d70538f9 --- /dev/null +++ b/docs/at/gv/egiz/moa/SignatureVerificationServiceStub.DSAKeyValueTypeSequence_type1.html @@ -0,0 +1,493 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> +<!-- NewPage --> +<html lang="en"> +<head> +<!-- Generated by javadoc (version 1.7.0_51) on Tue Feb 04 16:52:02 CET 2014 --> +<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> +<title>SignatureVerificationServiceStub.DSAKeyValueTypeSequence_type1 (PDF-AS 4.0 Library)</title> +<meta name="date" content="2014-02-04"> +<link rel="stylesheet" type="text/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 Library)"; + } +//--> +</script> +<noscript> +<div>JavaScript is disabled on your browser.</div> +</noscript> +<!-- ========= START OF TOP NAVBAR ======= --> +<div class="topNav"><a name="navbar_top"> +<!-- --> +</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.DSAKeyValueTypeSequence_type0.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.DSAKeyValueTypeSequence_type1.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li><a href="#nested_class_summary">Nested</a> | </li> +<li><a href="#field_summary">Field</a> | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li><a href="#field_detail">Field</a> | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_top"> +<!-- --> +</a></div> +<!-- ========= END OF TOP NAVBAR ========= --> +<!-- ======== START OF CLASS DATA ======== --> +<div class="header"> +<div class="subTitle">at.gv.egiz.moa</div> +<h2 title="Class SignatureVerificationServiceStub.DSAKeyValueTypeSequence_type1" class="title">Class SignatureVerificationServiceStub.DSAKeyValueTypeSequence_type1</h2> +</div> +<div class="contentContainer"> +<ul class="inheritance"> +<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li> +<ul class="inheritance"> +<li>at.gv.egiz.moa.SignatureVerificationServiceStub.DSAKeyValueTypeSequence_type1</li> +</ul> +</li> +</ul> +<div class="description"> +<ul class="blockList"> +<li class="blockList"> +<dl> +<dt>All Implemented Interfaces:</dt> +<dd><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a>, org.apache.axis2.databinding.ADBBean</dd> +</dl> +<dl> +<dt>Enclosing class:</dt> +<dd><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub</a></dd> +</dl> +<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> +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> +</ul> +</div> +<div class="summary"> +<ul class="blockList"> +<li class="blockList"> +<!-- ======== NESTED CLASS SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="nested_class_summary"> +<!-- --> +</a> +<h3>Nested Class Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Nested Class Summary table, listing nested classes, and an explanation"> +<caption><span>Nested Classes</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> +<tr class="altColor"> +<td class="colFirst"><code>static class </code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.DSAKeyValueTypeSequence_type1.Factory.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.DSAKeyValueTypeSequence_type1.Factory</a></strong></code> +<div class="block">Factory class that keeps the parse method</div> +</td> +</tr> +</table> +</li> +</ul> +<!-- =========== FIELD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="field_summary"> +<!-- --> +</a> +<h3>Field Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Field Summary table, listing fields, and an explanation"> +<caption><span>Fields</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> +<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"><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="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"><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> +</table> +</li> +</ul> +<!-- ======== CONSTRUCTOR SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_summary"> +<!-- --> +</a> +<h3>Constructor Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation"> +<caption><span>Constructors</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colOne" scope="col">Constructor and Description</th> +</tr> +<tr class="altColor"> +<td class="colOne"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.DSAKeyValueTypeSequence_type1.html#SignatureVerificationServiceStub.DSAKeyValueTypeSequence_type1()">SignatureVerificationServiceStub.DSAKeyValueTypeSequence_type1</a></strong>()</code> </td> +</tr> +</table> +</li> +</ul> +<!-- ========== METHOD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_summary"> +<!-- --> +</a> +<h3>Method Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation"> +<caption><span>Methods</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colFirst" scope="col">Modifier and Type</th> +<th class="colLast" scope="col">Method and Description</th> +</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, + org.apache.axiom.om.OMFactory factory)</code> </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"><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="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="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> +<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="../../../../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.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>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> +</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, + 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.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="rowColor"> +<td class="colFirst"><code>void</code></td> +<td class="colLast"><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> +</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> +</ul> +</li> +</ul> +</li> +</ul> +</div> +<div class="details"> +<ul class="blockList"> +<li class="blockList"> +<!-- ============ FIELD DETAIL =========== --> +<ul class="blockList"> +<li class="blockList"><a name="field_detail"> +<!-- --> +</a> +<h3>Field Detail</h3> +<a name="localSeed"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>localSeed</h4> +<pre>protected <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CryptoBinary.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.CryptoBinary</a> localSeed</pre> +<div class="block">field for Seed</div> +</li> +</ul> +<a name="localPgenCounter"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>localPgenCounter</h4> +<pre>protected <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CryptoBinary.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.CryptoBinary</a> localPgenCounter</pre> +<div class="block">field for PgenCounter</div> +</li> +</ul> +</li> +</ul> +<!-- ========= CONSTRUCTOR DETAIL ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_detail"> +<!-- --> +</a> +<h3>Constructor Detail</h3> +<a name="SignatureVerificationServiceStub.DSAKeyValueTypeSequence_type1()"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>SignatureVerificationServiceStub.DSAKeyValueTypeSequence_type1</h4> +<pre>public SignatureVerificationServiceStub.DSAKeyValueTypeSequence_type1()</pre> +</li> +</ul> +</li> +</ul> +<!-- ============ METHOD DETAIL ========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_detail"> +<!-- --> +</a> +<h3>Method Detail</h3> +<a name="getSeed()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getSeed</h4> +<pre>public <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CryptoBinary.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.CryptoBinary</a> getSeed()</pre> +<div class="block">Auto generated getter method</div> +<dl><dt><span class="strong">Returns:</span></dt><dd>CryptoBinary</dd></dl> +</li> +</ul> +<a name="setSeed(at.gv.egiz.moa.SignatureVerificationServiceStub.CryptoBinary)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>setSeed</h4> +<pre>public void setSeed(<a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CryptoBinary.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.CryptoBinary</a> param)</pre> +<div class="block">Auto generated setter method</div> +<dl><dt><span class="strong">Parameters:</span></dt><dd><code>param</code> - Seed</dd></dl> +</li> +</ul> +<a name="getPgenCounter()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getPgenCounter</h4> +<pre>public <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CryptoBinary.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.CryptoBinary</a> getPgenCounter()</pre> +<div class="block">Auto generated getter method</div> +<dl><dt><span class="strong">Returns:</span></dt><dd>CryptoBinary</dd></dl> +</li> +</ul> +<a name="setPgenCounter(at.gv.egiz.moa.SignatureVerificationServiceStub.CryptoBinary)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>setPgenCounter</h4> +<pre>public void setPgenCounter(<a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CryptoBinary.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.CryptoBinary</a> param)</pre> +<div class="block">Auto generated setter method</div> +<dl><dt><span class="strong">Parameters:</span></dt><dd><code>param</code> - PgenCounter</dd></dl> +</li> +</ul> +<a name="getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getOMElement</h4> +<pre>public org.apache.axiom.om.OMElement getOMElement(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, + org.apache.axiom.om.OMFactory factory) + throws org.apache.axis2.databinding.ADBException</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>getOMElement</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><span class="strong">Parameters:</span></dt><dd><code>parentQName</code> - </dd><dd><code>factory</code> - </dd> +<dt><span class="strong">Returns:</span></dt><dd>org.apache.axiom.om.OMElement</dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +<a name="serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>serialize</h4> +<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, + <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter) + throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, + org.apache.axis2.databinding.ADBException</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +<a name="serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>serialize</h4> +<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, + <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, + boolean serializeType) + throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, + org.apache.axis2.databinding.ADBException</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +<a name="getPullParser(javax.xml.namespace.QName)"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>getPullParser</h4> +<pre>public <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> getPullParser(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName) + throws org.apache.axis2.databinding.ADBException</pre> +<div class="block">databinding method to get an XML representation of this object</div> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>getPullParser</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +</li> +</ul> +</li> +</ul> +</div> +</div> +<!-- ========= END OF CLASS DATA ========= --> +<!-- ======= START OF BOTTOM NAVBAR ====== --> +<div class="bottomNav"><a name="navbar_bottom"> +<!-- --> +</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.DSAKeyValueTypeSequence_type0.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.DSAKeyValueTypeSequence_type1.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li><a href="#nested_class_summary">Nested</a> | </li> +<li><a href="#field_summary">Field</a> | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li><a href="#field_detail">Field</a> | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_bottom"> +<!-- --> +</a></div> +<!-- ======== END OF BOTTOM NAVBAR ======= --> +</body> +</html> diff --git a/docs/at/gv/egiz/moa/SignatureVerificationServiceStub.DataObjectInfoType.Factory.html b/docs/at/gv/egiz/moa/SignatureVerificationServiceStub.DataObjectInfoType.Factory.html new file mode 100644 index 00000000..973e6ac2 --- /dev/null +++ b/docs/at/gv/egiz/moa/SignatureVerificationServiceStub.DataObjectInfoType.Factory.html @@ -0,0 +1,278 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> +<!-- NewPage --> +<html lang="en"> +<head> +<!-- Generated by javadoc (version 1.7.0_51) on Tue Feb 04 16:51:57 CET 2014 --> +<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> +<title>SignatureVerificationServiceStub.DataObjectInfoType.Factory (PDF-AS 4.0 Library)</title> +<meta name="date" content="2014-02-04"> +<link rel="stylesheet" type="text/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 Library)"; + } +//--> +</script> +<noscript> +<div>JavaScript is disabled on your browser.</div> +</noscript> +<!-- ========= START OF TOP NAVBAR ======= --> +<div class="topNav"><a name="navbar_top"> +<!-- --> +</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.DataObjectInfoType.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.DataObjectInfoTypeChoice_type0.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li>Nested | </li> +<li>Field | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li>Field | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_top"> +<!-- --> +</a></div> +<!-- ========= END OF TOP NAVBAR ========= --> +<!-- ======== START OF CLASS DATA ======== --> +<div class="header"> +<div class="subTitle">at.gv.egiz.moa</div> +<h2 title="Class SignatureVerificationServiceStub.DataObjectInfoType.Factory" class="title">Class SignatureVerificationServiceStub.DataObjectInfoType.Factory</h2> +</div> +<div class="contentContainer"> +<ul class="inheritance"> +<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li> +<ul class="inheritance"> +<li>at.gv.egiz.moa.SignatureVerificationServiceStub.DataObjectInfoType.Factory</li> +</ul> +</li> +</ul> +<div class="description"> +<ul class="blockList"> +<li class="blockList"> +<dl> +<dt>Enclosing class:</dt> +<dd><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.DataObjectInfoType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.DataObjectInfoType</a></dd> +</dl> +<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> +<div class="block">Factory class that keeps the parse method</div> +</li> +</ul> +</div> +<div class="summary"> +<ul class="blockList"> +<li class="blockList"> +<!-- ======== CONSTRUCTOR SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_summary"> +<!-- --> +</a> +<h3>Constructor Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation"> +<caption><span>Constructors</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colOne" scope="col">Constructor and Description</th> +</tr> +<tr class="altColor"> +<td class="colOne"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.DataObjectInfoType.Factory.html#SignatureVerificationServiceStub.DataObjectInfoType.Factory()">SignatureVerificationServiceStub.DataObjectInfoType.Factory</a></strong>()</code> </td> +</tr> +</table> +</li> +</ul> +<!-- ========== METHOD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_summary"> +<!-- --> +</a> +<h3>Method Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation"> +<caption><span>Methods</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colFirst" scope="col">Modifier and Type</th> +<th class="colLast" scope="col">Method and Description</th> +</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> +<div class="block">static method to create the object + Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable + If this object is not an element, it is a complex type and the reader is at the event just after the outer start element + Postcondition: If this object is an element, the reader is positioned at its end element + If this object is a complex type, the reader is positioned at the end element of its outer element</div> +</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> +</ul> +</li> +</ul> +</li> +</ul> +</div> +<div class="details"> +<ul class="blockList"> +<li class="blockList"> +<!-- ========= CONSTRUCTOR DETAIL ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_detail"> +<!-- --> +</a> +<h3>Constructor Detail</h3> +<a name="SignatureVerificationServiceStub.DataObjectInfoType.Factory()"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>SignatureVerificationServiceStub.DataObjectInfoType.Factory</h4> +<pre>public SignatureVerificationServiceStub.DataObjectInfoType.Factory()</pre> +</li> +</ul> +</li> +</ul> +<!-- ============ METHOD DETAIL ========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_detail"> +<!-- --> +</a> +<h3>Method Detail</h3> +<a name="parse(javax.xml.stream.XMLStreamReader)"> +<!-- --> +</a> +<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> +<div class="block">static method to create the object + Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable + If this object is not an element, it is a complex type and the reader is at the event just after the outer start element + Postcondition: If this object is an element, the reader is positioned at its end element + If this object is a complex type, the reader is positioned at the end element of its outer element</div> +<dl><dt><span class="strong">Throws:</span></dt> +<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></code></dd></dl> +</li> +</ul> +</li> +</ul> +</li> +</ul> +</div> +</div> +<!-- ========= END OF CLASS DATA ========= --> +<!-- ======= START OF BOTTOM NAVBAR ====== --> +<div class="bottomNav"><a name="navbar_bottom"> +<!-- --> +</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.DataObjectInfoType.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.DataObjectInfoTypeChoice_type0.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li>Nested | </li> +<li>Field | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li>Field | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_bottom"> +<!-- --> +</a></div> +<!-- ======== END OF BOTTOM NAVBAR ======= --> +</body> +</html> diff --git a/docs/at/gv/egiz/moa/SignatureVerificationServiceStub.DataObjectInfoType.html b/docs/at/gv/egiz/moa/SignatureVerificationServiceStub.DataObjectInfoType.html new file mode 100644 index 00000000..3dae4cd2 --- /dev/null +++ b/docs/at/gv/egiz/moa/SignatureVerificationServiceStub.DataObjectInfoType.html @@ -0,0 +1,549 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> +<!-- NewPage --> +<html lang="en"> +<head> +<!-- Generated by javadoc (version 1.7.0_51) on Tue Feb 04 16:51:57 CET 2014 --> +<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> +<title>SignatureVerificationServiceStub.DataObjectInfoType (PDF-AS 4.0 Library)</title> +<meta name="date" content="2014-02-04"> +<link rel="stylesheet" type="text/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 Library)"; + } +//--> +</script> +<noscript> +<div>JavaScript is disabled on your browser.</div> +</noscript> +<!-- ========= START OF TOP NAVBAR ======= --> +<div class="topNav"><a name="navbar_top"> +<!-- --> +</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.DataObjectInfo_type1.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.DataObjectInfoType.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li><a href="#nested_class_summary">Nested</a> | </li> +<li><a href="#field_summary">Field</a> | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li><a href="#field_detail">Field</a> | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_top"> +<!-- --> +</a></div> +<!-- ========= END OF TOP NAVBAR ========= --> +<!-- ======== START OF CLASS DATA ======== --> +<div class="header"> +<div class="subTitle">at.gv.egiz.moa</div> +<h2 title="Class SignatureVerificationServiceStub.DataObjectInfoType" class="title">Class SignatureVerificationServiceStub.DataObjectInfoType</h2> +</div> +<div class="contentContainer"> +<ul class="inheritance"> +<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li> +<ul class="inheritance"> +<li>at.gv.egiz.moa.SignatureVerificationServiceStub.DataObjectInfoType</li> +</ul> +</li> +</ul> +<div class="description"> +<ul class="blockList"> +<li class="blockList"> +<dl> +<dt>All Implemented Interfaces:</dt> +<dd><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a>, org.apache.axis2.databinding.ADBBean</dd> +</dl> +<dl> +<dt>Direct Known Subclasses:</dt> +<dd><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.DataObjectInfo_type0.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.DataObjectInfo_type0</a></dd> +</dl> +<dl> +<dt>Enclosing class:</dt> +<dd><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub</a></dd> +</dl> +<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> +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> +</ul> +</div> +<div class="summary"> +<ul class="blockList"> +<li class="blockList"> +<!-- ======== NESTED CLASS SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="nested_class_summary"> +<!-- --> +</a> +<h3>Nested Class Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Nested Class Summary table, listing nested classes, and an explanation"> +<caption><span>Nested Classes</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> +<tr class="altColor"> +<td class="colFirst"><code>static class </code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.DataObjectInfoType.Factory.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.DataObjectInfoType.Factory</a></strong></code> +<div class="block">Factory class that keeps the parse method</div> +</td> +</tr> +</table> +</li> +</ul> +<!-- =========== FIELD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="field_summary"> +<!-- --> +</a> +<h3>Field Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Field Summary table, listing fields, and an explanation"> +<caption><span>Fields</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> +<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"><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> +<tr class="rowColor"> +<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"><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> +<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"><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> +</table> +</li> +</ul> +<!-- ======== CONSTRUCTOR SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_summary"> +<!-- --> +</a> +<h3>Constructor Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation"> +<caption><span>Constructors</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colOne" scope="col">Constructor and Description</th> +</tr> +<tr class="altColor"> +<td class="colOne"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.DataObjectInfoType.html#SignatureVerificationServiceStub.DataObjectInfoType()">SignatureVerificationServiceStub.DataObjectInfoType</a></strong>()</code> </td> +</tr> +</table> +</li> +</ul> +<!-- ========== METHOD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_summary"> +<!-- --> +</a> +<h3>Method Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation"> +<caption><span>Methods</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colFirst" scope="col">Modifier and Type</th> +<th class="colLast" scope="col">Method and Description</th> +</tr> +<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"><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><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.DataObjectInfoType.html#getDataObjectInfoTypeChoice_type0()">getDataObjectInfoTypeChoice_type0</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.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, + 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> +<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="../../../../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.DataObjectInfoType.html#getStructure()">getStructure</a></strong>()</code> +<div class="block">Auto generated getter 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.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> +</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, + 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.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> +<tr class="altColor"> +<td class="colFirst"><code>void</code></td> +<td class="colLast"><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> +<tr class="rowColor"> +<td class="colFirst"><code>void</code></td> +<td class="colLast"><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> +</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> +</ul> +</li> +</ul> +</li> +</ul> +</div> +<div class="details"> +<ul class="blockList"> +<li class="blockList"> +<!-- ============ FIELD DETAIL =========== --> +<ul class="blockList"> +<li class="blockList"><a name="field_detail"> +<!-- --> +</a> +<h3>Field Detail</h3> +<a name="localDataObject"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>localDataObject</h4> +<pre>protected <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.DataObject_type0.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.DataObject_type0</a> localDataObject</pre> +<div class="block">field for DataObject</div> +</li> +</ul> +<a name="localDataObjectInfoTypeChoice_type0"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>localDataObjectInfoTypeChoice_type0</h4> +<pre>protected <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.DataObjectInfoTypeChoice_type0.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.DataObjectInfoTypeChoice_type0</a> localDataObjectInfoTypeChoice_type0</pre> +<div class="block">field for DataObjectInfoTypeChoice_type0</div> +</li> +</ul> +<a name="localStructure"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>localStructure</h4> +<pre>protected <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.Structure_type0.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.Structure_type0</a> localStructure</pre> +<div class="block">field for Structure + This was an Attribute!</div> +</li> +</ul> +</li> +</ul> +<!-- ========= CONSTRUCTOR DETAIL ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_detail"> +<!-- --> +</a> +<h3>Constructor Detail</h3> +<a name="SignatureVerificationServiceStub.DataObjectInfoType()"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>SignatureVerificationServiceStub.DataObjectInfoType</h4> +<pre>public SignatureVerificationServiceStub.DataObjectInfoType()</pre> +</li> +</ul> +</li> +</ul> +<!-- ============ METHOD DETAIL ========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_detail"> +<!-- --> +</a> +<h3>Method Detail</h3> +<a name="getDataObject()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getDataObject</h4> +<pre>public <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.DataObject_type0.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.DataObject_type0</a> getDataObject()</pre> +<div class="block">Auto generated getter method</div> +<dl><dt><span class="strong">Returns:</span></dt><dd>DataObject_type0</dd></dl> +</li> +</ul> +<a name="setDataObject(at.gv.egiz.moa.SignatureVerificationServiceStub.DataObject_type0)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>setDataObject</h4> +<pre>public void setDataObject(<a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.DataObject_type0.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.DataObject_type0</a> param)</pre> +<div class="block">Auto generated setter method</div> +<dl><dt><span class="strong">Parameters:</span></dt><dd><code>param</code> - DataObject</dd></dl> +</li> +</ul> +<a name="getDataObjectInfoTypeChoice_type0()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getDataObjectInfoTypeChoice_type0</h4> +<pre>public <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.DataObjectInfoTypeChoice_type0.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.DataObjectInfoTypeChoice_type0</a> getDataObjectInfoTypeChoice_type0()</pre> +<div class="block">Auto generated getter method</div> +<dl><dt><span class="strong">Returns:</span></dt><dd>DataObjectInfoTypeChoice_type0</dd></dl> +</li> +</ul> +<a name="setDataObjectInfoTypeChoice_type0(at.gv.egiz.moa.SignatureVerificationServiceStub.DataObjectInfoTypeChoice_type0)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>setDataObjectInfoTypeChoice_type0</h4> +<pre>public void setDataObjectInfoTypeChoice_type0(<a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.DataObjectInfoTypeChoice_type0.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.DataObjectInfoTypeChoice_type0</a> param)</pre> +<div class="block">Auto generated setter method</div> +<dl><dt><span class="strong">Parameters:</span></dt><dd><code>param</code> - DataObjectInfoTypeChoice_type0</dd></dl> +</li> +</ul> +<a name="getStructure()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getStructure</h4> +<pre>public <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.Structure_type0.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.Structure_type0</a> getStructure()</pre> +<div class="block">Auto generated getter method</div> +<dl><dt><span class="strong">Returns:</span></dt><dd>Structure_type0</dd></dl> +</li> +</ul> +<a name="setStructure(at.gv.egiz.moa.SignatureVerificationServiceStub.Structure_type0)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>setStructure</h4> +<pre>public void setStructure(<a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.Structure_type0.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.Structure_type0</a> param)</pre> +<div class="block">Auto generated setter method</div> +<dl><dt><span class="strong">Parameters:</span></dt><dd><code>param</code> - Structure</dd></dl> +</li> +</ul> +<a name="getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getOMElement</h4> +<pre>public org.apache.axiom.om.OMElement getOMElement(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, + org.apache.axiom.om.OMFactory factory) + throws org.apache.axis2.databinding.ADBException</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>getOMElement</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><span class="strong">Parameters:</span></dt><dd><code>parentQName</code> - </dd><dd><code>factory</code> - </dd> +<dt><span class="strong">Returns:</span></dt><dd>org.apache.axiom.om.OMElement</dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +<a name="serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>serialize</h4> +<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, + <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter) + throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, + org.apache.axis2.databinding.ADBException</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +<a name="serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>serialize</h4> +<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, + <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, + boolean serializeType) + throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, + org.apache.axis2.databinding.ADBException</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +<a name="getPullParser(javax.xml.namespace.QName)"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>getPullParser</h4> +<pre>public <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> getPullParser(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName) + throws org.apache.axis2.databinding.ADBException</pre> +<div class="block">databinding method to get an XML representation of this object</div> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>getPullParser</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +</li> +</ul> +</li> +</ul> +</div> +</div> +<!-- ========= END OF CLASS DATA ========= --> +<!-- ======= START OF BOTTOM NAVBAR ====== --> +<div class="bottomNav"><a name="navbar_bottom"> +<!-- --> +</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.DataObjectInfo_type1.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.DataObjectInfoType.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li><a href="#nested_class_summary">Nested</a> | </li> +<li><a href="#field_summary">Field</a> | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li><a href="#field_detail">Field</a> | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_bottom"> +<!-- --> +</a></div> +<!-- ======== END OF BOTTOM NAVBAR ======= --> +</body> +</html> diff --git a/docs/at/gv/egiz/moa/SignatureVerificationServiceStub.DataObjectInfoTypeChoice_type0.Factory.html b/docs/at/gv/egiz/moa/SignatureVerificationServiceStub.DataObjectInfoTypeChoice_type0.Factory.html new file mode 100644 index 00000000..5ea57cf4 --- /dev/null +++ b/docs/at/gv/egiz/moa/SignatureVerificationServiceStub.DataObjectInfoTypeChoice_type0.Factory.html @@ -0,0 +1,278 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> +<!-- NewPage --> +<html lang="en"> +<head> +<!-- Generated by javadoc (version 1.7.0_51) on Tue Feb 04 16:51:58 CET 2014 --> +<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> +<title>SignatureVerificationServiceStub.DataObjectInfoTypeChoice_type0.Factory (PDF-AS 4.0 Library)</title> +<meta name="date" content="2014-02-04"> +<link rel="stylesheet" type="text/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 Library)"; + } +//--> +</script> +<noscript> +<div>JavaScript is disabled on your browser.</div> +</noscript> +<!-- ========= START OF TOP NAVBAR ======= --> +<div class="topNav"><a name="navbar_top"> +<!-- --> +</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.DataObjectInfoTypeChoice_type0.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.DigestMethod.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li>Nested | </li> +<li>Field | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li>Field | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_top"> +<!-- --> +</a></div> +<!-- ========= END OF TOP NAVBAR ========= --> +<!-- ======== START OF CLASS DATA ======== --> +<div class="header"> +<div class="subTitle">at.gv.egiz.moa</div> +<h2 title="Class SignatureVerificationServiceStub.DataObjectInfoTypeChoice_type0.Factory" class="title">Class SignatureVerificationServiceStub.DataObjectInfoTypeChoice_type0.Factory</h2> +</div> +<div class="contentContainer"> +<ul class="inheritance"> +<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li> +<ul class="inheritance"> +<li>at.gv.egiz.moa.SignatureVerificationServiceStub.DataObjectInfoTypeChoice_type0.Factory</li> +</ul> +</li> +</ul> +<div class="description"> +<ul class="blockList"> +<li class="blockList"> +<dl> +<dt>Enclosing class:</dt> +<dd><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.DataObjectInfoTypeChoice_type0.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.DataObjectInfoTypeChoice_type0</a></dd> +</dl> +<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> +<div class="block">Factory class that keeps the parse method</div> +</li> +</ul> +</div> +<div class="summary"> +<ul class="blockList"> +<li class="blockList"> +<!-- ======== CONSTRUCTOR SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_summary"> +<!-- --> +</a> +<h3>Constructor Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation"> +<caption><span>Constructors</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colOne" scope="col">Constructor and Description</th> +</tr> +<tr class="altColor"> +<td class="colOne"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.DataObjectInfoTypeChoice_type0.Factory.html#SignatureVerificationServiceStub.DataObjectInfoTypeChoice_type0.Factory()">SignatureVerificationServiceStub.DataObjectInfoTypeChoice_type0.Factory</a></strong>()</code> </td> +</tr> +</table> +</li> +</ul> +<!-- ========== METHOD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_summary"> +<!-- --> +</a> +<h3>Method Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation"> +<caption><span>Methods</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colFirst" scope="col">Modifier and Type</th> +<th class="colLast" scope="col">Method and Description</th> +</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> +<div class="block">static method to create the object + Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable + If this object is not an element, it is a complex type and the reader is at the event just after the outer start element + Postcondition: If this object is an element, the reader is positioned at its end element + If this object is a complex type, the reader is positioned at the end element of its outer element</div> +</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> +</ul> +</li> +</ul> +</li> +</ul> +</div> +<div class="details"> +<ul class="blockList"> +<li class="blockList"> +<!-- ========= CONSTRUCTOR DETAIL ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_detail"> +<!-- --> +</a> +<h3>Constructor Detail</h3> +<a name="SignatureVerificationServiceStub.DataObjectInfoTypeChoice_type0.Factory()"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>SignatureVerificationServiceStub.DataObjectInfoTypeChoice_type0.Factory</h4> +<pre>public SignatureVerificationServiceStub.DataObjectInfoTypeChoice_type0.Factory()</pre> +</li> +</ul> +</li> +</ul> +<!-- ============ METHOD DETAIL ========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_detail"> +<!-- --> +</a> +<h3>Method Detail</h3> +<a name="parse(javax.xml.stream.XMLStreamReader)"> +<!-- --> +</a> +<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> +<div class="block">static method to create the object + Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable + If this object is not an element, it is a complex type and the reader is at the event just after the outer start element + Postcondition: If this object is an element, the reader is positioned at its end element + If this object is a complex type, the reader is positioned at the end element of its outer element</div> +<dl><dt><span class="strong">Throws:</span></dt> +<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></code></dd></dl> +</li> +</ul> +</li> +</ul> +</li> +</ul> +</div> +</div> +<!-- ========= END OF CLASS DATA ========= --> +<!-- ======= START OF BOTTOM NAVBAR ====== --> +<div class="bottomNav"><a name="navbar_bottom"> +<!-- --> +</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.DataObjectInfoTypeChoice_type0.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.DigestMethod.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li>Nested | </li> +<li>Field | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li>Field | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_bottom"> +<!-- --> +</a></div> +<!-- ======== END OF BOTTOM NAVBAR ======= --> +</body> +</html> diff --git a/docs/at/gv/egiz/moa/SignatureVerificationServiceStub.DataObjectInfoTypeChoice_type0.html b/docs/at/gv/egiz/moa/SignatureVerificationServiceStub.DataObjectInfoTypeChoice_type0.html new file mode 100644 index 00000000..3af58822 --- /dev/null +++ b/docs/at/gv/egiz/moa/SignatureVerificationServiceStub.DataObjectInfoTypeChoice_type0.html @@ -0,0 +1,545 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> +<!-- NewPage --> +<html lang="en"> +<head> +<!-- Generated by javadoc (version 1.7.0_51) on Tue Feb 04 16:51:58 CET 2014 --> +<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> +<title>SignatureVerificationServiceStub.DataObjectInfoTypeChoice_type0 (PDF-AS 4.0 Library)</title> +<meta name="date" content="2014-02-04"> +<link rel="stylesheet" type="text/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 Library)"; + } +//--> +</script> +<noscript> +<div>JavaScript is disabled on your browser.</div> +</noscript> +<!-- ========= START OF TOP NAVBAR ======= --> +<div class="topNav"><a name="navbar_top"> +<!-- --> +</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.DataObjectInfoType.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.DataObjectInfoTypeChoice_type0.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li><a href="#nested_class_summary">Nested</a> | </li> +<li><a href="#field_summary">Field</a> | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li><a href="#field_detail">Field</a> | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_top"> +<!-- --> +</a></div> +<!-- ========= END OF TOP NAVBAR ========= --> +<!-- ======== START OF CLASS DATA ======== --> +<div class="header"> +<div class="subTitle">at.gv.egiz.moa</div> +<h2 title="Class SignatureVerificationServiceStub.DataObjectInfoTypeChoice_type0" class="title">Class SignatureVerificationServiceStub.DataObjectInfoTypeChoice_type0</h2> +</div> +<div class="contentContainer"> +<ul class="inheritance"> +<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li> +<ul class="inheritance"> +<li>at.gv.egiz.moa.SignatureVerificationServiceStub.DataObjectInfoTypeChoice_type0</li> +</ul> +</li> +</ul> +<div class="description"> +<ul class="blockList"> +<li class="blockList"> +<dl> +<dt>All Implemented Interfaces:</dt> +<dd><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a>, org.apache.axis2.databinding.ADBBean</dd> +</dl> +<dl> +<dt>Enclosing class:</dt> +<dd><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub</a></dd> +</dl> +<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> +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> +</ul> +</div> +<div class="summary"> +<ul class="blockList"> +<li class="blockList"> +<!-- ======== NESTED CLASS SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="nested_class_summary"> +<!-- --> +</a> +<h3>Nested Class Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Nested Class Summary table, listing nested classes, and an explanation"> +<caption><span>Nested Classes</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> +<tr class="altColor"> +<td class="colFirst"><code>static class </code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.DataObjectInfoTypeChoice_type0.Factory.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.DataObjectInfoTypeChoice_type0.Factory</a></strong></code> +<div class="block">Factory class that keeps the parse method</div> +</td> +</tr> +</table> +</li> +</ul> +<!-- =========== FIELD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="field_summary"> +<!-- --> +</a> +<h3>Field Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Field Summary table, listing fields, and an explanation"> +<caption><span>Fields</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> +<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"><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.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.DataObjectInfoTypeChoice_type0.html#localCreateTransformsInfoProfileID">localCreateTransformsInfoProfileID</a></strong></code> +<div class="block">field for CreateTransformsInfoProfileID</div> +</td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>protected boolean</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.DataObjectInfoTypeChoice_type0.html#localCreateTransformsInfoProfileIDTracker">localCreateTransformsInfoProfileIDTracker</a></strong></code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>protected boolean</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.DataObjectInfoTypeChoice_type0.html#localCreateTransformsInfoProfileTracker">localCreateTransformsInfoProfileTracker</a></strong></code> </td> +</tr> +</table> +</li> +</ul> +<!-- ======== CONSTRUCTOR SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_summary"> +<!-- --> +</a> +<h3>Constructor Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation"> +<caption><span>Constructors</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colOne" scope="col">Constructor and Description</th> +</tr> +<tr class="altColor"> +<td class="colOne"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.DataObjectInfoTypeChoice_type0.html#SignatureVerificationServiceStub.DataObjectInfoTypeChoice_type0()">SignatureVerificationServiceStub.DataObjectInfoTypeChoice_type0</a></strong>()</code> </td> +</tr> +</table> +</li> +</ul> +<!-- ========== METHOD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_summary"> +<!-- --> +</a> +<h3>Method Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation"> +<caption><span>Methods</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colFirst" scope="col">Modifier and Type</th> +<th class="colLast" scope="col">Method and Description</th> +</tr> +<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"><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.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.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>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, + 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> +<div class="block">databinding method to get an XML representation of this object</div> +</td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>boolean</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.DataObjectInfoTypeChoice_type0.html#isCreateTransformsInfoProfileIDSpecified()">isCreateTransformsInfoProfileIDSpecified</a></strong>()</code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>boolean</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.DataObjectInfoTypeChoice_type0.html#isCreateTransformsInfoProfileSpecified()">isCreateTransformsInfoProfileSpecified</a></strong>()</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.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> +</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, + 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.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"><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> +</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> +</ul> +</li> +</ul> +</li> +</ul> +</div> +<div class="details"> +<ul class="blockList"> +<li class="blockList"> +<!-- ============ FIELD DETAIL =========== --> +<ul class="blockList"> +<li class="blockList"><a name="field_detail"> +<!-- --> +</a> +<h3>Field Detail</h3> +<a name="localCreateTransformsInfoProfile"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>localCreateTransformsInfoProfile</h4> +<pre>protected <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateTransformsInfoProfile_type0.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.CreateTransformsInfoProfile_type0</a> localCreateTransformsInfoProfile</pre> +<div class="block">field for CreateTransformsInfoProfile</div> +</li> +</ul> +<a name="localCreateTransformsInfoProfileTracker"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>localCreateTransformsInfoProfileTracker</h4> +<pre>protected boolean localCreateTransformsInfoProfileTracker</pre> +</li> +</ul> +<a name="localCreateTransformsInfoProfileID"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>localCreateTransformsInfoProfileID</h4> +<pre>protected <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ProfileIdentifierType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.ProfileIdentifierType</a> localCreateTransformsInfoProfileID</pre> +<div class="block">field for CreateTransformsInfoProfileID</div> +</li> +</ul> +<a name="localCreateTransformsInfoProfileIDTracker"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>localCreateTransformsInfoProfileIDTracker</h4> +<pre>protected boolean localCreateTransformsInfoProfileIDTracker</pre> +</li> +</ul> +</li> +</ul> +<!-- ========= CONSTRUCTOR DETAIL ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_detail"> +<!-- --> +</a> +<h3>Constructor Detail</h3> +<a name="SignatureVerificationServiceStub.DataObjectInfoTypeChoice_type0()"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>SignatureVerificationServiceStub.DataObjectInfoTypeChoice_type0</h4> +<pre>public SignatureVerificationServiceStub.DataObjectInfoTypeChoice_type0()</pre> +</li> +</ul> +</li> +</ul> +<!-- ============ METHOD DETAIL ========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_detail"> +<!-- --> +</a> +<h3>Method Detail</h3> +<a name="isCreateTransformsInfoProfileSpecified()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>isCreateTransformsInfoProfileSpecified</h4> +<pre>public boolean isCreateTransformsInfoProfileSpecified()</pre> +</li> +</ul> +<a name="getCreateTransformsInfoProfile()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getCreateTransformsInfoProfile</h4> +<pre>public <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateTransformsInfoProfile_type0.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.CreateTransformsInfoProfile_type0</a> getCreateTransformsInfoProfile()</pre> +<div class="block">Auto generated getter method</div> +<dl><dt><span class="strong">Returns:</span></dt><dd>CreateTransformsInfoProfile_type0</dd></dl> +</li> +</ul> +<a name="setCreateTransformsInfoProfile(at.gv.egiz.moa.SignatureVerificationServiceStub.CreateTransformsInfoProfile_type0)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>setCreateTransformsInfoProfile</h4> +<pre>public void setCreateTransformsInfoProfile(<a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateTransformsInfoProfile_type0.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.CreateTransformsInfoProfile_type0</a> param)</pre> +<div class="block">Auto generated setter method</div> +<dl><dt><span class="strong">Parameters:</span></dt><dd><code>param</code> - CreateTransformsInfoProfile</dd></dl> +</li> +</ul> +<a name="isCreateTransformsInfoProfileIDSpecified()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>isCreateTransformsInfoProfileIDSpecified</h4> +<pre>public boolean isCreateTransformsInfoProfileIDSpecified()</pre> +</li> +</ul> +<a name="getCreateTransformsInfoProfileID()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getCreateTransformsInfoProfileID</h4> +<pre>public <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ProfileIdentifierType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.ProfileIdentifierType</a> getCreateTransformsInfoProfileID()</pre> +<div class="block">Auto generated getter method</div> +<dl><dt><span class="strong">Returns:</span></dt><dd>ProfileIdentifierType</dd></dl> +</li> +</ul> +<a name="setCreateTransformsInfoProfileID(at.gv.egiz.moa.SignatureVerificationServiceStub.ProfileIdentifierType)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>setCreateTransformsInfoProfileID</h4> +<pre>public void setCreateTransformsInfoProfileID(<a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ProfileIdentifierType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.ProfileIdentifierType</a> param)</pre> +<div class="block">Auto generated setter method</div> +<dl><dt><span class="strong">Parameters:</span></dt><dd><code>param</code> - CreateTransformsInfoProfileID</dd></dl> +</li> +</ul> +<a name="getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getOMElement</h4> +<pre>public org.apache.axiom.om.OMElement getOMElement(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, + org.apache.axiom.om.OMFactory factory) + throws org.apache.axis2.databinding.ADBException</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>getOMElement</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><span class="strong">Parameters:</span></dt><dd><code>parentQName</code> - </dd><dd><code>factory</code> - </dd> +<dt><span class="strong">Returns:</span></dt><dd>org.apache.axiom.om.OMElement</dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +<a name="serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>serialize</h4> +<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, + <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter) + throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, + org.apache.axis2.databinding.ADBException</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +<a name="serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>serialize</h4> +<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, + <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, + boolean serializeType) + throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, + org.apache.axis2.databinding.ADBException</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +<a name="getPullParser(javax.xml.namespace.QName)"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>getPullParser</h4> +<pre>public <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> getPullParser(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName) + throws org.apache.axis2.databinding.ADBException</pre> +<div class="block">databinding method to get an XML representation of this object</div> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>getPullParser</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +</li> +</ul> +</li> +</ul> +</div> +</div> +<!-- ========= END OF CLASS DATA ========= --> +<!-- ======= START OF BOTTOM NAVBAR ====== --> +<div class="bottomNav"><a name="navbar_bottom"> +<!-- --> +</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.DataObjectInfoType.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.DataObjectInfoTypeChoice_type0.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li><a href="#nested_class_summary">Nested</a> | </li> +<li><a href="#field_summary">Field</a> | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li><a href="#field_detail">Field</a> | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_bottom"> +<!-- --> +</a></div> +<!-- ======== END OF BOTTOM NAVBAR ======= --> +</body> +</html> diff --git a/docs/at/gv/egiz/moa/SignatureVerificationServiceStub.DataObjectInfo_type0.Factory.html b/docs/at/gv/egiz/moa/SignatureVerificationServiceStub.DataObjectInfo_type0.Factory.html new file mode 100644 index 00000000..9c7dd44b --- /dev/null +++ b/docs/at/gv/egiz/moa/SignatureVerificationServiceStub.DataObjectInfo_type0.Factory.html @@ -0,0 +1,278 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> +<!-- NewPage --> +<html lang="en"> +<head> +<!-- Generated by javadoc (version 1.7.0_51) on Tue Feb 04 16:51:56 CET 2014 --> +<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> +<title>SignatureVerificationServiceStub.DataObjectInfo_type0.Factory (PDF-AS 4.0 Library)</title> +<meta name="date" content="2014-02-04"> +<link rel="stylesheet" type="text/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 Library)"; + } +//--> +</script> +<noscript> +<div>JavaScript is disabled on your browser.</div> +</noscript> +<!-- ========= START OF TOP NAVBAR ======= --> +<div class="topNav"><a name="navbar_top"> +<!-- --> +</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.DataObjectInfo_type0.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.DataObjectInfo_type1.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li>Nested | </li> +<li>Field | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li>Field | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_top"> +<!-- --> +</a></div> +<!-- ========= END OF TOP NAVBAR ========= --> +<!-- ======== START OF CLASS DATA ======== --> +<div class="header"> +<div class="subTitle">at.gv.egiz.moa</div> +<h2 title="Class SignatureVerificationServiceStub.DataObjectInfo_type0.Factory" class="title">Class SignatureVerificationServiceStub.DataObjectInfo_type0.Factory</h2> +</div> +<div class="contentContainer"> +<ul class="inheritance"> +<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li> +<ul class="inheritance"> +<li>at.gv.egiz.moa.SignatureVerificationServiceStub.DataObjectInfo_type0.Factory</li> +</ul> +</li> +</ul> +<div class="description"> +<ul class="blockList"> +<li class="blockList"> +<dl> +<dt>Enclosing class:</dt> +<dd><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.DataObjectInfo_type0.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.DataObjectInfo_type0</a></dd> +</dl> +<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> +<div class="block">Factory class that keeps the parse method</div> +</li> +</ul> +</div> +<div class="summary"> +<ul class="blockList"> +<li class="blockList"> +<!-- ======== CONSTRUCTOR SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_summary"> +<!-- --> +</a> +<h3>Constructor Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation"> +<caption><span>Constructors</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colOne" scope="col">Constructor and Description</th> +</tr> +<tr class="altColor"> +<td class="colOne"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.DataObjectInfo_type0.Factory.html#SignatureVerificationServiceStub.DataObjectInfo_type0.Factory()">SignatureVerificationServiceStub.DataObjectInfo_type0.Factory</a></strong>()</code> </td> +</tr> +</table> +</li> +</ul> +<!-- ========== METHOD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_summary"> +<!-- --> +</a> +<h3>Method Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation"> +<caption><span>Methods</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colFirst" scope="col">Modifier and Type</th> +<th class="colLast" scope="col">Method and Description</th> +</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> +<div class="block">static method to create the object + Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable + If this object is not an element, it is a complex type and the reader is at the event just after the outer start element + Postcondition: If this object is an element, the reader is positioned at its end element + If this object is a complex type, the reader is positioned at the end element of its outer element</div> +</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> +</ul> +</li> +</ul> +</li> +</ul> +</div> +<div class="details"> +<ul class="blockList"> +<li class="blockList"> +<!-- ========= CONSTRUCTOR DETAIL ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_detail"> +<!-- --> +</a> +<h3>Constructor Detail</h3> +<a name="SignatureVerificationServiceStub.DataObjectInfo_type0.Factory()"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>SignatureVerificationServiceStub.DataObjectInfo_type0.Factory</h4> +<pre>public SignatureVerificationServiceStub.DataObjectInfo_type0.Factory()</pre> +</li> +</ul> +</li> +</ul> +<!-- ============ METHOD DETAIL ========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_detail"> +<!-- --> +</a> +<h3>Method Detail</h3> +<a name="parse(javax.xml.stream.XMLStreamReader)"> +<!-- --> +</a> +<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> +<div class="block">static method to create the object + Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable + If this object is not an element, it is a complex type and the reader is at the event just after the outer start element + Postcondition: If this object is an element, the reader is positioned at its end element + If this object is a complex type, the reader is positioned at the end element of its outer element</div> +<dl><dt><span class="strong">Throws:</span></dt> +<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></code></dd></dl> +</li> +</ul> +</li> +</ul> +</li> +</ul> +</div> +</div> +<!-- ========= END OF CLASS DATA ========= --> +<!-- ======= START OF BOTTOM NAVBAR ====== --> +<div class="bottomNav"><a name="navbar_bottom"> +<!-- --> +</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.DataObjectInfo_type0.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.DataObjectInfo_type1.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li>Nested | </li> +<li>Field | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li>Field | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_bottom"> +<!-- --> +</a></div> +<!-- ======== END OF BOTTOM NAVBAR ======= --> +</body> +</html> diff --git a/docs/at/gv/egiz/moa/SignatureVerificationServiceStub.DataObjectInfo_type0.html b/docs/at/gv/egiz/moa/SignatureVerificationServiceStub.DataObjectInfo_type0.html new file mode 100644 index 00000000..19c8d4e4 --- /dev/null +++ b/docs/at/gv/egiz/moa/SignatureVerificationServiceStub.DataObjectInfo_type0.html @@ -0,0 +1,472 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> +<!-- NewPage --> +<html lang="en"> +<head> +<!-- Generated by javadoc (version 1.7.0_51) on Tue Feb 04 16:51:56 CET 2014 --> +<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> +<title>SignatureVerificationServiceStub.DataObjectInfo_type0 (PDF-AS 4.0 Library)</title> +<meta name="date" content="2014-02-04"> +<link rel="stylesheet" type="text/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 Library)"; + } +//--> +</script> +<noscript> +<div>JavaScript is disabled on your browser.</div> +</noscript> +<!-- ========= START OF TOP NAVBAR ======= --> +<div class="topNav"><a name="navbar_top"> +<!-- --> +</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.DataObject_type1.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.DataObjectInfo_type0.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li><a href="#nested_class_summary">Nested</a> | </li> +<li><a href="#field_summary">Field</a> | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li><a href="#field_detail">Field</a> | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_top"> +<!-- --> +</a></div> +<!-- ========= END OF TOP NAVBAR ========= --> +<!-- ======== START OF CLASS DATA ======== --> +<div class="header"> +<div class="subTitle">at.gv.egiz.moa</div> +<h2 title="Class SignatureVerificationServiceStub.DataObjectInfo_type0" class="title">Class SignatureVerificationServiceStub.DataObjectInfo_type0</h2> +</div> +<div class="contentContainer"> +<ul class="inheritance"> +<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></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> +<li> +<ul class="inheritance"> +<li>at.gv.egiz.moa.SignatureVerificationServiceStub.DataObjectInfo_type0</li> +</ul> +</li> +</ul> +</li> +</ul> +<div class="description"> +<ul class="blockList"> +<li class="blockList"> +<dl> +<dt>All Implemented Interfaces:</dt> +<dd><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a>, org.apache.axis2.databinding.ADBBean</dd> +</dl> +<dl> +<dt>Enclosing class:</dt> +<dd><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub</a></dd> +</dl> +<hr> +<br> +<pre>public static class <span class="strong">SignatureVerificationServiceStub.DataObjectInfo_type0</span> +extends <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.DataObjectInfoType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.DataObjectInfoType</a> +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.DataObjectInfo_type0">Serialized Form</a></dd></dl> +</li> +</ul> +</div> +<div class="summary"> +<ul class="blockList"> +<li class="blockList"> +<!-- ======== NESTED CLASS SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="nested_class_summary"> +<!-- --> +</a> +<h3>Nested Class Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Nested Class Summary table, listing nested classes, and an explanation"> +<caption><span>Nested Classes</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> +<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.Factory.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.DataObjectInfo_type0.Factory</a></strong></code> +<div class="block">Factory class that keeps the parse method</div> +</td> +</tr> +</table> +</li> +</ul> +<!-- =========== FIELD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="field_summary"> +<!-- --> +</a> +<h3>Field Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Field Summary table, listing fields, and an explanation"> +<caption><span>Fields</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> +<tr class="altColor"> +<td class="colFirst"><code>protected boolean</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.DataObjectInfo_type0.html#localChildOfManifest">localChildOfManifest</a></strong></code> +<div class="block">field for ChildOfManifest + This was an Attribute!</div> +</td> +</tr> +</table> +<ul class="blockList"> +<li class="blockList"><a name="fields_inherited_from_class_at.gv.egiz.moa.SignatureVerificationServiceStub.DataObjectInfoType"> +<!-- --> +</a> +<h3>Fields inherited from class at.gv.egiz.moa.<a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.DataObjectInfoType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.DataObjectInfoType</a></h3> +<code><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.DataObjectInfoType.html#localDataObject">localDataObject</a>, <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.DataObjectInfoType.html#localDataObjectInfoTypeChoice_type0">localDataObjectInfoTypeChoice_type0</a>, <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.DataObjectInfoType.html#localStructure">localStructure</a></code></li> +</ul> +</li> +</ul> +<!-- ======== CONSTRUCTOR SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_summary"> +<!-- --> +</a> +<h3>Constructor Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation"> +<caption><span>Constructors</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colOne" scope="col">Constructor and Description</th> +</tr> +<tr class="altColor"> +<td class="colOne"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.DataObjectInfo_type0.html#SignatureVerificationServiceStub.DataObjectInfo_type0()">SignatureVerificationServiceStub.DataObjectInfo_type0</a></strong>()</code> </td> +</tr> +</table> +</li> +</ul> +<!-- ========== METHOD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_summary"> +<!-- --> +</a> +<h3>Method Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation"> +<caption><span>Methods</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colFirst" scope="col">Modifier and Type</th> +<th class="colLast" scope="col">Method and Description</th> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>boolean</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.DataObjectInfo_type0.html#getChildOfManifest()">getChildOfManifest</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.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, + 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> +<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> +</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, + 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.DataObjectInfo_type0.html#setChildOfManifest(boolean)">setChildOfManifest</a></strong>(boolean param)</code> +<div class="block">Auto generated setter method</div> +</td> +</tr> +</table> +<ul class="blockList"> +<li class="blockList"><a name="methods_inherited_from_class_at.gv.egiz.moa.SignatureVerificationServiceStub.DataObjectInfoType"> +<!-- --> +</a> +<h3>Methods inherited from class at.gv.egiz.moa.<a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.DataObjectInfoType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.DataObjectInfoType</a></h3> +<code><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.DataObjectInfoType.html#getDataObject()">getDataObject</a>, <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.DataObjectInfoType.html#getDataObjectInfoTypeChoice_type0()">getDataObjectInfoTypeChoice_type0</a>, <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.DataObjectInfoType.html#getStructure()">getStructure</a>, <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.DataObjectInfoType.html#setDataObject(at.gv.egiz.moa.SignatureVerificationServiceStub.DataObject_type0)">setDataObject</a>, <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.DataObjectInfoType.html#setDataObjectInfoTypeChoice_type0(at.gv.egiz.moa.SignatureVerificationServiceStub.DataObjectInfoTypeChoice_type0)">setDataObjectInfoTypeChoice_type0</a>, <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.DataObjectInfoType.html#setStructure(at.gv.egiz.moa.SignatureVerificationServiceStub.Structure_type0)">setStructure</a></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#toString()" title="class or interface in java.lang">toString</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</a></code></li> +</ul> +</li> +</ul> +</li> +</ul> +</div> +<div class="details"> +<ul class="blockList"> +<li class="blockList"> +<!-- ============ FIELD DETAIL =========== --> +<ul class="blockList"> +<li class="blockList"><a name="field_detail"> +<!-- --> +</a> +<h3>Field Detail</h3> +<a name="localChildOfManifest"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>localChildOfManifest</h4> +<pre>protected boolean localChildOfManifest</pre> +<div class="block">field for ChildOfManifest + This was an Attribute!</div> +</li> +</ul> +</li> +</ul> +<!-- ========= CONSTRUCTOR DETAIL ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_detail"> +<!-- --> +</a> +<h3>Constructor Detail</h3> +<a name="SignatureVerificationServiceStub.DataObjectInfo_type0()"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>SignatureVerificationServiceStub.DataObjectInfo_type0</h4> +<pre>public SignatureVerificationServiceStub.DataObjectInfo_type0()</pre> +</li> +</ul> +</li> +</ul> +<!-- ============ METHOD DETAIL ========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_detail"> +<!-- --> +</a> +<h3>Method Detail</h3> +<a name="getChildOfManifest()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getChildOfManifest</h4> +<pre>public boolean getChildOfManifest()</pre> +<div class="block">Auto generated getter method</div> +<dl><dt><span class="strong">Returns:</span></dt><dd>boolean</dd></dl> +</li> +</ul> +<a name="setChildOfManifest(boolean)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>setChildOfManifest</h4> +<pre>public void setChildOfManifest(boolean param)</pre> +<div class="block">Auto generated setter method</div> +<dl><dt><span class="strong">Parameters:</span></dt><dd><code>param</code> - ChildOfManifest</dd></dl> +</li> +</ul> +<a name="getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getOMElement</h4> +<pre>public org.apache.axiom.om.OMElement getOMElement(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, + org.apache.axiom.om.OMFactory factory) + throws org.apache.axis2.databinding.ADBException</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>getOMElement</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><strong>Overrides:</strong></dt> +<dd><code><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.DataObjectInfoType.html#getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)">getOMElement</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">Parameters:</span></dt><dd><code>parentQName</code> - </dd><dd><code>factory</code> - </dd> +<dt><span class="strong">Returns:</span></dt><dd>org.apache.axiom.om.OMElement</dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +<a name="serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>serialize</h4> +<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, + <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter) + throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, + org.apache.axis2.databinding.ADBException</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<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>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +<a name="serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>serialize</h4> +<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, + <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, + boolean serializeType) + throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, + org.apache.axis2.databinding.ADBException</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<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>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +<a name="getPullParser(javax.xml.namespace.QName)"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>getPullParser</h4> +<pre>public <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> getPullParser(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName) + throws org.apache.axis2.databinding.ADBException</pre> +<div class="block">databinding method to get an XML representation of this object</div> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>getPullParser</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><strong>Overrides:</strong></dt> +<dd><code><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.DataObjectInfoType.html#getPullParser(javax.xml.namespace.QName)">getPullParser</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>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +</li> +</ul> +</li> +</ul> +</div> +</div> +<!-- ========= END OF CLASS DATA ========= --> +<!-- ======= START OF BOTTOM NAVBAR ====== --> +<div class="bottomNav"><a name="navbar_bottom"> +<!-- --> +</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.DataObject_type1.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.DataObjectInfo_type0.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li><a href="#nested_class_summary">Nested</a> | </li> +<li><a href="#field_summary">Field</a> | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li><a href="#field_detail">Field</a> | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_bottom"> +<!-- --> +</a></div> +<!-- ======== END OF BOTTOM NAVBAR ======= --> +</body> +</html> diff --git a/docs/at/gv/egiz/moa/SignatureVerificationServiceStub.DataObjectInfo_type1.Factory.html b/docs/at/gv/egiz/moa/SignatureVerificationServiceStub.DataObjectInfo_type1.Factory.html new file mode 100644 index 00000000..2666e5d6 --- /dev/null +++ b/docs/at/gv/egiz/moa/SignatureVerificationServiceStub.DataObjectInfo_type1.Factory.html @@ -0,0 +1,278 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> +<!-- NewPage --> +<html lang="en"> +<head> +<!-- Generated by javadoc (version 1.7.0_51) on Tue Feb 04 16:51:57 CET 2014 --> +<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> +<title>SignatureVerificationServiceStub.DataObjectInfo_type1.Factory (PDF-AS 4.0 Library)</title> +<meta name="date" content="2014-02-04"> +<link rel="stylesheet" type="text/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 Library)"; + } +//--> +</script> +<noscript> +<div>JavaScript is disabled on your browser.</div> +</noscript> +<!-- ========= START OF TOP NAVBAR ======= --> +<div class="topNav"><a name="navbar_top"> +<!-- --> +</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.DataObjectInfo_type1.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.DataObjectInfoType.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li>Nested | </li> +<li>Field | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li>Field | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_top"> +<!-- --> +</a></div> +<!-- ========= END OF TOP NAVBAR ========= --> +<!-- ======== START OF CLASS DATA ======== --> +<div class="header"> +<div class="subTitle">at.gv.egiz.moa</div> +<h2 title="Class SignatureVerificationServiceStub.DataObjectInfo_type1.Factory" class="title">Class SignatureVerificationServiceStub.DataObjectInfo_type1.Factory</h2> +</div> +<div class="contentContainer"> +<ul class="inheritance"> +<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li> +<ul class="inheritance"> +<li>at.gv.egiz.moa.SignatureVerificationServiceStub.DataObjectInfo_type1.Factory</li> +</ul> +</li> +</ul> +<div class="description"> +<ul class="blockList"> +<li class="blockList"> +<dl> +<dt>Enclosing class:</dt> +<dd><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.DataObjectInfo_type1.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.DataObjectInfo_type1</a></dd> +</dl> +<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> +<div class="block">Factory class that keeps the parse method</div> +</li> +</ul> +</div> +<div class="summary"> +<ul class="blockList"> +<li class="blockList"> +<!-- ======== CONSTRUCTOR SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_summary"> +<!-- --> +</a> +<h3>Constructor Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation"> +<caption><span>Constructors</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colOne" scope="col">Constructor and Description</th> +</tr> +<tr class="altColor"> +<td class="colOne"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.DataObjectInfo_type1.Factory.html#SignatureVerificationServiceStub.DataObjectInfo_type1.Factory()">SignatureVerificationServiceStub.DataObjectInfo_type1.Factory</a></strong>()</code> </td> +</tr> +</table> +</li> +</ul> +<!-- ========== METHOD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_summary"> +<!-- --> +</a> +<h3>Method Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation"> +<caption><span>Methods</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colFirst" scope="col">Modifier and Type</th> +<th class="colLast" scope="col">Method and Description</th> +</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> +<div class="block">static method to create the object + Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable + If this object is not an element, it is a complex type and the reader is at the event just after the outer start element + Postcondition: If this object is an element, the reader is positioned at its end element + If this object is a complex type, the reader is positioned at the end element of its outer element</div> +</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> +</ul> +</li> +</ul> +</li> +</ul> +</div> +<div class="details"> +<ul class="blockList"> +<li class="blockList"> +<!-- ========= CONSTRUCTOR DETAIL ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_detail"> +<!-- --> +</a> +<h3>Constructor Detail</h3> +<a name="SignatureVerificationServiceStub.DataObjectInfo_type1.Factory()"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>SignatureVerificationServiceStub.DataObjectInfo_type1.Factory</h4> +<pre>public SignatureVerificationServiceStub.DataObjectInfo_type1.Factory()</pre> +</li> +</ul> +</li> +</ul> +<!-- ============ METHOD DETAIL ========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_detail"> +<!-- --> +</a> +<h3>Method Detail</h3> +<a name="parse(javax.xml.stream.XMLStreamReader)"> +<!-- --> +</a> +<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> +<div class="block">static method to create the object + Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable + If this object is not an element, it is a complex type and the reader is at the event just after the outer start element + Postcondition: If this object is an element, the reader is positioned at its end element + If this object is a complex type, the reader is positioned at the end element of its outer element</div> +<dl><dt><span class="strong">Throws:</span></dt> +<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></code></dd></dl> +</li> +</ul> +</li> +</ul> +</li> +</ul> +</div> +</div> +<!-- ========= END OF CLASS DATA ========= --> +<!-- ======= START OF BOTTOM NAVBAR ====== --> +<div class="bottomNav"><a name="navbar_bottom"> +<!-- --> +</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.DataObjectInfo_type1.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.DataObjectInfoType.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li>Nested | </li> +<li>Field | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li>Field | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_bottom"> +<!-- --> +</a></div> +<!-- ======== END OF BOTTOM NAVBAR ======= --> +</body> +</html> diff --git a/docs/at/gv/egiz/moa/SignatureVerificationServiceStub.DataObjectInfo_type1.html b/docs/at/gv/egiz/moa/SignatureVerificationServiceStub.DataObjectInfo_type1.html new file mode 100644 index 00000000..9d218648 --- /dev/null +++ b/docs/at/gv/egiz/moa/SignatureVerificationServiceStub.DataObjectInfo_type1.html @@ -0,0 +1,405 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> +<!-- NewPage --> +<html lang="en"> +<head> +<!-- Generated by javadoc (version 1.7.0_51) on Tue Feb 04 16:51:57 CET 2014 --> +<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> +<title>SignatureVerificationServiceStub.DataObjectInfo_type1 (PDF-AS 4.0 Library)</title> +<meta name="date" content="2014-02-04"> +<link rel="stylesheet" type="text/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 Library)"; + } +//--> +</script> +<noscript> +<div>JavaScript is disabled on your browser.</div> +</noscript> +<!-- ========= START OF TOP NAVBAR ======= --> +<div class="topNav"><a name="navbar_top"> +<!-- --> +</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.DataObjectInfo_type0.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.DataObjectInfo_type1.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li><a href="#nested_class_summary">Nested</a> | </li> +<li><a href="#fields_inherited_from_class_at.gv.egiz.moa.SignatureVerificationServiceStub.CMSDataObjectInfoType">Field</a> | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li>Field | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_top"> +<!-- --> +</a></div> +<!-- ========= END OF TOP NAVBAR ========= --> +<!-- ======== START OF CLASS DATA ======== --> +<div class="header"> +<div class="subTitle">at.gv.egiz.moa</div> +<h2 title="Class SignatureVerificationServiceStub.DataObjectInfo_type1" class="title">Class SignatureVerificationServiceStub.DataObjectInfo_type1</h2> +</div> +<div class="contentContainer"> +<ul class="inheritance"> +<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></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> +<li> +<ul class="inheritance"> +<li>at.gv.egiz.moa.SignatureVerificationServiceStub.DataObjectInfo_type1</li> +</ul> +</li> +</ul> +</li> +</ul> +<div class="description"> +<ul class="blockList"> +<li class="blockList"> +<dl> +<dt>All Implemented Interfaces:</dt> +<dd><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a>, org.apache.axis2.databinding.ADBBean</dd> +</dl> +<dl> +<dt>Enclosing class:</dt> +<dd><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub</a></dd> +</dl> +<hr> +<br> +<pre>public static class <span class="strong">SignatureVerificationServiceStub.DataObjectInfo_type1</span> +extends <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CMSDataObjectInfoType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.CMSDataObjectInfoType</a> +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.DataObjectInfo_type1">Serialized Form</a></dd></dl> +</li> +</ul> +</div> +<div class="summary"> +<ul class="blockList"> +<li class="blockList"> +<!-- ======== NESTED CLASS SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="nested_class_summary"> +<!-- --> +</a> +<h3>Nested Class Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Nested Class Summary table, listing nested classes, and an explanation"> +<caption><span>Nested Classes</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> +<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.Factory.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.DataObjectInfo_type1.Factory</a></strong></code> +<div class="block">Factory class that keeps the parse method</div> +</td> +</tr> +</table> +</li> +</ul> +<!-- =========== FIELD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="field_summary"> +<!-- --> +</a> +<h3>Field Summary</h3> +<ul class="blockList"> +<li class="blockList"><a name="fields_inherited_from_class_at.gv.egiz.moa.SignatureVerificationServiceStub.CMSDataObjectInfoType"> +<!-- --> +</a> +<h3>Fields inherited from class at.gv.egiz.moa.<a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CMSDataObjectInfoType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.CMSDataObjectInfoType</a></h3> +<code><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CMSDataObjectInfoType.html#localDataObject">localDataObject</a>, <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CMSDataObjectInfoType.html#localStructure">localStructure</a></code></li> +</ul> +</li> +</ul> +<!-- ======== CONSTRUCTOR SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_summary"> +<!-- --> +</a> +<h3>Constructor Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation"> +<caption><span>Constructors</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colOne" scope="col">Constructor and Description</th> +</tr> +<tr class="altColor"> +<td class="colOne"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.DataObjectInfo_type1.html#SignatureVerificationServiceStub.DataObjectInfo_type1()">SignatureVerificationServiceStub.DataObjectInfo_type1</a></strong>()</code> </td> +</tr> +</table> +</li> +</ul> +<!-- ========== METHOD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_summary"> +<!-- --> +</a> +<h3>Method Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation"> +<caption><span>Methods</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colFirst" scope="col">Modifier and Type</th> +<th class="colLast" scope="col">Method and Description</th> +</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, + 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> +<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> +</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, + boolean serializeType)</code> </td> +</tr> +</table> +<ul class="blockList"> +<li class="blockList"><a name="methods_inherited_from_class_at.gv.egiz.moa.SignatureVerificationServiceStub.CMSDataObjectInfoType"> +<!-- --> +</a> +<h3>Methods inherited from class at.gv.egiz.moa.<a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CMSDataObjectInfoType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.CMSDataObjectInfoType</a></h3> +<code><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CMSDataObjectInfoType.html#getDataObject()">getDataObject</a>, <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CMSDataObjectInfoType.html#getStructure()">getStructure</a>, <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CMSDataObjectInfoType.html#setDataObject(at.gv.egiz.moa.SignatureVerificationServiceStub.DataObject_type1)">setDataObject</a>, <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CMSDataObjectInfoType.html#setStructure(at.gv.egiz.moa.SignatureVerificationServiceStub.Structure_type1)">setStructure</a></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#toString()" title="class or interface in java.lang">toString</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</a></code></li> +</ul> +</li> +</ul> +</li> +</ul> +</div> +<div class="details"> +<ul class="blockList"> +<li class="blockList"> +<!-- ========= CONSTRUCTOR DETAIL ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_detail"> +<!-- --> +</a> +<h3>Constructor Detail</h3> +<a name="SignatureVerificationServiceStub.DataObjectInfo_type1()"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>SignatureVerificationServiceStub.DataObjectInfo_type1</h4> +<pre>public SignatureVerificationServiceStub.DataObjectInfo_type1()</pre> +</li> +</ul> +</li> +</ul> +<!-- ============ METHOD DETAIL ========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_detail"> +<!-- --> +</a> +<h3>Method Detail</h3> +<a name="getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getOMElement</h4> +<pre>public org.apache.axiom.om.OMElement getOMElement(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, + org.apache.axiom.om.OMFactory factory) + throws org.apache.axis2.databinding.ADBException</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>getOMElement</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><strong>Overrides:</strong></dt> +<dd><code><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CMSDataObjectInfoType.html#getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)">getOMElement</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">Parameters:</span></dt><dd><code>parentQName</code> - </dd><dd><code>factory</code> - </dd> +<dt><span class="strong">Returns:</span></dt><dd>org.apache.axiom.om.OMElement</dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +<a name="serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>serialize</h4> +<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, + <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter) + throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, + org.apache.axis2.databinding.ADBException</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<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>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +<a name="serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>serialize</h4> +<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, + <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, + boolean serializeType) + throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, + org.apache.axis2.databinding.ADBException</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<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>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +<a name="getPullParser(javax.xml.namespace.QName)"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>getPullParser</h4> +<pre>public <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> getPullParser(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName) + throws org.apache.axis2.databinding.ADBException</pre> +<div class="block">databinding method to get an XML representation of this object</div> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>getPullParser</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><strong>Overrides:</strong></dt> +<dd><code><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CMSDataObjectInfoType.html#getPullParser(javax.xml.namespace.QName)">getPullParser</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>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +</li> +</ul> +</li> +</ul> +</div> +</div> +<!-- ========= END OF CLASS DATA ========= --> +<!-- ======= START OF BOTTOM NAVBAR ====== --> +<div class="bottomNav"><a name="navbar_bottom"> +<!-- --> +</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.DataObjectInfo_type0.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.DataObjectInfo_type1.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li><a href="#nested_class_summary">Nested</a> | </li> +<li><a href="#fields_inherited_from_class_at.gv.egiz.moa.SignatureVerificationServiceStub.CMSDataObjectInfoType">Field</a> | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li>Field | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_bottom"> +<!-- --> +</a></div> +<!-- ======== END OF BOTTOM NAVBAR ======= --> +</body> +</html> diff --git a/docs/at/gv/egiz/moa/SignatureVerificationServiceStub.DataObject_type0.Factory.html b/docs/at/gv/egiz/moa/SignatureVerificationServiceStub.DataObject_type0.Factory.html new file mode 100644 index 00000000..c9c8194c --- /dev/null +++ b/docs/at/gv/egiz/moa/SignatureVerificationServiceStub.DataObject_type0.Factory.html @@ -0,0 +1,278 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> +<!-- NewPage --> +<html lang="en"> +<head> +<!-- Generated by javadoc (version 1.7.0_51) on Tue Feb 04 16:51:54 CET 2014 --> +<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> +<title>SignatureVerificationServiceStub.DataObject_type0.Factory (PDF-AS 4.0 Library)</title> +<meta name="date" content="2014-02-04"> +<link rel="stylesheet" type="text/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 Library)"; + } +//--> +</script> +<noscript> +<div>JavaScript is disabled on your browser.</div> +</noscript> +<!-- ========= START OF TOP NAVBAR ======= --> +<div class="topNav"><a name="navbar_top"> +<!-- --> +</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.DataObject_type0.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.DataObject_type1.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li>Nested | </li> +<li>Field | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li>Field | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_top"> +<!-- --> +</a></div> +<!-- ========= END OF TOP NAVBAR ========= --> +<!-- ======== START OF CLASS DATA ======== --> +<div class="header"> +<div class="subTitle">at.gv.egiz.moa</div> +<h2 title="Class SignatureVerificationServiceStub.DataObject_type0.Factory" class="title">Class SignatureVerificationServiceStub.DataObject_type0.Factory</h2> +</div> +<div class="contentContainer"> +<ul class="inheritance"> +<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li> +<ul class="inheritance"> +<li>at.gv.egiz.moa.SignatureVerificationServiceStub.DataObject_type0.Factory</li> +</ul> +</li> +</ul> +<div class="description"> +<ul class="blockList"> +<li class="blockList"> +<dl> +<dt>Enclosing class:</dt> +<dd><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.DataObject_type0.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.DataObject_type0</a></dd> +</dl> +<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> +<div class="block">Factory class that keeps the parse method</div> +</li> +</ul> +</div> +<div class="summary"> +<ul class="blockList"> +<li class="blockList"> +<!-- ======== CONSTRUCTOR SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_summary"> +<!-- --> +</a> +<h3>Constructor Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation"> +<caption><span>Constructors</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colOne" scope="col">Constructor and Description</th> +</tr> +<tr class="altColor"> +<td class="colOne"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.DataObject_type0.Factory.html#SignatureVerificationServiceStub.DataObject_type0.Factory()">SignatureVerificationServiceStub.DataObject_type0.Factory</a></strong>()</code> </td> +</tr> +</table> +</li> +</ul> +<!-- ========== METHOD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_summary"> +<!-- --> +</a> +<h3>Method Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation"> +<caption><span>Methods</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colFirst" scope="col">Modifier and Type</th> +<th class="colLast" scope="col">Method and Description</th> +</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> +<div class="block">static method to create the object + Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable + If this object is not an element, it is a complex type and the reader is at the event just after the outer start element + Postcondition: If this object is an element, the reader is positioned at its end element + If this object is a complex type, the reader is positioned at the end element of its outer element</div> +</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> +</ul> +</li> +</ul> +</li> +</ul> +</div> +<div class="details"> +<ul class="blockList"> +<li class="blockList"> +<!-- ========= CONSTRUCTOR DETAIL ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_detail"> +<!-- --> +</a> +<h3>Constructor Detail</h3> +<a name="SignatureVerificationServiceStub.DataObject_type0.Factory()"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>SignatureVerificationServiceStub.DataObject_type0.Factory</h4> +<pre>public SignatureVerificationServiceStub.DataObject_type0.Factory()</pre> +</li> +</ul> +</li> +</ul> +<!-- ============ METHOD DETAIL ========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_detail"> +<!-- --> +</a> +<h3>Method Detail</h3> +<a name="parse(javax.xml.stream.XMLStreamReader)"> +<!-- --> +</a> +<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> +<div class="block">static method to create the object + Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable + If this object is not an element, it is a complex type and the reader is at the event just after the outer start element + Postcondition: If this object is an element, the reader is positioned at its end element + If this object is a complex type, the reader is positioned at the end element of its outer element</div> +<dl><dt><span class="strong">Throws:</span></dt> +<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></code></dd></dl> +</li> +</ul> +</li> +</ul> +</li> +</ul> +</div> +</div> +<!-- ========= END OF CLASS DATA ========= --> +<!-- ======= START OF BOTTOM NAVBAR ====== --> +<div class="bottomNav"><a name="navbar_bottom"> +<!-- --> +</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.DataObject_type0.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.DataObject_type1.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li>Nested | </li> +<li>Field | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li>Field | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_bottom"> +<!-- --> +</a></div> +<!-- ======== END OF BOTTOM NAVBAR ======= --> +</body> +</html> diff --git a/docs/at/gv/egiz/moa/SignatureVerificationServiceStub.DataObject_type0.html b/docs/at/gv/egiz/moa/SignatureVerificationServiceStub.DataObject_type0.html new file mode 100644 index 00000000..c51529b6 --- /dev/null +++ b/docs/at/gv/egiz/moa/SignatureVerificationServiceStub.DataObject_type0.html @@ -0,0 +1,424 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> +<!-- NewPage --> +<html lang="en"> +<head> +<!-- Generated by javadoc (version 1.7.0_51) on Tue Feb 04 16:51:54 CET 2014 --> +<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> +<title>SignatureVerificationServiceStub.DataObject_type0 (PDF-AS 4.0 Library)</title> +<meta name="date" content="2014-02-04"> +<link rel="stylesheet" type="text/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 Library)"; + } +//--> +</script> +<noscript> +<div>JavaScript is disabled on your browser.</div> +</noscript> +<!-- ========= START OF TOP NAVBAR ======= --> +<div class="topNav"><a name="navbar_top"> +<!-- --> +</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CryptoBinary.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.DataObject_type0.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li><a href="#nested_class_summary">Nested</a> | </li> +<li><a href="#fields_inherited_from_class_at.gv.egiz.moa.SignatureVerificationServiceStub.ContentOptionalRefType">Field</a> | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li>Field | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_top"> +<!-- --> +</a></div> +<!-- ========= END OF TOP NAVBAR ========= --> +<!-- ======== START OF CLASS DATA ======== --> +<div class="header"> +<div class="subTitle">at.gv.egiz.moa</div> +<h2 title="Class SignatureVerificationServiceStub.DataObject_type0" class="title">Class SignatureVerificationServiceStub.DataObject_type0</h2> +</div> +<div class="contentContainer"> +<ul class="inheritance"> +<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></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> +<li> +<ul class="inheritance"> +<li><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ContentOptionalRefType.html" title="class in at.gv.egiz.moa">at.gv.egiz.moa.SignatureVerificationServiceStub.ContentOptionalRefType</a></li> +<li> +<ul class="inheritance"> +<li>at.gv.egiz.moa.SignatureVerificationServiceStub.DataObject_type0</li> +</ul> +</li> +</ul> +</li> +</ul> +</li> +</ul> +<div class="description"> +<ul class="blockList"> +<li class="blockList"> +<dl> +<dt>All Implemented Interfaces:</dt> +<dd><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a>, org.apache.axis2.databinding.ADBBean</dd> +</dl> +<dl> +<dt>Enclosing class:</dt> +<dd><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub</a></dd> +</dl> +<hr> +<br> +<pre>public static class <span class="strong">SignatureVerificationServiceStub.DataObject_type0</span> +extends <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ContentOptionalRefType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.ContentOptionalRefType</a> +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.DataObject_type0">Serialized Form</a></dd></dl> +</li> +</ul> +</div> +<div class="summary"> +<ul class="blockList"> +<li class="blockList"> +<!-- ======== NESTED CLASS SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="nested_class_summary"> +<!-- --> +</a> +<h3>Nested Class Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Nested Class Summary table, listing nested classes, and an explanation"> +<caption><span>Nested Classes</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> +<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.Factory.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.DataObject_type0.Factory</a></strong></code> +<div class="block">Factory class that keeps the parse method</div> +</td> +</tr> +</table> +</li> +</ul> +<!-- =========== FIELD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="field_summary"> +<!-- --> +</a> +<h3>Field Summary</h3> +<ul class="blockList"> +<li class="blockList"><a name="fields_inherited_from_class_at.gv.egiz.moa.SignatureVerificationServiceStub.ContentOptionalRefType"> +<!-- --> +</a> +<h3>Fields inherited from class at.gv.egiz.moa.<a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ContentOptionalRefType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.ContentOptionalRefType</a></h3> +<code><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ContentOptionalRefType.html#localReference">localReference</a></code></li> +</ul> +<ul class="blockList"> +<li class="blockList"><a name="fields_inherited_from_class_at.gv.egiz.moa.SignatureVerificationServiceStub.ContentBaseType"> +<!-- --> +</a> +<h3>Fields inherited from class at.gv.egiz.moa.<a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ContentBaseType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.ContentBaseType</a></h3> +<code><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ContentBaseType.html#localBase64Content">localBase64Content</a>, <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ContentBaseType.html#localBase64ContentTracker">localBase64ContentTracker</a>, <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ContentBaseType.html#localLocRefContent">localLocRefContent</a>, <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ContentBaseType.html#localLocRefContentTracker">localLocRefContentTracker</a>, <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ContentBaseType.html#localXMLContent">localXMLContent</a>, <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ContentBaseType.html#localXMLContentTracker">localXMLContentTracker</a></code></li> +</ul> +</li> +</ul> +<!-- ======== CONSTRUCTOR SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_summary"> +<!-- --> +</a> +<h3>Constructor Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation"> +<caption><span>Constructors</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colOne" scope="col">Constructor and Description</th> +</tr> +<tr class="altColor"> +<td class="colOne"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.DataObject_type0.html#SignatureVerificationServiceStub.DataObject_type0()">SignatureVerificationServiceStub.DataObject_type0</a></strong>()</code> </td> +</tr> +</table> +</li> +</ul> +<!-- ========== METHOD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_summary"> +<!-- --> +</a> +<h3>Method Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation"> +<caption><span>Methods</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colFirst" scope="col">Modifier and Type</th> +<th class="colLast" scope="col">Method and Description</th> +</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, + 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> +<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> +</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, + boolean serializeType)</code> </td> +</tr> +</table> +<ul class="blockList"> +<li class="blockList"><a name="methods_inherited_from_class_at.gv.egiz.moa.SignatureVerificationServiceStub.ContentOptionalRefType"> +<!-- --> +</a> +<h3>Methods inherited from class at.gv.egiz.moa.<a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ContentOptionalRefType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.ContentOptionalRefType</a></h3> +<code><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ContentOptionalRefType.html#getReference()">getReference</a>, <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ContentOptionalRefType.html#setReference(org.apache.axis2.databinding.types.URI)">setReference</a></code></li> +</ul> +<ul class="blockList"> +<li class="blockList"><a name="methods_inherited_from_class_at.gv.egiz.moa.SignatureVerificationServiceStub.ContentBaseType"> +<!-- --> +</a> +<h3>Methods inherited from class at.gv.egiz.moa.<a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ContentBaseType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.ContentBaseType</a></h3> +<code><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ContentBaseType.html#getBase64Content()">getBase64Content</a>, <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ContentBaseType.html#getLocRefContent()">getLocRefContent</a>, <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ContentBaseType.html#getXMLContent()">getXMLContent</a>, <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ContentBaseType.html#isBase64ContentSpecified()">isBase64ContentSpecified</a>, <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ContentBaseType.html#isLocRefContentSpecified()">isLocRefContentSpecified</a>, <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ContentBaseType.html#isXMLContentSpecified()">isXMLContentSpecified</a>, <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ContentBaseType.html#setBase64Content(javax.activation.DataHandler)">setBase64Content</a>, <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ContentBaseType.html#setLocRefContent(org.apache.axis2.databinding.types.URI)">setLocRefContent</a>, <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ContentBaseType.html#setXMLContent(at.gv.egiz.moa.SignatureVerificationServiceStub.XMLContentType)">setXMLContent</a></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#toString()" title="class or interface in java.lang">toString</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</a></code></li> +</ul> +</li> +</ul> +</li> +</ul> +</div> +<div class="details"> +<ul class="blockList"> +<li class="blockList"> +<!-- ========= CONSTRUCTOR DETAIL ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_detail"> +<!-- --> +</a> +<h3>Constructor Detail</h3> +<a name="SignatureVerificationServiceStub.DataObject_type0()"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>SignatureVerificationServiceStub.DataObject_type0</h4> +<pre>public SignatureVerificationServiceStub.DataObject_type0()</pre> +</li> +</ul> +</li> +</ul> +<!-- ============ METHOD DETAIL ========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_detail"> +<!-- --> +</a> +<h3>Method Detail</h3> +<a name="getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getOMElement</h4> +<pre>public org.apache.axiom.om.OMElement getOMElement(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, + org.apache.axiom.om.OMFactory factory) + throws org.apache.axis2.databinding.ADBException</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>getOMElement</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><strong>Overrides:</strong></dt> +<dd><code><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ContentOptionalRefType.html#getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)">getOMElement</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>parentQName</code> - </dd><dd><code>factory</code> - </dd> +<dt><span class="strong">Returns:</span></dt><dd>org.apache.axiom.om.OMElement</dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +<a name="serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>serialize</h4> +<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, + <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter) + throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, + org.apache.axis2.databinding.ADBException</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<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>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +<a name="serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>serialize</h4> +<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, + <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, + boolean serializeType) + throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, + org.apache.axis2.databinding.ADBException</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<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>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +<a name="getPullParser(javax.xml.namespace.QName)"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>getPullParser</h4> +<pre>public <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> getPullParser(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName) + throws org.apache.axis2.databinding.ADBException</pre> +<div class="block">databinding method to get an XML representation of this object</div> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>getPullParser</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><strong>Overrides:</strong></dt> +<dd><code><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ContentOptionalRefType.html#getPullParser(javax.xml.namespace.QName)">getPullParser</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>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +</li> +</ul> +</li> +</ul> +</div> +</div> +<!-- ========= END OF CLASS DATA ========= --> +<!-- ======= START OF BOTTOM NAVBAR ====== --> +<div class="bottomNav"><a name="navbar_bottom"> +<!-- --> +</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CryptoBinary.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.DataObject_type0.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li><a href="#nested_class_summary">Nested</a> | </li> +<li><a href="#fields_inherited_from_class_at.gv.egiz.moa.SignatureVerificationServiceStub.ContentOptionalRefType">Field</a> | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li>Field | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_bottom"> +<!-- --> +</a></div> +<!-- ======== END OF BOTTOM NAVBAR ======= --> +</body> +</html> diff --git a/docs/at/gv/egiz/moa/SignatureVerificationServiceStub.DataObject_type1.Factory.html b/docs/at/gv/egiz/moa/SignatureVerificationServiceStub.DataObject_type1.Factory.html new file mode 100644 index 00000000..6081560e --- /dev/null +++ b/docs/at/gv/egiz/moa/SignatureVerificationServiceStub.DataObject_type1.Factory.html @@ -0,0 +1,278 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> +<!-- NewPage --> +<html lang="en"> +<head> +<!-- Generated by javadoc (version 1.7.0_51) on Tue Feb 04 16:51:55 CET 2014 --> +<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> +<title>SignatureVerificationServiceStub.DataObject_type1.Factory (PDF-AS 4.0 Library)</title> +<meta name="date" content="2014-02-04"> +<link rel="stylesheet" type="text/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 Library)"; + } +//--> +</script> +<noscript> +<div>JavaScript is disabled on your browser.</div> +</noscript> +<!-- ========= START OF TOP NAVBAR ======= --> +<div class="topNav"><a name="navbar_top"> +<!-- --> +</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.DataObject_type1.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.DataObjectInfo_type0.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li>Nested | </li> +<li>Field | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li>Field | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_top"> +<!-- --> +</a></div> +<!-- ========= END OF TOP NAVBAR ========= --> +<!-- ======== START OF CLASS DATA ======== --> +<div class="header"> +<div class="subTitle">at.gv.egiz.moa</div> +<h2 title="Class SignatureVerificationServiceStub.DataObject_type1.Factory" class="title">Class SignatureVerificationServiceStub.DataObject_type1.Factory</h2> +</div> +<div class="contentContainer"> +<ul class="inheritance"> +<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li> +<ul class="inheritance"> +<li>at.gv.egiz.moa.SignatureVerificationServiceStub.DataObject_type1.Factory</li> +</ul> +</li> +</ul> +<div class="description"> +<ul class="blockList"> +<li class="blockList"> +<dl> +<dt>Enclosing class:</dt> +<dd><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.DataObject_type1.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.DataObject_type1</a></dd> +</dl> +<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> +<div class="block">Factory class that keeps the parse method</div> +</li> +</ul> +</div> +<div class="summary"> +<ul class="blockList"> +<li class="blockList"> +<!-- ======== CONSTRUCTOR SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_summary"> +<!-- --> +</a> +<h3>Constructor Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation"> +<caption><span>Constructors</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colOne" scope="col">Constructor and Description</th> +</tr> +<tr class="altColor"> +<td class="colOne"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.DataObject_type1.Factory.html#SignatureVerificationServiceStub.DataObject_type1.Factory()">SignatureVerificationServiceStub.DataObject_type1.Factory</a></strong>()</code> </td> +</tr> +</table> +</li> +</ul> +<!-- ========== METHOD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_summary"> +<!-- --> +</a> +<h3>Method Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation"> +<caption><span>Methods</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colFirst" scope="col">Modifier and Type</th> +<th class="colLast" scope="col">Method and Description</th> +</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> +<div class="block">static method to create the object + Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable + If this object is not an element, it is a complex type and the reader is at the event just after the outer start element + Postcondition: If this object is an element, the reader is positioned at its end element + If this object is a complex type, the reader is positioned at the end element of its outer element</div> +</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> +</ul> +</li> +</ul> +</li> +</ul> +</div> +<div class="details"> +<ul class="blockList"> +<li class="blockList"> +<!-- ========= CONSTRUCTOR DETAIL ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_detail"> +<!-- --> +</a> +<h3>Constructor Detail</h3> +<a name="SignatureVerificationServiceStub.DataObject_type1.Factory()"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>SignatureVerificationServiceStub.DataObject_type1.Factory</h4> +<pre>public SignatureVerificationServiceStub.DataObject_type1.Factory()</pre> +</li> +</ul> +</li> +</ul> +<!-- ============ METHOD DETAIL ========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_detail"> +<!-- --> +</a> +<h3>Method Detail</h3> +<a name="parse(javax.xml.stream.XMLStreamReader)"> +<!-- --> +</a> +<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> +<div class="block">static method to create the object + Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable + If this object is not an element, it is a complex type and the reader is at the event just after the outer start element + Postcondition: If this object is an element, the reader is positioned at its end element + If this object is a complex type, the reader is positioned at the end element of its outer element</div> +<dl><dt><span class="strong">Throws:</span></dt> +<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></code></dd></dl> +</li> +</ul> +</li> +</ul> +</li> +</ul> +</div> +</div> +<!-- ========= END OF CLASS DATA ========= --> +<!-- ======= START OF BOTTOM NAVBAR ====== --> +<div class="bottomNav"><a name="navbar_bottom"> +<!-- --> +</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.DataObject_type1.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.DataObjectInfo_type0.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li>Nested | </li> +<li>Field | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li>Field | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_bottom"> +<!-- --> +</a></div> +<!-- ======== END OF BOTTOM NAVBAR ======= --> +</body> +</html> diff --git a/docs/at/gv/egiz/moa/SignatureVerificationServiceStub.DataObject_type1.html b/docs/at/gv/egiz/moa/SignatureVerificationServiceStub.DataObject_type1.html new file mode 100644 index 00000000..802d4f13 --- /dev/null +++ b/docs/at/gv/egiz/moa/SignatureVerificationServiceStub.DataObject_type1.html @@ -0,0 +1,405 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> +<!-- NewPage --> +<html lang="en"> +<head> +<!-- Generated by javadoc (version 1.7.0_51) on Tue Feb 04 16:51:55 CET 2014 --> +<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> +<title>SignatureVerificationServiceStub.DataObject_type1 (PDF-AS 4.0 Library)</title> +<meta name="date" content="2014-02-04"> +<link rel="stylesheet" type="text/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 Library)"; + } +//--> +</script> +<noscript> +<div>JavaScript is disabled on your browser.</div> +</noscript> +<!-- ========= START OF TOP NAVBAR ======= --> +<div class="topNav"><a name="navbar_top"> +<!-- --> +</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.DataObject_type0.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.DataObject_type1.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li><a href="#nested_class_summary">Nested</a> | </li> +<li><a href="#fields_inherited_from_class_at.gv.egiz.moa.SignatureVerificationServiceStub.CMSDataObjectRequiredMetaType">Field</a> | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li>Field | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_top"> +<!-- --> +</a></div> +<!-- ========= END OF TOP NAVBAR ========= --> +<!-- ======== START OF CLASS DATA ======== --> +<div class="header"> +<div class="subTitle">at.gv.egiz.moa</div> +<h2 title="Class SignatureVerificationServiceStub.DataObject_type1" class="title">Class SignatureVerificationServiceStub.DataObject_type1</h2> +</div> +<div class="contentContainer"> +<ul class="inheritance"> +<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></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> +<li> +<ul class="inheritance"> +<li>at.gv.egiz.moa.SignatureVerificationServiceStub.DataObject_type1</li> +</ul> +</li> +</ul> +</li> +</ul> +<div class="description"> +<ul class="blockList"> +<li class="blockList"> +<dl> +<dt>All Implemented Interfaces:</dt> +<dd><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a>, org.apache.axis2.databinding.ADBBean</dd> +</dl> +<dl> +<dt>Enclosing class:</dt> +<dd><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub</a></dd> +</dl> +<hr> +<br> +<pre>public static class <span class="strong">SignatureVerificationServiceStub.DataObject_type1</span> +extends <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CMSDataObjectRequiredMetaType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.CMSDataObjectRequiredMetaType</a> +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.DataObject_type1">Serialized Form</a></dd></dl> +</li> +</ul> +</div> +<div class="summary"> +<ul class="blockList"> +<li class="blockList"> +<!-- ======== NESTED CLASS SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="nested_class_summary"> +<!-- --> +</a> +<h3>Nested Class Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Nested Class Summary table, listing nested classes, and an explanation"> +<caption><span>Nested Classes</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> +<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.Factory.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.DataObject_type1.Factory</a></strong></code> +<div class="block">Factory class that keeps the parse method</div> +</td> +</tr> +</table> +</li> +</ul> +<!-- =========== FIELD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="field_summary"> +<!-- --> +</a> +<h3>Field Summary</h3> +<ul class="blockList"> +<li class="blockList"><a name="fields_inherited_from_class_at.gv.egiz.moa.SignatureVerificationServiceStub.CMSDataObjectRequiredMetaType"> +<!-- --> +</a> +<h3>Fields inherited from class at.gv.egiz.moa.<a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CMSDataObjectRequiredMetaType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.CMSDataObjectRequiredMetaType</a></h3> +<code><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CMSDataObjectRequiredMetaType.html#localContent">localContent</a>, <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CMSDataObjectRequiredMetaType.html#localMetaInfo">localMetaInfo</a></code></li> +</ul> +</li> +</ul> +<!-- ======== CONSTRUCTOR SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_summary"> +<!-- --> +</a> +<h3>Constructor Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation"> +<caption><span>Constructors</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colOne" scope="col">Constructor and Description</th> +</tr> +<tr class="altColor"> +<td class="colOne"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.DataObject_type1.html#SignatureVerificationServiceStub.DataObject_type1()">SignatureVerificationServiceStub.DataObject_type1</a></strong>()</code> </td> +</tr> +</table> +</li> +</ul> +<!-- ========== METHOD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_summary"> +<!-- --> +</a> +<h3>Method Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation"> +<caption><span>Methods</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colFirst" scope="col">Modifier and Type</th> +<th class="colLast" scope="col">Method and Description</th> +</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, + 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> +<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> +</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, + boolean serializeType)</code> </td> +</tr> +</table> +<ul class="blockList"> +<li class="blockList"><a name="methods_inherited_from_class_at.gv.egiz.moa.SignatureVerificationServiceStub.CMSDataObjectRequiredMetaType"> +<!-- --> +</a> +<h3>Methods inherited from class at.gv.egiz.moa.<a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CMSDataObjectRequiredMetaType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.CMSDataObjectRequiredMetaType</a></h3> +<code><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CMSDataObjectRequiredMetaType.html#getContent()">getContent</a>, <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CMSDataObjectRequiredMetaType.html#getMetaInfo()">getMetaInfo</a>, <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CMSDataObjectRequiredMetaType.html#setContent(at.gv.egiz.moa.SignatureVerificationServiceStub.CMSContentBaseType)">setContent</a>, <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CMSDataObjectRequiredMetaType.html#setMetaInfo(at.gv.egiz.moa.SignatureVerificationServiceStub.MetaInfoType)">setMetaInfo</a></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#toString()" title="class or interface in java.lang">toString</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</a></code></li> +</ul> +</li> +</ul> +</li> +</ul> +</div> +<div class="details"> +<ul class="blockList"> +<li class="blockList"> +<!-- ========= CONSTRUCTOR DETAIL ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_detail"> +<!-- --> +</a> +<h3>Constructor Detail</h3> +<a name="SignatureVerificationServiceStub.DataObject_type1()"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>SignatureVerificationServiceStub.DataObject_type1</h4> +<pre>public SignatureVerificationServiceStub.DataObject_type1()</pre> +</li> +</ul> +</li> +</ul> +<!-- ============ METHOD DETAIL ========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_detail"> +<!-- --> +</a> +<h3>Method Detail</h3> +<a name="getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getOMElement</h4> +<pre>public org.apache.axiom.om.OMElement getOMElement(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, + org.apache.axiom.om.OMFactory factory) + throws org.apache.axis2.databinding.ADBException</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>getOMElement</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><strong>Overrides:</strong></dt> +<dd><code><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CMSDataObjectRequiredMetaType.html#getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)">getOMElement</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">Parameters:</span></dt><dd><code>parentQName</code> - </dd><dd><code>factory</code> - </dd> +<dt><span class="strong">Returns:</span></dt><dd>org.apache.axiom.om.OMElement</dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +<a name="serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>serialize</h4> +<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, + <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter) + throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, + org.apache.axis2.databinding.ADBException</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<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>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +<a name="serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>serialize</h4> +<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, + <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, + boolean serializeType) + throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, + org.apache.axis2.databinding.ADBException</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<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>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +<a name="getPullParser(javax.xml.namespace.QName)"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>getPullParser</h4> +<pre>public <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> getPullParser(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName) + throws org.apache.axis2.databinding.ADBException</pre> +<div class="block">databinding method to get an XML representation of this object</div> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>getPullParser</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><strong>Overrides:</strong></dt> +<dd><code><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CMSDataObjectRequiredMetaType.html#getPullParser(javax.xml.namespace.QName)">getPullParser</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>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +</li> +</ul> +</li> +</ul> +</div> +</div> +<!-- ========= END OF CLASS DATA ========= --> +<!-- ======= START OF BOTTOM NAVBAR ====== --> +<div class="bottomNav"><a name="navbar_bottom"> +<!-- --> +</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.DataObject_type0.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.DataObject_type1.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li><a href="#nested_class_summary">Nested</a> | </li> +<li><a href="#fields_inherited_from_class_at.gv.egiz.moa.SignatureVerificationServiceStub.CMSDataObjectRequiredMetaType">Field</a> | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li>Field | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_bottom"> +<!-- --> +</a></div> +<!-- ======== END OF BOTTOM NAVBAR ======= --> +</body> +</html> diff --git a/docs/at/gv/egiz/moa/SignatureVerificationServiceStub.DigestMethod.Factory.html b/docs/at/gv/egiz/moa/SignatureVerificationServiceStub.DigestMethod.Factory.html new file mode 100644 index 00000000..4a1a4c38 --- /dev/null +++ b/docs/at/gv/egiz/moa/SignatureVerificationServiceStub.DigestMethod.Factory.html @@ -0,0 +1,278 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> +<!-- NewPage --> +<html lang="en"> +<head> +<!-- Generated by javadoc (version 1.7.0_51) on Tue Feb 04 16:51:58 CET 2014 --> +<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> +<title>SignatureVerificationServiceStub.DigestMethod.Factory (PDF-AS 4.0 Library)</title> +<meta name="date" content="2014-02-04"> +<link rel="stylesheet" type="text/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 Library)"; + } +//--> +</script> +<noscript> +<div>JavaScript is disabled on your browser.</div> +</noscript> +<!-- ========= START OF TOP NAVBAR ======= --> +<div class="topNav"><a name="navbar_top"> +<!-- --> +</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.DigestMethod.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.DigestMethodType.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li>Nested | </li> +<li>Field | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li>Field | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_top"> +<!-- --> +</a></div> +<!-- ========= END OF TOP NAVBAR ========= --> +<!-- ======== START OF CLASS DATA ======== --> +<div class="header"> +<div class="subTitle">at.gv.egiz.moa</div> +<h2 title="Class SignatureVerificationServiceStub.DigestMethod.Factory" class="title">Class SignatureVerificationServiceStub.DigestMethod.Factory</h2> +</div> +<div class="contentContainer"> +<ul class="inheritance"> +<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li> +<ul class="inheritance"> +<li>at.gv.egiz.moa.SignatureVerificationServiceStub.DigestMethod.Factory</li> +</ul> +</li> +</ul> +<div class="description"> +<ul class="blockList"> +<li class="blockList"> +<dl> +<dt>Enclosing class:</dt> +<dd><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.DigestMethod.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.DigestMethod</a></dd> +</dl> +<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> +<div class="block">Factory class that keeps the parse method</div> +</li> +</ul> +</div> +<div class="summary"> +<ul class="blockList"> +<li class="blockList"> +<!-- ======== CONSTRUCTOR SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_summary"> +<!-- --> +</a> +<h3>Constructor Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation"> +<caption><span>Constructors</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colOne" scope="col">Constructor and Description</th> +</tr> +<tr class="altColor"> +<td class="colOne"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.DigestMethod.Factory.html#SignatureVerificationServiceStub.DigestMethod.Factory()">SignatureVerificationServiceStub.DigestMethod.Factory</a></strong>()</code> </td> +</tr> +</table> +</li> +</ul> +<!-- ========== METHOD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_summary"> +<!-- --> +</a> +<h3>Method Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation"> +<caption><span>Methods</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colFirst" scope="col">Modifier and Type</th> +<th class="colLast" scope="col">Method and Description</th> +</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> +<div class="block">static method to create the object + Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable + If this object is not an element, it is a complex type and the reader is at the event just after the outer start element + Postcondition: If this object is an element, the reader is positioned at its end element + If this object is a complex type, the reader is positioned at the end element of its outer element</div> +</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> +</ul> +</li> +</ul> +</li> +</ul> +</div> +<div class="details"> +<ul class="blockList"> +<li class="blockList"> +<!-- ========= CONSTRUCTOR DETAIL ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_detail"> +<!-- --> +</a> +<h3>Constructor Detail</h3> +<a name="SignatureVerificationServiceStub.DigestMethod.Factory()"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>SignatureVerificationServiceStub.DigestMethod.Factory</h4> +<pre>public SignatureVerificationServiceStub.DigestMethod.Factory()</pre> +</li> +</ul> +</li> +</ul> +<!-- ============ METHOD DETAIL ========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_detail"> +<!-- --> +</a> +<h3>Method Detail</h3> +<a name="parse(javax.xml.stream.XMLStreamReader)"> +<!-- --> +</a> +<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> +<div class="block">static method to create the object + Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable + If this object is not an element, it is a complex type and the reader is at the event just after the outer start element + Postcondition: If this object is an element, the reader is positioned at its end element + If this object is a complex type, the reader is positioned at the end element of its outer element</div> +<dl><dt><span class="strong">Throws:</span></dt> +<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></code></dd></dl> +</li> +</ul> +</li> +</ul> +</li> +</ul> +</div> +</div> +<!-- ========= END OF CLASS DATA ========= --> +<!-- ======= START OF BOTTOM NAVBAR ====== --> +<div class="bottomNav"><a name="navbar_bottom"> +<!-- --> +</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.DigestMethod.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.DigestMethodType.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li>Nested | </li> +<li>Field | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li>Field | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_bottom"> +<!-- --> +</a></div> +<!-- ======== END OF BOTTOM NAVBAR ======= --> +</body> +</html> diff --git a/docs/at/gv/egiz/moa/SignatureVerificationServiceStub.DigestMethod.html b/docs/at/gv/egiz/moa/SignatureVerificationServiceStub.DigestMethod.html new file mode 100644 index 00000000..0d00ca23 --- /dev/null +++ b/docs/at/gv/egiz/moa/SignatureVerificationServiceStub.DigestMethod.html @@ -0,0 +1,456 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> +<!-- NewPage --> +<html lang="en"> +<head> +<!-- Generated by javadoc (version 1.7.0_51) on Tue Feb 04 16:51:58 CET 2014 --> +<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> +<title>SignatureVerificationServiceStub.DigestMethod (PDF-AS 4.0 Library)</title> +<meta name="date" content="2014-02-04"> +<link rel="stylesheet" type="text/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 Library)"; + } +//--> +</script> +<noscript> +<div>JavaScript is disabled on your browser.</div> +</noscript> +<!-- ========= START OF TOP NAVBAR ======= --> +<div class="topNav"><a name="navbar_top"> +<!-- --> +</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.DataObjectInfoTypeChoice_type0.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.DigestMethod.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li><a href="#nested_class_summary">Nested</a> | </li> +<li><a href="#field_summary">Field</a> | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li><a href="#field_detail">Field</a> | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_top"> +<!-- --> +</a></div> +<!-- ========= END OF TOP NAVBAR ========= --> +<!-- ======== START OF CLASS DATA ======== --> +<div class="header"> +<div class="subTitle">at.gv.egiz.moa</div> +<h2 title="Class SignatureVerificationServiceStub.DigestMethod" class="title">Class SignatureVerificationServiceStub.DigestMethod</h2> +</div> +<div class="contentContainer"> +<ul class="inheritance"> +<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li> +<ul class="inheritance"> +<li>at.gv.egiz.moa.SignatureVerificationServiceStub.DigestMethod</li> +</ul> +</li> +</ul> +<div class="description"> +<ul class="blockList"> +<li class="blockList"> +<dl> +<dt>All Implemented Interfaces:</dt> +<dd><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a>, org.apache.axis2.databinding.ADBBean</dd> +</dl> +<dl> +<dt>Enclosing class:</dt> +<dd><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub</a></dd> +</dl> +<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> +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> +</ul> +</div> +<div class="summary"> +<ul class="blockList"> +<li class="blockList"> +<!-- ======== NESTED CLASS SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="nested_class_summary"> +<!-- --> +</a> +<h3>Nested Class Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Nested Class Summary table, listing nested classes, and an explanation"> +<caption><span>Nested Classes</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> +<tr class="altColor"> +<td class="colFirst"><code>static class </code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.DigestMethod.Factory.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.DigestMethod.Factory</a></strong></code> +<div class="block">Factory class that keeps the parse method</div> +</td> +</tr> +</table> +</li> +</ul> +<!-- =========== FIELD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="field_summary"> +<!-- --> +</a> +<h3>Field Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Field Summary table, listing fields, and an explanation"> +<caption><span>Fields</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> +<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"><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>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="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.DigestMethod.html#MY_QNAME">MY_QNAME</a></strong></code> </td> +</tr> +</table> +</li> +</ul> +<!-- ======== CONSTRUCTOR SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_summary"> +<!-- --> +</a> +<h3>Constructor Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation"> +<caption><span>Constructors</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colOne" scope="col">Constructor and Description</th> +</tr> +<tr class="altColor"> +<td class="colOne"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.DigestMethod.html#SignatureVerificationServiceStub.DigestMethod()">SignatureVerificationServiceStub.DigestMethod</a></strong>()</code> </td> +</tr> +</table> +</li> +</ul> +<!-- ========== METHOD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_summary"> +<!-- --> +</a> +<h3>Method Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation"> +<caption><span>Methods</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colFirst" scope="col">Modifier and Type</th> +<th class="colLast" scope="col">Method and Description</th> +</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"><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>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, + 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> +<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> +</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, + 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.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> +</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> +</ul> +</li> +</ul> +</li> +</ul> +</div> +<div class="details"> +<ul class="blockList"> +<li class="blockList"> +<!-- ============ FIELD DETAIL =========== --> +<ul class="blockList"> +<li class="blockList"><a name="field_detail"> +<!-- --> +</a> +<h3>Field Detail</h3> +<a name="MY_QNAME"> +<!-- --> +</a> +<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> +</li> +</ul> +<a name="localDigestMethod"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>localDigestMethod</h4> +<pre>protected <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.DigestMethodType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.DigestMethodType</a> localDigestMethod</pre> +<div class="block">field for DigestMethod</div> +</li> +</ul> +</li> +</ul> +<!-- ========= CONSTRUCTOR DETAIL ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_detail"> +<!-- --> +</a> +<h3>Constructor Detail</h3> +<a name="SignatureVerificationServiceStub.DigestMethod()"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>SignatureVerificationServiceStub.DigestMethod</h4> +<pre>public SignatureVerificationServiceStub.DigestMethod()</pre> +</li> +</ul> +</li> +</ul> +<!-- ============ METHOD DETAIL ========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_detail"> +<!-- --> +</a> +<h3>Method Detail</h3> +<a name="getDigestMethod()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getDigestMethod</h4> +<pre>public <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.DigestMethodType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.DigestMethodType</a> getDigestMethod()</pre> +<div class="block">Auto generated getter method</div> +<dl><dt><span class="strong">Returns:</span></dt><dd>DigestMethodType</dd></dl> +</li> +</ul> +<a name="setDigestMethod(at.gv.egiz.moa.SignatureVerificationServiceStub.DigestMethodType)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>setDigestMethod</h4> +<pre>public void setDigestMethod(<a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.DigestMethodType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.DigestMethodType</a> param)</pre> +<div class="block">Auto generated setter method</div> +<dl><dt><span class="strong">Parameters:</span></dt><dd><code>param</code> - DigestMethod</dd></dl> +</li> +</ul> +<a name="getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getOMElement</h4> +<pre>public org.apache.axiom.om.OMElement getOMElement(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, + org.apache.axiom.om.OMFactory factory) + throws org.apache.axis2.databinding.ADBException</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>getOMElement</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><span class="strong">Parameters:</span></dt><dd><code>parentQName</code> - </dd><dd><code>factory</code> - </dd> +<dt><span class="strong">Returns:</span></dt><dd>org.apache.axiom.om.OMElement</dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +<a name="serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>serialize</h4> +<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, + <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter) + throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, + org.apache.axis2.databinding.ADBException</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +<a name="serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>serialize</h4> +<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, + <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, + boolean serializeType) + throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, + org.apache.axis2.databinding.ADBException</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +<a name="getPullParser(javax.xml.namespace.QName)"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>getPullParser</h4> +<pre>public <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> getPullParser(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName) + throws org.apache.axis2.databinding.ADBException</pre> +<div class="block">databinding method to get an XML representation of this object</div> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>getPullParser</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +</li> +</ul> +</li> +</ul> +</div> +</div> +<!-- ========= END OF CLASS DATA ========= --> +<!-- ======= START OF BOTTOM NAVBAR ====== --> +<div class="bottomNav"><a name="navbar_bottom"> +<!-- --> +</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.DataObjectInfoTypeChoice_type0.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.DigestMethod.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li><a href="#nested_class_summary">Nested</a> | </li> +<li><a href="#field_summary">Field</a> | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li><a href="#field_detail">Field</a> | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_bottom"> +<!-- --> +</a></div> +<!-- ======== END OF BOTTOM NAVBAR ======= --> +</body> +</html> diff --git a/docs/at/gv/egiz/moa/SignatureVerificationServiceStub.DigestMethodType.Factory.html b/docs/at/gv/egiz/moa/SignatureVerificationServiceStub.DigestMethodType.Factory.html new file mode 100644 index 00000000..e3e5986a --- /dev/null +++ b/docs/at/gv/egiz/moa/SignatureVerificationServiceStub.DigestMethodType.Factory.html @@ -0,0 +1,278 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> +<!-- NewPage --> +<html lang="en"> +<head> +<!-- Generated by javadoc (version 1.7.0_51) on Tue Feb 04 16:51:59 CET 2014 --> +<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> +<title>SignatureVerificationServiceStub.DigestMethodType.Factory (PDF-AS 4.0 Library)</title> +<meta name="date" content="2014-02-04"> +<link rel="stylesheet" type="text/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 Library)"; + } +//--> +</script> +<noscript> +<div>JavaScript is disabled on your browser.</div> +</noscript> +<!-- ========= START OF TOP NAVBAR ======= --> +<div class="topNav"><a name="navbar_top"> +<!-- --> +</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.DigestMethodType.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.DigestValue.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li>Nested | </li> +<li>Field | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li>Field | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_top"> +<!-- --> +</a></div> +<!-- ========= END OF TOP NAVBAR ========= --> +<!-- ======== START OF CLASS DATA ======== --> +<div class="header"> +<div class="subTitle">at.gv.egiz.moa</div> +<h2 title="Class SignatureVerificationServiceStub.DigestMethodType.Factory" class="title">Class SignatureVerificationServiceStub.DigestMethodType.Factory</h2> +</div> +<div class="contentContainer"> +<ul class="inheritance"> +<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li> +<ul class="inheritance"> +<li>at.gv.egiz.moa.SignatureVerificationServiceStub.DigestMethodType.Factory</li> +</ul> +</li> +</ul> +<div class="description"> +<ul class="blockList"> +<li class="blockList"> +<dl> +<dt>Enclosing class:</dt> +<dd><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.DigestMethodType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.DigestMethodType</a></dd> +</dl> +<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> +<div class="block">Factory class that keeps the parse method</div> +</li> +</ul> +</div> +<div class="summary"> +<ul class="blockList"> +<li class="blockList"> +<!-- ======== CONSTRUCTOR SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_summary"> +<!-- --> +</a> +<h3>Constructor Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation"> +<caption><span>Constructors</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colOne" scope="col">Constructor and Description</th> +</tr> +<tr class="altColor"> +<td class="colOne"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.DigestMethodType.Factory.html#SignatureVerificationServiceStub.DigestMethodType.Factory()">SignatureVerificationServiceStub.DigestMethodType.Factory</a></strong>()</code> </td> +</tr> +</table> +</li> +</ul> +<!-- ========== METHOD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_summary"> +<!-- --> +</a> +<h3>Method Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation"> +<caption><span>Methods</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colFirst" scope="col">Modifier and Type</th> +<th class="colLast" scope="col">Method and Description</th> +</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> +<div class="block">static method to create the object + Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable + If this object is not an element, it is a complex type and the reader is at the event just after the outer start element + Postcondition: If this object is an element, the reader is positioned at its end element + If this object is a complex type, the reader is positioned at the end element of its outer element</div> +</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> +</ul> +</li> +</ul> +</li> +</ul> +</div> +<div class="details"> +<ul class="blockList"> +<li class="blockList"> +<!-- ========= CONSTRUCTOR DETAIL ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_detail"> +<!-- --> +</a> +<h3>Constructor Detail</h3> +<a name="SignatureVerificationServiceStub.DigestMethodType.Factory()"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>SignatureVerificationServiceStub.DigestMethodType.Factory</h4> +<pre>public SignatureVerificationServiceStub.DigestMethodType.Factory()</pre> +</li> +</ul> +</li> +</ul> +<!-- ============ METHOD DETAIL ========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_detail"> +<!-- --> +</a> +<h3>Method Detail</h3> +<a name="parse(javax.xml.stream.XMLStreamReader)"> +<!-- --> +</a> +<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> +<div class="block">static method to create the object + Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable + If this object is not an element, it is a complex type and the reader is at the event just after the outer start element + Postcondition: If this object is an element, the reader is positioned at its end element + If this object is a complex type, the reader is positioned at the end element of its outer element</div> +<dl><dt><span class="strong">Throws:</span></dt> +<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></code></dd></dl> +</li> +</ul> +</li> +</ul> +</li> +</ul> +</div> +</div> +<!-- ========= END OF CLASS DATA ========= --> +<!-- ======= START OF BOTTOM NAVBAR ====== --> +<div class="bottomNav"><a name="navbar_bottom"> +<!-- --> +</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.DigestMethodType.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.DigestValue.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li>Nested | </li> +<li>Field | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li>Field | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_bottom"> +<!-- --> +</a></div> +<!-- ======== END OF BOTTOM NAVBAR ======= --> +</body> +</html> diff --git a/docs/at/gv/egiz/moa/SignatureVerificationServiceStub.DigestMethodType.html b/docs/at/gv/egiz/moa/SignatureVerificationServiceStub.DigestMethodType.html new file mode 100644 index 00000000..0d2e097f --- /dev/null +++ b/docs/at/gv/egiz/moa/SignatureVerificationServiceStub.DigestMethodType.html @@ -0,0 +1,556 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> +<!-- NewPage --> +<html lang="en"> +<head> +<!-- Generated by javadoc (version 1.7.0_51) on Tue Feb 04 16:51:59 CET 2014 --> +<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> +<title>SignatureVerificationServiceStub.DigestMethodType (PDF-AS 4.0 Library)</title> +<meta name="date" content="2014-02-04"> +<link rel="stylesheet" type="text/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 Library)"; + } +//--> +</script> +<noscript> +<div>JavaScript is disabled on your browser.</div> +</noscript> +<!-- ========= START OF TOP NAVBAR ======= --> +<div class="topNav"><a name="navbar_top"> +<!-- --> +</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.DigestMethod.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.DigestMethodType.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li><a href="#nested_class_summary">Nested</a> | </li> +<li><a href="#field_summary">Field</a> | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li><a href="#field_detail">Field</a> | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_top"> +<!-- --> +</a></div> +<!-- ========= END OF TOP NAVBAR ========= --> +<!-- ======== START OF CLASS DATA ======== --> +<div class="header"> +<div class="subTitle">at.gv.egiz.moa</div> +<h2 title="Class SignatureVerificationServiceStub.DigestMethodType" class="title">Class SignatureVerificationServiceStub.DigestMethodType</h2> +</div> +<div class="contentContainer"> +<ul class="inheritance"> +<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li> +<ul class="inheritance"> +<li>at.gv.egiz.moa.SignatureVerificationServiceStub.DigestMethodType</li> +</ul> +</li> +</ul> +<div class="description"> +<ul class="blockList"> +<li class="blockList"> +<dl> +<dt>All Implemented Interfaces:</dt> +<dd><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a>, org.apache.axis2.databinding.ADBBean</dd> +</dl> +<dl> +<dt>Enclosing class:</dt> +<dd><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub</a></dd> +</dl> +<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> +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> +</ul> +</div> +<div class="summary"> +<ul class="blockList"> +<li class="blockList"> +<!-- ======== NESTED CLASS SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="nested_class_summary"> +<!-- --> +</a> +<h3>Nested Class Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Nested Class Summary table, listing nested classes, and an explanation"> +<caption><span>Nested Classes</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> +<tr class="altColor"> +<td class="colFirst"><code>static class </code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.DigestMethodType.Factory.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.DigestMethodType.Factory</a></strong></code> +<div class="block">Factory class that keeps the parse method</div> +</td> +</tr> +</table> +</li> +</ul> +<!-- =========== FIELD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="field_summary"> +<!-- --> +</a> +<h3>Field Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Field Summary table, listing fields, and an explanation"> +<caption><span>Fields</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> +<tr class="altColor"> +<td class="colFirst"><code>protected org.apache.axis2.databinding.types.URI</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.DigestMethodType.html#localAlgorithm">localAlgorithm</a></strong></code> +<div class="block">field for Algorithm + This was an Attribute!</div> +</td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>protected org.apache.axiom.om.OMElement[]</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.DigestMethodType.html#localExtraElement">localExtraElement</a></strong></code> +<div class="block">field for ExtraElement + This was an Array!</div> +</td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>protected boolean</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.DigestMethodType.html#localExtraElementTracker">localExtraElementTracker</a></strong></code> </td> +</tr> +</table> +</li> +</ul> +<!-- ======== CONSTRUCTOR SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_summary"> +<!-- --> +</a> +<h3>Constructor Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation"> +<caption><span>Constructors</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colOne" scope="col">Constructor and Description</th> +</tr> +<tr class="altColor"> +<td class="colOne"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.DigestMethodType.html#SignatureVerificationServiceStub.DigestMethodType()">SignatureVerificationServiceStub.DigestMethodType</a></strong>()</code> </td> +</tr> +</table> +</li> +</ul> +<!-- ========== METHOD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_summary"> +<!-- --> +</a> +<h3>Method Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation"> +<caption><span>Methods</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colFirst" scope="col">Modifier and Type</th> +<th class="colLast" scope="col">Method and Description</th> +</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#addExtraElement(org.apache.axiom.om.OMElement)">addExtraElement</a></strong>(org.apache.axiom.om.OMElement param)</code> +<div class="block">Auto generated add method for the array for convenience</div> +</td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>org.apache.axis2.databinding.types.URI</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.DigestMethodType.html#getAlgorithm()">getAlgorithm</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.DigestMethodType.html#getExtraElement()">getExtraElement</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.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, + 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> +<div class="block">databinding method to get an XML representation of this object</div> +</td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>boolean</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.DigestMethodType.html#isExtraElementSpecified()">isExtraElementSpecified</a></strong>()</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.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> +</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, + 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.DigestMethodType.html#setAlgorithm(org.apache.axis2.databinding.types.URI)">setAlgorithm</a></strong>(org.apache.axis2.databinding.types.URI 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.DigestMethodType.html#setExtraElement(org.apache.axiom.om.OMElement[])">setExtraElement</a></strong>(org.apache.axiom.om.OMElement[] 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"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.DigestMethodType.html#validateExtraElement(org.apache.axiom.om.OMElement[])">validateExtraElement</a></strong>(org.apache.axiom.om.OMElement[] param)</code> +<div class="block">validate the array for ExtraElement</div> +</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> +</ul> +</li> +</ul> +</li> +</ul> +</div> +<div class="details"> +<ul class="blockList"> +<li class="blockList"> +<!-- ============ FIELD DETAIL =========== --> +<ul class="blockList"> +<li class="blockList"><a name="field_detail"> +<!-- --> +</a> +<h3>Field Detail</h3> +<a name="localExtraElement"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>localExtraElement</h4> +<pre>protected org.apache.axiom.om.OMElement[] localExtraElement</pre> +<div class="block">field for ExtraElement + This was an Array!</div> +</li> +</ul> +<a name="localExtraElementTracker"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>localExtraElementTracker</h4> +<pre>protected boolean localExtraElementTracker</pre> +</li> +</ul> +<a name="localAlgorithm"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>localAlgorithm</h4> +<pre>protected org.apache.axis2.databinding.types.URI localAlgorithm</pre> +<div class="block">field for Algorithm + This was an Attribute!</div> +</li> +</ul> +</li> +</ul> +<!-- ========= CONSTRUCTOR DETAIL ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_detail"> +<!-- --> +</a> +<h3>Constructor Detail</h3> +<a name="SignatureVerificationServiceStub.DigestMethodType()"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>SignatureVerificationServiceStub.DigestMethodType</h4> +<pre>public SignatureVerificationServiceStub.DigestMethodType()</pre> +</li> +</ul> +</li> +</ul> +<!-- ============ METHOD DETAIL ========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_detail"> +<!-- --> +</a> +<h3>Method Detail</h3> +<a name="isExtraElementSpecified()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>isExtraElementSpecified</h4> +<pre>public boolean isExtraElementSpecified()</pre> +</li> +</ul> +<a name="getExtraElement()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getExtraElement</h4> +<pre>public org.apache.axiom.om.OMElement[] getExtraElement()</pre> +<div class="block">Auto generated getter method</div> +<dl><dt><span class="strong">Returns:</span></dt><dd>org.apache.axiom.om.OMElement[]</dd></dl> +</li> +</ul> +<a name="validateExtraElement(org.apache.axiom.om.OMElement[])"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>validateExtraElement</h4> +<pre>protected void validateExtraElement(org.apache.axiom.om.OMElement[] param)</pre> +<div class="block">validate the array for ExtraElement</div> +</li> +</ul> +<a name="setExtraElement(org.apache.axiom.om.OMElement[])"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>setExtraElement</h4> +<pre>public void setExtraElement(org.apache.axiom.om.OMElement[] param)</pre> +<div class="block">Auto generated setter method</div> +<dl><dt><span class="strong">Parameters:</span></dt><dd><code>param</code> - ExtraElement</dd></dl> +</li> +</ul> +<a name="addExtraElement(org.apache.axiom.om.OMElement)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>addExtraElement</h4> +<pre>public void addExtraElement(org.apache.axiom.om.OMElement param)</pre> +<div class="block">Auto generated add method for the array for convenience</div> +<dl><dt><span class="strong">Parameters:</span></dt><dd><code>param</code> - org.apache.axiom.om.OMElement</dd></dl> +</li> +</ul> +<a name="getAlgorithm()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getAlgorithm</h4> +<pre>public org.apache.axis2.databinding.types.URI getAlgorithm()</pre> +<div class="block">Auto generated getter method</div> +<dl><dt><span class="strong">Returns:</span></dt><dd>org.apache.axis2.databinding.types.URI</dd></dl> +</li> +</ul> +<a name="setAlgorithm(org.apache.axis2.databinding.types.URI)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>setAlgorithm</h4> +<pre>public void setAlgorithm(org.apache.axis2.databinding.types.URI param)</pre> +<div class="block">Auto generated setter method</div> +<dl><dt><span class="strong">Parameters:</span></dt><dd><code>param</code> - Algorithm</dd></dl> +</li> +</ul> +<a name="getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getOMElement</h4> +<pre>public org.apache.axiom.om.OMElement getOMElement(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, + org.apache.axiom.om.OMFactory factory) + throws org.apache.axis2.databinding.ADBException</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>getOMElement</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><span class="strong">Parameters:</span></dt><dd><code>parentQName</code> - </dd><dd><code>factory</code> - </dd> +<dt><span class="strong">Returns:</span></dt><dd>org.apache.axiom.om.OMElement</dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +<a name="serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>serialize</h4> +<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, + <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter) + throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, + org.apache.axis2.databinding.ADBException</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +<a name="serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>serialize</h4> +<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, + <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, + boolean serializeType) + throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, + org.apache.axis2.databinding.ADBException</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +<a name="getPullParser(javax.xml.namespace.QName)"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>getPullParser</h4> +<pre>public <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> getPullParser(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName) + throws org.apache.axis2.databinding.ADBException</pre> +<div class="block">databinding method to get an XML representation of this object</div> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>getPullParser</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +</li> +</ul> +</li> +</ul> +</div> +</div> +<!-- ========= END OF CLASS DATA ========= --> +<!-- ======= START OF BOTTOM NAVBAR ====== --> +<div class="bottomNav"><a name="navbar_bottom"> +<!-- --> +</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.DigestMethod.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.DigestMethodType.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li><a href="#nested_class_summary">Nested</a> | </li> +<li><a href="#field_summary">Field</a> | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li><a href="#field_detail">Field</a> | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_bottom"> +<!-- --> +</a></div> +<!-- ======== END OF BOTTOM NAVBAR ======= --> +</body> +</html> diff --git a/docs/at/gv/egiz/moa/SignatureVerificationServiceStub.DigestValue.Factory.html b/docs/at/gv/egiz/moa/SignatureVerificationServiceStub.DigestValue.Factory.html new file mode 100644 index 00000000..427063d2 --- /dev/null +++ b/docs/at/gv/egiz/moa/SignatureVerificationServiceStub.DigestValue.Factory.html @@ -0,0 +1,278 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> +<!-- NewPage --> +<html lang="en"> +<head> +<!-- Generated by javadoc (version 1.7.0_51) on Tue Feb 04 16:51:59 CET 2014 --> +<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> +<title>SignatureVerificationServiceStub.DigestValue.Factory (PDF-AS 4.0 Library)</title> +<meta name="date" content="2014-02-04"> +<link rel="stylesheet" type="text/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 Library)"; + } +//--> +</script> +<noscript> +<div>JavaScript is disabled on your browser.</div> +</noscript> +<!-- ========= START OF TOP NAVBAR ======= --> +<div class="topNav"><a name="navbar_top"> +<!-- --> +</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.DigestValue.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.DigestValueType.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li>Nested | </li> +<li>Field | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li>Field | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_top"> +<!-- --> +</a></div> +<!-- ========= END OF TOP NAVBAR ========= --> +<!-- ======== START OF CLASS DATA ======== --> +<div class="header"> +<div class="subTitle">at.gv.egiz.moa</div> +<h2 title="Class SignatureVerificationServiceStub.DigestValue.Factory" class="title">Class SignatureVerificationServiceStub.DigestValue.Factory</h2> +</div> +<div class="contentContainer"> +<ul class="inheritance"> +<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li> +<ul class="inheritance"> +<li>at.gv.egiz.moa.SignatureVerificationServiceStub.DigestValue.Factory</li> +</ul> +</li> +</ul> +<div class="description"> +<ul class="blockList"> +<li class="blockList"> +<dl> +<dt>Enclosing class:</dt> +<dd><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.DigestValue.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.DigestValue</a></dd> +</dl> +<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> +<div class="block">Factory class that keeps the parse method</div> +</li> +</ul> +</div> +<div class="summary"> +<ul class="blockList"> +<li class="blockList"> +<!-- ======== CONSTRUCTOR SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_summary"> +<!-- --> +</a> +<h3>Constructor Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation"> +<caption><span>Constructors</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colOne" scope="col">Constructor and Description</th> +</tr> +<tr class="altColor"> +<td class="colOne"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.DigestValue.Factory.html#SignatureVerificationServiceStub.DigestValue.Factory()">SignatureVerificationServiceStub.DigestValue.Factory</a></strong>()</code> </td> +</tr> +</table> +</li> +</ul> +<!-- ========== METHOD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_summary"> +<!-- --> +</a> +<h3>Method Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation"> +<caption><span>Methods</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colFirst" scope="col">Modifier and Type</th> +<th class="colLast" scope="col">Method and Description</th> +</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> +<div class="block">static method to create the object + Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable + If this object is not an element, it is a complex type and the reader is at the event just after the outer start element + Postcondition: If this object is an element, the reader is positioned at its end element + If this object is a complex type, the reader is positioned at the end element of its outer element</div> +</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> +</ul> +</li> +</ul> +</li> +</ul> +</div> +<div class="details"> +<ul class="blockList"> +<li class="blockList"> +<!-- ========= CONSTRUCTOR DETAIL ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_detail"> +<!-- --> +</a> +<h3>Constructor Detail</h3> +<a name="SignatureVerificationServiceStub.DigestValue.Factory()"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>SignatureVerificationServiceStub.DigestValue.Factory</h4> +<pre>public SignatureVerificationServiceStub.DigestValue.Factory()</pre> +</li> +</ul> +</li> +</ul> +<!-- ============ METHOD DETAIL ========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_detail"> +<!-- --> +</a> +<h3>Method Detail</h3> +<a name="parse(javax.xml.stream.XMLStreamReader)"> +<!-- --> +</a> +<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> +<div class="block">static method to create the object + Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable + If this object is not an element, it is a complex type and the reader is at the event just after the outer start element + Postcondition: If this object is an element, the reader is positioned at its end element + If this object is a complex type, the reader is positioned at the end element of its outer element</div> +<dl><dt><span class="strong">Throws:</span></dt> +<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></code></dd></dl> +</li> +</ul> +</li> +</ul> +</li> +</ul> +</div> +</div> +<!-- ========= END OF CLASS DATA ========= --> +<!-- ======= START OF BOTTOM NAVBAR ====== --> +<div class="bottomNav"><a name="navbar_bottom"> +<!-- --> +</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.DigestValue.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.DigestValueType.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li>Nested | </li> +<li>Field | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li>Field | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_bottom"> +<!-- --> +</a></div> +<!-- ======== END OF BOTTOM NAVBAR ======= --> +</body> +</html> diff --git a/docs/at/gv/egiz/moa/SignatureVerificationServiceStub.DigestValue.html b/docs/at/gv/egiz/moa/SignatureVerificationServiceStub.DigestValue.html new file mode 100644 index 00000000..4e27075a --- /dev/null +++ b/docs/at/gv/egiz/moa/SignatureVerificationServiceStub.DigestValue.html @@ -0,0 +1,456 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> +<!-- NewPage --> +<html lang="en"> +<head> +<!-- Generated by javadoc (version 1.7.0_51) on Tue Feb 04 16:51:59 CET 2014 --> +<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> +<title>SignatureVerificationServiceStub.DigestValue (PDF-AS 4.0 Library)</title> +<meta name="date" content="2014-02-04"> +<link rel="stylesheet" type="text/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 Library)"; + } +//--> +</script> +<noscript> +<div>JavaScript is disabled on your browser.</div> +</noscript> +<!-- ========= START OF TOP NAVBAR ======= --> +<div class="topNav"><a name="navbar_top"> +<!-- --> +</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.DigestMethodType.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.DigestValue.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li><a href="#nested_class_summary">Nested</a> | </li> +<li><a href="#field_summary">Field</a> | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li><a href="#field_detail">Field</a> | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_top"> +<!-- --> +</a></div> +<!-- ========= END OF TOP NAVBAR ========= --> +<!-- ======== START OF CLASS DATA ======== --> +<div class="header"> +<div class="subTitle">at.gv.egiz.moa</div> +<h2 title="Class SignatureVerificationServiceStub.DigestValue" class="title">Class SignatureVerificationServiceStub.DigestValue</h2> +</div> +<div class="contentContainer"> +<ul class="inheritance"> +<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li> +<ul class="inheritance"> +<li>at.gv.egiz.moa.SignatureVerificationServiceStub.DigestValue</li> +</ul> +</li> +</ul> +<div class="description"> +<ul class="blockList"> +<li class="blockList"> +<dl> +<dt>All Implemented Interfaces:</dt> +<dd><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a>, org.apache.axis2.databinding.ADBBean</dd> +</dl> +<dl> +<dt>Enclosing class:</dt> +<dd><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub</a></dd> +</dl> +<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> +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> +</ul> +</div> +<div class="summary"> +<ul class="blockList"> +<li class="blockList"> +<!-- ======== NESTED CLASS SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="nested_class_summary"> +<!-- --> +</a> +<h3>Nested Class Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Nested Class Summary table, listing nested classes, and an explanation"> +<caption><span>Nested Classes</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> +<tr class="altColor"> +<td class="colFirst"><code>static class </code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.DigestValue.Factory.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.DigestValue.Factory</a></strong></code> +<div class="block">Factory class that keeps the parse method</div> +</td> +</tr> +</table> +</li> +</ul> +<!-- =========== FIELD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="field_summary"> +<!-- --> +</a> +<h3>Field Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Field Summary table, listing fields, and an explanation"> +<caption><span>Fields</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> +<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"><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> +<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="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.DigestValue.html#MY_QNAME">MY_QNAME</a></strong></code> </td> +</tr> +</table> +</li> +</ul> +<!-- ======== CONSTRUCTOR SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_summary"> +<!-- --> +</a> +<h3>Constructor Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation"> +<caption><span>Constructors</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colOne" scope="col">Constructor and Description</th> +</tr> +<tr class="altColor"> +<td class="colOne"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.DigestValue.html#SignatureVerificationServiceStub.DigestValue()">SignatureVerificationServiceStub.DigestValue</a></strong>()</code> </td> +</tr> +</table> +</li> +</ul> +<!-- ========== METHOD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_summary"> +<!-- --> +</a> +<h3>Method Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation"> +<caption><span>Methods</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colFirst" scope="col">Modifier and Type</th> +<th class="colLast" scope="col">Method and Description</th> +</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"><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>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, + 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> +<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> +</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, + 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.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> +</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> +</ul> +</li> +</ul> +</li> +</ul> +</div> +<div class="details"> +<ul class="blockList"> +<li class="blockList"> +<!-- ============ FIELD DETAIL =========== --> +<ul class="blockList"> +<li class="blockList"><a name="field_detail"> +<!-- --> +</a> +<h3>Field Detail</h3> +<a name="MY_QNAME"> +<!-- --> +</a> +<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> +</li> +</ul> +<a name="localDigestValue"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>localDigestValue</h4> +<pre>protected <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.DigestValueType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.DigestValueType</a> localDigestValue</pre> +<div class="block">field for DigestValue</div> +</li> +</ul> +</li> +</ul> +<!-- ========= CONSTRUCTOR DETAIL ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_detail"> +<!-- --> +</a> +<h3>Constructor Detail</h3> +<a name="SignatureVerificationServiceStub.DigestValue()"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>SignatureVerificationServiceStub.DigestValue</h4> +<pre>public SignatureVerificationServiceStub.DigestValue()</pre> +</li> +</ul> +</li> +</ul> +<!-- ============ METHOD DETAIL ========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_detail"> +<!-- --> +</a> +<h3>Method Detail</h3> +<a name="getDigestValue()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getDigestValue</h4> +<pre>public <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.DigestValueType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.DigestValueType</a> getDigestValue()</pre> +<div class="block">Auto generated getter method</div> +<dl><dt><span class="strong">Returns:</span></dt><dd>DigestValueType</dd></dl> +</li> +</ul> +<a name="setDigestValue(at.gv.egiz.moa.SignatureVerificationServiceStub.DigestValueType)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>setDigestValue</h4> +<pre>public void setDigestValue(<a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.DigestValueType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.DigestValueType</a> param)</pre> +<div class="block">Auto generated setter method</div> +<dl><dt><span class="strong">Parameters:</span></dt><dd><code>param</code> - DigestValue</dd></dl> +</li> +</ul> +<a name="getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getOMElement</h4> +<pre>public org.apache.axiom.om.OMElement getOMElement(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, + org.apache.axiom.om.OMFactory factory) + throws org.apache.axis2.databinding.ADBException</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>getOMElement</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><span class="strong">Parameters:</span></dt><dd><code>parentQName</code> - </dd><dd><code>factory</code> - </dd> +<dt><span class="strong">Returns:</span></dt><dd>org.apache.axiom.om.OMElement</dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +<a name="serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>serialize</h4> +<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, + <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter) + throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, + org.apache.axis2.databinding.ADBException</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +<a name="serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>serialize</h4> +<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, + <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, + boolean serializeType) + throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, + org.apache.axis2.databinding.ADBException</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +<a name="getPullParser(javax.xml.namespace.QName)"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>getPullParser</h4> +<pre>public <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> getPullParser(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName) + throws org.apache.axis2.databinding.ADBException</pre> +<div class="block">databinding method to get an XML representation of this object</div> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>getPullParser</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +</li> +</ul> +</li> +</ul> +</div> +</div> +<!-- ========= END OF CLASS DATA ========= --> +<!-- ======= START OF BOTTOM NAVBAR ====== --> +<div class="bottomNav"><a name="navbar_bottom"> +<!-- --> +</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.DigestMethodType.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.DigestValue.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li><a href="#nested_class_summary">Nested</a> | </li> +<li><a href="#field_summary">Field</a> | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li><a href="#field_detail">Field</a> | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_bottom"> +<!-- --> +</a></div> +<!-- ======== END OF BOTTOM NAVBAR ======= --> +</body> +</html> diff --git a/docs/at/gv/egiz/moa/SignatureVerificationServiceStub.DigestValueType.Factory.html b/docs/at/gv/egiz/moa/SignatureVerificationServiceStub.DigestValueType.Factory.html new file mode 100644 index 00000000..90466141 --- /dev/null +++ b/docs/at/gv/egiz/moa/SignatureVerificationServiceStub.DigestValueType.Factory.html @@ -0,0 +1,308 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> +<!-- NewPage --> +<html lang="en"> +<head> +<!-- Generated by javadoc (version 1.7.0_51) on Tue Feb 04 16:52:00 CET 2014 --> +<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> +<title>SignatureVerificationServiceStub.DigestValueType.Factory (PDF-AS 4.0 Library)</title> +<meta name="date" content="2014-02-04"> +<link rel="stylesheet" type="text/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 Library)"; + } +//--> +</script> +<noscript> +<div>JavaScript is disabled on your browser.</div> +</noscript> +<!-- ========= START OF TOP NAVBAR ======= --> +<div class="topNav"><a name="navbar_top"> +<!-- --> +</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.DigestValueType.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.DSAKeyValue.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li>Nested | </li> +<li>Field | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li>Field | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_top"> +<!-- --> +</a></div> +<!-- ========= END OF TOP NAVBAR ========= --> +<!-- ======== START OF CLASS DATA ======== --> +<div class="header"> +<div class="subTitle">at.gv.egiz.moa</div> +<h2 title="Class SignatureVerificationServiceStub.DigestValueType.Factory" class="title">Class SignatureVerificationServiceStub.DigestValueType.Factory</h2> +</div> +<div class="contentContainer"> +<ul class="inheritance"> +<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li> +<ul class="inheritance"> +<li>at.gv.egiz.moa.SignatureVerificationServiceStub.DigestValueType.Factory</li> +</ul> +</li> +</ul> +<div class="description"> +<ul class="blockList"> +<li class="blockList"> +<dl> +<dt>Enclosing class:</dt> +<dd><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.DigestValueType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.DigestValueType</a></dd> +</dl> +<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> +<div class="block">Factory class that keeps the parse method</div> +</li> +</ul> +</div> +<div class="summary"> +<ul class="blockList"> +<li class="blockList"> +<!-- ======== CONSTRUCTOR SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_summary"> +<!-- --> +</a> +<h3>Constructor Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation"> +<caption><span>Constructors</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colOne" scope="col">Constructor and Description</th> +</tr> +<tr class="altColor"> +<td class="colOne"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.DigestValueType.Factory.html#SignatureVerificationServiceStub.DigestValueType.Factory()">SignatureVerificationServiceStub.DigestValueType.Factory</a></strong>()</code> </td> +</tr> +</table> +</li> +</ul> +<!-- ========== METHOD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_summary"> +<!-- --> +</a> +<h3>Method Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation"> +<caption><span>Methods</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colFirst" scope="col">Modifier and Type</th> +<th class="colLast" scope="col">Method and Description</th> +</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> +</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> +</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> +<div class="block">static method to create the object + Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable + If this object is not an element, it is a complex type and the reader is at the event just after the outer start element + Postcondition: If this object is an element, the reader is positioned at its end element + If this object is a complex type, the reader is positioned at the end element of its outer element</div> +</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> +</ul> +</li> +</ul> +</li> +</ul> +</div> +<div class="details"> +<ul class="blockList"> +<li class="blockList"> +<!-- ========= CONSTRUCTOR DETAIL ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_detail"> +<!-- --> +</a> +<h3>Constructor Detail</h3> +<a name="SignatureVerificationServiceStub.DigestValueType.Factory()"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>SignatureVerificationServiceStub.DigestValueType.Factory</h4> +<pre>public SignatureVerificationServiceStub.DigestValueType.Factory()</pre> +</li> +</ul> +</li> +</ul> +<!-- ============ METHOD DETAIL ========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_detail"> +<!-- --> +</a> +<h3>Method Detail</h3> +<a name="fromString(java.lang.String, java.lang.String)"> +<!-- --> +</a> +<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> +</li> +</ul> +<a name="fromString(javax.xml.stream.XMLStreamReader, java.lang.String)"> +<!-- --> +</a> +<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> +</li> +</ul> +<a name="parse(javax.xml.stream.XMLStreamReader)"> +<!-- --> +</a> +<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> +<div class="block">static method to create the object + Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable + If this object is not an element, it is a complex type and the reader is at the event just after the outer start element + Postcondition: If this object is an element, the reader is positioned at its end element + If this object is a complex type, the reader is positioned at the end element of its outer element</div> +<dl><dt><span class="strong">Throws:</span></dt> +<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></code></dd></dl> +</li> +</ul> +</li> +</ul> +</li> +</ul> +</div> +</div> +<!-- ========= END OF CLASS DATA ========= --> +<!-- ======= START OF BOTTOM NAVBAR ====== --> +<div class="bottomNav"><a name="navbar_bottom"> +<!-- --> +</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.DigestValueType.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.DSAKeyValue.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li>Nested | </li> +<li>Field | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li>Field | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_bottom"> +<!-- --> +</a></div> +<!-- ======== END OF BOTTOM NAVBAR ======= --> +</body> +</html> diff --git a/docs/at/gv/egiz/moa/SignatureVerificationServiceStub.DigestValueType.html b/docs/at/gv/egiz/moa/SignatureVerificationServiceStub.DigestValueType.html new file mode 100644 index 00000000..b1a3e81e --- /dev/null +++ b/docs/at/gv/egiz/moa/SignatureVerificationServiceStub.DigestValueType.html @@ -0,0 +1,473 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> +<!-- NewPage --> +<html lang="en"> +<head> +<!-- Generated by javadoc (version 1.7.0_51) on Tue Feb 04 16:52:00 CET 2014 --> +<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> +<title>SignatureVerificationServiceStub.DigestValueType (PDF-AS 4.0 Library)</title> +<meta name="date" content="2014-02-04"> +<link rel="stylesheet" type="text/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 Library)"; + } +//--> +</script> +<noscript> +<div>JavaScript is disabled on your browser.</div> +</noscript> +<!-- ========= START OF TOP NAVBAR ======= --> +<div class="topNav"><a name="navbar_top"> +<!-- --> +</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.DigestValue.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.DigestValueType.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li><a href="#nested_class_summary">Nested</a> | </li> +<li><a href="#field_summary">Field</a> | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li><a href="#field_detail">Field</a> | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_top"> +<!-- --> +</a></div> +<!-- ========= END OF TOP NAVBAR ========= --> +<!-- ======== START OF CLASS DATA ======== --> +<div class="header"> +<div class="subTitle">at.gv.egiz.moa</div> +<h2 title="Class SignatureVerificationServiceStub.DigestValueType" class="title">Class SignatureVerificationServiceStub.DigestValueType</h2> +</div> +<div class="contentContainer"> +<ul class="inheritance"> +<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li> +<ul class="inheritance"> +<li>at.gv.egiz.moa.SignatureVerificationServiceStub.DigestValueType</li> +</ul> +</li> +</ul> +<div class="description"> +<ul class="blockList"> +<li class="blockList"> +<dl> +<dt>All Implemented Interfaces:</dt> +<dd><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a>, org.apache.axis2.databinding.ADBBean</dd> +</dl> +<dl> +<dt>Enclosing class:</dt> +<dd><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub</a></dd> +</dl> +<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> +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> +</ul> +</div> +<div class="summary"> +<ul class="blockList"> +<li class="blockList"> +<!-- ======== NESTED CLASS SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="nested_class_summary"> +<!-- --> +</a> +<h3>Nested Class Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Nested Class Summary table, listing nested classes, and an explanation"> +<caption><span>Nested Classes</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> +<tr class="altColor"> +<td class="colFirst"><code>static class </code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.DigestValueType.Factory.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.DigestValueType.Factory</a></strong></code> +<div class="block">Factory class that keeps the parse method</div> +</td> +</tr> +</table> +</li> +</ul> +<!-- =========== FIELD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="field_summary"> +<!-- --> +</a> +<h3>Field Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Field Summary table, listing fields, and an explanation"> +<caption><span>Fields</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> +<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="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="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.DigestValueType.html#MY_QNAME">MY_QNAME</a></strong></code> </td> +</tr> +</table> +</li> +</ul> +<!-- ======== CONSTRUCTOR SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_summary"> +<!-- --> +</a> +<h3>Constructor Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation"> +<caption><span>Constructors</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colOne" scope="col">Constructor and Description</th> +</tr> +<tr class="altColor"> +<td class="colOne"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.DigestValueType.html#SignatureVerificationServiceStub.DigestValueType()">SignatureVerificationServiceStub.DigestValueType</a></strong>()</code> </td> +</tr> +</table> +</li> +</ul> +<!-- ========== METHOD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_summary"> +<!-- --> +</a> +<h3>Method Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation"> +<caption><span>Methods</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colFirst" scope="col">Modifier and Type</th> +<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="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, + 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> +<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> +</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, + 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> +<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="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.DigestValueType.html#toString()">toString</a></strong>()</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#wait()" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</a></code></li> +</ul> +</li> +</ul> +</li> +</ul> +</div> +<div class="details"> +<ul class="blockList"> +<li class="blockList"> +<!-- ============ FIELD DETAIL =========== --> +<ul class="blockList"> +<li class="blockList"><a name="field_detail"> +<!-- --> +</a> +<h3>Field Detail</h3> +<a name="MY_QNAME"> +<!-- --> +</a> +<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> +</li> +</ul> +<a name="localDigestValueType"> +<!-- --> +</a> +<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> +<div class="block">field for DigestValueType</div> +</li> +</ul> +</li> +</ul> +<!-- ========= CONSTRUCTOR DETAIL ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_detail"> +<!-- --> +</a> +<h3>Constructor Detail</h3> +<a name="SignatureVerificationServiceStub.DigestValueType()"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>SignatureVerificationServiceStub.DigestValueType</h4> +<pre>public SignatureVerificationServiceStub.DigestValueType()</pre> +</li> +</ul> +</li> +</ul> +<!-- ============ METHOD DETAIL ========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_detail"> +<!-- --> +</a> +<h3>Method Detail</h3> +<a name="getDigestValueType()"> +<!-- --> +</a> +<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> +<div class="block">Auto generated getter method</div> +<dl><dt><span class="strong">Returns:</span></dt><dd>javax.activation.DataHandler</dd></dl> +</li> +</ul> +<a name="setDigestValueType(javax.activation.DataHandler)"> +<!-- --> +</a> +<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> +<div class="block">Auto generated setter method</div> +<dl><dt><span class="strong">Parameters:</span></dt><dd><code>param</code> - DigestValueType</dd></dl> +</li> +</ul> +<a name="toString()"> +<!-- --> +</a> +<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> +<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> +</dl> +</li> +</ul> +<a name="getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getOMElement</h4> +<pre>public org.apache.axiom.om.OMElement getOMElement(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, + org.apache.axiom.om.OMFactory factory) + throws org.apache.axis2.databinding.ADBException</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>getOMElement</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><span class="strong">Parameters:</span></dt><dd><code>parentQName</code> - </dd><dd><code>factory</code> - </dd> +<dt><span class="strong">Returns:</span></dt><dd>org.apache.axiom.om.OMElement</dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +<a name="serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>serialize</h4> +<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, + <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter) + throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, + org.apache.axis2.databinding.ADBException</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +<a name="serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>serialize</h4> +<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, + <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, + boolean serializeType) + throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, + org.apache.axis2.databinding.ADBException</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +<a name="getPullParser(javax.xml.namespace.QName)"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>getPullParser</h4> +<pre>public <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> getPullParser(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName) + throws org.apache.axis2.databinding.ADBException</pre> +<div class="block">databinding method to get an XML representation of this object</div> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>getPullParser</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +</li> +</ul> +</li> +</ul> +</div> +</div> +<!-- ========= END OF CLASS DATA ========= --> +<!-- ======= START OF BOTTOM NAVBAR ====== --> +<div class="bottomNav"><a name="navbar_bottom"> +<!-- --> +</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.DigestValue.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.DigestValueType.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li><a href="#nested_class_summary">Nested</a> | </li> +<li><a href="#field_summary">Field</a> | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li><a href="#field_detail">Field</a> | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_bottom"> +<!-- --> +</a></div> +<!-- ======== END OF BOTTOM NAVBAR ======= --> +</body> +</html> diff --git a/docs/at/gv/egiz/moa/SignatureVerificationServiceStub.ErrorResponse.Factory.html b/docs/at/gv/egiz/moa/SignatureVerificationServiceStub.ErrorResponse.Factory.html new file mode 100644 index 00000000..d149bedf --- /dev/null +++ b/docs/at/gv/egiz/moa/SignatureVerificationServiceStub.ErrorResponse.Factory.html @@ -0,0 +1,278 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> +<!-- NewPage --> +<html lang="en"> +<head> +<!-- Generated by javadoc (version 1.7.0_51) on Tue Feb 04 16:52:02 CET 2014 --> +<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> +<title>SignatureVerificationServiceStub.ErrorResponse.Factory (PDF-AS 4.0 Library)</title> +<meta name="date" content="2014-02-04"> +<link rel="stylesheet" type="text/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 Library)"; + } +//--> +</script> +<noscript> +<div>JavaScript is disabled on your browser.</div> +</noscript> +<!-- ========= START OF TOP NAVBAR ======= --> +<div class="topNav"><a name="navbar_top"> +<!-- --> +</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ErrorResponse.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ErrorResponseType.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li>Nested | </li> +<li>Field | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li>Field | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_top"> +<!-- --> +</a></div> +<!-- ========= END OF TOP NAVBAR ========= --> +<!-- ======== START OF CLASS DATA ======== --> +<div class="header"> +<div class="subTitle">at.gv.egiz.moa</div> +<h2 title="Class SignatureVerificationServiceStub.ErrorResponse.Factory" class="title">Class SignatureVerificationServiceStub.ErrorResponse.Factory</h2> +</div> +<div class="contentContainer"> +<ul class="inheritance"> +<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li> +<ul class="inheritance"> +<li>at.gv.egiz.moa.SignatureVerificationServiceStub.ErrorResponse.Factory</li> +</ul> +</li> +</ul> +<div class="description"> +<ul class="blockList"> +<li class="blockList"> +<dl> +<dt>Enclosing class:</dt> +<dd><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ErrorResponse.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.ErrorResponse</a></dd> +</dl> +<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> +<div class="block">Factory class that keeps the parse method</div> +</li> +</ul> +</div> +<div class="summary"> +<ul class="blockList"> +<li class="blockList"> +<!-- ======== CONSTRUCTOR SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_summary"> +<!-- --> +</a> +<h3>Constructor Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation"> +<caption><span>Constructors</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colOne" scope="col">Constructor and Description</th> +</tr> +<tr class="altColor"> +<td class="colOne"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ErrorResponse.Factory.html#SignatureVerificationServiceStub.ErrorResponse.Factory()">SignatureVerificationServiceStub.ErrorResponse.Factory</a></strong>()</code> </td> +</tr> +</table> +</li> +</ul> +<!-- ========== METHOD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_summary"> +<!-- --> +</a> +<h3>Method Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation"> +<caption><span>Methods</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colFirst" scope="col">Modifier and Type</th> +<th class="colLast" scope="col">Method and Description</th> +</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> +<div class="block">static method to create the object + Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable + If this object is not an element, it is a complex type and the reader is at the event just after the outer start element + Postcondition: If this object is an element, the reader is positioned at its end element + If this object is a complex type, the reader is positioned at the end element of its outer element</div> +</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> +</ul> +</li> +</ul> +</li> +</ul> +</div> +<div class="details"> +<ul class="blockList"> +<li class="blockList"> +<!-- ========= CONSTRUCTOR DETAIL ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_detail"> +<!-- --> +</a> +<h3>Constructor Detail</h3> +<a name="SignatureVerificationServiceStub.ErrorResponse.Factory()"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>SignatureVerificationServiceStub.ErrorResponse.Factory</h4> +<pre>public SignatureVerificationServiceStub.ErrorResponse.Factory()</pre> +</li> +</ul> +</li> +</ul> +<!-- ============ METHOD DETAIL ========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_detail"> +<!-- --> +</a> +<h3>Method Detail</h3> +<a name="parse(javax.xml.stream.XMLStreamReader)"> +<!-- --> +</a> +<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> +<div class="block">static method to create the object + Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable + If this object is not an element, it is a complex type and the reader is at the event just after the outer start element + Postcondition: If this object is an element, the reader is positioned at its end element + If this object is a complex type, the reader is positioned at the end element of its outer element</div> +<dl><dt><span class="strong">Throws:</span></dt> +<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></code></dd></dl> +</li> +</ul> +</li> +</ul> +</li> +</ul> +</div> +</div> +<!-- ========= END OF CLASS DATA ========= --> +<!-- ======= START OF BOTTOM NAVBAR ====== --> +<div class="bottomNav"><a name="navbar_bottom"> +<!-- --> +</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ErrorResponse.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ErrorResponseType.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li>Nested | </li> +<li>Field | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li>Field | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_bottom"> +<!-- --> +</a></div> +<!-- ======== END OF BOTTOM NAVBAR ======= --> +</body> +</html> diff --git a/docs/at/gv/egiz/moa/SignatureVerificationServiceStub.ErrorResponse.html b/docs/at/gv/egiz/moa/SignatureVerificationServiceStub.ErrorResponse.html new file mode 100644 index 00000000..11397433 --- /dev/null +++ b/docs/at/gv/egiz/moa/SignatureVerificationServiceStub.ErrorResponse.html @@ -0,0 +1,456 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> +<!-- NewPage --> +<html lang="en"> +<head> +<!-- Generated by javadoc (version 1.7.0_51) on Tue Feb 04 16:52:02 CET 2014 --> +<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> +<title>SignatureVerificationServiceStub.ErrorResponse (PDF-AS 4.0 Library)</title> +<meta name="date" content="2014-02-04"> +<link rel="stylesheet" type="text/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 Library)"; + } +//--> +</script> +<noscript> +<div>JavaScript is disabled on your browser.</div> +</noscript> +<!-- ========= START OF TOP NAVBAR ======= --> +<div class="topNav"><a name="navbar_top"> +<!-- --> +</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.DSAKeyValueTypeSequence_type1.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ErrorResponse.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li><a href="#nested_class_summary">Nested</a> | </li> +<li><a href="#field_summary">Field</a> | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li><a href="#field_detail">Field</a> | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_top"> +<!-- --> +</a></div> +<!-- ========= END OF TOP NAVBAR ========= --> +<!-- ======== START OF CLASS DATA ======== --> +<div class="header"> +<div class="subTitle">at.gv.egiz.moa</div> +<h2 title="Class SignatureVerificationServiceStub.ErrorResponse" class="title">Class SignatureVerificationServiceStub.ErrorResponse</h2> +</div> +<div class="contentContainer"> +<ul class="inheritance"> +<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li> +<ul class="inheritance"> +<li>at.gv.egiz.moa.SignatureVerificationServiceStub.ErrorResponse</li> +</ul> +</li> +</ul> +<div class="description"> +<ul class="blockList"> +<li class="blockList"> +<dl> +<dt>All Implemented Interfaces:</dt> +<dd><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a>, org.apache.axis2.databinding.ADBBean</dd> +</dl> +<dl> +<dt>Enclosing class:</dt> +<dd><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub</a></dd> +</dl> +<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> +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> +</ul> +</div> +<div class="summary"> +<ul class="blockList"> +<li class="blockList"> +<!-- ======== NESTED CLASS SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="nested_class_summary"> +<!-- --> +</a> +<h3>Nested Class Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Nested Class Summary table, listing nested classes, and an explanation"> +<caption><span>Nested Classes</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> +<tr class="altColor"> +<td class="colFirst"><code>static class </code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ErrorResponse.Factory.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.ErrorResponse.Factory</a></strong></code> +<div class="block">Factory class that keeps the parse method</div> +</td> +</tr> +</table> +</li> +</ul> +<!-- =========== FIELD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="field_summary"> +<!-- --> +</a> +<h3>Field Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Field Summary table, listing fields, and an explanation"> +<caption><span>Fields</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> +<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"><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> +<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="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ErrorResponse.html#MY_QNAME">MY_QNAME</a></strong></code> </td> +</tr> +</table> +</li> +</ul> +<!-- ======== CONSTRUCTOR SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_summary"> +<!-- --> +</a> +<h3>Constructor Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation"> +<caption><span>Constructors</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colOne" scope="col">Constructor and Description</th> +</tr> +<tr class="altColor"> +<td class="colOne"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ErrorResponse.html#SignatureVerificationServiceStub.ErrorResponse()">SignatureVerificationServiceStub.ErrorResponse</a></strong>()</code> </td> +</tr> +</table> +</li> +</ul> +<!-- ========== METHOD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_summary"> +<!-- --> +</a> +<h3>Method Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation"> +<caption><span>Methods</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colFirst" scope="col">Modifier and Type</th> +<th class="colLast" scope="col">Method and Description</th> +</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"><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>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, + 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> +<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> +</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, + 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.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> +</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> +</ul> +</li> +</ul> +</li> +</ul> +</div> +<div class="details"> +<ul class="blockList"> +<li class="blockList"> +<!-- ============ FIELD DETAIL =========== --> +<ul class="blockList"> +<li class="blockList"><a name="field_detail"> +<!-- --> +</a> +<h3>Field Detail</h3> +<a name="MY_QNAME"> +<!-- --> +</a> +<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> +</li> +</ul> +<a name="localErrorResponse"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>localErrorResponse</h4> +<pre>protected <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ErrorResponseType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.ErrorResponseType</a> localErrorResponse</pre> +<div class="block">field for ErrorResponse</div> +</li> +</ul> +</li> +</ul> +<!-- ========= CONSTRUCTOR DETAIL ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_detail"> +<!-- --> +</a> +<h3>Constructor Detail</h3> +<a name="SignatureVerificationServiceStub.ErrorResponse()"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>SignatureVerificationServiceStub.ErrorResponse</h4> +<pre>public SignatureVerificationServiceStub.ErrorResponse()</pre> +</li> +</ul> +</li> +</ul> +<!-- ============ METHOD DETAIL ========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_detail"> +<!-- --> +</a> +<h3>Method Detail</h3> +<a name="getErrorResponse()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getErrorResponse</h4> +<pre>public <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ErrorResponseType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.ErrorResponseType</a> getErrorResponse()</pre> +<div class="block">Auto generated getter method</div> +<dl><dt><span class="strong">Returns:</span></dt><dd>ErrorResponseType</dd></dl> +</li> +</ul> +<a name="setErrorResponse(at.gv.egiz.moa.SignatureVerificationServiceStub.ErrorResponseType)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>setErrorResponse</h4> +<pre>public void setErrorResponse(<a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ErrorResponseType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.ErrorResponseType</a> param)</pre> +<div class="block">Auto generated setter method</div> +<dl><dt><span class="strong">Parameters:</span></dt><dd><code>param</code> - ErrorResponse</dd></dl> +</li> +</ul> +<a name="getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getOMElement</h4> +<pre>public org.apache.axiom.om.OMElement getOMElement(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, + org.apache.axiom.om.OMFactory factory) + throws org.apache.axis2.databinding.ADBException</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>getOMElement</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><span class="strong">Parameters:</span></dt><dd><code>parentQName</code> - </dd><dd><code>factory</code> - </dd> +<dt><span class="strong">Returns:</span></dt><dd>org.apache.axiom.om.OMElement</dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +<a name="serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>serialize</h4> +<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, + <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter) + throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, + org.apache.axis2.databinding.ADBException</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +<a name="serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>serialize</h4> +<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, + <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, + boolean serializeType) + throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, + org.apache.axis2.databinding.ADBException</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +<a name="getPullParser(javax.xml.namespace.QName)"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>getPullParser</h4> +<pre>public <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> getPullParser(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName) + throws org.apache.axis2.databinding.ADBException</pre> +<div class="block">databinding method to get an XML representation of this object</div> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>getPullParser</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +</li> +</ul> +</li> +</ul> +</div> +</div> +<!-- ========= END OF CLASS DATA ========= --> +<!-- ======= START OF BOTTOM NAVBAR ====== --> +<div class="bottomNav"><a name="navbar_bottom"> +<!-- --> +</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.DSAKeyValueTypeSequence_type1.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ErrorResponse.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li><a href="#nested_class_summary">Nested</a> | </li> +<li><a href="#field_summary">Field</a> | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li><a href="#field_detail">Field</a> | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_bottom"> +<!-- --> +</a></div> +<!-- ======== END OF BOTTOM NAVBAR ======= --> +</body> +</html> diff --git a/docs/at/gv/egiz/moa/SignatureVerificationServiceStub.ErrorResponseType.Factory.html b/docs/at/gv/egiz/moa/SignatureVerificationServiceStub.ErrorResponseType.Factory.html new file mode 100644 index 00000000..5169c0aa --- /dev/null +++ b/docs/at/gv/egiz/moa/SignatureVerificationServiceStub.ErrorResponseType.Factory.html @@ -0,0 +1,278 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> +<!-- NewPage --> +<html lang="en"> +<head> +<!-- Generated by javadoc (version 1.7.0_51) on Tue Feb 04 16:52:03 CET 2014 --> +<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> +<title>SignatureVerificationServiceStub.ErrorResponseType.Factory (PDF-AS 4.0 Library)</title> +<meta name="date" content="2014-02-04"> +<link rel="stylesheet" type="text/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 Library)"; + } +//--> +</script> +<noscript> +<div>JavaScript is disabled on your browser.</div> +</noscript> +<!-- ========= START OF TOP NAVBAR ======= --> +<div class="topNav"><a name="navbar_top"> +<!-- --> +</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ErrorResponseType.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ExtensionMapper.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li>Nested | </li> +<li>Field | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li>Field | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_top"> +<!-- --> +</a></div> +<!-- ========= END OF TOP NAVBAR ========= --> +<!-- ======== START OF CLASS DATA ======== --> +<div class="header"> +<div class="subTitle">at.gv.egiz.moa</div> +<h2 title="Class SignatureVerificationServiceStub.ErrorResponseType.Factory" class="title">Class SignatureVerificationServiceStub.ErrorResponseType.Factory</h2> +</div> +<div class="contentContainer"> +<ul class="inheritance"> +<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li> +<ul class="inheritance"> +<li>at.gv.egiz.moa.SignatureVerificationServiceStub.ErrorResponseType.Factory</li> +</ul> +</li> +</ul> +<div class="description"> +<ul class="blockList"> +<li class="blockList"> +<dl> +<dt>Enclosing class:</dt> +<dd><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ErrorResponseType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.ErrorResponseType</a></dd> +</dl> +<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> +<div class="block">Factory class that keeps the parse method</div> +</li> +</ul> +</div> +<div class="summary"> +<ul class="blockList"> +<li class="blockList"> +<!-- ======== CONSTRUCTOR SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_summary"> +<!-- --> +</a> +<h3>Constructor Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation"> +<caption><span>Constructors</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colOne" scope="col">Constructor and Description</th> +</tr> +<tr class="altColor"> +<td class="colOne"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ErrorResponseType.Factory.html#SignatureVerificationServiceStub.ErrorResponseType.Factory()">SignatureVerificationServiceStub.ErrorResponseType.Factory</a></strong>()</code> </td> +</tr> +</table> +</li> +</ul> +<!-- ========== METHOD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_summary"> +<!-- --> +</a> +<h3>Method Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation"> +<caption><span>Methods</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colFirst" scope="col">Modifier and Type</th> +<th class="colLast" scope="col">Method and Description</th> +</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> +<div class="block">static method to create the object + Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable + If this object is not an element, it is a complex type and the reader is at the event just after the outer start element + Postcondition: If this object is an element, the reader is positioned at its end element + If this object is a complex type, the reader is positioned at the end element of its outer element</div> +</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> +</ul> +</li> +</ul> +</li> +</ul> +</div> +<div class="details"> +<ul class="blockList"> +<li class="blockList"> +<!-- ========= CONSTRUCTOR DETAIL ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_detail"> +<!-- --> +</a> +<h3>Constructor Detail</h3> +<a name="SignatureVerificationServiceStub.ErrorResponseType.Factory()"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>SignatureVerificationServiceStub.ErrorResponseType.Factory</h4> +<pre>public SignatureVerificationServiceStub.ErrorResponseType.Factory()</pre> +</li> +</ul> +</li> +</ul> +<!-- ============ METHOD DETAIL ========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_detail"> +<!-- --> +</a> +<h3>Method Detail</h3> +<a name="parse(javax.xml.stream.XMLStreamReader)"> +<!-- --> +</a> +<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> +<div class="block">static method to create the object + Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable + If this object is not an element, it is a complex type and the reader is at the event just after the outer start element + Postcondition: If this object is an element, the reader is positioned at its end element + If this object is a complex type, the reader is positioned at the end element of its outer element</div> +<dl><dt><span class="strong">Throws:</span></dt> +<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></code></dd></dl> +</li> +</ul> +</li> +</ul> +</li> +</ul> +</div> +</div> +<!-- ========= END OF CLASS DATA ========= --> +<!-- ======= START OF BOTTOM NAVBAR ====== --> +<div class="bottomNav"><a name="navbar_bottom"> +<!-- --> +</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ErrorResponseType.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ExtensionMapper.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li>Nested | </li> +<li>Field | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li>Field | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_bottom"> +<!-- --> +</a></div> +<!-- ======== END OF BOTTOM NAVBAR ======= --> +</body> +</html> diff --git a/docs/at/gv/egiz/moa/SignatureVerificationServiceStub.ErrorResponseType.html b/docs/at/gv/egiz/moa/SignatureVerificationServiceStub.ErrorResponseType.html new file mode 100644 index 00000000..6c55f32c --- /dev/null +++ b/docs/at/gv/egiz/moa/SignatureVerificationServiceStub.ErrorResponseType.html @@ -0,0 +1,493 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> +<!-- NewPage --> +<html lang="en"> +<head> +<!-- Generated by javadoc (version 1.7.0_51) on Tue Feb 04 16:52:03 CET 2014 --> +<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> +<title>SignatureVerificationServiceStub.ErrorResponseType (PDF-AS 4.0 Library)</title> +<meta name="date" content="2014-02-04"> +<link rel="stylesheet" type="text/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 Library)"; + } +//--> +</script> +<noscript> +<div>JavaScript is disabled on your browser.</div> +</noscript> +<!-- ========= START OF TOP NAVBAR ======= --> +<div class="topNav"><a name="navbar_top"> +<!-- --> +</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ErrorResponse.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ErrorResponseType.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li><a href="#nested_class_summary">Nested</a> | </li> +<li><a href="#field_summary">Field</a> | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li><a href="#field_detail">Field</a> | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_top"> +<!-- --> +</a></div> +<!-- ========= END OF TOP NAVBAR ========= --> +<!-- ======== START OF CLASS DATA ======== --> +<div class="header"> +<div class="subTitle">at.gv.egiz.moa</div> +<h2 title="Class SignatureVerificationServiceStub.ErrorResponseType" class="title">Class SignatureVerificationServiceStub.ErrorResponseType</h2> +</div> +<div class="contentContainer"> +<ul class="inheritance"> +<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li> +<ul class="inheritance"> +<li>at.gv.egiz.moa.SignatureVerificationServiceStub.ErrorResponseType</li> +</ul> +</li> +</ul> +<div class="description"> +<ul class="blockList"> +<li class="blockList"> +<dl> +<dt>All Implemented Interfaces:</dt> +<dd><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a>, org.apache.axis2.databinding.ADBBean</dd> +</dl> +<dl> +<dt>Enclosing class:</dt> +<dd><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub</a></dd> +</dl> +<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> +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> +</ul> +</div> +<div class="summary"> +<ul class="blockList"> +<li class="blockList"> +<!-- ======== NESTED CLASS SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="nested_class_summary"> +<!-- --> +</a> +<h3>Nested Class Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Nested Class Summary table, listing nested classes, and an explanation"> +<caption><span>Nested Classes</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> +<tr class="altColor"> +<td class="colFirst"><code>static class </code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ErrorResponseType.Factory.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.ErrorResponseType.Factory</a></strong></code> +<div class="block">Factory class that keeps the parse method</div> +</td> +</tr> +</table> +</li> +</ul> +<!-- =========== FIELD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="field_summary"> +<!-- --> +</a> +<h3>Field Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Field Summary table, listing fields, and an explanation"> +<caption><span>Fields</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> +<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="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="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> +</tr> +</table> +</li> +</ul> +<!-- ======== CONSTRUCTOR SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_summary"> +<!-- --> +</a> +<h3>Constructor Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation"> +<caption><span>Constructors</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colOne" scope="col">Constructor and Description</th> +</tr> +<tr class="altColor"> +<td class="colOne"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ErrorResponseType.html#SignatureVerificationServiceStub.ErrorResponseType()">SignatureVerificationServiceStub.ErrorResponseType</a></strong>()</code> </td> +</tr> +</table> +</li> +</ul> +<!-- ========== METHOD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_summary"> +<!-- --> +</a> +<h3>Method Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation"> +<caption><span>Methods</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colFirst" scope="col">Modifier and Type</th> +<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="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="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, + 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> +<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> +</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, + 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> +<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> +<div class="block">Auto generated setter method</div> +</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> +</ul> +</li> +</ul> +</li> +</ul> +</div> +<div class="details"> +<ul class="blockList"> +<li class="blockList"> +<!-- ============ FIELD DETAIL =========== --> +<ul class="blockList"> +<li class="blockList"><a name="field_detail"> +<!-- --> +</a> +<h3>Field Detail</h3> +<a name="localErrorCode"> +<!-- --> +</a> +<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> +<div class="block">field for ErrorCode</div> +</li> +</ul> +<a name="localInfo"> +<!-- --> +</a> +<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> +<div class="block">field for Info</div> +</li> +</ul> +</li> +</ul> +<!-- ========= CONSTRUCTOR DETAIL ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_detail"> +<!-- --> +</a> +<h3>Constructor Detail</h3> +<a name="SignatureVerificationServiceStub.ErrorResponseType()"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>SignatureVerificationServiceStub.ErrorResponseType</h4> +<pre>public SignatureVerificationServiceStub.ErrorResponseType()</pre> +</li> +</ul> +</li> +</ul> +<!-- ============ METHOD DETAIL ========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_detail"> +<!-- --> +</a> +<h3>Method Detail</h3> +<a name="getErrorCode()"> +<!-- --> +</a> +<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> +<div class="block">Auto generated getter method</div> +<dl><dt><span class="strong">Returns:</span></dt><dd>java.math.BigInteger</dd></dl> +</li> +</ul> +<a name="setErrorCode(java.math.BigInteger)"> +<!-- --> +</a> +<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> +<div class="block">Auto generated setter method</div> +<dl><dt><span class="strong">Parameters:</span></dt><dd><code>param</code> - ErrorCode</dd></dl> +</li> +</ul> +<a name="getInfo()"> +<!-- --> +</a> +<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> +<div class="block">Auto generated getter method</div> +<dl><dt><span class="strong">Returns:</span></dt><dd>java.lang.String</dd></dl> +</li> +</ul> +<a name="setInfo(java.lang.String)"> +<!-- --> +</a> +<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> +<div class="block">Auto generated setter method</div> +<dl><dt><span class="strong">Parameters:</span></dt><dd><code>param</code> - Info</dd></dl> +</li> +</ul> +<a name="getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getOMElement</h4> +<pre>public org.apache.axiom.om.OMElement getOMElement(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, + org.apache.axiom.om.OMFactory factory) + throws org.apache.axis2.databinding.ADBException</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>getOMElement</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><span class="strong">Parameters:</span></dt><dd><code>parentQName</code> - </dd><dd><code>factory</code> - </dd> +<dt><span class="strong">Returns:</span></dt><dd>org.apache.axiom.om.OMElement</dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +<a name="serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>serialize</h4> +<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, + <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter) + throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, + org.apache.axis2.databinding.ADBException</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +<a name="serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>serialize</h4> +<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, + <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, + boolean serializeType) + throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, + org.apache.axis2.databinding.ADBException</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +<a name="getPullParser(javax.xml.namespace.QName)"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>getPullParser</h4> +<pre>public <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> getPullParser(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName) + throws org.apache.axis2.databinding.ADBException</pre> +<div class="block">databinding method to get an XML representation of this object</div> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>getPullParser</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +</li> +</ul> +</li> +</ul> +</div> +</div> +<!-- ========= END OF CLASS DATA ========= --> +<!-- ======= START OF BOTTOM NAVBAR ====== --> +<div class="bottomNav"><a name="navbar_bottom"> +<!-- --> +</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ErrorResponse.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ErrorResponseType.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li><a href="#nested_class_summary">Nested</a> | </li> +<li><a href="#field_summary">Field</a> | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li><a href="#field_detail">Field</a> | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_bottom"> +<!-- --> +</a></div> +<!-- ======== END OF BOTTOM NAVBAR ======= --> +</body> +</html> diff --git a/docs/at/gv/egiz/moa/SignatureVerificationServiceStub.ExtensionMapper.html b/docs/at/gv/egiz/moa/SignatureVerificationServiceStub.ExtensionMapper.html new file mode 100644 index 00000000..7028973f --- /dev/null +++ b/docs/at/gv/egiz/moa/SignatureVerificationServiceStub.ExtensionMapper.html @@ -0,0 +1,270 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> +<!-- NewPage --> +<html lang="en"> +<head> +<!-- Generated by javadoc (version 1.7.0_51) on Tue Feb 04 16:52:03 CET 2014 --> +<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> +<title>SignatureVerificationServiceStub.ExtensionMapper (PDF-AS 4.0 Library)</title> +<meta name="date" content="2014-02-04"> +<link rel="stylesheet" type="text/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 Library)"; + } +//--> +</script> +<noscript> +<div>JavaScript is disabled on your browser.</div> +</noscript> +<!-- ========= START OF TOP NAVBAR ======= --> +<div class="topNav"><a name="navbar_top"> +<!-- --> +</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ErrorResponseType.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.FinalDataMetaInfoType.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li>Nested | </li> +<li>Field | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li>Field | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_top"> +<!-- --> +</a></div> +<!-- ========= END OF TOP NAVBAR ========= --> +<!-- ======== START OF CLASS DATA ======== --> +<div class="header"> +<div class="subTitle">at.gv.egiz.moa</div> +<h2 title="Class SignatureVerificationServiceStub.ExtensionMapper" class="title">Class SignatureVerificationServiceStub.ExtensionMapper</h2> +</div> +<div class="contentContainer"> +<ul class="inheritance"> +<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li> +<ul class="inheritance"> +<li>at.gv.egiz.moa.SignatureVerificationServiceStub.ExtensionMapper</li> +</ul> +</li> +</ul> +<div class="description"> +<ul class="blockList"> +<li class="blockList"> +<dl> +<dt>Enclosing class:</dt> +<dd><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub</a></dd> +</dl> +<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> +</li> +</ul> +</div> +<div class="summary"> +<ul class="blockList"> +<li class="blockList"> +<!-- ======== CONSTRUCTOR SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_summary"> +<!-- --> +</a> +<h3>Constructor Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation"> +<caption><span>Constructors</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colOne" scope="col">Constructor and Description</th> +</tr> +<tr class="altColor"> +<td class="colOne"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ExtensionMapper.html#SignatureVerificationServiceStub.ExtensionMapper()">SignatureVerificationServiceStub.ExtensionMapper</a></strong>()</code> </td> +</tr> +</table> +</li> +</ul> +<!-- ========== METHOD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_summary"> +<!-- --> +</a> +<h3>Method Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation"> +<caption><span>Methods</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colFirst" scope="col">Modifier and Type</th> +<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> +</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> +</ul> +</li> +</ul> +</li> +</ul> +</div> +<div class="details"> +<ul class="blockList"> +<li class="blockList"> +<!-- ========= CONSTRUCTOR DETAIL ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_detail"> +<!-- --> +</a> +<h3>Constructor Detail</h3> +<a name="SignatureVerificationServiceStub.ExtensionMapper()"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>SignatureVerificationServiceStub.ExtensionMapper</h4> +<pre>public SignatureVerificationServiceStub.ExtensionMapper()</pre> +</li> +</ul> +</li> +</ul> +<!-- ============ METHOD DETAIL ========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_detail"> +<!-- --> +</a> +<h3>Method Detail</h3> +<a name="getTypeObject(java.lang.String, java.lang.String, javax.xml.stream.XMLStreamReader)"> +<!-- --> +</a> +<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> +<dl><dt><span class="strong">Throws:</span></dt> +<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></code></dd></dl> +</li> +</ul> +</li> +</ul> +</li> +</ul> +</div> +</div> +<!-- ========= END OF CLASS DATA ========= --> +<!-- ======= START OF BOTTOM NAVBAR ====== --> +<div class="bottomNav"><a name="navbar_bottom"> +<!-- --> +</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ErrorResponseType.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.FinalDataMetaInfoType.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li>Nested | </li> +<li>Field | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li>Field | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_bottom"> +<!-- --> +</a></div> +<!-- ======== END OF BOTTOM NAVBAR ======= --> +</body> +</html> diff --git a/docs/at/gv/egiz/moa/SignatureVerificationServiceStub.FinalDataMetaInfoType.Factory.html b/docs/at/gv/egiz/moa/SignatureVerificationServiceStub.FinalDataMetaInfoType.Factory.html new file mode 100644 index 00000000..756dd036 --- /dev/null +++ b/docs/at/gv/egiz/moa/SignatureVerificationServiceStub.FinalDataMetaInfoType.Factory.html @@ -0,0 +1,278 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> +<!-- NewPage --> +<html lang="en"> +<head> +<!-- Generated by javadoc (version 1.7.0_51) on Tue Feb 04 16:52:04 CET 2014 --> +<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> +<title>SignatureVerificationServiceStub.FinalDataMetaInfoType.Factory (PDF-AS 4.0 Library)</title> +<meta name="date" content="2014-02-04"> +<link rel="stylesheet" type="text/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 Library)"; + } +//--> +</script> +<noscript> +<div>JavaScript is disabled on your browser.</div> +</noscript> +<!-- ========= START OF TOP NAVBAR ======= --> +<div class="topNav"><a name="navbar_top"> +<!-- --> +</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.FinalDataMetaInfoType.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.Hash_type0.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li>Nested | </li> +<li>Field | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li>Field | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_top"> +<!-- --> +</a></div> +<!-- ========= END OF TOP NAVBAR ========= --> +<!-- ======== START OF CLASS DATA ======== --> +<div class="header"> +<div class="subTitle">at.gv.egiz.moa</div> +<h2 title="Class SignatureVerificationServiceStub.FinalDataMetaInfoType.Factory" class="title">Class SignatureVerificationServiceStub.FinalDataMetaInfoType.Factory</h2> +</div> +<div class="contentContainer"> +<ul class="inheritance"> +<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li> +<ul class="inheritance"> +<li>at.gv.egiz.moa.SignatureVerificationServiceStub.FinalDataMetaInfoType.Factory</li> +</ul> +</li> +</ul> +<div class="description"> +<ul class="blockList"> +<li class="blockList"> +<dl> +<dt>Enclosing class:</dt> +<dd><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.FinalDataMetaInfoType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.FinalDataMetaInfoType</a></dd> +</dl> +<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> +<div class="block">Factory class that keeps the parse method</div> +</li> +</ul> +</div> +<div class="summary"> +<ul class="blockList"> +<li class="blockList"> +<!-- ======== CONSTRUCTOR SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_summary"> +<!-- --> +</a> +<h3>Constructor Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation"> +<caption><span>Constructors</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colOne" scope="col">Constructor and Description</th> +</tr> +<tr class="altColor"> +<td class="colOne"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.FinalDataMetaInfoType.Factory.html#SignatureVerificationServiceStub.FinalDataMetaInfoType.Factory()">SignatureVerificationServiceStub.FinalDataMetaInfoType.Factory</a></strong>()</code> </td> +</tr> +</table> +</li> +</ul> +<!-- ========== METHOD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_summary"> +<!-- --> +</a> +<h3>Method Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation"> +<caption><span>Methods</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colFirst" scope="col">Modifier and Type</th> +<th class="colLast" scope="col">Method and Description</th> +</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> +<div class="block">static method to create the object + Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable + If this object is not an element, it is a complex type and the reader is at the event just after the outer start element + Postcondition: If this object is an element, the reader is positioned at its end element + If this object is a complex type, the reader is positioned at the end element of its outer element</div> +</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> +</ul> +</li> +</ul> +</li> +</ul> +</div> +<div class="details"> +<ul class="blockList"> +<li class="blockList"> +<!-- ========= CONSTRUCTOR DETAIL ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_detail"> +<!-- --> +</a> +<h3>Constructor Detail</h3> +<a name="SignatureVerificationServiceStub.FinalDataMetaInfoType.Factory()"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>SignatureVerificationServiceStub.FinalDataMetaInfoType.Factory</h4> +<pre>public SignatureVerificationServiceStub.FinalDataMetaInfoType.Factory()</pre> +</li> +</ul> +</li> +</ul> +<!-- ============ METHOD DETAIL ========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_detail"> +<!-- --> +</a> +<h3>Method Detail</h3> +<a name="parse(javax.xml.stream.XMLStreamReader)"> +<!-- --> +</a> +<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> +<div class="block">static method to create the object + Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable + If this object is not an element, it is a complex type and the reader is at the event just after the outer start element + Postcondition: If this object is an element, the reader is positioned at its end element + If this object is a complex type, the reader is positioned at the end element of its outer element</div> +<dl><dt><span class="strong">Throws:</span></dt> +<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></code></dd></dl> +</li> +</ul> +</li> +</ul> +</li> +</ul> +</div> +</div> +<!-- ========= END OF CLASS DATA ========= --> +<!-- ======= START OF BOTTOM NAVBAR ====== --> +<div class="bottomNav"><a name="navbar_bottom"> +<!-- --> +</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.FinalDataMetaInfoType.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.Hash_type0.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li>Nested | </li> +<li>Field | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li>Field | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_bottom"> +<!-- --> +</a></div> +<!-- ======== END OF BOTTOM NAVBAR ======= --> +</body> +</html> diff --git a/docs/at/gv/egiz/moa/SignatureVerificationServiceStub.FinalDataMetaInfoType.html b/docs/at/gv/egiz/moa/SignatureVerificationServiceStub.FinalDataMetaInfoType.html new file mode 100644 index 00000000..66d73e16 --- /dev/null +++ b/docs/at/gv/egiz/moa/SignatureVerificationServiceStub.FinalDataMetaInfoType.html @@ -0,0 +1,496 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> +<!-- NewPage --> +<html lang="en"> +<head> +<!-- Generated by javadoc (version 1.7.0_51) on Tue Feb 04 16:52:04 CET 2014 --> +<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> +<title>SignatureVerificationServiceStub.FinalDataMetaInfoType (PDF-AS 4.0 Library)</title> +<meta name="date" content="2014-02-04"> +<link rel="stylesheet" type="text/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 Library)"; + } +//--> +</script> +<noscript> +<div>JavaScript is disabled on your browser.</div> +</noscript> +<!-- ========= START OF TOP NAVBAR ======= --> +<div class="topNav"><a name="navbar_top"> +<!-- --> +</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ExtensionMapper.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.FinalDataMetaInfoType.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li><a href="#nested_class_summary">Nested</a> | </li> +<li><a href="#field_summary">Field</a> | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li><a href="#field_detail">Field</a> | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_top"> +<!-- --> +</a></div> +<!-- ========= END OF TOP NAVBAR ========= --> +<!-- ======== START OF CLASS DATA ======== --> +<div class="header"> +<div class="subTitle">at.gv.egiz.moa</div> +<h2 title="Class SignatureVerificationServiceStub.FinalDataMetaInfoType" class="title">Class SignatureVerificationServiceStub.FinalDataMetaInfoType</h2> +</div> +<div class="contentContainer"> +<ul class="inheritance"> +<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></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> +<li> +<ul class="inheritance"> +<li>at.gv.egiz.moa.SignatureVerificationServiceStub.FinalDataMetaInfoType</li> +</ul> +</li> +</ul> +</li> +</ul> +<div class="description"> +<ul class="blockList"> +<li class="blockList"> +<dl> +<dt>All Implemented Interfaces:</dt> +<dd><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a>, org.apache.axis2.databinding.ADBBean</dd> +</dl> +<dl> +<dt>Enclosing class:</dt> +<dd><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub</a></dd> +</dl> +<hr> +<br> +<pre>public static class <span class="strong">SignatureVerificationServiceStub.FinalDataMetaInfoType</span> +extends <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.MetaInfoType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.MetaInfoType</a> +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.FinalDataMetaInfoType">Serialized Form</a></dd></dl> +</li> +</ul> +</div> +<div class="summary"> +<ul class="blockList"> +<li class="blockList"> +<!-- ======== NESTED CLASS SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="nested_class_summary"> +<!-- --> +</a> +<h3>Nested Class Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Nested Class Summary table, listing nested classes, and an explanation"> +<caption><span>Nested Classes</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> +<tr class="altColor"> +<td class="colFirst"><code>static class </code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.FinalDataMetaInfoType.Factory.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.FinalDataMetaInfoType.Factory</a></strong></code> +<div class="block">Factory class that keeps the parse method</div> +</td> +</tr> +</table> +</li> +</ul> +<!-- =========== FIELD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="field_summary"> +<!-- --> +</a> +<h3>Field Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Field Summary table, listing fields, and an explanation"> +<caption><span>Fields</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> +<tr class="altColor"> +<td class="colFirst"><code>protected org.apache.axis2.databinding.types.URI</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.FinalDataMetaInfoType.html#localType">localType</a></strong></code> +<div class="block">field for Type</div> +</td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>protected boolean</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.FinalDataMetaInfoType.html#localTypeTracker">localTypeTracker</a></strong></code> </td> +</tr> +</table> +<ul class="blockList"> +<li class="blockList"><a name="fields_inherited_from_class_at.gv.egiz.moa.SignatureVerificationServiceStub.MetaInfoType"> +<!-- --> +</a> +<h3>Fields inherited from class at.gv.egiz.moa.<a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.MetaInfoType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.MetaInfoType</a></h3> +<code><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.MetaInfoType.html#localDescription">localDescription</a>, <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.MetaInfoType.html#localDescriptionTracker">localDescriptionTracker</a>, <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.MetaInfoType.html#localExtraElement">localExtraElement</a>, <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.MetaInfoType.html#localExtraElementTracker">localExtraElementTracker</a>, <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.MetaInfoType.html#localMimeType">localMimeType</a></code></li> +</ul> +</li> +</ul> +<!-- ======== CONSTRUCTOR SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_summary"> +<!-- --> +</a> +<h3>Constructor Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation"> +<caption><span>Constructors</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colOne" scope="col">Constructor and Description</th> +</tr> +<tr class="altColor"> +<td class="colOne"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.FinalDataMetaInfoType.html#SignatureVerificationServiceStub.FinalDataMetaInfoType()">SignatureVerificationServiceStub.FinalDataMetaInfoType</a></strong>()</code> </td> +</tr> +</table> +</li> +</ul> +<!-- ========== METHOD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_summary"> +<!-- --> +</a> +<h3>Method Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation"> +<caption><span>Methods</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colFirst" scope="col">Modifier and Type</th> +<th class="colLast" scope="col">Method and Description</th> +</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, + 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> +<div class="block">databinding method to get an XML representation of this object</div> +</td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>org.apache.axis2.databinding.types.URI</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.FinalDataMetaInfoType.html#getType()">getType</a></strong>()</code> +<div class="block">Auto generated getter method</div> +</td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>boolean</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.FinalDataMetaInfoType.html#isTypeSpecified()">isTypeSpecified</a></strong>()</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.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> +</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, + 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.FinalDataMetaInfoType.html#setType(org.apache.axis2.databinding.types.URI)">setType</a></strong>(org.apache.axis2.databinding.types.URI param)</code> +<div class="block">Auto generated setter method</div> +</td> +</tr> +</table> +<ul class="blockList"> +<li class="blockList"><a name="methods_inherited_from_class_at.gv.egiz.moa.SignatureVerificationServiceStub.MetaInfoType"> +<!-- --> +</a> +<h3>Methods inherited from class at.gv.egiz.moa.<a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.MetaInfoType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.MetaInfoType</a></h3> +<code><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.MetaInfoType.html#addExtraElement(org.apache.axiom.om.OMElement)">addExtraElement</a>, <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.MetaInfoType.html#getDescription()">getDescription</a>, <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.MetaInfoType.html#getExtraElement()">getExtraElement</a>, <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.MetaInfoType.html#getMimeType()">getMimeType</a>, <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.MetaInfoType.html#isDescriptionSpecified()">isDescriptionSpecified</a>, <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.MetaInfoType.html#isExtraElementSpecified()">isExtraElementSpecified</a>, <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.MetaInfoType.html#setDescription(org.apache.axis2.databinding.types.URI)">setDescription</a>, <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.MetaInfoType.html#setExtraElement(org.apache.axiom.om.OMElement[])">setExtraElement</a>, <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.MetaInfoType.html#setMimeType(at.gv.egiz.moa.SignatureVerificationServiceStub.MimeTypeType)">setMimeType</a>, <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.MetaInfoType.html#validateExtraElement(org.apache.axiom.om.OMElement[])">validateExtraElement</a></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#toString()" title="class or interface in java.lang">toString</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</a></code></li> +</ul> +</li> +</ul> +</li> +</ul> +</div> +<div class="details"> +<ul class="blockList"> +<li class="blockList"> +<!-- ============ FIELD DETAIL =========== --> +<ul class="blockList"> +<li class="blockList"><a name="field_detail"> +<!-- --> +</a> +<h3>Field Detail</h3> +<a name="localType"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>localType</h4> +<pre>protected org.apache.axis2.databinding.types.URI localType</pre> +<div class="block">field for Type</div> +</li> +</ul> +<a name="localTypeTracker"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>localTypeTracker</h4> +<pre>protected boolean localTypeTracker</pre> +</li> +</ul> +</li> +</ul> +<!-- ========= CONSTRUCTOR DETAIL ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_detail"> +<!-- --> +</a> +<h3>Constructor Detail</h3> +<a name="SignatureVerificationServiceStub.FinalDataMetaInfoType()"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>SignatureVerificationServiceStub.FinalDataMetaInfoType</h4> +<pre>public SignatureVerificationServiceStub.FinalDataMetaInfoType()</pre> +</li> +</ul> +</li> +</ul> +<!-- ============ METHOD DETAIL ========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_detail"> +<!-- --> +</a> +<h3>Method Detail</h3> +<a name="isTypeSpecified()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>isTypeSpecified</h4> +<pre>public boolean isTypeSpecified()</pre> +</li> +</ul> +<a name="getType()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getType</h4> +<pre>public org.apache.axis2.databinding.types.URI getType()</pre> +<div class="block">Auto generated getter method</div> +<dl><dt><span class="strong">Returns:</span></dt><dd>org.apache.axis2.databinding.types.URI</dd></dl> +</li> +</ul> +<a name="setType(org.apache.axis2.databinding.types.URI)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>setType</h4> +<pre>public void setType(org.apache.axis2.databinding.types.URI param)</pre> +<div class="block">Auto generated setter method</div> +<dl><dt><span class="strong">Parameters:</span></dt><dd><code>param</code> - Type</dd></dl> +</li> +</ul> +<a name="getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getOMElement</h4> +<pre>public org.apache.axiom.om.OMElement getOMElement(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, + org.apache.axiom.om.OMFactory factory) + throws org.apache.axis2.databinding.ADBException</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>getOMElement</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><strong>Overrides:</strong></dt> +<dd><code><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.MetaInfoType.html#getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)">getOMElement</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">Parameters:</span></dt><dd><code>parentQName</code> - </dd><dd><code>factory</code> - </dd> +<dt><span class="strong">Returns:</span></dt><dd>org.apache.axiom.om.OMElement</dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +<a name="serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>serialize</h4> +<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, + <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter) + throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, + org.apache.axis2.databinding.ADBException</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<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>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +<a name="serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>serialize</h4> +<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, + <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, + boolean serializeType) + throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, + org.apache.axis2.databinding.ADBException</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<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>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +<a name="getPullParser(javax.xml.namespace.QName)"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>getPullParser</h4> +<pre>public <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> getPullParser(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName) + throws org.apache.axis2.databinding.ADBException</pre> +<div class="block">databinding method to get an XML representation of this object</div> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>getPullParser</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><strong>Overrides:</strong></dt> +<dd><code><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.MetaInfoType.html#getPullParser(javax.xml.namespace.QName)">getPullParser</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>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +</li> +</ul> +</li> +</ul> +</div> +</div> +<!-- ========= END OF CLASS DATA ========= --> +<!-- ======= START OF BOTTOM NAVBAR ====== --> +<div class="bottomNav"><a name="navbar_bottom"> +<!-- --> +</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ExtensionMapper.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.FinalDataMetaInfoType.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li><a href="#nested_class_summary">Nested</a> | </li> +<li><a href="#field_summary">Field</a> | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li><a href="#field_detail">Field</a> | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_bottom"> +<!-- --> +</a></div> +<!-- ======== END OF BOTTOM NAVBAR ======= --> +</body> +</html> diff --git a/docs/at/gv/egiz/moa/SignatureVerificationServiceStub.HMACOutputLengthType.Factory.html b/docs/at/gv/egiz/moa/SignatureVerificationServiceStub.HMACOutputLengthType.Factory.html new file mode 100644 index 00000000..0b877fac --- /dev/null +++ b/docs/at/gv/egiz/moa/SignatureVerificationServiceStub.HMACOutputLengthType.Factory.html @@ -0,0 +1,308 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> +<!-- NewPage --> +<html lang="en"> +<head> +<!-- Generated by javadoc (version 1.7.0_51) on Tue Feb 04 16:52:04 CET 2014 --> +<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> +<title>SignatureVerificationServiceStub.HMACOutputLengthType.Factory (PDF-AS 4.0 Library)</title> +<meta name="date" content="2014-02-04"> +<link rel="stylesheet" type="text/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 Library)"; + } +//--> +</script> +<noscript> +<div>JavaScript is disabled on your browser.</div> +</noscript> +<!-- ========= START OF TOP NAVBAR ======= --> +<div class="topNav"><a name="navbar_top"> +<!-- --> +</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.HMACOutputLengthType.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.InputDataType.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li>Nested | </li> +<li>Field | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li>Field | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_top"> +<!-- --> +</a></div> +<!-- ========= END OF TOP NAVBAR ========= --> +<!-- ======== START OF CLASS DATA ======== --> +<div class="header"> +<div class="subTitle">at.gv.egiz.moa</div> +<h2 title="Class SignatureVerificationServiceStub.HMACOutputLengthType.Factory" class="title">Class SignatureVerificationServiceStub.HMACOutputLengthType.Factory</h2> +</div> +<div class="contentContainer"> +<ul class="inheritance"> +<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li> +<ul class="inheritance"> +<li>at.gv.egiz.moa.SignatureVerificationServiceStub.HMACOutputLengthType.Factory</li> +</ul> +</li> +</ul> +<div class="description"> +<ul class="blockList"> +<li class="blockList"> +<dl> +<dt>Enclosing class:</dt> +<dd><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.HMACOutputLengthType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.HMACOutputLengthType</a></dd> +</dl> +<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> +<div class="block">Factory class that keeps the parse method</div> +</li> +</ul> +</div> +<div class="summary"> +<ul class="blockList"> +<li class="blockList"> +<!-- ======== CONSTRUCTOR SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_summary"> +<!-- --> +</a> +<h3>Constructor Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation"> +<caption><span>Constructors</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colOne" scope="col">Constructor and Description</th> +</tr> +<tr class="altColor"> +<td class="colOne"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.HMACOutputLengthType.Factory.html#SignatureVerificationServiceStub.HMACOutputLengthType.Factory()">SignatureVerificationServiceStub.HMACOutputLengthType.Factory</a></strong>()</code> </td> +</tr> +</table> +</li> +</ul> +<!-- ========== METHOD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_summary"> +<!-- --> +</a> +<h3>Method Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation"> +<caption><span>Methods</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colFirst" scope="col">Modifier and Type</th> +<th class="colLast" scope="col">Method and Description</th> +</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> +</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> +</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> +<div class="block">static method to create the object + Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable + If this object is not an element, it is a complex type and the reader is at the event just after the outer start element + Postcondition: If this object is an element, the reader is positioned at its end element + If this object is a complex type, the reader is positioned at the end element of its outer element</div> +</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> +</ul> +</li> +</ul> +</li> +</ul> +</div> +<div class="details"> +<ul class="blockList"> +<li class="blockList"> +<!-- ========= CONSTRUCTOR DETAIL ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_detail"> +<!-- --> +</a> +<h3>Constructor Detail</h3> +<a name="SignatureVerificationServiceStub.HMACOutputLengthType.Factory()"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>SignatureVerificationServiceStub.HMACOutputLengthType.Factory</h4> +<pre>public SignatureVerificationServiceStub.HMACOutputLengthType.Factory()</pre> +</li> +</ul> +</li> +</ul> +<!-- ============ METHOD DETAIL ========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_detail"> +<!-- --> +</a> +<h3>Method Detail</h3> +<a name="fromString(java.lang.String, java.lang.String)"> +<!-- --> +</a> +<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> +</li> +</ul> +<a name="fromString(javax.xml.stream.XMLStreamReader, java.lang.String)"> +<!-- --> +</a> +<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> +</li> +</ul> +<a name="parse(javax.xml.stream.XMLStreamReader)"> +<!-- --> +</a> +<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> +<div class="block">static method to create the object + Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable + If this object is not an element, it is a complex type and the reader is at the event just after the outer start element + Postcondition: If this object is an element, the reader is positioned at its end element + If this object is a complex type, the reader is positioned at the end element of its outer element</div> +<dl><dt><span class="strong">Throws:</span></dt> +<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></code></dd></dl> +</li> +</ul> +</li> +</ul> +</li> +</ul> +</div> +</div> +<!-- ========= END OF CLASS DATA ========= --> +<!-- ======= START OF BOTTOM NAVBAR ====== --> +<div class="bottomNav"><a name="navbar_bottom"> +<!-- --> +</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.HMACOutputLengthType.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.InputDataType.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li>Nested | </li> +<li>Field | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li>Field | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_bottom"> +<!-- --> +</a></div> +<!-- ======== END OF BOTTOM NAVBAR ======= --> +</body> +</html> diff --git a/docs/at/gv/egiz/moa/SignatureVerificationServiceStub.HMACOutputLengthType.html b/docs/at/gv/egiz/moa/SignatureVerificationServiceStub.HMACOutputLengthType.html new file mode 100644 index 00000000..a1e26f6a --- /dev/null +++ b/docs/at/gv/egiz/moa/SignatureVerificationServiceStub.HMACOutputLengthType.html @@ -0,0 +1,473 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> +<!-- NewPage --> +<html lang="en"> +<head> +<!-- Generated by javadoc (version 1.7.0_51) on Tue Feb 04 16:52:04 CET 2014 --> +<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> +<title>SignatureVerificationServiceStub.HMACOutputLengthType (PDF-AS 4.0 Library)</title> +<meta name="date" content="2014-02-04"> +<link rel="stylesheet" type="text/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 Library)"; + } +//--> +</script> +<noscript> +<div>JavaScript is disabled on your browser.</div> +</noscript> +<!-- ========= START OF TOP NAVBAR ======= --> +<div class="topNav"><a name="navbar_top"> +<!-- --> +</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.Hash_type0.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.HMACOutputLengthType.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li><a href="#nested_class_summary">Nested</a> | </li> +<li><a href="#field_summary">Field</a> | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li><a href="#field_detail">Field</a> | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_top"> +<!-- --> +</a></div> +<!-- ========= END OF TOP NAVBAR ========= --> +<!-- ======== START OF CLASS DATA ======== --> +<div class="header"> +<div class="subTitle">at.gv.egiz.moa</div> +<h2 title="Class SignatureVerificationServiceStub.HMACOutputLengthType" class="title">Class SignatureVerificationServiceStub.HMACOutputLengthType</h2> +</div> +<div class="contentContainer"> +<ul class="inheritance"> +<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li> +<ul class="inheritance"> +<li>at.gv.egiz.moa.SignatureVerificationServiceStub.HMACOutputLengthType</li> +</ul> +</li> +</ul> +<div class="description"> +<ul class="blockList"> +<li class="blockList"> +<dl> +<dt>All Implemented Interfaces:</dt> +<dd><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a>, org.apache.axis2.databinding.ADBBean</dd> +</dl> +<dl> +<dt>Enclosing class:</dt> +<dd><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub</a></dd> +</dl> +<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> +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> +</ul> +</div> +<div class="summary"> +<ul class="blockList"> +<li class="blockList"> +<!-- ======== NESTED CLASS SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="nested_class_summary"> +<!-- --> +</a> +<h3>Nested Class Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Nested Class Summary table, listing nested classes, and an explanation"> +<caption><span>Nested Classes</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> +<tr class="altColor"> +<td class="colFirst"><code>static class </code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.HMACOutputLengthType.Factory.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.HMACOutputLengthType.Factory</a></strong></code> +<div class="block">Factory class that keeps the parse method</div> +</td> +</tr> +</table> +</li> +</ul> +<!-- =========== FIELD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="field_summary"> +<!-- --> +</a> +<h3>Field Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Field Summary table, listing fields, and an explanation"> +<caption><span>Fields</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> +<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="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="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.HMACOutputLengthType.html#MY_QNAME">MY_QNAME</a></strong></code> </td> +</tr> +</table> +</li> +</ul> +<!-- ======== CONSTRUCTOR SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_summary"> +<!-- --> +</a> +<h3>Constructor Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation"> +<caption><span>Constructors</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colOne" scope="col">Constructor and Description</th> +</tr> +<tr class="altColor"> +<td class="colOne"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.HMACOutputLengthType.html#SignatureVerificationServiceStub.HMACOutputLengthType()">SignatureVerificationServiceStub.HMACOutputLengthType</a></strong>()</code> </td> +</tr> +</table> +</li> +</ul> +<!-- ========== METHOD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_summary"> +<!-- --> +</a> +<h3>Method Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation"> +<caption><span>Methods</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colFirst" scope="col">Modifier and Type</th> +<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="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, + 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> +<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> +</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, + 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> +<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="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.HMACOutputLengthType.html#toString()">toString</a></strong>()</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#wait()" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</a></code></li> +</ul> +</li> +</ul> +</li> +</ul> +</div> +<div class="details"> +<ul class="blockList"> +<li class="blockList"> +<!-- ============ FIELD DETAIL =========== --> +<ul class="blockList"> +<li class="blockList"><a name="field_detail"> +<!-- --> +</a> +<h3>Field Detail</h3> +<a name="MY_QNAME"> +<!-- --> +</a> +<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> +</li> +</ul> +<a name="localHMACOutputLengthType"> +<!-- --> +</a> +<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> +<div class="block">field for HMACOutputLengthType</div> +</li> +</ul> +</li> +</ul> +<!-- ========= CONSTRUCTOR DETAIL ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_detail"> +<!-- --> +</a> +<h3>Constructor Detail</h3> +<a name="SignatureVerificationServiceStub.HMACOutputLengthType()"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>SignatureVerificationServiceStub.HMACOutputLengthType</h4> +<pre>public SignatureVerificationServiceStub.HMACOutputLengthType()</pre> +</li> +</ul> +</li> +</ul> +<!-- ============ METHOD DETAIL ========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_detail"> +<!-- --> +</a> +<h3>Method Detail</h3> +<a name="getHMACOutputLengthType()"> +<!-- --> +</a> +<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> +<div class="block">Auto generated getter method</div> +<dl><dt><span class="strong">Returns:</span></dt><dd>java.math.BigInteger</dd></dl> +</li> +</ul> +<a name="setHMACOutputLengthType(java.math.BigInteger)"> +<!-- --> +</a> +<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> +<div class="block">Auto generated setter method</div> +<dl><dt><span class="strong">Parameters:</span></dt><dd><code>param</code> - HMACOutputLengthType</dd></dl> +</li> +</ul> +<a name="toString()"> +<!-- --> +</a> +<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> +<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> +</dl> +</li> +</ul> +<a name="getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getOMElement</h4> +<pre>public org.apache.axiom.om.OMElement getOMElement(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, + org.apache.axiom.om.OMFactory factory) + throws org.apache.axis2.databinding.ADBException</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>getOMElement</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><span class="strong">Parameters:</span></dt><dd><code>parentQName</code> - </dd><dd><code>factory</code> - </dd> +<dt><span class="strong">Returns:</span></dt><dd>org.apache.axiom.om.OMElement</dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +<a name="serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>serialize</h4> +<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, + <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter) + throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, + org.apache.axis2.databinding.ADBException</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +<a name="serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>serialize</h4> +<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, + <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, + boolean serializeType) + throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, + org.apache.axis2.databinding.ADBException</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +<a name="getPullParser(javax.xml.namespace.QName)"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>getPullParser</h4> +<pre>public <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> getPullParser(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName) + throws org.apache.axis2.databinding.ADBException</pre> +<div class="block">databinding method to get an XML representation of this object</div> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>getPullParser</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +</li> +</ul> +</li> +</ul> +</div> +</div> +<!-- ========= END OF CLASS DATA ========= --> +<!-- ======= START OF BOTTOM NAVBAR ====== --> +<div class="bottomNav"><a name="navbar_bottom"> +<!-- --> +</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.Hash_type0.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.HMACOutputLengthType.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li><a href="#nested_class_summary">Nested</a> | </li> +<li><a href="#field_summary">Field</a> | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li><a href="#field_detail">Field</a> | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_bottom"> +<!-- --> +</a></div> +<!-- ======== END OF BOTTOM NAVBAR ======= --> +</body> +</html> diff --git a/docs/at/gv/egiz/moa/SignatureVerificationServiceStub.Hash_type0.Factory.html b/docs/at/gv/egiz/moa/SignatureVerificationServiceStub.Hash_type0.Factory.html new file mode 100644 index 00000000..0de3c1c8 --- /dev/null +++ b/docs/at/gv/egiz/moa/SignatureVerificationServiceStub.Hash_type0.Factory.html @@ -0,0 +1,278 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> +<!-- NewPage --> +<html lang="en"> +<head> +<!-- Generated by javadoc (version 1.7.0_51) on Tue Feb 04 16:52:04 CET 2014 --> +<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> +<title>SignatureVerificationServiceStub.Hash_type0.Factory (PDF-AS 4.0 Library)</title> +<meta name="date" content="2014-02-04"> +<link rel="stylesheet" type="text/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 Library)"; + } +//--> +</script> +<noscript> +<div>JavaScript is disabled on your browser.</div> +</noscript> +<!-- ========= START OF TOP NAVBAR ======= --> +<div class="topNav"><a name="navbar_top"> +<!-- --> +</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.Hash_type0.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.HMACOutputLengthType.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li>Nested | </li> +<li>Field | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li>Field | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_top"> +<!-- --> +</a></div> +<!-- ========= END OF TOP NAVBAR ========= --> +<!-- ======== START OF CLASS DATA ======== --> +<div class="header"> +<div class="subTitle">at.gv.egiz.moa</div> +<h2 title="Class SignatureVerificationServiceStub.Hash_type0.Factory" class="title">Class SignatureVerificationServiceStub.Hash_type0.Factory</h2> +</div> +<div class="contentContainer"> +<ul class="inheritance"> +<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li> +<ul class="inheritance"> +<li>at.gv.egiz.moa.SignatureVerificationServiceStub.Hash_type0.Factory</li> +</ul> +</li> +</ul> +<div class="description"> +<ul class="blockList"> +<li class="blockList"> +<dl> +<dt>Enclosing class:</dt> +<dd><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.Hash_type0.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.Hash_type0</a></dd> +</dl> +<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> +<div class="block">Factory class that keeps the parse method</div> +</li> +</ul> +</div> +<div class="summary"> +<ul class="blockList"> +<li class="blockList"> +<!-- ======== CONSTRUCTOR SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_summary"> +<!-- --> +</a> +<h3>Constructor Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation"> +<caption><span>Constructors</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colOne" scope="col">Constructor and Description</th> +</tr> +<tr class="altColor"> +<td class="colOne"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.Hash_type0.Factory.html#SignatureVerificationServiceStub.Hash_type0.Factory()">SignatureVerificationServiceStub.Hash_type0.Factory</a></strong>()</code> </td> +</tr> +</table> +</li> +</ul> +<!-- ========== METHOD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_summary"> +<!-- --> +</a> +<h3>Method Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation"> +<caption><span>Methods</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colFirst" scope="col">Modifier and Type</th> +<th class="colLast" scope="col">Method and Description</th> +</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> +<div class="block">static method to create the object + Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable + If this object is not an element, it is a complex type and the reader is at the event just after the outer start element + Postcondition: If this object is an element, the reader is positioned at its end element + If this object is a complex type, the reader is positioned at the end element of its outer element</div> +</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> +</ul> +</li> +</ul> +</li> +</ul> +</div> +<div class="details"> +<ul class="blockList"> +<li class="blockList"> +<!-- ========= CONSTRUCTOR DETAIL ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_detail"> +<!-- --> +</a> +<h3>Constructor Detail</h3> +<a name="SignatureVerificationServiceStub.Hash_type0.Factory()"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>SignatureVerificationServiceStub.Hash_type0.Factory</h4> +<pre>public SignatureVerificationServiceStub.Hash_type0.Factory()</pre> +</li> +</ul> +</li> +</ul> +<!-- ============ METHOD DETAIL ========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_detail"> +<!-- --> +</a> +<h3>Method Detail</h3> +<a name="parse(javax.xml.stream.XMLStreamReader)"> +<!-- --> +</a> +<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> +<div class="block">static method to create the object + Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable + If this object is not an element, it is a complex type and the reader is at the event just after the outer start element + Postcondition: If this object is an element, the reader is positioned at its end element + If this object is a complex type, the reader is positioned at the end element of its outer element</div> +<dl><dt><span class="strong">Throws:</span></dt> +<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></code></dd></dl> +</li> +</ul> +</li> +</ul> +</li> +</ul> +</div> +</div> +<!-- ========= END OF CLASS DATA ========= --> +<!-- ======= START OF BOTTOM NAVBAR ====== --> +<div class="bottomNav"><a name="navbar_bottom"> +<!-- --> +</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.Hash_type0.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.HMACOutputLengthType.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li>Nested | </li> +<li>Field | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li>Field | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_bottom"> +<!-- --> +</a></div> +<!-- ======== END OF BOTTOM NAVBAR ======= --> +</body> +</html> diff --git a/docs/at/gv/egiz/moa/SignatureVerificationServiceStub.Hash_type0.html b/docs/at/gv/egiz/moa/SignatureVerificationServiceStub.Hash_type0.html new file mode 100644 index 00000000..a3538bff --- /dev/null +++ b/docs/at/gv/egiz/moa/SignatureVerificationServiceStub.Hash_type0.html @@ -0,0 +1,493 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> +<!-- NewPage --> +<html lang="en"> +<head> +<!-- Generated by javadoc (version 1.7.0_51) on Tue Feb 04 16:52:04 CET 2014 --> +<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> +<title>SignatureVerificationServiceStub.Hash_type0 (PDF-AS 4.0 Library)</title> +<meta name="date" content="2014-02-04"> +<link rel="stylesheet" type="text/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 Library)"; + } +//--> +</script> +<noscript> +<div>JavaScript is disabled on your browser.</div> +</noscript> +<!-- ========= START OF TOP NAVBAR ======= --> +<div class="topNav"><a name="navbar_top"> +<!-- --> +</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.FinalDataMetaInfoType.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.Hash_type0.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li><a href="#nested_class_summary">Nested</a> | </li> +<li><a href="#field_summary">Field</a> | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li><a href="#field_detail">Field</a> | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_top"> +<!-- --> +</a></div> +<!-- ========= END OF TOP NAVBAR ========= --> +<!-- ======== START OF CLASS DATA ======== --> +<div class="header"> +<div class="subTitle">at.gv.egiz.moa</div> +<h2 title="Class SignatureVerificationServiceStub.Hash_type0" class="title">Class SignatureVerificationServiceStub.Hash_type0</h2> +</div> +<div class="contentContainer"> +<ul class="inheritance"> +<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li> +<ul class="inheritance"> +<li>at.gv.egiz.moa.SignatureVerificationServiceStub.Hash_type0</li> +</ul> +</li> +</ul> +<div class="description"> +<ul class="blockList"> +<li class="blockList"> +<dl> +<dt>All Implemented Interfaces:</dt> +<dd><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a>, org.apache.axis2.databinding.ADBBean</dd> +</dl> +<dl> +<dt>Enclosing class:</dt> +<dd><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub</a></dd> +</dl> +<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> +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> +</ul> +</div> +<div class="summary"> +<ul class="blockList"> +<li class="blockList"> +<!-- ======== NESTED CLASS SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="nested_class_summary"> +<!-- --> +</a> +<h3>Nested Class Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Nested Class Summary table, listing nested classes, and an explanation"> +<caption><span>Nested Classes</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> +<tr class="altColor"> +<td class="colFirst"><code>static class </code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.Hash_type0.Factory.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.Hash_type0.Factory</a></strong></code> +<div class="block">Factory class that keeps the parse method</div> +</td> +</tr> +</table> +</li> +</ul> +<!-- =========== FIELD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="field_summary"> +<!-- --> +</a> +<h3>Field Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Field Summary table, listing fields, and an explanation"> +<caption><span>Fields</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> +<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"><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="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"><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> +</table> +</li> +</ul> +<!-- ======== CONSTRUCTOR SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_summary"> +<!-- --> +</a> +<h3>Constructor Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation"> +<caption><span>Constructors</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colOne" scope="col">Constructor and Description</th> +</tr> +<tr class="altColor"> +<td class="colOne"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.Hash_type0.html#SignatureVerificationServiceStub.Hash_type0()">SignatureVerificationServiceStub.Hash_type0</a></strong>()</code> </td> +</tr> +</table> +</li> +</ul> +<!-- ========== METHOD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_summary"> +<!-- --> +</a> +<h3>Method Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation"> +<caption><span>Methods</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colFirst" scope="col">Modifier and Type</th> +<th class="colLast" scope="col">Method and Description</th> +</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"><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="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"><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="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, + 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> +<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> +</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, + 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.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="rowColor"> +<td class="colFirst"><code>void</code></td> +<td class="colLast"><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> +</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> +</ul> +</li> +</ul> +</li> +</ul> +</div> +<div class="details"> +<ul class="blockList"> +<li class="blockList"> +<!-- ============ FIELD DETAIL =========== --> +<ul class="blockList"> +<li class="blockList"><a name="field_detail"> +<!-- --> +</a> +<h3>Field Detail</h3> +<a name="localDigestMethod"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>localDigestMethod</h4> +<pre>protected <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.DigestMethodType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.DigestMethodType</a> localDigestMethod</pre> +<div class="block">field for DigestMethod</div> +</li> +</ul> +<a name="localDigestValue"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>localDigestValue</h4> +<pre>protected <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.DigestValueType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.DigestValueType</a> localDigestValue</pre> +<div class="block">field for DigestValue</div> +</li> +</ul> +</li> +</ul> +<!-- ========= CONSTRUCTOR DETAIL ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_detail"> +<!-- --> +</a> +<h3>Constructor Detail</h3> +<a name="SignatureVerificationServiceStub.Hash_type0()"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>SignatureVerificationServiceStub.Hash_type0</h4> +<pre>public SignatureVerificationServiceStub.Hash_type0()</pre> +</li> +</ul> +</li> +</ul> +<!-- ============ METHOD DETAIL ========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_detail"> +<!-- --> +</a> +<h3>Method Detail</h3> +<a name="getDigestMethod()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getDigestMethod</h4> +<pre>public <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.DigestMethodType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.DigestMethodType</a> getDigestMethod()</pre> +<div class="block">Auto generated getter method</div> +<dl><dt><span class="strong">Returns:</span></dt><dd>DigestMethodType</dd></dl> +</li> +</ul> +<a name="setDigestMethod(at.gv.egiz.moa.SignatureVerificationServiceStub.DigestMethodType)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>setDigestMethod</h4> +<pre>public void setDigestMethod(<a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.DigestMethodType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.DigestMethodType</a> param)</pre> +<div class="block">Auto generated setter method</div> +<dl><dt><span class="strong">Parameters:</span></dt><dd><code>param</code> - DigestMethod</dd></dl> +</li> +</ul> +<a name="getDigestValue()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getDigestValue</h4> +<pre>public <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.DigestValueType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.DigestValueType</a> getDigestValue()</pre> +<div class="block">Auto generated getter method</div> +<dl><dt><span class="strong">Returns:</span></dt><dd>DigestValueType</dd></dl> +</li> +</ul> +<a name="setDigestValue(at.gv.egiz.moa.SignatureVerificationServiceStub.DigestValueType)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>setDigestValue</h4> +<pre>public void setDigestValue(<a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.DigestValueType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.DigestValueType</a> param)</pre> +<div class="block">Auto generated setter method</div> +<dl><dt><span class="strong">Parameters:</span></dt><dd><code>param</code> - DigestValue</dd></dl> +</li> +</ul> +<a name="getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getOMElement</h4> +<pre>public org.apache.axiom.om.OMElement getOMElement(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, + org.apache.axiom.om.OMFactory factory) + throws org.apache.axis2.databinding.ADBException</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>getOMElement</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><span class="strong">Parameters:</span></dt><dd><code>parentQName</code> - </dd><dd><code>factory</code> - </dd> +<dt><span class="strong">Returns:</span></dt><dd>org.apache.axiom.om.OMElement</dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +<a name="serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>serialize</h4> +<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, + <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter) + throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, + org.apache.axis2.databinding.ADBException</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +<a name="serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>serialize</h4> +<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, + <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, + boolean serializeType) + throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, + org.apache.axis2.databinding.ADBException</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +<a name="getPullParser(javax.xml.namespace.QName)"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>getPullParser</h4> +<pre>public <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> getPullParser(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName) + throws org.apache.axis2.databinding.ADBException</pre> +<div class="block">databinding method to get an XML representation of this object</div> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>getPullParser</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +</li> +</ul> +</li> +</ul> +</div> +</div> +<!-- ========= END OF CLASS DATA ========= --> +<!-- ======= START OF BOTTOM NAVBAR ====== --> +<div class="bottomNav"><a name="navbar_bottom"> +<!-- --> +</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.FinalDataMetaInfoType.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.Hash_type0.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li><a href="#nested_class_summary">Nested</a> | </li> +<li><a href="#field_summary">Field</a> | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li><a href="#field_detail">Field</a> | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_bottom"> +<!-- --> +</a></div> +<!-- ======== END OF BOTTOM NAVBAR ======= --> +</body> +</html> diff --git a/docs/at/gv/egiz/moa/SignatureVerificationServiceStub.InputDataType.Factory.html b/docs/at/gv/egiz/moa/SignatureVerificationServiceStub.InputDataType.Factory.html new file mode 100644 index 00000000..01699fad --- /dev/null +++ b/docs/at/gv/egiz/moa/SignatureVerificationServiceStub.InputDataType.Factory.html @@ -0,0 +1,278 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> +<!-- NewPage --> +<html lang="en"> +<head> +<!-- Generated by javadoc (version 1.7.0_51) on Tue Feb 04 16:52:06 CET 2014 --> +<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> +<title>SignatureVerificationServiceStub.InputDataType.Factory (PDF-AS 4.0 Library)</title> +<meta name="date" content="2014-02-04"> +<link rel="stylesheet" type="text/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 Library)"; + } +//--> +</script> +<noscript> +<div>JavaScript is disabled on your browser.</div> +</noscript> +<!-- ========= START OF TOP NAVBAR ======= --> +<div class="topNav"><a name="navbar_top"> +<!-- --> +</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.InputDataType.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.IssuingCountry.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li>Nested | </li> +<li>Field | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li>Field | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_top"> +<!-- --> +</a></div> +<!-- ========= END OF TOP NAVBAR ========= --> +<!-- ======== START OF CLASS DATA ======== --> +<div class="header"> +<div class="subTitle">at.gv.egiz.moa</div> +<h2 title="Class SignatureVerificationServiceStub.InputDataType.Factory" class="title">Class SignatureVerificationServiceStub.InputDataType.Factory</h2> +</div> +<div class="contentContainer"> +<ul class="inheritance"> +<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li> +<ul class="inheritance"> +<li>at.gv.egiz.moa.SignatureVerificationServiceStub.InputDataType.Factory</li> +</ul> +</li> +</ul> +<div class="description"> +<ul class="blockList"> +<li class="blockList"> +<dl> +<dt>Enclosing class:</dt> +<dd><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.InputDataType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.InputDataType</a></dd> +</dl> +<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> +<div class="block">Factory class that keeps the parse method</div> +</li> +</ul> +</div> +<div class="summary"> +<ul class="blockList"> +<li class="blockList"> +<!-- ======== CONSTRUCTOR SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_summary"> +<!-- --> +</a> +<h3>Constructor Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation"> +<caption><span>Constructors</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colOne" scope="col">Constructor and Description</th> +</tr> +<tr class="altColor"> +<td class="colOne"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.InputDataType.Factory.html#SignatureVerificationServiceStub.InputDataType.Factory()">SignatureVerificationServiceStub.InputDataType.Factory</a></strong>()</code> </td> +</tr> +</table> +</li> +</ul> +<!-- ========== METHOD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_summary"> +<!-- --> +</a> +<h3>Method Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation"> +<caption><span>Methods</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colFirst" scope="col">Modifier and Type</th> +<th class="colLast" scope="col">Method and Description</th> +</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> +<div class="block">static method to create the object + Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable + If this object is not an element, it is a complex type and the reader is at the event just after the outer start element + Postcondition: If this object is an element, the reader is positioned at its end element + If this object is a complex type, the reader is positioned at the end element of its outer element</div> +</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> +</ul> +</li> +</ul> +</li> +</ul> +</div> +<div class="details"> +<ul class="blockList"> +<li class="blockList"> +<!-- ========= CONSTRUCTOR DETAIL ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_detail"> +<!-- --> +</a> +<h3>Constructor Detail</h3> +<a name="SignatureVerificationServiceStub.InputDataType.Factory()"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>SignatureVerificationServiceStub.InputDataType.Factory</h4> +<pre>public SignatureVerificationServiceStub.InputDataType.Factory()</pre> +</li> +</ul> +</li> +</ul> +<!-- ============ METHOD DETAIL ========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_detail"> +<!-- --> +</a> +<h3>Method Detail</h3> +<a name="parse(javax.xml.stream.XMLStreamReader)"> +<!-- --> +</a> +<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> +<div class="block">static method to create the object + Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable + If this object is not an element, it is a complex type and the reader is at the event just after the outer start element + Postcondition: If this object is an element, the reader is positioned at its end element + If this object is a complex type, the reader is positioned at the end element of its outer element</div> +<dl><dt><span class="strong">Throws:</span></dt> +<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></code></dd></dl> +</li> +</ul> +</li> +</ul> +</li> +</ul> +</div> +</div> +<!-- ========= END OF CLASS DATA ========= --> +<!-- ======= START OF BOTTOM NAVBAR ====== --> +<div class="bottomNav"><a name="navbar_bottom"> +<!-- --> +</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.InputDataType.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.IssuingCountry.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li>Nested | </li> +<li>Field | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li>Field | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_bottom"> +<!-- --> +</a></div> +<!-- ======== END OF BOTTOM NAVBAR ======= --> +</body> +</html> diff --git a/docs/at/gv/egiz/moa/SignatureVerificationServiceStub.InputDataType.html b/docs/at/gv/egiz/moa/SignatureVerificationServiceStub.InputDataType.html new file mode 100644 index 00000000..d55fedf4 --- /dev/null +++ b/docs/at/gv/egiz/moa/SignatureVerificationServiceStub.InputDataType.html @@ -0,0 +1,543 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> +<!-- NewPage --> +<html lang="en"> +<head> +<!-- Generated by javadoc (version 1.7.0_51) on Tue Feb 04 16:52:06 CET 2014 --> +<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> +<title>SignatureVerificationServiceStub.InputDataType (PDF-AS 4.0 Library)</title> +<meta name="date" content="2014-02-04"> +<link rel="stylesheet" type="text/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 Library)"; + } +//--> +</script> +<noscript> +<div>JavaScript is disabled on your browser.</div> +</noscript> +<!-- ========= START OF TOP NAVBAR ======= --> +<div class="topNav"><a name="navbar_top"> +<!-- --> +</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.HMACOutputLengthType.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.InputDataType.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li><a href="#nested_class_summary">Nested</a> | </li> +<li><a href="#field_summary">Field</a> | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li><a href="#field_detail">Field</a> | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_top"> +<!-- --> +</a></div> +<!-- ========= END OF TOP NAVBAR ========= --> +<!-- ======== START OF CLASS DATA ======== --> +<div class="header"> +<div class="subTitle">at.gv.egiz.moa</div> +<h2 title="Class SignatureVerificationServiceStub.InputDataType" class="title">Class SignatureVerificationServiceStub.InputDataType</h2> +</div> +<div class="contentContainer"> +<ul class="inheritance"> +<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></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> +<li> +<ul class="inheritance"> +<li><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ContentExLocRefBaseType.html" title="class in at.gv.egiz.moa">at.gv.egiz.moa.SignatureVerificationServiceStub.ContentExLocRefBaseType</a></li> +<li> +<ul class="inheritance"> +<li>at.gv.egiz.moa.SignatureVerificationServiceStub.InputDataType</li> +</ul> +</li> +</ul> +</li> +</ul> +</li> +</ul> +<div class="description"> +<ul class="blockList"> +<li class="blockList"> +<dl> +<dt>All Implemented Interfaces:</dt> +<dd><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a>, org.apache.axis2.databinding.ADBBean</dd> +</dl> +<dl> +<dt>Enclosing class:</dt> +<dd><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub</a></dd> +</dl> +<hr> +<br> +<pre>public static class <span class="strong">SignatureVerificationServiceStub.InputDataType</span> +extends <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ContentExLocRefBaseType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.ContentExLocRefBaseType</a> +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.InputDataType">Serialized Form</a></dd></dl> +</li> +</ul> +</div> +<div class="summary"> +<ul class="blockList"> +<li class="blockList"> +<!-- ======== NESTED CLASS SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="nested_class_summary"> +<!-- --> +</a> +<h3>Nested Class Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Nested Class Summary table, listing nested classes, and an explanation"> +<caption><span>Nested Classes</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> +<tr class="altColor"> +<td class="colFirst"><code>static class </code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.InputDataType.Factory.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.InputDataType.Factory</a></strong></code> +<div class="block">Factory class that keeps the parse method</div> +</td> +</tr> +</table> +</li> +</ul> +<!-- =========== FIELD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="field_summary"> +<!-- --> +</a> +<h3>Field Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Field Summary table, listing fields, and an explanation"> +<caption><span>Fields</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> +<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"><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>protected org.apache.axis2.databinding.types.NonNegativeInteger</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.InputDataType.html#localReferringSigReference">localReferringSigReference</a></strong></code> +<div class="block">field for ReferringSigReference + This was an Attribute!</div> +</td> +</tr> +</table> +<ul class="blockList"> +<li class="blockList"><a name="fields_inherited_from_class_at.gv.egiz.moa.SignatureVerificationServiceStub.ContentExLocRefBaseType"> +<!-- --> +</a> +<h3>Fields inherited from class at.gv.egiz.moa.<a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ContentExLocRefBaseType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.ContentExLocRefBaseType</a></h3> +<code><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ContentExLocRefBaseType.html#localBase64Content">localBase64Content</a>, <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ContentExLocRefBaseType.html#localBase64ContentTracker">localBase64ContentTracker</a>, <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ContentExLocRefBaseType.html#localXMLContent">localXMLContent</a>, <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ContentExLocRefBaseType.html#localXMLContentTracker">localXMLContentTracker</a></code></li> +</ul> +<ul class="blockList"> +<li class="blockList"><a name="fields_inherited_from_class_at.gv.egiz.moa.SignatureVerificationServiceStub.ContentBaseType"> +<!-- --> +</a> +<h3>Fields inherited from class at.gv.egiz.moa.<a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ContentBaseType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.ContentBaseType</a></h3> +<code><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ContentBaseType.html#localLocRefContent">localLocRefContent</a>, <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ContentBaseType.html#localLocRefContentTracker">localLocRefContentTracker</a></code></li> +</ul> +</li> +</ul> +<!-- ======== CONSTRUCTOR SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_summary"> +<!-- --> +</a> +<h3>Constructor Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation"> +<caption><span>Constructors</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colOne" scope="col">Constructor and Description</th> +</tr> +<tr class="altColor"> +<td class="colOne"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.InputDataType.html#SignatureVerificationServiceStub.InputDataType()">SignatureVerificationServiceStub.InputDataType</a></strong>()</code> </td> +</tr> +</table> +</li> +</ul> +<!-- ========== METHOD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_summary"> +<!-- --> +</a> +<h3>Method Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation"> +<caption><span>Methods</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colFirst" scope="col">Modifier and Type</th> +<th class="colLast" scope="col">Method and Description</th> +</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, + org.apache.axiom.om.OMFactory factory)</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"><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><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="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> +<div class="block">databinding method to get an XML representation of this object</div> +</td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>org.apache.axis2.databinding.types.NonNegativeInteger</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.InputDataType.html#getReferringSigReference()">getReferringSigReference</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.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> +</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, + 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.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> +<tr class="rowColor"> +<td class="colFirst"><code>void</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.InputDataType.html#setReferringSigReference(org.apache.axis2.databinding.types.NonNegativeInteger)">setReferringSigReference</a></strong>(org.apache.axis2.databinding.types.NonNegativeInteger param)</code> +<div class="block">Auto generated setter method</div> +</td> +</tr> +</table> +<ul class="blockList"> +<li class="blockList"><a name="methods_inherited_from_class_at.gv.egiz.moa.SignatureVerificationServiceStub.ContentExLocRefBaseType"> +<!-- --> +</a> +<h3>Methods inherited from class at.gv.egiz.moa.<a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ContentExLocRefBaseType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.ContentExLocRefBaseType</a></h3> +<code><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ContentExLocRefBaseType.html#getBase64Content()">getBase64Content</a>, <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ContentExLocRefBaseType.html#getLocRefContent()">getLocRefContent</a>, <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ContentExLocRefBaseType.html#getXMLContent()">getXMLContent</a>, <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ContentExLocRefBaseType.html#isBase64ContentSpecified()">isBase64ContentSpecified</a>, <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ContentExLocRefBaseType.html#isXMLContentSpecified()">isXMLContentSpecified</a>, <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ContentExLocRefBaseType.html#setBase64Content(javax.activation.DataHandler)">setBase64Content</a>, <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ContentExLocRefBaseType.html#setLocRefContent(org.apache.axis2.databinding.types.URI)">setLocRefContent</a>, <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ContentExLocRefBaseType.html#setXMLContent(at.gv.egiz.moa.SignatureVerificationServiceStub.XMLContentType)">setXMLContent</a></code></li> +</ul> +<ul class="blockList"> +<li class="blockList"><a name="methods_inherited_from_class_at.gv.egiz.moa.SignatureVerificationServiceStub.ContentBaseType"> +<!-- --> +</a> +<h3>Methods inherited from class at.gv.egiz.moa.<a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ContentBaseType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.ContentBaseType</a></h3> +<code><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ContentBaseType.html#isLocRefContentSpecified()">isLocRefContentSpecified</a></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#toString()" title="class or interface in java.lang">toString</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</a></code></li> +</ul> +</li> +</ul> +</li> +</ul> +</div> +<div class="details"> +<ul class="blockList"> +<li class="blockList"> +<!-- ============ FIELD DETAIL =========== --> +<ul class="blockList"> +<li class="blockList"><a name="field_detail"> +<!-- --> +</a> +<h3>Field Detail</h3> +<a name="localPartOf"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>localPartOf</h4> +<pre>protected <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.PartOf_type0.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.PartOf_type0</a> localPartOf</pre> +<div class="block">field for PartOf + This was an Attribute!</div> +</li> +</ul> +<a name="localReferringSigReference"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>localReferringSigReference</h4> +<pre>protected org.apache.axis2.databinding.types.NonNegativeInteger localReferringSigReference</pre> +<div class="block">field for ReferringSigReference + This was an Attribute!</div> +</li> +</ul> +</li> +</ul> +<!-- ========= CONSTRUCTOR DETAIL ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_detail"> +<!-- --> +</a> +<h3>Constructor Detail</h3> +<a name="SignatureVerificationServiceStub.InputDataType()"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>SignatureVerificationServiceStub.InputDataType</h4> +<pre>public SignatureVerificationServiceStub.InputDataType()</pre> +</li> +</ul> +</li> +</ul> +<!-- ============ METHOD DETAIL ========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_detail"> +<!-- --> +</a> +<h3>Method Detail</h3> +<a name="getPartOf()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getPartOf</h4> +<pre>public <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.PartOf_type0.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.PartOf_type0</a> getPartOf()</pre> +<div class="block">Auto generated getter method</div> +<dl><dt><span class="strong">Returns:</span></dt><dd>PartOf_type0</dd></dl> +</li> +</ul> +<a name="setPartOf(at.gv.egiz.moa.SignatureVerificationServiceStub.PartOf_type0)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>setPartOf</h4> +<pre>public void setPartOf(<a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.PartOf_type0.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.PartOf_type0</a> param)</pre> +<div class="block">Auto generated setter method</div> +<dl><dt><span class="strong">Parameters:</span></dt><dd><code>param</code> - PartOf</dd></dl> +</li> +</ul> +<a name="getReferringSigReference()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getReferringSigReference</h4> +<pre>public org.apache.axis2.databinding.types.NonNegativeInteger getReferringSigReference()</pre> +<div class="block">Auto generated getter method</div> +<dl><dt><span class="strong">Returns:</span></dt><dd>org.apache.axis2.databinding.types.NonNegativeInteger</dd></dl> +</li> +</ul> +<a name="setReferringSigReference(org.apache.axis2.databinding.types.NonNegativeInteger)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>setReferringSigReference</h4> +<pre>public void setReferringSigReference(org.apache.axis2.databinding.types.NonNegativeInteger param)</pre> +<div class="block">Auto generated setter method</div> +<dl><dt><span class="strong">Parameters:</span></dt><dd><code>param</code> - ReferringSigReference</dd></dl> +</li> +</ul> +<a name="getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getOMElement</h4> +<pre>public org.apache.axiom.om.OMElement getOMElement(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, + org.apache.axiom.om.OMFactory factory) + throws org.apache.axis2.databinding.ADBException</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>getOMElement</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><strong>Overrides:</strong></dt> +<dd><code><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ContentExLocRefBaseType.html#getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)">getOMElement</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">Parameters:</span></dt><dd><code>parentQName</code> - </dd><dd><code>factory</code> - </dd> +<dt><span class="strong">Returns:</span></dt><dd>org.apache.axiom.om.OMElement</dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +<a name="serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>serialize</h4> +<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, + <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter) + throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, + org.apache.axis2.databinding.ADBException</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<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>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +<a name="serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>serialize</h4> +<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, + <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, + boolean serializeType) + throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, + org.apache.axis2.databinding.ADBException</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<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>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +<a name="getPullParser(javax.xml.namespace.QName)"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>getPullParser</h4> +<pre>public <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> getPullParser(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName) + throws org.apache.axis2.databinding.ADBException</pre> +<div class="block">databinding method to get an XML representation of this object</div> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>getPullParser</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><strong>Overrides:</strong></dt> +<dd><code><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ContentExLocRefBaseType.html#getPullParser(javax.xml.namespace.QName)">getPullParser</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>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +</li> +</ul> +</li> +</ul> +</div> +</div> +<!-- ========= END OF CLASS DATA ========= --> +<!-- ======= START OF BOTTOM NAVBAR ====== --> +<div class="bottomNav"><a name="navbar_bottom"> +<!-- --> +</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.HMACOutputLengthType.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.InputDataType.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li><a href="#nested_class_summary">Nested</a> | </li> +<li><a href="#field_summary">Field</a> | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li><a href="#field_detail">Field</a> | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_bottom"> +<!-- --> +</a></div> +<!-- ======== END OF BOTTOM NAVBAR ======= --> +</body> +</html> diff --git a/docs/at/gv/egiz/moa/SignatureVerificationServiceStub.IssuingCountry.Factory.html b/docs/at/gv/egiz/moa/SignatureVerificationServiceStub.IssuingCountry.Factory.html new file mode 100644 index 00000000..b13dcac8 --- /dev/null +++ b/docs/at/gv/egiz/moa/SignatureVerificationServiceStub.IssuingCountry.Factory.html @@ -0,0 +1,278 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> +<!-- NewPage --> +<html lang="en"> +<head> +<!-- Generated by javadoc (version 1.7.0_51) on Tue Feb 04 16:52:06 CET 2014 --> +<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> +<title>SignatureVerificationServiceStub.IssuingCountry.Factory (PDF-AS 4.0 Library)</title> +<meta name="date" content="2014-02-04"> +<link rel="stylesheet" type="text/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 Library)"; + } +//--> +</script> +<noscript> +<div>JavaScript is disabled on your browser.</div> +</noscript> +<!-- ========= START OF TOP NAVBAR ======= --> +<div class="topNav"><a name="navbar_top"> +<!-- --> +</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.IssuingCountry.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.KeyIdentifierType.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li>Nested | </li> +<li>Field | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li>Field | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_top"> +<!-- --> +</a></div> +<!-- ========= END OF TOP NAVBAR ========= --> +<!-- ======== START OF CLASS DATA ======== --> +<div class="header"> +<div class="subTitle">at.gv.egiz.moa</div> +<h2 title="Class SignatureVerificationServiceStub.IssuingCountry.Factory" class="title">Class SignatureVerificationServiceStub.IssuingCountry.Factory</h2> +</div> +<div class="contentContainer"> +<ul class="inheritance"> +<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li> +<ul class="inheritance"> +<li>at.gv.egiz.moa.SignatureVerificationServiceStub.IssuingCountry.Factory</li> +</ul> +</li> +</ul> +<div class="description"> +<ul class="blockList"> +<li class="blockList"> +<dl> +<dt>Enclosing class:</dt> +<dd><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.IssuingCountry.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.IssuingCountry</a></dd> +</dl> +<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> +<div class="block">Factory class that keeps the parse method</div> +</li> +</ul> +</div> +<div class="summary"> +<ul class="blockList"> +<li class="blockList"> +<!-- ======== CONSTRUCTOR SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_summary"> +<!-- --> +</a> +<h3>Constructor Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation"> +<caption><span>Constructors</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colOne" scope="col">Constructor and Description</th> +</tr> +<tr class="altColor"> +<td class="colOne"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.IssuingCountry.Factory.html#SignatureVerificationServiceStub.IssuingCountry.Factory()">SignatureVerificationServiceStub.IssuingCountry.Factory</a></strong>()</code> </td> +</tr> +</table> +</li> +</ul> +<!-- ========== METHOD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_summary"> +<!-- --> +</a> +<h3>Method Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation"> +<caption><span>Methods</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colFirst" scope="col">Modifier and Type</th> +<th class="colLast" scope="col">Method and Description</th> +</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> +<div class="block">static method to create the object + Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable + If this object is not an element, it is a complex type and the reader is at the event just after the outer start element + Postcondition: If this object is an element, the reader is positioned at its end element + If this object is a complex type, the reader is positioned at the end element of its outer element</div> +</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> +</ul> +</li> +</ul> +</li> +</ul> +</div> +<div class="details"> +<ul class="blockList"> +<li class="blockList"> +<!-- ========= CONSTRUCTOR DETAIL ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_detail"> +<!-- --> +</a> +<h3>Constructor Detail</h3> +<a name="SignatureVerificationServiceStub.IssuingCountry.Factory()"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>SignatureVerificationServiceStub.IssuingCountry.Factory</h4> +<pre>public SignatureVerificationServiceStub.IssuingCountry.Factory()</pre> +</li> +</ul> +</li> +</ul> +<!-- ============ METHOD DETAIL ========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_detail"> +<!-- --> +</a> +<h3>Method Detail</h3> +<a name="parse(javax.xml.stream.XMLStreamReader)"> +<!-- --> +</a> +<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> +<div class="block">static method to create the object + Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable + If this object is not an element, it is a complex type and the reader is at the event just after the outer start element + Postcondition: If this object is an element, the reader is positioned at its end element + If this object is a complex type, the reader is positioned at the end element of its outer element</div> +<dl><dt><span class="strong">Throws:</span></dt> +<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></code></dd></dl> +</li> +</ul> +</li> +</ul> +</li> +</ul> +</div> +</div> +<!-- ========= END OF CLASS DATA ========= --> +<!-- ======= START OF BOTTOM NAVBAR ====== --> +<div class="bottomNav"><a name="navbar_bottom"> +<!-- --> +</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.IssuingCountry.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.KeyIdentifierType.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li>Nested | </li> +<li>Field | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li>Field | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_bottom"> +<!-- --> +</a></div> +<!-- ======== END OF BOTTOM NAVBAR ======= --> +</body> +</html> diff --git a/docs/at/gv/egiz/moa/SignatureVerificationServiceStub.IssuingCountry.html b/docs/at/gv/egiz/moa/SignatureVerificationServiceStub.IssuingCountry.html new file mode 100644 index 00000000..3c3e3757 --- /dev/null +++ b/docs/at/gv/egiz/moa/SignatureVerificationServiceStub.IssuingCountry.html @@ -0,0 +1,456 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> +<!-- NewPage --> +<html lang="en"> +<head> +<!-- Generated by javadoc (version 1.7.0_51) on Tue Feb 04 16:52:06 CET 2014 --> +<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> +<title>SignatureVerificationServiceStub.IssuingCountry (PDF-AS 4.0 Library)</title> +<meta name="date" content="2014-02-04"> +<link rel="stylesheet" type="text/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 Library)"; + } +//--> +</script> +<noscript> +<div>JavaScript is disabled on your browser.</div> +</noscript> +<!-- ========= START OF TOP NAVBAR ======= --> +<div class="topNav"><a name="navbar_top"> +<!-- --> +</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.InputDataType.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.IssuingCountry.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li><a href="#nested_class_summary">Nested</a> | </li> +<li><a href="#field_summary">Field</a> | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li><a href="#field_detail">Field</a> | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_top"> +<!-- --> +</a></div> +<!-- ========= END OF TOP NAVBAR ========= --> +<!-- ======== START OF CLASS DATA ======== --> +<div class="header"> +<div class="subTitle">at.gv.egiz.moa</div> +<h2 title="Class SignatureVerificationServiceStub.IssuingCountry" class="title">Class SignatureVerificationServiceStub.IssuingCountry</h2> +</div> +<div class="contentContainer"> +<ul class="inheritance"> +<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li> +<ul class="inheritance"> +<li>at.gv.egiz.moa.SignatureVerificationServiceStub.IssuingCountry</li> +</ul> +</li> +</ul> +<div class="description"> +<ul class="blockList"> +<li class="blockList"> +<dl> +<dt>All Implemented Interfaces:</dt> +<dd><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a>, org.apache.axis2.databinding.ADBBean</dd> +</dl> +<dl> +<dt>Enclosing class:</dt> +<dd><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub</a></dd> +</dl> +<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> +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> +</ul> +</div> +<div class="summary"> +<ul class="blockList"> +<li class="blockList"> +<!-- ======== NESTED CLASS SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="nested_class_summary"> +<!-- --> +</a> +<h3>Nested Class Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Nested Class Summary table, listing nested classes, and an explanation"> +<caption><span>Nested Classes</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> +<tr class="altColor"> +<td class="colFirst"><code>static class </code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.IssuingCountry.Factory.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.IssuingCountry.Factory</a></strong></code> +<div class="block">Factory class that keeps the parse method</div> +</td> +</tr> +</table> +</li> +</ul> +<!-- =========== FIELD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="field_summary"> +<!-- --> +</a> +<h3>Field Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Field Summary table, listing fields, and an explanation"> +<caption><span>Fields</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> +<tr class="altColor"> +<td class="colFirst"><code>protected org.apache.axis2.databinding.types.Token</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.IssuingCountry.html#localIssuingCountry">localIssuingCountry</a></strong></code> +<div class="block">field for IssuingCountry</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="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.IssuingCountry.html#MY_QNAME">MY_QNAME</a></strong></code> </td> +</tr> +</table> +</li> +</ul> +<!-- ======== CONSTRUCTOR SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_summary"> +<!-- --> +</a> +<h3>Constructor Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation"> +<caption><span>Constructors</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colOne" scope="col">Constructor and Description</th> +</tr> +<tr class="altColor"> +<td class="colOne"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.IssuingCountry.html#SignatureVerificationServiceStub.IssuingCountry()">SignatureVerificationServiceStub.IssuingCountry</a></strong>()</code> </td> +</tr> +</table> +</li> +</ul> +<!-- ========== METHOD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_summary"> +<!-- --> +</a> +<h3>Method Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation"> +<caption><span>Methods</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colFirst" scope="col">Modifier and Type</th> +<th class="colLast" scope="col">Method and Description</th> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>org.apache.axis2.databinding.types.Token</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.IssuingCountry.html#getIssuingCountry()">getIssuingCountry</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.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, + 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> +<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> +</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, + 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.IssuingCountry.html#setIssuingCountry(org.apache.axis2.databinding.types.Token)">setIssuingCountry</a></strong>(org.apache.axis2.databinding.types.Token param)</code> +<div class="block">Auto generated setter method</div> +</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> +</ul> +</li> +</ul> +</li> +</ul> +</div> +<div class="details"> +<ul class="blockList"> +<li class="blockList"> +<!-- ============ FIELD DETAIL =========== --> +<ul class="blockList"> +<li class="blockList"><a name="field_detail"> +<!-- --> +</a> +<h3>Field Detail</h3> +<a name="MY_QNAME"> +<!-- --> +</a> +<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> +</li> +</ul> +<a name="localIssuingCountry"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>localIssuingCountry</h4> +<pre>protected org.apache.axis2.databinding.types.Token localIssuingCountry</pre> +<div class="block">field for IssuingCountry</div> +</li> +</ul> +</li> +</ul> +<!-- ========= CONSTRUCTOR DETAIL ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_detail"> +<!-- --> +</a> +<h3>Constructor Detail</h3> +<a name="SignatureVerificationServiceStub.IssuingCountry()"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>SignatureVerificationServiceStub.IssuingCountry</h4> +<pre>public SignatureVerificationServiceStub.IssuingCountry()</pre> +</li> +</ul> +</li> +</ul> +<!-- ============ METHOD DETAIL ========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_detail"> +<!-- --> +</a> +<h3>Method Detail</h3> +<a name="getIssuingCountry()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getIssuingCountry</h4> +<pre>public org.apache.axis2.databinding.types.Token getIssuingCountry()</pre> +<div class="block">Auto generated getter method</div> +<dl><dt><span class="strong">Returns:</span></dt><dd>org.apache.axis2.databinding.types.Token</dd></dl> +</li> +</ul> +<a name="setIssuingCountry(org.apache.axis2.databinding.types.Token)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>setIssuingCountry</h4> +<pre>public void setIssuingCountry(org.apache.axis2.databinding.types.Token param)</pre> +<div class="block">Auto generated setter method</div> +<dl><dt><span class="strong">Parameters:</span></dt><dd><code>param</code> - IssuingCountry</dd></dl> +</li> +</ul> +<a name="getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getOMElement</h4> +<pre>public org.apache.axiom.om.OMElement getOMElement(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, + org.apache.axiom.om.OMFactory factory) + throws org.apache.axis2.databinding.ADBException</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>getOMElement</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><span class="strong">Parameters:</span></dt><dd><code>parentQName</code> - </dd><dd><code>factory</code> - </dd> +<dt><span class="strong">Returns:</span></dt><dd>org.apache.axiom.om.OMElement</dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +<a name="serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>serialize</h4> +<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, + <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter) + throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, + org.apache.axis2.databinding.ADBException</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +<a name="serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>serialize</h4> +<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, + <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, + boolean serializeType) + throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, + org.apache.axis2.databinding.ADBException</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +<a name="getPullParser(javax.xml.namespace.QName)"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>getPullParser</h4> +<pre>public <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> getPullParser(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName) + throws org.apache.axis2.databinding.ADBException</pre> +<div class="block">databinding method to get an XML representation of this object</div> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>getPullParser</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +</li> +</ul> +</li> +</ul> +</div> +</div> +<!-- ========= END OF CLASS DATA ========= --> +<!-- ======= START OF BOTTOM NAVBAR ====== --> +<div class="bottomNav"><a name="navbar_bottom"> +<!-- --> +</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.InputDataType.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.IssuingCountry.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li><a href="#nested_class_summary">Nested</a> | </li> +<li><a href="#field_summary">Field</a> | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li><a href="#field_detail">Field</a> | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_bottom"> +<!-- --> +</a></div> +<!-- ======== END OF BOTTOM NAVBAR ======= --> +</body> +</html> diff --git a/docs/at/gv/egiz/moa/SignatureVerificationServiceStub.KeyIdentifierType.Factory.html b/docs/at/gv/egiz/moa/SignatureVerificationServiceStub.KeyIdentifierType.Factory.html new file mode 100644 index 00000000..dc39c3c6 --- /dev/null +++ b/docs/at/gv/egiz/moa/SignatureVerificationServiceStub.KeyIdentifierType.Factory.html @@ -0,0 +1,308 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> +<!-- NewPage --> +<html lang="en"> +<head> +<!-- Generated by javadoc (version 1.7.0_51) on Tue Feb 04 16:52:07 CET 2014 --> +<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> +<title>SignatureVerificationServiceStub.KeyIdentifierType.Factory (PDF-AS 4.0 Library)</title> +<meta name="date" content="2014-02-04"> +<link rel="stylesheet" type="text/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 Library)"; + } +//--> +</script> +<noscript> +<div>JavaScript is disabled on your browser.</div> +</noscript> +<!-- ========= START OF TOP NAVBAR ======= --> +<div class="topNav"><a name="navbar_top"> +<!-- --> +</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.KeyIdentifierType.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.KeyInfo.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li>Nested | </li> +<li>Field | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li>Field | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_top"> +<!-- --> +</a></div> +<!-- ========= END OF TOP NAVBAR ========= --> +<!-- ======== START OF CLASS DATA ======== --> +<div class="header"> +<div class="subTitle">at.gv.egiz.moa</div> +<h2 title="Class SignatureVerificationServiceStub.KeyIdentifierType.Factory" class="title">Class SignatureVerificationServiceStub.KeyIdentifierType.Factory</h2> +</div> +<div class="contentContainer"> +<ul class="inheritance"> +<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li> +<ul class="inheritance"> +<li>at.gv.egiz.moa.SignatureVerificationServiceStub.KeyIdentifierType.Factory</li> +</ul> +</li> +</ul> +<div class="description"> +<ul class="blockList"> +<li class="blockList"> +<dl> +<dt>Enclosing class:</dt> +<dd><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.KeyIdentifierType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.KeyIdentifierType</a></dd> +</dl> +<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> +<div class="block">Factory class that keeps the parse method</div> +</li> +</ul> +</div> +<div class="summary"> +<ul class="blockList"> +<li class="blockList"> +<!-- ======== CONSTRUCTOR SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_summary"> +<!-- --> +</a> +<h3>Constructor Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation"> +<caption><span>Constructors</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colOne" scope="col">Constructor and Description</th> +</tr> +<tr class="altColor"> +<td class="colOne"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.KeyIdentifierType.Factory.html#SignatureVerificationServiceStub.KeyIdentifierType.Factory()">SignatureVerificationServiceStub.KeyIdentifierType.Factory</a></strong>()</code> </td> +</tr> +</table> +</li> +</ul> +<!-- ========== METHOD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_summary"> +<!-- --> +</a> +<h3>Method Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation"> +<caption><span>Methods</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colFirst" scope="col">Modifier and Type</th> +<th class="colLast" scope="col">Method and Description</th> +</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> +</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> +</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> +<div class="block">static method to create the object + Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable + If this object is not an element, it is a complex type and the reader is at the event just after the outer start element + Postcondition: If this object is an element, the reader is positioned at its end element + If this object is a complex type, the reader is positioned at the end element of its outer element</div> +</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> +</ul> +</li> +</ul> +</li> +</ul> +</div> +<div class="details"> +<ul class="blockList"> +<li class="blockList"> +<!-- ========= CONSTRUCTOR DETAIL ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_detail"> +<!-- --> +</a> +<h3>Constructor Detail</h3> +<a name="SignatureVerificationServiceStub.KeyIdentifierType.Factory()"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>SignatureVerificationServiceStub.KeyIdentifierType.Factory</h4> +<pre>public SignatureVerificationServiceStub.KeyIdentifierType.Factory()</pre> +</li> +</ul> +</li> +</ul> +<!-- ============ METHOD DETAIL ========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_detail"> +<!-- --> +</a> +<h3>Method Detail</h3> +<a name="fromString(java.lang.String, java.lang.String)"> +<!-- --> +</a> +<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> +</li> +</ul> +<a name="fromString(javax.xml.stream.XMLStreamReader, java.lang.String)"> +<!-- --> +</a> +<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> +</li> +</ul> +<a name="parse(javax.xml.stream.XMLStreamReader)"> +<!-- --> +</a> +<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> +<div class="block">static method to create the object + Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable + If this object is not an element, it is a complex type and the reader is at the event just after the outer start element + Postcondition: If this object is an element, the reader is positioned at its end element + If this object is a complex type, the reader is positioned at the end element of its outer element</div> +<dl><dt><span class="strong">Throws:</span></dt> +<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></code></dd></dl> +</li> +</ul> +</li> +</ul> +</li> +</ul> +</div> +</div> +<!-- ========= END OF CLASS DATA ========= --> +<!-- ======= START OF BOTTOM NAVBAR ====== --> +<div class="bottomNav"><a name="navbar_bottom"> +<!-- --> +</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.KeyIdentifierType.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.KeyInfo.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li>Nested | </li> +<li>Field | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li>Field | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_bottom"> +<!-- --> +</a></div> +<!-- ======== END OF BOTTOM NAVBAR ======= --> +</body> +</html> diff --git a/docs/at/gv/egiz/moa/SignatureVerificationServiceStub.KeyIdentifierType.html b/docs/at/gv/egiz/moa/SignatureVerificationServiceStub.KeyIdentifierType.html new file mode 100644 index 00000000..a3406fc0 --- /dev/null +++ b/docs/at/gv/egiz/moa/SignatureVerificationServiceStub.KeyIdentifierType.html @@ -0,0 +1,473 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> +<!-- NewPage --> +<html lang="en"> +<head> +<!-- Generated by javadoc (version 1.7.0_51) on Tue Feb 04 16:52:07 CET 2014 --> +<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> +<title>SignatureVerificationServiceStub.KeyIdentifierType (PDF-AS 4.0 Library)</title> +<meta name="date" content="2014-02-04"> +<link rel="stylesheet" type="text/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 Library)"; + } +//--> +</script> +<noscript> +<div>JavaScript is disabled on your browser.</div> +</noscript> +<!-- ========= START OF TOP NAVBAR ======= --> +<div class="topNav"><a name="navbar_top"> +<!-- --> +</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.IssuingCountry.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.KeyIdentifierType.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li><a href="#nested_class_summary">Nested</a> | </li> +<li><a href="#field_summary">Field</a> | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li><a href="#field_detail">Field</a> | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_top"> +<!-- --> +</a></div> +<!-- ========= END OF TOP NAVBAR ========= --> +<!-- ======== START OF CLASS DATA ======== --> +<div class="header"> +<div class="subTitle">at.gv.egiz.moa</div> +<h2 title="Class SignatureVerificationServiceStub.KeyIdentifierType" class="title">Class SignatureVerificationServiceStub.KeyIdentifierType</h2> +</div> +<div class="contentContainer"> +<ul class="inheritance"> +<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li> +<ul class="inheritance"> +<li>at.gv.egiz.moa.SignatureVerificationServiceStub.KeyIdentifierType</li> +</ul> +</li> +</ul> +<div class="description"> +<ul class="blockList"> +<li class="blockList"> +<dl> +<dt>All Implemented Interfaces:</dt> +<dd><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a>, org.apache.axis2.databinding.ADBBean</dd> +</dl> +<dl> +<dt>Enclosing class:</dt> +<dd><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub</a></dd> +</dl> +<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> +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> +</ul> +</div> +<div class="summary"> +<ul class="blockList"> +<li class="blockList"> +<!-- ======== NESTED CLASS SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="nested_class_summary"> +<!-- --> +</a> +<h3>Nested Class Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Nested Class Summary table, listing nested classes, and an explanation"> +<caption><span>Nested Classes</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> +<tr class="altColor"> +<td class="colFirst"><code>static class </code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.KeyIdentifierType.Factory.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.KeyIdentifierType.Factory</a></strong></code> +<div class="block">Factory class that keeps the parse method</div> +</td> +</tr> +</table> +</li> +</ul> +<!-- =========== FIELD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="field_summary"> +<!-- --> +</a> +<h3>Field Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Field Summary table, listing fields, and an explanation"> +<caption><span>Fields</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> +<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="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="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.KeyIdentifierType.html#MY_QNAME">MY_QNAME</a></strong></code> </td> +</tr> +</table> +</li> +</ul> +<!-- ======== CONSTRUCTOR SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_summary"> +<!-- --> +</a> +<h3>Constructor Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation"> +<caption><span>Constructors</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colOne" scope="col">Constructor and Description</th> +</tr> +<tr class="altColor"> +<td class="colOne"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.KeyIdentifierType.html#SignatureVerificationServiceStub.KeyIdentifierType()">SignatureVerificationServiceStub.KeyIdentifierType</a></strong>()</code> </td> +</tr> +</table> +</li> +</ul> +<!-- ========== METHOD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_summary"> +<!-- --> +</a> +<h3>Method Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation"> +<caption><span>Methods</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colFirst" scope="col">Modifier and Type</th> +<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="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, + 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> +<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> +</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, + 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> +<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="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.KeyIdentifierType.html#toString()">toString</a></strong>()</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#wait()" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</a></code></li> +</ul> +</li> +</ul> +</li> +</ul> +</div> +<div class="details"> +<ul class="blockList"> +<li class="blockList"> +<!-- ============ FIELD DETAIL =========== --> +<ul class="blockList"> +<li class="blockList"><a name="field_detail"> +<!-- --> +</a> +<h3>Field Detail</h3> +<a name="MY_QNAME"> +<!-- --> +</a> +<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> +</li> +</ul> +<a name="localKeyIdentifierType"> +<!-- --> +</a> +<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> +<div class="block">field for KeyIdentifierType</div> +</li> +</ul> +</li> +</ul> +<!-- ========= CONSTRUCTOR DETAIL ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_detail"> +<!-- --> +</a> +<h3>Constructor Detail</h3> +<a name="SignatureVerificationServiceStub.KeyIdentifierType()"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>SignatureVerificationServiceStub.KeyIdentifierType</h4> +<pre>public SignatureVerificationServiceStub.KeyIdentifierType()</pre> +</li> +</ul> +</li> +</ul> +<!-- ============ METHOD DETAIL ========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_detail"> +<!-- --> +</a> +<h3>Method Detail</h3> +<a name="getKeyIdentifierType()"> +<!-- --> +</a> +<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> +<div class="block">Auto generated getter method</div> +<dl><dt><span class="strong">Returns:</span></dt><dd>java.lang.String</dd></dl> +</li> +</ul> +<a name="setKeyIdentifierType(java.lang.String)"> +<!-- --> +</a> +<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> +<div class="block">Auto generated setter method</div> +<dl><dt><span class="strong">Parameters:</span></dt><dd><code>param</code> - KeyIdentifierType</dd></dl> +</li> +</ul> +<a name="toString()"> +<!-- --> +</a> +<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> +<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> +</dl> +</li> +</ul> +<a name="getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getOMElement</h4> +<pre>public org.apache.axiom.om.OMElement getOMElement(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, + org.apache.axiom.om.OMFactory factory) + throws org.apache.axis2.databinding.ADBException</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>getOMElement</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><span class="strong">Parameters:</span></dt><dd><code>parentQName</code> - </dd><dd><code>factory</code> - </dd> +<dt><span class="strong">Returns:</span></dt><dd>org.apache.axiom.om.OMElement</dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +<a name="serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>serialize</h4> +<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, + <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter) + throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, + org.apache.axis2.databinding.ADBException</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +<a name="serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>serialize</h4> +<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, + <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, + boolean serializeType) + throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, + org.apache.axis2.databinding.ADBException</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +<a name="getPullParser(javax.xml.namespace.QName)"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>getPullParser</h4> +<pre>public <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> getPullParser(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName) + throws org.apache.axis2.databinding.ADBException</pre> +<div class="block">databinding method to get an XML representation of this object</div> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>getPullParser</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +</li> +</ul> +</li> +</ul> +</div> +</div> +<!-- ========= END OF CLASS DATA ========= --> +<!-- ======= START OF BOTTOM NAVBAR ====== --> +<div class="bottomNav"><a name="navbar_bottom"> +<!-- --> +</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.IssuingCountry.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.KeyIdentifierType.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li><a href="#nested_class_summary">Nested</a> | </li> +<li><a href="#field_summary">Field</a> | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li><a href="#field_detail">Field</a> | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_bottom"> +<!-- --> +</a></div> +<!-- ======== END OF BOTTOM NAVBAR ======= --> +</body> +</html> diff --git a/docs/at/gv/egiz/moa/SignatureVerificationServiceStub.KeyInfo.Factory.html b/docs/at/gv/egiz/moa/SignatureVerificationServiceStub.KeyInfo.Factory.html new file mode 100644 index 00000000..c56de4e9 --- /dev/null +++ b/docs/at/gv/egiz/moa/SignatureVerificationServiceStub.KeyInfo.Factory.html @@ -0,0 +1,278 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> +<!-- NewPage --> +<html lang="en"> +<head> +<!-- Generated by javadoc (version 1.7.0_51) on Tue Feb 04 16:52:07 CET 2014 --> +<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> +<title>SignatureVerificationServiceStub.KeyInfo.Factory (PDF-AS 4.0 Library)</title> +<meta name="date" content="2014-02-04"> +<link rel="stylesheet" type="text/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 Library)"; + } +//--> +</script> +<noscript> +<div>JavaScript is disabled on your browser.</div> +</noscript> +<!-- ========= START OF TOP NAVBAR ======= --> +<div class="topNav"><a name="navbar_top"> +<!-- --> +</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.KeyInfo.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.KeyInfoType.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li>Nested | </li> +<li>Field | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li>Field | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_top"> +<!-- --> +</a></div> +<!-- ========= END OF TOP NAVBAR ========= --> +<!-- ======== START OF CLASS DATA ======== --> +<div class="header"> +<div class="subTitle">at.gv.egiz.moa</div> +<h2 title="Class SignatureVerificationServiceStub.KeyInfo.Factory" class="title">Class SignatureVerificationServiceStub.KeyInfo.Factory</h2> +</div> +<div class="contentContainer"> +<ul class="inheritance"> +<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li> +<ul class="inheritance"> +<li>at.gv.egiz.moa.SignatureVerificationServiceStub.KeyInfo.Factory</li> +</ul> +</li> +</ul> +<div class="description"> +<ul class="blockList"> +<li class="blockList"> +<dl> +<dt>Enclosing class:</dt> +<dd><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.KeyInfo.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.KeyInfo</a></dd> +</dl> +<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> +<div class="block">Factory class that keeps the parse method</div> +</li> +</ul> +</div> +<div class="summary"> +<ul class="blockList"> +<li class="blockList"> +<!-- ======== CONSTRUCTOR SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_summary"> +<!-- --> +</a> +<h3>Constructor Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation"> +<caption><span>Constructors</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colOne" scope="col">Constructor and Description</th> +</tr> +<tr class="altColor"> +<td class="colOne"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.KeyInfo.Factory.html#SignatureVerificationServiceStub.KeyInfo.Factory()">SignatureVerificationServiceStub.KeyInfo.Factory</a></strong>()</code> </td> +</tr> +</table> +</li> +</ul> +<!-- ========== METHOD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_summary"> +<!-- --> +</a> +<h3>Method Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation"> +<caption><span>Methods</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colFirst" scope="col">Modifier and Type</th> +<th class="colLast" scope="col">Method and Description</th> +</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> +<div class="block">static method to create the object + Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable + If this object is not an element, it is a complex type and the reader is at the event just after the outer start element + Postcondition: If this object is an element, the reader is positioned at its end element + If this object is a complex type, the reader is positioned at the end element of its outer element</div> +</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> +</ul> +</li> +</ul> +</li> +</ul> +</div> +<div class="details"> +<ul class="blockList"> +<li class="blockList"> +<!-- ========= CONSTRUCTOR DETAIL ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_detail"> +<!-- --> +</a> +<h3>Constructor Detail</h3> +<a name="SignatureVerificationServiceStub.KeyInfo.Factory()"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>SignatureVerificationServiceStub.KeyInfo.Factory</h4> +<pre>public SignatureVerificationServiceStub.KeyInfo.Factory()</pre> +</li> +</ul> +</li> +</ul> +<!-- ============ METHOD DETAIL ========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_detail"> +<!-- --> +</a> +<h3>Method Detail</h3> +<a name="parse(javax.xml.stream.XMLStreamReader)"> +<!-- --> +</a> +<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> +<div class="block">static method to create the object + Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable + If this object is not an element, it is a complex type and the reader is at the event just after the outer start element + Postcondition: If this object is an element, the reader is positioned at its end element + If this object is a complex type, the reader is positioned at the end element of its outer element</div> +<dl><dt><span class="strong">Throws:</span></dt> +<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></code></dd></dl> +</li> +</ul> +</li> +</ul> +</li> +</ul> +</div> +</div> +<!-- ========= END OF CLASS DATA ========= --> +<!-- ======= START OF BOTTOM NAVBAR ====== --> +<div class="bottomNav"><a name="navbar_bottom"> +<!-- --> +</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.KeyInfo.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.KeyInfoType.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li>Nested | </li> +<li>Field | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li>Field | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_bottom"> +<!-- --> +</a></div> +<!-- ======== END OF BOTTOM NAVBAR ======= --> +</body> +</html> diff --git a/docs/at/gv/egiz/moa/SignatureVerificationServiceStub.KeyInfo.html b/docs/at/gv/egiz/moa/SignatureVerificationServiceStub.KeyInfo.html new file mode 100644 index 00000000..2b6bcd9b --- /dev/null +++ b/docs/at/gv/egiz/moa/SignatureVerificationServiceStub.KeyInfo.html @@ -0,0 +1,456 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> +<!-- NewPage --> +<html lang="en"> +<head> +<!-- Generated by javadoc (version 1.7.0_51) on Tue Feb 04 16:52:07 CET 2014 --> +<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> +<title>SignatureVerificationServiceStub.KeyInfo (PDF-AS 4.0 Library)</title> +<meta name="date" content="2014-02-04"> +<link rel="stylesheet" type="text/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 Library)"; + } +//--> +</script> +<noscript> +<div>JavaScript is disabled on your browser.</div> +</noscript> +<!-- ========= START OF TOP NAVBAR ======= --> +<div class="topNav"><a name="navbar_top"> +<!-- --> +</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.KeyIdentifierType.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.KeyInfo.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li><a href="#nested_class_summary">Nested</a> | </li> +<li><a href="#field_summary">Field</a> | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li><a href="#field_detail">Field</a> | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_top"> +<!-- --> +</a></div> +<!-- ========= END OF TOP NAVBAR ========= --> +<!-- ======== START OF CLASS DATA ======== --> +<div class="header"> +<div class="subTitle">at.gv.egiz.moa</div> +<h2 title="Class SignatureVerificationServiceStub.KeyInfo" class="title">Class SignatureVerificationServiceStub.KeyInfo</h2> +</div> +<div class="contentContainer"> +<ul class="inheritance"> +<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li> +<ul class="inheritance"> +<li>at.gv.egiz.moa.SignatureVerificationServiceStub.KeyInfo</li> +</ul> +</li> +</ul> +<div class="description"> +<ul class="blockList"> +<li class="blockList"> +<dl> +<dt>All Implemented Interfaces:</dt> +<dd><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a>, org.apache.axis2.databinding.ADBBean</dd> +</dl> +<dl> +<dt>Enclosing class:</dt> +<dd><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub</a></dd> +</dl> +<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> +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> +</ul> +</div> +<div class="summary"> +<ul class="blockList"> +<li class="blockList"> +<!-- ======== NESTED CLASS SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="nested_class_summary"> +<!-- --> +</a> +<h3>Nested Class Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Nested Class Summary table, listing nested classes, and an explanation"> +<caption><span>Nested Classes</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> +<tr class="altColor"> +<td class="colFirst"><code>static class </code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.KeyInfo.Factory.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.KeyInfo.Factory</a></strong></code> +<div class="block">Factory class that keeps the parse method</div> +</td> +</tr> +</table> +</li> +</ul> +<!-- =========== FIELD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="field_summary"> +<!-- --> +</a> +<h3>Field Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Field Summary table, listing fields, and an explanation"> +<caption><span>Fields</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> +<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"><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="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="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.KeyInfo.html#MY_QNAME">MY_QNAME</a></strong></code> </td> +</tr> +</table> +</li> +</ul> +<!-- ======== CONSTRUCTOR SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_summary"> +<!-- --> +</a> +<h3>Constructor Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation"> +<caption><span>Constructors</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colOne" scope="col">Constructor and Description</th> +</tr> +<tr class="altColor"> +<td class="colOne"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.KeyInfo.html#SignatureVerificationServiceStub.KeyInfo()">SignatureVerificationServiceStub.KeyInfo</a></strong>()</code> </td> +</tr> +</table> +</li> +</ul> +<!-- ========== METHOD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_summary"> +<!-- --> +</a> +<h3>Method Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation"> +<caption><span>Methods</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colFirst" scope="col">Modifier and Type</th> +<th class="colLast" scope="col">Method and Description</th> +</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"><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="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, + 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> +<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> +</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, + 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.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> +</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> +</ul> +</li> +</ul> +</li> +</ul> +</div> +<div class="details"> +<ul class="blockList"> +<li class="blockList"> +<!-- ============ FIELD DETAIL =========== --> +<ul class="blockList"> +<li class="blockList"><a name="field_detail"> +<!-- --> +</a> +<h3>Field Detail</h3> +<a name="MY_QNAME"> +<!-- --> +</a> +<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> +</li> +</ul> +<a name="localKeyInfo"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>localKeyInfo</h4> +<pre>protected <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.KeyInfoType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.KeyInfoType</a> localKeyInfo</pre> +<div class="block">field for KeyInfo</div> +</li> +</ul> +</li> +</ul> +<!-- ========= CONSTRUCTOR DETAIL ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_detail"> +<!-- --> +</a> +<h3>Constructor Detail</h3> +<a name="SignatureVerificationServiceStub.KeyInfo()"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>SignatureVerificationServiceStub.KeyInfo</h4> +<pre>public SignatureVerificationServiceStub.KeyInfo()</pre> +</li> +</ul> +</li> +</ul> +<!-- ============ METHOD DETAIL ========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_detail"> +<!-- --> +</a> +<h3>Method Detail</h3> +<a name="getKeyInfo()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getKeyInfo</h4> +<pre>public <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.KeyInfoType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.KeyInfoType</a> getKeyInfo()</pre> +<div class="block">Auto generated getter method</div> +<dl><dt><span class="strong">Returns:</span></dt><dd>KeyInfoType</dd></dl> +</li> +</ul> +<a name="setKeyInfo(at.gv.egiz.moa.SignatureVerificationServiceStub.KeyInfoType)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>setKeyInfo</h4> +<pre>public void setKeyInfo(<a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.KeyInfoType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.KeyInfoType</a> param)</pre> +<div class="block">Auto generated setter method</div> +<dl><dt><span class="strong">Parameters:</span></dt><dd><code>param</code> - KeyInfo</dd></dl> +</li> +</ul> +<a name="getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getOMElement</h4> +<pre>public org.apache.axiom.om.OMElement getOMElement(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, + org.apache.axiom.om.OMFactory factory) + throws org.apache.axis2.databinding.ADBException</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>getOMElement</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><span class="strong">Parameters:</span></dt><dd><code>parentQName</code> - </dd><dd><code>factory</code> - </dd> +<dt><span class="strong">Returns:</span></dt><dd>org.apache.axiom.om.OMElement</dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +<a name="serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>serialize</h4> +<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, + <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter) + throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, + org.apache.axis2.databinding.ADBException</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +<a name="serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>serialize</h4> +<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, + <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, + boolean serializeType) + throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, + org.apache.axis2.databinding.ADBException</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +<a name="getPullParser(javax.xml.namespace.QName)"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>getPullParser</h4> +<pre>public <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> getPullParser(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName) + throws org.apache.axis2.databinding.ADBException</pre> +<div class="block">databinding method to get an XML representation of this object</div> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>getPullParser</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +</li> +</ul> +</li> +</ul> +</div> +</div> +<!-- ========= END OF CLASS DATA ========= --> +<!-- ======= START OF BOTTOM NAVBAR ====== --> +<div class="bottomNav"><a name="navbar_bottom"> +<!-- --> +</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.KeyIdentifierType.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.KeyInfo.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li><a href="#nested_class_summary">Nested</a> | </li> +<li><a href="#field_summary">Field</a> | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li><a href="#field_detail">Field</a> | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_bottom"> +<!-- --> +</a></div> +<!-- ======== END OF BOTTOM NAVBAR ======= --> +</body> +</html> diff --git a/docs/at/gv/egiz/moa/SignatureVerificationServiceStub.KeyInfoType.Factory.html b/docs/at/gv/egiz/moa/SignatureVerificationServiceStub.KeyInfoType.Factory.html new file mode 100644 index 00000000..7e41c7e8 --- /dev/null +++ b/docs/at/gv/egiz/moa/SignatureVerificationServiceStub.KeyInfoType.Factory.html @@ -0,0 +1,278 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> +<!-- NewPage --> +<html lang="en"> +<head> +<!-- Generated by javadoc (version 1.7.0_51) on Tue Feb 04 16:52:08 CET 2014 --> +<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> +<title>SignatureVerificationServiceStub.KeyInfoType.Factory (PDF-AS 4.0 Library)</title> +<meta name="date" content="2014-02-04"> +<link rel="stylesheet" type="text/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 Library)"; + } +//--> +</script> +<noscript> +<div>JavaScript is disabled on your browser.</div> +</noscript> +<!-- ========= START OF TOP NAVBAR ======= --> +<div class="topNav"><a name="navbar_top"> +<!-- --> +</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.KeyInfoType.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.KeyInfoTypeChoice.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li>Nested | </li> +<li>Field | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li>Field | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_top"> +<!-- --> +</a></div> +<!-- ========= END OF TOP NAVBAR ========= --> +<!-- ======== START OF CLASS DATA ======== --> +<div class="header"> +<div class="subTitle">at.gv.egiz.moa</div> +<h2 title="Class SignatureVerificationServiceStub.KeyInfoType.Factory" class="title">Class SignatureVerificationServiceStub.KeyInfoType.Factory</h2> +</div> +<div class="contentContainer"> +<ul class="inheritance"> +<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li> +<ul class="inheritance"> +<li>at.gv.egiz.moa.SignatureVerificationServiceStub.KeyInfoType.Factory</li> +</ul> +</li> +</ul> +<div class="description"> +<ul class="blockList"> +<li class="blockList"> +<dl> +<dt>Enclosing class:</dt> +<dd><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.KeyInfoType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.KeyInfoType</a></dd> +</dl> +<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> +<div class="block">Factory class that keeps the parse method</div> +</li> +</ul> +</div> +<div class="summary"> +<ul class="blockList"> +<li class="blockList"> +<!-- ======== CONSTRUCTOR SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_summary"> +<!-- --> +</a> +<h3>Constructor Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation"> +<caption><span>Constructors</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colOne" scope="col">Constructor and Description</th> +</tr> +<tr class="altColor"> +<td class="colOne"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.KeyInfoType.Factory.html#SignatureVerificationServiceStub.KeyInfoType.Factory()">SignatureVerificationServiceStub.KeyInfoType.Factory</a></strong>()</code> </td> +</tr> +</table> +</li> +</ul> +<!-- ========== METHOD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_summary"> +<!-- --> +</a> +<h3>Method Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation"> +<caption><span>Methods</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colFirst" scope="col">Modifier and Type</th> +<th class="colLast" scope="col">Method and Description</th> +</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> +<div class="block">static method to create the object + Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable + If this object is not an element, it is a complex type and the reader is at the event just after the outer start element + Postcondition: If this object is an element, the reader is positioned at its end element + If this object is a complex type, the reader is positioned at the end element of its outer element</div> +</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> +</ul> +</li> +</ul> +</li> +</ul> +</div> +<div class="details"> +<ul class="blockList"> +<li class="blockList"> +<!-- ========= CONSTRUCTOR DETAIL ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_detail"> +<!-- --> +</a> +<h3>Constructor Detail</h3> +<a name="SignatureVerificationServiceStub.KeyInfoType.Factory()"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>SignatureVerificationServiceStub.KeyInfoType.Factory</h4> +<pre>public SignatureVerificationServiceStub.KeyInfoType.Factory()</pre> +</li> +</ul> +</li> +</ul> +<!-- ============ METHOD DETAIL ========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_detail"> +<!-- --> +</a> +<h3>Method Detail</h3> +<a name="parse(javax.xml.stream.XMLStreamReader)"> +<!-- --> +</a> +<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> +<div class="block">static method to create the object + Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable + If this object is not an element, it is a complex type and the reader is at the event just after the outer start element + Postcondition: If this object is an element, the reader is positioned at its end element + If this object is a complex type, the reader is positioned at the end element of its outer element</div> +<dl><dt><span class="strong">Throws:</span></dt> +<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></code></dd></dl> +</li> +</ul> +</li> +</ul> +</li> +</ul> +</div> +</div> +<!-- ========= END OF CLASS DATA ========= --> +<!-- ======= START OF BOTTOM NAVBAR ====== --> +<div class="bottomNav"><a name="navbar_bottom"> +<!-- --> +</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.KeyInfoType.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.KeyInfoTypeChoice.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li>Nested | </li> +<li>Field | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li>Field | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_bottom"> +<!-- --> +</a></div> +<!-- ======== END OF BOTTOM NAVBAR ======= --> +</body> +</html> diff --git a/docs/at/gv/egiz/moa/SignatureVerificationServiceStub.KeyInfoType.html b/docs/at/gv/egiz/moa/SignatureVerificationServiceStub.KeyInfoType.html new file mode 100644 index 00000000..24158690 --- /dev/null +++ b/docs/at/gv/egiz/moa/SignatureVerificationServiceStub.KeyInfoType.html @@ -0,0 +1,530 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> +<!-- NewPage --> +<html lang="en"> +<head> +<!-- Generated by javadoc (version 1.7.0_51) on Tue Feb 04 16:52:08 CET 2014 --> +<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> +<title>SignatureVerificationServiceStub.KeyInfoType (PDF-AS 4.0 Library)</title> +<meta name="date" content="2014-02-04"> +<link rel="stylesheet" type="text/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 Library)"; + } +//--> +</script> +<noscript> +<div>JavaScript is disabled on your browser.</div> +</noscript> +<!-- ========= START OF TOP NAVBAR ======= --> +<div class="topNav"><a name="navbar_top"> +<!-- --> +</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.KeyInfo.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.KeyInfoType.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li><a href="#nested_class_summary">Nested</a> | </li> +<li><a href="#field_summary">Field</a> | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li><a href="#field_detail">Field</a> | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_top"> +<!-- --> +</a></div> +<!-- ========= END OF TOP NAVBAR ========= --> +<!-- ======== START OF CLASS DATA ======== --> +<div class="header"> +<div class="subTitle">at.gv.egiz.moa</div> +<h2 title="Class SignatureVerificationServiceStub.KeyInfoType" class="title">Class SignatureVerificationServiceStub.KeyInfoType</h2> +</div> +<div class="contentContainer"> +<ul class="inheritance"> +<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li> +<ul class="inheritance"> +<li>at.gv.egiz.moa.SignatureVerificationServiceStub.KeyInfoType</li> +</ul> +</li> +</ul> +<div class="description"> +<ul class="blockList"> +<li class="blockList"> +<dl> +<dt>All Implemented Interfaces:</dt> +<dd><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a>, org.apache.axis2.databinding.ADBBean</dd> +</dl> +<dl> +<dt>Enclosing class:</dt> +<dd><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub</a></dd> +</dl> +<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> +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> +</ul> +</div> +<div class="summary"> +<ul class="blockList"> +<li class="blockList"> +<!-- ======== NESTED CLASS SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="nested_class_summary"> +<!-- --> +</a> +<h3>Nested Class Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Nested Class Summary table, listing nested classes, and an explanation"> +<caption><span>Nested Classes</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> +<tr class="altColor"> +<td class="colFirst"><code>static class </code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.KeyInfoType.Factory.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.KeyInfoType.Factory</a></strong></code> +<div class="block">Factory class that keeps the parse method</div> +</td> +</tr> +</table> +</li> +</ul> +<!-- =========== FIELD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="field_summary"> +<!-- --> +</a> +<h3>Field Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Field Summary table, listing fields, and an explanation"> +<caption><span>Fields</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> +<tr class="altColor"> +<td class="colFirst"><code>protected org.apache.axis2.databinding.types.Id</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.KeyInfoType.html#localId">localId</a></strong></code> +<div class="block">field for Id + This was an Attribute!</div> +</td> +</tr> +<tr class="rowColor"> +<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"><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> +</table> +</li> +</ul> +<!-- ======== CONSTRUCTOR SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_summary"> +<!-- --> +</a> +<h3>Constructor Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation"> +<caption><span>Constructors</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colOne" scope="col">Constructor and Description</th> +</tr> +<tr class="altColor"> +<td class="colOne"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.KeyInfoType.html#SignatureVerificationServiceStub.KeyInfoType()">SignatureVerificationServiceStub.KeyInfoType</a></strong>()</code> </td> +</tr> +</table> +</li> +</ul> +<!-- ========== METHOD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_summary"> +<!-- --> +</a> +<h3>Method Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation"> +<caption><span>Methods</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colFirst" scope="col">Modifier and Type</th> +<th class="colLast" scope="col">Method and Description</th> +</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#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>org.apache.axis2.databinding.types.Id</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.KeyInfoType.html#getId()">getId</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.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.KeyInfoType.html#getKeyInfoTypeChoice()">getKeyInfoTypeChoice</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.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, + 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> +<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> +</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, + 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.KeyInfoType.html#setId(org.apache.axis2.databinding.types.Id)">setId</a></strong>(org.apache.axis2.databinding.types.Id 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.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="rowColor"> +<td class="colFirst"><code>protected void</code></td> +<td class="colLast"><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> +</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> +</ul> +</li> +</ul> +</li> +</ul> +</div> +<div class="details"> +<ul class="blockList"> +<li class="blockList"> +<!-- ============ FIELD DETAIL =========== --> +<ul class="blockList"> +<li class="blockList"><a name="field_detail"> +<!-- --> +</a> +<h3>Field Detail</h3> +<a name="localKeyInfoTypeChoice"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>localKeyInfoTypeChoice</h4> +<pre>protected <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.KeyInfoTypeChoice.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.KeyInfoTypeChoice</a>[] localKeyInfoTypeChoice</pre> +<div class="block">field for KeyInfoTypeChoice + This was an Array!</div> +</li> +</ul> +<a name="localId"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>localId</h4> +<pre>protected org.apache.axis2.databinding.types.Id localId</pre> +<div class="block">field for Id + This was an Attribute!</div> +</li> +</ul> +</li> +</ul> +<!-- ========= CONSTRUCTOR DETAIL ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_detail"> +<!-- --> +</a> +<h3>Constructor Detail</h3> +<a name="SignatureVerificationServiceStub.KeyInfoType()"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>SignatureVerificationServiceStub.KeyInfoType</h4> +<pre>public SignatureVerificationServiceStub.KeyInfoType()</pre> +</li> +</ul> +</li> +</ul> +<!-- ============ METHOD DETAIL ========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_detail"> +<!-- --> +</a> +<h3>Method Detail</h3> +<a name="getKeyInfoTypeChoice()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getKeyInfoTypeChoice</h4> +<pre>public <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.KeyInfoTypeChoice.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.KeyInfoTypeChoice</a>[] getKeyInfoTypeChoice()</pre> +<div class="block">Auto generated getter method</div> +<dl><dt><span class="strong">Returns:</span></dt><dd>KeyInfoTypeChoice[]</dd></dl> +</li> +</ul> +<a name="validateKeyInfoTypeChoice(at.gv.egiz.moa.SignatureVerificationServiceStub.KeyInfoTypeChoice[])"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>validateKeyInfoTypeChoice</h4> +<pre>protected void validateKeyInfoTypeChoice(<a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.KeyInfoTypeChoice.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.KeyInfoTypeChoice</a>[] param)</pre> +<div class="block">validate the array for KeyInfoTypeChoice</div> +</li> +</ul> +<a name="setKeyInfoTypeChoice(at.gv.egiz.moa.SignatureVerificationServiceStub.KeyInfoTypeChoice[])"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>setKeyInfoTypeChoice</h4> +<pre>public void setKeyInfoTypeChoice(<a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.KeyInfoTypeChoice.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.KeyInfoTypeChoice</a>[] param)</pre> +<div class="block">Auto generated setter method</div> +<dl><dt><span class="strong">Parameters:</span></dt><dd><code>param</code> - KeyInfoTypeChoice</dd></dl> +</li> +</ul> +<a name="addKeyInfoTypeChoice(at.gv.egiz.moa.SignatureVerificationServiceStub.KeyInfoTypeChoice)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>addKeyInfoTypeChoice</h4> +<pre>public void addKeyInfoTypeChoice(<a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.KeyInfoTypeChoice.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.KeyInfoTypeChoice</a> param)</pre> +<div class="block">Auto generated add method for the array for convenience</div> +<dl><dt><span class="strong">Parameters:</span></dt><dd><code>param</code> - KeyInfoTypeChoice</dd></dl> +</li> +</ul> +<a name="getId()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getId</h4> +<pre>public org.apache.axis2.databinding.types.Id getId()</pre> +<div class="block">Auto generated getter method</div> +<dl><dt><span class="strong">Returns:</span></dt><dd>org.apache.axis2.databinding.types.Id</dd></dl> +</li> +</ul> +<a name="setId(org.apache.axis2.databinding.types.Id)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>setId</h4> +<pre>public void setId(org.apache.axis2.databinding.types.Id param)</pre> +<div class="block">Auto generated setter method</div> +<dl><dt><span class="strong">Parameters:</span></dt><dd><code>param</code> - Id</dd></dl> +</li> +</ul> +<a name="getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getOMElement</h4> +<pre>public org.apache.axiom.om.OMElement getOMElement(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, + org.apache.axiom.om.OMFactory factory) + throws org.apache.axis2.databinding.ADBException</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>getOMElement</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><span class="strong">Parameters:</span></dt><dd><code>parentQName</code> - </dd><dd><code>factory</code> - </dd> +<dt><span class="strong">Returns:</span></dt><dd>org.apache.axiom.om.OMElement</dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +<a name="serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>serialize</h4> +<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, + <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter) + throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, + org.apache.axis2.databinding.ADBException</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +<a name="serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>serialize</h4> +<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, + <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, + boolean serializeType) + throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, + org.apache.axis2.databinding.ADBException</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +<a name="getPullParser(javax.xml.namespace.QName)"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>getPullParser</h4> +<pre>public <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> getPullParser(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName) + throws org.apache.axis2.databinding.ADBException</pre> +<div class="block">databinding method to get an XML representation of this object</div> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>getPullParser</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +</li> +</ul> +</li> +</ul> +</div> +</div> +<!-- ========= END OF CLASS DATA ========= --> +<!-- ======= START OF BOTTOM NAVBAR ====== --> +<div class="bottomNav"><a name="navbar_bottom"> +<!-- --> +</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.KeyInfo.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.KeyInfoType.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li><a href="#nested_class_summary">Nested</a> | </li> +<li><a href="#field_summary">Field</a> | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li><a href="#field_detail">Field</a> | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_bottom"> +<!-- --> +</a></div> +<!-- ======== END OF BOTTOM NAVBAR ======= --> +</body> +</html> diff --git a/docs/at/gv/egiz/moa/SignatureVerificationServiceStub.KeyInfoTypeChoice.Factory.html b/docs/at/gv/egiz/moa/SignatureVerificationServiceStub.KeyInfoTypeChoice.Factory.html new file mode 100644 index 00000000..c96d3bc2 --- /dev/null +++ b/docs/at/gv/egiz/moa/SignatureVerificationServiceStub.KeyInfoTypeChoice.Factory.html @@ -0,0 +1,278 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> +<!-- NewPage --> +<html lang="en"> +<head> +<!-- Generated by javadoc (version 1.7.0_51) on Tue Feb 04 16:52:08 CET 2014 --> +<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> +<title>SignatureVerificationServiceStub.KeyInfoTypeChoice.Factory (PDF-AS 4.0 Library)</title> +<meta name="date" content="2014-02-04"> +<link rel="stylesheet" type="text/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 Library)"; + } +//--> +</script> +<noscript> +<div>JavaScript is disabled on your browser.</div> +</noscript> +<!-- ========= START OF TOP NAVBAR ======= --> +<div class="topNav"><a name="navbar_top"> +<!-- --> +</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.KeyInfoTypeChoice.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.KeyName.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li>Nested | </li> +<li>Field | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li>Field | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_top"> +<!-- --> +</a></div> +<!-- ========= END OF TOP NAVBAR ========= --> +<!-- ======== START OF CLASS DATA ======== --> +<div class="header"> +<div class="subTitle">at.gv.egiz.moa</div> +<h2 title="Class SignatureVerificationServiceStub.KeyInfoTypeChoice.Factory" class="title">Class SignatureVerificationServiceStub.KeyInfoTypeChoice.Factory</h2> +</div> +<div class="contentContainer"> +<ul class="inheritance"> +<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li> +<ul class="inheritance"> +<li>at.gv.egiz.moa.SignatureVerificationServiceStub.KeyInfoTypeChoice.Factory</li> +</ul> +</li> +</ul> +<div class="description"> +<ul class="blockList"> +<li class="blockList"> +<dl> +<dt>Enclosing class:</dt> +<dd><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.KeyInfoTypeChoice.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.KeyInfoTypeChoice</a></dd> +</dl> +<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> +<div class="block">Factory class that keeps the parse method</div> +</li> +</ul> +</div> +<div class="summary"> +<ul class="blockList"> +<li class="blockList"> +<!-- ======== CONSTRUCTOR SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_summary"> +<!-- --> +</a> +<h3>Constructor Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation"> +<caption><span>Constructors</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colOne" scope="col">Constructor and Description</th> +</tr> +<tr class="altColor"> +<td class="colOne"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.KeyInfoTypeChoice.Factory.html#SignatureVerificationServiceStub.KeyInfoTypeChoice.Factory()">SignatureVerificationServiceStub.KeyInfoTypeChoice.Factory</a></strong>()</code> </td> +</tr> +</table> +</li> +</ul> +<!-- ========== METHOD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_summary"> +<!-- --> +</a> +<h3>Method Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation"> +<caption><span>Methods</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colFirst" scope="col">Modifier and Type</th> +<th class="colLast" scope="col">Method and Description</th> +</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> +<div class="block">static method to create the object + Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable + If this object is not an element, it is a complex type and the reader is at the event just after the outer start element + Postcondition: If this object is an element, the reader is positioned at its end element + If this object is a complex type, the reader is positioned at the end element of its outer element</div> +</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> +</ul> +</li> +</ul> +</li> +</ul> +</div> +<div class="details"> +<ul class="blockList"> +<li class="blockList"> +<!-- ========= CONSTRUCTOR DETAIL ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_detail"> +<!-- --> +</a> +<h3>Constructor Detail</h3> +<a name="SignatureVerificationServiceStub.KeyInfoTypeChoice.Factory()"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>SignatureVerificationServiceStub.KeyInfoTypeChoice.Factory</h4> +<pre>public SignatureVerificationServiceStub.KeyInfoTypeChoice.Factory()</pre> +</li> +</ul> +</li> +</ul> +<!-- ============ METHOD DETAIL ========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_detail"> +<!-- --> +</a> +<h3>Method Detail</h3> +<a name="parse(javax.xml.stream.XMLStreamReader)"> +<!-- --> +</a> +<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> +<div class="block">static method to create the object + Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable + If this object is not an element, it is a complex type and the reader is at the event just after the outer start element + Postcondition: If this object is an element, the reader is positioned at its end element + If this object is a complex type, the reader is positioned at the end element of its outer element</div> +<dl><dt><span class="strong">Throws:</span></dt> +<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></code></dd></dl> +</li> +</ul> +</li> +</ul> +</li> +</ul> +</div> +</div> +<!-- ========= END OF CLASS DATA ========= --> +<!-- ======= START OF BOTTOM NAVBAR ====== --> +<div class="bottomNav"><a name="navbar_bottom"> +<!-- --> +</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.KeyInfoTypeChoice.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.KeyName.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li>Nested | </li> +<li>Field | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li>Field | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_bottom"> +<!-- --> +</a></div> +<!-- ======== END OF BOTTOM NAVBAR ======= --> +</body> +</html> diff --git a/docs/at/gv/egiz/moa/SignatureVerificationServiceStub.KeyInfoTypeChoice.html b/docs/at/gv/egiz/moa/SignatureVerificationServiceStub.KeyInfoTypeChoice.html new file mode 100644 index 00000000..43fb3a84 --- /dev/null +++ b/docs/at/gv/egiz/moa/SignatureVerificationServiceStub.KeyInfoTypeChoice.html @@ -0,0 +1,1001 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> +<!-- NewPage --> +<html lang="en"> +<head> +<!-- Generated by javadoc (version 1.7.0_51) on Tue Feb 04 16:52:08 CET 2014 --> +<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> +<title>SignatureVerificationServiceStub.KeyInfoTypeChoice (PDF-AS 4.0 Library)</title> +<meta name="date" content="2014-02-04"> +<link rel="stylesheet" type="text/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 Library)"; + } +//--> +</script> +<noscript> +<div>JavaScript is disabled on your browser.</div> +</noscript> +<!-- ========= START OF TOP NAVBAR ======= --> +<div class="topNav"><a name="navbar_top"> +<!-- --> +</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.KeyInfoType.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.KeyInfoTypeChoice.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li><a href="#nested_class_summary">Nested</a> | </li> +<li><a href="#field_summary">Field</a> | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li><a href="#field_detail">Field</a> | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_top"> +<!-- --> +</a></div> +<!-- ========= END OF TOP NAVBAR ========= --> +<!-- ======== START OF CLASS DATA ======== --> +<div class="header"> +<div class="subTitle">at.gv.egiz.moa</div> +<h2 title="Class SignatureVerificationServiceStub.KeyInfoTypeChoice" class="title">Class SignatureVerificationServiceStub.KeyInfoTypeChoice</h2> +</div> +<div class="contentContainer"> +<ul class="inheritance"> +<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li> +<ul class="inheritance"> +<li>at.gv.egiz.moa.SignatureVerificationServiceStub.KeyInfoTypeChoice</li> +</ul> +</li> +</ul> +<div class="description"> +<ul class="blockList"> +<li class="blockList"> +<dl> +<dt>All Implemented Interfaces:</dt> +<dd><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a>, org.apache.axis2.databinding.ADBBean</dd> +</dl> +<dl> +<dt>Enclosing class:</dt> +<dd><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub</a></dd> +</dl> +<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> +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> +</ul> +</div> +<div class="summary"> +<ul class="blockList"> +<li class="blockList"> +<!-- ======== NESTED CLASS SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="nested_class_summary"> +<!-- --> +</a> +<h3>Nested Class Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Nested Class Summary table, listing nested classes, and an explanation"> +<caption><span>Nested Classes</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> +<tr class="altColor"> +<td class="colFirst"><code>static class </code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.KeyInfoTypeChoice.Factory.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.KeyInfoTypeChoice.Factory</a></strong></code> +<div class="block">Factory class that keeps the parse method</div> +</td> +</tr> +</table> +</li> +</ul> +<!-- =========== FIELD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="field_summary"> +<!-- --> +</a> +<h3>Field Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Field Summary table, listing fields, and an explanation"> +<caption><span>Fields</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> +<tr class="altColor"> +<td class="colFirst"><code>protected org.apache.axiom.om.OMElement</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.KeyInfoTypeChoice.html#localExtraElement">localExtraElement</a></strong></code> +<div class="block">field for ExtraElement</div> +</td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>protected boolean</code></td> +<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="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> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>protected boolean</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.KeyInfoTypeChoice.html#localKeyNameTracker">localKeyNameTracker</a></strong></code> </td> +</tr> +<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"><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 boolean</code></td> +<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="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> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>protected boolean</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.KeyInfoTypeChoice.html#localMgmtDataTracker">localMgmtDataTracker</a></strong></code> </td> +</tr> +<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"><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> +<tr class="rowColor"> +<td class="colFirst"><code>protected boolean</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.KeyInfoTypeChoice.html#localPGPDataTracker">localPGPDataTracker</a></strong></code> </td> +</tr> +<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"><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 boolean</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.KeyInfoTypeChoice.html#localRetrievalMethodTracker">localRetrievalMethodTracker</a></strong></code> </td> +</tr> +<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"><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> +<tr class="rowColor"> +<td class="colFirst"><code>protected boolean</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.KeyInfoTypeChoice.html#localSPKIDataTracker">localSPKIDataTracker</a></strong></code> </td> +</tr> +<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"><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 boolean</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.KeyInfoTypeChoice.html#localX509DataTracker">localX509DataTracker</a></strong></code> </td> +</tr> +</table> +</li> +</ul> +<!-- ======== CONSTRUCTOR SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_summary"> +<!-- --> +</a> +<h3>Constructor Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation"> +<caption><span>Constructors</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colOne" scope="col">Constructor and Description</th> +</tr> +<tr class="altColor"> +<td class="colOne"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.KeyInfoTypeChoice.html#SignatureVerificationServiceStub.KeyInfoTypeChoice()">SignatureVerificationServiceStub.KeyInfoTypeChoice</a></strong>()</code> </td> +</tr> +</table> +</li> +</ul> +<!-- ========== METHOD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_summary"> +<!-- --> +</a> +<h3>Method Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation"> +<caption><span>Methods</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colFirst" scope="col">Modifier and Type</th> +<th class="colLast" scope="col">Method and Description</th> +</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#getExtraElement()">getExtraElement</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="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> +</tr> +<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"><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="http://java.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="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, + org.apache.axiom.om.OMFactory factory)</code> </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"><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><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="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> +<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="../../../../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.KeyInfoTypeChoice.html#getRetrievalMethod()">getRetrievalMethod</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.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.KeyInfoTypeChoice.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.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.KeyInfoTypeChoice.html#getX509Data()">getX509Data</a></strong>()</code> +<div class="block">Auto generated getter method</div> +</td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>boolean</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.KeyInfoTypeChoice.html#isExtraElementSpecified()">isExtraElementSpecified</a></strong>()</code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>boolean</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.KeyInfoTypeChoice.html#isKeyNameSpecified()">isKeyNameSpecified</a></strong>()</code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>boolean</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.KeyInfoTypeChoice.html#isKeyValueSpecified()">isKeyValueSpecified</a></strong>()</code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>boolean</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.KeyInfoTypeChoice.html#isMgmtDataSpecified()">isMgmtDataSpecified</a></strong>()</code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>boolean</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.KeyInfoTypeChoice.html#isPGPDataSpecified()">isPGPDataSpecified</a></strong>()</code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>boolean</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.KeyInfoTypeChoice.html#isRetrievalMethodSpecified()">isRetrievalMethodSpecified</a></strong>()</code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>boolean</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.KeyInfoTypeChoice.html#isSPKIDataSpecified()">isSPKIDataSpecified</a></strong>()</code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>boolean</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.KeyInfoTypeChoice.html#isX509DataSpecified()">isX509DataSpecified</a></strong>()</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.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> +</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, + 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.KeyInfoTypeChoice.html#setExtraElement(org.apache.axiom.om.OMElement)">setExtraElement</a></strong>(org.apache.axiom.om.OMElement 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.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> +<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.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"><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> +<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.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> +<tr class="rowColor"> +<td class="colFirst"><code>void</code></td> +<td class="colLast"><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="altColor"> +<td class="colFirst"><code>void</code></td> +<td class="colLast"><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> +<tr class="rowColor"> +<td class="colFirst"><code>void</code></td> +<td class="colLast"><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> +</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> +</ul> +</li> +</ul> +</li> +</ul> +</div> +<div class="details"> +<ul class="blockList"> +<li class="blockList"> +<!-- ============ FIELD DETAIL =========== --> +<ul class="blockList"> +<li class="blockList"><a name="field_detail"> +<!-- --> +</a> +<h3>Field Detail</h3> +<a name="localKeyName"> +<!-- --> +</a> +<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> +<div class="block">field for KeyName</div> +</li> +</ul> +<a name="localKeyNameTracker"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>localKeyNameTracker</h4> +<pre>protected boolean localKeyNameTracker</pre> +</li> +</ul> +<a name="localKeyValue"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>localKeyValue</h4> +<pre>protected <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.KeyValueType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.KeyValueType</a> localKeyValue</pre> +<div class="block">field for KeyValue</div> +</li> +</ul> +<a name="localKeyValueTracker"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>localKeyValueTracker</h4> +<pre>protected boolean localKeyValueTracker</pre> +</li> +</ul> +<a name="localRetrievalMethod"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>localRetrievalMethod</h4> +<pre>protected <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.RetrievalMethodType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.RetrievalMethodType</a> localRetrievalMethod</pre> +<div class="block">field for RetrievalMethod</div> +</li> +</ul> +<a name="localRetrievalMethodTracker"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>localRetrievalMethodTracker</h4> +<pre>protected boolean localRetrievalMethodTracker</pre> +</li> +</ul> +<a name="localX509Data"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>localX509Data</h4> +<pre>protected <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.X509DataType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.X509DataType</a> localX509Data</pre> +<div class="block">field for X509Data</div> +</li> +</ul> +<a name="localX509DataTracker"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>localX509DataTracker</h4> +<pre>protected boolean localX509DataTracker</pre> +</li> +</ul> +<a name="localPGPData"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>localPGPData</h4> +<pre>protected <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.PGPDataType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.PGPDataType</a> localPGPData</pre> +<div class="block">field for PGPData</div> +</li> +</ul> +<a name="localPGPDataTracker"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>localPGPDataTracker</h4> +<pre>protected boolean localPGPDataTracker</pre> +</li> +</ul> +<a name="localSPKIData"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>localSPKIData</h4> +<pre>protected <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SPKIDataType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.SPKIDataType</a> localSPKIData</pre> +<div class="block">field for SPKIData</div> +</li> +</ul> +<a name="localSPKIDataTracker"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>localSPKIDataTracker</h4> +<pre>protected boolean localSPKIDataTracker</pre> +</li> +</ul> +<a name="localMgmtData"> +<!-- --> +</a> +<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> +<div class="block">field for MgmtData</div> +</li> +</ul> +<a name="localMgmtDataTracker"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>localMgmtDataTracker</h4> +<pre>protected boolean localMgmtDataTracker</pre> +</li> +</ul> +<a name="localExtraElement"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>localExtraElement</h4> +<pre>protected org.apache.axiom.om.OMElement localExtraElement</pre> +<div class="block">field for ExtraElement</div> +</li> +</ul> +<a name="localExtraElementTracker"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>localExtraElementTracker</h4> +<pre>protected boolean localExtraElementTracker</pre> +</li> +</ul> +</li> +</ul> +<!-- ========= CONSTRUCTOR DETAIL ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_detail"> +<!-- --> +</a> +<h3>Constructor Detail</h3> +<a name="SignatureVerificationServiceStub.KeyInfoTypeChoice()"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>SignatureVerificationServiceStub.KeyInfoTypeChoice</h4> +<pre>public SignatureVerificationServiceStub.KeyInfoTypeChoice()</pre> +</li> +</ul> +</li> +</ul> +<!-- ============ METHOD DETAIL ========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_detail"> +<!-- --> +</a> +<h3>Method Detail</h3> +<a name="isKeyNameSpecified()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>isKeyNameSpecified</h4> +<pre>public boolean isKeyNameSpecified()</pre> +</li> +</ul> +<a name="getKeyName()"> +<!-- --> +</a> +<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> +<div class="block">Auto generated getter method</div> +<dl><dt><span class="strong">Returns:</span></dt><dd>java.lang.String</dd></dl> +</li> +</ul> +<a name="setKeyName(java.lang.String)"> +<!-- --> +</a> +<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> +<div class="block">Auto generated setter method</div> +<dl><dt><span class="strong">Parameters:</span></dt><dd><code>param</code> - KeyName</dd></dl> +</li> +</ul> +<a name="isKeyValueSpecified()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>isKeyValueSpecified</h4> +<pre>public boolean isKeyValueSpecified()</pre> +</li> +</ul> +<a name="getKeyValue()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getKeyValue</h4> +<pre>public <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.KeyValueType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.KeyValueType</a> getKeyValue()</pre> +<div class="block">Auto generated getter method</div> +<dl><dt><span class="strong">Returns:</span></dt><dd>KeyValueType</dd></dl> +</li> +</ul> +<a name="setKeyValue(at.gv.egiz.moa.SignatureVerificationServiceStub.KeyValueType)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>setKeyValue</h4> +<pre>public void setKeyValue(<a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.KeyValueType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.KeyValueType</a> param)</pre> +<div class="block">Auto generated setter method</div> +<dl><dt><span class="strong">Parameters:</span></dt><dd><code>param</code> - KeyValue</dd></dl> +</li> +</ul> +<a name="isRetrievalMethodSpecified()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>isRetrievalMethodSpecified</h4> +<pre>public boolean isRetrievalMethodSpecified()</pre> +</li> +</ul> +<a name="getRetrievalMethod()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getRetrievalMethod</h4> +<pre>public <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.RetrievalMethodType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.RetrievalMethodType</a> getRetrievalMethod()</pre> +<div class="block">Auto generated getter method</div> +<dl><dt><span class="strong">Returns:</span></dt><dd>RetrievalMethodType</dd></dl> +</li> +</ul> +<a name="setRetrievalMethod(at.gv.egiz.moa.SignatureVerificationServiceStub.RetrievalMethodType)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>setRetrievalMethod</h4> +<pre>public void setRetrievalMethod(<a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.RetrievalMethodType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.RetrievalMethodType</a> param)</pre> +<div class="block">Auto generated setter method</div> +<dl><dt><span class="strong">Parameters:</span></dt><dd><code>param</code> - RetrievalMethod</dd></dl> +</li> +</ul> +<a name="isX509DataSpecified()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>isX509DataSpecified</h4> +<pre>public boolean isX509DataSpecified()</pre> +</li> +</ul> +<a name="getX509Data()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getX509Data</h4> +<pre>public <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.X509DataType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.X509DataType</a> getX509Data()</pre> +<div class="block">Auto generated getter method</div> +<dl><dt><span class="strong">Returns:</span></dt><dd>X509DataType</dd></dl> +</li> +</ul> +<a name="setX509Data(at.gv.egiz.moa.SignatureVerificationServiceStub.X509DataType)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>setX509Data</h4> +<pre>public void setX509Data(<a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.X509DataType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.X509DataType</a> param)</pre> +<div class="block">Auto generated setter method</div> +<dl><dt><span class="strong">Parameters:</span></dt><dd><code>param</code> - X509Data</dd></dl> +</li> +</ul> +<a name="isPGPDataSpecified()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>isPGPDataSpecified</h4> +<pre>public boolean isPGPDataSpecified()</pre> +</li> +</ul> +<a name="getPGPData()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getPGPData</h4> +<pre>public <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.PGPDataType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.PGPDataType</a> getPGPData()</pre> +<div class="block">Auto generated getter method</div> +<dl><dt><span class="strong">Returns:</span></dt><dd>PGPDataType</dd></dl> +</li> +</ul> +<a name="setPGPData(at.gv.egiz.moa.SignatureVerificationServiceStub.PGPDataType)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>setPGPData</h4> +<pre>public void setPGPData(<a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.PGPDataType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.PGPDataType</a> param)</pre> +<div class="block">Auto generated setter method</div> +<dl><dt><span class="strong">Parameters:</span></dt><dd><code>param</code> - PGPData</dd></dl> +</li> +</ul> +<a name="isSPKIDataSpecified()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>isSPKIDataSpecified</h4> +<pre>public boolean isSPKIDataSpecified()</pre> +</li> +</ul> +<a name="getSPKIData()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getSPKIData</h4> +<pre>public <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SPKIDataType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.SPKIDataType</a> getSPKIData()</pre> +<div class="block">Auto generated getter method</div> +<dl><dt><span class="strong">Returns:</span></dt><dd>SPKIDataType</dd></dl> +</li> +</ul> +<a name="setSPKIData(at.gv.egiz.moa.SignatureVerificationServiceStub.SPKIDataType)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>setSPKIData</h4> +<pre>public void setSPKIData(<a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SPKIDataType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.SPKIDataType</a> param)</pre> +<div class="block">Auto generated setter method</div> +<dl><dt><span class="strong">Parameters:</span></dt><dd><code>param</code> - SPKIData</dd></dl> +</li> +</ul> +<a name="isMgmtDataSpecified()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>isMgmtDataSpecified</h4> +<pre>public boolean isMgmtDataSpecified()</pre> +</li> +</ul> +<a name="getMgmtData()"> +<!-- --> +</a> +<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> +<div class="block">Auto generated getter method</div> +<dl><dt><span class="strong">Returns:</span></dt><dd>java.lang.String</dd></dl> +</li> +</ul> +<a name="setMgmtData(java.lang.String)"> +<!-- --> +</a> +<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> +<div class="block">Auto generated setter method</div> +<dl><dt><span class="strong">Parameters:</span></dt><dd><code>param</code> - MgmtData</dd></dl> +</li> +</ul> +<a name="isExtraElementSpecified()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>isExtraElementSpecified</h4> +<pre>public boolean isExtraElementSpecified()</pre> +</li> +</ul> +<a name="getExtraElement()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getExtraElement</h4> +<pre>public org.apache.axiom.om.OMElement getExtraElement()</pre> +<div class="block">Auto generated getter method</div> +<dl><dt><span class="strong">Returns:</span></dt><dd>org.apache.axiom.om.OMElement</dd></dl> +</li> +</ul> +<a name="setExtraElement(org.apache.axiom.om.OMElement)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>setExtraElement</h4> +<pre>public void setExtraElement(org.apache.axiom.om.OMElement param)</pre> +<div class="block">Auto generated setter method</div> +<dl><dt><span class="strong">Parameters:</span></dt><dd><code>param</code> - ExtraElement</dd></dl> +</li> +</ul> +<a name="getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getOMElement</h4> +<pre>public org.apache.axiom.om.OMElement getOMElement(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, + org.apache.axiom.om.OMFactory factory) + throws org.apache.axis2.databinding.ADBException</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>getOMElement</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><span class="strong">Parameters:</span></dt><dd><code>parentQName</code> - </dd><dd><code>factory</code> - </dd> +<dt><span class="strong">Returns:</span></dt><dd>org.apache.axiom.om.OMElement</dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +<a name="serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>serialize</h4> +<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, + <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter) + throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, + org.apache.axis2.databinding.ADBException</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +<a name="serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>serialize</h4> +<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, + <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, + boolean serializeType) + throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, + org.apache.axis2.databinding.ADBException</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +<a name="getPullParser(javax.xml.namespace.QName)"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>getPullParser</h4> +<pre>public <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> getPullParser(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName) + throws org.apache.axis2.databinding.ADBException</pre> +<div class="block">databinding method to get an XML representation of this object</div> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>getPullParser</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +</li> +</ul> +</li> +</ul> +</div> +</div> +<!-- ========= END OF CLASS DATA ========= --> +<!-- ======= START OF BOTTOM NAVBAR ====== --> +<div class="bottomNav"><a name="navbar_bottom"> +<!-- --> +</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.KeyInfoType.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.KeyInfoTypeChoice.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li><a href="#nested_class_summary">Nested</a> | </li> +<li><a href="#field_summary">Field</a> | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li><a href="#field_detail">Field</a> | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_bottom"> +<!-- --> +</a></div> +<!-- ======== END OF BOTTOM NAVBAR ======= --> +</body> +</html> diff --git a/docs/at/gv/egiz/moa/SignatureVerificationServiceStub.KeyName.Factory.html b/docs/at/gv/egiz/moa/SignatureVerificationServiceStub.KeyName.Factory.html new file mode 100644 index 00000000..d9afb9bd --- /dev/null +++ b/docs/at/gv/egiz/moa/SignatureVerificationServiceStub.KeyName.Factory.html @@ -0,0 +1,278 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> +<!-- NewPage --> +<html lang="en"> +<head> +<!-- Generated by javadoc (version 1.7.0_51) on Tue Feb 04 16:52:09 CET 2014 --> +<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> +<title>SignatureVerificationServiceStub.KeyName.Factory (PDF-AS 4.0 Library)</title> +<meta name="date" content="2014-02-04"> +<link rel="stylesheet" type="text/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 Library)"; + } +//--> +</script> +<noscript> +<div>JavaScript is disabled on your browser.</div> +</noscript> +<!-- ========= START OF TOP NAVBAR ======= --> +<div class="topNav"><a name="navbar_top"> +<!-- --> +</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.KeyName.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.KeyValue.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li>Nested | </li> +<li>Field | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li>Field | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_top"> +<!-- --> +</a></div> +<!-- ========= END OF TOP NAVBAR ========= --> +<!-- ======== START OF CLASS DATA ======== --> +<div class="header"> +<div class="subTitle">at.gv.egiz.moa</div> +<h2 title="Class SignatureVerificationServiceStub.KeyName.Factory" class="title">Class SignatureVerificationServiceStub.KeyName.Factory</h2> +</div> +<div class="contentContainer"> +<ul class="inheritance"> +<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li> +<ul class="inheritance"> +<li>at.gv.egiz.moa.SignatureVerificationServiceStub.KeyName.Factory</li> +</ul> +</li> +</ul> +<div class="description"> +<ul class="blockList"> +<li class="blockList"> +<dl> +<dt>Enclosing class:</dt> +<dd><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.KeyName.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.KeyName</a></dd> +</dl> +<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> +<div class="block">Factory class that keeps the parse method</div> +</li> +</ul> +</div> +<div class="summary"> +<ul class="blockList"> +<li class="blockList"> +<!-- ======== CONSTRUCTOR SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_summary"> +<!-- --> +</a> +<h3>Constructor Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation"> +<caption><span>Constructors</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colOne" scope="col">Constructor and Description</th> +</tr> +<tr class="altColor"> +<td class="colOne"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.KeyName.Factory.html#SignatureVerificationServiceStub.KeyName.Factory()">SignatureVerificationServiceStub.KeyName.Factory</a></strong>()</code> </td> +</tr> +</table> +</li> +</ul> +<!-- ========== METHOD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_summary"> +<!-- --> +</a> +<h3>Method Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation"> +<caption><span>Methods</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colFirst" scope="col">Modifier and Type</th> +<th class="colLast" scope="col">Method and Description</th> +</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> +<div class="block">static method to create the object + Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable + If this object is not an element, it is a complex type and the reader is at the event just after the outer start element + Postcondition: If this object is an element, the reader is positioned at its end element + If this object is a complex type, the reader is positioned at the end element of its outer element</div> +</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> +</ul> +</li> +</ul> +</li> +</ul> +</div> +<div class="details"> +<ul class="blockList"> +<li class="blockList"> +<!-- ========= CONSTRUCTOR DETAIL ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_detail"> +<!-- --> +</a> +<h3>Constructor Detail</h3> +<a name="SignatureVerificationServiceStub.KeyName.Factory()"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>SignatureVerificationServiceStub.KeyName.Factory</h4> +<pre>public SignatureVerificationServiceStub.KeyName.Factory()</pre> +</li> +</ul> +</li> +</ul> +<!-- ============ METHOD DETAIL ========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_detail"> +<!-- --> +</a> +<h3>Method Detail</h3> +<a name="parse(javax.xml.stream.XMLStreamReader)"> +<!-- --> +</a> +<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> +<div class="block">static method to create the object + Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable + If this object is not an element, it is a complex type and the reader is at the event just after the outer start element + Postcondition: If this object is an element, the reader is positioned at its end element + If this object is a complex type, the reader is positioned at the end element of its outer element</div> +<dl><dt><span class="strong">Throws:</span></dt> +<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></code></dd></dl> +</li> +</ul> +</li> +</ul> +</li> +</ul> +</div> +</div> +<!-- ========= END OF CLASS DATA ========= --> +<!-- ======= START OF BOTTOM NAVBAR ====== --> +<div class="bottomNav"><a name="navbar_bottom"> +<!-- --> +</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.KeyName.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.KeyValue.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li>Nested | </li> +<li>Field | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li>Field | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_bottom"> +<!-- --> +</a></div> +<!-- ======== END OF BOTTOM NAVBAR ======= --> +</body> +</html> diff --git a/docs/at/gv/egiz/moa/SignatureVerificationServiceStub.KeyName.html b/docs/at/gv/egiz/moa/SignatureVerificationServiceStub.KeyName.html new file mode 100644 index 00000000..9adb9206 --- /dev/null +++ b/docs/at/gv/egiz/moa/SignatureVerificationServiceStub.KeyName.html @@ -0,0 +1,456 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> +<!-- NewPage --> +<html lang="en"> +<head> +<!-- Generated by javadoc (version 1.7.0_51) on Tue Feb 04 16:52:09 CET 2014 --> +<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> +<title>SignatureVerificationServiceStub.KeyName (PDF-AS 4.0 Library)</title> +<meta name="date" content="2014-02-04"> +<link rel="stylesheet" type="text/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 Library)"; + } +//--> +</script> +<noscript> +<div>JavaScript is disabled on your browser.</div> +</noscript> +<!-- ========= START OF TOP NAVBAR ======= --> +<div class="topNav"><a name="navbar_top"> +<!-- --> +</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.KeyInfoTypeChoice.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.KeyName.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li><a href="#nested_class_summary">Nested</a> | </li> +<li><a href="#field_summary">Field</a> | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li><a href="#field_detail">Field</a> | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_top"> +<!-- --> +</a></div> +<!-- ========= END OF TOP NAVBAR ========= --> +<!-- ======== START OF CLASS DATA ======== --> +<div class="header"> +<div class="subTitle">at.gv.egiz.moa</div> +<h2 title="Class SignatureVerificationServiceStub.KeyName" class="title">Class SignatureVerificationServiceStub.KeyName</h2> +</div> +<div class="contentContainer"> +<ul class="inheritance"> +<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li> +<ul class="inheritance"> +<li>at.gv.egiz.moa.SignatureVerificationServiceStub.KeyName</li> +</ul> +</li> +</ul> +<div class="description"> +<ul class="blockList"> +<li class="blockList"> +<dl> +<dt>All Implemented Interfaces:</dt> +<dd><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a>, org.apache.axis2.databinding.ADBBean</dd> +</dl> +<dl> +<dt>Enclosing class:</dt> +<dd><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub</a></dd> +</dl> +<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> +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> +</ul> +</div> +<div class="summary"> +<ul class="blockList"> +<li class="blockList"> +<!-- ======== NESTED CLASS SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="nested_class_summary"> +<!-- --> +</a> +<h3>Nested Class Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Nested Class Summary table, listing nested classes, and an explanation"> +<caption><span>Nested Classes</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> +<tr class="altColor"> +<td class="colFirst"><code>static class </code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.KeyName.Factory.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.KeyName.Factory</a></strong></code> +<div class="block">Factory class that keeps the parse method</div> +</td> +</tr> +</table> +</li> +</ul> +<!-- =========== FIELD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="field_summary"> +<!-- --> +</a> +<h3>Field Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Field Summary table, listing fields, and an explanation"> +<caption><span>Fields</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> +<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="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="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.KeyName.html#MY_QNAME">MY_QNAME</a></strong></code> </td> +</tr> +</table> +</li> +</ul> +<!-- ======== CONSTRUCTOR SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_summary"> +<!-- --> +</a> +<h3>Constructor Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation"> +<caption><span>Constructors</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colOne" scope="col">Constructor and Description</th> +</tr> +<tr class="altColor"> +<td class="colOne"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.KeyName.html#SignatureVerificationServiceStub.KeyName()">SignatureVerificationServiceStub.KeyName</a></strong>()</code> </td> +</tr> +</table> +</li> +</ul> +<!-- ========== METHOD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_summary"> +<!-- --> +</a> +<h3>Method Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation"> +<caption><span>Methods</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colFirst" scope="col">Modifier and Type</th> +<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="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, + 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> +<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> +</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, + 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> +<div class="block">Auto generated setter method</div> +</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> +</ul> +</li> +</ul> +</li> +</ul> +</div> +<div class="details"> +<ul class="blockList"> +<li class="blockList"> +<!-- ============ FIELD DETAIL =========== --> +<ul class="blockList"> +<li class="blockList"><a name="field_detail"> +<!-- --> +</a> +<h3>Field Detail</h3> +<a name="MY_QNAME"> +<!-- --> +</a> +<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> +</li> +</ul> +<a name="localKeyName"> +<!-- --> +</a> +<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> +<div class="block">field for KeyName</div> +</li> +</ul> +</li> +</ul> +<!-- ========= CONSTRUCTOR DETAIL ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_detail"> +<!-- --> +</a> +<h3>Constructor Detail</h3> +<a name="SignatureVerificationServiceStub.KeyName()"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>SignatureVerificationServiceStub.KeyName</h4> +<pre>public SignatureVerificationServiceStub.KeyName()</pre> +</li> +</ul> +</li> +</ul> +<!-- ============ METHOD DETAIL ========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_detail"> +<!-- --> +</a> +<h3>Method Detail</h3> +<a name="getKeyName()"> +<!-- --> +</a> +<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> +<div class="block">Auto generated getter method</div> +<dl><dt><span class="strong">Returns:</span></dt><dd>java.lang.String</dd></dl> +</li> +</ul> +<a name="setKeyName(java.lang.String)"> +<!-- --> +</a> +<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> +<div class="block">Auto generated setter method</div> +<dl><dt><span class="strong">Parameters:</span></dt><dd><code>param</code> - KeyName</dd></dl> +</li> +</ul> +<a name="getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getOMElement</h4> +<pre>public org.apache.axiom.om.OMElement getOMElement(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, + org.apache.axiom.om.OMFactory factory) + throws org.apache.axis2.databinding.ADBException</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>getOMElement</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><span class="strong">Parameters:</span></dt><dd><code>parentQName</code> - </dd><dd><code>factory</code> - </dd> +<dt><span class="strong">Returns:</span></dt><dd>org.apache.axiom.om.OMElement</dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +<a name="serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>serialize</h4> +<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, + <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter) + throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, + org.apache.axis2.databinding.ADBException</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +<a name="serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>serialize</h4> +<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, + <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, + boolean serializeType) + throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, + org.apache.axis2.databinding.ADBException</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +<a name="getPullParser(javax.xml.namespace.QName)"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>getPullParser</h4> +<pre>public <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> getPullParser(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName) + throws org.apache.axis2.databinding.ADBException</pre> +<div class="block">databinding method to get an XML representation of this object</div> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>getPullParser</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +</li> +</ul> +</li> +</ul> +</div> +</div> +<!-- ========= END OF CLASS DATA ========= --> +<!-- ======= START OF BOTTOM NAVBAR ====== --> +<div class="bottomNav"><a name="navbar_bottom"> +<!-- --> +</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.KeyInfoTypeChoice.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.KeyName.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li><a href="#nested_class_summary">Nested</a> | </li> +<li><a href="#field_summary">Field</a> | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li><a href="#field_detail">Field</a> | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_bottom"> +<!-- --> +</a></div> +<!-- ======== END OF BOTTOM NAVBAR ======= --> +</body> +</html> diff --git a/docs/at/gv/egiz/moa/SignatureVerificationServiceStub.KeyValue.Factory.html b/docs/at/gv/egiz/moa/SignatureVerificationServiceStub.KeyValue.Factory.html new file mode 100644 index 00000000..ac61f2d2 --- /dev/null +++ b/docs/at/gv/egiz/moa/SignatureVerificationServiceStub.KeyValue.Factory.html @@ -0,0 +1,278 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> +<!-- NewPage --> +<html lang="en"> +<head> +<!-- Generated by javadoc (version 1.7.0_51) on Tue Feb 04 16:52:09 CET 2014 --> +<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> +<title>SignatureVerificationServiceStub.KeyValue.Factory (PDF-AS 4.0 Library)</title> +<meta name="date" content="2014-02-04"> +<link rel="stylesheet" type="text/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 Library)"; + } +//--> +</script> +<noscript> +<div>JavaScript is disabled on your browser.</div> +</noscript> +<!-- ========= START OF TOP NAVBAR ======= --> +<div class="topNav"><a name="navbar_top"> +<!-- --> +</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.KeyValue.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.KeyValueType.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li>Nested | </li> +<li>Field | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li>Field | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_top"> +<!-- --> +</a></div> +<!-- ========= END OF TOP NAVBAR ========= --> +<!-- ======== START OF CLASS DATA ======== --> +<div class="header"> +<div class="subTitle">at.gv.egiz.moa</div> +<h2 title="Class SignatureVerificationServiceStub.KeyValue.Factory" class="title">Class SignatureVerificationServiceStub.KeyValue.Factory</h2> +</div> +<div class="contentContainer"> +<ul class="inheritance"> +<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li> +<ul class="inheritance"> +<li>at.gv.egiz.moa.SignatureVerificationServiceStub.KeyValue.Factory</li> +</ul> +</li> +</ul> +<div class="description"> +<ul class="blockList"> +<li class="blockList"> +<dl> +<dt>Enclosing class:</dt> +<dd><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.KeyValue.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.KeyValue</a></dd> +</dl> +<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> +<div class="block">Factory class that keeps the parse method</div> +</li> +</ul> +</div> +<div class="summary"> +<ul class="blockList"> +<li class="blockList"> +<!-- ======== CONSTRUCTOR SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_summary"> +<!-- --> +</a> +<h3>Constructor Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation"> +<caption><span>Constructors</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colOne" scope="col">Constructor and Description</th> +</tr> +<tr class="altColor"> +<td class="colOne"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.KeyValue.Factory.html#SignatureVerificationServiceStub.KeyValue.Factory()">SignatureVerificationServiceStub.KeyValue.Factory</a></strong>()</code> </td> +</tr> +</table> +</li> +</ul> +<!-- ========== METHOD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_summary"> +<!-- --> +</a> +<h3>Method Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation"> +<caption><span>Methods</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colFirst" scope="col">Modifier and Type</th> +<th class="colLast" scope="col">Method and Description</th> +</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> +<div class="block">static method to create the object + Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable + If this object is not an element, it is a complex type and the reader is at the event just after the outer start element + Postcondition: If this object is an element, the reader is positioned at its end element + If this object is a complex type, the reader is positioned at the end element of its outer element</div> +</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> +</ul> +</li> +</ul> +</li> +</ul> +</div> +<div class="details"> +<ul class="blockList"> +<li class="blockList"> +<!-- ========= CONSTRUCTOR DETAIL ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_detail"> +<!-- --> +</a> +<h3>Constructor Detail</h3> +<a name="SignatureVerificationServiceStub.KeyValue.Factory()"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>SignatureVerificationServiceStub.KeyValue.Factory</h4> +<pre>public SignatureVerificationServiceStub.KeyValue.Factory()</pre> +</li> +</ul> +</li> +</ul> +<!-- ============ METHOD DETAIL ========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_detail"> +<!-- --> +</a> +<h3>Method Detail</h3> +<a name="parse(javax.xml.stream.XMLStreamReader)"> +<!-- --> +</a> +<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> +<div class="block">static method to create the object + Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable + If this object is not an element, it is a complex type and the reader is at the event just after the outer start element + Postcondition: If this object is an element, the reader is positioned at its end element + If this object is a complex type, the reader is positioned at the end element of its outer element</div> +<dl><dt><span class="strong">Throws:</span></dt> +<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></code></dd></dl> +</li> +</ul> +</li> +</ul> +</li> +</ul> +</div> +</div> +<!-- ========= END OF CLASS DATA ========= --> +<!-- ======= START OF BOTTOM NAVBAR ====== --> +<div class="bottomNav"><a name="navbar_bottom"> +<!-- --> +</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.KeyValue.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.KeyValueType.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li>Nested | </li> +<li>Field | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li>Field | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_bottom"> +<!-- --> +</a></div> +<!-- ======== END OF BOTTOM NAVBAR ======= --> +</body> +</html> diff --git a/docs/at/gv/egiz/moa/SignatureVerificationServiceStub.KeyValue.html b/docs/at/gv/egiz/moa/SignatureVerificationServiceStub.KeyValue.html new file mode 100644 index 00000000..b656f41f --- /dev/null +++ b/docs/at/gv/egiz/moa/SignatureVerificationServiceStub.KeyValue.html @@ -0,0 +1,456 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> +<!-- NewPage --> +<html lang="en"> +<head> +<!-- Generated by javadoc (version 1.7.0_51) on Tue Feb 04 16:52:09 CET 2014 --> +<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> +<title>SignatureVerificationServiceStub.KeyValue (PDF-AS 4.0 Library)</title> +<meta name="date" content="2014-02-04"> +<link rel="stylesheet" type="text/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 Library)"; + } +//--> +</script> +<noscript> +<div>JavaScript is disabled on your browser.</div> +</noscript> +<!-- ========= START OF TOP NAVBAR ======= --> +<div class="topNav"><a name="navbar_top"> +<!-- --> +</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.KeyName.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.KeyValue.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li><a href="#nested_class_summary">Nested</a> | </li> +<li><a href="#field_summary">Field</a> | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li><a href="#field_detail">Field</a> | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_top"> +<!-- --> +</a></div> +<!-- ========= END OF TOP NAVBAR ========= --> +<!-- ======== START OF CLASS DATA ======== --> +<div class="header"> +<div class="subTitle">at.gv.egiz.moa</div> +<h2 title="Class SignatureVerificationServiceStub.KeyValue" class="title">Class SignatureVerificationServiceStub.KeyValue</h2> +</div> +<div class="contentContainer"> +<ul class="inheritance"> +<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li> +<ul class="inheritance"> +<li>at.gv.egiz.moa.SignatureVerificationServiceStub.KeyValue</li> +</ul> +</li> +</ul> +<div class="description"> +<ul class="blockList"> +<li class="blockList"> +<dl> +<dt>All Implemented Interfaces:</dt> +<dd><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a>, org.apache.axis2.databinding.ADBBean</dd> +</dl> +<dl> +<dt>Enclosing class:</dt> +<dd><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub</a></dd> +</dl> +<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> +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> +</ul> +</div> +<div class="summary"> +<ul class="blockList"> +<li class="blockList"> +<!-- ======== NESTED CLASS SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="nested_class_summary"> +<!-- --> +</a> +<h3>Nested Class Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Nested Class Summary table, listing nested classes, and an explanation"> +<caption><span>Nested Classes</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> +<tr class="altColor"> +<td class="colFirst"><code>static class </code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.KeyValue.Factory.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.KeyValue.Factory</a></strong></code> +<div class="block">Factory class that keeps the parse method</div> +</td> +</tr> +</table> +</li> +</ul> +<!-- =========== FIELD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="field_summary"> +<!-- --> +</a> +<h3>Field Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Field Summary table, listing fields, and an explanation"> +<caption><span>Fields</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> +<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"><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> +<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="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.KeyValue.html#MY_QNAME">MY_QNAME</a></strong></code> </td> +</tr> +</table> +</li> +</ul> +<!-- ======== CONSTRUCTOR SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_summary"> +<!-- --> +</a> +<h3>Constructor Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation"> +<caption><span>Constructors</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colOne" scope="col">Constructor and Description</th> +</tr> +<tr class="altColor"> +<td class="colOne"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.KeyValue.html#SignatureVerificationServiceStub.KeyValue()">SignatureVerificationServiceStub.KeyValue</a></strong>()</code> </td> +</tr> +</table> +</li> +</ul> +<!-- ========== METHOD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_summary"> +<!-- --> +</a> +<h3>Method Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation"> +<caption><span>Methods</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colFirst" scope="col">Modifier and Type</th> +<th class="colLast" scope="col">Method and Description</th> +</tr> +<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"><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="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, + 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> +<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> +</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, + 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.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> +</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> +</ul> +</li> +</ul> +</li> +</ul> +</div> +<div class="details"> +<ul class="blockList"> +<li class="blockList"> +<!-- ============ FIELD DETAIL =========== --> +<ul class="blockList"> +<li class="blockList"><a name="field_detail"> +<!-- --> +</a> +<h3>Field Detail</h3> +<a name="MY_QNAME"> +<!-- --> +</a> +<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> +</li> +</ul> +<a name="localKeyValue"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>localKeyValue</h4> +<pre>protected <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.KeyValueType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.KeyValueType</a> localKeyValue</pre> +<div class="block">field for KeyValue</div> +</li> +</ul> +</li> +</ul> +<!-- ========= CONSTRUCTOR DETAIL ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_detail"> +<!-- --> +</a> +<h3>Constructor Detail</h3> +<a name="SignatureVerificationServiceStub.KeyValue()"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>SignatureVerificationServiceStub.KeyValue</h4> +<pre>public SignatureVerificationServiceStub.KeyValue()</pre> +</li> +</ul> +</li> +</ul> +<!-- ============ METHOD DETAIL ========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_detail"> +<!-- --> +</a> +<h3>Method Detail</h3> +<a name="getKeyValue()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getKeyValue</h4> +<pre>public <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.KeyValueType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.KeyValueType</a> getKeyValue()</pre> +<div class="block">Auto generated getter method</div> +<dl><dt><span class="strong">Returns:</span></dt><dd>KeyValueType</dd></dl> +</li> +</ul> +<a name="setKeyValue(at.gv.egiz.moa.SignatureVerificationServiceStub.KeyValueType)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>setKeyValue</h4> +<pre>public void setKeyValue(<a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.KeyValueType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.KeyValueType</a> param)</pre> +<div class="block">Auto generated setter method</div> +<dl><dt><span class="strong">Parameters:</span></dt><dd><code>param</code> - KeyValue</dd></dl> +</li> +</ul> +<a name="getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getOMElement</h4> +<pre>public org.apache.axiom.om.OMElement getOMElement(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, + org.apache.axiom.om.OMFactory factory) + throws org.apache.axis2.databinding.ADBException</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>getOMElement</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><span class="strong">Parameters:</span></dt><dd><code>parentQName</code> - </dd><dd><code>factory</code> - </dd> +<dt><span class="strong">Returns:</span></dt><dd>org.apache.axiom.om.OMElement</dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +<a name="serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>serialize</h4> +<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, + <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter) + throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, + org.apache.axis2.databinding.ADBException</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +<a name="serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>serialize</h4> +<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, + <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, + boolean serializeType) + throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, + org.apache.axis2.databinding.ADBException</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +<a name="getPullParser(javax.xml.namespace.QName)"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>getPullParser</h4> +<pre>public <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> getPullParser(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName) + throws org.apache.axis2.databinding.ADBException</pre> +<div class="block">databinding method to get an XML representation of this object</div> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>getPullParser</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +</li> +</ul> +</li> +</ul> +</div> +</div> +<!-- ========= END OF CLASS DATA ========= --> +<!-- ======= START OF BOTTOM NAVBAR ====== --> +<div class="bottomNav"><a name="navbar_bottom"> +<!-- --> +</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.KeyName.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.KeyValue.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li><a href="#nested_class_summary">Nested</a> | </li> +<li><a href="#field_summary">Field</a> | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li><a href="#field_detail">Field</a> | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_bottom"> +<!-- --> +</a></div> +<!-- ======== END OF BOTTOM NAVBAR ======= --> +</body> +</html> diff --git a/docs/at/gv/egiz/moa/SignatureVerificationServiceStub.KeyValueType.Factory.html b/docs/at/gv/egiz/moa/SignatureVerificationServiceStub.KeyValueType.Factory.html new file mode 100644 index 00000000..cfd1b3e1 --- /dev/null +++ b/docs/at/gv/egiz/moa/SignatureVerificationServiceStub.KeyValueType.Factory.html @@ -0,0 +1,278 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> +<!-- NewPage --> +<html lang="en"> +<head> +<!-- Generated by javadoc (version 1.7.0_51) on Tue Feb 04 16:52:10 CET 2014 --> +<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> +<title>SignatureVerificationServiceStub.KeyValueType.Factory (PDF-AS 4.0 Library)</title> +<meta name="date" content="2014-02-04"> +<link rel="stylesheet" type="text/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 Library)"; + } +//--> +</script> +<noscript> +<div>JavaScript is disabled on your browser.</div> +</noscript> +<!-- ========= START OF TOP NAVBAR ======= --> +<div class="topNav"><a name="navbar_top"> +<!-- --> +</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.KeyValueType.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.Manifest.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li>Nested | </li> +<li>Field | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li>Field | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_top"> +<!-- --> +</a></div> +<!-- ========= END OF TOP NAVBAR ========= --> +<!-- ======== START OF CLASS DATA ======== --> +<div class="header"> +<div class="subTitle">at.gv.egiz.moa</div> +<h2 title="Class SignatureVerificationServiceStub.KeyValueType.Factory" class="title">Class SignatureVerificationServiceStub.KeyValueType.Factory</h2> +</div> +<div class="contentContainer"> +<ul class="inheritance"> +<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li> +<ul class="inheritance"> +<li>at.gv.egiz.moa.SignatureVerificationServiceStub.KeyValueType.Factory</li> +</ul> +</li> +</ul> +<div class="description"> +<ul class="blockList"> +<li class="blockList"> +<dl> +<dt>Enclosing class:</dt> +<dd><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.KeyValueType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.KeyValueType</a></dd> +</dl> +<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> +<div class="block">Factory class that keeps the parse method</div> +</li> +</ul> +</div> +<div class="summary"> +<ul class="blockList"> +<li class="blockList"> +<!-- ======== CONSTRUCTOR SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_summary"> +<!-- --> +</a> +<h3>Constructor Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation"> +<caption><span>Constructors</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colOne" scope="col">Constructor and Description</th> +</tr> +<tr class="altColor"> +<td class="colOne"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.KeyValueType.Factory.html#SignatureVerificationServiceStub.KeyValueType.Factory()">SignatureVerificationServiceStub.KeyValueType.Factory</a></strong>()</code> </td> +</tr> +</table> +</li> +</ul> +<!-- ========== METHOD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_summary"> +<!-- --> +</a> +<h3>Method Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation"> +<caption><span>Methods</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colFirst" scope="col">Modifier and Type</th> +<th class="colLast" scope="col">Method and Description</th> +</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> +<div class="block">static method to create the object + Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable + If this object is not an element, it is a complex type and the reader is at the event just after the outer start element + Postcondition: If this object is an element, the reader is positioned at its end element + If this object is a complex type, the reader is positioned at the end element of its outer element</div> +</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> +</ul> +</li> +</ul> +</li> +</ul> +</div> +<div class="details"> +<ul class="blockList"> +<li class="blockList"> +<!-- ========= CONSTRUCTOR DETAIL ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_detail"> +<!-- --> +</a> +<h3>Constructor Detail</h3> +<a name="SignatureVerificationServiceStub.KeyValueType.Factory()"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>SignatureVerificationServiceStub.KeyValueType.Factory</h4> +<pre>public SignatureVerificationServiceStub.KeyValueType.Factory()</pre> +</li> +</ul> +</li> +</ul> +<!-- ============ METHOD DETAIL ========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_detail"> +<!-- --> +</a> +<h3>Method Detail</h3> +<a name="parse(javax.xml.stream.XMLStreamReader)"> +<!-- --> +</a> +<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> +<div class="block">static method to create the object + Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable + If this object is not an element, it is a complex type and the reader is at the event just after the outer start element + Postcondition: If this object is an element, the reader is positioned at its end element + If this object is a complex type, the reader is positioned at the end element of its outer element</div> +<dl><dt><span class="strong">Throws:</span></dt> +<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></code></dd></dl> +</li> +</ul> +</li> +</ul> +</li> +</ul> +</div> +</div> +<!-- ========= END OF CLASS DATA ========= --> +<!-- ======= START OF BOTTOM NAVBAR ====== --> +<div class="bottomNav"><a name="navbar_bottom"> +<!-- --> +</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.KeyValueType.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.Manifest.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li>Nested | </li> +<li>Field | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li>Field | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_bottom"> +<!-- --> +</a></div> +<!-- ======== END OF BOTTOM NAVBAR ======= --> +</body> +</html> diff --git a/docs/at/gv/egiz/moa/SignatureVerificationServiceStub.KeyValueType.html b/docs/at/gv/egiz/moa/SignatureVerificationServiceStub.KeyValueType.html new file mode 100644 index 00000000..85dd2c5a --- /dev/null +++ b/docs/at/gv/egiz/moa/SignatureVerificationServiceStub.KeyValueType.html @@ -0,0 +1,621 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> +<!-- NewPage --> +<html lang="en"> +<head> +<!-- Generated by javadoc (version 1.7.0_51) on Tue Feb 04 16:52:10 CET 2014 --> +<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> +<title>SignatureVerificationServiceStub.KeyValueType (PDF-AS 4.0 Library)</title> +<meta name="date" content="2014-02-04"> +<link rel="stylesheet" type="text/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 Library)"; + } +//--> +</script> +<noscript> +<div>JavaScript is disabled on your browser.</div> +</noscript> +<!-- ========= START OF TOP NAVBAR ======= --> +<div class="topNav"><a name="navbar_top"> +<!-- --> +</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.KeyValue.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.KeyValueType.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li><a href="#nested_class_summary">Nested</a> | </li> +<li><a href="#field_summary">Field</a> | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li><a href="#field_detail">Field</a> | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_top"> +<!-- --> +</a></div> +<!-- ========= END OF TOP NAVBAR ========= --> +<!-- ======== START OF CLASS DATA ======== --> +<div class="header"> +<div class="subTitle">at.gv.egiz.moa</div> +<h2 title="Class SignatureVerificationServiceStub.KeyValueType" class="title">Class SignatureVerificationServiceStub.KeyValueType</h2> +</div> +<div class="contentContainer"> +<ul class="inheritance"> +<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li> +<ul class="inheritance"> +<li>at.gv.egiz.moa.SignatureVerificationServiceStub.KeyValueType</li> +</ul> +</li> +</ul> +<div class="description"> +<ul class="blockList"> +<li class="blockList"> +<dl> +<dt>All Implemented Interfaces:</dt> +<dd><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a>, org.apache.axis2.databinding.ADBBean</dd> +</dl> +<dl> +<dt>Enclosing class:</dt> +<dd><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub</a></dd> +</dl> +<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> +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> +</ul> +</div> +<div class="summary"> +<ul class="blockList"> +<li class="blockList"> +<!-- ======== NESTED CLASS SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="nested_class_summary"> +<!-- --> +</a> +<h3>Nested Class Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Nested Class Summary table, listing nested classes, and an explanation"> +<caption><span>Nested Classes</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> +<tr class="altColor"> +<td class="colFirst"><code>static class </code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.KeyValueType.Factory.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.KeyValueType.Factory</a></strong></code> +<div class="block">Factory class that keeps the parse method</div> +</td> +</tr> +</table> +</li> +</ul> +<!-- =========== FIELD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="field_summary"> +<!-- --> +</a> +<h3>Field Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Field Summary table, listing fields, and an explanation"> +<caption><span>Fields</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> +<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"><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 boolean</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.KeyValueType.html#localDSAKeyValueTracker">localDSAKeyValueTracker</a></strong></code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>protected org.apache.axiom.om.OMElement</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.KeyValueType.html#localExtraElement">localExtraElement</a></strong></code> +<div class="block">field for ExtraElement</div> +</td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>protected boolean</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.KeyValueType.html#localExtraElementTracker">localExtraElementTracker</a></strong></code> </td> +</tr> +<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"><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 boolean</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.KeyValueType.html#localRSAKeyValueTracker">localRSAKeyValueTracker</a></strong></code> </td> +</tr> +</table> +</li> +</ul> +<!-- ======== CONSTRUCTOR SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_summary"> +<!-- --> +</a> +<h3>Constructor Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation"> +<caption><span>Constructors</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colOne" scope="col">Constructor and Description</th> +</tr> +<tr class="altColor"> +<td class="colOne"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.KeyValueType.html#SignatureVerificationServiceStub.KeyValueType()">SignatureVerificationServiceStub.KeyValueType</a></strong>()</code> </td> +</tr> +</table> +</li> +</ul> +<!-- ========== METHOD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_summary"> +<!-- --> +</a> +<h3>Method Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation"> +<caption><span>Methods</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colFirst" scope="col">Modifier and Type</th> +<th class="colLast" scope="col">Method and Description</th> +</tr> +<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"><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>org.apache.axiom.om.OMElement</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.KeyValueType.html#getExtraElement()">getExtraElement</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.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, + 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> +<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="../../../../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.KeyValueType.html#getRSAKeyValue()">getRSAKeyValue</a></strong>()</code> +<div class="block">Auto generated getter method</div> +</td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>boolean</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.KeyValueType.html#isDSAKeyValueSpecified()">isDSAKeyValueSpecified</a></strong>()</code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>boolean</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.KeyValueType.html#isExtraElementSpecified()">isExtraElementSpecified</a></strong>()</code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>boolean</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.KeyValueType.html#isRSAKeyValueSpecified()">isRSAKeyValueSpecified</a></strong>()</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.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> +</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, + 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.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"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.KeyValueType.html#setExtraElement(org.apache.axiom.om.OMElement)">setExtraElement</a></strong>(org.apache.axiom.om.OMElement 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.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> +</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> +</ul> +</li> +</ul> +</li> +</ul> +</div> +<div class="details"> +<ul class="blockList"> +<li class="blockList"> +<!-- ============ FIELD DETAIL =========== --> +<ul class="blockList"> +<li class="blockList"><a name="field_detail"> +<!-- --> +</a> +<h3>Field Detail</h3> +<a name="localDSAKeyValue"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>localDSAKeyValue</h4> +<pre>protected <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.DSAKeyValueType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.DSAKeyValueType</a> localDSAKeyValue</pre> +<div class="block">field for DSAKeyValue</div> +</li> +</ul> +<a name="localDSAKeyValueTracker"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>localDSAKeyValueTracker</h4> +<pre>protected boolean localDSAKeyValueTracker</pre> +</li> +</ul> +<a name="localRSAKeyValue"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>localRSAKeyValue</h4> +<pre>protected <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.RSAKeyValueType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.RSAKeyValueType</a> localRSAKeyValue</pre> +<div class="block">field for RSAKeyValue</div> +</li> +</ul> +<a name="localRSAKeyValueTracker"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>localRSAKeyValueTracker</h4> +<pre>protected boolean localRSAKeyValueTracker</pre> +</li> +</ul> +<a name="localExtraElement"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>localExtraElement</h4> +<pre>protected org.apache.axiom.om.OMElement localExtraElement</pre> +<div class="block">field for ExtraElement</div> +</li> +</ul> +<a name="localExtraElementTracker"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>localExtraElementTracker</h4> +<pre>protected boolean localExtraElementTracker</pre> +</li> +</ul> +</li> +</ul> +<!-- ========= CONSTRUCTOR DETAIL ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_detail"> +<!-- --> +</a> +<h3>Constructor Detail</h3> +<a name="SignatureVerificationServiceStub.KeyValueType()"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>SignatureVerificationServiceStub.KeyValueType</h4> +<pre>public SignatureVerificationServiceStub.KeyValueType()</pre> +</li> +</ul> +</li> +</ul> +<!-- ============ METHOD DETAIL ========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_detail"> +<!-- --> +</a> +<h3>Method Detail</h3> +<a name="isDSAKeyValueSpecified()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>isDSAKeyValueSpecified</h4> +<pre>public boolean isDSAKeyValueSpecified()</pre> +</li> +</ul> +<a name="getDSAKeyValue()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getDSAKeyValue</h4> +<pre>public <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.DSAKeyValueType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.DSAKeyValueType</a> getDSAKeyValue()</pre> +<div class="block">Auto generated getter method</div> +<dl><dt><span class="strong">Returns:</span></dt><dd>DSAKeyValueType</dd></dl> +</li> +</ul> +<a name="setDSAKeyValue(at.gv.egiz.moa.SignatureVerificationServiceStub.DSAKeyValueType)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>setDSAKeyValue</h4> +<pre>public void setDSAKeyValue(<a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.DSAKeyValueType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.DSAKeyValueType</a> param)</pre> +<div class="block">Auto generated setter method</div> +<dl><dt><span class="strong">Parameters:</span></dt><dd><code>param</code> - DSAKeyValue</dd></dl> +</li> +</ul> +<a name="isRSAKeyValueSpecified()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>isRSAKeyValueSpecified</h4> +<pre>public boolean isRSAKeyValueSpecified()</pre> +</li> +</ul> +<a name="getRSAKeyValue()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getRSAKeyValue</h4> +<pre>public <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.RSAKeyValueType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.RSAKeyValueType</a> getRSAKeyValue()</pre> +<div class="block">Auto generated getter method</div> +<dl><dt><span class="strong">Returns:</span></dt><dd>RSAKeyValueType</dd></dl> +</li> +</ul> +<a name="setRSAKeyValue(at.gv.egiz.moa.SignatureVerificationServiceStub.RSAKeyValueType)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>setRSAKeyValue</h4> +<pre>public void setRSAKeyValue(<a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.RSAKeyValueType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.RSAKeyValueType</a> param)</pre> +<div class="block">Auto generated setter method</div> +<dl><dt><span class="strong">Parameters:</span></dt><dd><code>param</code> - RSAKeyValue</dd></dl> +</li> +</ul> +<a name="isExtraElementSpecified()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>isExtraElementSpecified</h4> +<pre>public boolean isExtraElementSpecified()</pre> +</li> +</ul> +<a name="getExtraElement()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getExtraElement</h4> +<pre>public org.apache.axiom.om.OMElement getExtraElement()</pre> +<div class="block">Auto generated getter method</div> +<dl><dt><span class="strong">Returns:</span></dt><dd>org.apache.axiom.om.OMElement</dd></dl> +</li> +</ul> +<a name="setExtraElement(org.apache.axiom.om.OMElement)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>setExtraElement</h4> +<pre>public void setExtraElement(org.apache.axiom.om.OMElement param)</pre> +<div class="block">Auto generated setter method</div> +<dl><dt><span class="strong">Parameters:</span></dt><dd><code>param</code> - ExtraElement</dd></dl> +</li> +</ul> +<a name="getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getOMElement</h4> +<pre>public org.apache.axiom.om.OMElement getOMElement(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, + org.apache.axiom.om.OMFactory factory) + throws org.apache.axis2.databinding.ADBException</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>getOMElement</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><span class="strong">Parameters:</span></dt><dd><code>parentQName</code> - </dd><dd><code>factory</code> - </dd> +<dt><span class="strong">Returns:</span></dt><dd>org.apache.axiom.om.OMElement</dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +<a name="serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>serialize</h4> +<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, + <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter) + throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, + org.apache.axis2.databinding.ADBException</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +<a name="serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>serialize</h4> +<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, + <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, + boolean serializeType) + throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, + org.apache.axis2.databinding.ADBException</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +<a name="getPullParser(javax.xml.namespace.QName)"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>getPullParser</h4> +<pre>public <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> getPullParser(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName) + throws org.apache.axis2.databinding.ADBException</pre> +<div class="block">databinding method to get an XML representation of this object</div> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>getPullParser</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +</li> +</ul> +</li> +</ul> +</div> +</div> +<!-- ========= END OF CLASS DATA ========= --> +<!-- ======= START OF BOTTOM NAVBAR ====== --> +<div class="bottomNav"><a name="navbar_bottom"> +<!-- --> +</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.KeyValue.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.KeyValueType.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li><a href="#nested_class_summary">Nested</a> | </li> +<li><a href="#field_summary">Field</a> | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li><a href="#field_detail">Field</a> | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_bottom"> +<!-- --> +</a></div> +<!-- ======== END OF BOTTOM NAVBAR ======= --> +</body> +</html> diff --git a/docs/at/gv/egiz/moa/SignatureVerificationServiceStub.Manifest.Factory.html b/docs/at/gv/egiz/moa/SignatureVerificationServiceStub.Manifest.Factory.html new file mode 100644 index 00000000..9ddc8ba4 --- /dev/null +++ b/docs/at/gv/egiz/moa/SignatureVerificationServiceStub.Manifest.Factory.html @@ -0,0 +1,278 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> +<!-- NewPage --> +<html lang="en"> +<head> +<!-- Generated by javadoc (version 1.7.0_51) on Tue Feb 04 16:52:10 CET 2014 --> +<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> +<title>SignatureVerificationServiceStub.Manifest.Factory (PDF-AS 4.0 Library)</title> +<meta name="date" content="2014-02-04"> +<link rel="stylesheet" type="text/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 Library)"; + } +//--> +</script> +<noscript> +<div>JavaScript is disabled on your browser.</div> +</noscript> +<!-- ========= START OF TOP NAVBAR ======= --> +<div class="topNav"><a name="navbar_top"> +<!-- --> +</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.Manifest.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ManifestRefsCheckResultInfoType.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li>Nested | </li> +<li>Field | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li>Field | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_top"> +<!-- --> +</a></div> +<!-- ========= END OF TOP NAVBAR ========= --> +<!-- ======== START OF CLASS DATA ======== --> +<div class="header"> +<div class="subTitle">at.gv.egiz.moa</div> +<h2 title="Class SignatureVerificationServiceStub.Manifest.Factory" class="title">Class SignatureVerificationServiceStub.Manifest.Factory</h2> +</div> +<div class="contentContainer"> +<ul class="inheritance"> +<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li> +<ul class="inheritance"> +<li>at.gv.egiz.moa.SignatureVerificationServiceStub.Manifest.Factory</li> +</ul> +</li> +</ul> +<div class="description"> +<ul class="blockList"> +<li class="blockList"> +<dl> +<dt>Enclosing class:</dt> +<dd><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.Manifest.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.Manifest</a></dd> +</dl> +<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> +<div class="block">Factory class that keeps the parse method</div> +</li> +</ul> +</div> +<div class="summary"> +<ul class="blockList"> +<li class="blockList"> +<!-- ======== CONSTRUCTOR SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_summary"> +<!-- --> +</a> +<h3>Constructor Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation"> +<caption><span>Constructors</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colOne" scope="col">Constructor and Description</th> +</tr> +<tr class="altColor"> +<td class="colOne"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.Manifest.Factory.html#SignatureVerificationServiceStub.Manifest.Factory()">SignatureVerificationServiceStub.Manifest.Factory</a></strong>()</code> </td> +</tr> +</table> +</li> +</ul> +<!-- ========== METHOD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_summary"> +<!-- --> +</a> +<h3>Method Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation"> +<caption><span>Methods</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colFirst" scope="col">Modifier and Type</th> +<th class="colLast" scope="col">Method and Description</th> +</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> +<div class="block">static method to create the object + Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable + If this object is not an element, it is a complex type and the reader is at the event just after the outer start element + Postcondition: If this object is an element, the reader is positioned at its end element + If this object is a complex type, the reader is positioned at the end element of its outer element</div> +</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> +</ul> +</li> +</ul> +</li> +</ul> +</div> +<div class="details"> +<ul class="blockList"> +<li class="blockList"> +<!-- ========= CONSTRUCTOR DETAIL ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_detail"> +<!-- --> +</a> +<h3>Constructor Detail</h3> +<a name="SignatureVerificationServiceStub.Manifest.Factory()"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>SignatureVerificationServiceStub.Manifest.Factory</h4> +<pre>public SignatureVerificationServiceStub.Manifest.Factory()</pre> +</li> +</ul> +</li> +</ul> +<!-- ============ METHOD DETAIL ========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_detail"> +<!-- --> +</a> +<h3>Method Detail</h3> +<a name="parse(javax.xml.stream.XMLStreamReader)"> +<!-- --> +</a> +<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> +<div class="block">static method to create the object + Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable + If this object is not an element, it is a complex type and the reader is at the event just after the outer start element + Postcondition: If this object is an element, the reader is positioned at its end element + If this object is a complex type, the reader is positioned at the end element of its outer element</div> +<dl><dt><span class="strong">Throws:</span></dt> +<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></code></dd></dl> +</li> +</ul> +</li> +</ul> +</li> +</ul> +</div> +</div> +<!-- ========= END OF CLASS DATA ========= --> +<!-- ======= START OF BOTTOM NAVBAR ====== --> +<div class="bottomNav"><a name="navbar_bottom"> +<!-- --> +</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.Manifest.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ManifestRefsCheckResultInfoType.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li>Nested | </li> +<li>Field | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li>Field | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_bottom"> +<!-- --> +</a></div> +<!-- ======== END OF BOTTOM NAVBAR ======= --> +</body> +</html> diff --git a/docs/at/gv/egiz/moa/SignatureVerificationServiceStub.Manifest.html b/docs/at/gv/egiz/moa/SignatureVerificationServiceStub.Manifest.html new file mode 100644 index 00000000..519bb1fa --- /dev/null +++ b/docs/at/gv/egiz/moa/SignatureVerificationServiceStub.Manifest.html @@ -0,0 +1,456 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> +<!-- NewPage --> +<html lang="en"> +<head> +<!-- Generated by javadoc (version 1.7.0_51) on Tue Feb 04 16:52:10 CET 2014 --> +<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> +<title>SignatureVerificationServiceStub.Manifest (PDF-AS 4.0 Library)</title> +<meta name="date" content="2014-02-04"> +<link rel="stylesheet" type="text/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 Library)"; + } +//--> +</script> +<noscript> +<div>JavaScript is disabled on your browser.</div> +</noscript> +<!-- ========= START OF TOP NAVBAR ======= --> +<div class="topNav"><a name="navbar_top"> +<!-- --> +</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.KeyValueType.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.Manifest.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li><a href="#nested_class_summary">Nested</a> | </li> +<li><a href="#field_summary">Field</a> | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li><a href="#field_detail">Field</a> | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_top"> +<!-- --> +</a></div> +<!-- ========= END OF TOP NAVBAR ========= --> +<!-- ======== START OF CLASS DATA ======== --> +<div class="header"> +<div class="subTitle">at.gv.egiz.moa</div> +<h2 title="Class SignatureVerificationServiceStub.Manifest" class="title">Class SignatureVerificationServiceStub.Manifest</h2> +</div> +<div class="contentContainer"> +<ul class="inheritance"> +<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li> +<ul class="inheritance"> +<li>at.gv.egiz.moa.SignatureVerificationServiceStub.Manifest</li> +</ul> +</li> +</ul> +<div class="description"> +<ul class="blockList"> +<li class="blockList"> +<dl> +<dt>All Implemented Interfaces:</dt> +<dd><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a>, org.apache.axis2.databinding.ADBBean</dd> +</dl> +<dl> +<dt>Enclosing class:</dt> +<dd><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub</a></dd> +</dl> +<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> +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> +</ul> +</div> +<div class="summary"> +<ul class="blockList"> +<li class="blockList"> +<!-- ======== NESTED CLASS SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="nested_class_summary"> +<!-- --> +</a> +<h3>Nested Class Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Nested Class Summary table, listing nested classes, and an explanation"> +<caption><span>Nested Classes</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> +<tr class="altColor"> +<td class="colFirst"><code>static class </code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.Manifest.Factory.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.Manifest.Factory</a></strong></code> +<div class="block">Factory class that keeps the parse method</div> +</td> +</tr> +</table> +</li> +</ul> +<!-- =========== FIELD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="field_summary"> +<!-- --> +</a> +<h3>Field Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Field Summary table, listing fields, and an explanation"> +<caption><span>Fields</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> +<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"><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> +<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="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.Manifest.html#MY_QNAME">MY_QNAME</a></strong></code> </td> +</tr> +</table> +</li> +</ul> +<!-- ======== CONSTRUCTOR SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_summary"> +<!-- --> +</a> +<h3>Constructor Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation"> +<caption><span>Constructors</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colOne" scope="col">Constructor and Description</th> +</tr> +<tr class="altColor"> +<td class="colOne"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.Manifest.html#SignatureVerificationServiceStub.Manifest()">SignatureVerificationServiceStub.Manifest</a></strong>()</code> </td> +</tr> +</table> +</li> +</ul> +<!-- ========== METHOD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_summary"> +<!-- --> +</a> +<h3>Method Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation"> +<caption><span>Methods</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colFirst" scope="col">Modifier and Type</th> +<th class="colLast" scope="col">Method and Description</th> +</tr> +<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"><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>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, + 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> +<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> +</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, + 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.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> +</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> +</ul> +</li> +</ul> +</li> +</ul> +</div> +<div class="details"> +<ul class="blockList"> +<li class="blockList"> +<!-- ============ FIELD DETAIL =========== --> +<ul class="blockList"> +<li class="blockList"><a name="field_detail"> +<!-- --> +</a> +<h3>Field Detail</h3> +<a name="MY_QNAME"> +<!-- --> +</a> +<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> +</li> +</ul> +<a name="localManifest"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>localManifest</h4> +<pre>protected <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ManifestType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.ManifestType</a> localManifest</pre> +<div class="block">field for Manifest</div> +</li> +</ul> +</li> +</ul> +<!-- ========= CONSTRUCTOR DETAIL ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_detail"> +<!-- --> +</a> +<h3>Constructor Detail</h3> +<a name="SignatureVerificationServiceStub.Manifest()"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>SignatureVerificationServiceStub.Manifest</h4> +<pre>public SignatureVerificationServiceStub.Manifest()</pre> +</li> +</ul> +</li> +</ul> +<!-- ============ METHOD DETAIL ========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_detail"> +<!-- --> +</a> +<h3>Method Detail</h3> +<a name="getManifest()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getManifest</h4> +<pre>public <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ManifestType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.ManifestType</a> getManifest()</pre> +<div class="block">Auto generated getter method</div> +<dl><dt><span class="strong">Returns:</span></dt><dd>ManifestType</dd></dl> +</li> +</ul> +<a name="setManifest(at.gv.egiz.moa.SignatureVerificationServiceStub.ManifestType)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>setManifest</h4> +<pre>public void setManifest(<a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ManifestType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.ManifestType</a> param)</pre> +<div class="block">Auto generated setter method</div> +<dl><dt><span class="strong">Parameters:</span></dt><dd><code>param</code> - Manifest</dd></dl> +</li> +</ul> +<a name="getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getOMElement</h4> +<pre>public org.apache.axiom.om.OMElement getOMElement(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, + org.apache.axiom.om.OMFactory factory) + throws org.apache.axis2.databinding.ADBException</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>getOMElement</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><span class="strong">Parameters:</span></dt><dd><code>parentQName</code> - </dd><dd><code>factory</code> - </dd> +<dt><span class="strong">Returns:</span></dt><dd>org.apache.axiom.om.OMElement</dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +<a name="serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>serialize</h4> +<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, + <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter) + throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, + org.apache.axis2.databinding.ADBException</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +<a name="serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>serialize</h4> +<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, + <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, + boolean serializeType) + throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, + org.apache.axis2.databinding.ADBException</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +<a name="getPullParser(javax.xml.namespace.QName)"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>getPullParser</h4> +<pre>public <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> getPullParser(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName) + throws org.apache.axis2.databinding.ADBException</pre> +<div class="block">databinding method to get an XML representation of this object</div> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>getPullParser</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> +</li> +</ul> +</li> +</ul> +</li> +</ul> +</div> +</div> +<!-- ========= END OF CLASS DATA ========= --> +<!-- ======= START OF BOTTOM NAVBAR ====== --> +<div class="bottomNav"><a name="navbar_bottom"> +<!-- --> +</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.KeyValueType.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.Manifest.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li><a href="#nested_class_summary">Nested</a> | </li> +<li><a href="#field_summary">Field</a> | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li><a href="#field_detail">Field</a> | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_bottom"> +<!-- --> +</a></div> +<!-- ======== END OF BOTTOM NAVBAR ======= --> +</body> +</html> diff --git a/docs/at/gv/egiz/moa/SignatureVerificationServiceStub.ManifestRefsCheckResultInfoType.html b/docs/at/gv/egiz/moa/SignatureVerificationServiceStub.ManifestRefsCheckResultInfoType.html new file mode 100644 index 00000000..e69de29b --- /dev/null +++ b/docs/at/gv/egiz/moa/SignatureVerificationServiceStub.ManifestRefsCheckResultInfoType.html diff --git a/docs/at/gv/egiz/moa/SignatureVerificationServiceStub.html b/docs/at/gv/egiz/moa/SignatureVerificationServiceStub.html new file mode 100644 index 00000000..64c4b90d --- /dev/null +++ b/docs/at/gv/egiz/moa/SignatureVerificationServiceStub.html @@ -0,0 +1,1068 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> +<!-- NewPage --> +<html lang="en"> +<head> +<!-- Generated by javadoc (version 1.7.0_51) on Tue Feb 04 16:51:34 CET 2014 --> +<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> +<title>SignatureVerificationServiceStub (PDF-AS 4.0 Library)</title> +<meta name="date" content="2014-02-04"> +<link rel="stylesheet" type="text/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 Library)"; + } +//--> +</script> +<noscript> +<div>JavaScript is disabled on your browser.</div> +</noscript> +<!-- ========= START OF TOP NAVBAR ======= --> +<div class="topNav"><a name="navbar_top"> +<!-- --> +</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceCallbackHandler.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.AllSignatoriesType.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li><a href="#nested_class_summary">Nested</a> | </li> +<li><a href="#field_summary">Field</a> | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li><a href="#field_detail">Field</a> | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_top"> +<!-- --> +</a></div> +<!-- ========= END OF TOP NAVBAR ========= --> +<!-- ======== START OF CLASS DATA ======== --> +<div class="header"> +<div class="subTitle">at.gv.egiz.moa</div> +<h2 title="Class SignatureVerificationServiceStub" class="title">Class SignatureVerificationServiceStub</h2> +</div> +<div class="contentContainer"> +<ul class="inheritance"> +<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li> +<ul class="inheritance"> +<li>org.apache.axis2.client.Stub</li> +<li> +<ul class="inheritance"> +<li>at.gv.egiz.moa.SignatureVerificationServiceStub</li> +</ul> +</li> +</ul> +</li> +</ul> +<div class="description"> +<ul class="blockList"> +<li class="blockList"> +<hr> +<br> +<pre>public class <span class="strong">SignatureVerificationServiceStub</span> +extends org.apache.axis2.client.Stub</pre> +</li> +</ul> +</div> +<div class="summary"> +<ul class="blockList"> +<li class="blockList"> +<!-- ======== NESTED CLASS SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="nested_class_summary"> +<!-- --> +</a> +<h3>Nested Class Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Nested Class Summary table, listing nested classes, and an explanation"> +<caption><span>Nested Classes</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> +<tr class="altColor"> +<td class="colFirst"><code>static class </code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.AllSignatoriesType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.AllSignatoriesType</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.AnyChildrenType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.AnyChildrenType</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.CanonicalizationMethod.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.CanonicalizationMethod</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.CanonicalizationMethodType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.CanonicalizationMethodType</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.CheckResultType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.CheckResultType</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.CMSContentBaseType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.CMSContentBaseType</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.CMSDataObjectInfoType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.CMSDataObjectInfoType</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.CMSDataObjectOptionalMetaType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.CMSDataObjectOptionalMetaType</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.CMSDataObjectRequiredMetaType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.CMSDataObjectRequiredMetaType</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.ContentBaseType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.ContentBaseType</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.ContentExLocRefBaseType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.ContentExLocRefBaseType</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.ContentOptionalRefType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.ContentOptionalRefType</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.ContentRequiredRefType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.ContentRequiredRefType</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.CreateCMSSignatureRequest.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.CreateCMSSignatureRequest</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.CreateCMSSignatureRequestType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.CreateCMSSignatureRequestType</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.CreateCMSSignatureResponse.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.CreateCMSSignatureResponse</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.CreateCMSSignatureResponseType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.CreateCMSSignatureResponseType</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.CreateCMSSignatureResponseTypeChoice.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.CreateCMSSignatureResponseTypeChoice</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.CreateSignatureEnvironmentProfile.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.CreateSignatureEnvironmentProfile</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.CreateSignatureEnvironmentProfile_type0.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.CreateSignatureEnvironmentProfile_type0</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.CreateSignatureInfo_type0.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.CreateSignatureInfo_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.CreateSignatureInfoChoice_type0.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.CreateSignatureInfoChoice_type0</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.CreateSignatureLocationType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.CreateSignatureLocationType</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.CreateTransformsInfoProfile.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.CreateTransformsInfoProfile</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.CreateTransformsInfoProfile_type0.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.CreateTransformsInfoProfile_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.CreateXMLSignatureRequest.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.CreateXMLSignatureRequest</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.CreateXMLSignatureRequestType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.CreateXMLSignatureRequestType</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.CreateXMLSignatureResponse.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.CreateXMLSignatureResponse</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.CreateXMLSignatureResponseType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.CreateXMLSignatureResponseType</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.CreateXMLSignatureResponseTypeChoice.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.CreateXMLSignatureResponseTypeChoice</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.CryptoBinary.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.CryptoBinary</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.DataObject_type0.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.DataObject_type0</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_type1.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.DataObject_type1</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.DataObjectInfo_type0.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.DataObjectInfo_type0</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.DataObjectInfo_type1.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.DataObjectInfo_type1</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.DataObjectInfoType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.DataObjectInfoType</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.DataObjectInfoTypeChoice_type0.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.DataObjectInfoTypeChoice_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.DigestMethod.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.DigestMethod</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.DigestMethodType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.DigestMethodType</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.DigestValue.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.DigestValue</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.DigestValueType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.DigestValueType</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.DSAKeyValue.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.DSAKeyValue</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.DSAKeyValueType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.DSAKeyValueType</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.DSAKeyValueTypeSequence_type0.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.DSAKeyValueTypeSequence_type0</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.DSAKeyValueTypeSequence_type1.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.DSAKeyValueTypeSequence_type1</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.ErrorResponse.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.ErrorResponse</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.ErrorResponseType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.ErrorResponseType</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.ExtensionMapper.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.ExtensionMapper</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.FinalDataMetaInfoType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.FinalDataMetaInfoType</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.Hash_type0.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.Hash_type0</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.HMACOutputLengthType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.HMACOutputLengthType</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> +<tr class="altColor"> +<td class="colFirst"><code>static class </code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.IssuingCountry.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.IssuingCountry</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.KeyIdentifierType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.KeyIdentifierType</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.KeyInfo.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.KeyInfo</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.KeyInfoType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.KeyInfoType</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.KeyInfoTypeChoice.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.KeyInfoTypeChoice</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.KeyName.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.KeyName</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.KeyValue.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.KeyValue</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.KeyValueType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.KeyValueType</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.Manifest.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.Manifest</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.ManifestRefsCheckResultInfoType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.ManifestRefsCheckResultInfoType</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.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.ManifestType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.ManifestType</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.MetaInfoType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.MetaInfoType</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.MgmtData.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.MgmtData</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.MimeTypeType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.MimeTypeType</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.Object.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.Object</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.ObjectType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.ObjectType</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.ObjectTypeSequence.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.ObjectTypeSequence</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.PartOf_type0.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.PartOf_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.PGPData.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.PGPData</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.PGPDataType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.PGPDataType</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.PGPDataTypeSequence_type0.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.PGPDataTypeSequence_type0</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.PGPDataTypeSequence_type1.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.PGPDataTypeSequence_type1</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.ProfileIdentifierType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.ProfileIdentifierType</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.PublicAuthority.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.PublicAuthority</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.PublicAuthorityType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.PublicAuthorityType</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.QualifiedCertificate.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.QualifiedCertificate</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.Reference.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.Reference</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.ReferencesCheckResultInfoType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.ReferencesCheckResultInfoType</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> +<tr class="altColor"> +<td class="colFirst"><code>static class </code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ReferenceType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.ReferenceType</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.RetrievalMethod.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.RetrievalMethod</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.RetrievalMethodType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.RetrievalMethodType</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.RSAKeyValue.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.RSAKeyValue</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.RSAKeyValueType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.RSAKeyValueType</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.SecureSignatureCreationDevice.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.SecureSignatureCreationDevice</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.SignatoriesType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.SignatoriesType</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.Signature.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.Signature</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.SignatureEnvironment_type0.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.SignatureEnvironment_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.SignatureManifestCheckParams_type0.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.SignatureManifestCheckParams_type0</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.SignatureMethod.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.SignatureMethod</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.SignatureMethodType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.SignatureMethodType</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.SignatureProperties.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.SignatureProperties</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.SignaturePropertiesType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.SignaturePropertiesType</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.SignatureProperty.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.SignatureProperty</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.SignaturePropertyType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.SignaturePropertyType</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.SignaturePropertyTypeChoice.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.SignaturePropertyTypeChoice</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.SignatureType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.SignatureType</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.SignatureValue.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.SignatureValue</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.SignatureValueType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.SignatureValueType</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.SignedInfo.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.SignedInfo</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.SignedInfoType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.SignedInfoType</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.SingleSignatureInfo_type0.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.SingleSignatureInfo_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.SingleSignatureInfo_type1.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.SingleSignatureInfo_type1</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.Source_type0.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.Source_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.Source_type1.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.Source_type1</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.Space_type0.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.Space_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.SPKIData.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.SPKIData</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.SPKIDataType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.SPKIDataType</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.SPKIDataTypeSequence.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.SPKIDataTypeSequence</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.Structure_type0.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.Structure_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.Structure_type1.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.Structure_type1</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.Supplement.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.Supplement</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.SupplementProfile.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.SupplementProfile</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.Transform.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.Transform</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.TransformParameterType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.TransformParameterType</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.Transforms.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.Transforms</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.TransformsInfoType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.TransformsInfoType</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.TransformsType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.TransformsType</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.TransformType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.TransformType</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.TransformTypeChoice.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.TransformTypeChoice</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.VerifyCMSSignatureRequest.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.VerifyCMSSignatureRequest</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.VerifyCMSSignatureRequestType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.VerifyCMSSignatureRequestType</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.VerifyCMSSignatureResponse.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.VerifyCMSSignatureResponse</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.VerifyCMSSignatureResponseType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.VerifyCMSSignatureResponseType</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.VerifyCMSSignatureResponseTypeSequence.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.VerifyCMSSignatureResponseTypeSequence</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.VerifySignatureInfo_type0.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.VerifySignatureInfo_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.VerifyTransformsDataType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.VerifyTransformsDataType</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.VerifyTransformsDataTypeChoice.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.VerifyTransformsDataTypeChoice</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.VerifyTransformsInfoProfile.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.VerifyTransformsInfoProfile</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.VerifyTransformsInfoProfile_type0.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.VerifyTransformsInfoProfile_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.VerifyXMLSignatureRequest.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.VerifyXMLSignatureRequest</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.VerifyXMLSignatureRequestType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.VerifyXMLSignatureRequestType</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.VerifyXMLSignatureRequestTypeChoice_type0.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.VerifyXMLSignatureRequestTypeChoice_type0</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.VerifyXMLSignatureResponse.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.VerifyXMLSignatureResponse</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.VerifyXMLSignatureResponseType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.VerifyXMLSignatureResponseType</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.X509Data.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.X509Data</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.X509DataType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.X509DataType</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.X509DataTypeChoice_type0.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.X509DataTypeChoice_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.X509DataTypeSequence.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.X509DataTypeSequence</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.X509IssuerSerialType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.X509IssuerSerialType</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.XMLContentType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.XMLContentType</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.XMLDataObjectAssociationType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.XMLDataObjectAssociationType</a></strong></code> </td> +</tr> +</table> +</li> +</ul> +<!-- =========== FIELD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="field_summary"> +<!-- --> +</a> +<h3>Field Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Field Summary table, listing fields, and an explanation"> +<caption><span>Fields</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> +<tr class="altColor"> +<td class="colFirst"><code>protected org.apache.axis2.description.AxisOperation[]</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.html#_operations">_operations</a></strong></code> </td> +</tr> +</table> +<ul class="blockList"> +<li class="blockList"><a name="fields_inherited_from_class_org.apache.axis2.client.Stub"> +<!-- --> +</a> +<h3>Fields inherited from class org.apache.axis2.client.Stub</h3> +<code>_service, _serviceClient, modules</code></li> +</ul> +</li> +</ul> +<!-- ======== CONSTRUCTOR SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_summary"> +<!-- --> +</a> +<h3>Constructor Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation"> +<caption><span>Constructors</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colOne" scope="col">Constructor and Description</th> +</tr> +<tr class="altColor"> +<td class="colOne"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.html#SignatureVerificationServiceStub()">SignatureVerificationServiceStub</a></strong>()</code> +<div class="block">Default Constructor</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)">SignatureVerificationServiceStub</a></strong>(org.apache.axis2.context.ConfigurationContext configurationContext)</code> +<div class="block">Default Constructor</div> +</td> +</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> +<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, + 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> +<div class="block">Constructor taking the target endpoint</div> +</td> +</tr> +</table> +</li> +</ul> +<!-- ========== METHOD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_summary"> +<!-- --> +</a> +<h3>Method Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation"> +<caption><span>Methods</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colFirst" scope="col">Modifier and Type</th> +<th class="colLast" scope="col">Method and Description</th> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>void</code></td> +<td class="colLast"><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"><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="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"><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"><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> +</table> +<ul class="blockList"> +<li class="blockList"><a name="methods_inherited_from_class_org.apache.axis2.client.Stub"> +<!-- --> +</a> +<h3>Methods inherited from class org.apache.axis2.client.Stub</h3> +<code>_getServiceClient, _setServiceClient, addAnonymousOperations, addHeader, addHeader, addHttpHeader, addPropertyToOperationClient, addPropertyToOperationClient, addPropertyToOperationClient, cleanup, createEnvelope, finalize, getFactory, setMustUnderstand, setServiceClientEPR</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#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</a></code></li> +</ul> +</li> +</ul> +</li> +</ul> +</div> +<div class="details"> +<ul class="blockList"> +<li class="blockList"> +<!-- ============ FIELD DETAIL =========== --> +<ul class="blockList"> +<li class="blockList"><a name="field_detail"> +<!-- --> +</a> +<h3>Field Detail</h3> +<a name="_operations"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>_operations</h4> +<pre>protected org.apache.axis2.description.AxisOperation[] _operations</pre> +</li> +</ul> +</li> +</ul> +<!-- ========= CONSTRUCTOR DETAIL ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_detail"> +<!-- --> +</a> +<h3>Constructor Detail</h3> +<a name="SignatureVerificationServiceStub(org.apache.axis2.context.ConfigurationContext, java.lang.String)"> +<!-- --> +</a> +<ul class="blockList"> +<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) + throws org.apache.axis2.AxisFault</pre> +<div class="block">Constructor that takes in a configContext</div> +<dl><dt><span class="strong">Throws:</span></dt> +<dd><code>org.apache.axis2.AxisFault</code></dd></dl> +</li> +</ul> +<a name="SignatureVerificationServiceStub(org.apache.axis2.context.ConfigurationContext, java.lang.String, boolean)"> +<!-- --> +</a> +<ul class="blockList"> +<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, + boolean useSeparateListener) + throws org.apache.axis2.AxisFault</pre> +<div class="block">Constructor that takes in a configContext and useseperate listner</div> +<dl><dt><span class="strong">Throws:</span></dt> +<dd><code>org.apache.axis2.AxisFault</code></dd></dl> +</li> +</ul> +<a name="SignatureVerificationServiceStub(org.apache.axis2.context.ConfigurationContext)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>SignatureVerificationServiceStub</h4> +<pre>public SignatureVerificationServiceStub(org.apache.axis2.context.ConfigurationContext configurationContext) + throws org.apache.axis2.AxisFault</pre> +<div class="block">Default Constructor</div> +<dl><dt><span class="strong">Throws:</span></dt> +<dd><code>org.apache.axis2.AxisFault</code></dd></dl> +</li> +</ul> +<a name="SignatureVerificationServiceStub()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>SignatureVerificationServiceStub</h4> +<pre>public SignatureVerificationServiceStub() + throws org.apache.axis2.AxisFault</pre> +<div class="block">Default Constructor</div> +<dl><dt><span class="strong">Throws:</span></dt> +<dd><code>org.apache.axis2.AxisFault</code></dd></dl> +</li> +</ul> +<a name="SignatureVerificationServiceStub(java.lang.String)"> +<!-- --> +</a> +<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) + throws org.apache.axis2.AxisFault</pre> +<div class="block">Constructor taking the target endpoint</div> +<dl><dt><span class="strong">Throws:</span></dt> +<dd><code>org.apache.axis2.AxisFault</code></dd></dl> +</li> +</ul> +</li> +</ul> +<!-- ============ METHOD DETAIL ========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_detail"> +<!-- --> +</a> +<h3>Method Detail</h3> +<a name="verifyXMLSignature(at.gv.egiz.moa.SignatureVerificationServiceStub.VerifyXMLSignatureRequest)"> +<!-- --> +</a> +<ul class="blockList"> +<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>, + <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> +</li> +</ul> +<a name="startverifyXMLSignature(at.gv.egiz.moa.SignatureVerificationServiceStub.VerifyXMLSignatureRequest, at.gv.egiz.moa.SignatureVerificationServiceCallbackHandler)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<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> +<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> +</li> +</ul> +<a name="verifyCMSSignature(at.gv.egiz.moa.SignatureVerificationServiceStub.VerifyCMSSignatureRequest)"> +<!-- --> +</a> +<ul class="blockList"> +<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>, + <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> +</li> +</ul> +<a name="startverifyCMSSignature(at.gv.egiz.moa.SignatureVerificationServiceStub.VerifyCMSSignatureRequest, at.gv.egiz.moa.SignatureVerificationServiceCallbackHandler)"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<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> +<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> +</li> +</ul> +</li> +</ul> +</li> +</ul> +</div> +</div> +<!-- ========= END OF CLASS DATA ========= --> +<!-- ======= START OF BOTTOM NAVBAR ====== --> +<div class="bottomNav"><a name="navbar_bottom"> +<!-- --> +</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> +<!-- --> +</a> +<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="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 Library false</b></em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceCallbackHandler.html" title="class in at.gv.egiz.moa"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.AllSignatoriesType.html" title="class in at.gv.egiz.moa"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?at/gv/egiz/moa/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li><a href="#nested_class_summary">Nested</a> | </li> +<li><a href="#field_summary">Field</a> | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li><a href="#field_detail">Field</a> | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_bottom"> +<!-- --> +</a></div> +<!-- ======== END OF BOTTOM NAVBAR ======= --> +</body> +</html> |