xdoclet.modules.sun.sunone.ejb
public class SunONETagsHandler extends AbstractProgramElementTagsHandler
Modifier and Type | Field and Description |
---|---|
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.
|
currentToken, matchPattern, tagTokenizer
FOR_CLASS, FOR_CONSTRUCTOR, FOR_FIELD, FOR_METHOD, PARAMETER_DELIMITER
Constructor and Description |
---|
SunONETagsHandler() |
Modifier and Type | Method and Description |
---|---|
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).
|
checkForWrap, currentToken, exceptionList, firstSentenceDescriptionOfCurrentMember, forAllMembers, forAllMemberTags, forAllMemberTagTokens, getAllClasses, getClassNameFor, getFullClassNameFor, getFullSuperclassNameFor, getIndentChars, getXExecutableMemberForMemberName, getXExecutableMemberForMemberName, hasExecutableMember_OLD, hasExecutableMember, makeCopyOfArray, matchValue, memberComment, setMatchValue, skipToken
delimit, expandClassName, generate, getCurrentClass, getCurrentClassTag, getCurrentConstructor, getCurrentField, getCurrentFieldTag, getCurrentMethod, getCurrentMethodTag, getCurrentPackage, getDocletContext, getEngine, getExpandedDelimitedTagValue, getTagValue, getTagValue, getTagValue, hasHavingClassTag, hasTag, isTagValueEqual, mandatoryParamNotFound, mandatoryTemplateTagParamNotFound, modifiers, popCurrentClass, pushCurrentClass, setCurrentClass, setCurrentClassTag, setCurrentConstructor, setCurrentField, setCurrentFieldTag, setCurrentMethod, setCurrentMethodTag, setCurrentPackage
getXJavaDoc, setXJavaDoc
protected MethodTagsHandler handler
protected java.util.Map attributes
protected int index
public static java.lang.String generateGUID() throws XDocletException
XDocletException
public static java.lang.String generateGUID(java.lang.Object o) throws XDocletException
o
- XDocletException