xdoclet.modules.externalizer
public class ExternalizerTagsHandler extends XDocletTagSupport
Version: $Revision: 1.7 $
UNKNOWN: May 30, 2002 namespace = "Externalizer"
| Method Summary | |
|---|---|
| String | bundleKey()
Current resource bundle name, will be called by propertiestranslator subtask.
|
| void | forAllFieldTags(String template)
Evaluate the body for all field tags. |
| String | key()
The current key.
|
| String | value()
The current value, with Unicode escapes where necessary.
|
propertiestranslator subtask.
Returns: bundle name
Throws: XDocletException
UNKNOWN: type = "content"
externalizer subtask.
Parameters: template The body of the block tag
Throws: XDocletException
UNKNOWN: type = "block"
Returns: key
Throws: XDocletException
UNKNOWN: type = "content"
Returns: value
Throws: XDocletException
UNKNOWN: type = "content"