aboutsummaryrefslogtreecommitdiff
path: root/docs/full/at/gv/egiz/sl/util/SLMarschaller.html
diff options
context:
space:
mode:
Diffstat (limited to 'docs/full/at/gv/egiz/sl/util/SLMarschaller.html')
-rw-r--r--docs/full/at/gv/egiz/sl/util/SLMarschaller.html63
1 files changed, 29 insertions, 34 deletions
diff --git a/docs/full/at/gv/egiz/sl/util/SLMarschaller.html b/docs/full/at/gv/egiz/sl/util/SLMarschaller.html
index 4efae130..ef5202d7 100644
--- a/docs/full/at/gv/egiz/sl/util/SLMarschaller.html
+++ b/docs/full/at/gv/egiz/sl/util/SLMarschaller.html
@@ -2,16 +2,15 @@
<!-- NewPage -->
<html lang="en">
<head>
-<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:35:05 CET 2014 -->
-<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1">
-<title>SLMarschaller (PDF-AS 4.0.0-SNAPSHOT Library)</title>
-<meta name="date" content="2014-02-05">
+<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 10:19:18 CET 2014 -->
+<title>SLMarschaller</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="SLMarschaller (PDF-AS 4.0.0-SNAPSHOT Library)";
+ parent.document.title="SLMarschaller";
}
//-->
</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/SLMarschaller.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.sl.util.SLMarschaller</li>
@@ -99,7 +96,7 @@
<hr>
<br>
<pre>public class <span class="strong">SLMarschaller</span>
-extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></pre>
+extends java.lang.Object</pre>
</li>
</ul>
</div>
@@ -137,28 +134,28 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i
</tr>
<tr class="altColor">
<td class="colFirst"><code>static void</code></td>
-<td class="colLast"><code><strong><a href="../../../../../at/gv/egiz/sl/util/SLMarschaller.html#marshal(java.lang.Object, java.io.OutputStream)">marshal</a></strong>(<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>&nbsp;obj,
- <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/io/OutputStream.html?is-external=true" title="class or interface in java.io">OutputStream</a>&nbsp;os)</code>&nbsp;</td>
+<td class="colLast"><code><strong><a href="../../../../../at/gv/egiz/sl/util/SLMarschaller.html#marshal(java.lang.Object, java.io.OutputStream)">marshal</a></strong>(java.lang.Object&nbsp;obj,
+ java.io.OutputStream&nbsp;os)</code>&nbsp;</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="colLast"><code><strong><a href="../../../../../at/gv/egiz/sl/util/SLMarschaller.html#marshalToString(java.lang.Object)">marshalToString</a></strong>(<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>&nbsp;obj)</code>&nbsp;</td>
+<td class="colFirst"><code>static java.lang.String</code></td>
+<td class="colLast"><code><strong><a href="../../../../../at/gv/egiz/sl/util/SLMarschaller.html#marshalToString(java.lang.Object)">marshalToString</a></strong>(java.lang.Object&nbsp;obj)</code>&nbsp;</td>
</tr>
<tr class="altColor">
-<td class="colFirst"><code>static <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></code></td>
-<td class="colLast"><code><strong><a href="../../../../../at/gv/egiz/sl/util/SLMarschaller.html#unmarshal(java.io.InputStream)">unmarshal</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/io/InputStream.html?is-external=true" title="class or interface in java.io">InputStream</a>&nbsp;is)</code>&nbsp;</td>
+<td class="colFirst"><code>static java.lang.Object</code></td>
+<td class="colLast"><code><strong><a href="../../../../../at/gv/egiz/sl/util/SLMarschaller.html#unmarshal(java.io.InputStream)">unmarshal</a></strong>(java.io.InputStream&nbsp;is)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
-<td class="colFirst"><code>static <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></code></td>
-<td class="colLast"><code><strong><a href="../../../../../at/gv/egiz/sl/util/SLMarschaller.html#unmarshalFromString(java.lang.String)">unmarshalFromString</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;message)</code>&nbsp;</td>
+<td class="colFirst"><code>static java.lang.Object</code></td>
+<td class="colLast"><code><strong><a href="../../../../../at/gv/egiz/sl/util/SLMarschaller.html#unmarshalFromString(java.lang.String)">unmarshalFromString</a></strong>(java.lang.String&nbsp;message)</code>&nbsp;</td>
</tr>
</table>
<ul class="blockList">
<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>
@@ -197,11 +194,11 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i
<ul class="blockList">
<li class="blockList">
<h4>marshal</h4>
-<pre>public static&nbsp;void&nbsp;marshal(<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>&nbsp;obj,
- <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/io/OutputStream.html?is-external=true" title="class or interface in java.io">OutputStream</a>&nbsp;os)
- throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/bind.JAXBException.html?is-external=true" title="class or interface in javax.xml">javax.xml.bind.JAXBException</a></pre>
+<pre>public static&nbsp;void&nbsp;marshal(java.lang.Object&nbsp;obj,
+ java.io.OutputStream&nbsp;os)
+ throws javax.xml.bind.JAXBException</pre>
<dl><dt><span class="strong">Throws:</span></dt>
-<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/bind.JAXBException.html?is-external=true" title="class or interface in javax.xml">javax.xml.bind.JAXBException</a></code></dd></dl>
+<dd><code>javax.xml.bind.JAXBException</code></dd></dl>
</li>
</ul>
<a name="marshalToString(java.lang.Object)">
@@ -210,10 +207,10 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i
<ul class="blockList">
<li class="blockList">
<h4>marshalToString</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;marshalToString(<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>&nbsp;obj)
- throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/bind.JAXBException.html?is-external=true" title="class or interface in javax.xml">javax.xml.bind.JAXBException</a></pre>
+<pre>public static&nbsp;java.lang.String&nbsp;marshalToString(java.lang.Object&nbsp;obj)
+ throws javax.xml.bind.JAXBException</pre>
<dl><dt><span class="strong">Throws:</span></dt>
-<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/bind.JAXBException.html?is-external=true" title="class or interface in javax.xml">javax.xml.bind.JAXBException</a></code></dd></dl>
+<dd><code>javax.xml.bind.JAXBException</code></dd></dl>
</li>
</ul>
<a name="unmarshal(java.io.InputStream)">
@@ -222,10 +219,10 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i
<ul class="blockList">
<li class="blockList">
<h4>unmarshal</h4>
-<pre>public static&nbsp;<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>&nbsp;unmarshal(<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/io/InputStream.html?is-external=true" title="class or interface in java.io">InputStream</a>&nbsp;is)
- throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/bind.JAXBException.html?is-external=true" title="class or interface in javax.xml">javax.xml.bind.JAXBException</a></pre>
+<pre>public static&nbsp;java.lang.Object&nbsp;unmarshal(java.io.InputStream&nbsp;is)
+ throws javax.xml.bind.JAXBException</pre>
<dl><dt><span class="strong">Throws:</span></dt>
-<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/bind.JAXBException.html?is-external=true" title="class or interface in javax.xml">javax.xml.bind.JAXBException</a></code></dd></dl>
+<dd><code>javax.xml.bind.JAXBException</code></dd></dl>
</li>
</ul>
<a name="unmarshalFromString(java.lang.String)">
@@ -234,10 +231,10 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i
<ul class="blockListLast">
<li class="blockList">
<h4>unmarshalFromString</h4>
-<pre>public static&nbsp;<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>&nbsp;unmarshalFromString(<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;message)
- throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/bind.JAXBException.html?is-external=true" title="class or interface in javax.xml">javax.xml.bind.JAXBException</a></pre>
+<pre>public static&nbsp;java.lang.Object&nbsp;unmarshalFromString(java.lang.String&nbsp;message)
+ throws javax.xml.bind.JAXBException</pre>
<dl><dt><span class="strong">Throws:</span></dt>
-<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/bind.JAXBException.html?is-external=true" title="class or interface in javax.xml">javax.xml.bind.JAXBException</a></code></dd></dl>
+<dd><code>javax.xml.bind.JAXBException</code></dd></dl>
</li>
</ul>
</li>
@@ -257,13 +254,11 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i
<li><a href="../../../../../overview-summary.html">Overview</a></li>
<li><a href="package-summary.html">Package</a></li>
<li class="navBarCell1Rev">Class</li>
-<li><a href="class-use/SLMarschaller.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">