Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/org.eclipse.net4j.util.doc/javadoc/org/eclipse/net4j/util/io/ExtendedDataInputStream.html')
-rw-r--r--plugins/org.eclipse.net4j.util.doc/javadoc/org/eclipse/net4j/util/io/ExtendedDataInputStream.html8
1 files changed, 6 insertions, 2 deletions
diff --git a/plugins/org.eclipse.net4j.util.doc/javadoc/org/eclipse/net4j/util/io/ExtendedDataInputStream.html b/plugins/org.eclipse.net4j.util.doc/javadoc/org/eclipse/net4j/util/io/ExtendedDataInputStream.html
index 988fda6206..41696dd15f 100644
--- a/plugins/org.eclipse.net4j.util.doc/javadoc/org/eclipse/net4j/util/io/ExtendedDataInputStream.html
+++ b/plugins/org.eclipse.net4j.util.doc/javadoc/org/eclipse/net4j/util/io/ExtendedDataInputStream.html
@@ -103,8 +103,12 @@ Class ExtendedDataInputStream</H2>
</DL>
<HR>
<DL>
-<DT><PRE>public class <B>ExtendedDataInputStream</B><DT>extends <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/io/DataInputStream.html?is-external=true" title="class or interface in java.io">DataInputStream</A><DT>implements <A HREF="../../../../../org/eclipse/net4j/util/io/ExtendedDataInput.html" title="interface in org.eclipse.net4j.util.io">ExtendedDataInput</A></DL>
-</PRE><map id="APIVIZ" name="APIVIZ">
+ <DT>public class <B>ExtendedDataInputStream</B>
+ <DD>extends <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/io/DataInputStream.html?is-external=true" title="class or interface in java.io">DataInputStream</A>
+ <DD>implements <A HREF="../../../../../org/eclipse/net4j/util/io/ExtendedDataInput.html" title="interface in org.eclipse.net4j.util.io">ExtendedDataInput</A>
+</DL>
+
+<map id="APIVIZ" name="APIVIZ">
<area shape="rect" id="node1" href="ExtendedDataInput.html" title="&#171;interface&#187; ExtendedDataInput" alt="" coords="5,5,136,45"/>
<area shape="rect" id="node2" href="ExtendedDataInputStream.html" title="ExtendedDataInputStream" alt="" coords="61,85,235,110"/>
<area shape="rect" id="node3" title="DataInputStream (java.io)" alt="" coords="166,5,284,45"/>

Back to the top