Implemented in class xdoclet.modules.sun.sunone.ejb.SunONETagsHandler.
A 32 byte GUID generator (Globally Unique ID). I couldn't find any documentation for how Sun's own utilities generate them, so I've copied the method used in the generated Util classes. Hopefully that's good enough.
Returns the not-full-qualified name of the current class without the package name.
Returns the full-qualified name of the current class with the package name.
Returns the full-qualified name of the superclass of the current class.
Sets the vaSoulue of match variable.
value |
The new value for matchPattern. |
Returns the value of match variable. Match variable serves as a variable for templates, you set it somewhere in template and look it up somewhere else in template.
Returns current token inside forAllClassTagTokens.
Skips current token. Returns empty string.