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/ExtendedIOAdapter.html')
-rw-r--r--plugins/org.eclipse.net4j.util.doc/javadoc/org/eclipse/net4j/util/io/ExtendedIOAdapter.html8
1 files changed, 6 insertions, 2 deletions
diff --git a/plugins/org.eclipse.net4j.util.doc/javadoc/org/eclipse/net4j/util/io/ExtendedIOAdapter.html b/plugins/org.eclipse.net4j.util.doc/javadoc/org/eclipse/net4j/util/io/ExtendedIOAdapter.html
index d3f789a8e0..e6b651b838 100644
--- a/plugins/org.eclipse.net4j.util.doc/javadoc/org/eclipse/net4j/util/io/ExtendedIOAdapter.html
+++ b/plugins/org.eclipse.net4j.util.doc/javadoc/org/eclipse/net4j/util/io/ExtendedIOAdapter.html
@@ -100,8 +100,12 @@ Class ExtendedIOAdapter</H2>
</DL>
<HR>
<DL>
-<DT><PRE>public class <B>ExtendedIOAdapter</B><DT>extends <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</A><DT>implements <A HREF="../../../../../org/eclipse/net4j/util/io/ExtendedIOHandler.html" title="interface in org.eclipse.net4j.util.io">ExtendedIOHandler</A></DL>
-</PRE><map id="APIVIZ" name="APIVIZ">
+ <DT>public class <B>ExtendedIOAdapter</B>
+ <DD>extends <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</A>
+ <DD>implements <A HREF="../../../../../org/eclipse/net4j/util/io/ExtendedIOHandler.html" title="interface in org.eclipse.net4j.util.io">ExtendedIOHandler</A>
+</DL>
+
+<map id="APIVIZ" name="APIVIZ">
<area shape="rect" id="node1" href="ExtendedIOHandler.html" title="&#171;interface&#187; ExtendedIOHandler" alt="" coords="5,5,139,45"/>
<area shape="rect" id="node2" href="ExtendedIOAdapter.html" title="ExtendedIOAdapter" alt="" coords="5,85,139,110"/>
</map>

Back to the top