| java.lang.Object jaxx.PrintTagInfo
PrintTagInfo | public class PrintTagInfo (Code) | | Generates information about a tag for use on the jaxxframework.org web site.
|
Method Summary | |
public static void | main(String[] arg) Displays information about the class name in arg[0]. |
main | public static void main(String[] arg) throws Exception(Code) | | Displays information about the class name in arg[0].
Parameters: arg - command-line arguments throws: Exception - if an error occurs |
|
|