/Prototipo/Servlet/lib/xstream-distribution-1.4.1-bin/xstream-1.4.1/docs/javadoc/com/thoughtworks/xstream/io/xml/package-frame.html

http://prototipomemoria.googlecode.com/ · HTML · 138 lines · 127 code · 9 blank · 2 comment · 0 complexity · bc19558e38a0d8e5b99da327a07e4a65 MD5 · raw file

  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:25 CEST 2011 -->
  6. <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
  7. <TITLE>
  8. com.thoughtworks.xstream.io.xml (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. </HEAD>
  13. <BODY BGCOLOR="white">
  14. <FONT size="+1" CLASS="FrameTitleFont">
  15. <A HREF="../../../../../com/thoughtworks/xstream/io/xml/package-summary.html" target="classFrame">com.thoughtworks.xstream.io.xml</A></FONT>
  16. <TABLE BORDER="0" WIDTH="100%" SUMMARY="">
  17. <TR>
  18. <TD NOWRAP><FONT size="+1" CLASS="FrameHeadingFont">
  19. Interfaces</FONT>&nbsp;
  20. <FONT CLASS="FrameItemFont">
  21. <BR>
  22. <A HREF="DocumentReader.html" title="interface in com.thoughtworks.xstream.io.xml" target="classFrame"><I>DocumentReader</I></A>
  23. <BR>
  24. <A HREF="DocumentWriter.html" title="interface in com.thoughtworks.xstream.io.xml" target="classFrame"><I>DocumentWriter</I></A>
  25. <BR>
  26. <A HREF="XmlFriendlyReader.html" title="interface in com.thoughtworks.xstream.io.xml" target="classFrame"><I>XmlFriendlyReader</I></A>
  27. <BR>
  28. <A HREF="XmlFriendlyWriter.html" title="interface in com.thoughtworks.xstream.io.xml" target="classFrame"><I>XmlFriendlyWriter</I></A></FONT></TD>
  29. </TR>
  30. </TABLE>
  31. <TABLE BORDER="0" WIDTH="100%" SUMMARY="">
  32. <TR>
  33. <TD NOWRAP><FONT size="+1" CLASS="FrameHeadingFont">
  34. Classes</FONT>&nbsp;
  35. <FONT CLASS="FrameItemFont">
  36. <BR>
  37. <A HREF="AbstractDocumentReader.html" title="class in com.thoughtworks.xstream.io.xml" target="classFrame">AbstractDocumentReader</A>
  38. <BR>
  39. <A HREF="AbstractDocumentWriter.html" title="class in com.thoughtworks.xstream.io.xml" target="classFrame">AbstractDocumentWriter</A>
  40. <BR>
  41. <A HREF="AbstractPullReader.html" title="class in com.thoughtworks.xstream.io.xml" target="classFrame">AbstractPullReader</A>
  42. <BR>
  43. <A HREF="AbstractXmlDriver.html" title="class in com.thoughtworks.xstream.io.xml" target="classFrame">AbstractXmlDriver</A>
  44. <BR>
  45. <A HREF="AbstractXmlReader.html" title="class in com.thoughtworks.xstream.io.xml" target="classFrame">AbstractXmlReader</A>
  46. <BR>
  47. <A HREF="AbstractXmlWriter.html" title="class in com.thoughtworks.xstream.io.xml" target="classFrame">AbstractXmlWriter</A>
  48. <BR>
  49. <A HREF="AbstractXppDomDriver.html" title="class in com.thoughtworks.xstream.io.xml" target="classFrame">AbstractXppDomDriver</A>
  50. <BR>
  51. <A HREF="AbstractXppDriver.html" title="class in com.thoughtworks.xstream.io.xml" target="classFrame">AbstractXppDriver</A>
  52. <BR>
  53. <A HREF="BEAStaxDriver.html" title="class in com.thoughtworks.xstream.io.xml" target="classFrame">BEAStaxDriver</A>
  54. <BR>
  55. <A HREF="CompactWriter.html" title="class in com.thoughtworks.xstream.io.xml" target="classFrame">CompactWriter</A>
  56. <BR>
  57. <A HREF="Dom4JDriver.html" title="class in com.thoughtworks.xstream.io.xml" target="classFrame">Dom4JDriver</A>
  58. <BR>
  59. <A HREF="Dom4JReader.html" title="class in com.thoughtworks.xstream.io.xml" target="classFrame">Dom4JReader</A>
  60. <BR>
  61. <A HREF="Dom4JWriter.html" title="class in com.thoughtworks.xstream.io.xml" target="classFrame">Dom4JWriter</A>
  62. <BR>
  63. <A HREF="Dom4JXmlWriter.html" title="class in com.thoughtworks.xstream.io.xml" target="classFrame">Dom4JXmlWriter</A>
  64. <BR>
  65. <A HREF="DomDriver.html" title="class in com.thoughtworks.xstream.io.xml" target="classFrame">DomDriver</A>
  66. <BR>
  67. <A HREF="DomReader.html" title="class in com.thoughtworks.xstream.io.xml" target="classFrame">DomReader</A>
  68. <BR>
  69. <A HREF="DomWriter.html" title="class in com.thoughtworks.xstream.io.xml" target="classFrame">DomWriter</A>
  70. <BR>
  71. <A HREF="JDomDriver.html" title="class in com.thoughtworks.xstream.io.xml" target="classFrame">JDomDriver</A>
  72. <BR>
  73. <A HREF="JDomReader.html" title="class in com.thoughtworks.xstream.io.xml" target="classFrame">JDomReader</A>
  74. <BR>
  75. <A HREF="JDomWriter.html" title="class in com.thoughtworks.xstream.io.xml" target="classFrame">JDomWriter</A>
  76. <BR>
  77. <A HREF="KXml2DomDriver.html" title="class in com.thoughtworks.xstream.io.xml" target="classFrame">KXml2DomDriver</A>
  78. <BR>
  79. <A HREF="KXml2Driver.html" title="class in com.thoughtworks.xstream.io.xml" target="classFrame">KXml2Driver</A>
  80. <BR>
  81. <A HREF="PrettyPrintWriter.html" title="class in com.thoughtworks.xstream.io.xml" target="classFrame">PrettyPrintWriter</A>
  82. <BR>
  83. <A HREF="QNameMap.html" title="class in com.thoughtworks.xstream.io.xml" target="classFrame">QNameMap</A>
  84. <BR>
  85. <A HREF="SaxWriter.html" title="class in com.thoughtworks.xstream.io.xml" target="classFrame">SaxWriter</A>
  86. <BR>
  87. <A HREF="SjsxpDriver.html" title="class in com.thoughtworks.xstream.io.xml" target="classFrame">SjsxpDriver</A>
  88. <BR>
  89. <A HREF="StaxDriver.html" title="class in com.thoughtworks.xstream.io.xml" target="classFrame">StaxDriver</A>
  90. <BR>
  91. <A HREF="StaxReader.html" title="class in com.thoughtworks.xstream.io.xml" target="classFrame">StaxReader</A>
  92. <BR>
  93. <A HREF="StaxWriter.html" title="class in com.thoughtworks.xstream.io.xml" target="classFrame">StaxWriter</A>
  94. <BR>
  95. <A HREF="TraxSource.html" title="class in com.thoughtworks.xstream.io.xml" target="classFrame">TraxSource</A>
  96. <BR>
  97. <A HREF="WstxDriver.html" title="class in com.thoughtworks.xstream.io.xml" target="classFrame">WstxDriver</A>
  98. <BR>
  99. <A HREF="XmlFriendlyNameCoder.html" title="class in com.thoughtworks.xstream.io.xml" target="classFrame">XmlFriendlyNameCoder</A>
  100. <BR>
  101. <A HREF="XmlFriendlyReplacer.html" title="class in com.thoughtworks.xstream.io.xml" target="classFrame">XmlFriendlyReplacer</A>
  102. <BR>
  103. <A HREF="XomDriver.html" title="class in com.thoughtworks.xstream.io.xml" target="classFrame">XomDriver</A>
  104. <BR>
  105. <A HREF="XomReader.html" title="class in com.thoughtworks.xstream.io.xml" target="classFrame">XomReader</A>
  106. <BR>
  107. <A HREF="XomWriter.html" title="class in com.thoughtworks.xstream.io.xml" target="classFrame">XomWriter</A>
  108. <BR>
  109. <A HREF="Xpp3DomDriver.html" title="class in com.thoughtworks.xstream.io.xml" target="classFrame">Xpp3DomDriver</A>
  110. <BR>
  111. <A HREF="Xpp3Driver.html" title="class in com.thoughtworks.xstream.io.xml" target="classFrame">Xpp3Driver</A>
  112. <BR>
  113. <A HREF="XppDomDriver.html" title="class in com.thoughtworks.xstream.io.xml" target="classFrame">XppDomDriver</A>
  114. <BR>
  115. <A HREF="XppDomReader.html" title="class in com.thoughtworks.xstream.io.xml" target="classFrame">XppDomReader</A>
  116. <BR>
  117. <A HREF="XppDomWriter.html" title="class in com.thoughtworks.xstream.io.xml" target="classFrame">XppDomWriter</A>
  118. <BR>
  119. <A HREF="XppDriver.html" title="class in com.thoughtworks.xstream.io.xml" target="classFrame">XppDriver</A>
  120. <BR>
  121. <A HREF="XppReader.html" title="class in com.thoughtworks.xstream.io.xml" target="classFrame">XppReader</A>
  122. <BR>
  123. <A HREF="XStream11NameCoder.html" title="class in com.thoughtworks.xstream.io.xml" target="classFrame">XStream11NameCoder</A>
  124. <BR>
  125. <A HREF="XStream11XmlFriendlyReplacer.html" title="class in com.thoughtworks.xstream.io.xml" target="classFrame">XStream11XmlFriendlyReplacer</A></FONT></TD>
  126. </TR>
  127. </TABLE>
  128. </BODY>
  129. </HTML>