|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use PairedType | |
|---|---|
| org.lisa.tmx20 | |
| org.lisa.tmx20.impl | |
| Uses of PairedType in org.lisa.tmx20 |
|---|
| Methods in org.lisa.tmx20 that return PairedType | |
|---|---|
static PairedType |
PairedType.Factory.newInstance()
|
static PairedType |
PairedType.Factory.newInstance(org.apache.xmlbeans.XmlOptions options)
|
static PairedType |
PairedType.Factory.newValue(Object obj)
|
static PairedType |
PairedType.Factory.parse(File file)
|
static PairedType |
PairedType.Factory.parse(File file,
org.apache.xmlbeans.XmlOptions options)
|
static PairedType |
PairedType.Factory.parse(InputStream is)
|
static PairedType |
PairedType.Factory.parse(InputStream is,
org.apache.xmlbeans.XmlOptions options)
|
static PairedType |
PairedType.Factory.parse(Node node)
|
static PairedType |
PairedType.Factory.parse(Node node,
org.apache.xmlbeans.XmlOptions options)
|
static PairedType |
PairedType.Factory.parse(Reader r)
|
static PairedType |
PairedType.Factory.parse(Reader r,
org.apache.xmlbeans.XmlOptions options)
|
static PairedType |
PairedType.Factory.parse(String xmlAsString)
|
static PairedType |
PairedType.Factory.parse(String xmlAsString,
org.apache.xmlbeans.XmlOptions options)
|
static PairedType |
PairedType.Factory.parse(URL u)
|
static PairedType |
PairedType.Factory.parse(URL u,
org.apache.xmlbeans.XmlOptions options)
|
static PairedType |
PairedType.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis)
Deprecated. XMLInputStream |
static PairedType |
PairedType.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis,
org.apache.xmlbeans.XmlOptions options)
Deprecated. XMLInputStream |
static PairedType |
PairedType.Factory.parse(javax.xml.stream.XMLStreamReader sr)
|
static PairedType |
PairedType.Factory.parse(javax.xml.stream.XMLStreamReader sr,
org.apache.xmlbeans.XmlOptions options)
|
| Uses of PairedType in org.lisa.tmx20.impl |
|---|
| Classes in org.lisa.tmx20.impl that implement PairedType | |
|---|---|
static class |
BptDocumentImpl.BptImpl.TypeImpl
An XML type(@). |
static class |
GDocumentImpl.GImpl.TypeImpl
An XML type(@). |
class |
PairedTypeImpl
An XML paired_type(@http://www.lisa.org/tmx20). |
static class |
SubDocumentImpl.SubImpl.TypeImpl
An XML type(@). |
static class |
TagDocumentImpl.TagImpl.TypeImpl
An XML type(@). |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||