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: 1.3 $
- 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,
com.thoughtworks.qdox.model.AbstractJavaEntity e,
int i)
- Specified by:
createDocletTag
in interface com.thoughtworks.qdox.model.DocletTagFactory
createDocletTag
public com.thoughtworks.qdox.model.DocletTag createDocletTag(String s,
String s1,
int i)
createDocletTag
public com.thoughtworks.qdox.model.DocletTag createDocletTag(String s,
String s1)
- Specified by:
createDocletTag
in interface com.thoughtworks.qdox.model.DocletTagFactory
Copyright © 2002 JBoss Group, LLC. All Rights Reserved.