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.5.0_16) on Tue Feb 03 09:28:21 PST 2009 --> 6<TITLE> 7javax.annotation Class Hierarchy 8</TITLE> 9 10 11<LINK REL ="stylesheet" TYPE="text/css" HREF="../../stylesheet.css" TITLE="Style"> 12 13<SCRIPT type="text/javascript"> 14function windowTitle() 15{ 16 parent.document.title="javax.annotation Class Hierarchy"; 17} 18</SCRIPT> 19<NOSCRIPT> 20</NOSCRIPT> 21 22</HEAD> 23 24<BODY BGCOLOR="white" onload="windowTitle();"> 25 26 27<!-- ========= START OF TOP NAVBAR ======= --> 28<A NAME="navbar_top"><!-- --></A> 29<A HREF="#skip-navbar_top" title="Skip navigation links"></A> 30<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY=""> 31<TR> 32<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> 33<A NAME="navbar_top_firstrow"><!-- --></A> 34<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY=""> 35 <TR ALIGN="center" VALIGN="top"> 36 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A> </TD> 37 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A> </TD> 38 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Class</FONT> </TD> 39 <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Tree</B></FONT> </TD> 40 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD> 41 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A> </TD> 42 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD> 43 </TR> 44</TABLE> 45</TD> 46<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM> 47</EM> 48</TD> 49</TR> 50 51<TR> 52<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> 53 PREV 54 <A HREF="../../javax/annotation/concurrent/package-tree.html"><B>NEXT</B></A></FONT></TD> 55<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> 56 <A HREF="../../index.html?javax/annotation/package-tree.html" target="_top"><B>FRAMES</B></A> 57 <A HREF="package-tree.html" target="_top"><B>NO FRAMES</B></A> 58 <SCRIPT type="text/javascript"> 59 <!-- 60 if(window==top) { 61 document.writeln('<A HREF="../../allclasses-noframe.html"><B>All Classes</B></A>'); 62 } 63 //--> 64</SCRIPT> 65<NOSCRIPT> 66 <A HREF="../../allclasses-noframe.html"><B>All Classes</B></A> 67</NOSCRIPT> 68 69 70</FONT></TD> 71</TR> 72</TABLE> 73<A NAME="skip-navbar_top"></A> 74<!-- ========= END OF TOP NAVBAR ========= --> 75 76<HR> 77<CENTER> 78<H2> 79Hierarchy For Package javax.annotation 80</H2> 81</CENTER> 82<DL> 83<DT><B>Package Hierarchies:</B><DD><A HREF="../../overview-tree.html">All Packages</A></DL> 84<HR> 85<H2> 86Class Hierarchy 87</H2> 88<UL> 89<LI TYPE="circle">java.lang.Object<UL> 90<LI TYPE="circle">javax.annotation.<A HREF="../../javax/annotation/MatchesPattern.Checker.html" title="class in javax.annotation"><B>MatchesPattern.Checker</B></A> (implements javax.annotation.meta.<A HREF="../../javax/annotation/meta/TypeQualifierValidator.html" title="interface in javax.annotation.meta">TypeQualifierValidator</A><A>) 91<LI TYPE="circle">javax.annotation.<A HREF="../../javax/annotation/Nonnegative.Checker.html" title="class in javax.annotation"><B>Nonnegative.Checker</B></A> (implements javax.annotation.meta.<A HREF="../../javax/annotation/meta/TypeQualifierValidator.html" title="interface in javax.annotation.meta">TypeQualifierValidator</A><A>) 92<LI TYPE="circle">javax.annotation.<A HREF="../../javax/annotation/Nonnull.Checker.html" title="class in javax.annotation"><B>Nonnull.Checker</B></A> (implements javax.annotation.meta.<A HREF="../../javax/annotation/meta/TypeQualifierValidator.html" title="interface in javax.annotation.meta">TypeQualifierValidator</A><A>) 93<LI TYPE="circle">javax.annotation.<A HREF="../../javax/annotation/RegEx.Checker.html" title="class in javax.annotation"><B>RegEx.Checker</B></A> (implements javax.annotation.meta.<A HREF="../../javax/annotation/meta/TypeQualifierValidator.html" title="interface in javax.annotation.meta">TypeQualifierValidator</A><A>) 94</UL> 95</UL> 96<H2> 97Annotation Type Hierarchy 98</H2> 99<UL> 100<LI TYPE="circle">javax.annotation.<A HREF="../../javax/annotation/WillNotClose.html" title="annotation in javax.annotation"><B>WillNotClose</B></A> (implements java.lang.annotation.Annotation) 101<LI TYPE="circle">javax.annotation.<A HREF="../../javax/annotation/WillCloseWhenClosed.html" title="annotation in javax.annotation"><B>WillCloseWhenClosed</B></A> (implements java.lang.annotation.Annotation) 102<LI TYPE="circle">javax.annotation.<A HREF="../../javax/annotation/WillClose.html" title="annotation in javax.annotation"><B>WillClose</B></A> (implements java.lang.annotation.Annotation) 103<LI TYPE="circle">javax.annotation.<A HREF="../../javax/annotation/Untainted.html" title="annotation in javax.annotation"><B>Untainted</B></A> (implements java.lang.annotation.Annotation) 104<LI TYPE="circle">javax.annotation.<A HREF="../../javax/annotation/Tainted.html" title="annotation in javax.annotation"><B>Tainted</B></A> (implements java.lang.annotation.Annotation) 105<LI TYPE="circle">javax.annotation.<A HREF="../../javax/annotation/Syntax.html" title="annotation in javax.annotation"><B>Syntax</B></A> (implements java.lang.annotation.Annotation) 106<LI TYPE="circle">javax.annotation.<A HREF="../../javax/annotation/Signed.html" title="annotation in javax.annotation"><B>Signed</B></A> (implements java.lang.annotation.Annotation) 107<LI TYPE="circle">javax.annotation.<A HREF="../../javax/annotation/RegEx.html" title="annotation in javax.annotation"><B>RegEx</B></A> (implements java.lang.annotation.Annotation) 108<LI TYPE="circle">javax.annotation.<A HREF="../../javax/annotation/PropertyKey.html" title="annotation in javax.annotation"><B>PropertyKey</B></A> (implements java.lang.annotation.Annotation) 109<LI TYPE="circle">javax.annotation.<A HREF="../../javax/annotation/ParametersAreNullableByDefault.html" title="annotation in javax.annotation"><B>ParametersAreNullableByDefault</B></A> (implements java.lang.annotation.Annotation) 110<LI TYPE="circle">javax.annotation.<A HREF="../../javax/annotation/ParametersAreNonnullByDefault.html" title="annotation in javax.annotation"><B>ParametersAreNonnullByDefault</B></A> (implements java.lang.annotation.Annotation) 111<LI TYPE="circle">javax.annotation.<A HREF="../../javax/annotation/OverridingMethodsMustInvokeSuper.html" title="annotation in javax.annotation"><B>OverridingMethodsMustInvokeSuper</B></A> (implements java.lang.annotation.Annotation) 112<LI TYPE="circle">javax.annotation.<A HREF="../../javax/annotation/Nullable.html" title="annotation in javax.annotation"><B>Nullable</B></A> (implements java.lang.annotation.Annotation) 113<LI TYPE="circle">javax.annotation.<A HREF="../../javax/annotation/Nonnull.html" title="annotation in javax.annotation"><B>Nonnull</B></A> (implements java.lang.annotation.Annotation) 114<LI TYPE="circle">javax.annotation.<A HREF="../../javax/annotation/Nonnegative.html" title="annotation in javax.annotation"><B>Nonnegative</B></A> (implements java.lang.annotation.Annotation) 115<LI TYPE="circle">javax.annotation.<A HREF="../../javax/annotation/MatchesPattern.html" title="annotation in javax.annotation"><B>MatchesPattern</B></A> (implements java.lang.annotation.Annotation) 116<LI TYPE="circle">javax.annotation.<A HREF="../../javax/annotation/Detainted.html" title="annotation in javax.annotation"><B>Detainted</B></A> (implements java.lang.annotation.Annotation) 117<LI TYPE="circle">javax.annotation.<A HREF="../../javax/annotation/CheckReturnValue.html" title="annotation in javax.annotation"><B>CheckReturnValue</B></A> (implements java.lang.annotation.Annotation) 118<LI TYPE="circle">javax.annotation.<A HREF="../../javax/annotation/CheckForSigned.html" title="annotation in javax.annotation"><B>CheckForSigned</B></A> (implements java.lang.annotation.Annotation) 119<LI TYPE="circle">javax.annotation.<A HREF="../../javax/annotation/CheckForNull.html" title="annotation in javax.annotation"><B>CheckForNull</B></A> (implements java.lang.annotation.Annotation) 120</UL> 121<HR> 122 123 124<!-- ======= START OF BOTTOM NAVBAR ====== --> 125<A NAME="navbar_bottom"><!-- --></A> 126<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A> 127<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY=""> 128<TR> 129<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> 130<A NAME="navbar_bottom_firstrow"><!-- --></A> 131<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY=""> 132 <TR ALIGN="center" VALIGN="top"> 133 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A> </TD> 134 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A> </TD> 135 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Class</FONT> </TD> 136 <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Tree</B></FONT> </TD> 137 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD> 138 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A> </TD> 139 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD> 140 </TR> 141</TABLE> 142</TD> 143<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM> 144</EM> 145</TD> 146</TR> 147 148<TR> 149<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> 150 PREV 151 <A HREF="../../javax/annotation/concurrent/package-tree.html"><B>NEXT</B></A></FONT></TD> 152<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> 153 <A HREF="../../index.html?javax/annotation/package-tree.html" target="_top"><B>FRAMES</B></A> 154 <A HREF="package-tree.html" target="_top"><B>NO FRAMES</B></A> 155 <SCRIPT type="text/javascript"> 156 <!-- 157 if(window==top) { 158 document.writeln('<A HREF="../../allclasses-noframe.html"><B>All Classes</B></A>'); 159 } 160 //--> 161</SCRIPT> 162<NOSCRIPT> 163 <A HREF="../../allclasses-noframe.html"><B>All Classes</B></A> 164</NOSCRIPT> 165 166 167</FONT></TD> 168</TR> 169</TABLE> 170<A NAME="skip-navbar_bottom"></A> 171<!-- ======== END OF BOTTOM NAVBAR ======= --> 172 173<HR> 174 175</BODY> 176</HTML> 177