|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface LangBearing
Interface for element having a @xml:lang attribute.
| Field Summary | |
|---|---|
static String |
XML_LANG_ATTR_LOCAL_NAME
The lang attribute local name. |
static QName |
XML_LANG_ATTR_NAME
The xml:lang qualified attribute name. |
| Method Summary | |
|---|---|
String |
getXMLLang()
Returns the @xml:lang attribute value. |
void |
setXMLLang(String newLang)
Sets the @xml:lang attribute value. |
| Field Detail |
|---|
static final String XML_LANG_ATTR_LOCAL_NAME
lang attribute local name.
static final QName XML_LANG_ATTR_NAME
xml:lang qualified attribute name.
| Method Detail |
|---|
String getXMLLang()
@xml:lang attribute value.
@xml:lang attribute value or null.void setXMLLang(String newLang)
@xml:lang attribute value.
newLang - The @xml:lang attribute value
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||