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

http://prototipomemoria.googlecode.com/ · HTML · 513 lines · 437 code · 54 blank · 22 comment · 0 complexity · ff18058c80fdf803a53d6bc20073aef4 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:24 CEST 2011 -->
  6. <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
  7. <TITLE>
  8. XomDriver (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="XomDriver (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"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
  36. <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD>
  37. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="class-use/XomDriver.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A>&nbsp;</TD>
  38. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
  39. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&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;<A HREF="../../../../../com/thoughtworks/xstream/io/xml/XmlFriendlyWriter.html" title="interface in com.thoughtworks.xstream.io.xml"><B>PREV CLASS</B></A>&nbsp;
  52. &nbsp;<A HREF="../../../../../com/thoughtworks/xstream/io/xml/XomReader.html" title="class in com.thoughtworks.xstream.io.xml"><B>NEXT CLASS</B></A></FONT></TD>
  53. <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
  54. <A HREF="../../../../../index.html?com/thoughtworks/xstream/io/xml/XomDriver.html" target="_top"><B>FRAMES</B></A> &nbsp;
  55. &nbsp;<A HREF="XomDriver.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. <TR>
  69. <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
  70. SUMMARY:&nbsp;NESTED&nbsp;|&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_summary">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD>
  71. <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
  72. DETAIL:&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_detail">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD>
  73. </TR>
  74. </TABLE>
  75. <A NAME="skip-navbar_top"></A>
  76. <!-- ========= END OF TOP NAVBAR ========= -->
  77. <HR>
  78. <!-- ======== START OF CLASS DATA ======== -->
  79. <H2>
  80. <FONT SIZE="-1">
  81. com.thoughtworks.xstream.io.xml</FONT>
  82. <BR>
  83. Class XomDriver</H2>
  84. <PRE>
  85. <A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</A>
  86. <IMG SRC="../../../../../resources/inherit.gif" ALT="extended by "><A HREF="../../../../../com/thoughtworks/xstream/io/AbstractDriver.html" title="class in com.thoughtworks.xstream.io">com.thoughtworks.xstream.io.AbstractDriver</A>
  87. <IMG SRC="../../../../../resources/inherit.gif" ALT="extended by "><A HREF="../../../../../com/thoughtworks/xstream/io/xml/AbstractXmlDriver.html" title="class in com.thoughtworks.xstream.io.xml">com.thoughtworks.xstream.io.xml.AbstractXmlDriver</A>
  88. <IMG SRC="../../../../../resources/inherit.gif" ALT="extended by "><B>com.thoughtworks.xstream.io.xml.XomDriver</B>
  89. </PRE>
  90. <DL>
  91. <DT><B>All Implemented Interfaces:</B> <DD><A HREF="../../../../../com/thoughtworks/xstream/io/HierarchicalStreamDriver.html" title="interface in com.thoughtworks.xstream.io">HierarchicalStreamDriver</A></DD>
  92. </DL>
  93. <HR>
  94. <DL>
  95. <DT><PRE>public class <B>XomDriver</B><DT>extends <A HREF="../../../../../com/thoughtworks/xstream/io/xml/AbstractXmlDriver.html" title="class in com.thoughtworks.xstream.io.xml">AbstractXmlDriver</A></DL>
  96. </PRE>
  97. <P>
  98. <HR>
  99. <P>
  100. <!-- ======== CONSTRUCTOR SUMMARY ======== -->
  101. <A NAME="constructor_summary"><!-- --></A>
  102. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  103. <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
  104. <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
  105. <B>Constructor Summary</B></FONT></TH>
  106. </TR>
  107. <TR BGCOLOR="white" CLASS="TableRowColor">
  108. <TD><CODE><B><A HREF="../../../../../com/thoughtworks/xstream/io/xml/XomDriver.html#XomDriver()">XomDriver</A></B>()</CODE>
  109. <BR>
  110. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
  111. </TR>
  112. <TR BGCOLOR="white" CLASS="TableRowColor">
  113. <TD><CODE><B><A HREF="../../../../../com/thoughtworks/xstream/io/xml/XomDriver.html#XomDriver(nu.xom.Builder)">XomDriver</A></B>(nu.xom.Builder&nbsp;builder)</CODE>
  114. <BR>
  115. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
  116. </TR>
  117. <TR BGCOLOR="white" CLASS="TableRowColor">
  118. <TD><CODE><B><A HREF="../../../../../com/thoughtworks/xstream/io/xml/XomDriver.html#XomDriver(nu.xom.Builder, com.thoughtworks.xstream.io.naming.NameCoder)">XomDriver</A></B>(nu.xom.Builder&nbsp;builder,
  119. <A HREF="../../../../../com/thoughtworks/xstream/io/naming/NameCoder.html" title="interface in com.thoughtworks.xstream.io.naming">NameCoder</A>&nbsp;nameCoder)</CODE>
  120. <BR>
  121. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
  122. </TR>
  123. <TR BGCOLOR="white" CLASS="TableRowColor">
  124. <TD><CODE><B><A HREF="../../../../../com/thoughtworks/xstream/io/xml/XomDriver.html#XomDriver(nu.xom.Builder, com.thoughtworks.xstream.io.xml.XmlFriendlyReplacer)">XomDriver</A></B>(nu.xom.Builder&nbsp;builder,
  125. <A HREF="../../../../../com/thoughtworks/xstream/io/xml/XmlFriendlyReplacer.html" title="class in com.thoughtworks.xstream.io.xml">XmlFriendlyReplacer</A>&nbsp;replacer)</CODE>
  126. <BR>
  127. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<B>Deprecated.</B>&nbsp;<I>As of 1.4, use <A HREF="../../../../../com/thoughtworks/xstream/io/xml/XomDriver.html#XomDriver(nu.xom.Builder, com.thoughtworks.xstream.io.naming.NameCoder)"><CODE>XomDriver(Builder, NameCoder)</CODE></A> instead</I></TD>
  128. </TR>
  129. <TR BGCOLOR="white" CLASS="TableRowColor">
  130. <TD><CODE><B><A HREF="../../../../../com/thoughtworks/xstream/io/xml/XomDriver.html#XomDriver(com.thoughtworks.xstream.io.naming.NameCoder)">XomDriver</A></B>(<A HREF="../../../../../com/thoughtworks/xstream/io/naming/NameCoder.html" title="interface in com.thoughtworks.xstream.io.naming">NameCoder</A>&nbsp;nameCoder)</CODE>
  131. <BR>
  132. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
  133. </TR>
  134. <TR BGCOLOR="white" CLASS="TableRowColor">
  135. <TD><CODE><B><A HREF="../../../../../com/thoughtworks/xstream/io/xml/XomDriver.html#XomDriver(com.thoughtworks.xstream.io.xml.XmlFriendlyReplacer)">XomDriver</A></B>(<A HREF="../../../../../com/thoughtworks/xstream/io/xml/XmlFriendlyReplacer.html" title="class in com.thoughtworks.xstream.io.xml">XmlFriendlyReplacer</A>&nbsp;replacer)</CODE>
  136. <BR>
  137. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<B>Deprecated.</B>&nbsp;<I>As of 1.4, use <A HREF="../../../../../com/thoughtworks/xstream/io/xml/XomDriver.html#XomDriver(nu.xom.Builder, com.thoughtworks.xstream.io.naming.NameCoder)"><CODE>XomDriver(Builder, NameCoder)</CODE></A> instead</I></TD>
  138. </TR>
  139. </TABLE>
  140. &nbsp;
  141. <!-- ========== METHOD SUMMARY =========== -->
  142. <A NAME="method_summary"><!-- --></A>
  143. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  144. <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
  145. <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
  146. <B>Method Summary</B></FONT></TH>
  147. </TR>
  148. <TR BGCOLOR="white" CLASS="TableRowColor">
  149. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  150. <CODE>&nbsp;<A HREF="../../../../../com/thoughtworks/xstream/io/HierarchicalStreamReader.html" title="interface in com.thoughtworks.xstream.io">HierarchicalStreamReader</A></CODE></FONT></TD>
  151. <TD><CODE><B><A HREF="../../../../../com/thoughtworks/xstream/io/xml/XomDriver.html#createReader(java.io.File)">createReader</A></B>(<A HREF="http://download.oracle.com/javase/6/docs/api/java/io/File.html?is-external=true" title="class or interface in java.io">File</A>&nbsp;in)</CODE>
  152. <BR>
  153. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Create the HierarchicalStreamReader with the stream parser reading from a File.</TD>
  154. </TR>
  155. <TR BGCOLOR="white" CLASS="TableRowColor">
  156. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  157. <CODE>&nbsp;<A HREF="../../../../../com/thoughtworks/xstream/io/HierarchicalStreamReader.html" title="interface in com.thoughtworks.xstream.io">HierarchicalStreamReader</A></CODE></FONT></TD>
  158. <TD><CODE><B><A HREF="../../../../../com/thoughtworks/xstream/io/xml/XomDriver.html#createReader(java.io.InputStream)">createReader</A></B>(<A HREF="http://download.oracle.com/javase/6/docs/api/java/io/InputStream.html?is-external=true" title="class or interface in java.io">InputStream</A>&nbsp;in)</CODE>
  159. <BR>
  160. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Create the HierarchicalStreamReader with the stream parser reading from the input stream.</TD>
  161. </TR>
  162. <TR BGCOLOR="white" CLASS="TableRowColor">
  163. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  164. <CODE>&nbsp;<A HREF="../../../../../com/thoughtworks/xstream/io/HierarchicalStreamReader.html" title="interface in com.thoughtworks.xstream.io">HierarchicalStreamReader</A></CODE></FONT></TD>
  165. <TD><CODE><B><A HREF="../../../../../com/thoughtworks/xstream/io/xml/XomDriver.html#createReader(java.io.Reader)">createReader</A></B>(<A HREF="http://download.oracle.com/javase/6/docs/api/java/io/Reader.html?is-external=true" title="class or interface in java.io">Reader</A>&nbsp;text)</CODE>
  166. <BR>
  167. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Create the HierarchicalStreamReader with the stream parser reading from the IO reader.</TD>
  168. </TR>
  169. <TR BGCOLOR="white" CLASS="TableRowColor">
  170. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  171. <CODE>&nbsp;<A HREF="../../../../../com/thoughtworks/xstream/io/HierarchicalStreamReader.html" title="interface in com.thoughtworks.xstream.io">HierarchicalStreamReader</A></CODE></FONT></TD>
  172. <TD><CODE><B><A HREF="../../../../../com/thoughtworks/xstream/io/xml/XomDriver.html#createReader(java.net.URL)">createReader</A></B>(<A HREF="http://download.oracle.com/javase/6/docs/api/java/net/URL.html?is-external=true" title="class or interface in java.net">URL</A>&nbsp;in)</CODE>
  173. <BR>
  174. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Create the HierarchicalStreamReader with the stream parser reading from a URL.</TD>
  175. </TR>
  176. <TR BGCOLOR="white" CLASS="TableRowColor">
  177. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  178. <CODE>&nbsp;<A HREF="../../../../../com/thoughtworks/xstream/io/HierarchicalStreamWriter.html" title="interface in com.thoughtworks.xstream.io">HierarchicalStreamWriter</A></CODE></FONT></TD>
  179. <TD><CODE><B><A HREF="../../../../../com/thoughtworks/xstream/io/xml/XomDriver.html#createWriter(java.io.OutputStream)">createWriter</A></B>(<A HREF="http://download.oracle.com/javase/6/docs/api/java/io/OutputStream.html?is-external=true" title="class or interface in java.io">OutputStream</A>&nbsp;out)</CODE>
  180. <BR>
  181. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Create the HierarchicalStreamWriter with the formatted writer.</TD>
  182. </TR>
  183. <TR BGCOLOR="white" CLASS="TableRowColor">
  184. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  185. <CODE>&nbsp;<A HREF="../../../../../com/thoughtworks/xstream/io/HierarchicalStreamWriter.html" title="interface in com.thoughtworks.xstream.io">HierarchicalStreamWriter</A></CODE></FONT></TD>
  186. <TD><CODE><B><A HREF="../../../../../com/thoughtworks/xstream/io/xml/XomDriver.html#createWriter(java.io.Writer)">createWriter</A></B>(<A HREF="http://download.oracle.com/javase/6/docs/api/java/io/Writer.html?is-external=true" title="class or interface in java.io">Writer</A>&nbsp;out)</CODE>
  187. <BR>
  188. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Create the HierarchicalStreamWriter with the formatted writer.</TD>
  189. </TR>
  190. <TR BGCOLOR="white" CLASS="TableRowColor">
  191. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  192. <CODE>protected &nbsp;nu.xom.Builder</CODE></FONT></TD>
  193. <TD><CODE><B><A HREF="../../../../../com/thoughtworks/xstream/io/xml/XomDriver.html#getBuilder()">getBuilder</A></B>()</CODE>
  194. <BR>
  195. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
  196. </TR>
  197. </TABLE>
  198. &nbsp;<A NAME="methods_inherited_from_class_com.thoughtworks.xstream.io.xml.AbstractXmlDriver"><!-- --></A>
  199. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  200. <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
  201. <TH ALIGN="left"><B>Methods inherited from class com.thoughtworks.xstream.io.xml.<A HREF="../../../../../com/thoughtworks/xstream/io/xml/AbstractXmlDriver.html" title="class in com.thoughtworks.xstream.io.xml">AbstractXmlDriver</A></B></TH>
  202. </TR>
  203. <TR BGCOLOR="white" CLASS="TableRowColor">
  204. <TD><CODE><A HREF="../../../../../com/thoughtworks/xstream/io/xml/AbstractXmlDriver.html#xmlFriendlyReplacer()">xmlFriendlyReplacer</A></CODE></TD>
  205. </TR>
  206. </TABLE>
  207. &nbsp;<A NAME="methods_inherited_from_class_com.thoughtworks.xstream.io.AbstractDriver"><!-- --></A>
  208. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  209. <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
  210. <TH ALIGN="left"><B>Methods inherited from class com.thoughtworks.xstream.io.<A HREF="../../../../../com/thoughtworks/xstream/io/AbstractDriver.html" title="class in com.thoughtworks.xstream.io">AbstractDriver</A></B></TH>
  211. </TR>
  212. <TR BGCOLOR="white" CLASS="TableRowColor">
  213. <TD><CODE><A HREF="../../../../../com/thoughtworks/xstream/io/AbstractDriver.html#getNameCoder()">getNameCoder</A></CODE></TD>
  214. </TR>
  215. </TABLE>
  216. &nbsp;<A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></A>
  217. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  218. <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
  219. <TH ALIGN="left"><B>Methods inherited from class 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">Object</A></B></TH>
  220. </TR>
  221. <TR BGCOLOR="white" CLASS="TableRowColor">
  222. <TD><CODE><A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</A>, <A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</A>, <A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</A>, <A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</A>, <A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</A>, <A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</A>, <A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</A>, <A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</A>, <A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</A>, <A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</A>, <A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</A></CODE></TD>
  223. </TR>
  224. </TABLE>
  225. &nbsp;
  226. <P>
  227. <!-- ========= CONSTRUCTOR DETAIL ======== -->
  228. <A NAME="constructor_detail"><!-- --></A>
  229. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  230. <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
  231. <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
  232. <B>Constructor Detail</B></FONT></TH>
  233. </TR>
  234. </TABLE>
  235. <A NAME="XomDriver()"><!-- --></A><H3>
  236. XomDriver</H3>
  237. <PRE>
  238. public <B>XomDriver</B>()</PRE>
  239. <DL>
  240. </DL>
  241. <HR>
  242. <A NAME="XomDriver(nu.xom.Builder)"><!-- --></A><H3>
  243. XomDriver</H3>
  244. <PRE>
  245. public <B>XomDriver</B>(nu.xom.Builder&nbsp;builder)</PRE>
  246. <DL>
  247. </DL>
  248. <HR>
  249. <A NAME="XomDriver(com.thoughtworks.xstream.io.naming.NameCoder)"><!-- --></A><H3>
  250. XomDriver</H3>
  251. <PRE>
  252. public <B>XomDriver</B>(<A HREF="../../../../../com/thoughtworks/xstream/io/naming/NameCoder.html" title="interface in com.thoughtworks.xstream.io.naming">NameCoder</A>&nbsp;nameCoder)</PRE>
  253. <DL>
  254. <DL>
  255. <DT><B>Since:</B></DT>
  256. <DD>1.4</DD>
  257. </DL>
  258. </DL>
  259. <HR>
  260. <A NAME="XomDriver(nu.xom.Builder, com.thoughtworks.xstream.io.naming.NameCoder)"><!-- --></A><H3>
  261. XomDriver</H3>
  262. <PRE>
  263. public <B>XomDriver</B>(nu.xom.Builder&nbsp;builder,
  264. <A HREF="../../../../../com/thoughtworks/xstream/io/naming/NameCoder.html" title="interface in com.thoughtworks.xstream.io.naming">NameCoder</A>&nbsp;nameCoder)</PRE>
  265. <DL>
  266. <DL>
  267. <DT><B>Since:</B></DT>
  268. <DD>1.4</DD>
  269. </DL>
  270. </DL>
  271. <HR>
  272. <A NAME="XomDriver(com.thoughtworks.xstream.io.xml.XmlFriendlyReplacer)"><!-- --></A><H3>
  273. XomDriver</H3>
  274. <PRE>
  275. public <B>XomDriver</B>(<A HREF="../../../../../com/thoughtworks/xstream/io/xml/XmlFriendlyReplacer.html" title="class in com.thoughtworks.xstream.io.xml">XmlFriendlyReplacer</A>&nbsp;replacer)</PRE>
  276. <DL>
  277. <DD><B>Deprecated.</B>&nbsp;<I>As of 1.4, use <A HREF="../../../../../com/thoughtworks/xstream/io/xml/XomDriver.html#XomDriver(nu.xom.Builder, com.thoughtworks.xstream.io.naming.NameCoder)"><CODE>XomDriver(Builder, NameCoder)</CODE></A> instead</I>
  278. <P>
  279. <DL>
  280. <DT><B>Since:</B></DT>
  281. <DD>1.2</DD>
  282. </DL>
  283. </DL>
  284. <HR>
  285. <A NAME="XomDriver(nu.xom.Builder, com.thoughtworks.xstream.io.xml.XmlFriendlyReplacer)"><!-- --></A><H3>
  286. XomDriver</H3>
  287. <PRE>
  288. public <B>XomDriver</B>(nu.xom.Builder&nbsp;builder,
  289. <A HREF="../../../../../com/thoughtworks/xstream/io/xml/XmlFriendlyReplacer.html" title="class in com.thoughtworks.xstream.io.xml">XmlFriendlyReplacer</A>&nbsp;replacer)</PRE>
  290. <DL>
  291. <DD><B>Deprecated.</B>&nbsp;<I>As of 1.4, use <A HREF="../../../../../com/thoughtworks/xstream/io/xml/XomDriver.html#XomDriver(nu.xom.Builder, com.thoughtworks.xstream.io.naming.NameCoder)"><CODE>XomDriver(Builder, NameCoder)</CODE></A> instead</I>
  292. <P>
  293. <DL>
  294. <DT><B>Since:</B></DT>
  295. <DD>1.2</DD>
  296. </DL>
  297. </DL>
  298. <!-- ============ METHOD DETAIL ========== -->
  299. <A NAME="method_detail"><!-- --></A>
  300. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  301. <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
  302. <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
  303. <B>Method Detail</B></FONT></TH>
  304. </TR>
  305. </TABLE>
  306. <A NAME="getBuilder()"><!-- --></A><H3>
  307. getBuilder</H3>
  308. <PRE>
  309. protected nu.xom.Builder <B>getBuilder</B>()</PRE>
  310. <DL>
  311. <DD><DL>
  312. </DL>
  313. </DD>
  314. </DL>
  315. <HR>
  316. <A NAME="createReader(java.io.Reader)"><!-- --></A><H3>
  317. createReader</H3>
  318. <PRE>
  319. public <A HREF="../../../../../com/thoughtworks/xstream/io/HierarchicalStreamReader.html" title="interface in com.thoughtworks.xstream.io">HierarchicalStreamReader</A> <B>createReader</B>(<A HREF="http://download.oracle.com/javase/6/docs/api/java/io/Reader.html?is-external=true" title="class or interface in java.io">Reader</A>&nbsp;text)</PRE>
  320. <DL>
  321. <DD><B>Description copied from interface: <CODE><A HREF="../../../../../com/thoughtworks/xstream/io/HierarchicalStreamDriver.html#createReader(java.io.Reader)">HierarchicalStreamDriver</A></CODE></B></DD>
  322. <DD>Create the HierarchicalStreamReader with the stream parser reading from the IO reader.
  323. <P>
  324. <DD><DL>
  325. <DT><B>Parameters:</B><DD><CODE>text</CODE> - the <A HREF="http://download.oracle.com/javase/6/docs/api/java/io/Reader.html?is-external=true" title="class or interface in java.io"><CODE>Reader</CODE></A> with the data to parse
  326. <DT><B>Returns:</B><DD>the HierarchicalStreamReader</DL>
  327. </DD>
  328. </DL>
  329. <HR>
  330. <A NAME="createReader(java.io.InputStream)"><!-- --></A><H3>
  331. createReader</H3>
  332. <PRE>
  333. public <A HREF="../../../../../com/thoughtworks/xstream/io/HierarchicalStreamReader.html" title="interface in com.thoughtworks.xstream.io">HierarchicalStreamReader</A> <B>createReader</B>(<A HREF="http://download.oracle.com/javase/6/docs/api/java/io/InputStream.html?is-external=true" title="class or interface in java.io">InputStream</A>&nbsp;in)</PRE>
  334. <DL>
  335. <DD><B>Description copied from interface: <CODE><A HREF="../../../../../com/thoughtworks/xstream/io/HierarchicalStreamDriver.html#createReader(java.io.InputStream)">HierarchicalStreamDriver</A></CODE></B></DD>
  336. <DD>Create the HierarchicalStreamReader with the stream parser reading from the input stream.
  337. <P>
  338. <DD><DL>
  339. <DT><B>Parameters:</B><DD><CODE>in</CODE> - the <A HREF="http://download.oracle.com/javase/6/docs/api/java/io/InputStream.html?is-external=true" title="class or interface in java.io"><CODE>InputStream</CODE></A> with the data to parse</DL>
  340. </DD>
  341. </DL>
  342. <HR>
  343. <A NAME="createReader(java.net.URL)"><!-- --></A><H3>
  344. createReader</H3>
  345. <PRE>
  346. public <A HREF="../../../../../com/thoughtworks/xstream/io/HierarchicalStreamReader.html" title="interface in com.thoughtworks.xstream.io">HierarchicalStreamReader</A> <B>createReader</B>(<A HREF="http://download.oracle.com/javase/6/docs/api/java/net/URL.html?is-external=true" title="class or interface in java.net">URL</A>&nbsp;in)</PRE>
  347. <DL>
  348. <DD><B>Description copied from interface: <CODE><A HREF="../../../../../com/thoughtworks/xstream/io/HierarchicalStreamDriver.html#createReader(java.net.URL)">HierarchicalStreamDriver</A></CODE></B></DD>
  349. <DD>Create the HierarchicalStreamReader with the stream parser reading from a URL.
  350. Depending on the parser implementation, some might take the URL as SystemId to resolve
  351. additional references.
  352. <P>
  353. <DD><DL>
  354. <DT><B>Parameters:</B><DD><CODE>in</CODE> - the <A HREF="http://download.oracle.com/javase/6/docs/api/java/net/URL.html?is-external=true" title="class or interface in java.net"><CODE>URL</CODE></A> defining the location with the data to parse
  355. <DT><B>Returns:</B><DD>the HierarchicalStreamReader</DL>
  356. </DD>
  357. </DL>
  358. <HR>
  359. <A NAME="createReader(java.io.File)"><!-- --></A><H3>
  360. createReader</H3>
  361. <PRE>
  362. public <A HREF="../../../../../com/thoughtworks/xstream/io/HierarchicalStreamReader.html" title="interface in com.thoughtworks.xstream.io">HierarchicalStreamReader</A> <B>createReader</B>(<A HREF="http://download.oracle.com/javase/6/docs/api/java/io/File.html?is-external=true" title="class or interface in java.io">File</A>&nbsp;in)</PRE>
  363. <DL>
  364. <DD><B>Description copied from interface: <CODE><A HREF="../../../../../com/thoughtworks/xstream/io/HierarchicalStreamDriver.html#createReader(java.io.File)">HierarchicalStreamDriver</A></CODE></B></DD>
  365. <DD>Create the HierarchicalStreamReader with the stream parser reading from a File.
  366. Depending on the parser implementation, some might take the file path as SystemId to
  367. resolve additional references.
  368. <P>
  369. <DD><DL>
  370. <DT><B>Parameters:</B><DD><CODE>in</CODE> - the <A HREF="http://download.oracle.com/javase/6/docs/api/java/net/URL.html?is-external=true" title="class or interface in java.net"><CODE>URL</CODE></A> defining the location with the data to parse
  371. <DT><B>Returns:</B><DD>the HierarchicalStreamReader</DL>
  372. </DD>
  373. </DL>
  374. <HR>
  375. <A NAME="createWriter(java.io.Writer)"><!-- --></A><H3>
  376. createWriter</H3>
  377. <PRE>
  378. public <A HREF="../../../../../com/thoughtworks/xstream/io/HierarchicalStreamWriter.html" title="interface in com.thoughtworks.xstream.io">HierarchicalStreamWriter</A> <B>createWriter</B>(<A HREF="http://download.oracle.com/javase/6/docs/api/java/io/Writer.html?is-external=true" title="class or interface in java.io">Writer</A>&nbsp;out)</PRE>
  379. <DL>
  380. <DD><B>Description copied from interface: <CODE><A HREF="../../../../../com/thoughtworks/xstream/io/HierarchicalStreamDriver.html#createWriter(java.io.Writer)">HierarchicalStreamDriver</A></CODE></B></DD>
  381. <DD>Create the HierarchicalStreamWriter with the formatted writer.
  382. <P>
  383. <DD><DL>
  384. <DT><B>Parameters:</B><DD><CODE>out</CODE> - the <A HREF="http://download.oracle.com/javase/6/docs/api/java/io/Writer.html?is-external=true" title="class or interface in java.io"><CODE>Writer</CODE></A> to receive the formatted data
  385. <DT><B>Returns:</B><DD>the HierarchicalStreamWriter</DL>
  386. </DD>
  387. </DL>
  388. <HR>
  389. <A NAME="createWriter(java.io.OutputStream)"><!-- --></A><H3>
  390. createWriter</H3>
  391. <PRE>
  392. public <A HREF="../../../../../com/thoughtworks/xstream/io/HierarchicalStreamWriter.html" title="interface in com.thoughtworks.xstream.io">HierarchicalStreamWriter</A> <B>createWriter</B>(<A HREF="http://download.oracle.com/javase/6/docs/api/java/io/OutputStream.html?is-external=true" title="class or interface in java.io">OutputStream</A>&nbsp;out)</PRE>
  393. <DL>
  394. <DD><B>Description copied from interface: <CODE><A HREF="../../../../../com/thoughtworks/xstream/io/HierarchicalStreamDriver.html#createWriter(java.io.OutputStream)">HierarchicalStreamDriver</A></CODE></B></DD>
  395. <DD>Create the HierarchicalStreamWriter with the formatted writer.
  396. <P>
  397. <DD><DL>
  398. <DT><B>Parameters:</B><DD><CODE>out</CODE> - the <A HREF="http://download.oracle.com/javase/6/docs/api/java/io/OutputStream.html?is-external=true" title="class or interface in java.io"><CODE>OutputStream</CODE></A> to receive the formatted data
  399. <DT><B>Returns:</B><DD>the HierarchicalStreamWriter</DL>
  400. </DD>
  401. </DL>
  402. <!-- ========= END OF CLASS DATA ========= -->
  403. <HR>
  404. <!-- ======= START OF BOTTOM NAVBAR ====== -->
  405. <A NAME="navbar_bottom"><!-- --></A>
  406. <A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
  407. <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
  408. <TR>
  409. <TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
  410. <A NAME="navbar_bottom_firstrow"><!-- --></A>
  411. <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
  412. <TR ALIGN="center" VALIGN="top">
  413. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
  414. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
  415. <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD>
  416. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="class-use/XomDriver.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A>&nbsp;</TD>
  417. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
  418. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
  419. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
  420. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
  421. </TR>
  422. </TABLE>
  423. </TD>
  424. <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
  425. </EM>
  426. </TD>
  427. </TR>
  428. <TR>
  429. <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
  430. &nbsp;<A HREF="../../../../../com/thoughtworks/xstream/io/xml/XmlFriendlyWriter.html" title="interface in com.thoughtworks.xstream.io.xml"><B>PREV CLASS</B></A>&nbsp;
  431. &nbsp;<A HREF="../../../../../com/thoughtworks/xstream/io/xml/XomReader.html" title="class in com.thoughtworks.xstream.io.xml"><B>NEXT CLASS</B></A></FONT></TD>
  432. <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
  433. <A HREF="../../../../../index.html?com/thoughtworks/xstream/io/xml/XomDriver.html" target="_top"><B>FRAMES</B></A> &nbsp;
  434. &nbsp;<A HREF="XomDriver.html" target="_top"><B>NO FRAMES</B></A> &nbsp;
  435. &nbsp;<SCRIPT type="text/javascript">
  436. <!--
  437. if(window==top) {
  438. document.writeln('<A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A>');
  439. }
  440. //-->
  441. </SCRIPT>
  442. <NOSCRIPT>
  443. <A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A>
  444. </NOSCRIPT>
  445. </FONT></TD>
  446. </TR>
  447. <TR>
  448. <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
  449. SUMMARY:&nbsp;NESTED&nbsp;|&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_summary">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD>
  450. <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
  451. DETAIL:&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_detail">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD>
  452. </TR>
  453. </TABLE>
  454. <A NAME="skip-navbar_bottom"></A>
  455. <!-- ======== END OF BOTTOM NAVBAR ======= -->
  456. <HR>
  457. Copyright &#169; 2004-2011 <a href="http://xstream.codehaus.org">XStream</a>. All Rights Reserved.
  458. </BODY>
  459. </HTML>