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/lib/impl/stamping/ValueResolver.html | |
parent | e2fb88b773931ed3fbb1fee22c3a53a2ebd3b1fd (diff) | |
download | pdf-as-4-835256964f3fa64587a0e05b859d012d125be308.tar.gz pdf-as-4-835256964f3fa64587a0e05b859d012d125be308.tar.bz2 pdf-as-4-835256964f3fa64587a0e05b859d012d125be308.zip |
Documentation update
Diffstat (limited to 'docs/full/at/gv/egiz/pdfas/lib/impl/stamping/ValueResolver.html')
-rw-r--r-- | docs/full/at/gv/egiz/pdfas/lib/impl/stamping/ValueResolver.html | 61 |
1 files changed, 28 insertions, 33 deletions
diff --git a/docs/full/at/gv/egiz/pdfas/lib/impl/stamping/ValueResolver.html b/docs/full/at/gv/egiz/pdfas/lib/impl/stamping/ValueResolver.html index 2e32d119..f19e6cb3 100644 --- a/docs/full/at/gv/egiz/pdfas/lib/impl/stamping/ValueResolver.html +++ b/docs/full/at/gv/egiz/pdfas/lib/impl/stamping/ValueResolver.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>ValueResolver (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>ValueResolver</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="ValueResolver (PDF-AS 4.0.0-SNAPSHOT Library)"; + parent.document.title="ValueResolver"; } //--> </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/ValueResolver.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../../../../index-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.ValueResolver</li> @@ -98,13 +95,13 @@ <li class="blockList"> <dl> <dt>All Implemented Interfaces:</dt> -<dd>at.gv.egiz.pdfas.common.settings.IProfileConstants, <a href="../../../../../../../at/gv/egiz/pdfas/lib/impl/stamping/IResolver.html" title="interface in at.gv.egiz.pdfas.lib.impl.stamping">IResolver</a></dd> +<dd><a href="../../../../../../../at/gv/egiz/pdfas/common/settings/IProfileConstants.html" title="interface in at.gv.egiz.pdfas.common.settings">IProfileConstants</a>, <a href="../../../../../../../at/gv/egiz/pdfas/lib/impl/stamping/IResolver.html" title="interface in at.gv.egiz.pdfas.lib.impl.stamping">IResolver</a></dd> </dl> <hr> <br> <pre>public class <span class="strong">ValueResolver</span> -extends <a href="http://java.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, <a href="../../../../../../../at/gv/egiz/pdfas/lib/impl/stamping/IResolver.html" title="interface in at.gv.egiz.pdfas.lib.impl.stamping">IResolver</a></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>, <a href="../../../../../../../at/gv/egiz/pdfas/lib/impl/stamping/IResolver.html" title="interface in at.gv.egiz.pdfas.lib.impl.stamping">IResolver</a></pre> <div class="block">Created with IntelliJ IDEA. User: afitzek Date: 9/11/13 Time: 11:11 AM To change this template use File | Settings | File Templates.</div> </li> @@ -126,19 +123,19 @@ implements at.gv.egiz.pdfas.common.settings.IProfileConstants, <a href="../../.. <th class="colLast" scope="col">Field and Description</th> </tr> <tr class="altColor"> -<td class="colFirst"><code>static <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td> +<td class="colFirst"><code>static java.lang.String</code></td> <td class="colLast"><code><strong><a href="../../../../../../../at/gv/egiz/pdfas/lib/impl/stamping/ValueResolver.html#defaultDateFormat">defaultDateFormat</a></strong></code> </td> </tr> <tr class="rowColor"> -<td class="colFirst"><code>static <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td> +<td class="colFirst"><code>static java.lang.String</code></td> <td class="colLast"><code><strong><a href="../../../../../../../at/gv/egiz/pdfas/lib/impl/stamping/ValueResolver.html#EXP_END">EXP_END</a></strong></code> </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="colFirst"><code>static java.lang.String</code></td> <td class="colLast"><code><strong><a href="../../../../../../../at/gv/egiz/pdfas/lib/impl/stamping/ValueResolver.html#EXP_START">EXP_START</a></strong></code> </td> </tr> <tr class="rowColor"> -<td class="colFirst"><code>static <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td> +<td class="colFirst"><code>static java.lang.String</code></td> <td class="colLast"><code><strong><a href="../../../../../../../at/gv/egiz/pdfas/lib/impl/stamping/ValueResolver.html#PatternRegex">PatternRegex</a></strong></code> </td> </tr> </table> @@ -146,8 +143,8 @@ implements at.gv.egiz.pdfas.common.settings.IProfileConstants, <a href="../../.. <li class="blockList"><a name="fields_inherited_from_class_at.gv.egiz.pdfas.common.settings.IProfileConstants"> <!-- --> </a> -<h3>Fields inherited from interface 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 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> @@ -181,10 +178,10 @@ implements at.gv.egiz.pdfas.common.settings.IProfileConstants, <a href="../../.. <th class="colLast" scope="col">Method and Description</th> </tr> <tr class="altColor"> -<td class="colFirst"><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td> -<td class="colLast"><code><strong><a href="../../../../../../../at/gv/egiz/pdfas/lib/impl/stamping/ValueResolver.html#resolve(java.lang.String, java.lang.String, at.gv.egiz.pdfas.common.settings.SignatureProfileSettings, at.gv.egiz.pdfas.lib.impl.status.RequestedSignature)">resolve</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> key, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> value, - at.gv.egiz.pdfas.common.settings.SignatureProfileSettings settings, +<td class="colFirst"><code>java.lang.String</code></td> +<td class="colLast"><code><strong><a href="../../../../../../../at/gv/egiz/pdfas/lib/impl/stamping/ValueResolver.html#resolve(java.lang.String, java.lang.String, at.gv.egiz.pdfas.common.settings.SignatureProfileSettings, at.gv.egiz.pdfas.lib.impl.status.RequestedSignature)">resolve</a></strong>(java.lang.String key, + java.lang.String value, + <a href="../../../../../../../at/gv/egiz/pdfas/common/settings/SignatureProfileSettings.html" title="class in at.gv.egiz.pdfas.common.settings">SignatureProfileSettings</a> settings, <a href="../../../../../../../at/gv/egiz/pdfas/lib/impl/status/RequestedSignature.html" title="class in at.gv.egiz.pdfas.lib.impl.status">RequestedSignature</a> signature)</code> </td> </tr> </table> @@ -192,8 +189,8 @@ implements at.gv.egiz.pdfas.common.settings.IProfileConstants, <a href="../../.. <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> <!-- --> </a> -<h3>Methods inherited from class java.lang.<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3> -<code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</a></code></li> +<h3>Methods inherited from class java.lang.Object</h3> +<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li> </ul> </li> </ul> @@ -215,7 +212,7 @@ implements at.gv.egiz.pdfas.common.settings.IProfileConstants, <a href="../../.. <ul class="blockList"> <li class="blockList"> <h4>PatternRegex</h4> -<pre>public static final <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> PatternRegex</pre> +<pre>public static final java.lang.String PatternRegex</pre> <dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../../../../constant-values.html#at.gv.egiz.pdfas.lib.impl.stamping.ValueResolver.PatternRegex">Constant Field Values</a></dd></dl> </li> </ul> @@ -225,7 +222,7 @@ implements at.gv.egiz.pdfas.common.settings.IProfileConstants, <a href="../../.. <ul class="blockList"> <li class="blockList"> <h4>defaultDateFormat</h4> -<pre>public static final <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> defaultDateFormat</pre> +<pre>public static final java.lang.String defaultDateFormat</pre> <dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../../../../constant-values.html#at.gv.egiz.pdfas.lib.impl.stamping.ValueResolver.defaultDateFormat">Constant Field Values</a></dd></dl> </li> </ul> @@ -235,7 +232,7 @@ implements at.gv.egiz.pdfas.common.settings.IProfileConstants, <a href="../../.. <ul class="blockList"> <li class="blockList"> <h4>EXP_START</h4> -<pre>public static final <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> EXP_START</pre> +<pre>public static final java.lang.String EXP_START</pre> <dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../../../../constant-values.html#at.gv.egiz.pdfas.lib.impl.stamping.ValueResolver.EXP_START">Constant Field Values</a></dd></dl> </li> </ul> @@ -245,7 +242,7 @@ implements at.gv.egiz.pdfas.common.settings.IProfileConstants, <a href="../../.. <ul class="blockListLast"> <li class="blockList"> <h4>EXP_END</h4> -<pre>public static final <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> EXP_END</pre> +<pre>public static final java.lang.String EXP_END</pre> <dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../../../../constant-values.html#at.gv.egiz.pdfas.lib.impl.stamping.ValueResolver.EXP_END">Constant Field Values</a></dd></dl> </li> </ul> @@ -280,10 +277,10 @@ implements at.gv.egiz.pdfas.common.settings.IProfileConstants, <a href="../../.. <ul class="blockListLast"> <li class="blockList"> <h4>resolve</h4> -<pre>public <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> resolve(<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> key, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> value, - at.gv.egiz.pdfas.common.settings.SignatureProfileSettings settings, - <a href="../../../../../../../at/gv/egiz/pdfas/lib/impl/status/RequestedSignature.html" title="class in at.gv.egiz.pdfas.lib.impl.status">RequestedSignature</a> signature)</pre> +<pre>public java.lang.String resolve(java.lang.String key, + java.lang.String value, + <a href="../../../../../../../at/gv/egiz/pdfas/common/settings/SignatureProfileSettings.html" title="class in at.gv.egiz.pdfas.common.settings">SignatureProfileSettings</a> settings, + <a href="../../../../../../../at/gv/egiz/pdfas/lib/impl/status/RequestedSignature.html" title="class in at.gv.egiz.pdfas.lib.impl.status">RequestedSignature</a> signature)</pre> <dl> <dt><strong>Specified by:</strong></dt> <dd><code><a href="../../../../../../../at/gv/egiz/pdfas/lib/impl/stamping/IResolver.html#resolve(java.lang.String, java.lang.String, at.gv.egiz.pdfas.common.settings.SignatureProfileSettings, at.gv.egiz.pdfas.lib.impl.status.RequestedSignature)">resolve</a></code> in interface <code><a href="../../../../../../../at/gv/egiz/pdfas/lib/impl/stamping/IResolver.html" title="interface in at.gv.egiz.pdfas.lib.impl.stamping">IResolver</a></code></dd> @@ -307,13 +304,11 @@ implements at.gv.egiz.pdfas.common.settings.IProfileConstants, <a href="../../.. <li><a href="../../../../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/ValueResolver.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../../../../index-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"> |