|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.sandev.generator.tags.AbstractSandBaseTag
org.sandev.generator.tags.AbstractSandGeneralTag
public abstract class AbstractSandGeneralTag
Extend AbstractSandBaseTag to allow for tags that can be used at both the class and the field level. See the root class for details.
| Field Summary |
|---|
| Fields inherited from class org.sandev.generator.tags.AbstractSandBaseTag |
|---|
PREFIX |
| Constructor Summary | |
|---|---|
AbstractSandGeneralTag()
|
|
| Method Summary | |
|---|---|
boolean |
inField()
Override the base implementation to allow use within a field. |
boolean |
inType()
Override the base implementation to allow use within a class. |
| Methods inherited from class org.sandev.generator.tags.AbstractSandBaseTag |
|---|
inConstructor, inMethod, inOverview, inPackage, isInlineTag, register, registerHelper, toString, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface com.sun.tools.doclets.Taglet |
|---|
getName |
| Constructor Detail |
|---|
public AbstractSandGeneralTag()
| Method Detail |
|---|
public boolean inType()
inType in interface com.sun.tools.doclets.TagletinType in class AbstractSandBaseTagpublic boolean inField()
inField in interface com.sun.tools.doclets.TagletinField in class AbstractSandBaseTag
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||