aboutsummaryrefslogtreecommitdiff
path: root/docs/full/at/gv/egiz/pdfas/lib/impl/stamping/TableFactory.html
diff options
context:
space:
mode:
authorAndreas Fitzek <andreas.fitzek@iaik.tugraz.at>2014-02-20 10:54:04 +0100
committerAndreas Fitzek <andreas.fitzek@iaik.tugraz.at>2014-02-20 12:05:25 +0100
commit835256964f3fa64587a0e05b859d012d125be308 (patch)
tree21f68d684caf4a8e8afe2321f40e001202ba7f3e /docs/full/at/gv/egiz/pdfas/lib/impl/stamping/TableFactory.html
parente2fb88b773931ed3fbb1fee22c3a53a2ebd3b1fd (diff)
downloadpdf-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/lib/impl/stamping/TableFactory.html')
-rw-r--r--docs/full/at/gv/egiz/pdfas/lib/impl/stamping/TableFactory.html65
1 files changed, 30 insertions, 35 deletions
diff --git a/docs/full/at/gv/egiz/pdfas/lib/impl/stamping/TableFactory.html b/docs/full/at/gv/egiz/pdfas/lib/impl/stamping/TableFactory.html
index 3632ac99..a3f559b6 100644
--- a/docs/full/at/gv/egiz/pdfas/lib/impl/stamping/TableFactory.html
+++ b/docs/full/at/gv/egiz/pdfas/lib/impl/stamping/TableFactory.html
@@ -2,16 +2,15 @@
<!-- NewPage -->
<html lang="en">
<head>
-<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:32:32 CET 2014 -->
-<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1">
-<title>TableFactory (PDF-AS 4.0.0-SNAPSHOT Library)</title>
-<meta name="date" content="2014-02-05">
+<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 10:22:00 CET 2014 -->
+<title>TableFactory</title>
+<meta name="date" content="2014-02-20">
<link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
</head>
<body>
<script type="text/javascript"><!--
if (location.href.indexOf('is-external=true') == -1) {
- parent.document.title="TableFactory (PDF-AS 4.0.0-SNAPSHOT Library)";
+ parent.document.title="TableFactory";
}
//-->
</script>
@@ -28,13 +27,11 @@
<li><a href="../../../../../../../overview-summary.html">Overview</a></li>
<li><a href="package-summary.html">Package</a></li>
<li class="navBarCell1Rev">Class</li>
-<li><a href="class-use/TableFactory.html">Use</a></li>
<li><a href="package-tree.html">Tree</a></li>
<li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../../../../index-all.html">Index</a></li>
<li><a href="../../../../../../../help-doc.html">Help</a></li>
</ul>
-<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div>
</div>
<div class="subNav">
<ul class="navList">
@@ -86,7 +83,7 @@
</div>
<div class="contentContainer">
<ul class="inheritance">
-<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li>
+<li>java.lang.Object</li>
<li>
<ul class="inheritance">
<li>at.gv.egiz.pdfas.lib.impl.stamping.TableFactory</li>
@@ -98,13 +95,13 @@
<li class="blockList">
<dl>
<dt>All Implemented Interfaces:</dt>
-<dd>at.gv.egiz.pdfas.common.settings.IProfileConstants</dd>
+<dd><a href="../../../../../../../at/gv/egiz/pdfas/common/settings/IProfileConstants.html" title="interface in at.gv.egiz.pdfas.common.settings">IProfileConstants</a></dd>
</dl>
<hr>
<br>
<pre>public class <span class="strong">TableFactory</span>
-extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>
-implements at.gv.egiz.pdfas.common.settings.IProfileConstants</pre>
+extends java.lang.Object
+implements <a href="../../../../../../../at/gv/egiz/pdfas/common/settings/IProfileConstants.html" title="interface in at.gv.egiz.pdfas.common.settings">IProfileConstants</a></pre>
</li>
</ul>
</div>
@@ -121,8 +118,8 @@ implements at.gv.egiz.pdfas.common.settings.IProfileConstants</pre>
<li class="blockList"><a name="fields_inherited_from_class_at.gv.egiz.pdfas.common.settings.IProfileConstants">
<!-- -->
</a>
-<h3>Fields inherited from interface&nbsp;at.gv.egiz.pdfas.common.settings.IProfileConstants</h3>
-<code>CFG_DIR, CFG_FILE, COLS_WITH, INCLUDE, KEY_SEPARATOR, PROFILE_KEY, PROFILE_VALUE, SIG_DATE, SIG_OBJ, SIGNING_REASON, STYLE, TABLE, TMP_DIR, TMP_DIR_DEFAULT_VALUE, TYPE_CAPTION, TYPE_IMAGE, TYPE_TABLE, TYPE_VALUE</code></li>
+<h3>Fields inherited from interface&nbsp;at.gv.egiz.pdfas.common.settings.<a href="../../../../../../../at/gv/egiz/pdfas/common/settings/IProfileConstants.html" title="interface in at.gv.egiz.pdfas.common.settings">IProfileConstants</a></h3>
+<code><a href="../../../../../../../at/gv/egiz/pdfas/common/settings/IProfileConstants.html#CFG_DIR">CFG_DIR</a>, <a href="../../../../../../../at/gv/egiz/pdfas/common/settings/IProfileConstants.html#CFG_FILE">CFG_FILE</a>, <a href="../../../../../../../at/gv/egiz/pdfas/common/settings/IProfileConstants.html#COLS_WITH">COLS_WITH</a>, <a href="../../../../../../../at/gv/egiz/pdfas/common/settings/IProfileConstants.html#INCLUDE">INCLUDE</a>, <a href="../../../../../../../at/gv/egiz/pdfas/common/settings/IProfileConstants.html#KEY_SEPARATOR">KEY_SEPARATOR</a>, <a href="../../../../../../../at/gv/egiz/pdfas/common/settings/IProfileConstants.html#PROFILE_KEY">PROFILE_KEY</a>, <a href="../../../../../../../at/gv/egiz/pdfas/common/settings/IProfileConstants.html#PROFILE_VALUE">PROFILE_VALUE</a>, <a href="../../../../../../../at/gv/egiz/pdfas/common/settings/IProfileConstants.html#SIG_DATE">SIG_DATE</a>, <a href="../../../../../../../at/gv/egiz/pdfas/common/settings/IProfileConstants.html#SIG_OBJ">SIG_OBJ</a>, <a href="../../../../../../../at/gv/egiz/pdfas/common/settings/IProfileConstants.html#SIGNING_REASON">SIGNING_REASON</a>, <a href="../../../../../../../at/gv/egiz/pdfas/common/settings/IProfileConstants.html#STYLE">STYLE</a>, <a href="../../../../../../../at/gv/egiz/pdfas/common/settings/IProfileConstants.html#TABLE">TABLE</a>, <a href="../../../../../../../at/gv/egiz/pdfas/common/settings/IProfileConstants.html#TMP_DIR">TMP_DIR</a>, <a href="../../../../../../../at/gv/egiz/pdfas/common/settings/IProfileConstants.html#TMP_DIR_DEFAULT_VALUE">TMP_DIR_DEFAULT_VALUE</a>, <a href="../../../../../../../at/gv/egiz/pdfas/common/settings/IProfileConstants.html#TYPE_CAPTION">TYPE_CAPTION</a>, <a href="../../../../../../../at/gv/egiz/pdfas/common/settings/IProfileConstants.html#TYPE_IMAGE">TYPE_IMAGE</a>, <a href="../../../../../../../at/gv/egiz/pdfas/common/settings/IProfileConstants.html#TYPE_TABLE">TYPE_TABLE</a>, <a href="../../../../../../../at/gv/egiz/pdfas/common/settings/IProfileConstants.html#TYPE_VALUE">TYPE_VALUE</a></code></li>
</ul>
</li>
</ul>
@@ -156,22 +153,22 @@ implements at.gv.egiz.pdfas.common.settings.IProfileConstants</pre>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tr class="altColor">
-<td class="colFirst"><code>static at.gv.egiz.pdfas.common.settings.SignatureProfileSettings</code></td>
-<td class="colLast"><code><strong><a href="../../../../../../../at/gv/egiz/pdfas/lib/impl/stamping/TableFactory.html#createProfile(java.lang.String, at.gv.egiz.pdfas.common.settings.ISettings)">createProfile</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;profileID,
- at.gv.egiz.pdfas.common.settings.ISettings&nbsp;configuration)</code>&nbsp;</td>
+<td class="colFirst"><code>static <a href="../../../../../../../at/gv/egiz/pdfas/common/settings/SignatureProfileSettings.html" title="class in at.gv.egiz.pdfas.common.settings">SignatureProfileSettings</a></code></td>
+<td class="colLast"><code><strong><a href="../../../../../../../at/gv/egiz/pdfas/lib/impl/stamping/TableFactory.html#createProfile(java.lang.String, at.gv.egiz.pdfas.common.settings.ISettings)">createProfile</a></strong>(java.lang.String&nbsp;profileID,
+ <a href="../../../../../../../at/gv/egiz/pdfas/common/settings/ISettings.html" title="interface in at.gv.egiz.pdfas.common.settings">ISettings</a>&nbsp;configuration)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
-<td class="colFirst"><code>static Table</code></td>
-<td class="colLast"><code><strong><a href="../../../../../../../at/gv/egiz/pdfas/lib/impl/stamping/TableFactory.html#createSigTable(at.gv.egiz.pdfas.common.settings.SignatureProfileSettings, java.lang.String, at.gv.egiz.pdfas.common.settings.ISettings, at.gv.egiz.pdfas.lib.impl.status.RequestedSignature)">createSigTable</a></strong>(at.gv.egiz.pdfas.common.settings.SignatureProfileSettings&nbsp;profile,
- <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;tableID,
- at.gv.egiz.pdfas.common.settings.ISettings&nbsp;configuration,
+<td class="colFirst"><code>static <a href="../../../../../../../at/knowcenter/wag/egov/egiz/table/Table.html" title="class in at.knowcenter.wag.egov.egiz.table">Table</a></code></td>
+<td class="colLast"><code><strong><a href="../../../../../../../at/gv/egiz/pdfas/lib/impl/stamping/TableFactory.html#createSigTable(at.gv.egiz.pdfas.common.settings.SignatureProfileSettings, java.lang.String, at.gv.egiz.pdfas.common.settings.ISettings, at.gv.egiz.pdfas.lib.impl.status.RequestedSignature)">createSigTable</a></strong>(<a href="../../../../../../../at/gv/egiz/pdfas/common/settings/SignatureProfileSettings.html" title="class in at.gv.egiz.pdfas.common.settings">SignatureProfileSettings</a>&nbsp;profile,
+ java.lang.String&nbsp;tableID,
+ <a href="../../../../../../../at/gv/egiz/pdfas/common/settings/ISettings.html" title="interface in at.gv.egiz.pdfas.common.settings">ISettings</a>&nbsp;configuration,
<a href="../../../../../../../at/gv/egiz/pdfas/lib/impl/status/RequestedSignature.html" title="class in at.gv.egiz.pdfas.lib.impl.status">RequestedSignature</a>&nbsp;requestedSignature)</code>
<div class="block">This method creates an abstract signature table object.</div>
</td>
</tr>
<tr class="altColor">
-<td class="colFirst"><code>static <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
-<td class="colLast"><code><strong><a href="../../../../../../../at/gv/egiz/pdfas/lib/impl/stamping/TableFactory.html#getSigValue(java.lang.String)">getSigValue</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;key)</code>
+<td class="colFirst"><code>static java.lang.String</code></td>
+<td class="colLast"><code><strong><a href="../../../../../../../at/gv/egiz/pdfas/lib/impl/stamping/TableFactory.html#getSigValue(java.lang.String)">getSigValue</a></strong>(java.lang.String&nbsp;key)</code>
<div class="block">This method returns a value for a given signature key.</div>
</td>
</tr>
@@ -180,8 +177,8 @@ implements at.gv.egiz.pdfas.common.settings.IProfileConstants</pre>
<li class="blockList"><a name="methods_inherited_from_class_java.lang.Object">
<!-- -->
</a>
-<h3>Methods inherited from class&nbsp;java.lang.<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3>
-<code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</a></code></li>
+<h3>Methods inherited from class&nbsp;java.lang.Object</h3>
+<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li>
</ul>
</li>
</ul>
@@ -220,17 +217,17 @@ implements at.gv.egiz.pdfas.common.settings.IProfileConstants</pre>
<ul class="blockList">
<li class="blockList">
<h4>createSigTable</h4>
-<pre>public static&nbsp;Table&nbsp;createSigTable(at.gv.egiz.pdfas.common.settings.SignatureProfileSettings&nbsp;profile,
- <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;tableID,
- at.gv.egiz.pdfas.common.settings.ISettings&nbsp;configuration,
+<pre>public static&nbsp;<a href="../../../../../../../at/knowcenter/wag/egov/egiz/table/Table.html" title="class in at.knowcenter.wag.egov.egiz.table">Table</a>&nbsp;createSigTable(<a href="../../../../../../../at/gv/egiz/pdfas/common/settings/SignatureProfileSettings.html" title="class in at.gv.egiz.pdfas.common.settings">SignatureProfileSettings</a>&nbsp;profile,
+ java.lang.String&nbsp;tableID,
+ <a href="../../../../../../../at/gv/egiz/pdfas/common/settings/ISettings.html" title="interface in at.gv.egiz.pdfas.common.settings">ISettings</a>&nbsp;configuration,
<a href="../../../../../../../at/gv/egiz/pdfas/lib/impl/status/RequestedSignature.html" title="class in at.gv.egiz.pdfas.lib.impl.status">RequestedSignature</a>&nbsp;requestedSignature)</pre>
<div class="block">This method creates an abstract signature table object. It takes all keys
and values set by the signature object to create the corresponding abstract
table object. The table definition is read from the settings file.</div>
<dl><dt><span class="strong">Parameters:</span></dt><dd><code>tableID</code> - is the name of the table definition in the settings file</dd>
-<dt><span class="strong">Returns:</span></dt><dd>a new abstract signature table</dd><dt><span class="strong">See Also:</span></dt><dd><code>at.knowcenter.wag.egov.egiz.table.Style</code>,
-<code>at.knowcenter.wag.egov.egiz.table.Table</code>,
-<code>at.knowcenter.wag.egov.egiz.table.Entry</code></dd></dl>
+<dt><span class="strong">Returns:</span></dt><dd>a new abstract signature table</dd><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../../../../at/knowcenter/wag/egov/egiz/table/Style.html" title="class in at.knowcenter.wag.egov.egiz.table"><code>Style</code></a>,
+<a href="../../../../../../../at/knowcenter/wag/egov/egiz/table/Table.html" title="class in at.knowcenter.wag.egov.egiz.table"><code>Table</code></a>,
+<a href="../../../../../../../at/knowcenter/wag/egov/egiz/table/Entry.html" title="class in at.knowcenter.wag.egov.egiz.table"><code>Entry</code></a></dd></dl>
</li>
</ul>
<a name="createProfile(java.lang.String, at.gv.egiz.pdfas.common.settings.ISettings)">
@@ -239,8 +236,8 @@ implements at.gv.egiz.pdfas.common.settings.IProfileConstants</pre>
<ul class="blockList">
<li class="blockList">
<h4>createProfile</h4>
-<pre>public static&nbsp;at.gv.egiz.pdfas.common.settings.SignatureProfileSettings&nbsp;createProfile(<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;profileID,
- at.gv.egiz.pdfas.common.settings.ISettings&nbsp;configuration)</pre>
+<pre>public static&nbsp;<a href="../../../../../../../at/gv/egiz/pdfas/common/settings/SignatureProfileSettings.html" title="class in at.gv.egiz.pdfas.common.settings">SignatureProfileSettings</a>&nbsp;createProfile(java.lang.String&nbsp;profileID,
+ <a href="../../../../../../../at/gv/egiz/pdfas/common/settings/ISettings.html" title="interface in at.gv.egiz.pdfas.common.settings">ISettings</a>&nbsp;configuration)</pre>
</li>
</ul>
<a name="getSigValue(java.lang.String)">
@@ -249,7 +246,7 @@ implements at.gv.egiz.pdfas.common.settings.IProfileConstants</pre>
<ul class="blockListLast">
<li class="blockList">
<h4>getSigValue</h4>
-<pre>public static&nbsp;<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;getSigValue(<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;key)</pre>
+<pre>public static&nbsp;java.lang.String&nbsp;getSigValue(java.lang.String&nbsp;key)</pre>
<div class="block">This method returns a value for a given signature key. If the key equals to
<code>SIG_NORM</code> and the value is <code>null</code> the version
string of the current normalizer is returned!</div>
@@ -274,13 +271,11 @@ implements at.gv.egiz.pdfas.common.settings.IProfileConstants</pre>
<li><a href="../../../../../../../overview-summary.html">Overview</a></li>
<li><a href="package-summary.html">Package</a></li>
<li class="navBarCell1Rev">Class</li>
-<li><a href="class-use/TableFactory.html">Use</a></li>
<li><a href="package-tree.html">Tree</a></li>
<li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../../../../index-all.html">Index</a></li>
<li><a href="../../../../../../../help-doc.html">Help</a></li>
</ul>
-<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div>
</div>
<div class="subNav">
<ul class="navList">