org.jboss.aop.annotation.compiler
Class AnnotationDocletTagFactory
java.lang.Object
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
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AnnotationDocletTagFactory
public AnnotationDocletTagFactory()
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)
- Specified by:
createDocletTag
in interface com.thoughtworks.qdox.model.DocletTagFactory
Copyright © 2012 JBoss, a division of Red Hat, Inc.. All Rights Reserved.