org.kuali.rice.krad.devtools.doclet
Class KRADLibraryPropertiesDoclet

java.lang.Object
  extended by org.kuali.rice.krad.devtools.doclet.KRADLibraryPropertiesDoclet

public class KRADLibraryPropertiesDoclet
extends Object

A JavaDoc tools doclet class that generates a properties file containing information about any @BeanTag classes @BeanTagAttribute properties

Author:
Kuali Rice Team (rice.collab@kuali.org)

Constructor Summary
KRADLibraryPropertiesDoclet()
           
 
Method Summary
static void main(String[] args)
           
static boolean start(com.sun.javadoc.RootDoc root)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

KRADLibraryPropertiesDoclet

public KRADLibraryPropertiesDoclet()
Method Detail

main

public static void main(String[] args)

start

public static boolean start(com.sun.javadoc.RootDoc root)


Copyright © 2005–2014 The Kuali Foundation. All rights reserved.