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