public class TText extends TExtensibleMixedContentElements
Java class for tText complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="tText">
<complexContent>
<extension base="{http://www.example.org/WS-HT}tExtensibleMixedContentElements">
<attribute ref="{http://www.w3.org/XML/1998/namespace}lang"/>
<anyAttribute processContents='lax' namespace='##other'/>
</extension>
</complexContent>
</complexType>
| Modifier and Type | Field and Description |
|---|---|
protected String |
lang |
content| Constructor and Description |
|---|
TText() |
| Modifier and Type | Method and Description |
|---|---|
String |
getLang()
Gets the value of the lang property.
|
void |
setLang(String value)
Sets the value of the lang property.
|
getContent, getOtherAttributesprotected String lang
Copyright © 2012 OW2 Consortium. All Rights Reserved.