|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Segtypes | |
|---|---|
| org.lisa.tmx20 | |
| org.lisa.tmx20.impl | |
| Uses of Segtypes in org.lisa.tmx20 |
|---|
| Methods in org.lisa.tmx20 that return Segtypes | |
|---|---|
static Segtypes |
Segtypes.Factory.newInstance()
|
static Segtypes |
Segtypes.Factory.newInstance(org.apache.xmlbeans.XmlOptions options)
|
static Segtypes |
Segtypes.Factory.newValue(Object obj)
|
static Segtypes |
Segtypes.Factory.parse(File file)
|
static Segtypes |
Segtypes.Factory.parse(File file,
org.apache.xmlbeans.XmlOptions options)
|
static Segtypes |
Segtypes.Factory.parse(InputStream is)
|
static Segtypes |
Segtypes.Factory.parse(InputStream is,
org.apache.xmlbeans.XmlOptions options)
|
static Segtypes |
Segtypes.Factory.parse(Node node)
|
static Segtypes |
Segtypes.Factory.parse(Node node,
org.apache.xmlbeans.XmlOptions options)
|
static Segtypes |
Segtypes.Factory.parse(Reader r)
|
static Segtypes |
Segtypes.Factory.parse(Reader r,
org.apache.xmlbeans.XmlOptions options)
|
static Segtypes |
Segtypes.Factory.parse(String xmlAsString)
|
static Segtypes |
Segtypes.Factory.parse(String xmlAsString,
org.apache.xmlbeans.XmlOptions options)
|
static Segtypes |
Segtypes.Factory.parse(URL u)
|
static Segtypes |
Segtypes.Factory.parse(URL u,
org.apache.xmlbeans.XmlOptions options)
|
static Segtypes |
Segtypes.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis)
Deprecated. XMLInputStream |
static Segtypes |
Segtypes.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis,
org.apache.xmlbeans.XmlOptions options)
Deprecated. XMLInputStream |
static Segtypes |
Segtypes.Factory.parse(javax.xml.stream.XMLStreamReader sr)
|
static Segtypes |
Segtypes.Factory.parse(javax.xml.stream.XMLStreamReader sr,
org.apache.xmlbeans.XmlOptions options)
|
Segtypes |
HeaderDocument.Header.xgetSegtype()
Gets (as xml) the "segtype" attribute |
Segtypes |
TuDocument.Tu.xgetSegtype()
Gets (as xml) the "segtype" attribute |
| Methods in org.lisa.tmx20 with parameters of type Segtypes | |
|---|---|
void |
HeaderDocument.Header.xsetSegtype(Segtypes segtype)
Sets (as xml) the "segtype" attribute |
void |
TuDocument.Tu.xsetSegtype(Segtypes segtype)
Sets (as xml) the "segtype" attribute |
| Uses of Segtypes in org.lisa.tmx20.impl |
|---|
| Classes in org.lisa.tmx20.impl that implement Segtypes | |
|---|---|
class |
SegtypesImpl
An XML segtypes(@http://www.lisa.org/tmx20). |
| Methods in org.lisa.tmx20.impl that return Segtypes | |
|---|---|
Segtypes |
HeaderDocumentImpl.HeaderImpl.xgetSegtype()
Gets (as xml) the "segtype" attribute |
Segtypes |
TuDocumentImpl.TuImpl.xgetSegtype()
Gets (as xml) the "segtype" attribute |
| Methods in org.lisa.tmx20.impl with parameters of type Segtypes | |
|---|---|
void |
HeaderDocumentImpl.HeaderImpl.xsetSegtype(Segtypes segtype)
Sets (as xml) the "segtype" attribute |
void |
TuDocumentImpl.TuImpl.xsetSegtype(Segtypes segtype)
Sets (as xml) the "segtype" attribute |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||