META-INF.Translator.tld Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of addc-tag Show documentation
Show all versions of addc-tag Show documentation
The addc-tag library supplies a Tag Library to access the I18N classes in the addc-base library.
1.0
1.2
translator
http://www.addc.com/taglibs/translator-taglib
Supplies translation services using the com.addc.commons.i18n classes in the addc-base library
tr
com.addc.commons.web.i18n.tags.TranslatorTag
empty
This Tag supplies I18n support
bundle
true
true
msg
true
true
arg1
false
true
The first replacement string
arg2
false
true
The second replacement string
arg3
false
true
The third replacement string
arg4
false
true
The fourth replacement string
arg5
false
true
The fifth replacement string
var
false
false
The page context variable to hold the resulting string
escapeType
false
false
How to escape the resulting string either HTML or JS default is HTML
dn
com.addc.commons.web.i18n.tags.DayNameTag
empty
This Tag supplies I18n support for short day names
day
true
true
The day number 0..6
var
false
false
The page context variable to hold the resulting string
mn
com.addc.commons.web.i18n.tags.MonthNameTag
empty
This Tag supplies I18n support for month names
month
true
true
The month number 0..11
var
false
false
The page context variable to hold the resulting string