|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use XDocument.X.Type | |
|---|---|
| org.lisa.tmx20 | |
| org.lisa.tmx20.impl | |
| Uses of XDocument.X.Type in org.lisa.tmx20 |
|---|
| Methods in org.lisa.tmx20 that return XDocument.X.Type | |
|---|---|
static XDocument.X.Type |
XDocument.X.Type.Factory.newInstance()
|
static XDocument.X.Type |
XDocument.X.Type.Factory.newInstance(org.apache.xmlbeans.XmlOptions options)
|
static XDocument.X.Type |
XDocument.X.Type.Factory.newValue(Object obj)
|
XDocument.X.Type |
XDocument.X.xgetType()
Gets (as xml) the "type" attribute |
| Methods in org.lisa.tmx20 with parameters of type XDocument.X.Type | |
|---|---|
void |
XDocument.X.xsetType(XDocument.X.Type type)
Sets (as xml) the "type" attribute |
| Uses of XDocument.X.Type in org.lisa.tmx20.impl |
|---|
| Classes in org.lisa.tmx20.impl that implement XDocument.X.Type | |
|---|---|
static class |
XDocumentImpl.XImpl.TypeImpl
An XML type(@). |
| Methods in org.lisa.tmx20.impl that return XDocument.X.Type | |
|---|---|
XDocument.X.Type |
XDocumentImpl.XImpl.xgetType()
Gets (as xml) the "type" attribute |
| Methods in org.lisa.tmx20.impl with parameters of type XDocument.X.Type | |
|---|---|
void |
XDocumentImpl.XImpl.xsetType(XDocument.X.Type type)
Sets (as xml) the "type" attribute |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||