/Prototipo/Servlet/lib/xstream-distribution-1.4.1-bin/xstream-1.4.1/docs/javadoc/com/thoughtworks/xstream/core/util/package-tree.html
HTML | 185 lines | 152 code | 17 blank | 16 comment | 0 complexity | d663d081ca2cf38a850faf360c57779d MD5 | raw file
Possible License(s): BSD-3-Clause
- <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
- <!--NewPage-->
- <HTML>
- <HEAD>
- <!-- Generated by javadoc (build 1.6.0_26) on Thu Aug 11 04:40:19 CEST 2011 -->
- <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
- <TITLE>
- com.thoughtworks.xstream.core.util Class Hierarchy (XStream Core 1.4.1 API)
- </TITLE>
- <META NAME="date" CONTENT="2011-08-11">
- <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../stylesheet.css" TITLE="Style">
- <SCRIPT type="text/javascript">
- function windowTitle()
- {
- if (location.href.indexOf('is-external=true') == -1) {
- parent.document.title="com.thoughtworks.xstream.core.util Class Hierarchy (XStream Core 1.4.1 API)";
- }
- }
- </SCRIPT>
- <NOSCRIPT>
- </NOSCRIPT>
- </HEAD>
- <BODY BGCOLOR="white" onload="windowTitle();">
- <HR>
- <!-- ========= START OF TOP NAVBAR ======= -->
- <A NAME="navbar_top"><!-- --></A>
- <A HREF="#skip-navbar_top" title="Skip navigation links"></A>
- <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
- <TR>
- <TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
- <A NAME="navbar_top_firstrow"><!-- --></A>
- <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
- <TR ALIGN="center" VALIGN="top">
- <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A> </TD>
- <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A> </TD>
- <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Class</FONT> </TD>
- <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Use</FONT> </TD>
- <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Tree</B></FONT> </TD>
- <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD>
- <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A> </TD>
- <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD>
- </TR>
- </TABLE>
- </TD>
- <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
- </EM>
- </TD>
- </TR>
- <TR>
- <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
- <A HREF="../../../../../com/thoughtworks/xstream/core/package-tree.html"><B>PREV</B></A>
- <A HREF="../../../../../com/thoughtworks/xstream/io/package-tree.html"><B>NEXT</B></A></FONT></TD>
- <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
- <A HREF="../../../../../index.html?com/thoughtworks/xstream/core/util/package-tree.html" target="_top"><B>FRAMES</B></A>
- <A HREF="package-tree.html" target="_top"><B>NO FRAMES</B></A>
- <SCRIPT type="text/javascript">
- <!--
- if(window==top) {
- document.writeln('<A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A>');
- }
- //-->
- </SCRIPT>
- <NOSCRIPT>
- <A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A>
- </NOSCRIPT>
- </FONT></TD>
- </TR>
- </TABLE>
- <A NAME="skip-navbar_top"></A>
- <!-- ========= END OF TOP NAVBAR ========= -->
- <HR>
- <CENTER>
- <H2>
- Hierarchy For Package com.thoughtworks.xstream.core.util
- </H2>
- </CENTER>
- <DL>
- <DT><B>Package Hierarchies:</B><DD><A HREF="../../../../../overview-tree.html">All Packages</A></DL>
- <HR>
- <H2>
- Class Hierarchy
- </H2>
- <UL>
- <LI TYPE="circle">java.lang.<A HREF="http://java.sun.com/j2se/1.3/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang"><B>Object</B></A><UL>
- <LI TYPE="circle">java.util.<A HREF="http://java.sun.com/j2se/1.3/docs/api/java/util/AbstractMap.html?is-external=true" title="class or interface in java.util"><B>AbstractMap</B></A><K,V> (implements java.util.<A HREF="http://java.sun.com/j2se/1.3/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</A><K,V>)
- <UL>
- <LI TYPE="circle">java.util.<A HREF="http://java.sun.com/j2se/1.3/docs/api/java/util/HashMap.html?is-external=true" title="class or interface in java.util"><B>HashMap</B></A><K,V> (implements java.lang.<A HREF="http://java.sun.com/j2se/1.3/docs/api/java/lang/Cloneable.html?is-external=true" title="class or interface in java.lang">Cloneable</A>, java.util.<A HREF="http://java.sun.com/j2se/1.3/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</A><K,V>, java.io.<A HREF="http://java.sun.com/j2se/1.3/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</A>)
- <UL>
- <LI TYPE="circle">com.thoughtworks.xstream.core.util.<A HREF="../../../../../com/thoughtworks/xstream/core/util/OrderRetainingMap.html" title="class in com.thoughtworks.xstream.core.util"><B>OrderRetainingMap</B></A></UL>
- <LI TYPE="circle">com.thoughtworks.xstream.core.util.<A HREF="../../../../../com/thoughtworks/xstream/core/util/WeakCache.html" title="class in com.thoughtworks.xstream.core.util"><B>WeakCache</B></A></UL>
- <LI TYPE="circle">com.thoughtworks.xstream.core.util.<A HREF="../../../../../com/thoughtworks/xstream/core/util/ArrayIterator.html" title="class in com.thoughtworks.xstream.core.util"><B>ArrayIterator</B></A> (implements java.util.<A HREF="http://java.sun.com/j2se/1.3/docs/api/java/util/Iterator.html?is-external=true" title="class or interface in java.util">Iterator</A><E>)
- <LI TYPE="circle">com.thoughtworks.xstream.core.util.<A HREF="../../../../../com/thoughtworks/xstream/core/util/Base64Encoder.html" title="class in com.thoughtworks.xstream.core.util"><B>Base64Encoder</B></A><LI TYPE="circle">java.lang.<A HREF="http://java.sun.com/j2se/1.3/docs/api/java/lang/ClassLoader.html?is-external=true" title="class or interface in java.lang"><B>ClassLoader</B></A><UL>
- <LI TYPE="circle">com.thoughtworks.xstream.core.util.<A HREF="../../../../../com/thoughtworks/xstream/core/util/ClassLoaderReference.html" title="class in com.thoughtworks.xstream.core.util"><B>ClassLoaderReference</B></A><LI TYPE="circle">com.thoughtworks.xstream.core.util.<A HREF="../../../../../com/thoughtworks/xstream/core/util/CompositeClassLoader.html" title="class in com.thoughtworks.xstream.core.util"><B>CompositeClassLoader</B></A></UL>
- <LI TYPE="circle">com.thoughtworks.xstream.core.util.<A HREF="../../../../../com/thoughtworks/xstream/core/util/Cloneables.html" title="class in com.thoughtworks.xstream.core.util"><B>Cloneables</B></A><LI TYPE="circle">com.thoughtworks.xstream.core.util.<A HREF="../../../../../com/thoughtworks/xstream/core/util/DependencyInjectionFactory.html" title="class in com.thoughtworks.xstream.core.util"><B>DependencyInjectionFactory</B></A><LI TYPE="circle">com.thoughtworks.xstream.core.util.<A HREF="../../../../../com/thoughtworks/xstream/core/util/FastField.html" title="class in com.thoughtworks.xstream.core.util"><B>FastField</B></A><LI TYPE="circle">com.thoughtworks.xstream.core.util.<A HREF="../../../../../com/thoughtworks/xstream/core/util/FastStack.html" title="class in com.thoughtworks.xstream.core.util"><B>FastStack</B></A><LI TYPE="circle">com.thoughtworks.xstream.core.util.<A HREF="../../../../../com/thoughtworks/xstream/core/util/Fields.html" title="class in com.thoughtworks.xstream.core.util"><B>Fields</B></A><LI TYPE="circle">com.thoughtworks.xstream.core.util.<A HREF="../../../../../com/thoughtworks/xstream/core/util/HierarchicalStreams.html" title="class in com.thoughtworks.xstream.core.util"><B>HierarchicalStreams</B></A><LI TYPE="circle">java.io.<A HREF="http://java.sun.com/j2se/1.3/docs/api/java/io/InputStream.html?is-external=true" title="class or interface in java.io"><B>InputStream</B></A> (implements java.io.<A HREF="http://java.sun.com/j2se/1.3/docs/api/java/io/Closeable.html?is-external=true" title="class or interface in java.io">Closeable</A>)
- <UL>
- <LI TYPE="circle">java.io.<A HREF="http://java.sun.com/j2se/1.3/docs/api/java/io/ObjectInputStream.html?is-external=true" title="class or interface in java.io"><B>ObjectInputStream</B></A> (implements java.io.<A HREF="http://java.sun.com/j2se/1.3/docs/api/java/io/ObjectInput.html?is-external=true" title="class or interface in java.io">ObjectInput</A>, java.io.<A HREF="http://java.sun.com/j2se/1.3/docs/api/java/io/ObjectStreamConstants.html?is-external=true" title="class or interface in java.io">ObjectStreamConstants</A>)
- <UL>
- <LI TYPE="circle">com.thoughtworks.xstream.core.util.<A HREF="../../../../../com/thoughtworks/xstream/core/util/CustomObjectInputStream.html" title="class in com.thoughtworks.xstream.core.util"><B>CustomObjectInputStream</B></A></UL>
- </UL>
- <LI TYPE="circle">com.thoughtworks.xstream.core.util.<A HREF="../../../../../com/thoughtworks/xstream/core/util/ObjectIdDictionary.html" title="class in com.thoughtworks.xstream.core.util"><B>ObjectIdDictionary</B></A><LI TYPE="circle">java.io.<A HREF="http://java.sun.com/j2se/1.3/docs/api/java/io/OutputStream.html?is-external=true" title="class or interface in java.io"><B>OutputStream</B></A> (implements java.io.<A HREF="http://java.sun.com/j2se/1.3/docs/api/java/io/Closeable.html?is-external=true" title="class or interface in java.io">Closeable</A>, java.io.<A HREF="http://java.sun.com/j2se/1.3/docs/api/java/io/Flushable.html?is-external=true" title="class or interface in java.io">Flushable</A>)
- <UL>
- <LI TYPE="circle">java.io.<A HREF="http://java.sun.com/j2se/1.3/docs/api/java/io/ObjectOutputStream.html?is-external=true" title="class or interface in java.io"><B>ObjectOutputStream</B></A> (implements java.io.<A HREF="http://java.sun.com/j2se/1.3/docs/api/java/io/ObjectOutput.html?is-external=true" title="class or interface in java.io">ObjectOutput</A>, java.io.<A HREF="http://java.sun.com/j2se/1.3/docs/api/java/io/ObjectStreamConstants.html?is-external=true" title="class or interface in java.io">ObjectStreamConstants</A>)
- <UL>
- <LI TYPE="circle">com.thoughtworks.xstream.core.util.<A HREF="../../../../../com/thoughtworks/xstream/core/util/CustomObjectOutputStream.html" title="class in com.thoughtworks.xstream.core.util"><B>CustomObjectOutputStream</B></A></UL>
- </UL>
- <LI TYPE="circle">com.thoughtworks.xstream.core.util.<A HREF="../../../../../com/thoughtworks/xstream/core/util/Pool.html" title="class in com.thoughtworks.xstream.core.util"><B>Pool</B></A><LI TYPE="circle">com.thoughtworks.xstream.core.util.<A HREF="../../../../../com/thoughtworks/xstream/core/util/PresortedMap.html" title="class in com.thoughtworks.xstream.core.util"><B>PresortedMap</B></A> (implements java.util.<A HREF="http://java.sun.com/j2se/1.3/docs/api/java/util/SortedMap.html?is-external=true" title="class or interface in java.util">SortedMap</A><K,V>)
- <LI TYPE="circle">com.thoughtworks.xstream.core.util.<A HREF="../../../../../com/thoughtworks/xstream/core/util/PresortedSet.html" title="class in com.thoughtworks.xstream.core.util"><B>PresortedSet</B></A> (implements java.util.<A HREF="http://java.sun.com/j2se/1.3/docs/api/java/util/SortedSet.html?is-external=true" title="class or interface in java.util">SortedSet</A><E>)
- <LI TYPE="circle">com.thoughtworks.xstream.core.util.<A HREF="../../../../../com/thoughtworks/xstream/core/util/Primitives.html" title="class in com.thoughtworks.xstream.core.util"><B>Primitives</B></A><LI TYPE="circle">com.thoughtworks.xstream.core.util.<A HREF="../../../../../com/thoughtworks/xstream/core/util/PrioritizedList.html" title="class in com.thoughtworks.xstream.core.util"><B>PrioritizedList</B></A><LI TYPE="circle">com.thoughtworks.xstream.core.util.<A HREF="../../../../../com/thoughtworks/xstream/core/util/QuickWriter.html" title="class in com.thoughtworks.xstream.core.util"><B>QuickWriter</B></A><LI TYPE="circle">java.io.<A HREF="http://java.sun.com/j2se/1.3/docs/api/java/io/Reader.html?is-external=true" title="class or interface in java.io"><B>Reader</B></A> (implements java.io.<A HREF="http://java.sun.com/j2se/1.3/docs/api/java/io/Closeable.html?is-external=true" title="class or interface in java.io">Closeable</A>, java.lang.<A HREF="http://java.sun.com/j2se/1.3/docs/api/java/lang/Readable.html?is-external=true" title="class or interface in java.lang">Readable</A>)
- <UL>
- <LI TYPE="circle">com.thoughtworks.xstream.core.util.<A HREF="../../../../../com/thoughtworks/xstream/core/util/XmlHeaderAwareReader.html" title="class in com.thoughtworks.xstream.core.util"><B>XmlHeaderAwareReader</B></A></UL>
- <LI TYPE="circle">com.thoughtworks.xstream.core.util.<A HREF="../../../../../com/thoughtworks/xstream/core/util/ThreadSafePropertyEditor.html" title="class in com.thoughtworks.xstream.core.util"><B>ThreadSafePropertyEditor</B></A><LI TYPE="circle">com.thoughtworks.xstream.core.util.<A HREF="../../../../../com/thoughtworks/xstream/core/util/ThreadSafeSimpleDateFormat.html" title="class in com.thoughtworks.xstream.core.util"><B>ThreadSafeSimpleDateFormat</B></A><LI TYPE="circle">com.thoughtworks.xstream.core.util.<A HREF="../../../../../com/thoughtworks/xstream/core/util/TypedNull.html" title="class in com.thoughtworks.xstream.core.util"><B>TypedNull</B></A></UL>
- </UL>
- <H2>
- Interface Hierarchy
- </H2>
- <UL>
- <LI TYPE="circle">com.thoughtworks.xstream.core.util.<A HREF="../../../../../com/thoughtworks/xstream/core/util/CustomObjectInputStream.StreamCallback.html" title="interface in com.thoughtworks.xstream.core.util"><B>CustomObjectInputStream.StreamCallback</B></A><LI TYPE="circle">com.thoughtworks.xstream.core.util.<A HREF="../../../../../com/thoughtworks/xstream/core/util/CustomObjectOutputStream.StreamCallback.html" title="interface in com.thoughtworks.xstream.core.util"><B>CustomObjectOutputStream.StreamCallback</B></A><LI TYPE="circle">com.thoughtworks.xstream.core.util.<A HREF="../../../../../com/thoughtworks/xstream/core/util/Pool.Factory.html" title="interface in com.thoughtworks.xstream.core.util"><B>Pool.Factory</B></A></UL>
- <HR>
- <!-- ======= START OF BOTTOM NAVBAR ====== -->
- <A NAME="navbar_bottom"><!-- --></A>
- <A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
- <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
- <TR>
- <TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
- <A NAME="navbar_bottom_firstrow"><!-- --></A>
- <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
- <TR ALIGN="center" VALIGN="top">
- <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A> </TD>
- <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A> </TD>
- <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Class</FONT> </TD>
- <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Use</FONT> </TD>
- <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Tree</B></FONT> </TD>
- <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD>
- <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A> </TD>
- <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD>
- </TR>
- </TABLE>
- </TD>
- <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
- </EM>
- </TD>
- </TR>
- <TR>
- <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
- <A HREF="../../../../../com/thoughtworks/xstream/core/package-tree.html"><B>PREV</B></A>
- <A HREF="../../../../../com/thoughtworks/xstream/io/package-tree.html"><B>NEXT</B></A></FONT></TD>
- <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
- <A HREF="../../../../../index.html?com/thoughtworks/xstream/core/util/package-tree.html" target="_top"><B>FRAMES</B></A>
- <A HREF="package-tree.html" target="_top"><B>NO FRAMES</B></A>
- <SCRIPT type="text/javascript">
- <!--
- if(window==top) {
- document.writeln('<A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A>');
- }
- //-->
- </SCRIPT>
- <NOSCRIPT>
- <A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A>
- </NOSCRIPT>
- </FONT></TD>
- </TR>
- </TABLE>
- <A NAME="skip-navbar_bottom"></A>
- <!-- ======== END OF BOTTOM NAVBAR ======= -->
- <HR>
- Copyright © 2004-2011 <a href="http://xstream.codehaus.org">XStream</a>. All Rights Reserved.
- </BODY>
- </HTML>