xdoclet.modules.externalizer
public class ExternalizerTagsHandler extends XDocletTagSupport
FOR_CLASS, FOR_CONSTRUCTOR, FOR_FIELD, FOR_METHOD, PARAMETER_DELIMITER
Constructor and Description |
---|
ExternalizerTagsHandler() |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
bundleKey()
Current resource bundle name, will be called by
propertiestranslator subtask. |
void |
forAllFieldTags(java.lang.String template)
Evaluate the body for all field tags.
|
java.lang.String |
key()
The current key.
|
java.lang.String |
value()
The current value, with Unicode escapes where necessary.
|
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
public void forAllFieldTags(java.lang.String template) throws XDocletException
externalizer
subtask.template
- The body of the block tagXDocletException
public java.lang.String bundleKey() throws XDocletException
propertiestranslator
subtask.XDocletException
public java.lang.String key() throws XDocletException
XDocletException
public java.lang.String value() throws XDocletException
XDocletException