Home | History | Annotate | Download | only in api
      1 <api>
      2 <package name="doclava.sample"
      3 >
      4 <class name="Small"
      5  extends="java.lang.Object"
      6  abstract="false"
      7  static="false"
      8  final="false"
      9  deprecated="not deprecated"
     10  visibility="public"
     11 >
     12 <constructor name="Small"
     13  type="doclava.sample.Small"
     14  static="false"
     15  final="false"
     16  deprecated="not deprecated"
     17  visibility="public"
     18 >
     19 </constructor>
     20 <method name="get"
     21  return="doclava.sample.Small"
     22  abstract="false"
     23  native="false"
     24  synchronized="false"
     25  static="false"
     26  final="false"
     27  deprecated="not deprecated"
     28  visibility="public"
     29 >
     30 </method>
     31 </class>
     32 </package>
     33 </api>
     34