Home | History | Annotate | Download | only in meta
      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>
      7 javax.annotation.meta Class Hierarchy
      8 </TITLE>
      9 
     10 
     11 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../stylesheet.css" TITLE="Style">
     12 
     13 <SCRIPT type="text/javascript">
     14 function windowTitle()
     15 {
     16     parent.document.title="javax.annotation.meta 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>&nbsp;</TD>
     37   <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
     38   <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <FONT CLASS="NavBarFont1">Class</FONT>&nbsp;</TD>
     39   <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Tree</B></FONT>&nbsp;</TD>
     40   <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
     41   <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
     42   <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</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 &nbsp;<A HREF="../../../javax/annotation/concurrent/package-tree.html"><B>PREV</B></A>&nbsp;
     54 &nbsp;NEXT</FONT></TD>
     55 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
     56   <A HREF="../../../index.html?javax/annotation/meta/package-tree.html" target="_top"><B>FRAMES</B></A>  &nbsp;
     57 &nbsp;<A HREF="package-tree.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
     58 &nbsp;<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>
     79 Hierarchy For Package javax.annotation.meta
     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>
     86 Interface Hierarchy
     87 </H2>
     88 <UL>
     89 <LI TYPE="circle">javax.annotation.meta.<A HREF="../../../javax/annotation/meta/TypeQualifierValidator.html" title="interface in javax.annotation.meta"><B>TypeQualifierValidator</B></A>&lt;A&gt;</UL>
     90 <H2>
     91 Annotation Type Hierarchy
     92 </H2>
     93 <UL>
     94 <LI TYPE="circle">javax.annotation.meta.<A HREF="../../../javax/annotation/meta/TypeQualifierNickname.html" title="annotation in javax.annotation.meta"><B>TypeQualifierNickname</B></A> (implements java.lang.annotation.Annotation)
     95 <LI TYPE="circle">javax.annotation.meta.<A HREF="../../../javax/annotation/meta/TypeQualifierDefault.html" title="annotation in javax.annotation.meta"><B>TypeQualifierDefault</B></A> (implements java.lang.annotation.Annotation)
     96 <LI TYPE="circle">javax.annotation.meta.<A HREF="../../../javax/annotation/meta/TypeQualifier.html" title="annotation in javax.annotation.meta"><B>TypeQualifier</B></A> (implements java.lang.annotation.Annotation)
     97 <LI TYPE="circle">javax.annotation.meta.<A HREF="../../../javax/annotation/meta/Exhaustive.html" title="annotation in javax.annotation.meta"><B>Exhaustive</B></A> (implements java.lang.annotation.Annotation)
     98 <LI TYPE="circle">javax.annotation.meta.<A HREF="../../../javax/annotation/meta/Exclusive.html" title="annotation in javax.annotation.meta"><B>Exclusive</B></A> (implements java.lang.annotation.Annotation)
     99 </UL>
    100 <H2>
    101 Enum Hierarchy
    102 </H2>
    103 <UL>
    104 <LI TYPE="circle">java.lang.Object<UL>
    105 <LI TYPE="circle">java.lang.Enum&lt;E&gt; (implements java.lang.Comparable&lt;T&gt;, java.io.Serializable)
    106 <UL>
    107 <LI TYPE="circle">javax.annotation.meta.<A HREF="../../../javax/annotation/meta/When.html" title="enum in javax.annotation.meta"><B>When</B></A></UL>
    108 </UL>
    109 </UL>
    110 <HR>
    111 
    112 
    113 <!-- ======= START OF BOTTOM NAVBAR ====== -->
    114 <A NAME="navbar_bottom"><!-- --></A>
    115 <A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
    116 <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
    117 <TR>
    118 <TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
    119 <A NAME="navbar_bottom_firstrow"><!-- --></A>
    120 <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
    121   <TR ALIGN="center" VALIGN="top">
    122   <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
    123   <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
    124   <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <FONT CLASS="NavBarFont1">Class</FONT>&nbsp;</TD>
    125   <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Tree</B></FONT>&nbsp;</TD>
    126   <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
    127   <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
    128   <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
    129   </TR>
    130 </TABLE>
    131 </TD>
    132 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
    133 </EM>
    134 </TD>
    135 </TR>
    136 
    137 <TR>
    138 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
    139 &nbsp;<A HREF="../../../javax/annotation/concurrent/package-tree.html"><B>PREV</B></A>&nbsp;
    140 &nbsp;NEXT</FONT></TD>
    141 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
    142   <A HREF="../../../index.html?javax/annotation/meta/package-tree.html" target="_top"><B>FRAMES</B></A>  &nbsp;
    143 &nbsp;<A HREF="package-tree.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
    144 &nbsp;<SCRIPT type="text/javascript">
    145   <!--
    146   if(window==top) {
    147     document.writeln('<A HREF="../../../allclasses-noframe.html"><B>All Classes</B></A>');
    148   }
    149   //-->
    150 </SCRIPT>
    151 <NOSCRIPT>
    152   <A HREF="../../../allclasses-noframe.html"><B>All Classes</B></A>
    153 </NOSCRIPT>
    154 
    155 
    156 </FONT></TD>
    157 </TR>
    158 </TABLE>
    159 <A NAME="skip-navbar_bottom"></A>
    160 <!-- ======== END OF BOTTOM NAVBAR ======= -->
    161 
    162 <HR>
    163 
    164 </BODY>
    165 </HTML>
    166