aboutsummaryrefslogtreecommitdiff
path: root/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.SingleSignatureInfo_type1.Factory.html
diff options
context:
space:
mode:
Diffstat (limited to 'docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.SingleSignatureInfo_type1.Factory.html')
-rw-r--r--docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.SingleSignatureInfo_type1.Factory.html29
1 files changed, 12 insertions, 17 deletions
diff --git a/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.SingleSignatureInfo_type1.Factory.html b/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.SingleSignatureInfo_type1.Factory.html
index ddf801b0..418ca026 100644
--- a/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.SingleSignatureInfo_type1.Factory.html
+++ b/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.SingleSignatureInfo_type1.Factory.html
@@ -2,16 +2,15 @@
<!-- NewPage -->
<html lang="en">
<head>
-<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:34:46 CET 2014 -->
-<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1">
-<title>SignatureVerificationServiceStub.SingleSignatureInfo_type1.Factory (PDF-AS 4.0.0-SNAPSHOT Library)</title>
-<meta name="date" content="2014-02-05">
+<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 10:21:41 CET 2014 -->
+<title>SignatureVerificationServiceStub.SingleSignatureInfo_type1.Factory</title>
+<meta name="date" content="2014-02-20">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
</head>
<body>
<script type="text/javascript"><!--
if (location.href.indexOf('is-external=true') == -1) {
- parent.document.title="SignatureVerificationServiceStub.SingleSignatureInfo_type1.Factory (PDF-AS 4.0.0-SNAPSHOT Library)";
+ parent.document.title="SignatureVerificationServiceStub.SingleSignatureInfo_type1.Factory";
}
//-->
</script>
@@ -28,13 +27,11 @@
<li><a href="../../../../overview-summary.html">Overview</a></li>
<li><a href="package-summary.html">Package</a></li>
<li class="navBarCell1Rev">Class</li>
-<li><a href="class-use/SignatureVerificationServiceStub.SingleSignatureInfo_type1.Factory.html">Use</a></li>
<li><a href="package-tree.html">Tree</a></li>
<li><a href="../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../index-all.html">Index</a></li>
<li><a href="../../../../help-doc.html">Help</a></li>
</ul>
-<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div>
</div>
<div class="subNav">
<ul class="navList">
@@ -86,7 +83,7 @@
</div>
<div class="contentContainer">
<ul class="inheritance">
-<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li>
+<li>java.lang.Object</li>
<li>
<ul class="inheritance">
<li>at.gv.egiz.moa.SignatureVerificationServiceStub.SingleSignatureInfo_type1.Factory</li>
@@ -103,7 +100,7 @@
<hr>
<br>
<pre>public static class <span class="strong">SignatureVerificationServiceStub.SingleSignatureInfo_type1.Factory</span>
-extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></pre>
+extends java.lang.Object</pre>
<div class="block">Factory class that keeps the parse method</div>
</li>
</ul>
@@ -142,7 +139,7 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SingleSignatureInfo_type1.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.SingleSignatureInfo_type1</a></code></td>
-<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SingleSignatureInfo_type1.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a>&nbsp;reader)</code>
+<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SingleSignatureInfo_type1.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(javax.xml.stream.XMLStreamReader&nbsp;reader)</code>
<div class="block">static method to create the object
Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable
If this object is not an element, it is a complex type and the reader is at the event just after the outer start element
@@ -155,8 +152,8 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i
<li class="blockList"><a name="methods_inherited_from_class_java.lang.Object">
<!-- -->
</a>
-<h3>Methods inherited from class&nbsp;java.lang.<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3>
-<code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</a></code></li>
+<h3>Methods inherited from class&nbsp;java.lang.Object</h3>
+<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li>
</ul>
</li>
</ul>
@@ -195,15 +192,15 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i
<ul class="blockListLast">
<li class="blockList">
<h4>parse</h4>
-<pre>public static&nbsp;<a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SingleSignatureInfo_type1.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.SingleSignatureInfo_type1</a>&nbsp;parse(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a>&nbsp;reader)
- throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></pre>
+<pre>public static&nbsp;<a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SingleSignatureInfo_type1.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.SingleSignatureInfo_type1</a>&nbsp;parse(javax.xml.stream.XMLStreamReader&nbsp;reader)
+ throws java.lang.Exception</pre>
<div class="block">static method to create the object
Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable
If this object is not an element, it is a complex type and the reader is at the event just after the outer start element
Postcondition: If this object is an element, the reader is positioned at its end element
If this object is a complex type, the reader is positioned at the end element of its outer element</div>
<dl><dt><span class="strong">Throws:</span></dt>
-<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></code></dd></dl>
+<dd><code>java.lang.Exception</code></dd></dl>
</li>
</ul>
</li>
@@ -223,13 +220,11 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i
<li><a href="../../../../overview-summary.html">Overview</a></li>
<li><a href="package-summary.html">Package</a></li>
<li class="navBarCell1Rev">Class</li>
-<li><a href="class-use/SignatureVerificationServiceStub.SingleSignatureInfo_type1.Factory.html">Use</a></li>
<li><a href="package-tree.html">Tree</a></li>
<li><a href="../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../index-all.html">Index</a></li>
<li><a href="../../../../help-doc.html">Help</a></li>
</ul>
-<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div>
</div>
<div class="subNav">
<ul class="navList">