Class LangAttributeImpl.LangImpl

java.lang.Object
org.apache.xmlbeans.impl.values.XmlObjectBase
org.apache.xmlbeans.impl.values.XmlUnionImpl
org.apache.xmlbeans.impl.xb.xmlschema.impl.LangAttributeImpl.LangImpl
All Implemented Interfaces:
Serializable, TypeStoreUser, LangAttribute.Lang, LangAttribute.Lang.Member, SimpleValue, XmlAnySimpleType, XmlLanguage, XmlNormalizedString, XmlObject, XmlString, XmlToken, XmlTokenSource
Enclosing class:
LangAttributeImpl

public static class LangAttributeImpl.LangImpl extends XmlUnionImpl implements LangAttribute.Lang, XmlLanguage, LangAttribute.Lang.Member
An XML lang(@http://www.w3.org/XML/1998/namespace). This is a union type. Instances are of one of the following types: org.apache.xmlbeans.XmlLanguage org.apache.xmlbeans.impl.xb.xmlschema.LangAttribute$Lang$Member
See Also:
  • Constructor Details