|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use XmlLang | |
net.sf.jaxme.xs | |
net.sf.jaxme.xs.impl | |
net.sf.jaxme.xs.xml | |
net.sf.jaxme.xs.xml.impl |
Uses of XmlLang in net.sf.jaxme.xs |
Methods in net.sf.jaxme.xs that return XmlLang | |
XmlLang |
XSDocumentation.getLanguage()
Returns the documentations xml:lang attribute or null, if no such attribute is defined. |
Uses of XmlLang in net.sf.jaxme.xs.impl |
Methods in net.sf.jaxme.xs.impl that return XmlLang | |
XmlLang |
XSDocumentationImpl.getLanguage()
|
Uses of XmlLang in net.sf.jaxme.xs.xml |
Methods in net.sf.jaxme.xs.xml that return XmlLang | |
XmlLang |
XsEDocumentation.getLang()
|
Methods in net.sf.jaxme.xs.xml with parameters of type XmlLang | |
void |
XsEDocumentation.setLang(XmlLang pLang)
|
Uses of XmlLang in net.sf.jaxme.xs.xml.impl |
Methods in net.sf.jaxme.xs.xml.impl that return XmlLang | |
XmlLang |
XsESchemaImpl.getLang()
|
XmlLang |
XsEDocumentationImpl.getLang()
|
Methods in net.sf.jaxme.xs.xml.impl with parameters of type XmlLang | |
void |
XsESchemaImpl.setLang(XmlLang pLanguage)
|
void |
XsEDocumentationImpl.setLang(XmlLang pLang)
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |