|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IHtmlI18n
Interface which inforces that the HTML i18n attributes are found on an HTML element as defined by the HTML 4.0 specification.
Method Summary | |
---|---|
void |
setDir(String dir)
Sets the dir value of the html. |
void |
setLang(String lang)
Set the language code of an HTML element. |
Method Detail |
---|
void setDir(String dir)
dir
- - "LTR" or "RTL"void setLang(String lang)
lang
-
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |