/Prototipo/Servlet/lib/xstream-distribution-1.4.1-bin/xstream-1.4.1/docs/javadoc/com/thoughtworks/xstream/core/package-tree.html
HTML | 195 lines | 162 code | 17 blank | 16 comment | 0 complexity | df4c6529d89e476c34f83d8f8ea3c97d 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:25 CEST 2011 -->
- <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
- <TITLE>
- com.thoughtworks.xstream.core 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 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/converters/reflection/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/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
- </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://download.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang"><B>Object</B></A><UL>
- <LI TYPE="circle">com.thoughtworks.xstream.core.<A HREF="../../../../com/thoughtworks/xstream/core/AbstractTreeMarshallingStrategy.html" title="class in com.thoughtworks.xstream.core"><B>AbstractTreeMarshallingStrategy</B></A> (implements com.thoughtworks.xstream.<A HREF="../../../../com/thoughtworks/xstream/MarshallingStrategy.html" title="interface in com.thoughtworks.xstream">MarshallingStrategy</A>)
- <UL>
- <LI TYPE="circle">com.thoughtworks.xstream.core.<A HREF="../../../../com/thoughtworks/xstream/core/ReferenceByIdMarshallingStrategy.html" title="class in com.thoughtworks.xstream.core"><B>ReferenceByIdMarshallingStrategy</B></A><LI TYPE="circle">com.thoughtworks.xstream.core.<A HREF="../../../../com/thoughtworks/xstream/core/ReferenceByXPathMarshallingStrategy.html" title="class in com.thoughtworks.xstream.core"><B>ReferenceByXPathMarshallingStrategy</B></A><LI TYPE="circle">com.thoughtworks.xstream.core.<A HREF="../../../../com/thoughtworks/xstream/core/TreeMarshallingStrategy.html" title="class in com.thoughtworks.xstream.core"><B>TreeMarshallingStrategy</B></A></UL>
- <LI TYPE="circle">com.thoughtworks.xstream.core.<A HREF="../../../../com/thoughtworks/xstream/core/DefaultConverterLookup.html" title="class in com.thoughtworks.xstream.core"><B>DefaultConverterLookup</B></A> (implements com.thoughtworks.xstream.core.<A HREF="../../../../com/thoughtworks/xstream/core/Caching.html" title="interface in com.thoughtworks.xstream.core">Caching</A>, com.thoughtworks.xstream.converters.<A HREF="../../../../com/thoughtworks/xstream/converters/ConverterLookup.html" title="interface in com.thoughtworks.xstream.converters">ConverterLookup</A>, com.thoughtworks.xstream.converters.<A HREF="../../../../com/thoughtworks/xstream/converters/ConverterRegistry.html" title="interface in com.thoughtworks.xstream.converters">ConverterRegistry</A>)
- <LI TYPE="circle">com.thoughtworks.xstream.core.<A HREF="../../../../com/thoughtworks/xstream/core/JVM.html" title="class in com.thoughtworks.xstream.core"><B>JVM</B></A> (implements com.thoughtworks.xstream.core.<A HREF="../../../../com/thoughtworks/xstream/core/Caching.html" title="interface in com.thoughtworks.xstream.core">Caching</A>)
- <LI TYPE="circle">com.thoughtworks.xstream.core.<A HREF="../../../../com/thoughtworks/xstream/core/MapBackedDataHolder.html" title="class in com.thoughtworks.xstream.core"><B>MapBackedDataHolder</B></A> (implements com.thoughtworks.xstream.converters.<A HREF="../../../../com/thoughtworks/xstream/converters/DataHolder.html" title="interface in com.thoughtworks.xstream.converters">DataHolder</A>)
- <LI TYPE="circle">com.thoughtworks.xstream.core.<A HREF="../../../../com/thoughtworks/xstream/core/SequenceGenerator.html" title="class in com.thoughtworks.xstream.core"><B>SequenceGenerator</B></A> (implements com.thoughtworks.xstream.core.<A HREF="../../../../com/thoughtworks/xstream/core/ReferenceByIdMarshaller.IDGenerator.html" title="interface in com.thoughtworks.xstream.core">ReferenceByIdMarshaller.IDGenerator</A>)
- <LI TYPE="circle">java.lang.<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/Throwable.html?is-external=true" title="class or interface in java.lang"><B>Throwable</B></A> (implements java.io.<A HREF="http://download.oracle.com/javase/6/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</A>)
- <UL>
- <LI TYPE="circle">java.lang.<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang"><B>Exception</B></A><UL>
- <LI TYPE="circle">java.lang.<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/RuntimeException.html?is-external=true" title="class or interface in java.lang"><B>RuntimeException</B></A><UL>
- <LI TYPE="circle">com.thoughtworks.xstream.core.<A HREF="../../../../com/thoughtworks/xstream/core/BaseException.html" title="class in com.thoughtworks.xstream.core"><B>BaseException</B></A><UL>
- <LI TYPE="circle">com.thoughtworks.xstream.<A HREF="../../../../com/thoughtworks/xstream/XStreamException.html" title="class in com.thoughtworks.xstream"><B>XStreamException</B></A><UL>
- <LI TYPE="circle">com.thoughtworks.xstream.converters.<A HREF="../../../../com/thoughtworks/xstream/converters/ConversionException.html" title="class in com.thoughtworks.xstream.converters"><B>ConversionException</B></A> (implements com.thoughtworks.xstream.converters.<A HREF="../../../../com/thoughtworks/xstream/converters/ErrorWriter.html" title="interface in com.thoughtworks.xstream.converters">ErrorWriter</A>)
- <UL>
- <LI TYPE="circle">com.thoughtworks.xstream.core.<A HREF="../../../../com/thoughtworks/xstream/core/AbstractReferenceMarshaller.ReferencedImplicitElementException.html" title="class in com.thoughtworks.xstream.core"><B>AbstractReferenceMarshaller.ReferencedImplicitElementException</B></A></UL>
- <LI TYPE="circle">com.thoughtworks.xstream.core.<A HREF="../../../../com/thoughtworks/xstream/core/TreeMarshaller.CircularReferenceException.html" title="class in com.thoughtworks.xstream.core"><B>TreeMarshaller.CircularReferenceException</B></A></UL>
- </UL>
- </UL>
- </UL>
- </UL>
- <LI TYPE="circle">com.thoughtworks.xstream.core.<A HREF="../../../../com/thoughtworks/xstream/core/TreeMarshaller.html" title="class in com.thoughtworks.xstream.core"><B>TreeMarshaller</B></A> (implements com.thoughtworks.xstream.converters.<A HREF="../../../../com/thoughtworks/xstream/converters/MarshallingContext.html" title="interface in com.thoughtworks.xstream.converters">MarshallingContext</A>)
- <UL>
- <LI TYPE="circle">com.thoughtworks.xstream.core.<A HREF="../../../../com/thoughtworks/xstream/core/AbstractReferenceMarshaller.html" title="class in com.thoughtworks.xstream.core"><B>AbstractReferenceMarshaller</B></A> (implements com.thoughtworks.xstream.converters.<A HREF="../../../../com/thoughtworks/xstream/converters/MarshallingContext.html" title="interface in com.thoughtworks.xstream.converters">MarshallingContext</A>)
- <UL>
- <LI TYPE="circle">com.thoughtworks.xstream.core.<A HREF="../../../../com/thoughtworks/xstream/core/ReferenceByIdMarshaller.html" title="class in com.thoughtworks.xstream.core"><B>ReferenceByIdMarshaller</B></A><LI TYPE="circle">com.thoughtworks.xstream.core.<A HREF="../../../../com/thoughtworks/xstream/core/ReferenceByXPathMarshaller.html" title="class in com.thoughtworks.xstream.core"><B>ReferenceByXPathMarshaller</B></A></UL>
- </UL>
- <LI TYPE="circle">com.thoughtworks.xstream.core.<A HREF="../../../../com/thoughtworks/xstream/core/TreeUnmarshaller.html" title="class in com.thoughtworks.xstream.core"><B>TreeUnmarshaller</B></A> (implements com.thoughtworks.xstream.converters.<A HREF="../../../../com/thoughtworks/xstream/converters/UnmarshallingContext.html" title="interface in com.thoughtworks.xstream.converters">UnmarshallingContext</A>)
- <UL>
- <LI TYPE="circle">com.thoughtworks.xstream.core.<A HREF="../../../../com/thoughtworks/xstream/core/AbstractReferenceUnmarshaller.html" title="class in com.thoughtworks.xstream.core"><B>AbstractReferenceUnmarshaller</B></A><UL>
- <LI TYPE="circle">com.thoughtworks.xstream.core.<A HREF="../../../../com/thoughtworks/xstream/core/ReferenceByIdUnmarshaller.html" title="class in com.thoughtworks.xstream.core"><B>ReferenceByIdUnmarshaller</B></A><LI TYPE="circle">com.thoughtworks.xstream.core.<A HREF="../../../../com/thoughtworks/xstream/core/ReferenceByXPathUnmarshaller.html" title="class in com.thoughtworks.xstream.core"><B>ReferenceByXPathUnmarshaller</B></A></UL>
- </UL>
- </UL>
- </UL>
- <H2>
- Interface Hierarchy
- </H2>
- <UL>
- <LI TYPE="circle">com.thoughtworks.xstream.core.<A HREF="../../../../com/thoughtworks/xstream/core/Caching.html" title="interface in com.thoughtworks.xstream.core"><B>Caching</B></A><LI TYPE="circle">com.thoughtworks.xstream.converters.<A HREF="../../../../com/thoughtworks/xstream/converters/DataHolder.html" title="interface in com.thoughtworks.xstream.converters"><B>DataHolder</B></A><UL>
- <LI TYPE="circle">com.thoughtworks.xstream.converters.<A HREF="../../../../com/thoughtworks/xstream/converters/MarshallingContext.html" title="interface in com.thoughtworks.xstream.converters"><B>MarshallingContext</B></A><UL>
- <LI TYPE="circle">com.thoughtworks.xstream.core.<A HREF="../../../../com/thoughtworks/xstream/core/ReferencingMarshallingContext.html" title="interface in com.thoughtworks.xstream.core"><B>ReferencingMarshallingContext</B></A></UL>
- </UL>
- <LI TYPE="circle">com.thoughtworks.xstream.core.<A HREF="../../../../com/thoughtworks/xstream/core/ReferenceByIdMarshaller.IDGenerator.html" title="interface in com.thoughtworks.xstream.core"><B>ReferenceByIdMarshaller.IDGenerator</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/converters/reflection/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/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>