org.jboss.aop.annotation.compiler
Class XmlAnnotationCompiler
java.lang.Object
org.jboss.aop.annotation.compiler.XmlAnnotationCompiler
public class XmlAnnotationCompiler
- extends Object
Convert doclet tags to JBoss AOP annotation XML
- Version:
- $Revision: 1.3 $
- Author:
- Bill Burke
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
XmlAnnotationCompiler
public XmlAnnotationCompiler()
main
public static void main(String[] args)
throws Exception
- Throws:
Exception
usage
public void usage()
indenter
public static void indenter(PrintWriter pw,
int indent)
compile
public void compile(String[] args)
throws Exception
- Throws:
Exception
Copyright © 2002 JBoss Group, LLC. All Rights Reserved.