|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ILocalizedEntity
An element that supports localization with both a language tag and text direction
| Method Summary | |
|---|---|
java.lang.String |
getDir()
Get the direction of text, which can be one of "ltr", "rtl", "lro", or "rlo". |
boolean |
isValid()
Checks whether this object has valid localization settings; specifically that the lang property of this object is a valid language-tag according to BCP-47 |
| Methods inherited from interface org.apache.wookie.w3c.IElement |
|---|
fromXML, toXml |
| Methods inherited from interface org.apache.wookie.w3c.ILocalizedElement |
|---|
getLang, setLang |
| Method Detail |
|---|
java.lang.String getDir()
boolean isValid()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||