JBoss AOP Parent POM 2.2.2.GA

org.jboss.aop.annotation.compiler
Class AnnotationDocletTagFactory

java.lang.Object
  extended by org.jboss.aop.annotation.compiler.AnnotationDocletTagFactory
All Implemented Interfaces:
com.thoughtworks.qdox.model.DocletTagFactory, Serializable

public class AnnotationDocletTagFactory
extends Object
implements com.thoughtworks.qdox.model.DocletTagFactory

Comment

Version:
$Revision: 57688 $
Author:
Bill Burke
See Also:
Serialized Form

Constructor Summary
AnnotationDocletTagFactory()
           
 
Method Summary
 com.thoughtworks.qdox.model.DocletTag createDocletTag(String s, String s1)
           
 com.thoughtworks.qdox.model.DocletTag createDocletTag(String s1, String s2, com.thoughtworks.qdox.model.AbstractBaseJavaEntity arg2, int arg3)
           
 com.thoughtworks.qdox.model.DocletTag createDocletTag(String tag, String text, com.thoughtworks.qdox.model.AbstractJavaEntity arg2, int arg3)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AnnotationDocletTagFactory

public AnnotationDocletTagFactory()
Method Detail

createDocletTag

public com.thoughtworks.qdox.model.DocletTag createDocletTag(String s,
                                                             String s1)
Specified by:
createDocletTag in interface com.thoughtworks.qdox.model.DocletTagFactory

createDocletTag

public com.thoughtworks.qdox.model.DocletTag createDocletTag(String tag,
                                                             String text,
                                                             com.thoughtworks.qdox.model.AbstractJavaEntity arg2,
                                                             int arg3)

createDocletTag

public com.thoughtworks.qdox.model.DocletTag createDocletTag(String s1,
                                                             String s2,
                                                             com.thoughtworks.qdox.model.AbstractBaseJavaEntity arg2,
                                                             int arg3)
Specified by:
createDocletTag in interface com.thoughtworks.qdox.model.DocletTagFactory

JBoss AOP Parent POM 2.2.2.GA

Copyright © 2012 JBoss, a division of Red Hat, Inc.. All Rights Reserved.