|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectxdoclet.template.TemplateTagHandler
xdoclet.XDocletTagSupport
xdoclet.tagshandler.IdTagsHandler
public class IdTagsHandler
| Field Summary |
|---|
| Fields inherited from class xdoclet.XDocletTagSupport |
|---|
FOR_CLASS, FOR_CONSTRUCTOR, FOR_FIELD, FOR_METHOD, PARAMETER_DELIMITER |
| Constructor Summary | |
|---|---|
IdTagsHandler()
|
|
| Method Summary | |
|---|---|
java.lang.String |
id(java.util.Properties attributes)
Generates an id attribute based on the given tag values. |
java.lang.String |
prefixedId(java.util.Properties attributes)
Generates an id attribute based on the given prefix. |
static void |
reset()
Resets the hashtable which backs the prefixId tag. |
| Methods inherited from class xdoclet.template.TemplateTagHandler |
|---|
getXJavaDoc, setXJavaDoc |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public IdTagsHandler()
| Method Detail |
|---|
public static void reset()
public java.lang.String prefixedId(java.util.Properties attributes)
throws XDocletException
attributes - The attributes of the template tag
XDocletException - Description of Exception
public java.lang.String id(java.util.Properties attributes)
throws XDocletException
attributes - The attributes of the template tag
XDocletException - Description of Exception
|
http://xdoclet.sourceforge.net/ | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||