Thanks alot ^^

Brian Buckley <[EMAIL PROTECTED]> wrote:
>> Is it possible to format the string return from the function of the
template?

No, not using only the build-in taghandlers.

But one can write a taghandler "to do it.

public void capitalize(String template) throws XDocletException {
generate(template.toUpperCase()); }
}

One's template would then have, for example





Brian






-------------------------------------------------------
This SF.Net email sponsored by: ApacheCon 2003,
16-19 November in Las Vegas. Learn firsthand the latest
developments in Apache, PHP, Perl, XML, Java, MySQL,
WebDAV, and more! http://www.apachecon.com/
_______________________________________________
xdoclet-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/xdoclet-user

Shining Friends、好心好報、歲月如歌...
浪漫鈴聲 情心連繫
http://ringtone.yahoo.com.hk/

Reply via email to