|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jibx.schema.elements.SchemaBase
org.jibx.schema.elements.AnnotationItem
org.jibx.schema.elements.DocumentationElement
public class DocumentationElement
documentation annotation item element.
| Field Summary |
|---|
| Fields inherited from interface org.jibx.schema.IComponent |
|---|
SCHEMA_NAMESPACE |
| Constructor Summary | |
|---|---|
DocumentationElement()
Constructor. |
|
| Method Summary | |
|---|---|
String |
getXmlLang()
Get language code. |
void |
setXmlLang(String xmlLang)
Set language code. |
| Methods inherited from class org.jibx.schema.elements.AnnotationItem |
|---|
addContent, clearContent, getChildCount, getChildIterator, getContent, getSource, setSource |
| Methods inherited from class org.jibx.schema.elements.SchemaBase |
|---|
addNamespaceDeclaration, bit, clearNamespaceDeclarations, getExtension, getNamespaceDeclarations, getParent, getSchema, isGlobal, name, preget, preset, prevalidate, readNamespaces, setExtension, setParent, type, validate, validateAttributes, writeNamespaces |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public DocumentationElement()
| Method Detail |
|---|
public String getXmlLang()
public void setXmlLang(String xmlLang)
xmlLang - xmlLang
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||