|
|||||||||||
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.AbstractProgramElementTagsHandler
xdoclet.modules.sun.sunone.ejb.SunONETagsHandler
Field Summary | |
protected java.util.Map |
attributes
Collection of attributes. |
protected MethodTagsHandler |
handler
For use in extracting method names. |
protected int |
index
For looping through indexed tags. |
Fields inherited from class xdoclet.tagshandler.AbstractProgramElementTagsHandler |
currentToken, matchPattern, tagTokenizer |
Fields inherited from class xdoclet.XDocletTagSupport |
FOR_CLASS, FOR_CONSTRUCTOR, FOR_FIELD, FOR_METHOD, PARAMETER_DELIMITER |
Constructor Summary | |
SunONETagsHandler()
|
Method Summary | |
static java.lang.String |
generateGUID()
A 32 byte GUID generator (Globally Unique ID). |
static java.lang.String |
generateGUID(java.lang.Object o)
A 32 byte GUID generator (Globally Unique ID). |
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 |
Field Detail |
protected MethodTagsHandler handler
protected java.util.Map attributes
protected int index
Constructor Detail |
public SunONETagsHandler()
Method Detail |
public static java.lang.String generateGUID() throws XDocletException
XDocletException
public static java.lang.String generateGUID(java.lang.Object o) throws XDocletException
o
-
XDocletException
|
http://xdoclet.sourceforge.net/ | ||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |