public class AnnotationDocletTagFactory extends Object implements com.thoughtworks.qdox.model.DocletTagFactory
Constructor and Description |
---|
AnnotationDocletTagFactory() |
Modifier and Type | Method and Description |
---|---|
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) |
public com.thoughtworks.qdox.model.DocletTag createDocletTag(String s, String s1)
createDocletTag
in interface com.thoughtworks.qdox.model.DocletTagFactory
public com.thoughtworks.qdox.model.DocletTag createDocletTag(String tag, String text, com.thoughtworks.qdox.model.AbstractJavaEntity arg2, int arg3)
Copyright © 2013 JBoss, a division of Red Hat, Inc.. All Rights Reserved.