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

http://prototipomemoria.googlecode.com/ · HTML · 137 lines · 105 code · 20 blank · 12 comment · 0 complexity · 5873f484e94d67e9fa2097a82491f3ce MD5 · raw file

  1. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
  2. <html xmlns="http://www.w3.org/1999/xhtml">
  3. <!--
  4. Copyright (C) 2005, 2006 Joe Walnes.
  5. Copyright (C) 2006, 2007, 2008 XStream committers.
  6. All rights reserved.
  7. The software in this package is published under the terms of the BSD
  8. style license a copy of which has been included with this distribution in
  9. the LICENSE.txt file.
  10. Created on 29. January 2005 by Joe Walnes
  11. -->
  12. <head>
  13. <title>XStream - Users' Mailing List</title>
  14. <link rel="stylesheet" type="text/css" href="style.css"/>
  15. <!-- Google analytics -->
  16. <script src="http://www.google-analytics.com/urchin.js" type="text/javascript">
  17. </script>
  18. <script type="text/javascript">
  19. _uacct = "UA-110973-2";
  20. urchinTracker();
  21. </script>
  22. </head>
  23. <body>
  24. <div id="banner">
  25. <a href="index.html"><img id="logo" src="logo.gif" alt="XStream"/></a>
  26. </div>
  27. <div id="center" class="Content2Column"> <!-- Content3Column for index -->
  28. <div id="content">
  29. <h1 class="FirstChild">Users' Mailing List</h1>
  30. <p align="left">General discussion and support for anyone using or evaluating XStream.</p>
  31. <table summary="Links to subscribe and unsubscribe">
  32. <tr>
  33. <th>Post</th>
  34. <th>(Un-)Subscribe</th>
  35. </tr>
  36. <tr>
  37. <td><a href="mailto:user@xstream.codehaus.org">user@xstream.codehaus.org</a></td>
  38. <td><a href="http://xircles.codehaus.org/manage_email">Manage Email</a></td>
  39. </tr>
  40. </table>
  41. <p>Due to massive abuse by spammers the subscriptions is centralized for email lists of all projects hosted on Codehaus.
  42. After following the link above just register with your email address and you can manage all subscriptions at once.</p>
  43. <h2 id="archives">Archives</h2>
  44. <iframe src="http://news.gmane.org/gmane.comp.java.xstream.user">
  45. <p>View <a href="http://news.gmane.org/gmane.comp.java.xstream.user">archives</a>, provided by Gmane.org</p>
  46. </iframe>
  47. <br/>
  48. </div>
  49. </div>
  50. <div class="SidePanel" id="left">
  51. <div class="MenuGroup">
  52. <h1>Software</h1>
  53. <ul>
  54. <li><a href="index.html">About XStream</a></li>
  55. <li><a href="news.html">News</a></li>
  56. <li><a href="changes.html">Change History</a></li>
  57. <li><a href="versioning.html">About Versioning</a></li>
  58. </ul>
  59. </div>
  60. <div class="MenuGroup">
  61. <h1>Evaluating XStream</h1>
  62. <ul>
  63. <li><a href="tutorial.html">Two Minute Tutorial</a></li>
  64. <li><a href="graphs.html">Object references</a></li>
  65. <li><a href="manual-tweaking-output.html">Tweaking the Output</a></li>
  66. <li><a href="license.html">License</a></li>
  67. <li><a href="download.html">Download</a></li>
  68. <li><a href="references.html">References</a></li>
  69. <li><a href="parser-benchmarks.html">Parser Benchmarks</a></li>
  70. <li><a href="http://www.ohloh.net/projects/3459">Code Statistics</a></li>
  71. </ul>
  72. </div>
  73. <div class="MenuGroup">
  74. <h1>Using XStream</h1>
  75. <ul>
  76. <li><a href="architecture.html">Architecture Overview</a></li>
  77. <li><a href="converters.html">Converters</a></li>
  78. <li><a href="faq.html">Frequently Asked Questions</a></li>
  79. <li class="currentLink">Users' Mailing List</li>
  80. <li><a href="issues.html">Reporting Issues</a></li>
  81. </ul>
  82. </div>
  83. <div class="MenuGroup">
  84. <h1>Javadoc</h1>
  85. <ul>
  86. <li><a href="javadoc/index.html">XStream Core</a></li>
  87. <li><a href="hibernate-javadoc/index.html">Hibernate Extensions</a></li>
  88. <li><a href="benchmark-javadoc/index.html">Benchmark Module</a></li>
  89. </ul>
  90. </div>
  91. <div class="MenuGroup">
  92. <h1>Tutorials</h1>
  93. <ul>
  94. <li><a href="tutorial.html">Two Minute Tutorial</a></li>
  95. <li><a href="alias-tutorial.html">Alias Tutorial</a></li>
  96. <li><a href="annotations-tutorial.html">Annotations Tutorial</a></li>
  97. <li><a href="converter-tutorial.html">Converter Tutorial</a></li>
  98. <li><a href="objectstream.html">Object Streams Tutorial</a></li>
  99. <li><a href="persistence-tutorial.html">Persistence API Tutorial</a></li>
  100. <li><a href="json-tutorial.html">JSON Tutorial</a></li>
  101. </ul>
  102. </div>
  103. <div class="MenuGroup">
  104. <h1>Developing XStream</h1>
  105. <ul>
  106. <li><a href="how-to-contribute.html">How to Contribute</a></li>
  107. <li><a href="list-dev.html">Developers' Mailing List</a></li>
  108. <li><a href="team.html">Development Team</a></li>
  109. <li><a href="repository.html">Source Repository</a></li>
  110. <li><a href="http://bamboo.ci.codehaus.org/browse/XSTREAM">Continuous Integration</a></li>
  111. </ul>
  112. </div>
  113. </div>
  114. </body>
  115. </html>