PageRenderTime 58ms CodeModel.GetById 20ms RepoModel.GetById 1ms app.codeStats 0ms

/Prototipo/Servlet/lib/xstream-distribution-1.4.1-bin/xstream-1.4.1/docs/javadoc/deprecated-list.html

http://prototipomemoria.googlecode.com/
HTML | 730 lines | 709 code | 12 blank | 9 comment | 0 complexity | e592d74eb2d60d34fcf64f87260c4284 MD5 | raw file
Possible License(s): BSD-3-Clause
  1. <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
  2. <!--NewPage-->
  3. <HTML>
  4. <HEAD>
  5. <!-- Generated by javadoc (build 1.6.0_26) on Thu Aug 11 04:40:26 CEST 2011 -->
  6. <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
  7. <TITLE>
  8. Deprecated List (XStream Core 1.4.1 API)
  9. </TITLE>
  10. <META NAME="date" CONTENT="2011-08-11">
  11. <LINK REL ="stylesheet" TYPE="text/css" HREF="stylesheet.css" TITLE="Style">
  12. <SCRIPT type="text/javascript">
  13. function windowTitle()
  14. {
  15. if (location.href.indexOf('is-external=true') == -1) {
  16. parent.document.title="Deprecated List (XStream Core 1.4.1 API)";
  17. }
  18. }
  19. </SCRIPT>
  20. <NOSCRIPT>
  21. </NOSCRIPT>
  22. </HEAD>
  23. <BODY BGCOLOR="white" onload="windowTitle();">
  24. <HR>
  25. <!-- ========= START OF TOP NAVBAR ======= -->
  26. <A NAME="navbar_top"><!-- --></A>
  27. <A HREF="#skip-navbar_top" title="Skip navigation links"></A>
  28. <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
  29. <TR>
  30. <TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
  31. <A NAME="navbar_top_firstrow"><!-- --></A>
  32. <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
  33. <TR ALIGN="center" VALIGN="top">
  34. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
  35. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Package</FONT>&nbsp;</TD>
  36. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Class</FONT>&nbsp;</TD>
  37. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Use</FONT>&nbsp;</TD>
  38. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="overview-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
  39. <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Deprecated</B></FONT>&nbsp;</TD>
  40. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
  41. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
  42. </TR>
  43. </TABLE>
  44. </TD>
  45. <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
  46. </EM>
  47. </TD>
  48. </TR>
  49. <TR>
  50. <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
  51. &nbsp;PREV&nbsp;
  52. &nbsp;NEXT</FONT></TD>
  53. <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
  54. <A HREF="index.html?deprecated-list.html" target="_top"><B>FRAMES</B></A> &nbsp;
  55. &nbsp;<A HREF="deprecated-list.html" target="_top"><B>NO FRAMES</B></A> &nbsp;
  56. &nbsp;<SCRIPT type="text/javascript">
  57. <!--
  58. if(window==top) {
  59. document.writeln('<A HREF="allclasses-noframe.html"><B>All Classes</B></A>');
  60. }
  61. //-->
  62. </SCRIPT>
  63. <NOSCRIPT>
  64. <A HREF="allclasses-noframe.html"><B>All Classes</B></A>
  65. </NOSCRIPT>
  66. </FONT></TD>
  67. </TR>
  68. </TABLE>
  69. <A NAME="skip-navbar_top"></A>
  70. <!-- ========= END OF TOP NAVBAR ========= -->
  71. <HR>
  72. <CENTER>
  73. <H2>
  74. <B>Deprecated API</B></H2>
  75. </CENTER>
  76. <HR SIZE="4" NOSHADE>
  77. <B>Contents</B><UL>
  78. <LI><A HREF="#interface">Deprecated Interfaces</A>
  79. <LI><A HREF="#class">Deprecated Classes</A>
  80. <LI><A HREF="#exception">Deprecated Exceptions</A>
  81. <LI><A HREF="#annotation_type">Deprecated Annotation Types</A>
  82. <LI><A HREF="#method">Deprecated Methods</A>
  83. <LI><A HREF="#constructor">Deprecated Constructors</A>
  84. </UL>
  85. <A NAME="interface"><!-- --></A>
  86. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  87. <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
  88. <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
  89. <B>Deprecated Interfaces</B></FONT></TH>
  90. </TR>
  91. <TR BGCOLOR="white" CLASS="TableRowColor">
  92. <TD><A HREF="com/thoughtworks/xstream/converters/javabean/BeanProvider.Visitor.html" title="interface in com.thoughtworks.xstream.converters.javabean">com.thoughtworks.xstream.converters.javabean.BeanProvider.Visitor</A>
  93. <BR>
  94. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<I>As of 1.4 use <A HREF="com/thoughtworks/xstream/converters/javabean/JavaBeanProvider.Visitor.html" title="interface in com.thoughtworks.xstream.converters.javabean"><CODE>JavaBeanProvider.Visitor</CODE></A></I>&nbsp;</TD>
  95. </TR>
  96. <TR BGCOLOR="white" CLASS="TableRowColor">
  97. <TD><A HREF="com/thoughtworks/xstream/persistence/StreamStrategy.html" title="interface in com.thoughtworks.xstream.persistence">com.thoughtworks.xstream.persistence.StreamStrategy</A>
  98. <BR>
  99. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<I>As of 1.3.1, use <A HREF="com/thoughtworks/xstream/persistence/PersistenceStrategy.html" title="interface in com.thoughtworks.xstream.persistence"><CODE>PersistenceStrategy</CODE></A> instead</I>&nbsp;</TD>
  100. </TR>
  101. <TR BGCOLOR="white" CLASS="TableRowColor">
  102. <TD><A HREF="com/thoughtworks/xstream/io/xml/XmlFriendlyReader.html" title="interface in com.thoughtworks.xstream.io.xml">com.thoughtworks.xstream.io.xml.XmlFriendlyReader</A>
  103. <BR>
  104. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<I>As of 1.4</I>&nbsp;</TD>
  105. </TR>
  106. <TR BGCOLOR="white" CLASS="TableRowColor">
  107. <TD><A HREF="com/thoughtworks/xstream/io/xml/XmlFriendlyWriter.html" title="interface in com.thoughtworks.xstream.io.xml">com.thoughtworks.xstream.io.xml.XmlFriendlyWriter</A>
  108. <BR>
  109. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<I>As of 1.4</I>&nbsp;</TD>
  110. </TR>
  111. </TABLE>
  112. &nbsp;
  113. <P>
  114. <A NAME="class"><!-- --></A>
  115. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  116. <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
  117. <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
  118. <B>Deprecated Classes</B></FONT></TH>
  119. </TR>
  120. <TR BGCOLOR="white" CLASS="TableRowColor">
  121. <TD><A HREF="com/thoughtworks/xstream/io/xml/AbstractXmlDriver.html" title="class in com.thoughtworks.xstream.io.xml">com.thoughtworks.xstream.io.xml.AbstractXmlDriver</A>
  122. <BR>
  123. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<I>As of 1.4</I>&nbsp;</TD>
  124. </TR>
  125. <TR BGCOLOR="white" CLASS="TableRowColor">
  126. <TD><A HREF="com/thoughtworks/xstream/mapper/AbstractXmlFriendlyMapper.html" title="class in com.thoughtworks.xstream.mapper">com.thoughtworks.xstream.mapper.AbstractXmlFriendlyMapper</A>
  127. <BR>
  128. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<I>As of 1.4 use <A HREF="com/thoughtworks/xstream/io/xml/XmlFriendlyReader.html" title="interface in com.thoughtworks.xstream.io.xml"><CODE>XmlFriendlyReader</CODE></A></I>&nbsp;</TD>
  129. </TR>
  130. <TR BGCOLOR="white" CLASS="TableRowColor">
  131. <TD><A HREF="com/thoughtworks/xstream/io/xml/AbstractXmlReader.html" title="class in com.thoughtworks.xstream.io.xml">com.thoughtworks.xstream.io.xml.AbstractXmlReader</A>
  132. <BR>
  133. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<I>As of 1.4, use <A HREF="com/thoughtworks/xstream/io/AbstractReader.html" title="class in com.thoughtworks.xstream.io"><CODE>AbstractReader</CODE></A> instead.</I>&nbsp;</TD>
  134. </TR>
  135. <TR BGCOLOR="white" CLASS="TableRowColor">
  136. <TD><A HREF="com/thoughtworks/xstream/io/xml/AbstractXmlWriter.html" title="class in com.thoughtworks.xstream.io.xml">com.thoughtworks.xstream.io.xml.AbstractXmlWriter</A>
  137. <BR>
  138. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<I>As of 1.4 use <A HREF="com/thoughtworks/xstream/io/AbstractWriter.html" title="class in com.thoughtworks.xstream.io"><CODE>AbstractWriter</CODE></A> instead</I>&nbsp;</TD>
  139. </TR>
  140. <TR BGCOLOR="white" CLASS="TableRowColor">
  141. <TD><A HREF="com/thoughtworks/xstream/annotations/AnnotationProvider.html" title="class in com.thoughtworks.xstream.annotations">com.thoughtworks.xstream.annotations.AnnotationProvider</A>
  142. <BR>
  143. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<I>As of 1.3</I>&nbsp;</TD>
  144. </TR>
  145. <TR BGCOLOR="white" CLASS="TableRowColor">
  146. <TD><A HREF="com/thoughtworks/xstream/annotations/AnnotationReflectionConverter.html" title="class in com.thoughtworks.xstream.annotations">com.thoughtworks.xstream.annotations.AnnotationReflectionConverter</A>
  147. <BR>
  148. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<I>As of 1.3, build into <A HREF="com/thoughtworks/xstream/converters/reflection/ReflectionConverter.html" title="class in com.thoughtworks.xstream.converters.reflection"><CODE>ReflectionConverter</CODE></A></I>&nbsp;</TD>
  149. </TR>
  150. <TR BGCOLOR="white" CLASS="TableRowColor">
  151. <TD><A HREF="com/thoughtworks/xstream/annotations/Annotations.html" title="class in com.thoughtworks.xstream.annotations">com.thoughtworks.xstream.annotations.Annotations</A>
  152. <BR>
  153. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<I>As of 1.3, use <A HREF="com/thoughtworks/xstream/XStream.html#processAnnotations(java.lang.Class[])"><CODE>XStream.processAnnotations(Class[])</CODE></A></I>&nbsp;</TD>
  154. </TR>
  155. <TR BGCOLOR="white" CLASS="TableRowColor">
  156. <TD><A HREF="com/thoughtworks/xstream/converters/javabean/BeanProperty.html" title="class in com.thoughtworks.xstream.converters.javabean">com.thoughtworks.xstream.converters.javabean.BeanProperty</A>
  157. <BR>
  158. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<I>As of 1.3.1, no longer in use</I>&nbsp;</TD>
  159. </TR>
  160. <TR BGCOLOR="white" CLASS="TableRowColor">
  161. <TD><A HREF="com/thoughtworks/xstream/persistence/FileStreamStrategy.html" title="class in com.thoughtworks.xstream.persistence">com.thoughtworks.xstream.persistence.FileStreamStrategy</A>
  162. <BR>
  163. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<I>As of 1.3.1, use FilePersistenceStrategy</I>&nbsp;</TD>
  164. </TR>
  165. <TR BGCOLOR="white" CLASS="TableRowColor">
  166. <TD><A HREF="com/thoughtworks/xstream/io/json/JsonHierarchicalStreamWriter.html" title="class in com.thoughtworks.xstream.io.json">com.thoughtworks.xstream.io.json.JsonHierarchicalStreamWriter</A>
  167. <BR>
  168. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<I>As of 1.3.1, use JsonWriter instead</I>&nbsp;</TD>
  169. </TR>
  170. <TR BGCOLOR="white" CLASS="TableRowColor">
  171. <TD><A HREF="com/thoughtworks/xstream/mapper/XmlFriendlyMapper.html" title="class in com.thoughtworks.xstream.mapper">com.thoughtworks.xstream.mapper.XmlFriendlyMapper</A>
  172. <BR>
  173. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<I>As of 1.3 use <A HREF="com/thoughtworks/xstream/io/xml/XmlFriendlyReader.html" title="interface in com.thoughtworks.xstream.io.xml"><CODE>XmlFriendlyReader</CODE></A></I>&nbsp;</TD>
  174. </TR>
  175. <TR BGCOLOR="white" CLASS="TableRowColor">
  176. <TD><A HREF="com/thoughtworks/xstream/io/xml/XmlFriendlyReplacer.html" title="class in com.thoughtworks.xstream.io.xml">com.thoughtworks.xstream.io.xml.XmlFriendlyReplacer</A>
  177. <BR>
  178. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<I>As of 1.4, use <A HREF="com/thoughtworks/xstream/io/xml/XmlFriendlyNameCoder.html" title="class in com.thoughtworks.xstream.io.xml"><CODE>XmlFriendlyNameCoder</CODE></A> instead</I>&nbsp;</TD>
  179. </TR>
  180. <TR BGCOLOR="white" CLASS="TableRowColor">
  181. <TD><A HREF="com/thoughtworks/xstream/io/xml/xppdom/Xpp3Dom.html" title="class in com.thoughtworks.xstream.io.xml.xppdom">com.thoughtworks.xstream.io.xml.xppdom.Xpp3Dom</A>
  182. <BR>
  183. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<I>As of 1.4, use <A HREF="com/thoughtworks/xstream/io/xml/xppdom/XppDom.html" title="class in com.thoughtworks.xstream.io.xml.xppdom"><CODE>XppDom</CODE></A> instead</I>&nbsp;</TD>
  184. </TR>
  185. <TR BGCOLOR="white" CLASS="TableRowColor">
  186. <TD><A HREF="com/thoughtworks/xstream/io/xml/xppdom/Xpp3DomBuilder.html" title="class in com.thoughtworks.xstream.io.xml.xppdom">com.thoughtworks.xstream.io.xml.xppdom.Xpp3DomBuilder</A>
  187. <BR>
  188. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<I>As of 1.4, use <A HREF="com/thoughtworks/xstream/io/xml/xppdom/XppDom.html#build(org.xmlpull.v1.XmlPullParser)"><CODE>XppDom.build(XmlPullParser)</CODE></A> instead</I>&nbsp;</TD>
  189. </TR>
  190. <TR BGCOLOR="white" CLASS="TableRowColor">
  191. <TD><A HREF="com/thoughtworks/xstream/mapper/XStream11XmlFriendlyMapper.html" title="class in com.thoughtworks.xstream.mapper">com.thoughtworks.xstream.mapper.XStream11XmlFriendlyMapper</A>
  192. <BR>
  193. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<I>As of 1.4 use <A HREF="com/thoughtworks/xstream/io/xml/XmlFriendlyReader.html" title="interface in com.thoughtworks.xstream.io.xml"><CODE>XmlFriendlyReader</CODE></A></I>&nbsp;</TD>
  194. </TR>
  195. <TR BGCOLOR="white" CLASS="TableRowColor">
  196. <TD><A HREF="com/thoughtworks/xstream/io/xml/XStream11XmlFriendlyReplacer.html" title="class in com.thoughtworks.xstream.io.xml">com.thoughtworks.xstream.io.xml.XStream11XmlFriendlyReplacer</A>
  197. <BR>
  198. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<I>As of 1.4, use <A HREF="com/thoughtworks/xstream/io/xml/XStream11NameCoder.html" title="class in com.thoughtworks.xstream.io.xml"><CODE>XStream11NameCoder</CODE></A> instead</I>&nbsp;</TD>
  199. </TR>
  200. </TABLE>
  201. &nbsp;
  202. <P>
  203. <A NAME="exception"><!-- --></A>
  204. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  205. <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
  206. <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
  207. <B>Deprecated Exceptions</B></FONT></TH>
  208. </TR>
  209. <TR BGCOLOR="white" CLASS="TableRowColor">
  210. <TD><A HREF="com/thoughtworks/xstream/core/BaseException.html" title="class in com.thoughtworks.xstream.core">com.thoughtworks.xstream.core.BaseException</A>
  211. <BR>
  212. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<I>As of 1.3, use <A HREF="com/thoughtworks/xstream/XStreamException.html" title="class in com.thoughtworks.xstream"><CODE>XStreamException</CODE></A> instead</I>&nbsp;</TD>
  213. </TR>
  214. <TR BGCOLOR="white" CLASS="TableRowColor">
  215. <TD><A HREF="com/thoughtworks/xstream/converters/javabean/JavaBeanConverter.DuplicateFieldException.html" title="class in com.thoughtworks.xstream.converters.javabean">com.thoughtworks.xstream.converters.javabean.JavaBeanConverter.DuplicateFieldException</A>
  216. <BR>
  217. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<I>As of 1.3</I>&nbsp;</TD>
  218. </TR>
  219. <TR BGCOLOR="white" CLASS="TableRowColor">
  220. <TD><A HREF="com/thoughtworks/xstream/XStream.InitializationException.html" title="class in com.thoughtworks.xstream">com.thoughtworks.xstream.XStream.InitializationException</A>
  221. <BR>
  222. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<I>As of 1.3, use <A HREF="com/thoughtworks/xstream/InitializationException.html" title="class in com.thoughtworks.xstream"><CODE>InitializationException</CODE></A> instead</I>&nbsp;</TD>
  223. </TR>
  224. </TABLE>
  225. &nbsp;
  226. <P>
  227. <A NAME="annotation_type"><!-- --></A>
  228. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  229. <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
  230. <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
  231. <B>Deprecated Annotation Types</B></FONT></TH>
  232. </TR>
  233. <TR BGCOLOR="white" CLASS="TableRowColor">
  234. <TD><A HREF="com/thoughtworks/xstream/annotations/XStreamContainedType.html" title="annotation in com.thoughtworks.xstream.annotations">com.thoughtworks.xstream.annotations.XStreamContainedType</A>
  235. <BR>
  236. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<I>As of 1.3, recursive behaviour is now always used and the annotation is therefore superfluous</I>&nbsp;</TD>
  237. </TR>
  238. <TR BGCOLOR="white" CLASS="TableRowColor">
  239. <TD><A HREF="com/thoughtworks/xstream/annotations/XStreamImplicitCollection.html" title="annotation in com.thoughtworks.xstream.annotations">com.thoughtworks.xstream.annotations.XStreamImplicitCollection</A>
  240. <BR>
  241. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<I>As of 1.3, use @XStreamImplicit at field level</I>&nbsp;</TD>
  242. </TR>
  243. </TABLE>
  244. &nbsp;
  245. <P>
  246. <A NAME="method"><!-- --></A>
  247. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  248. <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
  249. <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
  250. <B>Deprecated Methods</B></FONT></TH>
  251. </TR>
  252. <TR BGCOLOR="white" CLASS="TableRowColor">
  253. <TD><A HREF="com/thoughtworks/xstream/mapper/ClassAliasingMapper.html#addClassAttributeAlias(java.lang.String, java.lang.Class)">com.thoughtworks.xstream.mapper.ClassAliasingMapper.addClassAttributeAlias(String, Class)</A>
  254. <BR>
  255. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<I>As of 1.3, method was a leftover of an old implementation</I>&nbsp;</TD>
  256. </TR>
  257. <TR BGCOLOR="white" CLASS="TableRowColor">
  258. <TD><A HREF="com/thoughtworks/xstream/mapper/DefaultMapper.html#aliasForAttribute(java.lang.Class, java.lang.String)">com.thoughtworks.xstream.mapper.DefaultMapper.aliasForAttribute(Class, String)</A>
  259. <BR>
  260. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<I>As of 1.3, use combination of <A HREF="com/thoughtworks/xstream/mapper/DefaultMapper.html#serializedMember(java.lang.Class, java.lang.String)"><CODE>DefaultMapper.serializedMember(Class, String)</CODE></A> and <A HREF="com/thoughtworks/xstream/mapper/DefaultMapper.html#getConverterFromItemType(java.lang.String, java.lang.Class, java.lang.Class)"><CODE>DefaultMapper.getConverterFromItemType(String, Class, Class)</CODE></A></I>&nbsp;</TD>
  261. </TR>
  262. <TR BGCOLOR="white" CLASS="TableRowColor">
  263. <TD><A HREF="com/thoughtworks/xstream/mapper/MapperWrapper.html#aliasForAttribute(java.lang.Class, java.lang.String)">com.thoughtworks.xstream.mapper.MapperWrapper.aliasForAttribute(Class, String)</A>
  264. <BR>
  265. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<I>As of 1.3, use combination of <A HREF="com/thoughtworks/xstream/mapper/MapperWrapper.html#serializedMember(java.lang.Class, java.lang.String)"><CODE>MapperWrapper.serializedMember(Class, String)</CODE></A> and <A HREF="com/thoughtworks/xstream/mapper/MapperWrapper.html#getConverterFromItemType(java.lang.String, java.lang.Class, java.lang.Class)"><CODE>MapperWrapper.getConverterFromItemType(String, Class, Class)</CODE></A></I>&nbsp;</TD>
  266. </TR>
  267. <TR BGCOLOR="white" CLASS="TableRowColor">
  268. <TD><A HREF="com/thoughtworks/xstream/mapper/Mapper.html#aliasForAttribute(java.lang.Class, java.lang.String)">com.thoughtworks.xstream.mapper.Mapper.aliasForAttribute(Class, String)</A>
  269. <BR>
  270. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<I>As of 1.3, use combination of <A HREF="com/thoughtworks/xstream/mapper/Mapper.html#serializedMember(java.lang.Class, java.lang.String)"><CODE>Mapper.serializedMember(Class, String)</CODE></A> and <A HREF="com/thoughtworks/xstream/mapper/Mapper.html#getConverterFromItemType(java.lang.String, java.lang.Class, java.lang.Class)"><CODE>Mapper.getConverterFromItemType(String, Class, Class)</CODE></A></I>&nbsp;</TD>
  271. </TR>
  272. <TR BGCOLOR="white" CLASS="TableRowColor">
  273. <TD><A HREF="com/thoughtworks/xstream/mapper/DefaultMapper.html#attributeForAlias(java.lang.Class, java.lang.String)">com.thoughtworks.xstream.mapper.DefaultMapper.attributeForAlias(Class, String)</A>
  274. <BR>
  275. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<I>As of 1.3, use combination of <A HREF="com/thoughtworks/xstream/mapper/DefaultMapper.html#realMember(java.lang.Class, java.lang.String)"><CODE>DefaultMapper.realMember(Class, String)</CODE></A> and <A HREF="com/thoughtworks/xstream/mapper/DefaultMapper.html#getConverterFromItemType(java.lang.String, java.lang.Class, java.lang.Class)"><CODE>DefaultMapper.getConverterFromItemType(String, Class, Class)</CODE></A></I>&nbsp;</TD>
  276. </TR>
  277. <TR BGCOLOR="white" CLASS="TableRowColor">
  278. <TD><A HREF="com/thoughtworks/xstream/mapper/MapperWrapper.html#attributeForAlias(java.lang.Class, java.lang.String)">com.thoughtworks.xstream.mapper.MapperWrapper.attributeForAlias(Class, String)</A>
  279. <BR>
  280. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<I>As of 1.3, use combination of <A HREF="com/thoughtworks/xstream/mapper/MapperWrapper.html#realMember(java.lang.Class, java.lang.String)"><CODE>MapperWrapper.realMember(Class, String)</CODE></A> and <A HREF="com/thoughtworks/xstream/mapper/MapperWrapper.html#getConverterFromItemType(java.lang.String, java.lang.Class, java.lang.Class)"><CODE>MapperWrapper.getConverterFromItemType(String, Class, Class)</CODE></A></I>&nbsp;</TD>
  281. </TR>
  282. <TR BGCOLOR="white" CLASS="TableRowColor">
  283. <TD><A HREF="com/thoughtworks/xstream/mapper/Mapper.html#attributeForAlias(java.lang.Class, java.lang.String)">com.thoughtworks.xstream.mapper.Mapper.attributeForAlias(Class, String)</A>
  284. <BR>
  285. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<I>As of 1.3, use combination of <A HREF="com/thoughtworks/xstream/mapper/Mapper.html#realMember(java.lang.Class, java.lang.String)"><CODE>Mapper.realMember(Class, String)</CODE></A> and <A HREF="com/thoughtworks/xstream/mapper/Mapper.html#getConverterFromItemType(java.lang.String, java.lang.Class, java.lang.Class)"><CODE>Mapper.getConverterFromItemType(String, Class, Class)</CODE></A></I>&nbsp;</TD>
  286. </TR>
  287. <TR BGCOLOR="white" CLASS="TableRowColor">
  288. <TD><A HREF="com/thoughtworks/xstream/io/xml/xppdom/Xpp3DomBuilder.html#build(java.io.Reader)">com.thoughtworks.xstream.io.xml.xppdom.Xpp3DomBuilder.build(Reader)</A>
  289. <BR>
  290. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<I>As of 1.4, use <A HREF="com/thoughtworks/xstream/io/xml/xppdom/XppDom.html#build(org.xmlpull.v1.XmlPullParser)"><CODE>XppDom.build(XmlPullParser)</CODE></A> instead</I>&nbsp;</TD>
  291. </TR>
  292. <TR BGCOLOR="white" CLASS="TableRowColor">
  293. <TD><A HREF="com/thoughtworks/xstream/annotations/Annotations.html#configureAliases(com.thoughtworks.xstream.XStream, java.lang.Class...)">com.thoughtworks.xstream.annotations.Annotations.configureAliases(XStream, Class<?>...)</A>
  294. <BR>
  295. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<I>As of 1.3, use <A HREF="com/thoughtworks/xstream/XStream.html#processAnnotations(java.lang.Class[])"><CODE>XStream.processAnnotations(Class[])</CODE></A></I>&nbsp;</TD>
  296. </TR>
  297. <TR BGCOLOR="white" CLASS="TableRowColor">
  298. <TD><A HREF="com/thoughtworks/xstream/io/xml/XppReader.html#createParser()">com.thoughtworks.xstream.io.xml.XppReader.createParser()</A>
  299. <BR>
  300. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<I>As of 1.4, use <A HREF="com/thoughtworks/xstream/io/xml/XppReader.html#XppReader(java.io.Reader, org.xmlpull.v1.XmlPullParser)"><CODE>XppReader.XppReader(Reader, XmlPullParser)</CODE></A> instead</I>&nbsp;</TD>
  301. </TR>
  302. <TR BGCOLOR="white" CLASS="TableRowColor">
  303. <TD><A HREF="com/thoughtworks/xstream/io/xml/XmlFriendlyReplacer.html#escapeName(java.lang.String)">com.thoughtworks.xstream.io.xml.XmlFriendlyReplacer.escapeName(String)</A>
  304. <BR>
  305. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<I>As of 1.4, use <A HREF="com/thoughtworks/xstream/io/xml/XmlFriendlyNameCoder.html" title="class in com.thoughtworks.xstream.io.xml"><CODE>XmlFriendlyNameCoder</CODE></A> instead</I>&nbsp;</TD>
  306. </TR>
  307. <TR BGCOLOR="white" CLASS="TableRowColor">
  308. <TD><A HREF="com/thoughtworks/xstream/io/xml/AbstractXmlWriter.html#escapeXmlName(java.lang.String)">com.thoughtworks.xstream.io.xml.AbstractXmlWriter.escapeXmlName(String)</A>
  309. <BR>
  310. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<I>As of 1.4 use <A HREF="com/thoughtworks/xstream/io/AbstractWriter.html#encodeNode(java.lang.String)"><CODE>AbstractWriter.encodeNode(String)</CODE></A> or <A HREF="com/thoughtworks/xstream/io/AbstractWriter.html#encodeAttribute(java.lang.String)"><CODE>AbstractWriter.encodeAttribute(String)</CODE></A> instead</I>&nbsp;</TD>
  311. </TR>
  312. <TR BGCOLOR="white" CLASS="TableRowColor">
  313. <TD><A HREF="com/thoughtworks/xstream/io/xml/AbstractXmlReader.html#escapeXmlName(java.lang.String)">com.thoughtworks.xstream.io.xml.AbstractXmlReader.escapeXmlName(String)</A>
  314. <BR>
  315. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<I>As of 1.4, use <A HREF="com/thoughtworks/xstream/io/AbstractReader.html" title="class in com.thoughtworks.xstream.io"><CODE>AbstractReader</CODE></A> instead.</I>&nbsp;</TD>
  316. </TR>
  317. <TR BGCOLOR="white" CLASS="TableRowColor">
  318. <TD><A HREF="com/thoughtworks/xstream/io/xml/XmlFriendlyWriter.html#escapeXmlName(java.lang.String)">com.thoughtworks.xstream.io.xml.XmlFriendlyWriter.escapeXmlName(String)</A>
  319. <BR>
  320. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<I>As of 1.4</I>&nbsp;</TD>
  321. </TR>
  322. <TR BGCOLOR="white" CLASS="TableRowColor">
  323. <TD><A HREF="com/thoughtworks/xstream/annotations/AnnotationProvider.html#getAnnotation(java.lang.reflect.Field, java.lang.Class)">com.thoughtworks.xstream.annotations.AnnotationProvider.getAnnotation(Field, Class<T>)</A>
  324. <BR>
  325. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<I>As of 1.3</I>&nbsp;</TD>
  326. </TR>
  327. <TR BGCOLOR="white" CLASS="TableRowColor">
  328. <TD><A HREF="com/thoughtworks/xstream/mapper/DefaultMapper.html#getConverterFromAttribute(java.lang.Class, java.lang.String)">com.thoughtworks.xstream.mapper.DefaultMapper.getConverterFromAttribute(Class, String)</A>
  329. <BR>
  330. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<I>As of 1.3.1, use <A HREF="com/thoughtworks/xstream/mapper/DefaultMapper.html#getConverterFromAttribute(java.lang.Class, java.lang.String, java.lang.Class)"><CODE>DefaultMapper.getConverterFromAttribute(Class, String, Class)</CODE></A></I>&nbsp;</TD>
  331. </TR>
  332. <TR BGCOLOR="white" CLASS="TableRowColor">
  333. <TD><A HREF="com/thoughtworks/xstream/mapper/AttributeMapper.html#getConverterFromAttribute(java.lang.Class, java.lang.String)">com.thoughtworks.xstream.mapper.AttributeMapper.getConverterFromAttribute(Class, String)</A>
  334. <BR>
  335. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<I>As of 1.3.1, use <A HREF="com/thoughtworks/xstream/mapper/AttributeMapper.html#getConverterFromAttribute(java.lang.Class, java.lang.String, java.lang.Class)"><CODE>AttributeMapper.getConverterFromAttribute(Class, String, Class)</CODE></A></I>&nbsp;</TD>
  336. </TR>
  337. <TR BGCOLOR="white" CLASS="TableRowColor">
  338. <TD><A HREF="com/thoughtworks/xstream/mapper/MapperWrapper.html#getConverterFromAttribute(java.lang.Class, java.lang.String)">com.thoughtworks.xstream.mapper.MapperWrapper.getConverterFromAttribute(Class, String)</A>
  339. <BR>
  340. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<I>As of 1.3.1, use <A HREF="com/thoughtworks/xstream/mapper/MapperWrapper.html#getConverterFromAttribute(java.lang.Class, java.lang.String, java.lang.Class)"><CODE>MapperWrapper.getConverterFromAttribute(Class, String, Class)</CODE></A></I>&nbsp;</TD>
  341. </TR>
  342. <TR BGCOLOR="white" CLASS="TableRowColor">
  343. <TD><A HREF="com/thoughtworks/xstream/mapper/Mapper.html#getConverterFromAttribute(java.lang.Class, java.lang.String)">com.thoughtworks.xstream.mapper.Mapper.getConverterFromAttribute(Class, String)</A>
  344. <BR>
  345. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<I>As of 1.3.1, use <A HREF="com/thoughtworks/xstream/mapper/Mapper.html#getConverterFromAttribute(java.lang.Class, java.lang.String, java.lang.Class)"><CODE>Mapper.getConverterFromAttribute(Class, String, Class)</CODE></A></I>&nbsp;</TD>
  346. </TR>
  347. <TR BGCOLOR="white" CLASS="TableRowColor">
  348. <TD><A HREF="com/thoughtworks/xstream/mapper/DefaultMapper.html#getConverterFromAttribute(java.lang.String)">com.thoughtworks.xstream.mapper.DefaultMapper.getConverterFromAttribute(String)</A>
  349. <BR>
  350. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<I>As of 1.3, use <A HREF="com/thoughtworks/xstream/mapper/DefaultMapper.html#getConverterFromAttribute(java.lang.Class, java.lang.String, java.lang.Class)"><CODE>DefaultMapper.getConverterFromAttribute(Class, String, Class)</CODE></A></I>&nbsp;</TD>
  351. </TR>
  352. <TR BGCOLOR="white" CLASS="TableRowColor">
  353. <TD><A HREF="com/thoughtworks/xstream/mapper/AttributeMapper.html#getConverterFromAttribute(java.lang.String)">com.thoughtworks.xstream.mapper.AttributeMapper.getConverterFromAttribute(String)</A>
  354. <BR>
  355. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<I>As of 1.3, use <A HREF="com/thoughtworks/xstream/mapper/AttributeMapper.html#getConverterFromAttribute(java.lang.Class, java.lang.String, java.lang.Class)"><CODE>AttributeMapper.getConverterFromAttribute(Class, String, Class)</CODE></A></I>&nbsp;</TD>
  356. </TR>
  357. <TR BGCOLOR="white" CLASS="TableRowColor">
  358. <TD><A HREF="com/thoughtworks/xstream/mapper/MapperWrapper.html#getConverterFromAttribute(java.lang.String)">com.thoughtworks.xstream.mapper.MapperWrapper.getConverterFromAttribute(String)</A>
  359. <BR>
  360. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<I>As of 1.3, use <A HREF="com/thoughtworks/xstream/mapper/MapperWrapper.html#getConverterFromAttribute(java.lang.Class, java.lang.String, java.lang.Class)"><CODE>MapperWrapper.getConverterFromAttribute(Class, String, Class)</CODE></A></I>&nbsp;</TD>
  361. </TR>
  362. <TR BGCOLOR="white" CLASS="TableRowColor">
  363. <TD><A HREF="com/thoughtworks/xstream/mapper/Mapper.html#getConverterFromAttribute(java.lang.String)">com.thoughtworks.xstream.mapper.Mapper.getConverterFromAttribute(String)</A>
  364. <BR>
  365. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<I>As of 1.3, use <A HREF="com/thoughtworks/xstream/mapper/Mapper.html#getConverterFromAttribute(java.lang.Class, java.lang.String, java.lang.Class)"><CODE>Mapper.getConverterFromAttribute(Class, String, Class)</CODE></A></I>&nbsp;</TD>
  366. </TR>
  367. <TR BGCOLOR="white" CLASS="TableRowColor">
  368. <TD><A HREF="com/thoughtworks/xstream/mapper/DefaultMapper.html#getConverterFromItemType(java.lang.Class)">com.thoughtworks.xstream.mapper.DefaultMapper.getConverterFromItemType(Class)</A>
  369. <BR>
  370. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<I>As of 1.3, use <A HREF="com/thoughtworks/xstream/mapper/DefaultMapper.html#getConverterFromItemType(java.lang.String, java.lang.Class, java.lang.Class)"><CODE>DefaultMapper.getConverterFromItemType(String, Class, Class)</CODE></A></I>&nbsp;</TD>
  371. </TR>
  372. <TR BGCOLOR="white" CLASS="TableRowColor">
  373. <TD><A HREF="com/thoughtworks/xstream/mapper/AttributeMapper.html#getConverterFromItemType(java.lang.Class)">com.thoughtworks.xstream.mapper.AttributeMapper.getConverterFromItemType(Class)</A>
  374. <BR>
  375. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<I>As of 1.3, use <A HREF="com/thoughtworks/xstream/mapper/AttributeMapper.html#getConverterFromItemType(java.lang.String, java.lang.Class, java.lang.Class)"><CODE>AttributeMapper.getConverterFromItemType(String, Class, Class)</CODE></A></I>&nbsp;</TD>
  376. </TR>
  377. <TR BGCOLOR="white" CLASS="TableRowColor">
  378. <TD><A HREF="com/thoughtworks/xstream/mapper/MapperWrapper.html#getConverterFromItemType(java.lang.Class)">com.thoughtworks.xstream.mapper.MapperWrapper.getConverterFromItemType(Class)</A>
  379. <BR>
  380. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<I>As of 1.3, use <A HREF="com/thoughtworks/xstream/mapper/MapperWrapper.html#getConverterFromItemType(java.lang.String, java.lang.Class, java.lang.Class)"><CODE>MapperWrapper.getConverterFromItemType(String, Class, Class)</CODE></A></I>&nbsp;</TD>
  381. </TR>
  382. <TR BGCOLOR="white" CLASS="TableRowColor">
  383. <TD><A HREF="com/thoughtworks/xstream/mapper/Mapper.html#getConverterFromItemType(java.lang.Class)">com.thoughtworks.xstream.mapper.Mapper.getConverterFromItemType(Class)</A>
  384. <BR>
  385. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<I>As of 1.3, use <A HREF="com/thoughtworks/xstream/mapper/Mapper.html#getConverterFromItemType(java.lang.String, java.lang.Class, java.lang.Class)"><CODE>Mapper.getConverterFromItemType(String, Class, Class)</CODE></A></I>&nbsp;</TD>
  386. </TR>
  387. <TR BGCOLOR="white" CLASS="TableRowColor">
  388. <TD><A HREF="com/thoughtworks/xstream/mapper/DefaultMapper.html#getConverterFromItemType(java.lang.String, java.lang.Class)">com.thoughtworks.xstream.mapper.DefaultMapper.getConverterFromItemType(String, Class)</A>
  389. <BR>
  390. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<I>As of 1.3, use <A HREF="com/thoughtworks/xstream/mapper/DefaultMapper.html#getConverterFromItemType(java.lang.String, java.lang.Class, java.lang.Class)"><CODE>DefaultMapper.getConverterFromItemType(String, Class, Class)</CODE></A></I>&nbsp;</TD>
  391. </TR>
  392. <TR BGCOLOR="white" CLASS="TableRowColor">
  393. <TD><A HREF="com/thoughtworks/xstream/mapper/AttributeMapper.html#getConverterFromItemType(java.lang.String, java.lang.Class)">com.thoughtworks.xstream.mapper.AttributeMapper.getConverterFromItemType(String, Class)</A>
  394. <BR>
  395. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<I>As of 1.3, use <A HREF="com/thoughtworks/xstream/mapper/AttributeMapper.html#getConverterFromItemType(java.lang.String, java.lang.Class, java.lang.Class)"><CODE>AttributeMapper.getConverterFromItemType(String, Class, Class)</CODE></A></I>&nbsp;</TD>
  396. </TR>
  397. <TR BGCOLOR="white" CLASS="TableRowColor">
  398. <TD><A HREF="com/thoughtworks/xstream/mapper/MapperWrapper.html#getConverterFromItemType(java.lang.String, java.lang.Class)">com.thoughtworks.xstream.mapper.MapperWrapper.getConverterFromItemType(String, Class)</A>
  399. <BR>
  400. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<I>As of 1.3, use <A HREF="com/thoughtworks/xstream/mapper/MapperWrapper.html#getConverterFromItemType(java.lang.String, java.lang.Class, java.lang.Class)"><CODE>MapperWrapper.getConverterFromItemType(String, Class, Class)</CODE></A></I>&nbsp;</TD>
  401. </TR>
  402. <TR BGCOLOR="white" CLASS="TableRowColor">
  403. <TD><A HREF="com/thoughtworks/xstream/mapper/Mapper.html#getConverterFromItemType(java.lang.String, java.lang.Class)">com.thoughtworks.xstream.mapper.Mapper.getConverterFromItemType(String, Class)</A>
  404. <BR>
  405. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<I>As of 1.3, use <A HREF="com/thoughtworks/xstream/mapper/Mapper.html#getConverterFromItemType(java.lang.String, java.lang.Class, java.lang.Class)"><CODE>Mapper.getConverterFromItemType(String, Class, Class)</CODE></A></I>&nbsp;</TD>
  406. </TR>
  407. <TR BGCOLOR="white" CLASS="TableRowColor">
  408. <TD><A HREF="com/thoughtworks/xstream/converters/javabean/PropertyDictionary.html#property(java.lang.Class, java.lang.String)">com.thoughtworks.xstream.converters.javabean.PropertyDictionary.property(Class, String)</A>
  409. <BR>
  410. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<I>As of 1.3.1, use <A HREF="com/thoughtworks/xstream/converters/javabean/PropertyDictionary.html#propertyDescriptor(java.lang.Class, java.lang.String)"><CODE>PropertyDictionary.propertyDescriptor(Class, String)</CODE></A> instead</I>&nbsp;</TD>
  411. </TR>
  412. <TR BGCOLOR="white" CLASS="TableRowColor">
  413. <TD><A HREF="com/thoughtworks/xstream/converters/reflection/FieldDictionary.html#serializableFieldsFor(java.lang.Class)">com.thoughtworks.xstream.converters.reflection.FieldDictionary.serializableFieldsFor(Class)</A>
  414. <BR>
  415. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<I>As of 1.3, use <A HREF="com/thoughtworks/xstream/converters/reflection/FieldDictionary.html#fieldsFor(java.lang.Class)"><CODE>FieldDictionary.fieldsFor(Class)</CODE></A> instead</I>&nbsp;</TD>
  416. </TR>
  417. <TR BGCOLOR="white" CLASS="TableRowColor">
  418. <TD><A HREF="com/thoughtworks/xstream/converters/javabean/PropertyDictionary.html#serializablePropertiesFor(java.lang.Class)">com.thoughtworks.xstream.converters.javabean.PropertyDictionary.serializablePropertiesFor(Class)</A>
  419. <BR>
  420. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<I>As of 1.3.1, use <A HREF="com/thoughtworks/xstream/converters/javabean/PropertyDictionary.html#propertiesFor(java.lang.Class)"><CODE>PropertyDictionary.propertiesFor(Class)</CODE></A> instead</I>&nbsp;</TD>
  421. </TR>
  422. <TR BGCOLOR="white" CLASS="TableRowColor">
  423. <TD><A HREF="com/thoughtworks/xstream/mapper/AttributeMapper.html#setConverterLookup(com.thoughtworks.xstream.converters.ConverterLookup)">com.thoughtworks.xstream.mapper.AttributeMapper.setConverterLookup(ConverterLookup)</A>
  424. <BR>
  425. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<I>As of 1.3</I>&nbsp;</TD>
  426. </TR>
  427. <TR BGCOLOR="white" CLASS="TableRowColor">
  428. <TD><A HREF="com/thoughtworks/xstream/io/xml/XmlFriendlyReplacer.html#unescapeName(java.lang.String)">com.thoughtworks.xstream.io.xml.XmlFriendlyReplacer.unescapeName(String)</A>
  429. <BR>
  430. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<I>As of 1.4, use <A HREF="com/thoughtworks/xstream/io/xml/XmlFriendlyNameCoder.html" title="class in com.thoughtworks.xstream.io.xml"><CODE>XmlFriendlyNameCoder</CODE></A> instead</I>&nbsp;</TD>
  431. </TR>
  432. <TR BGCOLOR="white" CLASS="TableRowColor">
  433. <TD><A HREF="com/thoughtworks/xstream/io/xml/AbstractXmlReader.html#unescapeXmlName(java.lang.String)">com.thoughtworks.xstream.io.xml.AbstractXmlReader.unescapeXmlName(String)</A>
  434. <BR>
  435. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<I>As of 1.4, use <A HREF="com/thoughtworks/xstream/io/AbstractReader.html#decodeNode(java.lang.String)"><CODE>AbstractReader.decodeNode(String)</CODE></A> or <A HREF="com/thoughtworks/xstream/io/AbstractReader.html#decodeAttribute(java.lang.String)"><CODE>AbstractReader.decodeAttribute(String)</CODE></A> instead.</I>&nbsp;</TD>
  436. </TR>
  437. <TR BGCOLOR="white" CLASS="TableRowColor">
  438. <TD><A HREF="com/thoughtworks/xstream/io/xml/XmlFriendlyReader.html#unescapeXmlName(java.lang.String)">com.thoughtworks.xstream.io.xml.XmlFriendlyReader.unescapeXmlName(String)</A>
  439. <BR>
  440. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<I>As of 1.4</I>&nbsp;</TD>
  441. </TR>
  442. <TR BGCOLOR="white" CLASS="TableRowColor">
  443. <TD><A HREF="com/thoughtworks/xstream/io/xml/AbstractXmlDriver.html#xmlFriendlyReplacer()">com.thoughtworks.xstream.io.xml.AbstractXmlDriver.xmlFriendlyReplacer()</A>
  444. <BR>
  445. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<I>As of 1.4</I>&nbsp;</TD>
  446. </TR>
  447. </TABLE>
  448. &nbsp;
  449. <P>
  450. <A NAME="constructor"><!-- --></A>
  451. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  452. <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
  453. <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
  454. <B>Deprecated Constructors</B></FONT></TH>
  455. </TR>
  456. <TR BGCOLOR="white" CLASS="TableRowColor">
  457. <TD><A HREF="com/thoughtworks/xstream/io/xml/AbstractDocumentReader.html#AbstractDocumentReader(java.lang.Object, com.thoughtworks.xstream.io.xml.XmlFriendlyReplacer)">com.thoughtworks.xstream.io.xml.AbstractDocumentReader(Object, XmlFriendlyReplacer)</A>
  458. <BR>
  459. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<I>As of 1.4, use <A HREF="com/thoughtworks/xstream/io/xml/AbstractDocumentReader.html#AbstractDocumentReader(java.lang.Object, com.thoughtworks.xstream.io.naming.NameCoder)"><CODE>AbstractDocumentReader.AbstractDocumentReader(Object, NameCoder)</CODE></A> instead.</I>&nbsp;</TD>
  460. </TR>
  461. <TR BGCOLOR="white" CLASS="TableRowColor">
  462. <TD><A HREF="com/thoughtworks/xstream/io/xml/AbstractDocumentWriter.html#AbstractDocumentWriter(java.lang.Object, com.thoughtworks.xstream.io.xml.XmlFriendlyReplacer)">com.thoughtworks.xstream.io.xml.AbstractDocumentWriter(Object, XmlFriendlyReplacer)</A>
  463. <BR>
  464. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<I>As of 1.4 use
  465. <A HREF="com/thoughtworks/xstream/io/xml/AbstractDocumentWriter.html#AbstractDocumentWriter(java.lang.Object, com.thoughtworks.xstream.io.naming.NameCoder)"><CODE>AbstractDocumentWriter.AbstractDocumentWriter(Object, NameCoder)</CODE></A>
  466. instead.</I>&nbsp;</TD>
  467. </TR>
  468. <TR BGCOLOR="white" CLASS="TableRowColor">
  469. <TD><A HREF="com/thoughtworks/xstream/io/xml/AbstractPullReader.html#AbstractPullReader(com.thoughtworks.xstream.io.xml.XmlFriendlyReplacer)">com.thoughtworks.xstream.io.xml.AbstractPullReader(XmlFriendlyReplacer)</A>
  470. <BR>
  471. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<I>As of 1.4 use <A HREF="com/thoughtworks/xstream/io/xml/AbstractPullReader.html#AbstractPullReader(com.thoughtworks.xstream.io.naming.NameCoder)"><CODE>AbstractPullReader.AbstractPullReader(NameCoder)</CODE></A> instead</I>&nbsp;</TD>
  472. </TR>
  473. <TR BGCOLOR="white" CLASS="TableRowColor">
  474. <TD><A HREF="com/thoughtworks/xstream/io/xml/AbstractXmlDriver.html#AbstractXmlDriver()">com.thoughtworks.xstream.io.xml.AbstractXmlDriver()</A>
  475. <BR>
  476. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<I>As of 1.4</I>&nbsp;</TD>
  477. </TR>
  478. <TR BGCOLOR="white" CLASS="TableRowColor">
  479. <TD><A HREF="com/thoughtworks/xstream/io/xml/AbstractXmlDriver.html#AbstractXmlDriver(com.thoughtworks.xstream.io.xml.XmlFriendlyReplacer)">com.thoughtworks.xstream.io.xml.AbstractXmlDriver(XmlFriendlyReplacer)</A>
  480. <BR>
  481. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<I>As of 1.4</I>&nbsp;</TD>
  482. </TR>
  483. <TR BGCOLOR="white" CLASS="TableRowColor">
  484. <TD><A HREF="com/thoughtworks/xstream/io/xml/AbstractXmlReader.html#AbstractXmlReader(com.thoughtworks.xstream.io.xml.XmlFriendlyReplacer)">com.thoughtworks.xstream.io.xml.AbstractXmlReader(XmlFriendlyReplacer)</A>
  485. <BR>
  486. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<I>As of 1.4, use <A HREF="com/thoughtworks/xstream/io/AbstractReader.html" title="class in com.thoughtworks.xstream.io"><CODE>AbstractReader</CODE></A> instead.</I>&nbsp;</TD>
  487. </TR>
  488. <TR BGCOLOR="white" CLASS="TableRowColor">
  489. <TD><A HREF="com/thoughtworks/xstream/io/xml/AbstractXmlWriter.html#AbstractXmlWriter(com.thoughtworks.xstream.io.xml.XmlFriendlyReplacer)">com.thoughtworks.xstream.io.xml.AbstractXmlWriter(XmlFriendlyReplacer)</A>
  490. <BR>
  491. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<I>As of 1.4</I>&nbsp;</TD>
  492. </TR>
  493. <TR BGCOLOR="white" CLASS="TableRowColor">
  494. <TD><A HREF="com/thoughtworks/xstream/annotations/AnnotationReflectionConverter.html#AnnotationReflectionConverter(com.thoughtworks.xstream.mapper.Mapper, com.thoughtworks.xstream.converters.reflection.ReflectionProvider, com.thoughtworks.xstream.annotations.AnnotationProvider)">com.thoughtworks.xstream.annotations.AnnotationReflectionConverter(Mapper, ReflectionProvider, AnnotationProvider)</A>
  495. <BR>
  496. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
  497. </TR>
  498. <TR BGCOLOR="white" CLASS="TableRowColor">
  499. <TD><A HREF="com/thoughtworks/xstream/mapper/AttributeMapper.html#AttributeMapper(com.thoughtworks.xstream.mapper.Mapper)">com.thoughtworks.xstream.mapper.AttributeMapper(Mapper)</A>
  500. <BR>
  501. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<I>As of 1.3</I>&nbsp;</TD>
  502. </TR>
  503. <TR BGCOLOR="white" CLASS="TableRowColor">
  504. <TD><A HREF="com/thoughtworks/xstream/converters/reflection/CGLIBEnhancedConverter.html#CGLIBEnhancedConverter(com.thoughtworks.xstream.mapper.Mapper, com.thoughtworks.xstream.converters.reflection.ReflectionProvider)">com.thoughtworks.xstream.converters.reflection.CGLIBEnhancedConverter(Mapper, ReflectionProvider)</A>
  505. <BR>
  506. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<I>As of 1.4 use <A HREF="com/thoughtworks/xstream/converters/reflection/CGLIBEnhancedConverter.html#CGLIBEnhancedConverter(com.thoughtworks.xstream.mapper.Mapper, com.thoughtworks.xstream.converters.reflection.ReflectionProvider, java.lang.ClassLoader)"><CODE>CGLIBEnhancedConverter.CGLIBEnhancedConverter(Mapper, ReflectionProvider, ClassLoader)</CODE></A></I>&nbsp;</TD>
  507. </TR>
  508. <TR BGCOLOR="white" CLASS="TableRowColor">
  509. <TD><A HREF="com/thoughtworks/xstream/io/xml/CompactWriter.html#CompactWriter(java.io.Writer, int, com.thoughtworks.xstream.io.xml.XmlFriendlyReplacer)">com.thoughtworks.xstream.io.xml.CompactWriter(Writer, int, XmlFriendlyReplacer)</A>
  510. <BR>
  511. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<I>As of 1.4 use <A HREF="com/thoughtworks/xstream/io/xml/CompactWriter.html#CompactWriter(java.io.Writer, int, com.thoughtworks.xstream.io.naming.NameCoder)"><CODE>CompactWriter.CompactWriter(Writer, int, NameCoder)</CODE></A> instead.</I>&nbsp;</TD>
  512. </TR>
  513. <TR BGCOLOR="white" CLASS="TableRowColor">
  514. <TD><A HREF="com/thoughtworks/xstream/io/xml/CompactWriter.html#CompactWriter(java.io.Writer, com.thoughtworks.xstream.io.xml.XmlFriendlyReplacer)">com.thoughtworks.xstream.io.xml.CompactWriter(Writer, XmlFriendlyReplacer)</A>
  515. <BR>
  516. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<I>As of 1.4 use <A HREF="com/thoughtworks/xstream/io/xml/CompactWriter.html#CompactWriter(java.io.Writer, com.thoughtworks.xstream.io.naming.NameCoder)"><CODE>CompactWriter.CompactWriter(Writer, NameCoder)</CODE></A> instead.</I>&nbsp;</TD>
  517. </TR>
  518. <TR BGCOLOR="white" CLASS="TableRowColor">
  519. <TD><A HREF="com/thoughtworks/xstream/core/DefaultConverterLookup.html#DefaultConverterLookup(com.thoughtworks.xstream.mapper.Mapper)">com.thoughtworks.xstream.core.DefaultConverterLookup(Mapper)</A>
  520. <BR>
  521. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<I>As of 1.3, use <A HREF="com/thoughtworks/xstream/core/DefaultConverterLookup.html#DefaultConverterLookup()"><CODE>DefaultConverterLookup.DefaultConverterLookup()</CODE></A></I>&nbsp;</TD>
  522. </TR>
  523. <TR BGCOLOR="white" CLASS="TableRowColor">
  524. <TD><A HREF="com/thoughtworks/xstream/io/xml/Dom4JDriver.html#Dom4JDriver(org.dom4j.DocumentFactory, org.dom4j.io.OutputFormat, com.thoughtworks.xstream.io.xml.XmlFriendlyReplacer)">com.thoughtworks.xstream.io.xml.Dom4JDriver(DocumentFactory, OutputFormat, XmlFriendlyReplacer)</A>
  525. <BR>
  526. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<I>As of 1.4, use <A HREF="com/thoughtworks/xstream/io/xml/Dom4JDriver.html#Dom4JDriver(org.dom4j.DocumentFactory, org.dom4j.io.OutputFormat, com.thoughtworks.xstream.io.naming.NameCoder)"><CODE>Dom4JDriver.Dom4JDriver(DocumentFactory, OutputFormat, NameCoder)</CODE></A> instead.</I>&nbsp;</TD>
  527. </TR>
  528. <TR BGCOLOR="white" CLASS="TableRowColor">
  529. <TD><A HREF="com/thoughtworks/xstream/io/xml/Dom4JReader.html#Dom4JReader(org.dom4j.Document, com.thoughtworks.xstream.io.xml.XmlFriendlyReplacer)">com.thoughtworks.xstream.io.xml.Dom4JReader(Document, XmlFriendlyReplacer)</A>
  530. <BR>
  531. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<I>As of 1.4, use <A HREF="com/thoughtworks/xstream/io/xml/Dom4JReader.html#Dom4JReader(org.dom4j.Document, com.thoughtworks.xstream.io.naming.NameCoder)"><CODE>Dom4JReader.Dom4JReader(Document, NameCoder)</CODE></A> instead</I>&nbsp;</TD>
  532. </TR>
  533. <TR BGCOLOR="white" CLASS="TableRowColor">
  534. <TD><A HREF="com/thoughtworks/xstream/io/xml/Dom4JReader.html#Dom4JReader(org.dom4j.Element, com.thoughtworks.xstream.io.xml.XmlFriendlyReplacer)">com.thoughtworks.xstream.io.xml.Dom4JReader(Element, XmlFriendlyReplacer)</A>
  535. <BR>
  536. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<I>As of 1.4, use <A HREF="com/thoughtworks/xstream/io/xml/Dom4JReader.html#Dom4JReader(org.dom4j.Element, com.thoughtworks.xstream.io.naming.NameCoder)"><CODE>Dom4JReader.Dom4JReader(Element, NameCoder)</CODE></A> instead</I>&nbsp;</TD>
  537. </TR>
  538. <TR BGCOLOR="white" CLASS="TableRowColor">
  539. <TD><A HREF="com/thoughtworks/xstream/io/xml/Dom4JWriter.html#Dom4JWriter(org.dom4j.Branch, org.dom4j.DocumentFactory, com.thoughtworks.xstream.io.xml.XmlFriendlyReplacer)">com.thoughtworks.xstream.io.xml.Dom4JWriter(Branch, DocumentFactory, XmlFriendlyReplacer)</A>
  540. <BR>
  541. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<I>As of 1.4 use <A HREF="com/thoughtworks/xstream/io/xml/Dom4JWriter.html#Dom4JWriter(org.dom4j.Branch, org.dom4j.DocumentFactory, com.thoughtworks.xstream.io.naming.NameCoder)"><CODE>Dom4JWriter.Dom4JWriter(Branch, DocumentFactory, NameCoder)</CODE></A> instead.</I>&nbsp;</TD>
  542. </TR>
  543. <TR BGCOLOR="white" CLASS="TableRowColor">
  544. <TD><A HREF="com/thoughtworks/xstream/io/xml/Dom4JWriter.html#Dom4JWriter(org.dom4j.Branch, com.thoughtworks.xstream.io.xml.XmlFriendlyReplacer)">com.thoughtworks.xstream.io.xml.Dom4JWriter(Branch, XmlFriendlyReplacer)</A>
  545. <BR>
  546. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<I>As of 1.4 use <A HREF="com/thoughtworks/xstream/io/xml/Dom4JWriter.html#Dom4JWriter(org.dom4j.Branch, com.thoughtworks.xstream.io.naming.NameCoder)"><CODE>Dom4JWriter.Dom4JWriter(Branch, NameCoder)</CODE></A> instead</I>&nbsp;</TD>
  547. </TR>
  548. <TR BGCOLOR="white" CLASS="TableRowColor">
  549. <TD><A HREF="com/thoughtworks/xstream/io/xml/Dom4JWriter.html#Dom4JWriter(org.dom4j.DocumentFactory, com.thoughtworks.xstream.io.xml.XmlFriendlyReplacer)">com.thoughtworks.xstream.io.xml.Dom4JWriter(DocumentFactory, XmlFriendlyReplacer)</A>
  550. <BR>
  551. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<I>As of 1.4 use <A HREF="com/thoughtworks/xstream/io/xml/Dom4JWriter.html#Dom4JWriter(org.dom4j.DocumentFactory, com.thoughtworks.xstream.io.naming.NameCoder)"><CODE>Dom4JWriter.Dom4JWriter(DocumentFactory, NameCoder)</CODE></A> instead.</I>&nbsp;</TD>
  552. </TR>
  553. <TR BGCOLOR="white" CLASS="TableRowColor">
  554. <TD><A HREF="com/thoughtworks/xstream/io/xml/Dom4JXmlWriter.html#Dom4JXmlWriter(org.dom4j.io.XMLWriter, com.thoughtworks.xstream.io.xml.XmlFriendlyReplacer)">com.thoughtworks.xstream.io.xml.Dom4JXmlWriter(XMLWriter, XmlFriendlyReplacer)</A>
  555. <BR>
  556. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<I>As of 1.4 use <A HREF="com/thoughtworks/xstream/io/xml/Dom4JXmlWriter.html#Dom4JXmlWriter(org.dom4j.io.XMLWriter, com.thoughtworks.xstream.io.naming.NameCoder)"><CODE>Dom4JXmlWriter.Dom4JXmlWriter(XMLWriter, NameCoder)</CODE></A> instead.</I>&nbsp;</TD>
  557. </TR>
  558. <TR BGCOLOR="white" CLASS="TableRowColor">
  559. <TD><A HREF="com/thoughtworks/xstream/io/xml/DomDriver.html#DomDriver(java.lang.String, com.thoughtworks.xstream.io.xml.XmlFriendlyReplacer)">com.thoughtworks.xstream.io.xml.DomDriver(String, XmlFriendlyReplacer)</A>
  560. <BR>
  561. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<I>As of 1.4, use <A HREF="com/thoughtworks/xstream/io/xml/DomDriver.html#DomDriver(java.lang.String, com.thoughtworks.xstream.io.naming.NameCoder)"><CODE>DomDriver.DomDriver(String, NameCoder)</CODE></A> instead.</I>&nbsp;</TD>
  562. </TR>
  563. <TR BGCOLOR="white" CLASS="TableRowColor">
  564. <TD><A HREF="com/thoughtworks/xstream/io/xml/DomReader.html#DomReader(org.w3c.dom.Document, com.thoughtworks.xstream.io.xml.XmlFriendlyReplacer)">com.thoughtworks.xstream.io.xml.DomReader(Document, XmlFriendlyReplacer)</A>
  565. <BR>
  566. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<I>As of 1.4, use <A HREF="com/thoughtworks/xstream/io/xml/DomReader.html#DomReader(org.w3c.dom.Document, com.thoughtworks.xstream.io.naming.NameCoder)"><CODE>DomReader.DomReader(Document, NameCoder)</CODE></A> instead.</I>&nbsp;</TD>
  567. </TR>
  568. <TR BGCOLOR="white" CLASS="TableRowColor">
  569. <TD><A HREF="com/thoughtworks/xstream/io/xml/DomReader.html#DomReader(org.w3c.dom.Element, com.thoughtworks.xstream.io.xml.XmlFriendlyReplacer)">com.thoughtworks.xstream.io.xml.DomReader(Element, XmlFriendlyReplacer)</A>
  570. <BR>
  571. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<I>As of 1.4, use <A HREF="com/thoughtworks/xstream/io/xml/DomReader.html#DomReader(org.w3c.dom.Element, com.thoughtworks.xstream.io.naming.NameCoder)"><CODE>DomReader.DomReader(Element, NameCoder)</CODE></A> instead.</I>&nbsp;</TD>
  572. </TR>
  573. <TR BGCOLOR="white" CLASS="TableRowColor">
  574. <TD><A HREF="com/thoughtworks/xstream/io/xml/DomWriter.html#DomWriter(org.w3c.dom.Document, com.thoughtworks.xstream.io.xml.XmlFriendlyReplacer)">com.thoughtworks.xstream.io.xml.DomWriter(Document, XmlFriendlyReplacer)</A>
  575. <BR>
  576. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<I>As of 1.4 use <A HREF="com/thoughtworks/xstream/io/xml/DomWriter.html#DomWriter(org.w3c.dom.Document, com.thoughtworks.xstream.io.naming.NameCoder)"><CODE>DomWriter.DomWriter(Document, NameCoder)</CODE></A> instead.</I>&nbsp;</TD>
  577. </TR>
  578. <TR BGCOLOR="white" CLASS="TableRowColor">
  579. <TD><A HREF="com/thoughtworks/xstream/io/xml/DomWriter.html#DomWriter(org.w3c.dom.Element, org.w3c.dom.Document, com.thoughtworks.xstream.io.xml.XmlFriendlyReplacer)">com.thoughtworks.xstream.io.xml.DomWriter(Element, Document, XmlFriendlyReplacer)</A>
  580. <BR>
  581. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<I>As of 1.4 use <A HREF="com/thoughtworks/xstream/io/xml/DomWriter.html#DomWriter(org.w3c.dom.Element, org.w3c.dom.Document, com.thoughtworks.xstream.io.naming.NameCoder)"><CODE>DomWriter.DomWriter(Element, Document, NameCoder)</CODE></A> instead.</I>&nbsp;</TD>
  582. </TR>
  583. <TR BGCOLOR="white" CLASS="TableRowColor">
  584. <TD><A HREF="com/thoughtworks/xstream/io/xml/DomWriter.html#DomWriter(org.w3c.dom.Element, com.thoughtworks.xstream.io.xml.XmlFriendlyReplacer)">com.thoughtworks.xstream.io.xml.DomWriter(Element, XmlFriendlyReplacer)</A>
  585. <BR>
  586. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<I>As of 1.4 use <A HREF="com/thoughtworks/xstream/io/xml/DomWriter.html#DomWriter(org.w3c.dom.Element, com.thoughtworks.xstream.io.naming.NameCoder)"><CODE>DomWriter.DomWriter(Element, NameCoder)</CODE></A> instead.</I>&nbsp;</TD>
  587. </TR>
  588. <TR BGCOLOR="white" CLASS="TableRowColor">
  589. <TD><A HREF="com/thoughtworks/xstream/mapper/EnumMapper.html#EnumMapper(com.thoughtworks.xstream.mapper.Mapper, com.thoughtworks.xstream.converters.ConverterLookup)">com.thoughtworks.xstream.mapper.EnumMapper(Mapper, ConverterLookup)</A>
  590. <BR>
  591. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<I>As of 1.3.1, use <A HREF="com/thoughtworks/xstream/mapper/EnumMapper.html#EnumMapper(com.thoughtworks.xstream.mapper.Mapper)"><CODE>EnumMapper.EnumMapper(Mapper)</CODE></A></I>&nbsp;</TD>
  592. </TR>
  593. <TR BGCOLOR="white" CLASS="TableRowColor">
  594. <TD><A HREF="com/thoughtworks/xstream/converters/reflection/ExternalizableConverter.html#ExternalizableConverter(com.thoughtworks.xstream.mapper.Mapper)">com.thoughtworks.xstream.converters.reflection.ExternalizableConverter(Mapper)</A>
  595. <BR>
  596. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<I>As of 1.4 use <A HREF="com/thoughtworks/xstream/converters/reflection/ExternalizableConverter.html#ExternalizableConverter(com.thoughtworks.xstream.mapper.Mapper, java.lang.ClassLoader)"><CODE>ExternalizableConverter.ExternalizableConverter(Mapper, ClassLoader)</CODE></A></I>&nbsp;</TD>
  597. </TR>
  598. <TR BGCOLOR="white" CLASS="TableRowColor">
  599. <TD><A HREF="com/thoughtworks/xstream/converters/javabean/JavaBeanConverter.html#JavaBeanConverter(com.thoughtworks.xstream.mapper.Mapper, java.lang.String)">com.thoughtworks.xstream.converters.javabean.JavaBeanConverter(Mapper, String)</A>
  600. <BR>
  601. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<I>As of 1.3, use <A HREF="com/thoughtworks/xstream/converters/javabean/JavaBeanConverter.html#JavaBeanConverter(com.thoughtworks.xstream.mapper.Mapper)"><CODE>JavaBeanConverter.JavaBeanConverter(Mapper)</CODE></A> and <A HREF="com/thoughtworks/xstream/XStream.html#aliasAttribute(java.lang.String, java.lang.String)"><CODE>XStream.aliasAttribute(String, String)</CODE></A></I>&nbsp;</TD>
  602. </TR>
  603. <TR BGCOLOR="white" CLASS="TableRowColor">
  604. <TD><A HREF="com/thoughtworks/xstream/io/xml/JDomDriver.html#JDomDriver(com.thoughtworks.xstream.io.xml.XmlFriendlyReplacer)">com.thoughtworks.xstream.io.xml.JDomDriver(XmlFriendlyReplacer)</A>
  605. <BR>
  606. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<I>As of 1.4, use <A HREF="com/thoughtworks/xstream/io/xml/JDomDriver.html#JDomDriver(com.thoughtworks.xstream.io.naming.NameCoder)"><CODE>JDomDriver.JDomDriver(NameCoder)</CODE></A> instead.</I>&nbsp;</TD>
  607. </TR>
  608. <TR BGCOLOR="white" CLASS="TableRowColor">
  609. <TD><A HREF="com/thoughtworks/xstream/io/xml/JDomReader.html#JDomReader(org.jdom.Document, com.thoughtworks.xstream.io.xml.XmlFriendlyReplacer)">com.thoughtworks.xstream.io.xml.JDomReader(Document, XmlFriendlyReplacer)</A>
  610. <BR>
  611. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<I>As of 1.4, use <A HREF="com/thoughtworks/xstream/io/xml/JDomReader.html#JDomReader(org.jdom.Document, com.thoughtworks.xstream.io.naming.NameCoder)"><CODE>JDomReader.JDomReader(Document, NameCoder)</CODE></A> instead.</I>&nbsp;</TD>
  612. </TR>
  613. <TR BGCOLOR="white" CLASS="TableRowColor">
  614. <TD><A HREF="com/thoughtworks/xstream/io/xml/JDomReader.html#JDomReader(org.jdom.Element, com.thoughtworks.xstream.io.xml.XmlFriendlyReplacer)">com.thoughtworks.xstream.io.xml.JDomReader(Element, XmlFriendlyReplacer)</A>
  615. <BR>
  616. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<I>As of 1.4, use <A HREF="com/thoughtworks/xstream/io/xml/JDomReader.html#JDomReader(org.jdom.Element, com.thoughtworks.xstream.io.naming.NameCoder)"><CODE>JDomReader.JDomReader(Element, NameCoder)</CODE></A> instead.</I>&nbsp;</TD>
  617. </TR>
  618. <TR BGCOLOR="white" CLASS="TableRowColor">
  619. <TD><A HREF="com/thoughtworks/xstream/io/xml/JDomWriter.html#JDomWriter(org.jdom.Element, org.jdom.JDOMFactory, com.thoughtworks.xstream.io.xml.XmlFriendlyReplacer)">com.thoughtworks.xstream.io.xml.JDomWriter(Element, JDOMFactory, XmlFriendlyReplacer)</A>
  620. <BR>
  621. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<I>As of 1.4 use <A HREF="com/thoughtworks/xstream/io/xml/JDomWriter.html#JDomWriter(org.jdom.Element, org.jdom.JDOMFactory, com.thoughtworks.xstream.io.naming.NameCoder)"><CODE>JDomWriter.JDomWriter(Element, JDOMFactory, NameCoder)</CODE></A> instead.</I>&nbsp;</TD>
  622. </TR>
  623. <TR BGCOLOR="white" CLASS="TableRowColor">
  624. <TD><A HREF="com/thoughtworks/xstream/io/xml/JDomWriter.html#JDomWriter(org.jdom.Element, com.thoughtworks.xstream.io.xml.XmlFriendlyReplacer)">com.thoughtworks.xstream.io.xml.JDomWriter(Element, XmlFriendlyReplacer)</A>
  625. <BR>
  626. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<I>As of 1.4 use <A HREF="com/thoughtworks/xstream/io/xml/JDomWriter.html#JDomWriter(org.jdom.Element, com.thoughtworks.xstream.io.naming.NameCoder)"><CODE>JDomWriter.JDomWriter(Element, NameCoder)</CODE></A> instead.</I>&nbsp;</TD>
  627. </TR>
  628. <TR BGCOLOR="white" CLASS="TableRowColor">
  629. <TD><A HREF="com/thoughtworks/xstream/io/xml/JDomWriter.html#JDomWriter(org.jdom.JDOMFactory, com.thoughtworks.xstream.io.xml.XmlFriendlyReplacer)">com.thoughtworks.xstream.io.xml.JDomWriter(JDOMFactory, XmlFriendlyReplacer)</A>
  630. <BR>
  631. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<I>As of 1.4 use <A HREF="com/thoughtworks/xstream/io/xml/JDomWriter.html#JDomWriter(org.jdom.JDOMFactory, com.thoughtworks.xstream.io.naming.NameCoder)"><CODE>JDomWriter.JDomWriter(JDOMFactory, NameCoder)</CODE></A> instead.</I>&nbsp;</TD>
  632. </TR>
  633. <TR BGCOLOR="white" CLASS="TableRowColor">
  634. <TD><A HREF="com/thoughtworks/xstream/io/json/JettisonStaxWriter.html#JettisonStaxWriter(com.thoughtworks.xstream.io.xml.QNameMap, javax.xml.stream.XMLStreamWriter, boolean, boolean, com.thoughtworks.xstream.io.xml.XmlFriendlyReplacer, org.codehaus.jettison.mapped.MappedNamespaceConvention)">com.thoughtworks.xstream.io.json.JettisonStaxWriter(QNameMap, XMLStreamWriter, boolean, boolean, XmlFriendlyReplacer, MappedNamespaceConvention)</A>
  635. <BR>
  636. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<I>As of 1.4 use
  637. <A HREF="com/thoughtworks/xstream/io/json/JettisonStaxWriter.html#JettisonStaxWriter(com.thoughtworks.xstream.io.xml.QNameMap, javax.xml.stream.XMLStreamWriter, boolean, boolean, com.thoughtworks.xstream.io.naming.NameCoder, org.codehaus.jettison.mapped.MappedNamespaceConvention)"><CODE>JettisonStaxWriter.JettisonStaxWriter(QNameMap, XMLStreamWriter, boolean, boolean, NameCoder, MappedNamespaceConvention)</CODE></A>
  638. instead</I>&nbsp;</TD>
  639. </TR>
  640. <TR BGCOLOR="white" CLASS="TableRowColor">
  641. <TD><A HREF="com/thoughtworks/xstream/io/json/JsonHierarchicalStreamWriter.html#JsonHierarchicalStreamWriter(java.io.Writer)">com.thoughtworks.xstream.io.json.JsonHierarchicalStreamWriter(Writer)</A>
  642. <BR>
  643. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<I>As of 1.3.1, use JsonWriter instead</I>&nbsp;</TD>
  644. </TR>
  645. <TR BGCOLOR="white" CLASS="TableRowColor">
  646. <TD><A HREF="com/thoughtworks/xstream/io/json/JsonHierarchicalStreamWriter.html#JsonHierarchicalStreamWriter(java.io.Writer, char[])">com.thoughtworks.xstream.io.json.JsonHierarchicalStreamWriter(Writer, char[])</A>
  647. <BR>
  648. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<I>As of 1.3.1, use JsonWriter instead</I>&nbsp;</TD>
  649. </TR>
  650. <TR BGCOLOR="white" CLASS="TableRowColor">
  651. <TD><A HREF="com/thoughtworks/xstream/io/json/JsonHierarchicalStreamWriter.html#JsonHierarchicalStreamWriter(java.io.Writer, char[], java.lang.String)">com.thoughtworks.xstream.io.json.JsonHierarchicalStreamWriter(Writer, char[], String)</A>
  652. <BR>
  653. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<I>As of 1.3.1, use JsonWriter instead</I>&nbsp;</TD>
  654. </TR>
  655. <TR BGCOLOR="white" CLASS="TableRowColor">
  656. <TD><A HREF="com/thoughtworks/xstream/io/json/JsonHierarchicalStreamWriter.html#JsonHierarchicalStreamWriter(java.io.Writer, java.lang.String)">com.thoughtworks.xstream.io.json.JsonHierarchicalStreamWriter(Writer, String)</A>
  657. <BR>
  658. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<I>As of 1.3.1, use JsonWriter instead</I>&nbsp;</TD>
  659. </TR>
  660. <TR BGCOLOR="white" CLASS="TableRowColor">
  661. <TD><A HREF="com/thoughtworks/xstream/io/json/JsonHierarchicalStreamWriter.html#JsonHierarchicalStreamWriter(java.io.Writer, java.lang.String, java.lang.String)">com.thoughtworks.xstream.io.json.JsonHierarchicalStreamWriter(Writer, String, String)</A>
  662. <BR>
  663. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<I>As of 1.3.1, use JsonWriter instead</I>&nbsp;</TD>
  664. </TR>
  665. <TR BGCOLOR="white" CLASS="TableRowColor">
  666. <TD><A HREF="com/thoughtworks/xstream/io/json/JsonWriter.html#JsonWriter(java.io.Writer, char[])">com.thoughtworks.xstream.io.json.JsonWriter(Writer, char[])</A>
  667. <BR>
  668. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<I>As of 1.4 use <A HREF="com/thoughtworks/xstream/io/json/JsonWriter.html#JsonWriter(java.io.Writer, com.thoughtworks.xstream.io.json.JsonWriter.Format)"><CODE>instead</CODE></A></I>&nbsp;</TD>
  669. </TR>
  670. <TR BGCOLOR="white" CLASS="TableRowColor">
  671. <TD><A HREF="com/thoughtworks/xstream/io/json/JsonWriter.html#JsonWriter(java.io.Writer, char[], java.lang.String)">com.thoughtworks.xstream.io.json.JsonWriter(Writer, char[], String)</A>
  672. <BR>
  673. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<I>As of 1.4 use <A HREF="com/thoughtworks/xstream/io/json/JsonWriter.html#JsonWriter(java.io.Writer, com.thoughtworks.xstream.io.json.JsonWriter.Format)"><CODE>instead</CODE></A></I>&nbsp;</TD>
  674. </TR>
  675. <TR BGCOLOR="white" CLASS="TableRowColor">
  676. <TD><A HREF="com/thoughtworks/xstream/io/json/JsonWriter.html#JsonWriter(java.io.Writer, char[], java.lang.String, int)">com.thoughtworks.xstream.io.json.JsonWriter(Writer, char[], String, int)</A>
  677. <BR>
  678. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<I>As of 1.4 use <A HREF="com/thoughtworks/xstream/io/json/JsonWriter.html#JsonWriter(java.io.Writer, int, com.thoughtworks.xstream.io.json.JsonWriter.Format)"><CODE>instead</CODE></A></I>&nbsp;</TD>
  679. </TR>
  680. <TR BGCOLOR="white" CLASS="TableRowColor">
  681. <TD><A HREF="com/thoughtworks/xstream/io/json/JsonWriter.html#JsonWriter(java.io.Writer, java.lang.String)">com.thoughtworks.xstream.io.json.JsonWriter(Writer, String)</A>
  682. <BR>
  683. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<I>As of 1.4 use <A HREF="com/thoughtworks/xstream/io/json/JsonWriter.html#JsonWriter(java.io.Writer, com.thoughtworks.xstream.io.json.JsonWriter.Format)"><CODE>instead</CODE></A></I>&nbsp;</TD>
  684. </TR>
  685. <TR BGCOLOR="white" CLASS="TableRowColor">
  686. <TD><A HREF="com/thoughtworks/xstream/io/json/JsonWriter.html#JsonWriter(java.io.Writer, java.lang.String, java.lang.String)">com.thoughtworks.xstream.io.json.JsonWriter(Writer, String, String)</A>
  687. <BR>
  688. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<I>As of 1.4 use <A HREF="com/thoughtworks/xstream/io/json/JsonWriter.html#JsonWriter(java.io.Writer, com.thoughtworks.xstream.io.json.JsonWriter.Format)"><CODE>instead</CODE></A></I>&nbsp;</TD>
  689. </TR>
  690. <TR BGCOLOR="white" CLASS="TableRowColor">
  691. <TD><A HREF="com/thoughtworks/xstream/io/xml/PrettyPrintWriter.html#PrettyPrintWriter(java.io.Writer, char[], java.lang.String)">com.thoughtworks.xstream.io.xml.PrettyPrintWriter(Writer, char[], String)</A>
  692. <BR>
  693. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<I>As of 1.3</I>&nbsp;</TD>
  694. </TR>
  695. <TR BGCOLOR="white" CLASS="TableRowColor">
  696. <TD><A HREF="com/thoughtworks/xstream/io/xml/PrettyPrintWriter.html#PrettyPrintWriter(java.io.Writer, char[], java.lang.String, com.thoughtworks.xstream.io.xml.XmlFriendlyReplacer)">com.thoughtworks.xstream.io.xml.PrettyPrintWriter(Writer, char[], String, XmlFriendlyReplacer)</A>
  697. <BR>
  698. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<I>As of 1.3</I>&nbsp;</TD>
  699. </TR>
  700. <TR BGCOLOR="white" CLASS="TableRowColor">
  701. <TD><A HREF="com/thoughtworks/xstream/io/xml/PrettyPrintWriter.html#PrettyPrintWriter(java.io.Writer, int, char[], com.thoughtworks.xstream.io.xml.XmlFriendlyReplacer)">com.thoughtworks.xstream.io.xml.PrettyPrintWriter(Writer, int, char[], XmlFriendlyReplacer)</A>
  702. <BR>
  703. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<I>As of 1.4 use <A HREF="com/thoughtworks/xstream/io/xml/PrettyPrintWriter.html#PrettyPrintWriter(java.io.Writer, int, char[], com.thoughtworks.xstream.io.naming.NameCoder)"><CODE>PrettyPrintWriter.PrettyPrintWriter(Writer, int, char[], NameCoder)</CODE></A> instead</I>&nbsp;</TD>
  704. </TR>
  705. <TR BGCOLOR="white" CLASS="TableRowColor">
  706. <TD><A HREF="com/thoughtworks/xstream/io/xml/PrettyPrintWriter.html#PrettyPrintWriter(java.io.Writer, int, com.thoughtworks.xstream.io.xml.XmlFriendlyReplacer)">com.thoughtworks.xstream.io.xml.PrettyPrintWriter(Writer, int, XmlFriendlyReplacer)</A>
  707. <BR>
  708. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<I>As of 1.4 use <A HREF="com/thoughtworks/xstream/io/xml/PrettyPrintWriter.html#PrettyPrintWriter(java.io.Writer, int, com.thoughtworks.xstream.io.naming.NameCoder)"><CODE>PrettyPrintWriter.PrettyPrintWriter(Writer, int, NameCoder)</CODE></A> instead</I>&nbsp;</TD>
  709. </TR>
  710. <TR BGCOLOR="white" CLASS="TableRowColor">
  711. <TD><A HREF="com/thoughtworks/xstream/io/xml/PrettyPrintWriter.html#PrettyPrintWriter(java.io.Writer, java.lang.String, java.lang.String)">com.thoughtworks.xstream.io.xml.PrettyPrintWriter(Writer, String, String)</A>
  712. <BR>
  713. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<I>As of 1.3</I>&nbsp;</TD>
  714. </TR>
  715. <TR BGCOLOR="white" CLASS="TableRowColor">
  716. <TD><A HREF="com/thoughtworks/xstream/io/xml/PrettyPrintWriter.html#PrettyPrintWriter(java.io.Writer, com.thoughtworks.xstream.io.xml.XmlFriendlyReplacer)">com.thoughtworks.xstream.io.xml.PrettyPrintWriter(Writer, XmlFriendlyReplacer)</A>
  717. <BR>
  718. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<I>As of 1.4 use <A HREF="com/thoughtworks/xstream/io/xml/PrettyPrintWriter.html#PrettyPrintWriter(java.io.Writer, com.thoughtworks.xstream.io.naming.NameCoder)"><CODE>PrettyPrintWriter.PrettyPrintWriter(Writer, NameCoder)</CODE></