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/pdfas/web | |
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/pdfas/web')
31 files changed, 7791 insertions, 0 deletions
diff --git a/docs/full/at/gv/egiz/pdfas/web/config/WebConfiguration.html b/docs/full/at/gv/egiz/pdfas/web/config/WebConfiguration.html new file mode 100644 index 00000000..c2f54d96 --- /dev/null +++ b/docs/full/at/gv/egiz/pdfas/web/config/WebConfiguration.html @@ -0,0 +1,682 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> +<!-- NewPage --> +<html lang="en"> +<head> +<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 10:19:17 CET 2014 --> +<title>WebConfiguration</title> +<meta name="date" content="2014-02-20"> +<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style"> +</head> +<body> +<script type="text/javascript"><!-- + if (location.href.indexOf('is-external=true') == -1) { + parent.document.title="WebConfiguration"; + } +//--> +</script> +<noscript> +<div>JavaScript is disabled on your browser.</div> +</noscript> +<!-- ========= START OF TOP NAVBAR ======= --> +<div class="topNav"><a name="navbar_top"> +<!-- --> +</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> +<!-- --> +</a> +<ul class="navList" title="Navigation"> +<li><a href="../../../../../../overview-summary.html">Overview</a></li> +<li><a href="package-summary.html">Package</a></li> +<li class="navBarCell1Rev">Class</li> +<li><a href="package-tree.html">Tree</a></li> +<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li> +<li><a href="../../../../../../index-all.html">Index</a></li> +<li><a href="../../../../../../help-doc.html">Help</a></li> +</ul> +</div> +<div class="subNav"> +<ul class="navList"> +<li>Prev Class</li> +<li>Next Class</li> +</ul> +<ul class="navList"> +<li><a href="../../../../../../index.html?at/gv/egiz/pdfas/web/config/WebConfiguration.html" target="_top">Frames</a></li> +<li><a href="WebConfiguration.html" target="_top">No Frames</a></li> +</ul> +<ul class="navList" id="allclasses_navbar_top"> +<li><a href="../../../../../../allclasses-noframe.html">All Classes</a></li> +</ul> +<div> +<script type="text/javascript"><!-- + allClassesLink = document.getElementById("allclasses_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.pdfas.web.config</div> +<h2 title="Class WebConfiguration" class="title">Class WebConfiguration</h2> +</div> +<div class="contentContainer"> +<ul class="inheritance"> +<li>java.lang.Object</li> +<li> +<ul class="inheritance"> +<li>at.gv.egiz.pdfas.web.config.WebConfiguration</li> +</ul> +</li> +</ul> +<div class="description"> +<ul class="blockList"> +<li class="blockList"> +<hr> +<br> +<pre>public class <span class="strong">WebConfiguration</span> +extends java.lang.Object</pre> +</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>static java.lang.String</code></td> +<td class="colLast"><code><strong><a href="../../../../../../at/gv/egiz/pdfas/web/config/WebConfiguration.html#ERROR_DETAILS">ERROR_DETAILS</a></strong></code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>static java.lang.String</code></td> +<td class="colLast"><code><strong><a href="../../../../../../at/gv/egiz/pdfas/web/config/WebConfiguration.html#KEYSTORE_ALIAS">KEYSTORE_ALIAS</a></strong></code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>static java.lang.String</code></td> +<td class="colLast"><code><strong><a href="../../../../../../at/gv/egiz/pdfas/web/config/WebConfiguration.html#KEYSTORE_ENABLED">KEYSTORE_ENABLED</a></strong></code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>static java.lang.String</code></td> +<td class="colLast"><code><strong><a href="../../../../../../at/gv/egiz/pdfas/web/config/WebConfiguration.html#KEYSTORE_FILE">KEYSTORE_FILE</a></strong></code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>static java.lang.String</code></td> +<td class="colLast"><code><strong><a href="../../../../../../at/gv/egiz/pdfas/web/config/WebConfiguration.html#KEYSTORE_KEY_PASS">KEYSTORE_KEY_PASS</a></strong></code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>static java.lang.String</code></td> +<td class="colLast"><code><strong><a href="../../../../../../at/gv/egiz/pdfas/web/config/WebConfiguration.html#KEYSTORE_PASS">KEYSTORE_PASS</a></strong></code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>static java.lang.String</code></td> +<td class="colLast"><code><strong><a href="../../../../../../at/gv/egiz/pdfas/web/config/WebConfiguration.html#KEYSTORE_TYPE">KEYSTORE_TYPE</a></strong></code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>static java.lang.String</code></td> +<td class="colLast"><code><strong><a href="../../../../../../at/gv/egiz/pdfas/web/config/WebConfiguration.html#LOCAL_BKU_URL">LOCAL_BKU_URL</a></strong></code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>static java.lang.String</code></td> +<td class="colLast"><code><strong><a href="../../../../../../at/gv/egiz/pdfas/web/config/WebConfiguration.html#MOA_SS_ENABLED">MOA_SS_ENABLED</a></strong></code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>static java.lang.String</code></td> +<td class="colLast"><code><strong><a href="../../../../../../at/gv/egiz/pdfas/web/config/WebConfiguration.html#MOBILE_BKU_URL">MOBILE_BKU_URL</a></strong></code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>static java.lang.String</code></td> +<td class="colLast"><code><strong><a href="../../../../../../at/gv/egiz/pdfas/web/config/WebConfiguration.html#ONLINE_BKU_URL">ONLINE_BKU_URL</a></strong></code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>static java.lang.String</code></td> +<td class="colLast"><code><strong><a href="../../../../../../at/gv/egiz/pdfas/web/config/WebConfiguration.html#PDF_AS_WORK_DIR">PDF_AS_WORK_DIR</a></strong></code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>static java.lang.String</code></td> +<td class="colLast"><code><strong><a href="../../../../../../at/gv/egiz/pdfas/web/config/WebConfiguration.html#PUBLIC_URL">PUBLIC_URL</a></strong></code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>static java.lang.String</code></td> +<td class="colLast"><code><strong><a href="../../../../../../at/gv/egiz/pdfas/web/config/WebConfiguration.html#WHITELIST_ENABLED">WHITELIST_ENABLED</a></strong></code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>static java.lang.String</code></td> +<td class="colLast"><code><strong><a href="../../../../../../at/gv/egiz/pdfas/web/config/WebConfiguration.html#WHITELIST_VALUE_PRE">WHITELIST_VALUE_PRE</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/pdfas/web/config/WebConfiguration.html#WebConfiguration()">WebConfiguration</a></strong>()</code> </td> +</tr> +</table> +</li> +</ul> +<!-- ========== METHOD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_summary"> +<!-- --> +</a> +<h3>Method Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation"> +<caption><span>Methods</span><span class="tabEnd"> </span></caption> +<tr> +<th class="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 void</code></td> +<td class="colLast"><code><strong><a href="../../../../../../at/gv/egiz/pdfas/web/config/WebConfiguration.html#configure(java.lang.String)">configure</a></strong>(java.lang.String config)</code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>static java.lang.String</code></td> +<td class="colLast"><code><strong><a href="../../../../../../at/gv/egiz/pdfas/web/config/WebConfiguration.html#getHandyBKUURL()">getHandyBKUURL</a></strong>()</code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>static java.lang.String</code></td> +<td class="colLast"><code><strong><a href="../../../../../../at/gv/egiz/pdfas/web/config/WebConfiguration.html#getKeystoreAlias()">getKeystoreAlias</a></strong>()</code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>static boolean</code></td> +<td class="colLast"><code><strong><a href="../../../../../../at/gv/egiz/pdfas/web/config/WebConfiguration.html#getKeystoreEnabled()">getKeystoreEnabled</a></strong>()</code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>static java.lang.String</code></td> +<td class="colLast"><code><strong><a href="../../../../../../at/gv/egiz/pdfas/web/config/WebConfiguration.html#getKeystoreFile()">getKeystoreFile</a></strong>()</code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>static java.lang.String</code></td> +<td class="colLast"><code><strong><a href="../../../../../../at/gv/egiz/pdfas/web/config/WebConfiguration.html#getKeystoreKeyPass()">getKeystoreKeyPass</a></strong>()</code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>static java.lang.String</code></td> +<td class="colLast"><code><strong><a href="../../../../../../at/gv/egiz/pdfas/web/config/WebConfiguration.html#getKeystorePass()">getKeystorePass</a></strong>()</code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>static java.lang.String</code></td> +<td class="colLast"><code><strong><a href="../../../../../../at/gv/egiz/pdfas/web/config/WebConfiguration.html#getKeystoreType()">getKeystoreType</a></strong>()</code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>static java.lang.String</code></td> +<td class="colLast"><code><strong><a href="../../../../../../at/gv/egiz/pdfas/web/config/WebConfiguration.html#getLocalBKUURL()">getLocalBKUURL</a></strong>()</code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>static boolean</code></td> +<td class="colLast"><code><strong><a href="../../../../../../at/gv/egiz/pdfas/web/config/WebConfiguration.html#getMOASSEnabled()">getMOASSEnabled</a></strong>()</code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>static java.lang.String</code></td> +<td class="colLast"><code><strong><a href="../../../../../../at/gv/egiz/pdfas/web/config/WebConfiguration.html#getOnlineBKUURL()">getOnlineBKUURL</a></strong>()</code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>static java.lang.String</code></td> +<td class="colLast"><code><strong><a href="../../../../../../at/gv/egiz/pdfas/web/config/WebConfiguration.html#getPdfASDir()">getPdfASDir</a></strong>()</code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>static java.lang.String</code></td> +<td class="colLast"><code><strong><a href="../../../../../../at/gv/egiz/pdfas/web/config/WebConfiguration.html#getPublicURL()">getPublicURL</a></strong>()</code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>static boolean</code></td> +<td class="colLast"><code><strong><a href="../../../../../../at/gv/egiz/pdfas/web/config/WebConfiguration.html#isProvidePdfURLinWhitelist(java.lang.String)">isProvidePdfURLinWhitelist</a></strong>(java.lang.String url)</code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>static boolean</code></td> +<td class="colLast"><code><strong><a href="../../../../../../at/gv/egiz/pdfas/web/config/WebConfiguration.html#isShowErrorDetails()">isShowErrorDetails</a></strong>()</code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>static boolean</code></td> +<td class="colLast"><code><strong><a href="../../../../../../at/gv/egiz/pdfas/web/config/WebConfiguration.html#isWhiteListEnabled()">isWhiteListEnabled</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.Object</h3> +<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</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="PUBLIC_URL"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>PUBLIC_URL</h4> +<pre>public static final java.lang.String PUBLIC_URL</pre> +<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../../../constant-values.html#at.gv.egiz.pdfas.web.config.WebConfiguration.PUBLIC_URL">Constant Field Values</a></dd></dl> +</li> +</ul> +<a name="LOCAL_BKU_URL"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>LOCAL_BKU_URL</h4> +<pre>public static final java.lang.String LOCAL_BKU_URL</pre> +<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../../../constant-values.html#at.gv.egiz.pdfas.web.config.WebConfiguration.LOCAL_BKU_URL">Constant Field Values</a></dd></dl> +</li> +</ul> +<a name="ONLINE_BKU_URL"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>ONLINE_BKU_URL</h4> +<pre>public static final java.lang.String ONLINE_BKU_URL</pre> +<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../../../constant-values.html#at.gv.egiz.pdfas.web.config.WebConfiguration.ONLINE_BKU_URL">Constant Field Values</a></dd></dl> +</li> +</ul> +<a name="MOBILE_BKU_URL"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>MOBILE_BKU_URL</h4> +<pre>public static final java.lang.String MOBILE_BKU_URL</pre> +<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../../../constant-values.html#at.gv.egiz.pdfas.web.config.WebConfiguration.MOBILE_BKU_URL">Constant Field Values</a></dd></dl> +</li> +</ul> +<a name="ERROR_DETAILS"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>ERROR_DETAILS</h4> +<pre>public static final java.lang.String ERROR_DETAILS</pre> +<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../../../constant-values.html#at.gv.egiz.pdfas.web.config.WebConfiguration.ERROR_DETAILS">Constant Field Values</a></dd></dl> +</li> +</ul> +<a name="PDF_AS_WORK_DIR"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>PDF_AS_WORK_DIR</h4> +<pre>public static final java.lang.String PDF_AS_WORK_DIR</pre> +<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../../../constant-values.html#at.gv.egiz.pdfas.web.config.WebConfiguration.PDF_AS_WORK_DIR">Constant Field Values</a></dd></dl> +</li> +</ul> +<a name="MOA_SS_ENABLED"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>MOA_SS_ENABLED</h4> +<pre>public static final java.lang.String MOA_SS_ENABLED</pre> +<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../../../constant-values.html#at.gv.egiz.pdfas.web.config.WebConfiguration.MOA_SS_ENABLED">Constant Field Values</a></dd></dl> +</li> +</ul> +<a name="KEYSTORE_ENABLED"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>KEYSTORE_ENABLED</h4> +<pre>public static final java.lang.String KEYSTORE_ENABLED</pre> +<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../../../constant-values.html#at.gv.egiz.pdfas.web.config.WebConfiguration.KEYSTORE_ENABLED">Constant Field Values</a></dd></dl> +</li> +</ul> +<a name="KEYSTORE_FILE"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>KEYSTORE_FILE</h4> +<pre>public static final java.lang.String KEYSTORE_FILE</pre> +<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../../../constant-values.html#at.gv.egiz.pdfas.web.config.WebConfiguration.KEYSTORE_FILE">Constant Field Values</a></dd></dl> +</li> +</ul> +<a name="KEYSTORE_TYPE"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>KEYSTORE_TYPE</h4> +<pre>public static final java.lang.String KEYSTORE_TYPE</pre> +<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../../../constant-values.html#at.gv.egiz.pdfas.web.config.WebConfiguration.KEYSTORE_TYPE">Constant Field Values</a></dd></dl> +</li> +</ul> +<a name="KEYSTORE_PASS"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>KEYSTORE_PASS</h4> +<pre>public static final java.lang.String KEYSTORE_PASS</pre> +<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../../../constant-values.html#at.gv.egiz.pdfas.web.config.WebConfiguration.KEYSTORE_PASS">Constant Field Values</a></dd></dl> +</li> +</ul> +<a name="KEYSTORE_ALIAS"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>KEYSTORE_ALIAS</h4> +<pre>public static final java.lang.String KEYSTORE_ALIAS</pre> +<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../../../constant-values.html#at.gv.egiz.pdfas.web.config.WebConfiguration.KEYSTORE_ALIAS">Constant Field Values</a></dd></dl> +</li> +</ul> +<a name="KEYSTORE_KEY_PASS"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>KEYSTORE_KEY_PASS</h4> +<pre>public static final java.lang.String KEYSTORE_KEY_PASS</pre> +<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../../../constant-values.html#at.gv.egiz.pdfas.web.config.WebConfiguration.KEYSTORE_KEY_PASS">Constant Field Values</a></dd></dl> +</li> +</ul> +<a name="WHITELIST_ENABLED"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>WHITELIST_ENABLED</h4> +<pre>public static final java.lang.String WHITELIST_ENABLED</pre> +<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../../../constant-values.html#at.gv.egiz.pdfas.web.config.WebConfiguration.WHITELIST_ENABLED">Constant Field Values</a></dd></dl> +</li> +</ul> +<a name="WHITELIST_VALUE_PRE"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>WHITELIST_VALUE_PRE</h4> +<pre>public static final java.lang.String WHITELIST_VALUE_PRE</pre> +<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../../../constant-values.html#at.gv.egiz.pdfas.web.config.WebConfiguration.WHITELIST_VALUE_PRE">Constant Field Values</a></dd></dl> +</li> +</ul> +</li> +</ul> +<!-- ========= CONSTRUCTOR DETAIL ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_detail"> +<!-- --> +</a> +<h3>Constructor Detail</h3> +<a name="WebConfiguration()"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>WebConfiguration</h4> +<pre>public WebConfiguration()</pre> +</li> +</ul> +</li> +</ul> +<!-- ============ METHOD DETAIL ========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_detail"> +<!-- --> +</a> +<h3>Method Detail</h3> +<a name="configure(java.lang.String)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>configure</h4> +<pre>public static void configure(java.lang.String config)</pre> +</li> +</ul> +<a name="getPublicURL()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getPublicURL</h4> +<pre>public static java.lang.String getPublicURL()</pre> +</li> +</ul> +<a name="getLocalBKUURL()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getLocalBKUURL</h4> +<pre>public static java.lang.String getLocalBKUURL()</pre> +</li> +</ul> +<a name="getOnlineBKUURL()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getOnlineBKUURL</h4> +<pre>public static java.lang.String getOnlineBKUURL()</pre> +</li> +</ul> +<a name="getHandyBKUURL()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getHandyBKUURL</h4> +<pre>public static java.lang.String getHandyBKUURL()</pre> +</li> +</ul> +<a name="getPdfASDir()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getPdfASDir</h4> +<pre>public static java.lang.String getPdfASDir()</pre> +</li> +</ul> +<a name="getKeystoreFile()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getKeystoreFile</h4> +<pre>public static java.lang.String getKeystoreFile()</pre> +</li> +</ul> +<a name="getKeystoreType()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getKeystoreType</h4> +<pre>public static java.lang.String getKeystoreType()</pre> +</li> +</ul> +<a name="getKeystorePass()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getKeystorePass</h4> +<pre>public static java.lang.String getKeystorePass()</pre> +</li> +</ul> +<a name="getKeystoreAlias()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getKeystoreAlias</h4> +<pre>public static java.lang.String getKeystoreAlias()</pre> +</li> +</ul> +<a name="getKeystoreKeyPass()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getKeystoreKeyPass</h4> +<pre>public static java.lang.String getKeystoreKeyPass()</pre> +</li> +</ul> +<a name="getMOASSEnabled()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getMOASSEnabled</h4> +<pre>public static boolean getMOASSEnabled()</pre> +</li> +</ul> +<a name="getKeystoreEnabled()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getKeystoreEnabled</h4> +<pre>public static boolean getKeystoreEnabled()</pre> +</li> +</ul> +<a name="isShowErrorDetails()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>isShowErrorDetails</h4> +<pre>public static boolean isShowErrorDetails()</pre> +</li> +</ul> +<a name="isWhiteListEnabled()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>isWhiteListEnabled</h4> +<pre>public static boolean isWhiteListEnabled()</pre> +</li> +</ul> +<a name="isProvidePdfURLinWhitelist(java.lang.String)"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>isProvidePdfURLinWhitelist</h4> +<pre>public static boolean isProvidePdfURLinWhitelist(java.lang.String url)</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="package-tree.html">Tree</a></li> +<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li> +<li><a href="../../../../../../index-all.html">Index</a></li> +<li><a href="../../../../../../help-doc.html">Help</a></li> +</ul> +</div> +<div class="subNav"> +<ul class="navList"> +<li>Prev Class</li> +<li>Next Class</li> +</ul> +<ul class="navList"> +<li><a href="../../../../../../index.html?at/gv/egiz/pdfas/web/config/WebConfiguration.html" target="_top">Frames</a></li> +<li><a href="WebConfiguration.html" target="_top">No Frames</a></li> +</ul> +<ul class="navList" id="allclasses_navbar_bottom"> +<li><a href="../../../../../../allclasses-noframe.html">All Classes</a></li> +</ul> +<div> +<script type="text/javascript"><!-- + allClassesLink = document.getElementById("allclasses_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/full/at/gv/egiz/pdfas/web/config/package-frame.html b/docs/full/at/gv/egiz/pdfas/web/config/package-frame.html new file mode 100644 index 00000000..ded6ad0f --- /dev/null +++ b/docs/full/at/gv/egiz/pdfas/web/config/package-frame.html @@ -0,0 +1,19 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> +<!-- NewPage --> +<html lang="en"> +<head> +<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 10:22:01 CET 2014 --> +<title>at.gv.egiz.pdfas.web.config</title> +<meta name="date" content="2014-02-20"> +<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style"> +</head> +<body> +<h1 class="bar"><a href="../../../../../../at/gv/egiz/pdfas/web/config/package-summary.html" target="classFrame">at.gv.egiz.pdfas.web.config</a></h1> +<div class="indexContainer"> +<h2 title="Classes">Classes</h2> +<ul title="Classes"> +<li><a href="WebConfiguration.html" title="class in at.gv.egiz.pdfas.web.config" target="classFrame">WebConfiguration</a></li> +</ul> +</div> +</body> +</html> diff --git a/docs/full/at/gv/egiz/pdfas/web/config/package-summary.html b/docs/full/at/gv/egiz/pdfas/web/config/package-summary.html new file mode 100644 index 00000000..254420ef --- /dev/null +++ b/docs/full/at/gv/egiz/pdfas/web/config/package-summary.html @@ -0,0 +1,131 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> +<!-- NewPage --> +<html lang="en"> +<head> +<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 10:22:01 CET 2014 --> +<title>at.gv.egiz.pdfas.web.config</title> +<meta name="date" content="2014-02-20"> +<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style"> +</head> +<body> +<script type="text/javascript"><!-- + if (location.href.indexOf('is-external=true') == -1) { + parent.document.title="at.gv.egiz.pdfas.web.config"; + } +//--> +</script> +<noscript> +<div>JavaScript is disabled on your browser.</div> +</noscript> +<!-- ========= START OF TOP NAVBAR ======= --> +<div class="topNav"><a name="navbar_top"> +<!-- --> +</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> +<!-- --> +</a> +<ul class="navList" title="Navigation"> +<li><a href="../../../../../../overview-summary.html">Overview</a></li> +<li class="navBarCell1Rev">Package</li> +<li>Class</li> +<li><a href="package-tree.html">Tree</a></li> +<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li> +<li><a href="../../../../../../index-all.html">Index</a></li> +<li><a href="../../../../../../help-doc.html">Help</a></li> +</ul> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../../../at/gv/egiz/pdfas/stmp/itext/package-summary.html">Prev Package</a></li> +<li><a href="../../../../../../at/gv/egiz/pdfas/web/exception/package-summary.html">Next Package</a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../../../index.html?at/gv/egiz/pdfas/web/config/package-summary.html" target="_top">Frames</a></li> +<li><a href="package-summary.html" target="_top">No Frames</a></li> +</ul> +<ul class="navList" id="allclasses_navbar_top"> +<li><a href="../../../../../../allclasses-noframe.html">All Classes</a></li> +</ul> +<div> +<script type="text/javascript"><!-- + allClassesLink = document.getElementById("allclasses_navbar_top"); + if(window==top) { + allClassesLink.style.display = "block"; + } + else { + allClassesLink.style.display = "none"; + } + //--> +</script> +</div> +<a name="skip-navbar_top"> +<!-- --> +</a></div> +<!-- ========= END OF TOP NAVBAR ========= --> +<div class="header"> +<h1 title="Package" class="title">Package at.gv.egiz.pdfas.web.config</h1> +</div> +<div class="contentContainer"> +<ul class="blockList"> +<li class="blockList"> +<table class="packageSummary" border="0" cellpadding="3" cellspacing="0" summary="Class Summary table, listing classes, and an explanation"> +<caption><span>Class Summary</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colFirst" scope="col">Class</th> +<th class="colLast" scope="col">Description</th> +</tr> +<tbody> +<tr class="altColor"> +<td class="colFirst"><a href="../../../../../../at/gv/egiz/pdfas/web/config/WebConfiguration.html" title="class in at.gv.egiz.pdfas.web.config">WebConfiguration</a></td> +<td class="colLast"> </td> +</tr> +</tbody> +</table> +</li> +</ul> +</div> +<!-- ======= START OF BOTTOM NAVBAR ====== --> +<div class="bottomNav"><a name="navbar_bottom"> +<!-- --> +</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> +<!-- --> +</a> +<ul class="navList" title="Navigation"> +<li><a href="../../../../../../overview-summary.html">Overview</a></li> +<li class="navBarCell1Rev">Package</li> +<li>Class</li> +<li><a href="package-tree.html">Tree</a></li> +<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li> +<li><a href="../../../../../../index-all.html">Index</a></li> +<li><a href="../../../../../../help-doc.html">Help</a></li> +</ul> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../../../at/gv/egiz/pdfas/stmp/itext/package-summary.html">Prev Package</a></li> +<li><a href="../../../../../../at/gv/egiz/pdfas/web/exception/package-summary.html">Next Package</a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../../../index.html?at/gv/egiz/pdfas/web/config/package-summary.html" target="_top">Frames</a></li> +<li><a href="package-summary.html" target="_top">No Frames</a></li> +</ul> +<ul class="navList" id="allclasses_navbar_bottom"> +<li><a href="../../../../../../allclasses-noframe.html">All Classes</a></li> +</ul> +<div> +<script type="text/javascript"><!-- + allClassesLink = document.getElementById("allclasses_navbar_bottom"); + if(window==top) { + allClassesLink.style.display = "block"; + } + else { + allClassesLink.style.display = "none"; + } + //--> +</script> +</div> +<a name="skip-navbar_bottom"> +<!-- --> +</a></div> +<!-- ======== END OF BOTTOM NAVBAR ======= --> +</body> +</html> diff --git a/docs/full/at/gv/egiz/pdfas/web/config/package-tree.html b/docs/full/at/gv/egiz/pdfas/web/config/package-tree.html new file mode 100644 index 00000000..a1672ae6 --- /dev/null +++ b/docs/full/at/gv/egiz/pdfas/web/config/package-tree.html @@ -0,0 +1,126 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> +<!-- NewPage --> +<html lang="en"> +<head> +<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 10:22:01 CET 2014 --> +<title>at.gv.egiz.pdfas.web.config Class Hierarchy</title> +<meta name="date" content="2014-02-20"> +<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style"> +</head> +<body> +<script type="text/javascript"><!-- + if (location.href.indexOf('is-external=true') == -1) { + parent.document.title="at.gv.egiz.pdfas.web.config Class Hierarchy"; + } +//--> +</script> +<noscript> +<div>JavaScript is disabled on your browser.</div> +</noscript> +<!-- ========= START OF TOP NAVBAR ======= --> +<div class="topNav"><a name="navbar_top"> +<!-- --> +</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> +<!-- --> +</a> +<ul class="navList" title="Navigation"> +<li><a href="../../../../../../overview-summary.html">Overview</a></li> +<li><a href="package-summary.html">Package</a></li> +<li>Class</li> +<li class="navBarCell1Rev">Tree</li> +<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li> +<li><a href="../../../../../../index-all.html">Index</a></li> +<li><a href="../../../../../../help-doc.html">Help</a></li> +</ul> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../../../at/gv/egiz/pdfas/stmp/itext/package-tree.html">Prev</a></li> +<li><a href="../../../../../../at/gv/egiz/pdfas/web/exception/package-tree.html">Next</a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../../../index.html?at/gv/egiz/pdfas/web/config/package-tree.html" target="_top">Frames</a></li> +<li><a href="package-tree.html" target="_top">No Frames</a></li> +</ul> +<ul class="navList" id="allclasses_navbar_top"> +<li><a href="../../../../../../allclasses-noframe.html">All Classes</a></li> +</ul> +<div> +<script type="text/javascript"><!-- + allClassesLink = document.getElementById("allclasses_navbar_top"); + if(window==top) { + allClassesLink.style.display = "block"; + } + else { + allClassesLink.style.display = "none"; + } + //--> +</script> +</div> +<a name="skip-navbar_top"> +<!-- --> +</a></div> +<!-- ========= END OF TOP NAVBAR ========= --> +<div class="header"> +<h1 class="title">Hierarchy For Package at.gv.egiz.pdfas.web.config</h1> +<span class="strong">Package Hierarchies:</span> +<ul class="horizontal"> +<li><a href="../../../../../../overview-tree.html">All Packages</a></li> +</ul> +</div> +<div class="contentContainer"> +<h2 title="Class Hierarchy">Class Hierarchy</h2> +<ul> +<li type="circle">java.lang.Object +<ul> +<li type="circle">at.gv.egiz.pdfas.web.config.<a href="../../../../../../at/gv/egiz/pdfas/web/config/WebConfiguration.html" title="class in at.gv.egiz.pdfas.web.config"><span class="strong">WebConfiguration</span></a></li> +</ul> +</li> +</ul> +</div> +<!-- ======= START OF BOTTOM NAVBAR ====== --> +<div class="bottomNav"><a name="navbar_bottom"> +<!-- --> +</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> +<!-- --> +</a> +<ul class="navList" title="Navigation"> +<li><a href="../../../../../../overview-summary.html">Overview</a></li> +<li><a href="package-summary.html">Package</a></li> +<li>Class</li> +<li class="navBarCell1Rev">Tree</li> +<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li> +<li><a href="../../../../../../index-all.html">Index</a></li> +<li><a href="../../../../../../help-doc.html">Help</a></li> +</ul> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../../../at/gv/egiz/pdfas/stmp/itext/package-tree.html">Prev</a></li> +<li><a href="../../../../../../at/gv/egiz/pdfas/web/exception/package-tree.html">Next</a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../../../index.html?at/gv/egiz/pdfas/web/config/package-tree.html" target="_top">Frames</a></li> +<li><a href="package-tree.html" target="_top">No Frames</a></li> +</ul> +<ul class="navList" id="allclasses_navbar_bottom"> +<li><a href="../../../../../../allclasses-noframe.html">All Classes</a></li> +</ul> +<div> +<script type="text/javascript"><!-- + allClassesLink = document.getElementById("allclasses_navbar_bottom"); + if(window==top) { + allClassesLink.style.display = "block"; + } + else { + allClassesLink.style.display = "none"; + } + //--> +</script> +</div> +<a name="skip-navbar_bottom"> +<!-- --> +</a></div> +<!-- ======== END OF BOTTOM NAVBAR ======= --> +</body> +</html> diff --git a/docs/full/at/gv/egiz/pdfas/web/exception/PdfAsSecurityLayerException.html b/docs/full/at/gv/egiz/pdfas/web/exception/PdfAsSecurityLayerException.html new file mode 100644 index 00000000..66dccb40 --- /dev/null +++ b/docs/full/at/gv/egiz/pdfas/web/exception/PdfAsSecurityLayerException.html @@ -0,0 +1,250 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> +<!-- NewPage --> +<html lang="en"> +<head> +<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 10:19:18 CET 2014 --> +<title>PdfAsSecurityLayerException</title> +<meta name="date" content="2014-02-20"> +<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style"> +</head> +<body> +<script type="text/javascript"><!-- + if (location.href.indexOf('is-external=true') == -1) { + parent.document.title="PdfAsSecurityLayerException"; + } +//--> +</script> +<noscript> +<div>JavaScript is disabled on your browser.</div> +</noscript> +<!-- ========= START OF TOP NAVBAR ======= --> +<div class="topNav"><a name="navbar_top"> +<!-- --> +</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> +<!-- --> +</a> +<ul class="navList" title="Navigation"> +<li><a href="../../../../../../overview-summary.html">Overview</a></li> +<li><a href="package-summary.html">Package</a></li> +<li class="navBarCell1Rev">Class</li> +<li><a href="package-tree.html">Tree</a></li> +<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li> +<li><a href="../../../../../../index-all.html">Index</a></li> +<li><a href="../../../../../../help-doc.html">Help</a></li> +</ul> +</div> +<div class="subNav"> +<ul class="navList"> +<li>Prev Class</li> +<li><a href="../../../../../../at/gv/egiz/pdfas/web/exception/PdfAsWebException.html" title="class in at.gv.egiz.pdfas.web.exception"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../../../index.html?at/gv/egiz/pdfas/web/exception/PdfAsSecurityLayerException.html" target="_top">Frames</a></li> +<li><a href="PdfAsSecurityLayerException.html" target="_top">No Frames</a></li> +</ul> +<ul class="navList" id="allclasses_navbar_top"> +<li><a href="../../../../../../allclasses-noframe.html">All Classes</a></li> +</ul> +<div> +<script type="text/javascript"><!-- + allClassesLink = document.getElementById("allclasses_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="#methods_inherited_from_class_java.lang.Throwable">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li>Field | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li>Method</li> +</ul> +</div> +<a name="skip-navbar_top"> +<!-- --> +</a></div> +<!-- ========= END OF TOP NAVBAR ========= --> +<!-- ======== START OF CLASS DATA ======== --> +<div class="header"> +<div class="subTitle">at.gv.egiz.pdfas.web.exception</div> +<h2 title="Class PdfAsSecurityLayerException" class="title">Class PdfAsSecurityLayerException</h2> +</div> +<div class="contentContainer"> +<ul class="inheritance"> +<li>java.lang.Object</li> +<li> +<ul class="inheritance"> +<li>java.lang.Throwable</li> +<li> +<ul class="inheritance"> +<li>java.lang.Exception</li> +<li> +<ul class="inheritance"> +<li>at.gv.egiz.pdfas.web.exception.PdfAsSecurityLayerException</li> +</ul> +</li> +</ul> +</li> +</ul> +</li> +</ul> +<div class="description"> +<ul class="blockList"> +<li class="blockList"> +<dl> +<dt>All Implemented Interfaces:</dt> +<dd>java.io.Serializable</dd> +</dl> +<hr> +<br> +<pre>public class <span class="strong">PdfAsSecurityLayerException</span> +extends java.lang.Exception</pre> +<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../../../serialized-form.html#at.gv.egiz.pdfas.web.exception.PdfAsSecurityLayerException">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/pdfas/web/exception/PdfAsSecurityLayerException.html#PdfAsSecurityLayerException(java.lang.String, int)">PdfAsSecurityLayerException</a></strong>(java.lang.String info, + int errorcode)</code> </td> +</tr> +</table> +</li> +</ul> +<!-- ========== METHOD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_summary"> +<!-- --> +</a> +<h3>Method Summary</h3> +<ul class="blockList"> +<li class="blockList"><a name="methods_inherited_from_class_java.lang.Throwable"> +<!-- --> +</a> +<h3>Methods inherited from class java.lang.Throwable</h3> +<code>addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString</code></li> +</ul> +<ul class="blockList"> +<li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> +<!-- --> +</a> +<h3>Methods inherited from class java.lang.Object</h3> +<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait</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="PdfAsSecurityLayerException(java.lang.String, int)"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>PdfAsSecurityLayerException</h4> +<pre>public PdfAsSecurityLayerException(java.lang.String info, + int errorcode)</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="package-tree.html">Tree</a></li> +<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li> +<li><a href="../../../../../../index-all.html">Index</a></li> +<li><a href="../../../../../../help-doc.html">Help</a></li> +</ul> +</div> +<div class="subNav"> +<ul class="navList"> +<li>Prev Class</li> +<li><a href="../../../../../../at/gv/egiz/pdfas/web/exception/PdfAsWebException.html" title="class in at.gv.egiz.pdfas.web.exception"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../../../index.html?at/gv/egiz/pdfas/web/exception/PdfAsSecurityLayerException.html" target="_top">Frames</a></li> +<li><a href="PdfAsSecurityLayerException.html" target="_top">No Frames</a></li> +</ul> +<ul class="navList" id="allclasses_navbar_bottom"> +<li><a href="../../../../../../allclasses-noframe.html">All Classes</a></li> +</ul> +<div> +<script type="text/javascript"><!-- + allClassesLink = document.getElementById("allclasses_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="#methods_inherited_from_class_java.lang.Throwable">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li>Field | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li>Method</li> +</ul> +</div> +<a name="skip-navbar_bottom"> +<!-- --> +</a></div> +<!-- ======== END OF BOTTOM NAVBAR ======= --> +</body> +</html> diff --git a/docs/full/at/gv/egiz/pdfas/web/exception/PdfAsWebException.html b/docs/full/at/gv/egiz/pdfas/web/exception/PdfAsWebException.html new file mode 100644 index 00000000..67f04fc5 --- /dev/null +++ b/docs/full/at/gv/egiz/pdfas/web/exception/PdfAsWebException.html @@ -0,0 +1,262 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> +<!-- NewPage --> +<html lang="en"> +<head> +<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 10:19:18 CET 2014 --> +<title>PdfAsWebException</title> +<meta name="date" content="2014-02-20"> +<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style"> +</head> +<body> +<script type="text/javascript"><!-- + if (location.href.indexOf('is-external=true') == -1) { + parent.document.title="PdfAsWebException"; + } +//--> +</script> +<noscript> +<div>JavaScript is disabled on your browser.</div> +</noscript> +<!-- ========= START OF TOP NAVBAR ======= --> +<div class="topNav"><a name="navbar_top"> +<!-- --> +</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> +<!-- --> +</a> +<ul class="navList" title="Navigation"> +<li><a href="../../../../../../overview-summary.html">Overview</a></li> +<li><a href="package-summary.html">Package</a></li> +<li class="navBarCell1Rev">Class</li> +<li><a href="package-tree.html">Tree</a></li> +<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li> +<li><a href="../../../../../../index-all.html">Index</a></li> +<li><a href="../../../../../../help-doc.html">Help</a></li> +</ul> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../../../at/gv/egiz/pdfas/web/exception/PdfAsSecurityLayerException.html" title="class in at.gv.egiz.pdfas.web.exception"><span class="strong">Prev Class</span></a></li> +<li>Next Class</li> +</ul> +<ul class="navList"> +<li><a href="../../../../../../index.html?at/gv/egiz/pdfas/web/exception/PdfAsWebException.html" target="_top">Frames</a></li> +<li><a href="PdfAsWebException.html" target="_top">No Frames</a></li> +</ul> +<ul class="navList" id="allclasses_navbar_top"> +<li><a href="../../../../../../allclasses-noframe.html">All Classes</a></li> +</ul> +<div> +<script type="text/javascript"><!-- + allClassesLink = document.getElementById("allclasses_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="#methods_inherited_from_class_java.lang.Throwable">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li>Field | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li>Method</li> +</ul> +</div> +<a name="skip-navbar_top"> +<!-- --> +</a></div> +<!-- ========= END OF TOP NAVBAR ========= --> +<!-- ======== START OF CLASS DATA ======== --> +<div class="header"> +<div class="subTitle">at.gv.egiz.pdfas.web.exception</div> +<h2 title="Class PdfAsWebException" class="title">Class PdfAsWebException</h2> +</div> +<div class="contentContainer"> +<ul class="inheritance"> +<li>java.lang.Object</li> +<li> +<ul class="inheritance"> +<li>java.lang.Throwable</li> +<li> +<ul class="inheritance"> +<li>java.lang.Exception</li> +<li> +<ul class="inheritance"> +<li>at.gv.egiz.pdfas.web.exception.PdfAsWebException</li> +</ul> +</li> +</ul> +</li> +</ul> +</li> +</ul> +<div class="description"> +<ul class="blockList"> +<li class="blockList"> +<dl> +<dt>All Implemented Interfaces:</dt> +<dd>java.io.Serializable</dd> +</dl> +<hr> +<br> +<pre>public class <span class="strong">PdfAsWebException</span> +extends java.lang.Exception</pre> +<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../../../serialized-form.html#at.gv.egiz.pdfas.web.exception.PdfAsWebException">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/pdfas/web/exception/PdfAsWebException.html#PdfAsWebException(java.lang.String)">PdfAsWebException</a></strong>(java.lang.String message)</code> </td> +</tr> +<tr class="rowColor"> +<td class="colOne"><code><strong><a href="../../../../../../at/gv/egiz/pdfas/web/exception/PdfAsWebException.html#PdfAsWebException(java.lang.String, java.lang.Throwable)">PdfAsWebException</a></strong>(java.lang.String message, + java.lang.Throwable e)</code> </td> +</tr> +</table> +</li> +</ul> +<!-- ========== METHOD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_summary"> +<!-- --> +</a> +<h3>Method Summary</h3> +<ul class="blockList"> +<li class="blockList"><a name="methods_inherited_from_class_java.lang.Throwable"> +<!-- --> +</a> +<h3>Methods inherited from class java.lang.Throwable</h3> +<code>addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString</code></li> +</ul> +<ul class="blockList"> +<li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> +<!-- --> +</a> +<h3>Methods inherited from class java.lang.Object</h3> +<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait</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="PdfAsWebException(java.lang.String)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>PdfAsWebException</h4> +<pre>public PdfAsWebException(java.lang.String message)</pre> +</li> +</ul> +<a name="PdfAsWebException(java.lang.String, java.lang.Throwable)"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>PdfAsWebException</h4> +<pre>public PdfAsWebException(java.lang.String message, + java.lang.Throwable e)</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="package-tree.html">Tree</a></li> +<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li> +<li><a href="../../../../../../index-all.html">Index</a></li> +<li><a href="../../../../../../help-doc.html">Help</a></li> +</ul> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../../../at/gv/egiz/pdfas/web/exception/PdfAsSecurityLayerException.html" title="class in at.gv.egiz.pdfas.web.exception"><span class="strong">Prev Class</span></a></li> +<li>Next Class</li> +</ul> +<ul class="navList"> +<li><a href="../../../../../../index.html?at/gv/egiz/pdfas/web/exception/PdfAsWebException.html" target="_top">Frames</a></li> +<li><a href="PdfAsWebException.html" target="_top">No Frames</a></li> +</ul> +<ul class="navList" id="allclasses_navbar_bottom"> +<li><a href="../../../../../../allclasses-noframe.html">All Classes</a></li> +</ul> +<div> +<script type="text/javascript"><!-- + allClassesLink = document.getElementById("allclasses_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="#methods_inherited_from_class_java.lang.Throwable">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li>Field | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li>Method</li> +</ul> +</div> +<a name="skip-navbar_bottom"> +<!-- --> +</a></div> +<!-- ======== END OF BOTTOM NAVBAR ======= --> +</body> +</html> diff --git a/docs/full/at/gv/egiz/pdfas/web/exception/package-frame.html b/docs/full/at/gv/egiz/pdfas/web/exception/package-frame.html new file mode 100644 index 00000000..b554325d --- /dev/null +++ b/docs/full/at/gv/egiz/pdfas/web/exception/package-frame.html @@ -0,0 +1,20 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> +<!-- NewPage --> +<html lang="en"> +<head> +<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 10:22:01 CET 2014 --> +<title>at.gv.egiz.pdfas.web.exception</title> +<meta name="date" content="2014-02-20"> +<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style"> +</head> +<body> +<h1 class="bar"><a href="../../../../../../at/gv/egiz/pdfas/web/exception/package-summary.html" target="classFrame">at.gv.egiz.pdfas.web.exception</a></h1> +<div class="indexContainer"> +<h2 title="Exceptions">Exceptions</h2> +<ul title="Exceptions"> +<li><a href="PdfAsSecurityLayerException.html" title="class in at.gv.egiz.pdfas.web.exception" target="classFrame">PdfAsSecurityLayerException</a></li> +<li><a href="PdfAsWebException.html" title="class in at.gv.egiz.pdfas.web.exception" target="classFrame">PdfAsWebException</a></li> +</ul> +</div> +</body> +</html> diff --git a/docs/full/at/gv/egiz/pdfas/web/exception/package-summary.html b/docs/full/at/gv/egiz/pdfas/web/exception/package-summary.html new file mode 100644 index 00000000..7bdd915b --- /dev/null +++ b/docs/full/at/gv/egiz/pdfas/web/exception/package-summary.html @@ -0,0 +1,135 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> +<!-- NewPage --> +<html lang="en"> +<head> +<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 10:22:01 CET 2014 --> +<title>at.gv.egiz.pdfas.web.exception</title> +<meta name="date" content="2014-02-20"> +<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style"> +</head> +<body> +<script type="text/javascript"><!-- + if (location.href.indexOf('is-external=true') == -1) { + parent.document.title="at.gv.egiz.pdfas.web.exception"; + } +//--> +</script> +<noscript> +<div>JavaScript is disabled on your browser.</div> +</noscript> +<!-- ========= START OF TOP NAVBAR ======= --> +<div class="topNav"><a name="navbar_top"> +<!-- --> +</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> +<!-- --> +</a> +<ul class="navList" title="Navigation"> +<li><a href="../../../../../../overview-summary.html">Overview</a></li> +<li class="navBarCell1Rev">Package</li> +<li>Class</li> +<li><a href="package-tree.html">Tree</a></li> +<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li> +<li><a href="../../../../../../index-all.html">Index</a></li> +<li><a href="../../../../../../help-doc.html">Help</a></li> +</ul> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../../../at/gv/egiz/pdfas/web/config/package-summary.html">Prev Package</a></li> +<li><a href="../../../../../../at/gv/egiz/pdfas/web/filter/package-summary.html">Next Package</a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../../../index.html?at/gv/egiz/pdfas/web/exception/package-summary.html" target="_top">Frames</a></li> +<li><a href="package-summary.html" target="_top">No Frames</a></li> +</ul> +<ul class="navList" id="allclasses_navbar_top"> +<li><a href="../../../../../../allclasses-noframe.html">All Classes</a></li> +</ul> +<div> +<script type="text/javascript"><!-- + allClassesLink = document.getElementById("allclasses_navbar_top"); + if(window==top) { + allClassesLink.style.display = "block"; + } + else { + allClassesLink.style.display = "none"; + } + //--> +</script> +</div> +<a name="skip-navbar_top"> +<!-- --> +</a></div> +<!-- ========= END OF TOP NAVBAR ========= --> +<div class="header"> +<h1 title="Package" class="title">Package at.gv.egiz.pdfas.web.exception</h1> +</div> +<div class="contentContainer"> +<ul class="blockList"> +<li class="blockList"> +<table class="packageSummary" border="0" cellpadding="3" cellspacing="0" summary="Exception Summary table, listing exceptions, and an explanation"> +<caption><span>Exception Summary</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colFirst" scope="col">Exception</th> +<th class="colLast" scope="col">Description</th> +</tr> +<tbody> +<tr class="altColor"> +<td class="colFirst"><a href="../../../../../../at/gv/egiz/pdfas/web/exception/PdfAsSecurityLayerException.html" title="class in at.gv.egiz.pdfas.web.exception">PdfAsSecurityLayerException</a></td> +<td class="colLast"> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><a href="../../../../../../at/gv/egiz/pdfas/web/exception/PdfAsWebException.html" title="class in at.gv.egiz.pdfas.web.exception">PdfAsWebException</a></td> +<td class="colLast"> </td> +</tr> +</tbody> +</table> +</li> +</ul> +</div> +<!-- ======= START OF BOTTOM NAVBAR ====== --> +<div class="bottomNav"><a name="navbar_bottom"> +<!-- --> +</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> +<!-- --> +</a> +<ul class="navList" title="Navigation"> +<li><a href="../../../../../../overview-summary.html">Overview</a></li> +<li class="navBarCell1Rev">Package</li> +<li>Class</li> +<li><a href="package-tree.html">Tree</a></li> +<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li> +<li><a href="../../../../../../index-all.html">Index</a></li> +<li><a href="../../../../../../help-doc.html">Help</a></li> +</ul> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../../../at/gv/egiz/pdfas/web/config/package-summary.html">Prev Package</a></li> +<li><a href="../../../../../../at/gv/egiz/pdfas/web/filter/package-summary.html">Next Package</a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../../../index.html?at/gv/egiz/pdfas/web/exception/package-summary.html" target="_top">Frames</a></li> +<li><a href="package-summary.html" target="_top">No Frames</a></li> +</ul> +<ul class="navList" id="allclasses_navbar_bottom"> +<li><a href="../../../../../../allclasses-noframe.html">All Classes</a></li> +</ul> +<div> +<script type="text/javascript"><!-- + allClassesLink = document.getElementById("allclasses_navbar_bottom"); + if(window==top) { + allClassesLink.style.display = "block"; + } + else { + allClassesLink.style.display = "none"; + } + //--> +</script> +</div> +<a name="skip-navbar_bottom"> +<!-- --> +</a></div> +<!-- ======== END OF BOTTOM NAVBAR ======= --> +</body> +</html> diff --git a/docs/full/at/gv/egiz/pdfas/web/exception/package-tree.html b/docs/full/at/gv/egiz/pdfas/web/exception/package-tree.html new file mode 100644 index 00000000..8eaa5a3d --- /dev/null +++ b/docs/full/at/gv/egiz/pdfas/web/exception/package-tree.html @@ -0,0 +1,135 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> +<!-- NewPage --> +<html lang="en"> +<head> +<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 10:22:01 CET 2014 --> +<title>at.gv.egiz.pdfas.web.exception Class Hierarchy</title> +<meta name="date" content="2014-02-20"> +<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style"> +</head> +<body> +<script type="text/javascript"><!-- + if (location.href.indexOf('is-external=true') == -1) { + parent.document.title="at.gv.egiz.pdfas.web.exception Class Hierarchy"; + } +//--> +</script> +<noscript> +<div>JavaScript is disabled on your browser.</div> +</noscript> +<!-- ========= START OF TOP NAVBAR ======= --> +<div class="topNav"><a name="navbar_top"> +<!-- --> +</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> +<!-- --> +</a> +<ul class="navList" title="Navigation"> +<li><a href="../../../../../../overview-summary.html">Overview</a></li> +<li><a href="package-summary.html">Package</a></li> +<li>Class</li> +<li class="navBarCell1Rev">Tree</li> +<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li> +<li><a href="../../../../../../index-all.html">Index</a></li> +<li><a href="../../../../../../help-doc.html">Help</a></li> +</ul> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../../../at/gv/egiz/pdfas/web/config/package-tree.html">Prev</a></li> +<li><a href="../../../../../../at/gv/egiz/pdfas/web/filter/package-tree.html">Next</a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../../../index.html?at/gv/egiz/pdfas/web/exception/package-tree.html" target="_top">Frames</a></li> +<li><a href="package-tree.html" target="_top">No Frames</a></li> +</ul> +<ul class="navList" id="allclasses_navbar_top"> +<li><a href="../../../../../../allclasses-noframe.html">All Classes</a></li> +</ul> +<div> +<script type="text/javascript"><!-- + allClassesLink = document.getElementById("allclasses_navbar_top"); + if(window==top) { + allClassesLink.style.display = "block"; + } + else { + allClassesLink.style.display = "none"; + } + //--> +</script> +</div> +<a name="skip-navbar_top"> +<!-- --> +</a></div> +<!-- ========= END OF TOP NAVBAR ========= --> +<div class="header"> +<h1 class="title">Hierarchy For Package at.gv.egiz.pdfas.web.exception</h1> +<span class="strong">Package Hierarchies:</span> +<ul class="horizontal"> +<li><a href="../../../../../../overview-tree.html">All Packages</a></li> +</ul> +</div> +<div class="contentContainer"> +<h2 title="Class Hierarchy">Class Hierarchy</h2> +<ul> +<li type="circle">java.lang.Object +<ul> +<li type="circle">java.lang.Throwable (implements java.io.Serializable) +<ul> +<li type="circle">java.lang.Exception +<ul> +<li type="circle">at.gv.egiz.pdfas.web.exception.<a href="../../../../../../at/gv/egiz/pdfas/web/exception/PdfAsSecurityLayerException.html" title="class in at.gv.egiz.pdfas.web.exception"><span class="strong">PdfAsSecurityLayerException</span></a></li> +<li type="circle">at.gv.egiz.pdfas.web.exception.<a href="../../../../../../at/gv/egiz/pdfas/web/exception/PdfAsWebException.html" title="class in at.gv.egiz.pdfas.web.exception"><span class="strong">PdfAsWebException</span></a></li> +</ul> +</li> +</ul> +</li> +</ul> +</li> +</ul> +</div> +<!-- ======= START OF BOTTOM NAVBAR ====== --> +<div class="bottomNav"><a name="navbar_bottom"> +<!-- --> +</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> +<!-- --> +</a> +<ul class="navList" title="Navigation"> +<li><a href="../../../../../../overview-summary.html">Overview</a></li> +<li><a href="package-summary.html">Package</a></li> +<li>Class</li> +<li class="navBarCell1Rev">Tree</li> +<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li> +<li><a href="../../../../../../index-all.html">Index</a></li> +<li><a href="../../../../../../help-doc.html">Help</a></li> +</ul> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../../../at/gv/egiz/pdfas/web/config/package-tree.html">Prev</a></li> +<li><a href="../../../../../../at/gv/egiz/pdfas/web/filter/package-tree.html">Next</a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../../../index.html?at/gv/egiz/pdfas/web/exception/package-tree.html" target="_top">Frames</a></li> +<li><a href="package-tree.html" target="_top">No Frames</a></li> +</ul> +<ul class="navList" id="allclasses_navbar_bottom"> +<li><a href="../../../../../../allclasses-noframe.html">All Classes</a></li> +</ul> +<div> +<script type="text/javascript"><!-- + allClassesLink = document.getElementById("allclasses_navbar_bottom"); + if(window==top) { + allClassesLink.style.display = "block"; + } + else { + allClassesLink.style.display = "none"; + } + //--> +</script> +</div> +<a name="skip-navbar_bottom"> +<!-- --> +</a></div> +<!-- ======== END OF BOTTOM NAVBAR ======= --> +</body> +</html> diff --git a/docs/full/at/gv/egiz/pdfas/web/filter/ExceptionCatchFilter.html b/docs/full/at/gv/egiz/pdfas/web/filter/ExceptionCatchFilter.html new file mode 100644 index 00000000..c0f48786 --- /dev/null +++ b/docs/full/at/gv/egiz/pdfas/web/filter/ExceptionCatchFilter.html @@ -0,0 +1,311 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> +<!-- NewPage --> +<html lang="en"> +<head> +<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 10:19:19 CET 2014 --> +<title>ExceptionCatchFilter</title> +<meta name="date" content="2014-02-20"> +<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style"> +</head> +<body> +<script type="text/javascript"><!-- + if (location.href.indexOf('is-external=true') == -1) { + parent.document.title="ExceptionCatchFilter"; + } +//--> +</script> +<noscript> +<div>JavaScript is disabled on your browser.</div> +</noscript> +<!-- ========= START OF TOP NAVBAR ======= --> +<div class="topNav"><a name="navbar_top"> +<!-- --> +</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> +<!-- --> +</a> +<ul class="navList" title="Navigation"> +<li><a href="../../../../../../overview-summary.html">Overview</a></li> +<li><a href="package-summary.html">Package</a></li> +<li class="navBarCell1Rev">Class</li> +<li><a href="package-tree.html">Tree</a></li> +<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li> +<li><a href="../../../../../../index-all.html">Index</a></li> +<li><a href="../../../../../../help-doc.html">Help</a></li> +</ul> +</div> +<div class="subNav"> +<ul class="navList"> +<li>Prev Class</li> +<li>Next Class</li> +</ul> +<ul class="navList"> +<li><a href="../../../../../../index.html?at/gv/egiz/pdfas/web/filter/ExceptionCatchFilter.html" target="_top">Frames</a></li> +<li><a href="ExceptionCatchFilter.html" target="_top">No Frames</a></li> +</ul> +<ul class="navList" id="allclasses_navbar_top"> +<li><a href="../../../../../../allclasses-noframe.html">All Classes</a></li> +</ul> +<div> +<script type="text/javascript"><!-- + allClassesLink = document.getElementById("allclasses_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.pdfas.web.filter</div> +<h2 title="Class ExceptionCatchFilter" class="title">Class ExceptionCatchFilter</h2> +</div> +<div class="contentContainer"> +<ul class="inheritance"> +<li>java.lang.Object</li> +<li> +<ul class="inheritance"> +<li>at.gv.egiz.pdfas.web.filter.ExceptionCatchFilter</li> +</ul> +</li> +</ul> +<div class="description"> +<ul class="blockList"> +<li class="blockList"> +<dl> +<dt>All Implemented Interfaces:</dt> +<dd>javax.servlet.Filter</dd> +</dl> +<hr> +<br> +<pre>public class <span class="strong">ExceptionCatchFilter</span> +extends java.lang.Object +implements javax.servlet.Filter</pre> +<div class="block">Servlet Filter implementation class ExceptionCatchFilter</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/pdfas/web/filter/ExceptionCatchFilter.html#ExceptionCatchFilter()">ExceptionCatchFilter</a></strong>()</code> +<div class="block">Default constructor.</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/pdfas/web/filter/ExceptionCatchFilter.html#destroy()">destroy</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/pdfas/web/filter/ExceptionCatchFilter.html#doFilter(javax.servlet.ServletRequest, javax.servlet.ServletResponse, javax.servlet.FilterChain)">doFilter</a></strong>(javax.servlet.ServletRequest request, + javax.servlet.ServletResponse response, + javax.servlet.FilterChain chain)</code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>void</code></td> +<td class="colLast"><code><strong><a href="../../../../../../at/gv/egiz/pdfas/web/filter/ExceptionCatchFilter.html#init(javax.servlet.FilterConfig)">init</a></strong>(javax.servlet.FilterConfig fConfig)</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.Object</h3> +<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</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="ExceptionCatchFilter()"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>ExceptionCatchFilter</h4> +<pre>public ExceptionCatchFilter()</pre> +<div class="block">Default constructor.</div> +</li> +</ul> +</li> +</ul> +<!-- ============ METHOD DETAIL ========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_detail"> +<!-- --> +</a> +<h3>Method Detail</h3> +<a name="destroy()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>destroy</h4> +<pre>public void destroy()</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>destroy</code> in interface <code>javax.servlet.Filter</code></dd> +<dt><span class="strong">See Also:</span></dt><dd><code>Filter.destroy()</code></dd></dl> +</li> +</ul> +<a name="doFilter(javax.servlet.ServletRequest, javax.servlet.ServletResponse, javax.servlet.FilterChain)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>doFilter</h4> +<pre>public void doFilter(javax.servlet.ServletRequest request, + javax.servlet.ServletResponse response, + javax.servlet.FilterChain chain) + throws java.io.IOException, + javax.servlet.ServletException</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>doFilter</code> in interface <code>javax.servlet.Filter</code></dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code>java.io.IOException</code></dd> +<dd><code>javax.servlet.ServletException</code></dd><dt><span class="strong">See Also:</span></dt><dd><code>Filter.doFilter(ServletRequest, ServletResponse, FilterChain)</code></dd></dl> +</li> +</ul> +<a name="init(javax.servlet.FilterConfig)"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>init</h4> +<pre>public void init(javax.servlet.FilterConfig fConfig) + throws javax.servlet.ServletException</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>init</code> in interface <code>javax.servlet.Filter</code></dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code>javax.servlet.ServletException</code></dd><dt><span class="strong">See Also:</span></dt><dd><code>Filter.init(FilterConfig)</code></dd></dl> +</li> +</ul> +</li> +</ul> +</li> +</ul> +</div> +</div> +<!-- ========= END OF CLASS DATA ========= --> +<!-- ======= START OF BOTTOM NAVBAR ====== --> +<div class="bottomNav"><a name="navbar_bottom"> +<!-- --> +</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> +<!-- --> +</a> +<ul class="navList" title="Navigation"> +<li><a href="../../../../../../overview-summary.html">Overview</a></li> +<li><a href="package-summary.html">Package</a></li> +<li class="navBarCell1Rev">Class</li> +<li><a href="package-tree.html">Tree</a></li> +<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li> +<li><a href="../../../../../../index-all.html">Index</a></li> +<li><a href="../../../../../../help-doc.html">Help</a></li> +</ul> +</div> +<div class="subNav"> +<ul class="navList"> +<li>Prev Class</li> +<li>Next Class</li> +</ul> +<ul class="navList"> +<li><a href="../../../../../../index.html?at/gv/egiz/pdfas/web/filter/ExceptionCatchFilter.html" target="_top">Frames</a></li> +<li><a href="ExceptionCatchFilter.html" target="_top">No Frames</a></li> +</ul> +<ul class="navList" id="allclasses_navbar_bottom"> +<li><a href="../../../../../../allclasses-noframe.html">All Classes</a></li> +</ul> +<div> +<script type="text/javascript"><!-- + allClassesLink = document.getElementById("allclasses_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/full/at/gv/egiz/pdfas/web/filter/package-frame.html b/docs/full/at/gv/egiz/pdfas/web/filter/package-frame.html new file mode 100644 index 00000000..cd95fba7 --- /dev/null +++ b/docs/full/at/gv/egiz/pdfas/web/filter/package-frame.html @@ -0,0 +1,19 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> +<!-- NewPage --> +<html lang="en"> +<head> +<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 10:22:01 CET 2014 --> +<title>at.gv.egiz.pdfas.web.filter</title> +<meta name="date" content="2014-02-20"> +<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style"> +</head> +<body> +<h1 class="bar"><a href="../../../../../../at/gv/egiz/pdfas/web/filter/package-summary.html" target="classFrame">at.gv.egiz.pdfas.web.filter</a></h1> +<div class="indexContainer"> +<h2 title="Classes">Classes</h2> +<ul title="Classes"> +<li><a href="ExceptionCatchFilter.html" title="class in at.gv.egiz.pdfas.web.filter" target="classFrame">ExceptionCatchFilter</a></li> +</ul> +</div> +</body> +</html> diff --git a/docs/full/at/gv/egiz/pdfas/web/filter/package-summary.html b/docs/full/at/gv/egiz/pdfas/web/filter/package-summary.html new file mode 100644 index 00000000..aa42edee --- /dev/null +++ b/docs/full/at/gv/egiz/pdfas/web/filter/package-summary.html @@ -0,0 +1,133 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> +<!-- NewPage --> +<html lang="en"> +<head> +<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 10:22:01 CET 2014 --> +<title>at.gv.egiz.pdfas.web.filter</title> +<meta name="date" content="2014-02-20"> +<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style"> +</head> +<body> +<script type="text/javascript"><!-- + if (location.href.indexOf('is-external=true') == -1) { + parent.document.title="at.gv.egiz.pdfas.web.filter"; + } +//--> +</script> +<noscript> +<div>JavaScript is disabled on your browser.</div> +</noscript> +<!-- ========= START OF TOP NAVBAR ======= --> +<div class="topNav"><a name="navbar_top"> +<!-- --> +</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> +<!-- --> +</a> +<ul class="navList" title="Navigation"> +<li><a href="../../../../../../overview-summary.html">Overview</a></li> +<li class="navBarCell1Rev">Package</li> +<li>Class</li> +<li><a href="package-tree.html">Tree</a></li> +<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li> +<li><a href="../../../../../../index-all.html">Index</a></li> +<li><a href="../../../../../../help-doc.html">Help</a></li> +</ul> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../../../at/gv/egiz/pdfas/web/exception/package-summary.html">Prev Package</a></li> +<li><a href="../../../../../../at/gv/egiz/pdfas/web/helper/package-summary.html">Next Package</a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../../../index.html?at/gv/egiz/pdfas/web/filter/package-summary.html" target="_top">Frames</a></li> +<li><a href="package-summary.html" target="_top">No Frames</a></li> +</ul> +<ul class="navList" id="allclasses_navbar_top"> +<li><a href="../../../../../../allclasses-noframe.html">All Classes</a></li> +</ul> +<div> +<script type="text/javascript"><!-- + allClassesLink = document.getElementById("allclasses_navbar_top"); + if(window==top) { + allClassesLink.style.display = "block"; + } + else { + allClassesLink.style.display = "none"; + } + //--> +</script> +</div> +<a name="skip-navbar_top"> +<!-- --> +</a></div> +<!-- ========= END OF TOP NAVBAR ========= --> +<div class="header"> +<h1 title="Package" class="title">Package at.gv.egiz.pdfas.web.filter</h1> +</div> +<div class="contentContainer"> +<ul class="blockList"> +<li class="blockList"> +<table class="packageSummary" border="0" cellpadding="3" cellspacing="0" summary="Class Summary table, listing classes, and an explanation"> +<caption><span>Class Summary</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colFirst" scope="col">Class</th> +<th class="colLast" scope="col">Description</th> +</tr> +<tbody> +<tr class="altColor"> +<td class="colFirst"><a href="../../../../../../at/gv/egiz/pdfas/web/filter/ExceptionCatchFilter.html" title="class in at.gv.egiz.pdfas.web.filter">ExceptionCatchFilter</a></td> +<td class="colLast"> +<div class="block">Servlet Filter implementation class ExceptionCatchFilter</div> +</td> +</tr> +</tbody> +</table> +</li> +</ul> +</div> +<!-- ======= START OF BOTTOM NAVBAR ====== --> +<div class="bottomNav"><a name="navbar_bottom"> +<!-- --> +</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> +<!-- --> +</a> +<ul class="navList" title="Navigation"> +<li><a href="../../../../../../overview-summary.html">Overview</a></li> +<li class="navBarCell1Rev">Package</li> +<li>Class</li> +<li><a href="package-tree.html">Tree</a></li> +<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li> +<li><a href="../../../../../../index-all.html">Index</a></li> +<li><a href="../../../../../../help-doc.html">Help</a></li> +</ul> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../../../at/gv/egiz/pdfas/web/exception/package-summary.html">Prev Package</a></li> +<li><a href="../../../../../../at/gv/egiz/pdfas/web/helper/package-summary.html">Next Package</a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../../../index.html?at/gv/egiz/pdfas/web/filter/package-summary.html" target="_top">Frames</a></li> +<li><a href="package-summary.html" target="_top">No Frames</a></li> +</ul> +<ul class="navList" id="allclasses_navbar_bottom"> +<li><a href="../../../../../../allclasses-noframe.html">All Classes</a></li> +</ul> +<div> +<script type="text/javascript"><!-- + allClassesLink = document.getElementById("allclasses_navbar_bottom"); + if(window==top) { + allClassesLink.style.display = "block"; + } + else { + allClassesLink.style.display = "none"; + } + //--> +</script> +</div> +<a name="skip-navbar_bottom"> +<!-- --> +</a></div> +<!-- ======== END OF BOTTOM NAVBAR ======= --> +</body> +</html> diff --git a/docs/full/at/gv/egiz/pdfas/web/filter/package-tree.html b/docs/full/at/gv/egiz/pdfas/web/filter/package-tree.html new file mode 100644 index 00000000..ed16f35a --- /dev/null +++ b/docs/full/at/gv/egiz/pdfas/web/filter/package-tree.html @@ -0,0 +1,126 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> +<!-- NewPage --> +<html lang="en"> +<head> +<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 10:22:01 CET 2014 --> +<title>at.gv.egiz.pdfas.web.filter Class Hierarchy</title> +<meta name="date" content="2014-02-20"> +<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style"> +</head> +<body> +<script type="text/javascript"><!-- + if (location.href.indexOf('is-external=true') == -1) { + parent.document.title="at.gv.egiz.pdfas.web.filter Class Hierarchy"; + } +//--> +</script> +<noscript> +<div>JavaScript is disabled on your browser.</div> +</noscript> +<!-- ========= START OF TOP NAVBAR ======= --> +<div class="topNav"><a name="navbar_top"> +<!-- --> +</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> +<!-- --> +</a> +<ul class="navList" title="Navigation"> +<li><a href="../../../../../../overview-summary.html">Overview</a></li> +<li><a href="package-summary.html">Package</a></li> +<li>Class</li> +<li class="navBarCell1Rev">Tree</li> +<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li> +<li><a href="../../../../../../index-all.html">Index</a></li> +<li><a href="../../../../../../help-doc.html">Help</a></li> +</ul> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../../../at/gv/egiz/pdfas/web/exception/package-tree.html">Prev</a></li> +<li><a href="../../../../../../at/gv/egiz/pdfas/web/helper/package-tree.html">Next</a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../../../index.html?at/gv/egiz/pdfas/web/filter/package-tree.html" target="_top">Frames</a></li> +<li><a href="package-tree.html" target="_top">No Frames</a></li> +</ul> +<ul class="navList" id="allclasses_navbar_top"> +<li><a href="../../../../../../allclasses-noframe.html">All Classes</a></li> +</ul> +<div> +<script type="text/javascript"><!-- + allClassesLink = document.getElementById("allclasses_navbar_top"); + if(window==top) { + allClassesLink.style.display = "block"; + } + else { + allClassesLink.style.display = "none"; + } + //--> +</script> +</div> +<a name="skip-navbar_top"> +<!-- --> +</a></div> +<!-- ========= END OF TOP NAVBAR ========= --> +<div class="header"> +<h1 class="title">Hierarchy For Package at.gv.egiz.pdfas.web.filter</h1> +<span class="strong">Package Hierarchies:</span> +<ul class="horizontal"> +<li><a href="../../../../../../overview-tree.html">All Packages</a></li> +</ul> +</div> +<div class="contentContainer"> +<h2 title="Class Hierarchy">Class Hierarchy</h2> +<ul> +<li type="circle">java.lang.Object +<ul> +<li type="circle">at.gv.egiz.pdfas.web.filter.<a href="../../../../../../at/gv/egiz/pdfas/web/filter/ExceptionCatchFilter.html" title="class in at.gv.egiz.pdfas.web.filter"><span class="strong">ExceptionCatchFilter</span></a> (implements javax.servlet.Filter)</li> +</ul> +</li> +</ul> +</div> +<!-- ======= START OF BOTTOM NAVBAR ====== --> +<div class="bottomNav"><a name="navbar_bottom"> +<!-- --> +</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> +<!-- --> +</a> +<ul class="navList" title="Navigation"> +<li><a href="../../../../../../overview-summary.html">Overview</a></li> +<li><a href="package-summary.html">Package</a></li> +<li>Class</li> +<li class="navBarCell1Rev">Tree</li> +<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li> +<li><a href="../../../../../../index-all.html">Index</a></li> +<li><a href="../../../../../../help-doc.html">Help</a></li> +</ul> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../../../at/gv/egiz/pdfas/web/exception/package-tree.html">Prev</a></li> +<li><a href="../../../../../../at/gv/egiz/pdfas/web/helper/package-tree.html">Next</a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../../../index.html?at/gv/egiz/pdfas/web/filter/package-tree.html" target="_top">Frames</a></li> +<li><a href="package-tree.html" target="_top">No Frames</a></li> +</ul> +<ul class="navList" id="allclasses_navbar_bottom"> +<li><a href="../../../../../../allclasses-noframe.html">All Classes</a></li> +</ul> +<div> +<script type="text/javascript"><!-- + allClassesLink = document.getElementById("allclasses_navbar_bottom"); + if(window==top) { + allClassesLink.style.display = "block"; + } + else { + allClassesLink.style.display = "none"; + } + //--> +</script> +</div> +<a name="skip-navbar_bottom"> +<!-- --> +</a></div> +<!-- ======== END OF BOTTOM NAVBAR ======= --> +</body> +</html> diff --git a/docs/full/at/gv/egiz/pdfas/web/helper/DigestHelper.html b/docs/full/at/gv/egiz/pdfas/web/helper/DigestHelper.html new file mode 100644 index 00000000..ce62c594 --- /dev/null +++ b/docs/full/at/gv/egiz/pdfas/web/helper/DigestHelper.html @@ -0,0 +1,381 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> +<!-- NewPage --> +<html lang="en"> +<head> +<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 10:22:00 CET 2014 --> +<title>DigestHelper</title> +<meta name="date" content="2014-02-20"> +<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style"> +</head> +<body> +<script type="text/javascript"><!-- + if (location.href.indexOf('is-external=true') == -1) { + parent.document.title="DigestHelper"; + } +//--> +</script> +<noscript> +<div>JavaScript is disabled on your browser.</div> +</noscript> +<!-- ========= START OF TOP NAVBAR ======= --> +<div class="topNav"><a name="navbar_top"> +<!-- --> +</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> +<!-- --> +</a> +<ul class="navList" title="Navigation"> +<li><a href="../../../../../../overview-summary.html">Overview</a></li> +<li><a href="package-summary.html">Package</a></li> +<li class="navBarCell1Rev">Class</li> +<li><a href="package-tree.html">Tree</a></li> +<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li> +<li><a href="../../../../../../index-all.html">Index</a></li> +<li><a href="../../../../../../help-doc.html">Help</a></li> +</ul> +</div> +<div class="subNav"> +<ul class="navList"> +<li>Prev Class</li> +<li><a href="../../../../../../at/gv/egiz/pdfas/web/helper/HTMLFormater.html" title="class in at.gv.egiz.pdfas.web.helper"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../../../index.html?at/gv/egiz/pdfas/web/helper/DigestHelper.html" target="_top">Frames</a></li> +<li><a href="DigestHelper.html" target="_top">No Frames</a></li> +</ul> +<ul class="navList" id="allclasses_navbar_top"> +<li><a href="../../../../../../allclasses-noframe.html">All Classes</a></li> +</ul> +<div> +<script type="text/javascript"><!-- + allClassesLink = document.getElementById("allclasses_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.pdfas.web.helper</div> +<h2 title="Class DigestHelper" class="title">Class DigestHelper</h2> +</div> +<div class="contentContainer"> +<ul class="inheritance"> +<li>java.lang.Object</li> +<li> +<ul class="inheritance"> +<li>at.gv.egiz.pdfas.web.helper.DigestHelper</li> +</ul> +</li> +</ul> +<div class="description"> +<ul class="blockList"> +<li class="blockList"> +<hr> +<br> +<pre>public class <span class="strong">DigestHelper</span> +extends java.lang.Object</pre> +</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>static java.lang.String</code></td> +<td class="colLast"><code><strong><a href="../../../../../../at/gv/egiz/pdfas/web/helper/DigestHelper.html#DefaulAlgorithm">DefaulAlgorithm</a></strong></code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>static java.lang.String</code></td> +<td class="colLast"><code><strong><a href="../../../../../../at/gv/egiz/pdfas/web/helper/DigestHelper.html#SHA1">SHA1</a></strong></code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>static java.lang.String</code></td> +<td class="colLast"><code><strong><a href="../../../../../../at/gv/egiz/pdfas/web/helper/DigestHelper.html#SHA224">SHA224</a></strong></code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>static java.lang.String</code></td> +<td class="colLast"><code><strong><a href="../../../../../../at/gv/egiz/pdfas/web/helper/DigestHelper.html#SHA256">SHA256</a></strong></code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>static java.lang.String</code></td> +<td class="colLast"><code><strong><a href="../../../../../../at/gv/egiz/pdfas/web/helper/DigestHelper.html#SHA384">SHA384</a></strong></code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>static java.lang.String</code></td> +<td class="colLast"><code><strong><a href="../../../../../../at/gv/egiz/pdfas/web/helper/DigestHelper.html#SHA512">SHA512</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/pdfas/web/helper/DigestHelper.html#DigestHelper()">DigestHelper</a></strong>()</code> </td> +</tr> +</table> +</li> +</ul> +<!-- ========== METHOD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_summary"> +<!-- --> +</a> +<h3>Method Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation"> +<caption><span>Methods</span><span class="tabEnd"> </span></caption> +<tr> +<th class="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 java.lang.String</code></td> +<td class="colLast"><code><strong><a href="../../../../../../at/gv/egiz/pdfas/web/helper/DigestHelper.html#getHexEncodedHash(byte[])">getHexEncodedHash</a></strong>(byte[] data)</code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>static java.lang.String</code></td> +<td class="colLast"><code><strong><a href="../../../../../../at/gv/egiz/pdfas/web/helper/DigestHelper.html#getHexEncodedHash(byte[], java.lang.String)">getHexEncodedHash</a></strong>(byte[] data, + java.lang.String algorithm)</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.Object</h3> +<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</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="SHA1"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>SHA1</h4> +<pre>public static final java.lang.String SHA1</pre> +<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../../../constant-values.html#at.gv.egiz.pdfas.web.helper.DigestHelper.SHA1">Constant Field Values</a></dd></dl> +</li> +</ul> +<a name="SHA224"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>SHA224</h4> +<pre>public static final java.lang.String SHA224</pre> +<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../../../constant-values.html#at.gv.egiz.pdfas.web.helper.DigestHelper.SHA224">Constant Field Values</a></dd></dl> +</li> +</ul> +<a name="SHA256"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>SHA256</h4> +<pre>public static final java.lang.String SHA256</pre> +<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../../../constant-values.html#at.gv.egiz.pdfas.web.helper.DigestHelper.SHA256">Constant Field Values</a></dd></dl> +</li> +</ul> +<a name="SHA384"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>SHA384</h4> +<pre>public static final java.lang.String SHA384</pre> +<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../../../constant-values.html#at.gv.egiz.pdfas.web.helper.DigestHelper.SHA384">Constant Field Values</a></dd></dl> +</li> +</ul> +<a name="SHA512"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>SHA512</h4> +<pre>public static final java.lang.String SHA512</pre> +<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../../../constant-values.html#at.gv.egiz.pdfas.web.helper.DigestHelper.SHA512">Constant Field Values</a></dd></dl> +</li> +</ul> +<a name="DefaulAlgorithm"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>DefaulAlgorithm</h4> +<pre>public static java.lang.String DefaulAlgorithm</pre> +</li> +</ul> +</li> +</ul> +<!-- ========= CONSTRUCTOR DETAIL ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_detail"> +<!-- --> +</a> +<h3>Constructor Detail</h3> +<a name="DigestHelper()"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>DigestHelper</h4> +<pre>public DigestHelper()</pre> +</li> +</ul> +</li> +</ul> +<!-- ============ METHOD DETAIL ========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_detail"> +<!-- --> +</a> +<h3>Method Detail</h3> +<a name="getHexEncodedHash(byte[])"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getHexEncodedHash</h4> +<pre>public static java.lang.String getHexEncodedHash(byte[] data) + throws java.security.NoSuchAlgorithmException</pre> +<dl><dt><span class="strong">Throws:</span></dt> +<dd><code>java.security.NoSuchAlgorithmException</code></dd></dl> +</li> +</ul> +<a name="getHexEncodedHash(byte[], java.lang.String)"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>getHexEncodedHash</h4> +<pre>public static java.lang.String getHexEncodedHash(byte[] data, + java.lang.String algorithm) + throws java.security.NoSuchAlgorithmException</pre> +<dl><dt><span class="strong">Throws:</span></dt> +<dd><code>java.security.NoSuchAlgorithmException</code></dd></dl> +</li> +</ul> +</li> +</ul> +</li> +</ul> +</div> +</div> +<!-- ========= END OF CLASS DATA ========= --> +<!-- ======= START OF BOTTOM NAVBAR ====== --> +<div class="bottomNav"><a name="navbar_bottom"> +<!-- --> +</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> +<!-- --> +</a> +<ul class="navList" title="Navigation"> +<li><a href="../../../../../../overview-summary.html">Overview</a></li> +<li><a href="package-summary.html">Package</a></li> +<li class="navBarCell1Rev">Class</li> +<li><a href="package-tree.html">Tree</a></li> +<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li> +<li><a href="../../../../../../index-all.html">Index</a></li> +<li><a href="../../../../../../help-doc.html">Help</a></li> +</ul> +</div> +<div class="subNav"> +<ul class="navList"> +<li>Prev Class</li> +<li><a href="../../../../../../at/gv/egiz/pdfas/web/helper/HTMLFormater.html" title="class in at.gv.egiz.pdfas.web.helper"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../../../index.html?at/gv/egiz/pdfas/web/helper/DigestHelper.html" target="_top">Frames</a></li> +<li><a href="DigestHelper.html" target="_top">No Frames</a></li> +</ul> +<ul class="navList" id="allclasses_navbar_bottom"> +<li><a href="../../../../../../allclasses-noframe.html">All Classes</a></li> +</ul> +<div> +<script type="text/javascript"><!-- + allClassesLink = document.getElementById("allclasses_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/full/at/gv/egiz/pdfas/web/helper/HTMLFormater.html b/docs/full/at/gv/egiz/pdfas/web/helper/HTMLFormater.html new file mode 100644 index 00000000..fe6e7da9 --- /dev/null +++ b/docs/full/at/gv/egiz/pdfas/web/helper/HTMLFormater.html @@ -0,0 +1,254 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> +<!-- NewPage --> +<html lang="en"> +<head> +<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 10:22:00 CET 2014 --> +<title>HTMLFormater</title> +<meta name="date" content="2014-02-20"> +<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style"> +</head> +<body> +<script type="text/javascript"><!-- + if (location.href.indexOf('is-external=true') == -1) { + parent.document.title="HTMLFormater"; + } +//--> +</script> +<noscript> +<div>JavaScript is disabled on your browser.</div> +</noscript> +<!-- ========= START OF TOP NAVBAR ======= --> +<div class="topNav"><a name="navbar_top"> +<!-- --> +</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> +<!-- --> +</a> +<ul class="navList" title="Navigation"> +<li><a href="../../../../../../overview-summary.html">Overview</a></li> +<li><a href="package-summary.html">Package</a></li> +<li class="navBarCell1Rev">Class</li> +<li><a href="package-tree.html">Tree</a></li> +<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li> +<li><a href="../../../../../../index-all.html">Index</a></li> +<li><a href="../../../../../../help-doc.html">Help</a></li> +</ul> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../../../at/gv/egiz/pdfas/web/helper/DigestHelper.html" title="class in at.gv.egiz.pdfas.web.helper"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../../../at/gv/egiz/pdfas/web/helper/PdfAsHelper.html" title="class in at.gv.egiz.pdfas.web.helper"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../../../index.html?at/gv/egiz/pdfas/web/helper/HTMLFormater.html" target="_top">Frames</a></li> +<li><a href="HTMLFormater.html" target="_top">No Frames</a></li> +</ul> +<ul class="navList" id="allclasses_navbar_top"> +<li><a href="../../../../../../allclasses-noframe.html">All Classes</a></li> +</ul> +<div> +<script type="text/javascript"><!-- + allClassesLink = document.getElementById("allclasses_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.pdfas.web.helper</div> +<h2 title="Class HTMLFormater" class="title">Class HTMLFormater</h2> +</div> +<div class="contentContainer"> +<ul class="inheritance"> +<li>java.lang.Object</li> +<li> +<ul class="inheritance"> +<li>at.gv.egiz.pdfas.web.helper.HTMLFormater</li> +</ul> +</li> +</ul> +<div class="description"> +<ul class="blockList"> +<li class="blockList"> +<hr> +<br> +<pre>public class <span class="strong">HTMLFormater</span> +extends java.lang.Object</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/pdfas/web/helper/HTMLFormater.html#HTMLFormater()">HTMLFormater</a></strong>()</code> </td> +</tr> +</table> +</li> +</ul> +<!-- ========== METHOD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_summary"> +<!-- --> +</a> +<h3>Method Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation"> +<caption><span>Methods</span><span class="tabEnd"> </span></caption> +<tr> +<th class="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 java.lang.String</code></td> +<td class="colLast"><code><strong><a href="../../../../../../at/gv/egiz/pdfas/web/helper/HTMLFormater.html#formatStackTrace(java.lang.StackTraceElement[])">formatStackTrace</a></strong>(java.lang.StackTraceElement[] elements)</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.Object</h3> +<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</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="HTMLFormater()"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>HTMLFormater</h4> +<pre>public HTMLFormater()</pre> +</li> +</ul> +</li> +</ul> +<!-- ============ METHOD DETAIL ========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_detail"> +<!-- --> +</a> +<h3>Method Detail</h3> +<a name="formatStackTrace(java.lang.StackTraceElement[])"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>formatStackTrace</h4> +<pre>public static java.lang.String formatStackTrace(java.lang.StackTraceElement[] elements)</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="package-tree.html">Tree</a></li> +<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li> +<li><a href="../../../../../../index-all.html">Index</a></li> +<li><a href="../../../../../../help-doc.html">Help</a></li> +</ul> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../../../at/gv/egiz/pdfas/web/helper/DigestHelper.html" title="class in at.gv.egiz.pdfas.web.helper"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../../../at/gv/egiz/pdfas/web/helper/PdfAsHelper.html" title="class in at.gv.egiz.pdfas.web.helper"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../../../index.html?at/gv/egiz/pdfas/web/helper/HTMLFormater.html" target="_top">Frames</a></li> +<li><a href="HTMLFormater.html" target="_top">No Frames</a></li> +</ul> +<ul class="navList" id="allclasses_navbar_bottom"> +<li><a href="../../../../../../allclasses-noframe.html">All Classes</a></li> +</ul> +<div> +<script type="text/javascript"><!-- + allClassesLink = document.getElementById("allclasses_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/full/at/gv/egiz/pdfas/web/helper/PDFASSession.html b/docs/full/at/gv/egiz/pdfas/web/helper/PDFASSession.html new file mode 100644 index 00000000..189ef274 --- /dev/null +++ b/docs/full/at/gv/egiz/pdfas/web/helper/PDFASSession.html @@ -0,0 +1,336 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> +<!-- NewPage --> +<html lang="en"> +<head> +<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 10:22:00 CET 2014 --> +<title>PDFASSession</title> +<meta name="date" content="2014-02-20"> +<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style"> +</head> +<body> +<script type="text/javascript"><!-- + if (location.href.indexOf('is-external=true') == -1) { + parent.document.title="PDFASSession"; + } +//--> +</script> +<noscript> +<div>JavaScript is disabled on your browser.</div> +</noscript> +<!-- ========= START OF TOP NAVBAR ======= --> +<div class="topNav"><a name="navbar_top"> +<!-- --> +</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> +<!-- --> +</a> +<ul class="navList" title="Navigation"> +<li><a href="../../../../../../overview-summary.html">Overview</a></li> +<li><a href="package-summary.html">Package</a></li> +<li class="navBarCell1Rev">Class</li> +<li><a href="package-tree.html">Tree</a></li> +<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li> +<li><a href="../../../../../../index-all.html">Index</a></li> +<li><a href="../../../../../../help-doc.html">Help</a></li> +</ul> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../../../at/gv/egiz/pdfas/web/helper/PdfAsParameterExtractor.html" title="class in at.gv.egiz.pdfas.web.helper"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../../../at/gv/egiz/pdfas/web/helper/RemotePDFFetcher.html" title="class in at.gv.egiz.pdfas.web.helper"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../../../index.html?at/gv/egiz/pdfas/web/helper/PDFASSession.html" target="_top">Frames</a></li> +<li><a href="PDFASSession.html" target="_top">No Frames</a></li> +</ul> +<ul class="navList" id="allclasses_navbar_top"> +<li><a href="../../../../../../allclasses-noframe.html">All Classes</a></li> +</ul> +<div> +<script type="text/javascript"><!-- + allClassesLink = document.getElementById("allclasses_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.pdfas.web.helper</div> +<h2 title="Class PDFASSession" class="title">Class PDFASSession</h2> +</div> +<div class="contentContainer"> +<ul class="inheritance"> +<li>java.lang.Object</li> +<li> +<ul class="inheritance"> +<li>at.gv.egiz.pdfas.web.helper.PDFASSession</li> +</ul> +</li> +</ul> +<div class="description"> +<ul class="blockList"> +<li class="blockList"> +<dl> +<dt>All Implemented Interfaces:</dt> +<dd>java.io.Serializable</dd> +</dl> +<hr> +<br> +<pre>public class <span class="strong">PDFASSession</span> +extends java.lang.Object +implements java.io.Serializable</pre> +<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../../../serialized-form.html#at.gv.egiz.pdfas.web.helper.PDFASSession">Serialized Form</a></dd></dl> +</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>static java.lang.String</code></td> +<td class="colLast"><code><strong><a href="../../../../../../at/gv/egiz/pdfas/web/helper/PDFASSession.html#SESSION_TAG">SESSION_TAG</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/pdfas/web/helper/PDFASSession.html#PDFASSession(at.gv.egiz.pdfas.lib.api.sign.SignParameter)">PDFASSession</a></strong>(<a href="../../../../../../at/gv/egiz/pdfas/lib/api/sign/SignParameter.html" title="interface in at.gv.egiz.pdfas.lib.api.sign">SignParameter</a> parameter)</code> </td> +</tr> +</table> +</li> +</ul> +<!-- ========== METHOD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_summary"> +<!-- --> +</a> +<h3>Method Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation"> +<caption><span>Methods</span><span class="tabEnd"> </span></caption> +<tr> +<th class="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/pdfas/lib/api/sign/SignParameter.html" title="interface in at.gv.egiz.pdfas.lib.api.sign">SignParameter</a></code></td> +<td class="colLast"><code><strong><a href="../../../../../../at/gv/egiz/pdfas/web/helper/PDFASSession.html#getSignParameter()">getSignParameter</a></strong>()</code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code><a href="../../../../../../at/gv/egiz/pdfas/lib/api/StatusRequest.html" title="interface in at.gv.egiz.pdfas.lib.api">StatusRequest</a></code></td> +<td class="colLast"><code><strong><a href="../../../../../../at/gv/egiz/pdfas/web/helper/PDFASSession.html#getStatusRequest()">getStatusRequest</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/pdfas/web/helper/PDFASSession.html#setSignParameter(at.gv.egiz.pdfas.lib.api.sign.SignParameter)">setSignParameter</a></strong>(<a href="../../../../../../at/gv/egiz/pdfas/lib/api/sign/SignParameter.html" title="interface in at.gv.egiz.pdfas.lib.api.sign">SignParameter</a> signParameter)</code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>void</code></td> +<td class="colLast"><code><strong><a href="../../../../../../at/gv/egiz/pdfas/web/helper/PDFASSession.html#setStatusRequest(at.gv.egiz.pdfas.lib.api.StatusRequest)">setStatusRequest</a></strong>(<a href="../../../../../../at/gv/egiz/pdfas/lib/api/StatusRequest.html" title="interface in at.gv.egiz.pdfas.lib.api">StatusRequest</a> statusRequest)</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.Object</h3> +<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</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="SESSION_TAG"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>SESSION_TAG</h4> +<pre>public static final java.lang.String SESSION_TAG</pre> +<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../../../constant-values.html#at.gv.egiz.pdfas.web.helper.PDFASSession.SESSION_TAG">Constant Field Values</a></dd></dl> +</li> +</ul> +</li> +</ul> +<!-- ========= CONSTRUCTOR DETAIL ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_detail"> +<!-- --> +</a> +<h3>Constructor Detail</h3> +<a name="PDFASSession(at.gv.egiz.pdfas.lib.api.sign.SignParameter)"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>PDFASSession</h4> +<pre>public PDFASSession(<a href="../../../../../../at/gv/egiz/pdfas/lib/api/sign/SignParameter.html" title="interface in at.gv.egiz.pdfas.lib.api.sign">SignParameter</a> parameter)</pre> +</li> +</ul> +</li> +</ul> +<!-- ============ METHOD DETAIL ========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_detail"> +<!-- --> +</a> +<h3>Method Detail</h3> +<a name="getStatusRequest()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getStatusRequest</h4> +<pre>public <a href="../../../../../../at/gv/egiz/pdfas/lib/api/StatusRequest.html" title="interface in at.gv.egiz.pdfas.lib.api">StatusRequest</a> getStatusRequest()</pre> +</li> +</ul> +<a name="setStatusRequest(at.gv.egiz.pdfas.lib.api.StatusRequest)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>setStatusRequest</h4> +<pre>public void setStatusRequest(<a href="../../../../../../at/gv/egiz/pdfas/lib/api/StatusRequest.html" title="interface in at.gv.egiz.pdfas.lib.api">StatusRequest</a> statusRequest)</pre> +</li> +</ul> +<a name="getSignParameter()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getSignParameter</h4> +<pre>public <a href="../../../../../../at/gv/egiz/pdfas/lib/api/sign/SignParameter.html" title="interface in at.gv.egiz.pdfas.lib.api.sign">SignParameter</a> getSignParameter()</pre> +</li> +</ul> +<a name="setSignParameter(at.gv.egiz.pdfas.lib.api.sign.SignParameter)"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>setSignParameter</h4> +<pre>public void setSignParameter(<a href="../../../../../../at/gv/egiz/pdfas/lib/api/sign/SignParameter.html" title="interface in at.gv.egiz.pdfas.lib.api.sign">SignParameter</a> signParameter)</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="package-tree.html">Tree</a></li> +<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li> +<li><a href="../../../../../../index-all.html">Index</a></li> +<li><a href="../../../../../../help-doc.html">Help</a></li> +</ul> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../../../at/gv/egiz/pdfas/web/helper/PdfAsParameterExtractor.html" title="class in at.gv.egiz.pdfas.web.helper"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../../../at/gv/egiz/pdfas/web/helper/RemotePDFFetcher.html" title="class in at.gv.egiz.pdfas.web.helper"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../../../index.html?at/gv/egiz/pdfas/web/helper/PDFASSession.html" target="_top">Frames</a></li> +<li><a href="PDFASSession.html" target="_top">No Frames</a></li> +</ul> +<ul class="navList" id="allclasses_navbar_bottom"> +<li><a href="../../../../../../allclasses-noframe.html">All Classes</a></li> +</ul> +<div> +<script type="text/javascript"><!-- + allClassesLink = document.getElementById("allclasses_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/full/at/gv/egiz/pdfas/web/helper/PdfAsHelper.html b/docs/full/at/gv/egiz/pdfas/web/helper/PdfAsHelper.html new file mode 100644 index 00000000..642ae3ea --- /dev/null +++ b/docs/full/at/gv/egiz/pdfas/web/helper/PdfAsHelper.html @@ -0,0 +1,875 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> +<!-- NewPage --> +<html lang="en"> +<head> +<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 10:22:00 CET 2014 --> +<title>PdfAsHelper</title> +<meta name="date" content="2014-02-20"> +<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style"> +</head> +<body> +<script type="text/javascript"><!-- + if (location.href.indexOf('is-external=true') == -1) { + parent.document.title="PdfAsHelper"; + } +//--> +</script> +<noscript> +<div>JavaScript is disabled on your browser.</div> +</noscript> +<!-- ========= START OF TOP NAVBAR ======= --> +<div class="topNav"><a name="navbar_top"> +<!-- --> +</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> +<!-- --> +</a> +<ul class="navList" title="Navigation"> +<li><a href="../../../../../../overview-summary.html">Overview</a></li> +<li><a href="package-summary.html">Package</a></li> +<li class="navBarCell1Rev">Class</li> +<li><a href="package-tree.html">Tree</a></li> +<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li> +<li><a href="../../../../../../index-all.html">Index</a></li> +<li><a href="../../../../../../help-doc.html">Help</a></li> +</ul> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../../../at/gv/egiz/pdfas/web/helper/HTMLFormater.html" title="class in at.gv.egiz.pdfas.web.helper"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../../../at/gv/egiz/pdfas/web/helper/PdfAsParameterExtractor.html" title="class in at.gv.egiz.pdfas.web.helper"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../../../index.html?at/gv/egiz/pdfas/web/helper/PdfAsHelper.html" target="_top">Frames</a></li> +<li><a href="PdfAsHelper.html" target="_top">No Frames</a></li> +</ul> +<ul class="navList" id="allclasses_navbar_top"> +<li><a href="../../../../../../allclasses-noframe.html">All Classes</a></li> +</ul> +<div> +<script type="text/javascript"><!-- + allClassesLink = document.getElementById("allclasses_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.pdfas.web.helper</div> +<h2 title="Class PdfAsHelper" class="title">Class PdfAsHelper</h2> +</div> +<div class="contentContainer"> +<ul class="inheritance"> +<li>java.lang.Object</li> +<li> +<ul class="inheritance"> +<li>at.gv.egiz.pdfas.web.helper.PdfAsHelper</li> +</ul> +</li> +</ul> +<div class="description"> +<ul class="blockList"> +<li class="blockList"> +<hr> +<br> +<pre>public class <span class="strong">PdfAsHelper</span> +extends java.lang.Object</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/pdfas/web/helper/PdfAsHelper.html#PdfAsHelper()">PdfAsHelper</a></strong>()</code> </td> +</tr> +</table> +</li> +</ul> +<!-- ========== METHOD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_summary"> +<!-- --> +</a> +<h3>Method Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation"> +<caption><span>Methods</span><span class="tabEnd"> </span></caption> +<tr> +<th class="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 java.lang.String</code></td> +<td class="colLast"><code><strong><a href="../../../../../../at/gv/egiz/pdfas/web/helper/PdfAsHelper.html#generateBKUURL(java.lang.String)">generateBKUURL</a></strong>(java.lang.String connector)</code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>static java.lang.String</code></td> +<td class="colLast"><code><strong><a href="../../../../../../at/gv/egiz/pdfas/web/helper/PdfAsHelper.html#generateDataURL(javax.servlet.http.HttpServletRequest, javax.servlet.http.HttpServletResponse)">generateDataURL</a></strong>(javax.servlet.http.HttpServletRequest request, + javax.servlet.http.HttpServletResponse response)</code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>static java.lang.String</code></td> +<td class="colLast"><code><strong><a href="../../../../../../at/gv/egiz/pdfas/web/helper/PdfAsHelper.html#generateErrorURL(javax.servlet.http.HttpServletRequest, javax.servlet.http.HttpServletResponse)">generateErrorURL</a></strong>(javax.servlet.http.HttpServletRequest request, + javax.servlet.http.HttpServletResponse response)</code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>static java.lang.String</code></td> +<td class="colLast"><code><strong><a href="../../../../../../at/gv/egiz/pdfas/web/helper/PdfAsHelper.html#generatePdfURL(javax.servlet.http.HttpServletRequest, javax.servlet.http.HttpServletResponse)">generatePdfURL</a></strong>(javax.servlet.http.HttpServletRequest request, + javax.servlet.http.HttpServletResponse response)</code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>static java.lang.String</code></td> +<td class="colLast"><code><strong><a href="../../../../../../at/gv/egiz/pdfas/web/helper/PdfAsHelper.html#generateProvideURL(javax.servlet.http.HttpServletRequest, javax.servlet.http.HttpServletResponse)">generateProvideURL</a></strong>(javax.servlet.http.HttpServletRequest request, + javax.servlet.http.HttpServletResponse response)</code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>static java.lang.String</code></td> +<td class="colLast"><code><strong><a href="../../../../../../at/gv/egiz/pdfas/web/helper/PdfAsHelper.html#getErrorRedirectTemplateSL()">getErrorRedirectTemplateSL</a></strong>()</code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>static java.lang.String</code></td> +<td class="colLast"><code><strong><a href="../../../../../../at/gv/egiz/pdfas/web/helper/PdfAsHelper.html#getErrorTemplate()">getErrorTemplate</a></strong>()</code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>static java.lang.String</code></td> +<td class="colLast"><code><strong><a href="../../../../../../at/gv/egiz/pdfas/web/helper/PdfAsHelper.html#getErrorURL(javax.servlet.http.HttpServletRequest, javax.servlet.http.HttpServletResponse)">getErrorURL</a></strong>(javax.servlet.http.HttpServletRequest request, + javax.servlet.http.HttpServletResponse response)</code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>static boolean</code></td> +<td class="colLast"><code><strong><a href="../../../../../../at/gv/egiz/pdfas/web/helper/PdfAsHelper.html#getFromDataUrl(javax.servlet.http.HttpServletRequest)">getFromDataUrl</a></strong>(javax.servlet.http.HttpServletRequest request)</code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>static java.lang.String</code></td> +<td class="colLast"><code><strong><a href="../../../../../../at/gv/egiz/pdfas/web/helper/PdfAsHelper.html#getInvokeRedirectTemplateSL()">getInvokeRedirectTemplateSL</a></strong>()</code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>static java.lang.String</code></td> +<td class="colLast"><code><strong><a href="../../../../../../at/gv/egiz/pdfas/web/helper/PdfAsHelper.html#getInvokeURL(javax.servlet.http.HttpServletRequest, javax.servlet.http.HttpServletResponse)">getInvokeURL</a></strong>(javax.servlet.http.HttpServletRequest request, + javax.servlet.http.HttpServletResponse response)</code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>static java.lang.String</code></td> +<td class="colLast"><code><strong><a href="../../../../../../at/gv/egiz/pdfas/web/helper/PdfAsHelper.html#getPDFFileName(javax.servlet.http.HttpServletRequest)">getPDFFileName</a></strong>(javax.servlet.http.HttpServletRequest request)</code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>static java.lang.String</code></td> +<td class="colLast"><code><strong><a href="../../../../../../at/gv/egiz/pdfas/web/helper/PdfAsHelper.html#getProvideTemplate()">getProvideTemplate</a></strong>()</code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>static java.lang.String</code></td> +<td class="colLast"><code><strong><a href="../../../../../../at/gv/egiz/pdfas/web/helper/PdfAsHelper.html#getSessionErrMessage(javax.servlet.http.HttpServletRequest, javax.servlet.http.HttpServletResponse)">getSessionErrMessage</a></strong>(javax.servlet.http.HttpServletRequest request, + javax.servlet.http.HttpServletResponse response)</code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>static java.lang.Throwable</code></td> +<td class="colLast"><code><strong><a href="../../../../../../at/gv/egiz/pdfas/web/helper/PdfAsHelper.html#getSessionException(javax.servlet.http.HttpServletRequest, javax.servlet.http.HttpServletResponse)">getSessionException</a></strong>(javax.servlet.http.HttpServletRequest request, + javax.servlet.http.HttpServletResponse response)</code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>static java.lang.String</code></td> +<td class="colLast"><code><strong><a href="../../../../../../at/gv/egiz/pdfas/web/helper/PdfAsHelper.html#getSignatureDataHash(javax.servlet.http.HttpServletRequest)">getSignatureDataHash</a></strong>(javax.servlet.http.HttpServletRequest request)</code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>static byte[]</code></td> +<td class="colLast"><code><strong><a href="../../../../../../at/gv/egiz/pdfas/web/helper/PdfAsHelper.html#getSignedPdf(javax.servlet.http.HttpServletRequest, javax.servlet.http.HttpServletResponse)">getSignedPdf</a></strong>(javax.servlet.http.HttpServletRequest request, + javax.servlet.http.HttpServletResponse response)</code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>static java.util.List<<a href="../../../../../../at/gv/egiz/pdfas/lib/api/verify/VerifyResult.html" title="interface in at.gv.egiz.pdfas.lib.api.verify">VerifyResult</a>></code></td> +<td class="colLast"><code><strong><a href="../../../../../../at/gv/egiz/pdfas/web/helper/PdfAsHelper.html#getVerificationResult(javax.servlet.http.HttpServletRequest)">getVerificationResult</a></strong>(javax.servlet.http.HttpServletRequest request)</code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>static void</code></td> +<td class="colLast"><code><strong><a href="../../../../../../at/gv/egiz/pdfas/web/helper/PdfAsHelper.html#gotoError(javax.servlet.ServletContext, javax.servlet.http.HttpServletRequest, javax.servlet.http.HttpServletResponse)">gotoError</a></strong>(javax.servlet.ServletContext context, + javax.servlet.http.HttpServletRequest request, + javax.servlet.http.HttpServletResponse response)</code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>static void</code></td> +<td class="colLast"><code><strong><a href="../../../../../../at/gv/egiz/pdfas/web/helper/PdfAsHelper.html#gotoProvidePdf(javax.servlet.ServletContext, javax.servlet.http.HttpServletRequest, javax.servlet.http.HttpServletResponse)">gotoProvidePdf</a></strong>(javax.servlet.ServletContext context, + javax.servlet.http.HttpServletRequest request, + javax.servlet.http.HttpServletResponse response)</code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>static void</code></td> +<td class="colLast"><code><strong><a href="../../../../../../at/gv/egiz/pdfas/web/helper/PdfAsHelper.html#init()">init</a></strong>()</code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>static void</code></td> +<td class="colLast"><code><strong><a href="../../../../../../at/gv/egiz/pdfas/web/helper/PdfAsHelper.html#injectCertificate(javax.servlet.http.HttpServletRequest, javax.servlet.http.HttpServletResponse, at.gv.egiz.sl.InfoboxReadResponseType, javax.servlet.ServletContext)">injectCertificate</a></strong>(javax.servlet.http.HttpServletRequest request, + javax.servlet.http.HttpServletResponse response, + <a href="../../../../../../at/gv/egiz/sl/InfoboxReadResponseType.html" title="class in at.gv.egiz.sl">InfoboxReadResponseType</a> infoboxReadResponseType, + javax.servlet.ServletContext context)</code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>static void</code></td> +<td class="colLast"><code><strong><a href="../../../../../../at/gv/egiz/pdfas/web/helper/PdfAsHelper.html#injectSignature(javax.servlet.http.HttpServletRequest, javax.servlet.http.HttpServletResponse, at.gv.egiz.sl.CreateCMSSignatureResponseType, javax.servlet.ServletContext)">injectSignature</a></strong>(javax.servlet.http.HttpServletRequest request, + javax.servlet.http.HttpServletResponse response, + <a href="../../../../../../at/gv/egiz/sl/CreateCMSSignatureResponseType.html" title="class in at.gv.egiz.sl">CreateCMSSignatureResponseType</a> createCMSSignatureResponseType, + javax.servlet.ServletContext context)</code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>static boolean</code></td> +<td class="colLast"><code><strong><a href="../../../../../../at/gv/egiz/pdfas/web/helper/PdfAsHelper.html#isSignatureActive(javax.servlet.http.HttpServletRequest)">isSignatureActive</a></strong>(javax.servlet.http.HttpServletRequest request)</code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>static void</code></td> +<td class="colLast"><code><strong><a href="../../../../../../at/gv/egiz/pdfas/web/helper/PdfAsHelper.html#logAccess(javax.servlet.http.HttpServletRequest)">logAccess</a></strong>(javax.servlet.http.HttpServletRequest request)</code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>static void</code></td> +<td class="colLast"><code><strong><a href="../../../../../../at/gv/egiz/pdfas/web/helper/PdfAsHelper.html#process(javax.servlet.http.HttpServletRequest, javax.servlet.http.HttpServletResponse, javax.servlet.ServletContext)">process</a></strong>(javax.servlet.http.HttpServletRequest request, + javax.servlet.http.HttpServletResponse response, + javax.servlet.ServletContext context)</code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>static void</code></td> +<td class="colLast"><code><strong><a href="../../../../../../at/gv/egiz/pdfas/web/helper/PdfAsHelper.html#regenerateSession(javax.servlet.http.HttpServletRequest)">regenerateSession</a></strong>(javax.servlet.http.HttpServletRequest request)</code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>static void</code></td> +<td class="colLast"><code><strong><a href="../../../../../../at/gv/egiz/pdfas/web/helper/PdfAsHelper.html#setErrorURL(javax.servlet.http.HttpServletRequest, javax.servlet.http.HttpServletResponse, java.lang.String)">setErrorURL</a></strong>(javax.servlet.http.HttpServletRequest request, + javax.servlet.http.HttpServletResponse response, + java.lang.String url)</code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>static void</code></td> +<td class="colLast"><code><strong><a href="../../../../../../at/gv/egiz/pdfas/web/helper/PdfAsHelper.html#setFromDataUrl(javax.servlet.http.HttpServletRequest)">setFromDataUrl</a></strong>(javax.servlet.http.HttpServletRequest request)</code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>static void</code></td> +<td class="colLast"><code><strong><a href="../../../../../../at/gv/egiz/pdfas/web/helper/PdfAsHelper.html#setInvokeURL(javax.servlet.http.HttpServletRequest, javax.servlet.http.HttpServletResponse, java.lang.String)">setInvokeURL</a></strong>(javax.servlet.http.HttpServletRequest request, + javax.servlet.http.HttpServletResponse response, + java.lang.String url)</code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>static void</code></td> +<td class="colLast"><code><strong><a href="../../../../../../at/gv/egiz/pdfas/web/helper/PdfAsHelper.html#setPDFFileName(javax.servlet.http.HttpServletRequest, java.lang.String)">setPDFFileName</a></strong>(javax.servlet.http.HttpServletRequest request, + java.lang.String value)</code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>static void</code></td> +<td class="colLast"><code><strong><a href="../../../../../../at/gv/egiz/pdfas/web/helper/PdfAsHelper.html#setSessionException(javax.servlet.http.HttpServletRequest, javax.servlet.http.HttpServletResponse, java.lang.String, java.lang.Throwable)">setSessionException</a></strong>(javax.servlet.http.HttpServletRequest request, + javax.servlet.http.HttpServletResponse response, + java.lang.String message, + java.lang.Throwable e)</code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>static void</code></td> +<td class="colLast"><code><strong><a href="../../../../../../at/gv/egiz/pdfas/web/helper/PdfAsHelper.html#setSignatureActive(javax.servlet.http.HttpServletRequest, boolean)">setSignatureActive</a></strong>(javax.servlet.http.HttpServletRequest request, + boolean value)</code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>static void</code></td> +<td class="colLast"><code><strong><a href="../../../../../../at/gv/egiz/pdfas/web/helper/PdfAsHelper.html#setSignatureDataHash(javax.servlet.http.HttpServletRequest, java.lang.String)">setSignatureDataHash</a></strong>(javax.servlet.http.HttpServletRequest request, + java.lang.String value)</code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>static void</code></td> +<td class="colLast"><code><strong><a href="../../../../../../at/gv/egiz/pdfas/web/helper/PdfAsHelper.html#setSignedPdf(javax.servlet.http.HttpServletRequest, javax.servlet.http.HttpServletResponse, byte[])">setSignedPdf</a></strong>(javax.servlet.http.HttpServletRequest request, + javax.servlet.http.HttpServletResponse response, + byte[] signedData)</code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>static void</code></td> +<td class="colLast"><code><strong><a href="../../../../../../at/gv/egiz/pdfas/web/helper/PdfAsHelper.html#setVerificationResult(javax.servlet.http.HttpServletRequest, java.util.List)">setVerificationResult</a></strong>(javax.servlet.http.HttpServletRequest request, + java.util.List<<a href="../../../../../../at/gv/egiz/pdfas/lib/api/verify/VerifyResult.html" title="interface in at.gv.egiz.pdfas.lib.api.verify">VerifyResult</a>> value)</code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>static void</code></td> +<td class="colLast"><code><strong><a href="../../../../../../at/gv/egiz/pdfas/web/helper/PdfAsHelper.html#startSignature(javax.servlet.http.HttpServletRequest, javax.servlet.http.HttpServletResponse, javax.servlet.ServletContext, byte[])">startSignature</a></strong>(javax.servlet.http.HttpServletRequest request, + javax.servlet.http.HttpServletResponse response, + javax.servlet.ServletContext context, + byte[] pdfData)</code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>static byte[]</code></td> +<td class="colLast"><code><strong><a href="../../../../../../at/gv/egiz/pdfas/web/helper/PdfAsHelper.html#synchornousSignature(javax.servlet.http.HttpServletRequest, javax.servlet.http.HttpServletResponse, byte[])">synchornousSignature</a></strong>(javax.servlet.http.HttpServletRequest request, + javax.servlet.http.HttpServletResponse response, + byte[] pdfData)</code> +<div class="block">Create synchronous PDF Signature</div> +</td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>static java.util.List<<a href="../../../../../../at/gv/egiz/pdfas/lib/api/verify/VerifyResult.html" title="interface in at.gv.egiz.pdfas.lib.api.verify">VerifyResult</a>></code></td> +<td class="colLast"><code><strong><a href="../../../../../../at/gv/egiz/pdfas/web/helper/PdfAsHelper.html#synchornousVerify(javax.servlet.http.HttpServletRequest, javax.servlet.http.HttpServletResponse, byte[])">synchornousVerify</a></strong>(javax.servlet.http.HttpServletRequest request, + javax.servlet.http.HttpServletResponse response, + byte[] pdfData)</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.Object</h3> +<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</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="PdfAsHelper()"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>PdfAsHelper</h4> +<pre>public PdfAsHelper()</pre> +</li> +</ul> +</li> +</ul> +<!-- ============ METHOD DETAIL ========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_detail"> +<!-- --> +</a> +<h3>Method Detail</h3> +<a name="init()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>init</h4> +<pre>public static void init()</pre> +</li> +</ul> +<a name="synchornousVerify(javax.servlet.http.HttpServletRequest, javax.servlet.http.HttpServletResponse, byte[])"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>synchornousVerify</h4> +<pre>public static java.util.List<<a href="../../../../../../at/gv/egiz/pdfas/lib/api/verify/VerifyResult.html" title="interface in at.gv.egiz.pdfas.lib.api.verify">VerifyResult</a>> synchornousVerify(javax.servlet.http.HttpServletRequest request, + javax.servlet.http.HttpServletResponse response, + byte[] pdfData) + throws java.lang.Exception</pre> +<dl><dt><span class="strong">Throws:</span></dt> +<dd><code>java.lang.Exception</code></dd></dl> +</li> +</ul> +<a name="synchornousSignature(javax.servlet.http.HttpServletRequest, javax.servlet.http.HttpServletResponse, byte[])"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>synchornousSignature</h4> +<pre>public static byte[] synchornousSignature(javax.servlet.http.HttpServletRequest request, + javax.servlet.http.HttpServletResponse response, + byte[] pdfData) + throws java.lang.Exception</pre> +<div class="block">Create synchronous PDF Signature</div> +<dl><dt><span class="strong">Parameters:</span></dt><dd><code>request</code> - The Web request</dd><dd><code>response</code> - The Web response</dd><dd><code>pdfData</code> - The pdf data</dd> +<dt><span class="strong">Returns:</span></dt><dd>The signed pdf data</dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code>java.lang.Exception</code></dd></dl> +</li> +</ul> +<a name="startSignature(javax.servlet.http.HttpServletRequest, javax.servlet.http.HttpServletResponse, javax.servlet.ServletContext, byte[])"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>startSignature</h4> +<pre>public static void startSignature(javax.servlet.http.HttpServletRequest request, + javax.servlet.http.HttpServletResponse response, + javax.servlet.ServletContext context, + byte[] pdfData) + throws java.lang.Exception</pre> +<dl><dt><span class="strong">Throws:</span></dt> +<dd><code>java.lang.Exception</code></dd></dl> +</li> +</ul> +<a name="injectCertificate(javax.servlet.http.HttpServletRequest, javax.servlet.http.HttpServletResponse, at.gv.egiz.sl.InfoboxReadResponseType, javax.servlet.ServletContext)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>injectCertificate</h4> +<pre>public static void injectCertificate(javax.servlet.http.HttpServletRequest request, + javax.servlet.http.HttpServletResponse response, + <a href="../../../../../../at/gv/egiz/sl/InfoboxReadResponseType.html" title="class in at.gv.egiz.sl">InfoboxReadResponseType</a> infoboxReadResponseType, + javax.servlet.ServletContext context) + throws java.lang.Exception</pre> +<dl><dt><span class="strong">Throws:</span></dt> +<dd><code>java.lang.Exception</code></dd></dl> +</li> +</ul> +<a name="injectSignature(javax.servlet.http.HttpServletRequest, javax.servlet.http.HttpServletResponse, at.gv.egiz.sl.CreateCMSSignatureResponseType, javax.servlet.ServletContext)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>injectSignature</h4> +<pre>public static void injectSignature(javax.servlet.http.HttpServletRequest request, + javax.servlet.http.HttpServletResponse response, + <a href="../../../../../../at/gv/egiz/sl/CreateCMSSignatureResponseType.html" title="class in at.gv.egiz.sl">CreateCMSSignatureResponseType</a> createCMSSignatureResponseType, + javax.servlet.ServletContext context) + throws java.lang.Exception</pre> +<dl><dt><span class="strong">Throws:</span></dt> +<dd><code>java.lang.Exception</code></dd></dl> +</li> +</ul> +<a name="logAccess(javax.servlet.http.HttpServletRequest)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>logAccess</h4> +<pre>public static void logAccess(javax.servlet.http.HttpServletRequest request)</pre> +</li> +</ul> +<a name="process(javax.servlet.http.HttpServletRequest, javax.servlet.http.HttpServletResponse, javax.servlet.ServletContext)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>process</h4> +<pre>public static void process(javax.servlet.http.HttpServletRequest request, + javax.servlet.http.HttpServletResponse response, + javax.servlet.ServletContext context) + throws java.lang.Exception</pre> +<dl><dt><span class="strong">Throws:</span></dt> +<dd><code>java.lang.Exception</code></dd></dl> +</li> +</ul> +<a name="getErrorRedirectTemplateSL()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getErrorRedirectTemplateSL</h4> +<pre>public static java.lang.String getErrorRedirectTemplateSL() + throws java.io.IOException</pre> +<dl><dt><span class="strong">Throws:</span></dt> +<dd><code>java.io.IOException</code></dd></dl> +</li> +</ul> +<a name="getProvideTemplate()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getProvideTemplate</h4> +<pre>public static java.lang.String getProvideTemplate() + throws java.io.IOException</pre> +<dl><dt><span class="strong">Throws:</span></dt> +<dd><code>java.io.IOException</code></dd></dl> +</li> +</ul> +<a name="getErrorTemplate()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getErrorTemplate</h4> +<pre>public static java.lang.String getErrorTemplate() + throws java.io.IOException</pre> +<dl><dt><span class="strong">Throws:</span></dt> +<dd><code>java.io.IOException</code></dd></dl> +</li> +</ul> +<a name="getInvokeRedirectTemplateSL()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getInvokeRedirectTemplateSL</h4> +<pre>public static java.lang.String getInvokeRedirectTemplateSL() + throws java.io.IOException</pre> +<dl><dt><span class="strong">Throws:</span></dt> +<dd><code>java.io.IOException</code></dd></dl> +</li> +</ul> +<a name="getSignedPdf(javax.servlet.http.HttpServletRequest, javax.servlet.http.HttpServletResponse)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getSignedPdf</h4> +<pre>public static byte[] getSignedPdf(javax.servlet.http.HttpServletRequest request, + javax.servlet.http.HttpServletResponse response)</pre> +</li> +</ul> +<a name="setSignedPdf(javax.servlet.http.HttpServletRequest, javax.servlet.http.HttpServletResponse, byte[])"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>setSignedPdf</h4> +<pre>public static void setSignedPdf(javax.servlet.http.HttpServletRequest request, + javax.servlet.http.HttpServletResponse response, + byte[] signedData)</pre> +</li> +</ul> +<a name="setSessionException(javax.servlet.http.HttpServletRequest, javax.servlet.http.HttpServletResponse, java.lang.String, java.lang.Throwable)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>setSessionException</h4> +<pre>public static void setSessionException(javax.servlet.http.HttpServletRequest request, + javax.servlet.http.HttpServletResponse response, + java.lang.String message, + java.lang.Throwable e)</pre> +</li> +</ul> +<a name="getSessionErrMessage(javax.servlet.http.HttpServletRequest, javax.servlet.http.HttpServletResponse)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getSessionErrMessage</h4> +<pre>public static java.lang.String getSessionErrMessage(javax.servlet.http.HttpServletRequest request, + javax.servlet.http.HttpServletResponse response)</pre> +</li> +</ul> +<a name="getSessionException(javax.servlet.http.HttpServletRequest, javax.servlet.http.HttpServletResponse)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getSessionException</h4> +<pre>public static java.lang.Throwable getSessionException(javax.servlet.http.HttpServletRequest request, + javax.servlet.http.HttpServletResponse response)</pre> +</li> +</ul> +<a name="gotoError(javax.servlet.ServletContext, javax.servlet.http.HttpServletRequest, javax.servlet.http.HttpServletResponse)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>gotoError</h4> +<pre>public static void gotoError(javax.servlet.ServletContext context, + javax.servlet.http.HttpServletRequest request, + javax.servlet.http.HttpServletResponse response) + throws javax.servlet.ServletException, + java.io.IOException</pre> +<dl><dt><span class="strong">Throws:</span></dt> +<dd><code>javax.servlet.ServletException</code></dd> +<dd><code>java.io.IOException</code></dd></dl> +</li> +</ul> +<a name="gotoProvidePdf(javax.servlet.ServletContext, javax.servlet.http.HttpServletRequest, javax.servlet.http.HttpServletResponse)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>gotoProvidePdf</h4> +<pre>public static void gotoProvidePdf(javax.servlet.ServletContext context, + javax.servlet.http.HttpServletRequest request, + javax.servlet.http.HttpServletResponse response) + throws javax.servlet.ServletException, + java.io.IOException</pre> +<dl><dt><span class="strong">Throws:</span></dt> +<dd><code>javax.servlet.ServletException</code></dd> +<dd><code>java.io.IOException</code></dd></dl> +</li> +</ul> +<a name="setErrorURL(javax.servlet.http.HttpServletRequest, javax.servlet.http.HttpServletResponse, java.lang.String)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>setErrorURL</h4> +<pre>public static void setErrorURL(javax.servlet.http.HttpServletRequest request, + javax.servlet.http.HttpServletResponse response, + java.lang.String url)</pre> +</li> +</ul> +<a name="getErrorURL(javax.servlet.http.HttpServletRequest, javax.servlet.http.HttpServletResponse)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getErrorURL</h4> +<pre>public static java.lang.String getErrorURL(javax.servlet.http.HttpServletRequest request, + javax.servlet.http.HttpServletResponse response)</pre> +</li> +</ul> +<a name="setInvokeURL(javax.servlet.http.HttpServletRequest, javax.servlet.http.HttpServletResponse, java.lang.String)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>setInvokeURL</h4> +<pre>public static void setInvokeURL(javax.servlet.http.HttpServletRequest request, + javax.servlet.http.HttpServletResponse response, + java.lang.String url)</pre> +</li> +</ul> +<a name="getInvokeURL(javax.servlet.http.HttpServletRequest, javax.servlet.http.HttpServletResponse)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getInvokeURL</h4> +<pre>public static java.lang.String getInvokeURL(javax.servlet.http.HttpServletRequest request, + javax.servlet.http.HttpServletResponse response)</pre> +</li> +</ul> +<a name="regenerateSession(javax.servlet.http.HttpServletRequest)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>regenerateSession</h4> +<pre>public static void regenerateSession(javax.servlet.http.HttpServletRequest request)</pre> +</li> +</ul> +<a name="generateDataURL(javax.servlet.http.HttpServletRequest, javax.servlet.http.HttpServletResponse)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>generateDataURL</h4> +<pre>public static java.lang.String generateDataURL(javax.servlet.http.HttpServletRequest request, + javax.servlet.http.HttpServletResponse response)</pre> +</li> +</ul> +<a name="generateProvideURL(javax.servlet.http.HttpServletRequest, javax.servlet.http.HttpServletResponse)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>generateProvideURL</h4> +<pre>public static java.lang.String generateProvideURL(javax.servlet.http.HttpServletRequest request, + javax.servlet.http.HttpServletResponse response)</pre> +</li> +</ul> +<a name="generateErrorURL(javax.servlet.http.HttpServletRequest, javax.servlet.http.HttpServletResponse)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>generateErrorURL</h4> +<pre>public static java.lang.String generateErrorURL(javax.servlet.http.HttpServletRequest request, + javax.servlet.http.HttpServletResponse response)</pre> +</li> +</ul> +<a name="generatePdfURL(javax.servlet.http.HttpServletRequest, javax.servlet.http.HttpServletResponse)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>generatePdfURL</h4> +<pre>public static java.lang.String generatePdfURL(javax.servlet.http.HttpServletRequest request, + javax.servlet.http.HttpServletResponse response)</pre> +</li> +</ul> +<a name="generateBKUURL(java.lang.String)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>generateBKUURL</h4> +<pre>public static java.lang.String generateBKUURL(java.lang.String connector)</pre> +</li> +</ul> +<a name="setFromDataUrl(javax.servlet.http.HttpServletRequest)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>setFromDataUrl</h4> +<pre>public static void setFromDataUrl(javax.servlet.http.HttpServletRequest request)</pre> +</li> +</ul> +<a name="getFromDataUrl(javax.servlet.http.HttpServletRequest)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getFromDataUrl</h4> +<pre>public static boolean getFromDataUrl(javax.servlet.http.HttpServletRequest request)</pre> +</li> +</ul> +<a name="setSignatureDataHash(javax.servlet.http.HttpServletRequest, java.lang.String)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>setSignatureDataHash</h4> +<pre>public static void setSignatureDataHash(javax.servlet.http.HttpServletRequest request, + java.lang.String value)</pre> +</li> +</ul> +<a name="getSignatureDataHash(javax.servlet.http.HttpServletRequest)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getSignatureDataHash</h4> +<pre>public static java.lang.String getSignatureDataHash(javax.servlet.http.HttpServletRequest request)</pre> +</li> +</ul> +<a name="setPDFFileName(javax.servlet.http.HttpServletRequest, java.lang.String)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>setPDFFileName</h4> +<pre>public static void setPDFFileName(javax.servlet.http.HttpServletRequest request, + java.lang.String value)</pre> +</li> +</ul> +<a name="getPDFFileName(javax.servlet.http.HttpServletRequest)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getPDFFileName</h4> +<pre>public static java.lang.String getPDFFileName(javax.servlet.http.HttpServletRequest request)</pre> +</li> +</ul> +<a name="setVerificationResult(javax.servlet.http.HttpServletRequest, java.util.List)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>setVerificationResult</h4> +<pre>public static void setVerificationResult(javax.servlet.http.HttpServletRequest request, + java.util.List<<a href="../../../../../../at/gv/egiz/pdfas/lib/api/verify/VerifyResult.html" title="interface in at.gv.egiz.pdfas.lib.api.verify">VerifyResult</a>> value)</pre> +</li> +</ul> +<a name="getVerificationResult(javax.servlet.http.HttpServletRequest)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getVerificationResult</h4> +<pre>public static java.util.List<<a href="../../../../../../at/gv/egiz/pdfas/lib/api/verify/VerifyResult.html" title="interface in at.gv.egiz.pdfas.lib.api.verify">VerifyResult</a>> getVerificationResult(javax.servlet.http.HttpServletRequest request)</pre> +</li> +</ul> +<a name="setSignatureActive(javax.servlet.http.HttpServletRequest, boolean)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>setSignatureActive</h4> +<pre>public static void setSignatureActive(javax.servlet.http.HttpServletRequest request, + boolean value)</pre> +</li> +</ul> +<a name="isSignatureActive(javax.servlet.http.HttpServletRequest)"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>isSignatureActive</h4> +<pre>public static boolean isSignatureActive(javax.servlet.http.HttpServletRequest request)</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="package-tree.html">Tree</a></li> +<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li> +<li><a href="../../../../../../index-all.html">Index</a></li> +<li><a href="../../../../../../help-doc.html">Help</a></li> +</ul> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../../../at/gv/egiz/pdfas/web/helper/HTMLFormater.html" title="class in at.gv.egiz.pdfas.web.helper"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../../../at/gv/egiz/pdfas/web/helper/PdfAsParameterExtractor.html" title="class in at.gv.egiz.pdfas.web.helper"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../../../index.html?at/gv/egiz/pdfas/web/helper/PdfAsHelper.html" target="_top">Frames</a></li> +<li><a href="PdfAsHelper.html" target="_top">No Frames</a></li> +</ul> +<ul class="navList" id="allclasses_navbar_bottom"> +<li><a href="../../../../../../allclasses-noframe.html">All Classes</a></li> +</ul> +<div> +<script type="text/javascript"><!-- + allClassesLink = document.getElementById("allclasses_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/full/at/gv/egiz/pdfas/web/helper/PdfAsParameterExtractor.html b/docs/full/at/gv/egiz/pdfas/web/helper/PdfAsParameterExtractor.html new file mode 100644 index 00000000..3d7a13ac --- /dev/null +++ b/docs/full/at/gv/egiz/pdfas/web/helper/PdfAsParameterExtractor.html @@ -0,0 +1,629 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> +<!-- NewPage --> +<html lang="en"> +<head> +<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 10:22:00 CET 2014 --> +<title>PdfAsParameterExtractor</title> +<meta name="date" content="2014-02-20"> +<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style"> +</head> +<body> +<script type="text/javascript"><!-- + if (location.href.indexOf('is-external=true') == -1) { + parent.document.title="PdfAsParameterExtractor"; + } +//--> +</script> +<noscript> +<div>JavaScript is disabled on your browser.</div> +</noscript> +<!-- ========= START OF TOP NAVBAR ======= --> +<div class="topNav"><a name="navbar_top"> +<!-- --> +</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> +<!-- --> +</a> +<ul class="navList" title="Navigation"> +<li><a href="../../../../../../overview-summary.html">Overview</a></li> +<li><a href="package-summary.html">Package</a></li> +<li class="navBarCell1Rev">Class</li> +<li><a href="package-tree.html">Tree</a></li> +<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li> +<li><a href="../../../../../../index-all.html">Index</a></li> +<li><a href="../../../../../../help-doc.html">Help</a></li> +</ul> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../../../at/gv/egiz/pdfas/web/helper/PdfAsHelper.html" title="class in at.gv.egiz.pdfas.web.helper"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../../../at/gv/egiz/pdfas/web/helper/PDFASSession.html" title="class in at.gv.egiz.pdfas.web.helper"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../../../index.html?at/gv/egiz/pdfas/web/helper/PdfAsParameterExtractor.html" target="_top">Frames</a></li> +<li><a href="PdfAsParameterExtractor.html" target="_top">No Frames</a></li> +</ul> +<ul class="navList" id="allclasses_navbar_top"> +<li><a href="../../../../../../allclasses-noframe.html">All Classes</a></li> +</ul> +<div> +<script type="text/javascript"><!-- + allClassesLink = document.getElementById("allclasses_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.pdfas.web.helper</div> +<h2 title="Class PdfAsParameterExtractor" class="title">Class PdfAsParameterExtractor</h2> +</div> +<div class="contentContainer"> +<ul class="inheritance"> +<li>java.lang.Object</li> +<li> +<ul class="inheritance"> +<li>at.gv.egiz.pdfas.web.helper.PdfAsParameterExtractor</li> +</ul> +</li> +</ul> +<div class="description"> +<ul class="blockList"> +<li class="blockList"> +<hr> +<br> +<pre>public class <span class="strong">PdfAsParameterExtractor</span> +extends java.lang.Object</pre> +</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>static java.lang.String</code></td> +<td class="colLast"><code><strong><a href="../../../../../../at/gv/egiz/pdfas/web/helper/PdfAsParameterExtractor.html#PARAM_CONNECTOR">PARAM_CONNECTOR</a></strong></code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>static java.lang.String</code></td> +<td class="colLast"><code><strong><a href="../../../../../../at/gv/egiz/pdfas/web/helper/PdfAsParameterExtractor.html#PARAM_CONNECTOR_DEFAULT">PARAM_CONNECTOR_DEFAULT</a></strong></code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>static java.lang.String</code></td> +<td class="colLast"><code><strong><a href="../../../../../../at/gv/egiz/pdfas/web/helper/PdfAsParameterExtractor.html#PARAM_INVOKE_URL">PARAM_INVOKE_URL</a></strong></code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>static java.lang.String</code></td> +<td class="colLast"><code><strong><a href="../../../../../../at/gv/egiz/pdfas/web/helper/PdfAsParameterExtractor.html#PARAM_INVOKE_URL_ERROR">PARAM_INVOKE_URL_ERROR</a></strong></code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>static java.lang.String</code></td> +<td class="colLast"><code><strong><a href="../../../../../../at/gv/egiz/pdfas/web/helper/PdfAsParameterExtractor.html#PARAM_LOCALE">PARAM_LOCALE</a></strong></code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>static java.lang.String</code></td> +<td class="colLast"><code><strong><a href="../../../../../../at/gv/egiz/pdfas/web/helper/PdfAsParameterExtractor.html#PARAM_NUM_BYTES">PARAM_NUM_BYTES</a></strong></code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>static java.lang.String</code></td> +<td class="colLast"><code><strong><a href="../../../../../../at/gv/egiz/pdfas/web/helper/PdfAsParameterExtractor.html#PARAM_PDF_URL">PARAM_PDF_URL</a></strong></code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>static java.lang.String</code></td> +<td class="colLast"><code><strong><a href="../../../../../../at/gv/egiz/pdfas/web/helper/PdfAsParameterExtractor.html#PARAM_SIG_IDX">PARAM_SIG_IDX</a></strong></code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>static java.lang.String</code></td> +<td class="colLast"><code><strong><a href="../../../../../../at/gv/egiz/pdfas/web/helper/PdfAsParameterExtractor.html#PARAM_SIG_POS_P">PARAM_SIG_POS_P</a></strong></code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>static java.lang.String</code></td> +<td class="colLast"><code><strong><a href="../../../../../../at/gv/egiz/pdfas/web/helper/PdfAsParameterExtractor.html#PARAM_SIG_POS_R">PARAM_SIG_POS_R</a></strong></code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>static java.lang.String</code></td> +<td class="colLast"><code><strong><a href="../../../../../../at/gv/egiz/pdfas/web/helper/PdfAsParameterExtractor.html#PARAM_SIG_POS_W">PARAM_SIG_POS_W</a></strong></code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>static java.lang.String</code></td> +<td class="colLast"><code><strong><a href="../../../../../../at/gv/egiz/pdfas/web/helper/PdfAsParameterExtractor.html#PARAM_SIG_POS_X">PARAM_SIG_POS_X</a></strong></code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>static java.lang.String</code></td> +<td class="colLast"><code><strong><a href="../../../../../../at/gv/egiz/pdfas/web/helper/PdfAsParameterExtractor.html#PARAM_SIG_POS_Y">PARAM_SIG_POS_Y</a></strong></code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>static java.lang.String</code></td> +<td class="colLast"><code><strong><a href="../../../../../../at/gv/egiz/pdfas/web/helper/PdfAsParameterExtractor.html#PARAM_SIG_TYPE">PARAM_SIG_TYPE</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/pdfas/web/helper/PdfAsParameterExtractor.html#PdfAsParameterExtractor()">PdfAsParameterExtractor</a></strong>()</code> </td> +</tr> +</table> +</li> +</ul> +<!-- ========== METHOD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_summary"> +<!-- --> +</a> +<h3>Method Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation"> +<caption><span>Methods</span><span class="tabEnd"> </span></caption> +<tr> +<th class="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 java.lang.String</code></td> +<td class="colLast"><code><strong><a href="../../../../../../at/gv/egiz/pdfas/web/helper/PdfAsParameterExtractor.html#getConnector(javax.servlet.http.HttpServletRequest)">getConnector</a></strong>(javax.servlet.http.HttpServletRequest request)</code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>static java.lang.String</code></td> +<td class="colLast"><code><strong><a href="../../../../../../at/gv/egiz/pdfas/web/helper/PdfAsParameterExtractor.html#getInvokeErrorURL(javax.servlet.http.HttpServletRequest)">getInvokeErrorURL</a></strong>(javax.servlet.http.HttpServletRequest request)</code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>static java.lang.String</code></td> +<td class="colLast"><code><strong><a href="../../../../../../at/gv/egiz/pdfas/web/helper/PdfAsParameterExtractor.html#getInvokeURL(javax.servlet.http.HttpServletRequest)">getInvokeURL</a></strong>(javax.servlet.http.HttpServletRequest request)</code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>static java.lang.String</code></td> +<td class="colLast"><code><strong><a href="../../../../../../at/gv/egiz/pdfas/web/helper/PdfAsParameterExtractor.html#getLocale(javax.servlet.http.HttpServletRequest)">getLocale</a></strong>(javax.servlet.http.HttpServletRequest request)</code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>static java.lang.String</code></td> +<td class="colLast"><code><strong><a href="../../../../../../at/gv/egiz/pdfas/web/helper/PdfAsParameterExtractor.html#getNumBytes(javax.servlet.http.HttpServletRequest)">getNumBytes</a></strong>(javax.servlet.http.HttpServletRequest request)</code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>static java.lang.String</code></td> +<td class="colLast"><code><strong><a href="../../../../../../at/gv/egiz/pdfas/web/helper/PdfAsParameterExtractor.html#getPdfUrl(javax.servlet.http.HttpServletRequest)">getPdfUrl</a></strong>(javax.servlet.http.HttpServletRequest request)</code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>static java.lang.String</code></td> +<td class="colLast"><code><strong><a href="../../../../../../at/gv/egiz/pdfas/web/helper/PdfAsParameterExtractor.html#getSigIdx(javax.servlet.http.HttpServletRequest)">getSigIdx</a></strong>(javax.servlet.http.HttpServletRequest request)</code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>static java.lang.String</code></td> +<td class="colLast"><code><strong><a href="../../../../../../at/gv/egiz/pdfas/web/helper/PdfAsParameterExtractor.html#getSigPosP(javax.servlet.http.HttpServletRequest)">getSigPosP</a></strong>(javax.servlet.http.HttpServletRequest request)</code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>static java.lang.String</code></td> +<td class="colLast"><code><strong><a href="../../../../../../at/gv/egiz/pdfas/web/helper/PdfAsParameterExtractor.html#getSigPosR(javax.servlet.http.HttpServletRequest)">getSigPosR</a></strong>(javax.servlet.http.HttpServletRequest request)</code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>static java.lang.String</code></td> +<td class="colLast"><code><strong><a href="../../../../../../at/gv/egiz/pdfas/web/helper/PdfAsParameterExtractor.html#getSigPosW(javax.servlet.http.HttpServletRequest)">getSigPosW</a></strong>(javax.servlet.http.HttpServletRequest request)</code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>static java.lang.String</code></td> +<td class="colLast"><code><strong><a href="../../../../../../at/gv/egiz/pdfas/web/helper/PdfAsParameterExtractor.html#getSigPosX(javax.servlet.http.HttpServletRequest)">getSigPosX</a></strong>(javax.servlet.http.HttpServletRequest request)</code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>static java.lang.String</code></td> +<td class="colLast"><code><strong><a href="../../../../../../at/gv/egiz/pdfas/web/helper/PdfAsParameterExtractor.html#getSigPosY(javax.servlet.http.HttpServletRequest)">getSigPosY</a></strong>(javax.servlet.http.HttpServletRequest request)</code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>static java.lang.String</code></td> +<td class="colLast"><code><strong><a href="../../../../../../at/gv/egiz/pdfas/web/helper/PdfAsParameterExtractor.html#getSigType(javax.servlet.http.HttpServletRequest)">getSigType</a></strong>(javax.servlet.http.HttpServletRequest request)</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.Object</h3> +<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</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="PARAM_CONNECTOR"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>PARAM_CONNECTOR</h4> +<pre>public static final java.lang.String PARAM_CONNECTOR</pre> +<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../../../constant-values.html#at.gv.egiz.pdfas.web.helper.PdfAsParameterExtractor.PARAM_CONNECTOR">Constant Field Values</a></dd></dl> +</li> +</ul> +<a name="PARAM_CONNECTOR_DEFAULT"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>PARAM_CONNECTOR_DEFAULT</h4> +<pre>public static final java.lang.String PARAM_CONNECTOR_DEFAULT</pre> +<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../../../constant-values.html#at.gv.egiz.pdfas.web.helper.PdfAsParameterExtractor.PARAM_CONNECTOR_DEFAULT">Constant Field Values</a></dd></dl> +</li> +</ul> +<a name="PARAM_INVOKE_URL"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>PARAM_INVOKE_URL</h4> +<pre>public static final java.lang.String PARAM_INVOKE_URL</pre> +<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../../../constant-values.html#at.gv.egiz.pdfas.web.helper.PdfAsParameterExtractor.PARAM_INVOKE_URL">Constant Field Values</a></dd></dl> +</li> +</ul> +<a name="PARAM_INVOKE_URL_ERROR"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>PARAM_INVOKE_URL_ERROR</h4> +<pre>public static final java.lang.String PARAM_INVOKE_URL_ERROR</pre> +<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../../../constant-values.html#at.gv.egiz.pdfas.web.helper.PdfAsParameterExtractor.PARAM_INVOKE_URL_ERROR">Constant Field Values</a></dd></dl> +</li> +</ul> +<a name="PARAM_LOCALE"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>PARAM_LOCALE</h4> +<pre>public static final java.lang.String PARAM_LOCALE</pre> +<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../../../constant-values.html#at.gv.egiz.pdfas.web.helper.PdfAsParameterExtractor.PARAM_LOCALE">Constant Field Values</a></dd></dl> +</li> +</ul> +<a name="PARAM_NUM_BYTES"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>PARAM_NUM_BYTES</h4> +<pre>public static final java.lang.String PARAM_NUM_BYTES</pre> +<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../../../constant-values.html#at.gv.egiz.pdfas.web.helper.PdfAsParameterExtractor.PARAM_NUM_BYTES">Constant Field Values</a></dd></dl> +</li> +</ul> +<a name="PARAM_PDF_URL"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>PARAM_PDF_URL</h4> +<pre>public static final java.lang.String PARAM_PDF_URL</pre> +<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../../../constant-values.html#at.gv.egiz.pdfas.web.helper.PdfAsParameterExtractor.PARAM_PDF_URL">Constant Field Values</a></dd></dl> +</li> +</ul> +<a name="PARAM_SIG_TYPE"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>PARAM_SIG_TYPE</h4> +<pre>public static final java.lang.String PARAM_SIG_TYPE</pre> +<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../../../constant-values.html#at.gv.egiz.pdfas.web.helper.PdfAsParameterExtractor.PARAM_SIG_TYPE">Constant Field Values</a></dd></dl> +</li> +</ul> +<a name="PARAM_SIG_POS_P"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>PARAM_SIG_POS_P</h4> +<pre>public static final java.lang.String PARAM_SIG_POS_P</pre> +<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../../../constant-values.html#at.gv.egiz.pdfas.web.helper.PdfAsParameterExtractor.PARAM_SIG_POS_P">Constant Field Values</a></dd></dl> +</li> +</ul> +<a name="PARAM_SIG_POS_Y"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>PARAM_SIG_POS_Y</h4> +<pre>public static final java.lang.String PARAM_SIG_POS_Y</pre> +<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../../../constant-values.html#at.gv.egiz.pdfas.web.helper.PdfAsParameterExtractor.PARAM_SIG_POS_Y">Constant Field Values</a></dd></dl> +</li> +</ul> +<a name="PARAM_SIG_POS_X"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>PARAM_SIG_POS_X</h4> +<pre>public static final java.lang.String PARAM_SIG_POS_X</pre> +<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../../../constant-values.html#at.gv.egiz.pdfas.web.helper.PdfAsParameterExtractor.PARAM_SIG_POS_X">Constant Field Values</a></dd></dl> +</li> +</ul> +<a name="PARAM_SIG_POS_W"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>PARAM_SIG_POS_W</h4> +<pre>public static final java.lang.String PARAM_SIG_POS_W</pre> +<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../../../constant-values.html#at.gv.egiz.pdfas.web.helper.PdfAsParameterExtractor.PARAM_SIG_POS_W">Constant Field Values</a></dd></dl> +</li> +</ul> +<a name="PARAM_SIG_POS_R"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>PARAM_SIG_POS_R</h4> +<pre>public static final java.lang.String PARAM_SIG_POS_R</pre> +<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../../../constant-values.html#at.gv.egiz.pdfas.web.helper.PdfAsParameterExtractor.PARAM_SIG_POS_R">Constant Field Values</a></dd></dl> +</li> +</ul> +<a name="PARAM_SIG_IDX"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>PARAM_SIG_IDX</h4> +<pre>public static final java.lang.String PARAM_SIG_IDX</pre> +<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../../../constant-values.html#at.gv.egiz.pdfas.web.helper.PdfAsParameterExtractor.PARAM_SIG_IDX">Constant Field Values</a></dd></dl> +</li> +</ul> +</li> +</ul> +<!-- ========= CONSTRUCTOR DETAIL ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_detail"> +<!-- --> +</a> +<h3>Constructor Detail</h3> +<a name="PdfAsParameterExtractor()"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>PdfAsParameterExtractor</h4> +<pre>public PdfAsParameterExtractor()</pre> +</li> +</ul> +</li> +</ul> +<!-- ============ METHOD DETAIL ========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_detail"> +<!-- --> +</a> +<h3>Method Detail</h3> +<a name="getConnector(javax.servlet.http.HttpServletRequest)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getConnector</h4> +<pre>public static java.lang.String getConnector(javax.servlet.http.HttpServletRequest request)</pre> +</li> +</ul> +<a name="getInvokeURL(javax.servlet.http.HttpServletRequest)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getInvokeURL</h4> +<pre>public static java.lang.String getInvokeURL(javax.servlet.http.HttpServletRequest request)</pre> +</li> +</ul> +<a name="getInvokeErrorURL(javax.servlet.http.HttpServletRequest)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getInvokeErrorURL</h4> +<pre>public static java.lang.String getInvokeErrorURL(javax.servlet.http.HttpServletRequest request)</pre> +</li> +</ul> +<a name="getLocale(javax.servlet.http.HttpServletRequest)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getLocale</h4> +<pre>public static java.lang.String getLocale(javax.servlet.http.HttpServletRequest request)</pre> +</li> +</ul> +<a name="getNumBytes(javax.servlet.http.HttpServletRequest)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getNumBytes</h4> +<pre>public static java.lang.String getNumBytes(javax.servlet.http.HttpServletRequest request)</pre> +</li> +</ul> +<a name="getPdfUrl(javax.servlet.http.HttpServletRequest)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getPdfUrl</h4> +<pre>public static java.lang.String getPdfUrl(javax.servlet.http.HttpServletRequest request)</pre> +</li> +</ul> +<a name="getSigType(javax.servlet.http.HttpServletRequest)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getSigType</h4> +<pre>public static java.lang.String getSigType(javax.servlet.http.HttpServletRequest request)</pre> +</li> +</ul> +<a name="getSigPosP(javax.servlet.http.HttpServletRequest)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getSigPosP</h4> +<pre>public static java.lang.String getSigPosP(javax.servlet.http.HttpServletRequest request)</pre> +</li> +</ul> +<a name="getSigPosY(javax.servlet.http.HttpServletRequest)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getSigPosY</h4> +<pre>public static java.lang.String getSigPosY(javax.servlet.http.HttpServletRequest request)</pre> +</li> +</ul> +<a name="getSigPosX(javax.servlet.http.HttpServletRequest)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getSigPosX</h4> +<pre>public static java.lang.String getSigPosX(javax.servlet.http.HttpServletRequest request)</pre> +</li> +</ul> +<a name="getSigPosW(javax.servlet.http.HttpServletRequest)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getSigPosW</h4> +<pre>public static java.lang.String getSigPosW(javax.servlet.http.HttpServletRequest request)</pre> +</li> +</ul> +<a name="getSigPosR(javax.servlet.http.HttpServletRequest)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getSigPosR</h4> +<pre>public static java.lang.String getSigPosR(javax.servlet.http.HttpServletRequest request)</pre> +</li> +</ul> +<a name="getSigIdx(javax.servlet.http.HttpServletRequest)"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>getSigIdx</h4> +<pre>public static java.lang.String getSigIdx(javax.servlet.http.HttpServletRequest request)</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="package-tree.html">Tree</a></li> +<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li> +<li><a href="../../../../../../index-all.html">Index</a></li> +<li><a href="../../../../../../help-doc.html">Help</a></li> +</ul> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../../../at/gv/egiz/pdfas/web/helper/PdfAsHelper.html" title="class in at.gv.egiz.pdfas.web.helper"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../../../at/gv/egiz/pdfas/web/helper/PDFASSession.html" title="class in at.gv.egiz.pdfas.web.helper"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../../../index.html?at/gv/egiz/pdfas/web/helper/PdfAsParameterExtractor.html" target="_top">Frames</a></li> +<li><a href="PdfAsParameterExtractor.html" target="_top">No Frames</a></li> +</ul> +<ul class="navList" id="allclasses_navbar_bottom"> +<li><a href="../../../../../../allclasses-noframe.html">All Classes</a></li> +</ul> +<div> +<script type="text/javascript"><!-- + allClassesLink = document.getElementById("allclasses_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/full/at/gv/egiz/pdfas/web/helper/RemotePDFFetcher.html b/docs/full/at/gv/egiz/pdfas/web/helper/RemotePDFFetcher.html new file mode 100644 index 00000000..191238d5 --- /dev/null +++ b/docs/full/at/gv/egiz/pdfas/web/helper/RemotePDFFetcher.html @@ -0,0 +1,257 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> +<!-- NewPage --> +<html lang="en"> +<head> +<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 10:22:00 CET 2014 --> +<title>RemotePDFFetcher</title> +<meta name="date" content="2014-02-20"> +<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style"> +</head> +<body> +<script type="text/javascript"><!-- + if (location.href.indexOf('is-external=true') == -1) { + parent.document.title="RemotePDFFetcher"; + } +//--> +</script> +<noscript> +<div>JavaScript is disabled on your browser.</div> +</noscript> +<!-- ========= START OF TOP NAVBAR ======= --> +<div class="topNav"><a name="navbar_top"> +<!-- --> +</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> +<!-- --> +</a> +<ul class="navList" title="Navigation"> +<li><a href="../../../../../../overview-summary.html">Overview</a></li> +<li><a href="package-summary.html">Package</a></li> +<li class="navBarCell1Rev">Class</li> +<li><a href="package-tree.html">Tree</a></li> +<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li> +<li><a href="../../../../../../index-all.html">Index</a></li> +<li><a href="../../../../../../help-doc.html">Help</a></li> +</ul> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../../../at/gv/egiz/pdfas/web/helper/PDFASSession.html" title="class in at.gv.egiz.pdfas.web.helper"><span class="strong">Prev Class</span></a></li> +<li>Next Class</li> +</ul> +<ul class="navList"> +<li><a href="../../../../../../index.html?at/gv/egiz/pdfas/web/helper/RemotePDFFetcher.html" target="_top">Frames</a></li> +<li><a href="RemotePDFFetcher.html" target="_top">No Frames</a></li> +</ul> +<ul class="navList" id="allclasses_navbar_top"> +<li><a href="../../../../../../allclasses-noframe.html">All Classes</a></li> +</ul> +<div> +<script type="text/javascript"><!-- + allClassesLink = document.getElementById("allclasses_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.pdfas.web.helper</div> +<h2 title="Class RemotePDFFetcher" class="title">Class RemotePDFFetcher</h2> +</div> +<div class="contentContainer"> +<ul class="inheritance"> +<li>java.lang.Object</li> +<li> +<ul class="inheritance"> +<li>at.gv.egiz.pdfas.web.helper.RemotePDFFetcher</li> +</ul> +</li> +</ul> +<div class="description"> +<ul class="blockList"> +<li class="blockList"> +<hr> +<br> +<pre>public class <span class="strong">RemotePDFFetcher</span> +extends java.lang.Object</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/pdfas/web/helper/RemotePDFFetcher.html#RemotePDFFetcher()">RemotePDFFetcher</a></strong>()</code> </td> +</tr> +</table> +</li> +</ul> +<!-- ========== METHOD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_summary"> +<!-- --> +</a> +<h3>Method Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation"> +<caption><span>Methods</span><span class="tabEnd"> </span></caption> +<tr> +<th class="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 byte[]</code></td> +<td class="colLast"><code><strong><a href="../../../../../../at/gv/egiz/pdfas/web/helper/RemotePDFFetcher.html#fetchPdfFile(java.lang.String)">fetchPdfFile</a></strong>(java.lang.String pdfURL)</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.Object</h3> +<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</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="RemotePDFFetcher()"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>RemotePDFFetcher</h4> +<pre>public RemotePDFFetcher()</pre> +</li> +</ul> +</li> +</ul> +<!-- ============ METHOD DETAIL ========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_detail"> +<!-- --> +</a> +<h3>Method Detail</h3> +<a name="fetchPdfFile(java.lang.String)"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>fetchPdfFile</h4> +<pre>public static byte[] fetchPdfFile(java.lang.String pdfURL) + throws <a href="../../../../../../at/gv/egiz/pdfas/web/exception/PdfAsWebException.html" title="class in at.gv.egiz.pdfas.web.exception">PdfAsWebException</a></pre> +<dl><dt><span class="strong">Throws:</span></dt> +<dd><code><a href="../../../../../../at/gv/egiz/pdfas/web/exception/PdfAsWebException.html" title="class in at.gv.egiz.pdfas.web.exception">PdfAsWebException</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="package-tree.html">Tree</a></li> +<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li> +<li><a href="../../../../../../index-all.html">Index</a></li> +<li><a href="../../../../../../help-doc.html">Help</a></li> +</ul> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../../../at/gv/egiz/pdfas/web/helper/PDFASSession.html" title="class in at.gv.egiz.pdfas.web.helper"><span class="strong">Prev Class</span></a></li> +<li>Next Class</li> +</ul> +<ul class="navList"> +<li><a href="../../../../../../index.html?at/gv/egiz/pdfas/web/helper/RemotePDFFetcher.html" target="_top">Frames</a></li> +<li><a href="RemotePDFFetcher.html" target="_top">No Frames</a></li> +</ul> +<ul class="navList" id="allclasses_navbar_bottom"> +<li><a href="../../../../../../allclasses-noframe.html">All Classes</a></li> +</ul> +<div> +<script type="text/javascript"><!-- + allClassesLink = document.getElementById("allclasses_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/full/at/gv/egiz/pdfas/web/helper/package-frame.html b/docs/full/at/gv/egiz/pdfas/web/helper/package-frame.html new file mode 100644 index 00000000..af88f5a1 --- /dev/null +++ b/docs/full/at/gv/egiz/pdfas/web/helper/package-frame.html @@ -0,0 +1,24 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> +<!-- NewPage --> +<html lang="en"> +<head> +<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 10:22:01 CET 2014 --> +<title>at.gv.egiz.pdfas.web.helper</title> +<meta name="date" content="2014-02-20"> +<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style"> +</head> +<body> +<h1 class="bar"><a href="../../../../../../at/gv/egiz/pdfas/web/helper/package-summary.html" target="classFrame">at.gv.egiz.pdfas.web.helper</a></h1> +<div class="indexContainer"> +<h2 title="Classes">Classes</h2> +<ul title="Classes"> +<li><a href="DigestHelper.html" title="class in at.gv.egiz.pdfas.web.helper" target="classFrame">DigestHelper</a></li> +<li><a href="HTMLFormater.html" title="class in at.gv.egiz.pdfas.web.helper" target="classFrame">HTMLFormater</a></li> +<li><a href="PdfAsHelper.html" title="class in at.gv.egiz.pdfas.web.helper" target="classFrame">PdfAsHelper</a></li> +<li><a href="PdfAsParameterExtractor.html" title="class in at.gv.egiz.pdfas.web.helper" target="classFrame">PdfAsParameterExtractor</a></li> +<li><a href="PDFASSession.html" title="class in at.gv.egiz.pdfas.web.helper" target="classFrame">PDFASSession</a></li> +<li><a href="RemotePDFFetcher.html" title="class in at.gv.egiz.pdfas.web.helper" target="classFrame">RemotePDFFetcher</a></li> +</ul> +</div> +</body> +</html> diff --git a/docs/full/at/gv/egiz/pdfas/web/helper/package-summary.html b/docs/full/at/gv/egiz/pdfas/web/helper/package-summary.html new file mode 100644 index 00000000..cf2375b3 --- /dev/null +++ b/docs/full/at/gv/egiz/pdfas/web/helper/package-summary.html @@ -0,0 +1,151 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> +<!-- NewPage --> +<html lang="en"> +<head> +<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 10:22:01 CET 2014 --> +<title>at.gv.egiz.pdfas.web.helper</title> +<meta name="date" content="2014-02-20"> +<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style"> +</head> +<body> +<script type="text/javascript"><!-- + if (location.href.indexOf('is-external=true') == -1) { + parent.document.title="at.gv.egiz.pdfas.web.helper"; + } +//--> +</script> +<noscript> +<div>JavaScript is disabled on your browser.</div> +</noscript> +<!-- ========= START OF TOP NAVBAR ======= --> +<div class="topNav"><a name="navbar_top"> +<!-- --> +</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> +<!-- --> +</a> +<ul class="navList" title="Navigation"> +<li><a href="../../../../../../overview-summary.html">Overview</a></li> +<li class="navBarCell1Rev">Package</li> +<li>Class</li> +<li><a href="package-tree.html">Tree</a></li> +<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li> +<li><a href="../../../../../../index-all.html">Index</a></li> +<li><a href="../../../../../../help-doc.html">Help</a></li> +</ul> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../../../at/gv/egiz/pdfas/web/filter/package-summary.html">Prev Package</a></li> +<li><a href="../../../../../../at/gv/egiz/pdfas/web/servlets/package-summary.html">Next Package</a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../../../index.html?at/gv/egiz/pdfas/web/helper/package-summary.html" target="_top">Frames</a></li> +<li><a href="package-summary.html" target="_top">No Frames</a></li> +</ul> +<ul class="navList" id="allclasses_navbar_top"> +<li><a href="../../../../../../allclasses-noframe.html">All Classes</a></li> +</ul> +<div> +<script type="text/javascript"><!-- + allClassesLink = document.getElementById("allclasses_navbar_top"); + if(window==top) { + allClassesLink.style.display = "block"; + } + else { + allClassesLink.style.display = "none"; + } + //--> +</script> +</div> +<a name="skip-navbar_top"> +<!-- --> +</a></div> +<!-- ========= END OF TOP NAVBAR ========= --> +<div class="header"> +<h1 title="Package" class="title">Package at.gv.egiz.pdfas.web.helper</h1> +</div> +<div class="contentContainer"> +<ul class="blockList"> +<li class="blockList"> +<table class="packageSummary" border="0" cellpadding="3" cellspacing="0" summary="Class Summary table, listing classes, and an explanation"> +<caption><span>Class Summary</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colFirst" scope="col">Class</th> +<th class="colLast" scope="col">Description</th> +</tr> +<tbody> +<tr class="altColor"> +<td class="colFirst"><a href="../../../../../../at/gv/egiz/pdfas/web/helper/DigestHelper.html" title="class in at.gv.egiz.pdfas.web.helper">DigestHelper</a></td> +<td class="colLast"> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><a href="../../../../../../at/gv/egiz/pdfas/web/helper/HTMLFormater.html" title="class in at.gv.egiz.pdfas.web.helper">HTMLFormater</a></td> +<td class="colLast"> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><a href="../../../../../../at/gv/egiz/pdfas/web/helper/PdfAsHelper.html" title="class in at.gv.egiz.pdfas.web.helper">PdfAsHelper</a></td> +<td class="colLast"> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><a href="../../../../../../at/gv/egiz/pdfas/web/helper/PdfAsParameterExtractor.html" title="class in at.gv.egiz.pdfas.web.helper">PdfAsParameterExtractor</a></td> +<td class="colLast"> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><a href="../../../../../../at/gv/egiz/pdfas/web/helper/PDFASSession.html" title="class in at.gv.egiz.pdfas.web.helper">PDFASSession</a></td> +<td class="colLast"> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><a href="../../../../../../at/gv/egiz/pdfas/web/helper/RemotePDFFetcher.html" title="class in at.gv.egiz.pdfas.web.helper">RemotePDFFetcher</a></td> +<td class="colLast"> </td> +</tr> +</tbody> +</table> +</li> +</ul> +</div> +<!-- ======= START OF BOTTOM NAVBAR ====== --> +<div class="bottomNav"><a name="navbar_bottom"> +<!-- --> +</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> +<!-- --> +</a> +<ul class="navList" title="Navigation"> +<li><a href="../../../../../../overview-summary.html">Overview</a></li> +<li class="navBarCell1Rev">Package</li> +<li>Class</li> +<li><a href="package-tree.html">Tree</a></li> +<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li> +<li><a href="../../../../../../index-all.html">Index</a></li> +<li><a href="../../../../../../help-doc.html">Help</a></li> +</ul> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../../../at/gv/egiz/pdfas/web/filter/package-summary.html">Prev Package</a></li> +<li><a href="../../../../../../at/gv/egiz/pdfas/web/servlets/package-summary.html">Next Package</a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../../../index.html?at/gv/egiz/pdfas/web/helper/package-summary.html" target="_top">Frames</a></li> +<li><a href="package-summary.html" target="_top">No Frames</a></li> +</ul> +<ul class="navList" id="allclasses_navbar_bottom"> +<li><a href="../../../../../../allclasses-noframe.html">All Classes</a></li> +</ul> +<div> +<script type="text/javascript"><!-- + allClassesLink = document.getElementById("allclasses_navbar_bottom"); + if(window==top) { + allClassesLink.style.display = "block"; + } + else { + allClassesLink.style.display = "none"; + } + //--> +</script> +</div> +<a name="skip-navbar_bottom"> +<!-- --> +</a></div> +<!-- ======== END OF BOTTOM NAVBAR ======= --> +</body> +</html> diff --git a/docs/full/at/gv/egiz/pdfas/web/helper/package-tree.html b/docs/full/at/gv/egiz/pdfas/web/helper/package-tree.html new file mode 100644 index 00000000..14a26ea5 --- /dev/null +++ b/docs/full/at/gv/egiz/pdfas/web/helper/package-tree.html @@ -0,0 +1,131 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> +<!-- NewPage --> +<html lang="en"> +<head> +<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 10:22:01 CET 2014 --> +<title>at.gv.egiz.pdfas.web.helper Class Hierarchy</title> +<meta name="date" content="2014-02-20"> +<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style"> +</head> +<body> +<script type="text/javascript"><!-- + if (location.href.indexOf('is-external=true') == -1) { + parent.document.title="at.gv.egiz.pdfas.web.helper Class Hierarchy"; + } +//--> +</script> +<noscript> +<div>JavaScript is disabled on your browser.</div> +</noscript> +<!-- ========= START OF TOP NAVBAR ======= --> +<div class="topNav"><a name="navbar_top"> +<!-- --> +</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> +<!-- --> +</a> +<ul class="navList" title="Navigation"> +<li><a href="../../../../../../overview-summary.html">Overview</a></li> +<li><a href="package-summary.html">Package</a></li> +<li>Class</li> +<li class="navBarCell1Rev">Tree</li> +<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li> +<li><a href="../../../../../../index-all.html">Index</a></li> +<li><a href="../../../../../../help-doc.html">Help</a></li> +</ul> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../../../at/gv/egiz/pdfas/web/filter/package-tree.html">Prev</a></li> +<li><a href="../../../../../../at/gv/egiz/pdfas/web/servlets/package-tree.html">Next</a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../../../index.html?at/gv/egiz/pdfas/web/helper/package-tree.html" target="_top">Frames</a></li> +<li><a href="package-tree.html" target="_top">No Frames</a></li> +</ul> +<ul class="navList" id="allclasses_navbar_top"> +<li><a href="../../../../../../allclasses-noframe.html">All Classes</a></li> +</ul> +<div> +<script type="text/javascript"><!-- + allClassesLink = document.getElementById("allclasses_navbar_top"); + if(window==top) { + allClassesLink.style.display = "block"; + } + else { + allClassesLink.style.display = "none"; + } + //--> +</script> +</div> +<a name="skip-navbar_top"> +<!-- --> +</a></div> +<!-- ========= END OF TOP NAVBAR ========= --> +<div class="header"> +<h1 class="title">Hierarchy For Package at.gv.egiz.pdfas.web.helper</h1> +<span class="strong">Package Hierarchies:</span> +<ul class="horizontal"> +<li><a href="../../../../../../overview-tree.html">All Packages</a></li> +</ul> +</div> +<div class="contentContainer"> +<h2 title="Class Hierarchy">Class Hierarchy</h2> +<ul> +<li type="circle">java.lang.Object +<ul> +<li type="circle">at.gv.egiz.pdfas.web.helper.<a href="../../../../../../at/gv/egiz/pdfas/web/helper/DigestHelper.html" title="class in at.gv.egiz.pdfas.web.helper"><span class="strong">DigestHelper</span></a></li> +<li type="circle">at.gv.egiz.pdfas.web.helper.<a href="../../../../../../at/gv/egiz/pdfas/web/helper/HTMLFormater.html" title="class in at.gv.egiz.pdfas.web.helper"><span class="strong">HTMLFormater</span></a></li> +<li type="circle">at.gv.egiz.pdfas.web.helper.<a href="../../../../../../at/gv/egiz/pdfas/web/helper/PdfAsHelper.html" title="class in at.gv.egiz.pdfas.web.helper"><span class="strong">PdfAsHelper</span></a></li> +<li type="circle">at.gv.egiz.pdfas.web.helper.<a href="../../../../../../at/gv/egiz/pdfas/web/helper/PdfAsParameterExtractor.html" title="class in at.gv.egiz.pdfas.web.helper"><span class="strong">PdfAsParameterExtractor</span></a></li> +<li type="circle">at.gv.egiz.pdfas.web.helper.<a href="../../../../../../at/gv/egiz/pdfas/web/helper/PDFASSession.html" title="class in at.gv.egiz.pdfas.web.helper"><span class="strong">PDFASSession</span></a> (implements java.io.Serializable)</li> +<li type="circle">at.gv.egiz.pdfas.web.helper.<a href="../../../../../../at/gv/egiz/pdfas/web/helper/RemotePDFFetcher.html" title="class in at.gv.egiz.pdfas.web.helper"><span class="strong">RemotePDFFetcher</span></a></li> +</ul> +</li> +</ul> +</div> +<!-- ======= START OF BOTTOM NAVBAR ====== --> +<div class="bottomNav"><a name="navbar_bottom"> +<!-- --> +</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> +<!-- --> +</a> +<ul class="navList" title="Navigation"> +<li><a href="../../../../../../overview-summary.html">Overview</a></li> +<li><a href="package-summary.html">Package</a></li> +<li>Class</li> +<li class="navBarCell1Rev">Tree</li> +<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li> +<li><a href="../../../../../../index-all.html">Index</a></li> +<li><a href="../../../../../../help-doc.html">Help</a></li> +</ul> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../../../at/gv/egiz/pdfas/web/filter/package-tree.html">Prev</a></li> +<li><a href="../../../../../../at/gv/egiz/pdfas/web/servlets/package-tree.html">Next</a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../../../index.html?at/gv/egiz/pdfas/web/helper/package-tree.html" target="_top">Frames</a></li> +<li><a href="package-tree.html" target="_top">No Frames</a></li> +</ul> +<ul class="navList" id="allclasses_navbar_bottom"> +<li><a href="../../../../../../allclasses-noframe.html">All Classes</a></li> +</ul> +<div> +<script type="text/javascript"><!-- + allClassesLink = document.getElementById("allclasses_navbar_bottom"); + if(window==top) { + allClassesLink.style.display = "block"; + } + else { + allClassesLink.style.display = "none"; + } + //--> +</script> +</div> +<a name="skip-navbar_bottom"> +<!-- --> +</a></div> +<!-- ======== END OF BOTTOM NAVBAR ======= --> +</body> +</html> diff --git a/docs/full/at/gv/egiz/pdfas/web/servlets/DataURLServlet.html b/docs/full/at/gv/egiz/pdfas/web/servlets/DataURLServlet.html new file mode 100644 index 00000000..4cad00c5 --- /dev/null +++ b/docs/full/at/gv/egiz/pdfas/web/servlets/DataURLServlet.html @@ -0,0 +1,340 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> +<!-- NewPage --> +<html lang="en"> +<head> +<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 10:22:00 CET 2014 --> +<title>DataURLServlet</title> +<meta name="date" content="2014-02-20"> +<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style"> +</head> +<body> +<script type="text/javascript"><!-- + if (location.href.indexOf('is-external=true') == -1) { + parent.document.title="DataURLServlet"; + } +//--> +</script> +<noscript> +<div>JavaScript is disabled on your browser.</div> +</noscript> +<!-- ========= START OF TOP NAVBAR ======= --> +<div class="topNav"><a name="navbar_top"> +<!-- --> +</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> +<!-- --> +</a> +<ul class="navList" title="Navigation"> +<li><a href="../../../../../../overview-summary.html">Overview</a></li> +<li><a href="package-summary.html">Package</a></li> +<li class="navBarCell1Rev">Class</li> +<li><a href="package-tree.html">Tree</a></li> +<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li> +<li><a href="../../../../../../index-all.html">Index</a></li> +<li><a href="../../../../../../help-doc.html">Help</a></li> +</ul> +</div> +<div class="subNav"> +<ul class="navList"> +<li>Prev Class</li> +<li><a href="../../../../../../at/gv/egiz/pdfas/web/servlets/ErrorPage.html" title="class in at.gv.egiz.pdfas.web.servlets"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../../../index.html?at/gv/egiz/pdfas/web/servlets/DataURLServlet.html" target="_top">Frames</a></li> +<li><a href="DataURLServlet.html" target="_top">No Frames</a></li> +</ul> +<ul class="navList" id="allclasses_navbar_top"> +<li><a href="../../../../../../allclasses-noframe.html">All Classes</a></li> +</ul> +<div> +<script type="text/javascript"><!-- + allClassesLink = document.getElementById("allclasses_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.pdfas.web.servlets</div> +<h2 title="Class DataURLServlet" class="title">Class DataURLServlet</h2> +</div> +<div class="contentContainer"> +<ul class="inheritance"> +<li>java.lang.Object</li> +<li> +<ul class="inheritance"> +<li>javax.servlet.GenericServlet</li> +<li> +<ul class="inheritance"> +<li>javax.servlet.http.HttpServlet</li> +<li> +<ul class="inheritance"> +<li>at.gv.egiz.pdfas.web.servlets.DataURLServlet</li> +</ul> +</li> +</ul> +</li> +</ul> +</li> +</ul> +<div class="description"> +<ul class="blockList"> +<li class="blockList"> +<dl> +<dt>All Implemented Interfaces:</dt> +<dd>java.io.Serializable, javax.servlet.Servlet, javax.servlet.ServletConfig</dd> +</dl> +<hr> +<br> +<pre>public class <span class="strong">DataURLServlet</span> +extends javax.servlet.http.HttpServlet</pre> +<div class="block">Servlet implementation class DataURL</div> +<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../../../serialized-form.html#at.gv.egiz.pdfas.web.servlets.DataURLServlet">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/pdfas/web/servlets/DataURLServlet.html#DataURLServlet()">DataURLServlet</a></strong>()</code> </td> +</tr> +</table> +</li> +</ul> +<!-- ========== METHOD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_summary"> +<!-- --> +</a> +<h3>Method Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation"> +<caption><span>Methods</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colFirst" scope="col">Modifier and Type</th> +<th class="colLast" scope="col">Method and Description</th> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>protected void</code></td> +<td class="colLast"><code><strong><a href="../../../../../../at/gv/egiz/pdfas/web/servlets/DataURLServlet.html#doGet(javax.servlet.http.HttpServletRequest, javax.servlet.http.HttpServletResponse)">doGet</a></strong>(javax.servlet.http.HttpServletRequest request, + javax.servlet.http.HttpServletResponse response)</code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>protected void</code></td> +<td class="colLast"><code><strong><a href="../../../../../../at/gv/egiz/pdfas/web/servlets/DataURLServlet.html#doPost(javax.servlet.http.HttpServletRequest, javax.servlet.http.HttpServletResponse)">doPost</a></strong>(javax.servlet.http.HttpServletRequest request, + javax.servlet.http.HttpServletResponse response)</code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>protected void</code></td> +<td class="colLast"><code><strong><a href="../../../../../../at/gv/egiz/pdfas/web/servlets/DataURLServlet.html#process(javax.servlet.http.HttpServletRequest, javax.servlet.http.HttpServletResponse)">process</a></strong>(javax.servlet.http.HttpServletRequest request, + javax.servlet.http.HttpServletResponse response)</code> </td> +</tr> +</table> +<ul class="blockList"> +<li class="blockList"><a name="methods_inherited_from_class_javax.servlet.http.HttpServlet"> +<!-- --> +</a> +<h3>Methods inherited from class javax.servlet.http.HttpServlet</h3> +<code>doDelete, doHead, doOptions, doPut, doTrace, getLastModified, service, service</code></li> +</ul> +<ul class="blockList"> +<li class="blockList"><a name="methods_inherited_from_class_javax.servlet.GenericServlet"> +<!-- --> +</a> +<h3>Methods inherited from class javax.servlet.GenericServlet</h3> +<code>destroy, getInitParameter, getInitParameterNames, getServletConfig, getServletContext, getServletInfo, getServletName, init, init, log, log</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.Object</h3> +<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</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="DataURLServlet()"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>DataURLServlet</h4> +<pre>public DataURLServlet()</pre> +<dl><dt><span class="strong">See Also:</span></dt><dd><code>HttpServlet.HttpServlet()</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="doGet(javax.servlet.http.HttpServletRequest, javax.servlet.http.HttpServletResponse)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>doGet</h4> +<pre>protected void doGet(javax.servlet.http.HttpServletRequest request, + javax.servlet.http.HttpServletResponse response) + throws javax.servlet.ServletException, + java.io.IOException</pre> +<dl> +<dt><strong>Overrides:</strong></dt> +<dd><code>doGet</code> in class <code>javax.servlet.http.HttpServlet</code></dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code>javax.servlet.ServletException</code></dd> +<dd><code>java.io.IOException</code></dd><dt><span class="strong">See Also:</span></dt><dd><code>HttpServlet.doGet(HttpServletRequest request, HttpServletResponse + response)</code></dd></dl> +</li> +</ul> +<a name="doPost(javax.servlet.http.HttpServletRequest, javax.servlet.http.HttpServletResponse)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>doPost</h4> +<pre>protected void doPost(javax.servlet.http.HttpServletRequest request, + javax.servlet.http.HttpServletResponse response) + throws javax.servlet.ServletException, + java.io.IOException</pre> +<dl> +<dt><strong>Overrides:</strong></dt> +<dd><code>doPost</code> in class <code>javax.servlet.http.HttpServlet</code></dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code>javax.servlet.ServletException</code></dd> +<dd><code>java.io.IOException</code></dd><dt><span class="strong">See Also:</span></dt><dd><code>HttpServlet.doPost(HttpServletRequest request, HttpServletResponse + response)</code></dd></dl> +</li> +</ul> +<a name="process(javax.servlet.http.HttpServletRequest, javax.servlet.http.HttpServletResponse)"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>process</h4> +<pre>protected void process(javax.servlet.http.HttpServletRequest request, + javax.servlet.http.HttpServletResponse response) + throws javax.servlet.ServletException, + java.io.IOException</pre> +<dl><dt><span class="strong">Throws:</span></dt> +<dd><code>javax.servlet.ServletException</code></dd> +<dd><code>java.io.IOException</code></dd></dl> +</li> +</ul> +</li> +</ul> +</li> +</ul> +</div> +</div> +<!-- ========= END OF CLASS DATA ========= --> +<!-- ======= START OF BOTTOM NAVBAR ====== --> +<div class="bottomNav"><a name="navbar_bottom"> +<!-- --> +</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> +<!-- --> +</a> +<ul class="navList" title="Navigation"> +<li><a href="../../../../../../overview-summary.html">Overview</a></li> +<li><a href="package-summary.html">Package</a></li> +<li class="navBarCell1Rev">Class</li> +<li><a href="package-tree.html">Tree</a></li> +<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li> +<li><a href="../../../../../../index-all.html">Index</a></li> +<li><a href="../../../../../../help-doc.html">Help</a></li> +</ul> +</div> +<div class="subNav"> +<ul class="navList"> +<li>Prev Class</li> +<li><a href="../../../../../../at/gv/egiz/pdfas/web/servlets/ErrorPage.html" title="class in at.gv.egiz.pdfas.web.servlets"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../../../index.html?at/gv/egiz/pdfas/web/servlets/DataURLServlet.html" target="_top">Frames</a></li> +<li><a href="DataURLServlet.html" target="_top">No Frames</a></li> +</ul> +<ul class="navList" id="allclasses_navbar_bottom"> +<li><a href="../../../../../../allclasses-noframe.html">All Classes</a></li> +</ul> +<div> +<script type="text/javascript"><!-- + allClassesLink = document.getElementById("allclasses_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/full/at/gv/egiz/pdfas/web/servlets/ErrorPage.html b/docs/full/at/gv/egiz/pdfas/web/servlets/ErrorPage.html new file mode 100644 index 00000000..b84e0efd --- /dev/null +++ b/docs/full/at/gv/egiz/pdfas/web/servlets/ErrorPage.html @@ -0,0 +1,340 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> +<!-- NewPage --> +<html lang="en"> +<head> +<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 10:22:00 CET 2014 --> +<title>ErrorPage</title> +<meta name="date" content="2014-02-20"> +<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style"> +</head> +<body> +<script type="text/javascript"><!-- + if (location.href.indexOf('is-external=true') == -1) { + parent.document.title="ErrorPage"; + } +//--> +</script> +<noscript> +<div>JavaScript is disabled on your browser.</div> +</noscript> +<!-- ========= START OF TOP NAVBAR ======= --> +<div class="topNav"><a name="navbar_top"> +<!-- --> +</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> +<!-- --> +</a> +<ul class="navList" title="Navigation"> +<li><a href="../../../../../../overview-summary.html">Overview</a></li> +<li><a href="package-summary.html">Package</a></li> +<li class="navBarCell1Rev">Class</li> +<li><a href="package-tree.html">Tree</a></li> +<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li> +<li><a href="../../../../../../index-all.html">Index</a></li> +<li><a href="../../../../../../help-doc.html">Help</a></li> +</ul> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../../../at/gv/egiz/pdfas/web/servlets/DataURLServlet.html" title="class in at.gv.egiz.pdfas.web.servlets"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../../../at/gv/egiz/pdfas/web/servlets/ExternSignServlet.html" title="class in at.gv.egiz.pdfas.web.servlets"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../../../index.html?at/gv/egiz/pdfas/web/servlets/ErrorPage.html" target="_top">Frames</a></li> +<li><a href="ErrorPage.html" target="_top">No Frames</a></li> +</ul> +<ul class="navList" id="allclasses_navbar_top"> +<li><a href="../../../../../../allclasses-noframe.html">All Classes</a></li> +</ul> +<div> +<script type="text/javascript"><!-- + allClassesLink = document.getElementById("allclasses_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.pdfas.web.servlets</div> +<h2 title="Class ErrorPage" class="title">Class ErrorPage</h2> +</div> +<div class="contentContainer"> +<ul class="inheritance"> +<li>java.lang.Object</li> +<li> +<ul class="inheritance"> +<li>javax.servlet.GenericServlet</li> +<li> +<ul class="inheritance"> +<li>javax.servlet.http.HttpServlet</li> +<li> +<ul class="inheritance"> +<li>at.gv.egiz.pdfas.web.servlets.ErrorPage</li> +</ul> +</li> +</ul> +</li> +</ul> +</li> +</ul> +<div class="description"> +<ul class="blockList"> +<li class="blockList"> +<dl> +<dt>All Implemented Interfaces:</dt> +<dd>java.io.Serializable, javax.servlet.Servlet, javax.servlet.ServletConfig</dd> +</dl> +<hr> +<br> +<pre>public class <span class="strong">ErrorPage</span> +extends javax.servlet.http.HttpServlet</pre> +<div class="block">Servlet implementation class ErrorPage</div> +<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../../../serialized-form.html#at.gv.egiz.pdfas.web.servlets.ErrorPage">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/pdfas/web/servlets/ErrorPage.html#ErrorPage()">ErrorPage</a></strong>()</code> </td> +</tr> +</table> +</li> +</ul> +<!-- ========== METHOD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_summary"> +<!-- --> +</a> +<h3>Method Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation"> +<caption><span>Methods</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colFirst" scope="col">Modifier and Type</th> +<th class="colLast" scope="col">Method and Description</th> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>protected void</code></td> +<td class="colLast"><code><strong><a href="../../../../../../at/gv/egiz/pdfas/web/servlets/ErrorPage.html#doGet(javax.servlet.http.HttpServletRequest, javax.servlet.http.HttpServletResponse)">doGet</a></strong>(javax.servlet.http.HttpServletRequest request, + javax.servlet.http.HttpServletResponse response)</code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>protected void</code></td> +<td class="colLast"><code><strong><a href="../../../../../../at/gv/egiz/pdfas/web/servlets/ErrorPage.html#doPost(javax.servlet.http.HttpServletRequest, javax.servlet.http.HttpServletResponse)">doPost</a></strong>(javax.servlet.http.HttpServletRequest request, + javax.servlet.http.HttpServletResponse response)</code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>protected void</code></td> +<td class="colLast"><code><strong><a href="../../../../../../at/gv/egiz/pdfas/web/servlets/ErrorPage.html#process(javax.servlet.http.HttpServletRequest, javax.servlet.http.HttpServletResponse)">process</a></strong>(javax.servlet.http.HttpServletRequest request, + javax.servlet.http.HttpServletResponse response)</code> </td> +</tr> +</table> +<ul class="blockList"> +<li class="blockList"><a name="methods_inherited_from_class_javax.servlet.http.HttpServlet"> +<!-- --> +</a> +<h3>Methods inherited from class javax.servlet.http.HttpServlet</h3> +<code>doDelete, doHead, doOptions, doPut, doTrace, getLastModified, service, service</code></li> +</ul> +<ul class="blockList"> +<li class="blockList"><a name="methods_inherited_from_class_javax.servlet.GenericServlet"> +<!-- --> +</a> +<h3>Methods inherited from class javax.servlet.GenericServlet</h3> +<code>destroy, getInitParameter, getInitParameterNames, getServletConfig, getServletContext, getServletInfo, getServletName, init, init, log, log</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.Object</h3> +<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</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="ErrorPage()"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>ErrorPage</h4> +<pre>public ErrorPage()</pre> +<dl><dt><span class="strong">See Also:</span></dt><dd><code>HttpServlet.HttpServlet()</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="doGet(javax.servlet.http.HttpServletRequest, javax.servlet.http.HttpServletResponse)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>doGet</h4> +<pre>protected void doGet(javax.servlet.http.HttpServletRequest request, + javax.servlet.http.HttpServletResponse response) + throws javax.servlet.ServletException, + java.io.IOException</pre> +<dl> +<dt><strong>Overrides:</strong></dt> +<dd><code>doGet</code> in class <code>javax.servlet.http.HttpServlet</code></dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code>javax.servlet.ServletException</code></dd> +<dd><code>java.io.IOException</code></dd><dt><span class="strong">See Also:</span></dt><dd><code>HttpServlet.doGet(HttpServletRequest request, HttpServletResponse + response)</code></dd></dl> +</li> +</ul> +<a name="doPost(javax.servlet.http.HttpServletRequest, javax.servlet.http.HttpServletResponse)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>doPost</h4> +<pre>protected void doPost(javax.servlet.http.HttpServletRequest request, + javax.servlet.http.HttpServletResponse response) + throws javax.servlet.ServletException, + java.io.IOException</pre> +<dl> +<dt><strong>Overrides:</strong></dt> +<dd><code>doPost</code> in class <code>javax.servlet.http.HttpServlet</code></dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code>javax.servlet.ServletException</code></dd> +<dd><code>java.io.IOException</code></dd><dt><span class="strong">See Also:</span></dt><dd><code>HttpServlet.doPost(HttpServletRequest request, HttpServletResponse + response)</code></dd></dl> +</li> +</ul> +<a name="process(javax.servlet.http.HttpServletRequest, javax.servlet.http.HttpServletResponse)"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>process</h4> +<pre>protected void process(javax.servlet.http.HttpServletRequest request, + javax.servlet.http.HttpServletResponse response) + throws javax.servlet.ServletException, + java.io.IOException</pre> +<dl><dt><span class="strong">Throws:</span></dt> +<dd><code>javax.servlet.ServletException</code></dd> +<dd><code>java.io.IOException</code></dd></dl> +</li> +</ul> +</li> +</ul> +</li> +</ul> +</div> +</div> +<!-- ========= END OF CLASS DATA ========= --> +<!-- ======= START OF BOTTOM NAVBAR ====== --> +<div class="bottomNav"><a name="navbar_bottom"> +<!-- --> +</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> +<!-- --> +</a> +<ul class="navList" title="Navigation"> +<li><a href="../../../../../../overview-summary.html">Overview</a></li> +<li><a href="package-summary.html">Package</a></li> +<li class="navBarCell1Rev">Class</li> +<li><a href="package-tree.html">Tree</a></li> +<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li> +<li><a href="../../../../../../index-all.html">Index</a></li> +<li><a href="../../../../../../help-doc.html">Help</a></li> +</ul> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../../../at/gv/egiz/pdfas/web/servlets/DataURLServlet.html" title="class in at.gv.egiz.pdfas.web.servlets"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../../../at/gv/egiz/pdfas/web/servlets/ExternSignServlet.html" title="class in at.gv.egiz.pdfas.web.servlets"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../../../index.html?at/gv/egiz/pdfas/web/servlets/ErrorPage.html" target="_top">Frames</a></li> +<li><a href="ErrorPage.html" target="_top">No Frames</a></li> +</ul> +<ul class="navList" id="allclasses_navbar_bottom"> +<li><a href="../../../../../../allclasses-noframe.html">All Classes</a></li> +</ul> +<div> +<script type="text/javascript"><!-- + allClassesLink = document.getElementById("allclasses_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/full/at/gv/egiz/pdfas/web/servlets/ExternSignServlet.html b/docs/full/at/gv/egiz/pdfas/web/servlets/ExternSignServlet.html new file mode 100644 index 00000000..84d189b5 --- /dev/null +++ b/docs/full/at/gv/egiz/pdfas/web/servlets/ExternSignServlet.html @@ -0,0 +1,378 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> +<!-- NewPage --> +<html lang="en"> +<head> +<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 10:22:00 CET 2014 --> +<title>ExternSignServlet</title> +<meta name="date" content="2014-02-20"> +<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style"> +</head> +<body> +<script type="text/javascript"><!-- + if (location.href.indexOf('is-external=true') == -1) { + parent.document.title="ExternSignServlet"; + } +//--> +</script> +<noscript> +<div>JavaScript is disabled on your browser.</div> +</noscript> +<!-- ========= START OF TOP NAVBAR ======= --> +<div class="topNav"><a name="navbar_top"> +<!-- --> +</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> +<!-- --> +</a> +<ul class="navList" title="Navigation"> +<li><a href="../../../../../../overview-summary.html">Overview</a></li> +<li><a href="package-summary.html">Package</a></li> +<li class="navBarCell1Rev">Class</li> +<li><a href="package-tree.html">Tree</a></li> +<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li> +<li><a href="../../../../../../index-all.html">Index</a></li> +<li><a href="../../../../../../help-doc.html">Help</a></li> +</ul> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../../../at/gv/egiz/pdfas/web/servlets/ErrorPage.html" title="class in at.gv.egiz.pdfas.web.servlets"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../../../at/gv/egiz/pdfas/web/servlets/PDFData.html" title="class in at.gv.egiz.pdfas.web.servlets"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../../../index.html?at/gv/egiz/pdfas/web/servlets/ExternSignServlet.html" target="_top">Frames</a></li> +<li><a href="ExternSignServlet.html" target="_top">No Frames</a></li> +</ul> +<ul class="navList" id="allclasses_navbar_top"> +<li><a href="../../../../../../allclasses-noframe.html">All Classes</a></li> +</ul> +<div> +<script type="text/javascript"><!-- + allClassesLink = document.getElementById("allclasses_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.pdfas.web.servlets</div> +<h2 title="Class ExternSignServlet" class="title">Class ExternSignServlet</h2> +</div> +<div class="contentContainer"> +<ul class="inheritance"> +<li>java.lang.Object</li> +<li> +<ul class="inheritance"> +<li>javax.servlet.GenericServlet</li> +<li> +<ul class="inheritance"> +<li>javax.servlet.http.HttpServlet</li> +<li> +<ul class="inheritance"> +<li>at.gv.egiz.pdfas.web.servlets.ExternSignServlet</li> +</ul> +</li> +</ul> +</li> +</ul> +</li> +</ul> +<div class="description"> +<ul class="blockList"> +<li class="blockList"> +<dl> +<dt>All Implemented Interfaces:</dt> +<dd>java.io.Serializable, javax.servlet.Servlet, javax.servlet.ServletConfig</dd> +</dl> +<hr> +<br> +<pre>public class <span class="strong">ExternSignServlet</span> +extends javax.servlet.http.HttpServlet</pre> +<div class="block">Servlet implementation class Sign</div> +<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../../../serialized-form.html#at.gv.egiz.pdfas.web.servlets.ExternSignServlet">Serialized Form</a></dd></dl> +</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>static java.lang.String</code></td> +<td class="colLast"><code><strong><a href="../../../../../../at/gv/egiz/pdfas/web/servlets/ExternSignServlet.html#PDF_AS_WEB_CONF">PDF_AS_WEB_CONF</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/pdfas/web/servlets/ExternSignServlet.html#ExternSignServlet()">ExternSignServlet</a></strong>()</code> +<div class="block">Default constructor.</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>protected void</code></td> +<td class="colLast"><code><strong><a href="../../../../../../at/gv/egiz/pdfas/web/servlets/ExternSignServlet.html#doGet(javax.servlet.http.HttpServletRequest, javax.servlet.http.HttpServletResponse)">doGet</a></strong>(javax.servlet.http.HttpServletRequest request, + javax.servlet.http.HttpServletResponse response)</code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>protected void</code></td> +<td class="colLast"><code><strong><a href="../../../../../../at/gv/egiz/pdfas/web/servlets/ExternSignServlet.html#doPost(javax.servlet.http.HttpServletRequest, javax.servlet.http.HttpServletResponse)">doPost</a></strong>(javax.servlet.http.HttpServletRequest request, + javax.servlet.http.HttpServletResponse response)</code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>protected void</code></td> +<td class="colLast"><code><strong><a href="../../../../../../at/gv/egiz/pdfas/web/servlets/ExternSignServlet.html#doSignature(javax.servlet.http.HttpServletRequest, javax.servlet.http.HttpServletResponse, byte[])">doSignature</a></strong>(javax.servlet.http.HttpServletRequest request, + javax.servlet.http.HttpServletResponse response, + byte[] pdfData)</code> </td> +</tr> +</table> +<ul class="blockList"> +<li class="blockList"><a name="methods_inherited_from_class_javax.servlet.http.HttpServlet"> +<!-- --> +</a> +<h3>Methods inherited from class javax.servlet.http.HttpServlet</h3> +<code>doDelete, doHead, doOptions, doPut, doTrace, getLastModified, service, service</code></li> +</ul> +<ul class="blockList"> +<li class="blockList"><a name="methods_inherited_from_class_javax.servlet.GenericServlet"> +<!-- --> +</a> +<h3>Methods inherited from class javax.servlet.GenericServlet</h3> +<code>destroy, getInitParameter, getInitParameterNames, getServletConfig, getServletContext, getServletInfo, getServletName, init, init, log, log</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.Object</h3> +<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</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="PDF_AS_WEB_CONF"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>PDF_AS_WEB_CONF</h4> +<pre>public static final java.lang.String PDF_AS_WEB_CONF</pre> +<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../../../constant-values.html#at.gv.egiz.pdfas.web.servlets.ExternSignServlet.PDF_AS_WEB_CONF">Constant Field Values</a></dd></dl> +</li> +</ul> +</li> +</ul> +<!-- ========= CONSTRUCTOR DETAIL ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_detail"> +<!-- --> +</a> +<h3>Constructor Detail</h3> +<a name="ExternSignServlet()"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>ExternSignServlet</h4> +<pre>public ExternSignServlet()</pre> +<div class="block">Default constructor.</div> +</li> +</ul> +</li> +</ul> +<!-- ============ METHOD DETAIL ========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_detail"> +<!-- --> +</a> +<h3>Method Detail</h3> +<a name="doGet(javax.servlet.http.HttpServletRequest, javax.servlet.http.HttpServletResponse)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>doGet</h4> +<pre>protected void doGet(javax.servlet.http.HttpServletRequest request, + javax.servlet.http.HttpServletResponse response) + throws javax.servlet.ServletException, + java.io.IOException</pre> +<dl> +<dt><strong>Overrides:</strong></dt> +<dd><code>doGet</code> in class <code>javax.servlet.http.HttpServlet</code></dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code>javax.servlet.ServletException</code></dd> +<dd><code>java.io.IOException</code></dd></dl> +</li> +</ul> +<a name="doPost(javax.servlet.http.HttpServletRequest, javax.servlet.http.HttpServletResponse)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>doPost</h4> +<pre>protected void doPost(javax.servlet.http.HttpServletRequest request, + javax.servlet.http.HttpServletResponse response) + throws javax.servlet.ServletException, + java.io.IOException</pre> +<dl> +<dt><strong>Overrides:</strong></dt> +<dd><code>doPost</code> in class <code>javax.servlet.http.HttpServlet</code></dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code>javax.servlet.ServletException</code></dd> +<dd><code>java.io.IOException</code></dd><dt><span class="strong">See Also:</span></dt><dd><code>HttpServlet.doPost(HttpServletRequest request, HttpServletResponse + response)</code></dd></dl> +</li> +</ul> +<a name="doSignature(javax.servlet.http.HttpServletRequest, javax.servlet.http.HttpServletResponse, byte[])"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>doSignature</h4> +<pre>protected void doSignature(javax.servlet.http.HttpServletRequest request, + javax.servlet.http.HttpServletResponse response, + byte[] pdfData) + throws java.lang.Exception</pre> +<dl><dt><span class="strong">Throws:</span></dt> +<dd><code>java.lang.Exception</code></dd></dl> +</li> +</ul> +</li> +</ul> +</li> +</ul> +</div> +</div> +<!-- ========= END OF CLASS DATA ========= --> +<!-- ======= START OF BOTTOM NAVBAR ====== --> +<div class="bottomNav"><a name="navbar_bottom"> +<!-- --> +</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> +<!-- --> +</a> +<ul class="navList" title="Navigation"> +<li><a href="../../../../../../overview-summary.html">Overview</a></li> +<li><a href="package-summary.html">Package</a></li> +<li class="navBarCell1Rev">Class</li> +<li><a href="package-tree.html">Tree</a></li> +<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li> +<li><a href="../../../../../../index-all.html">Index</a></li> +<li><a href="../../../../../../help-doc.html">Help</a></li> +</ul> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../../../at/gv/egiz/pdfas/web/servlets/ErrorPage.html" title="class in at.gv.egiz.pdfas.web.servlets"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../../../at/gv/egiz/pdfas/web/servlets/PDFData.html" title="class in at.gv.egiz.pdfas.web.servlets"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../../../index.html?at/gv/egiz/pdfas/web/servlets/ExternSignServlet.html" target="_top">Frames</a></li> +<li><a href="ExternSignServlet.html" target="_top">No Frames</a></li> +</ul> +<ul class="navList" id="allclasses_navbar_bottom"> +<li><a href="../../../../../../allclasses-noframe.html">All Classes</a></li> +</ul> +<div> +<script type="text/javascript"><!-- + allClassesLink = document.getElementById("allclasses_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/full/at/gv/egiz/pdfas/web/servlets/PDFData.html b/docs/full/at/gv/egiz/pdfas/web/servlets/PDFData.html new file mode 100644 index 00000000..96f8cafa --- /dev/null +++ b/docs/full/at/gv/egiz/pdfas/web/servlets/PDFData.html @@ -0,0 +1,340 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> +<!-- NewPage --> +<html lang="en"> +<head> +<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 10:22:00 CET 2014 --> +<title>PDFData</title> +<meta name="date" content="2014-02-20"> +<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style"> +</head> +<body> +<script type="text/javascript"><!-- + if (location.href.indexOf('is-external=true') == -1) { + parent.document.title="PDFData"; + } +//--> +</script> +<noscript> +<div>JavaScript is disabled on your browser.</div> +</noscript> +<!-- ========= START OF TOP NAVBAR ======= --> +<div class="topNav"><a name="navbar_top"> +<!-- --> +</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> +<!-- --> +</a> +<ul class="navList" title="Navigation"> +<li><a href="../../../../../../overview-summary.html">Overview</a></li> +<li><a href="package-summary.html">Package</a></li> +<li class="navBarCell1Rev">Class</li> +<li><a href="package-tree.html">Tree</a></li> +<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li> +<li><a href="../../../../../../index-all.html">Index</a></li> +<li><a href="../../../../../../help-doc.html">Help</a></li> +</ul> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../../../at/gv/egiz/pdfas/web/servlets/ExternSignServlet.html" title="class in at.gv.egiz.pdfas.web.servlets"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../../../at/gv/egiz/pdfas/web/servlets/ProvidePDFServlet.html" title="class in at.gv.egiz.pdfas.web.servlets"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../../../index.html?at/gv/egiz/pdfas/web/servlets/PDFData.html" target="_top">Frames</a></li> +<li><a href="PDFData.html" target="_top">No Frames</a></li> +</ul> +<ul class="navList" id="allclasses_navbar_top"> +<li><a href="../../../../../../allclasses-noframe.html">All Classes</a></li> +</ul> +<div> +<script type="text/javascript"><!-- + allClassesLink = document.getElementById("allclasses_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.pdfas.web.servlets</div> +<h2 title="Class PDFData" class="title">Class PDFData</h2> +</div> +<div class="contentContainer"> +<ul class="inheritance"> +<li>java.lang.Object</li> +<li> +<ul class="inheritance"> +<li>javax.servlet.GenericServlet</li> +<li> +<ul class="inheritance"> +<li>javax.servlet.http.HttpServlet</li> +<li> +<ul class="inheritance"> +<li>at.gv.egiz.pdfas.web.servlets.PDFData</li> +</ul> +</li> +</ul> +</li> +</ul> +</li> +</ul> +<div class="description"> +<ul class="blockList"> +<li class="blockList"> +<dl> +<dt>All Implemented Interfaces:</dt> +<dd>java.io.Serializable, javax.servlet.Servlet, javax.servlet.ServletConfig</dd> +</dl> +<hr> +<br> +<pre>public class <span class="strong">PDFData</span> +extends javax.servlet.http.HttpServlet</pre> +<div class="block">Servlet implementation class PDFData</div> +<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../../../serialized-form.html#at.gv.egiz.pdfas.web.servlets.PDFData">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/pdfas/web/servlets/PDFData.html#PDFData()">PDFData</a></strong>()</code> </td> +</tr> +</table> +</li> +</ul> +<!-- ========== METHOD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_summary"> +<!-- --> +</a> +<h3>Method Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation"> +<caption><span>Methods</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colFirst" scope="col">Modifier and Type</th> +<th class="colLast" scope="col">Method and Description</th> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>protected void</code></td> +<td class="colLast"><code><strong><a href="../../../../../../at/gv/egiz/pdfas/web/servlets/PDFData.html#doGet(javax.servlet.http.HttpServletRequest, javax.servlet.http.HttpServletResponse)">doGet</a></strong>(javax.servlet.http.HttpServletRequest request, + javax.servlet.http.HttpServletResponse response)</code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>protected void</code></td> +<td class="colLast"><code><strong><a href="../../../../../../at/gv/egiz/pdfas/web/servlets/PDFData.html#doPost(javax.servlet.http.HttpServletRequest, javax.servlet.http.HttpServletResponse)">doPost</a></strong>(javax.servlet.http.HttpServletRequest request, + javax.servlet.http.HttpServletResponse response)</code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>protected void</code></td> +<td class="colLast"><code><strong><a href="../../../../../../at/gv/egiz/pdfas/web/servlets/PDFData.html#process(javax.servlet.http.HttpServletRequest, javax.servlet.http.HttpServletResponse)">process</a></strong>(javax.servlet.http.HttpServletRequest request, + javax.servlet.http.HttpServletResponse response)</code> </td> +</tr> +</table> +<ul class="blockList"> +<li class="blockList"><a name="methods_inherited_from_class_javax.servlet.http.HttpServlet"> +<!-- --> +</a> +<h3>Methods inherited from class javax.servlet.http.HttpServlet</h3> +<code>doDelete, doHead, doOptions, doPut, doTrace, getLastModified, service, service</code></li> +</ul> +<ul class="blockList"> +<li class="blockList"><a name="methods_inherited_from_class_javax.servlet.GenericServlet"> +<!-- --> +</a> +<h3>Methods inherited from class javax.servlet.GenericServlet</h3> +<code>destroy, getInitParameter, getInitParameterNames, getServletConfig, getServletContext, getServletInfo, getServletName, init, init, log, log</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.Object</h3> +<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</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="PDFData()"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>PDFData</h4> +<pre>public PDFData()</pre> +<dl><dt><span class="strong">See Also:</span></dt><dd><code>HttpServlet.HttpServlet()</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="doGet(javax.servlet.http.HttpServletRequest, javax.servlet.http.HttpServletResponse)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>doGet</h4> +<pre>protected void doGet(javax.servlet.http.HttpServletRequest request, + javax.servlet.http.HttpServletResponse response) + throws javax.servlet.ServletException, + java.io.IOException</pre> +<dl> +<dt><strong>Overrides:</strong></dt> +<dd><code>doGet</code> in class <code>javax.servlet.http.HttpServlet</code></dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code>javax.servlet.ServletException</code></dd> +<dd><code>java.io.IOException</code></dd><dt><span class="strong">See Also:</span></dt><dd><code>HttpServlet.doGet(HttpServletRequest request, HttpServletResponse + response)</code></dd></dl> +</li> +</ul> +<a name="doPost(javax.servlet.http.HttpServletRequest, javax.servlet.http.HttpServletResponse)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>doPost</h4> +<pre>protected void doPost(javax.servlet.http.HttpServletRequest request, + javax.servlet.http.HttpServletResponse response) + throws javax.servlet.ServletException, + java.io.IOException</pre> +<dl> +<dt><strong>Overrides:</strong></dt> +<dd><code>doPost</code> in class <code>javax.servlet.http.HttpServlet</code></dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code>javax.servlet.ServletException</code></dd> +<dd><code>java.io.IOException</code></dd><dt><span class="strong">See Also:</span></dt><dd><code>HttpServlet.doPost(HttpServletRequest request, HttpServletResponse + response)</code></dd></dl> +</li> +</ul> +<a name="process(javax.servlet.http.HttpServletRequest, javax.servlet.http.HttpServletResponse)"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>process</h4> +<pre>protected void process(javax.servlet.http.HttpServletRequest request, + javax.servlet.http.HttpServletResponse response) + throws javax.servlet.ServletException, + java.io.IOException</pre> +<dl><dt><span class="strong">Throws:</span></dt> +<dd><code>javax.servlet.ServletException</code></dd> +<dd><code>java.io.IOException</code></dd></dl> +</li> +</ul> +</li> +</ul> +</li> +</ul> +</div> +</div> +<!-- ========= END OF CLASS DATA ========= --> +<!-- ======= START OF BOTTOM NAVBAR ====== --> +<div class="bottomNav"><a name="navbar_bottom"> +<!-- --> +</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> +<!-- --> +</a> +<ul class="navList" title="Navigation"> +<li><a href="../../../../../../overview-summary.html">Overview</a></li> +<li><a href="package-summary.html">Package</a></li> +<li class="navBarCell1Rev">Class</li> +<li><a href="package-tree.html">Tree</a></li> +<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li> +<li><a href="../../../../../../index-all.html">Index</a></li> +<li><a href="../../../../../../help-doc.html">Help</a></li> +</ul> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../../../at/gv/egiz/pdfas/web/servlets/ExternSignServlet.html" title="class in at.gv.egiz.pdfas.web.servlets"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../../../at/gv/egiz/pdfas/web/servlets/ProvidePDFServlet.html" title="class in at.gv.egiz.pdfas.web.servlets"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../../../index.html?at/gv/egiz/pdfas/web/servlets/PDFData.html" target="_top">Frames</a></li> +<li><a href="PDFData.html" target="_top">No Frames</a></li> +</ul> +<ul class="navList" id="allclasses_navbar_bottom"> +<li><a href="../../../../../../allclasses-noframe.html">All Classes</a></li> +</ul> +<div> +<script type="text/javascript"><!-- + allClassesLink = document.getElementById("allclasses_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/full/at/gv/egiz/pdfas/web/servlets/ProvidePDFServlet.html b/docs/full/at/gv/egiz/pdfas/web/servlets/ProvidePDFServlet.html new file mode 100644 index 00000000..743494da --- /dev/null +++ b/docs/full/at/gv/egiz/pdfas/web/servlets/ProvidePDFServlet.html @@ -0,0 +1,340 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> +<!-- NewPage --> +<html lang="en"> +<head> +<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 10:22:00 CET 2014 --> +<title>ProvidePDFServlet</title> +<meta name="date" content="2014-02-20"> +<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style"> +</head> +<body> +<script type="text/javascript"><!-- + if (location.href.indexOf('is-external=true') == -1) { + parent.document.title="ProvidePDFServlet"; + } +//--> +</script> +<noscript> +<div>JavaScript is disabled on your browser.</div> +</noscript> +<!-- ========= START OF TOP NAVBAR ======= --> +<div class="topNav"><a name="navbar_top"> +<!-- --> +</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> +<!-- --> +</a> +<ul class="navList" title="Navigation"> +<li><a href="../../../../../../overview-summary.html">Overview</a></li> +<li><a href="package-summary.html">Package</a></li> +<li class="navBarCell1Rev">Class</li> +<li><a href="package-tree.html">Tree</a></li> +<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li> +<li><a href="../../../../../../index-all.html">Index</a></li> +<li><a href="../../../../../../help-doc.html">Help</a></li> +</ul> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../../../at/gv/egiz/pdfas/web/servlets/PDFData.html" title="class in at.gv.egiz.pdfas.web.servlets"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../../../at/gv/egiz/pdfas/web/servlets/VerifyServlet.html" title="class in at.gv.egiz.pdfas.web.servlets"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../../../index.html?at/gv/egiz/pdfas/web/servlets/ProvidePDFServlet.html" target="_top">Frames</a></li> +<li><a href="ProvidePDFServlet.html" target="_top">No Frames</a></li> +</ul> +<ul class="navList" id="allclasses_navbar_top"> +<li><a href="../../../../../../allclasses-noframe.html">All Classes</a></li> +</ul> +<div> +<script type="text/javascript"><!-- + allClassesLink = document.getElementById("allclasses_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.pdfas.web.servlets</div> +<h2 title="Class ProvidePDFServlet" class="title">Class ProvidePDFServlet</h2> +</div> +<div class="contentContainer"> +<ul class="inheritance"> +<li>java.lang.Object</li> +<li> +<ul class="inheritance"> +<li>javax.servlet.GenericServlet</li> +<li> +<ul class="inheritance"> +<li>javax.servlet.http.HttpServlet</li> +<li> +<ul class="inheritance"> +<li>at.gv.egiz.pdfas.web.servlets.ProvidePDFServlet</li> +</ul> +</li> +</ul> +</li> +</ul> +</li> +</ul> +<div class="description"> +<ul class="blockList"> +<li class="blockList"> +<dl> +<dt>All Implemented Interfaces:</dt> +<dd>java.io.Serializable, javax.servlet.Servlet, javax.servlet.ServletConfig</dd> +</dl> +<hr> +<br> +<pre>public class <span class="strong">ProvidePDFServlet</span> +extends javax.servlet.http.HttpServlet</pre> +<div class="block">Servlet implementation class ProvidePDF</div> +<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../../../serialized-form.html#at.gv.egiz.pdfas.web.servlets.ProvidePDFServlet">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/pdfas/web/servlets/ProvidePDFServlet.html#ProvidePDFServlet()">ProvidePDFServlet</a></strong>()</code> </td> +</tr> +</table> +</li> +</ul> +<!-- ========== METHOD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_summary"> +<!-- --> +</a> +<h3>Method Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation"> +<caption><span>Methods</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colFirst" scope="col">Modifier and Type</th> +<th class="colLast" scope="col">Method and Description</th> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>protected void</code></td> +<td class="colLast"><code><strong><a href="../../../../../../at/gv/egiz/pdfas/web/servlets/ProvidePDFServlet.html#doGet(javax.servlet.http.HttpServletRequest, javax.servlet.http.HttpServletResponse)">doGet</a></strong>(javax.servlet.http.HttpServletRequest request, + javax.servlet.http.HttpServletResponse response)</code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>protected void</code></td> +<td class="colLast"><code><strong><a href="../../../../../../at/gv/egiz/pdfas/web/servlets/ProvidePDFServlet.html#doPost(javax.servlet.http.HttpServletRequest, javax.servlet.http.HttpServletResponse)">doPost</a></strong>(javax.servlet.http.HttpServletRequest request, + javax.servlet.http.HttpServletResponse response)</code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>protected void</code></td> +<td class="colLast"><code><strong><a href="../../../../../../at/gv/egiz/pdfas/web/servlets/ProvidePDFServlet.html#process(javax.servlet.http.HttpServletRequest, javax.servlet.http.HttpServletResponse)">process</a></strong>(javax.servlet.http.HttpServletRequest request, + javax.servlet.http.HttpServletResponse response)</code> </td> +</tr> +</table> +<ul class="blockList"> +<li class="blockList"><a name="methods_inherited_from_class_javax.servlet.http.HttpServlet"> +<!-- --> +</a> +<h3>Methods inherited from class javax.servlet.http.HttpServlet</h3> +<code>doDelete, doHead, doOptions, doPut, doTrace, getLastModified, service, service</code></li> +</ul> +<ul class="blockList"> +<li class="blockList"><a name="methods_inherited_from_class_javax.servlet.GenericServlet"> +<!-- --> +</a> +<h3>Methods inherited from class javax.servlet.GenericServlet</h3> +<code>destroy, getInitParameter, getInitParameterNames, getServletConfig, getServletContext, getServletInfo, getServletName, init, init, log, log</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.Object</h3> +<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</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="ProvidePDFServlet()"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>ProvidePDFServlet</h4> +<pre>public ProvidePDFServlet()</pre> +<dl><dt><span class="strong">See Also:</span></dt><dd><code>HttpServlet.HttpServlet()</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="doGet(javax.servlet.http.HttpServletRequest, javax.servlet.http.HttpServletResponse)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>doGet</h4> +<pre>protected void doGet(javax.servlet.http.HttpServletRequest request, + javax.servlet.http.HttpServletResponse response) + throws javax.servlet.ServletException, + java.io.IOException</pre> +<dl> +<dt><strong>Overrides:</strong></dt> +<dd><code>doGet</code> in class <code>javax.servlet.http.HttpServlet</code></dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code>javax.servlet.ServletException</code></dd> +<dd><code>java.io.IOException</code></dd><dt><span class="strong">See Also:</span></dt><dd><code>HttpServlet.doGet(HttpServletRequest request, HttpServletResponse + response)</code></dd></dl> +</li> +</ul> +<a name="doPost(javax.servlet.http.HttpServletRequest, javax.servlet.http.HttpServletResponse)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>doPost</h4> +<pre>protected void doPost(javax.servlet.http.HttpServletRequest request, + javax.servlet.http.HttpServletResponse response) + throws javax.servlet.ServletException, + java.io.IOException</pre> +<dl> +<dt><strong>Overrides:</strong></dt> +<dd><code>doPost</code> in class <code>javax.servlet.http.HttpServlet</code></dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code>javax.servlet.ServletException</code></dd> +<dd><code>java.io.IOException</code></dd><dt><span class="strong">See Also:</span></dt><dd><code>HttpServlet.doPost(HttpServletRequest request, HttpServletResponse + response)</code></dd></dl> +</li> +</ul> +<a name="process(javax.servlet.http.HttpServletRequest, javax.servlet.http.HttpServletResponse)"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>process</h4> +<pre>protected void process(javax.servlet.http.HttpServletRequest request, + javax.servlet.http.HttpServletResponse response) + throws javax.servlet.ServletException, + java.io.IOException</pre> +<dl><dt><span class="strong">Throws:</span></dt> +<dd><code>javax.servlet.ServletException</code></dd> +<dd><code>java.io.IOException</code></dd></dl> +</li> +</ul> +</li> +</ul> +</li> +</ul> +</div> +</div> +<!-- ========= END OF CLASS DATA ========= --> +<!-- ======= START OF BOTTOM NAVBAR ====== --> +<div class="bottomNav"><a name="navbar_bottom"> +<!-- --> +</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> +<!-- --> +</a> +<ul class="navList" title="Navigation"> +<li><a href="../../../../../../overview-summary.html">Overview</a></li> +<li><a href="package-summary.html">Package</a></li> +<li class="navBarCell1Rev">Class</li> +<li><a href="package-tree.html">Tree</a></li> +<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li> +<li><a href="../../../../../../index-all.html">Index</a></li> +<li><a href="../../../../../../help-doc.html">Help</a></li> +</ul> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../../../at/gv/egiz/pdfas/web/servlets/PDFData.html" title="class in at.gv.egiz.pdfas.web.servlets"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../../../at/gv/egiz/pdfas/web/servlets/VerifyServlet.html" title="class in at.gv.egiz.pdfas.web.servlets"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../../../index.html?at/gv/egiz/pdfas/web/servlets/ProvidePDFServlet.html" target="_top">Frames</a></li> +<li><a href="ProvidePDFServlet.html" target="_top">No Frames</a></li> +</ul> +<ul class="navList" id="allclasses_navbar_bottom"> +<li><a href="../../../../../../allclasses-noframe.html">All Classes</a></li> +</ul> +<div> +<script type="text/javascript"><!-- + allClassesLink = document.getElementById("allclasses_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/full/at/gv/egiz/pdfas/web/servlets/VerifyServlet.html b/docs/full/at/gv/egiz/pdfas/web/servlets/VerifyServlet.html new file mode 100644 index 00000000..270ee183 --- /dev/null +++ b/docs/full/at/gv/egiz/pdfas/web/servlets/VerifyServlet.html @@ -0,0 +1,340 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> +<!-- NewPage --> +<html lang="en"> +<head> +<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 10:22:00 CET 2014 --> +<title>VerifyServlet</title> +<meta name="date" content="2014-02-20"> +<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style"> +</head> +<body> +<script type="text/javascript"><!-- + if (location.href.indexOf('is-external=true') == -1) { + parent.document.title="VerifyServlet"; + } +//--> +</script> +<noscript> +<div>JavaScript is disabled on your browser.</div> +</noscript> +<!-- ========= START OF TOP NAVBAR ======= --> +<div class="topNav"><a name="navbar_top"> +<!-- --> +</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> +<!-- --> +</a> +<ul class="navList" title="Navigation"> +<li><a href="../../../../../../overview-summary.html">Overview</a></li> +<li><a href="package-summary.html">Package</a></li> +<li class="navBarCell1Rev">Class</li> +<li><a href="package-tree.html">Tree</a></li> +<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li> +<li><a href="../../../../../../index-all.html">Index</a></li> +<li><a href="../../../../../../help-doc.html">Help</a></li> +</ul> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../../../at/gv/egiz/pdfas/web/servlets/ProvidePDFServlet.html" title="class in at.gv.egiz.pdfas.web.servlets"><span class="strong">Prev Class</span></a></li> +<li>Next Class</li> +</ul> +<ul class="navList"> +<li><a href="../../../../../../index.html?at/gv/egiz/pdfas/web/servlets/VerifyServlet.html" target="_top">Frames</a></li> +<li><a href="VerifyServlet.html" target="_top">No Frames</a></li> +</ul> +<ul class="navList" id="allclasses_navbar_top"> +<li><a href="../../../../../../allclasses-noframe.html">All Classes</a></li> +</ul> +<div> +<script type="text/javascript"><!-- + allClassesLink = document.getElementById("allclasses_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.pdfas.web.servlets</div> +<h2 title="Class VerifyServlet" class="title">Class VerifyServlet</h2> +</div> +<div class="contentContainer"> +<ul class="inheritance"> +<li>java.lang.Object</li> +<li> +<ul class="inheritance"> +<li>javax.servlet.GenericServlet</li> +<li> +<ul class="inheritance"> +<li>javax.servlet.http.HttpServlet</li> +<li> +<ul class="inheritance"> +<li>at.gv.egiz.pdfas.web.servlets.VerifyServlet</li> +</ul> +</li> +</ul> +</li> +</ul> +</li> +</ul> +<div class="description"> +<ul class="blockList"> +<li class="blockList"> +<dl> +<dt>All Implemented Interfaces:</dt> +<dd>java.io.Serializable, javax.servlet.Servlet, javax.servlet.ServletConfig</dd> +</dl> +<hr> +<br> +<pre>public class <span class="strong">VerifyServlet</span> +extends javax.servlet.http.HttpServlet</pre> +<div class="block">Servlet implementation class VerifyServlet</div> +<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../../../serialized-form.html#at.gv.egiz.pdfas.web.servlets.VerifyServlet">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/pdfas/web/servlets/VerifyServlet.html#VerifyServlet()">VerifyServlet</a></strong>()</code> </td> +</tr> +</table> +</li> +</ul> +<!-- ========== METHOD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_summary"> +<!-- --> +</a> +<h3>Method Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation"> +<caption><span>Methods</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colFirst" scope="col">Modifier and Type</th> +<th class="colLast" scope="col">Method and Description</th> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>protected void</code></td> +<td class="colLast"><code><strong><a href="../../../../../../at/gv/egiz/pdfas/web/servlets/VerifyServlet.html#doGet(javax.servlet.http.HttpServletRequest, javax.servlet.http.HttpServletResponse)">doGet</a></strong>(javax.servlet.http.HttpServletRequest request, + javax.servlet.http.HttpServletResponse response)</code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>protected void</code></td> +<td class="colLast"><code><strong><a href="../../../../../../at/gv/egiz/pdfas/web/servlets/VerifyServlet.html#doPost(javax.servlet.http.HttpServletRequest, javax.servlet.http.HttpServletResponse)">doPost</a></strong>(javax.servlet.http.HttpServletRequest request, + javax.servlet.http.HttpServletResponse response)</code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>protected void</code></td> +<td class="colLast"><code><strong><a href="../../../../../../at/gv/egiz/pdfas/web/servlets/VerifyServlet.html#doVerify(javax.servlet.http.HttpServletRequest, javax.servlet.http.HttpServletResponse, byte[])">doVerify</a></strong>(javax.servlet.http.HttpServletRequest request, + javax.servlet.http.HttpServletResponse response, + byte[] pdfData)</code> </td> +</tr> +</table> +<ul class="blockList"> +<li class="blockList"><a name="methods_inherited_from_class_javax.servlet.http.HttpServlet"> +<!-- --> +</a> +<h3>Methods inherited from class javax.servlet.http.HttpServlet</h3> +<code>doDelete, doHead, doOptions, doPut, doTrace, getLastModified, service, service</code></li> +</ul> +<ul class="blockList"> +<li class="blockList"><a name="methods_inherited_from_class_javax.servlet.GenericServlet"> +<!-- --> +</a> +<h3>Methods inherited from class javax.servlet.GenericServlet</h3> +<code>destroy, getInitParameter, getInitParameterNames, getServletConfig, getServletContext, getServletInfo, getServletName, init, init, log, log</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.Object</h3> +<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</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="VerifyServlet()"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>VerifyServlet</h4> +<pre>public VerifyServlet()</pre> +<dl><dt><span class="strong">See Also:</span></dt><dd><code>HttpServlet.HttpServlet()</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="doGet(javax.servlet.http.HttpServletRequest, javax.servlet.http.HttpServletResponse)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>doGet</h4> +<pre>protected void doGet(javax.servlet.http.HttpServletRequest request, + javax.servlet.http.HttpServletResponse response) + throws javax.servlet.ServletException, + java.io.IOException</pre> +<dl> +<dt><strong>Overrides:</strong></dt> +<dd><code>doGet</code> in class <code>javax.servlet.http.HttpServlet</code></dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code>javax.servlet.ServletException</code></dd> +<dd><code>java.io.IOException</code></dd><dt><span class="strong">See Also:</span></dt><dd><code>HttpServlet.doGet(HttpServletRequest request, HttpServletResponse + response)</code></dd></dl> +</li> +</ul> +<a name="doPost(javax.servlet.http.HttpServletRequest, javax.servlet.http.HttpServletResponse)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>doPost</h4> +<pre>protected void doPost(javax.servlet.http.HttpServletRequest request, + javax.servlet.http.HttpServletResponse response) + throws javax.servlet.ServletException, + java.io.IOException</pre> +<dl> +<dt><strong>Overrides:</strong></dt> +<dd><code>doPost</code> in class <code>javax.servlet.http.HttpServlet</code></dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code>javax.servlet.ServletException</code></dd> +<dd><code>java.io.IOException</code></dd><dt><span class="strong">See Also:</span></dt><dd><code>HttpServlet.doPost(HttpServletRequest request, HttpServletResponse + response)</code></dd></dl> +</li> +</ul> +<a name="doVerify(javax.servlet.http.HttpServletRequest, javax.servlet.http.HttpServletResponse, byte[])"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>doVerify</h4> +<pre>protected void doVerify(javax.servlet.http.HttpServletRequest request, + javax.servlet.http.HttpServletResponse response, + byte[] pdfData) + throws java.lang.Exception</pre> +<dl><dt><span class="strong">Throws:</span></dt> +<dd><code>java.lang.Exception</code></dd></dl> +</li> +</ul> +</li> +</ul> +</li> +</ul> +</div> +</div> +<!-- ========= END OF CLASS DATA ========= --> +<!-- ======= START OF BOTTOM NAVBAR ====== --> +<div class="bottomNav"><a name="navbar_bottom"> +<!-- --> +</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> +<!-- --> +</a> +<ul class="navList" title="Navigation"> +<li><a href="../../../../../../overview-summary.html">Overview</a></li> +<li><a href="package-summary.html">Package</a></li> +<li class="navBarCell1Rev">Class</li> +<li><a href="package-tree.html">Tree</a></li> +<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li> +<li><a href="../../../../../../index-all.html">Index</a></li> +<li><a href="../../../../../../help-doc.html">Help</a></li> +</ul> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../../../at/gv/egiz/pdfas/web/servlets/ProvidePDFServlet.html" title="class in at.gv.egiz.pdfas.web.servlets"><span class="strong">Prev Class</span></a></li> +<li>Next Class</li> +</ul> +<ul class="navList"> +<li><a href="../../../../../../index.html?at/gv/egiz/pdfas/web/servlets/VerifyServlet.html" target="_top">Frames</a></li> +<li><a href="VerifyServlet.html" target="_top">No Frames</a></li> +</ul> +<ul class="navList" id="allclasses_navbar_bottom"> +<li><a href="../../../../../../allclasses-noframe.html">All Classes</a></li> +</ul> +<div> +<script type="text/javascript"><!-- + allClassesLink = document.getElementById("allclasses_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/full/at/gv/egiz/pdfas/web/servlets/package-frame.html b/docs/full/at/gv/egiz/pdfas/web/servlets/package-frame.html new file mode 100644 index 00000000..e93ffece --- /dev/null +++ b/docs/full/at/gv/egiz/pdfas/web/servlets/package-frame.html @@ -0,0 +1,24 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> +<!-- NewPage --> +<html lang="en"> +<head> +<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 10:22:01 CET 2014 --> +<title>at.gv.egiz.pdfas.web.servlets</title> +<meta name="date" content="2014-02-20"> +<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style"> +</head> +<body> +<h1 class="bar"><a href="../../../../../../at/gv/egiz/pdfas/web/servlets/package-summary.html" target="classFrame">at.gv.egiz.pdfas.web.servlets</a></h1> +<div class="indexContainer"> +<h2 title="Classes">Classes</h2> +<ul title="Classes"> +<li><a href="DataURLServlet.html" title="class in at.gv.egiz.pdfas.web.servlets" target="classFrame">DataURLServlet</a></li> +<li><a href="ErrorPage.html" title="class in at.gv.egiz.pdfas.web.servlets" target="classFrame">ErrorPage</a></li> +<li><a href="ExternSignServlet.html" title="class in at.gv.egiz.pdfas.web.servlets" target="classFrame">ExternSignServlet</a></li> +<li><a href="PDFData.html" title="class in at.gv.egiz.pdfas.web.servlets" target="classFrame">PDFData</a></li> +<li><a href="ProvidePDFServlet.html" title="class in at.gv.egiz.pdfas.web.servlets" target="classFrame">ProvidePDFServlet</a></li> +<li><a href="VerifyServlet.html" title="class in at.gv.egiz.pdfas.web.servlets" target="classFrame">VerifyServlet</a></li> +</ul> +</div> +</body> +</html> diff --git a/docs/full/at/gv/egiz/pdfas/web/servlets/package-summary.html b/docs/full/at/gv/egiz/pdfas/web/servlets/package-summary.html new file mode 100644 index 00000000..6df20763 --- /dev/null +++ b/docs/full/at/gv/egiz/pdfas/web/servlets/package-summary.html @@ -0,0 +1,163 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> +<!-- NewPage --> +<html lang="en"> +<head> +<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 10:22:01 CET 2014 --> +<title>at.gv.egiz.pdfas.web.servlets</title> +<meta name="date" content="2014-02-20"> +<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style"> +</head> +<body> +<script type="text/javascript"><!-- + if (location.href.indexOf('is-external=true') == -1) { + parent.document.title="at.gv.egiz.pdfas.web.servlets"; + } +//--> +</script> +<noscript> +<div>JavaScript is disabled on your browser.</div> +</noscript> +<!-- ========= START OF TOP NAVBAR ======= --> +<div class="topNav"><a name="navbar_top"> +<!-- --> +</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> +<!-- --> +</a> +<ul class="navList" title="Navigation"> +<li><a href="../../../../../../overview-summary.html">Overview</a></li> +<li class="navBarCell1Rev">Package</li> +<li>Class</li> +<li><a href="package-tree.html">Tree</a></li> +<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li> +<li><a href="../../../../../../index-all.html">Index</a></li> +<li><a href="../../../../../../help-doc.html">Help</a></li> +</ul> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../../../at/gv/egiz/pdfas/web/helper/package-summary.html">Prev Package</a></li> +<li><a href="../../../../../../at/gv/egiz/pdfas/wrapper/package-summary.html">Next Package</a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../../../index.html?at/gv/egiz/pdfas/web/servlets/package-summary.html" target="_top">Frames</a></li> +<li><a href="package-summary.html" target="_top">No Frames</a></li> +</ul> +<ul class="navList" id="allclasses_navbar_top"> +<li><a href="../../../../../../allclasses-noframe.html">All Classes</a></li> +</ul> +<div> +<script type="text/javascript"><!-- + allClassesLink = document.getElementById("allclasses_navbar_top"); + if(window==top) { + allClassesLink.style.display = "block"; + } + else { + allClassesLink.style.display = "none"; + } + //--> +</script> +</div> +<a name="skip-navbar_top"> +<!-- --> +</a></div> +<!-- ========= END OF TOP NAVBAR ========= --> +<div class="header"> +<h1 title="Package" class="title">Package at.gv.egiz.pdfas.web.servlets</h1> +</div> +<div class="contentContainer"> +<ul class="blockList"> +<li class="blockList"> +<table class="packageSummary" border="0" cellpadding="3" cellspacing="0" summary="Class Summary table, listing classes, and an explanation"> +<caption><span>Class Summary</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colFirst" scope="col">Class</th> +<th class="colLast" scope="col">Description</th> +</tr> +<tbody> +<tr class="altColor"> +<td class="colFirst"><a href="../../../../../../at/gv/egiz/pdfas/web/servlets/DataURLServlet.html" title="class in at.gv.egiz.pdfas.web.servlets">DataURLServlet</a></td> +<td class="colLast"> +<div class="block">Servlet implementation class DataURL</div> +</td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><a href="../../../../../../at/gv/egiz/pdfas/web/servlets/ErrorPage.html" title="class in at.gv.egiz.pdfas.web.servlets">ErrorPage</a></td> +<td class="colLast"> +<div class="block">Servlet implementation class ErrorPage</div> +</td> +</tr> +<tr class="altColor"> +<td class="colFirst"><a href="../../../../../../at/gv/egiz/pdfas/web/servlets/ExternSignServlet.html" title="class in at.gv.egiz.pdfas.web.servlets">ExternSignServlet</a></td> +<td class="colLast"> +<div class="block">Servlet implementation class Sign</div> +</td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><a href="../../../../../../at/gv/egiz/pdfas/web/servlets/PDFData.html" title="class in at.gv.egiz.pdfas.web.servlets">PDFData</a></td> +<td class="colLast"> +<div class="block">Servlet implementation class PDFData</div> +</td> +</tr> +<tr class="altColor"> +<td class="colFirst"><a href="../../../../../../at/gv/egiz/pdfas/web/servlets/ProvidePDFServlet.html" title="class in at.gv.egiz.pdfas.web.servlets">ProvidePDFServlet</a></td> +<td class="colLast"> +<div class="block">Servlet implementation class ProvidePDF</div> +</td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><a href="../../../../../../at/gv/egiz/pdfas/web/servlets/VerifyServlet.html" title="class in at.gv.egiz.pdfas.web.servlets">VerifyServlet</a></td> +<td class="colLast"> +<div class="block">Servlet implementation class VerifyServlet</div> +</td> +</tr> +</tbody> +</table> +</li> +</ul> +</div> +<!-- ======= START OF BOTTOM NAVBAR ====== --> +<div class="bottomNav"><a name="navbar_bottom"> +<!-- --> +</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> +<!-- --> +</a> +<ul class="navList" title="Navigation"> +<li><a href="../../../../../../overview-summary.html">Overview</a></li> +<li class="navBarCell1Rev">Package</li> +<li>Class</li> +<li><a href="package-tree.html">Tree</a></li> +<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li> +<li><a href="../../../../../../index-all.html">Index</a></li> +<li><a href="../../../../../../help-doc.html">Help</a></li> +</ul> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../../../at/gv/egiz/pdfas/web/helper/package-summary.html">Prev Package</a></li> +<li><a href="../../../../../../at/gv/egiz/pdfas/wrapper/package-summary.html">Next Package</a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../../../index.html?at/gv/egiz/pdfas/web/servlets/package-summary.html" target="_top">Frames</a></li> +<li><a href="package-summary.html" target="_top">No Frames</a></li> +</ul> +<ul class="navList" id="allclasses_navbar_bottom"> +<li><a href="../../../../../../allclasses-noframe.html">All Classes</a></li> +</ul> +<div> +<script type="text/javascript"><!-- + allClassesLink = document.getElementById("allclasses_navbar_bottom"); + if(window==top) { + allClassesLink.style.display = "block"; + } + else { + allClassesLink.style.display = "none"; + } + //--> +</script> +</div> +<a name="skip-navbar_bottom"> +<!-- --> +</a></div> +<!-- ======== END OF BOTTOM NAVBAR ======= --> +</body> +</html> diff --git a/docs/full/at/gv/egiz/pdfas/web/servlets/package-tree.html b/docs/full/at/gv/egiz/pdfas/web/servlets/package-tree.html new file mode 100644 index 00000000..0172f9fa --- /dev/null +++ b/docs/full/at/gv/egiz/pdfas/web/servlets/package-tree.html @@ -0,0 +1,139 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> +<!-- NewPage --> +<html lang="en"> +<head> +<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 10:22:01 CET 2014 --> +<title>at.gv.egiz.pdfas.web.servlets Class Hierarchy</title> +<meta name="date" content="2014-02-20"> +<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style"> +</head> +<body> +<script type="text/javascript"><!-- + if (location.href.indexOf('is-external=true') == -1) { + parent.document.title="at.gv.egiz.pdfas.web.servlets Class Hierarchy"; + } +//--> +</script> +<noscript> +<div>JavaScript is disabled on your browser.</div> +</noscript> +<!-- ========= START OF TOP NAVBAR ======= --> +<div class="topNav"><a name="navbar_top"> +<!-- --> +</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> +<!-- --> +</a> +<ul class="navList" title="Navigation"> +<li><a href="../../../../../../overview-summary.html">Overview</a></li> +<li><a href="package-summary.html">Package</a></li> +<li>Class</li> +<li class="navBarCell1Rev">Tree</li> +<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li> +<li><a href="../../../../../../index-all.html">Index</a></li> +<li><a href="../../../../../../help-doc.html">Help</a></li> +</ul> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../../../at/gv/egiz/pdfas/web/helper/package-tree.html">Prev</a></li> +<li><a href="../../../../../../at/gv/egiz/pdfas/wrapper/package-tree.html">Next</a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../../../index.html?at/gv/egiz/pdfas/web/servlets/package-tree.html" target="_top">Frames</a></li> +<li><a href="package-tree.html" target="_top">No Frames</a></li> +</ul> +<ul class="navList" id="allclasses_navbar_top"> +<li><a href="../../../../../../allclasses-noframe.html">All Classes</a></li> +</ul> +<div> +<script type="text/javascript"><!-- + allClassesLink = document.getElementById("allclasses_navbar_top"); + if(window==top) { + allClassesLink.style.display = "block"; + } + else { + allClassesLink.style.display = "none"; + } + //--> +</script> +</div> +<a name="skip-navbar_top"> +<!-- --> +</a></div> +<!-- ========= END OF TOP NAVBAR ========= --> +<div class="header"> +<h1 class="title">Hierarchy For Package at.gv.egiz.pdfas.web.servlets</h1> +<span class="strong">Package Hierarchies:</span> +<ul class="horizontal"> +<li><a href="../../../../../../overview-tree.html">All Packages</a></li> +</ul> +</div> +<div class="contentContainer"> +<h2 title="Class Hierarchy">Class Hierarchy</h2> +<ul> +<li type="circle">java.lang.Object +<ul> +<li type="circle">javax.servlet.GenericServlet (implements java.io.Serializable, javax.servlet.Servlet, javax.servlet.ServletConfig) +<ul> +<li type="circle">javax.servlet.http.HttpServlet (implements java.io.Serializable) +<ul> +<li type="circle">at.gv.egiz.pdfas.web.servlets.<a href="../../../../../../at/gv/egiz/pdfas/web/servlets/DataURLServlet.html" title="class in at.gv.egiz.pdfas.web.servlets"><span class="strong">DataURLServlet</span></a></li> +<li type="circle">at.gv.egiz.pdfas.web.servlets.<a href="../../../../../../at/gv/egiz/pdfas/web/servlets/ErrorPage.html" title="class in at.gv.egiz.pdfas.web.servlets"><span class="strong">ErrorPage</span></a></li> +<li type="circle">at.gv.egiz.pdfas.web.servlets.<a href="../../../../../../at/gv/egiz/pdfas/web/servlets/ExternSignServlet.html" title="class in at.gv.egiz.pdfas.web.servlets"><span class="strong">ExternSignServlet</span></a></li> +<li type="circle">at.gv.egiz.pdfas.web.servlets.<a href="../../../../../../at/gv/egiz/pdfas/web/servlets/PDFData.html" title="class in at.gv.egiz.pdfas.web.servlets"><span class="strong">PDFData</span></a></li> +<li type="circle">at.gv.egiz.pdfas.web.servlets.<a href="../../../../../../at/gv/egiz/pdfas/web/servlets/ProvidePDFServlet.html" title="class in at.gv.egiz.pdfas.web.servlets"><span class="strong">ProvidePDFServlet</span></a></li> +<li type="circle">at.gv.egiz.pdfas.web.servlets.<a href="../../../../../../at/gv/egiz/pdfas/web/servlets/VerifyServlet.html" title="class in at.gv.egiz.pdfas.web.servlets"><span class="strong">VerifyServlet</span></a></li> +</ul> +</li> +</ul> +</li> +</ul> +</li> +</ul> +</div> +<!-- ======= START OF BOTTOM NAVBAR ====== --> +<div class="bottomNav"><a name="navbar_bottom"> +<!-- --> +</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> +<!-- --> +</a> +<ul class="navList" title="Navigation"> +<li><a href="../../../../../../overview-summary.html">Overview</a></li> +<li><a href="package-summary.html">Package</a></li> +<li>Class</li> +<li class="navBarCell1Rev">Tree</li> +<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li> +<li><a href="../../../../../../index-all.html">Index</a></li> +<li><a href="../../../../../../help-doc.html">Help</a></li> +</ul> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../../../at/gv/egiz/pdfas/web/helper/package-tree.html">Prev</a></li> +<li><a href="../../../../../../at/gv/egiz/pdfas/wrapper/package-tree.html">Next</a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../../../index.html?at/gv/egiz/pdfas/web/servlets/package-tree.html" target="_top">Frames</a></li> +<li><a href="package-tree.html" target="_top">No Frames</a></li> +</ul> +<ul class="navList" id="allclasses_navbar_bottom"> +<li><a href="../../../../../../allclasses-noframe.html">All Classes</a></li> +</ul> +<div> +<script type="text/javascript"><!-- + allClassesLink = document.getElementById("allclasses_navbar_bottom"); + if(window==top) { + allClassesLink.style.display = "block"; + } + else { + allClassesLink.style.display = "none"; + } + //--> +</script> +</div> +<a name="skip-navbar_bottom"> +<!-- --> +</a></div> +<!-- ======== END OF BOTTOM NAVBAR ======= --> +</body> +</html> |