/Prototipo/Servlet/lib/xstream-distribution-1.4.1-bin/xstream-1.4.1/docs/javadoc/com/thoughtworks/xstream/annotations/XStreamOmitField.html

http://prototipomemoria.googlecode.com/ · HTML · 181 lines · 142 code · 21 blank · 18 comment · 0 complexity · 8b69cdbe65a226086b3321d46a128660 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. XStreamOmitField (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="XStreamOmitField (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/XStreamOmitField.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/annotations/XStreamInclude.html" title="annotation in com.thoughtworks.xstream.annotations"><B>PREV CLASS</B></A>&nbsp;
  52. &nbsp;NEXT CLASS</FONT></TD>
  53. <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
  54. <A HREF="../../../../index.html?com/thoughtworks/xstream/annotations/XStreamOmitField.html" target="_top"><B>FRAMES</B></A> &nbsp;
  55. &nbsp;<A HREF="XStreamOmitField.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;REQUIRED&nbsp;|&nbsp;OPTIONAL</FONT></TD>
  71. <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
  72. DETAIL:&nbsp;ELEMENT</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.annotations</FONT>
  82. <BR>
  83. Annotation Type XStreamOmitField</H2>
  84. <HR>
  85. <DL>
  86. <DT><PRE><FONT SIZE="-1"><A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/annotation/Retention.html?is-external=true" title="class or interface in java.lang.annotation">@Retention</A>(<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/annotation/Retention.html?is-external=true#value()" title="class or interface in java.lang.annotation">value</A>=<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/annotation/RetentionPolicy.html?is-external=true#RUNTIME" title="class or interface in java.lang.annotation">RUNTIME</A>)
  87. <A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/annotation/Target.html?is-external=true" title="class or interface in java.lang.annotation">@Target</A>(<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/annotation/Target.html?is-external=true#value()" title="class or interface in java.lang.annotation">value</A>=<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/annotation/ElementType.html?is-external=true#FIELD" title="class or interface in java.lang.annotation">FIELD</A>)
  88. </FONT>public @interface <B>XStreamOmitField</B></DL>
  89. </PRE>
  90. <P>
  91. Declares a field to be omitted. The result is the same as invoking the method
  92. omitField in a XStream instance.
  93. <P>
  94. <P>
  95. <DL>
  96. <DT><B>Since:</B></DT>
  97. <DD>1.2.2</DD>
  98. <DT><B>Author:</B></DT>
  99. <DD>Chung-Onn Cheong, Guilherme Silveira</DD>
  100. </DL>
  101. <P>
  102. <P>
  103. <!-- ========= END OF CLASS DATA ========= -->
  104. <HR>
  105. <!-- ======= START OF BOTTOM NAVBAR ====== -->
  106. <A NAME="navbar_bottom"><!-- --></A>
  107. <A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
  108. <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
  109. <TR>
  110. <TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
  111. <A NAME="navbar_bottom_firstrow"><!-- --></A>
  112. <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
  113. <TR ALIGN="center" VALIGN="top">
  114. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
  115. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
  116. <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD>
  117. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="class-use/XStreamOmitField.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A>&nbsp;</TD>
  118. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
  119. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
  120. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
  121. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
  122. </TR>
  123. </TABLE>
  124. </TD>
  125. <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
  126. </EM>
  127. </TD>
  128. </TR>
  129. <TR>
  130. <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
  131. &nbsp;<A HREF="../../../../com/thoughtworks/xstream/annotations/XStreamInclude.html" title="annotation in com.thoughtworks.xstream.annotations"><B>PREV CLASS</B></A>&nbsp;
  132. &nbsp;NEXT CLASS</FONT></TD>
  133. <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
  134. <A HREF="../../../../index.html?com/thoughtworks/xstream/annotations/XStreamOmitField.html" target="_top"><B>FRAMES</B></A> &nbsp;
  135. &nbsp;<A HREF="XStreamOmitField.html" target="_top"><B>NO FRAMES</B></A> &nbsp;
  136. &nbsp;<SCRIPT type="text/javascript">
  137. <!--
  138. if(window==top) {
  139. document.writeln('<A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>');
  140. }
  141. //-->
  142. </SCRIPT>
  143. <NOSCRIPT>
  144. <A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>
  145. </NOSCRIPT>
  146. </FONT></TD>
  147. </TR>
  148. <TR>
  149. <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
  150. SUMMARY:&nbsp;REQUIRED&nbsp;|&nbsp;OPTIONAL</FONT></TD>
  151. <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
  152. DETAIL:&nbsp;ELEMENT</FONT></TD>
  153. </TR>
  154. </TABLE>
  155. <A NAME="skip-navbar_bottom"></A>
  156. <!-- ======== END OF BOTTOM NAVBAR ======= -->
  157. <HR>
  158. Copyright &#169; 2004-2011 <a href="http://xstream.codehaus.org">XStream</a>. All Rights Reserved.
  159. </BODY>
  160. </HTML>