|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use TSSAssociationOption | |
org.openejb.xbeans.csiv2.tss | |
org.openejb.xbeans.csiv2.tss.impl |
Uses of TSSAssociationOption in org.openejb.xbeans.csiv2.tss |
Methods in org.openejb.xbeans.csiv2.tss that return TSSAssociationOption | |
static TSSAssociationOption |
TSSAssociationOption.Factory.newValue(Object obj)
|
static TSSAssociationOption |
TSSAssociationOption.Factory.newInstance()
|
static TSSAssociationOption |
TSSAssociationOption.Factory.newInstance(org.apache.xmlbeans.XmlOptions options)
|
static TSSAssociationOption |
TSSAssociationOption.Factory.parse(String xmlAsString)
|
static TSSAssociationOption |
TSSAssociationOption.Factory.parse(String xmlAsString,
org.apache.xmlbeans.XmlOptions options)
|
static TSSAssociationOption |
TSSAssociationOption.Factory.parse(File file)
|
static TSSAssociationOption |
TSSAssociationOption.Factory.parse(File file,
org.apache.xmlbeans.XmlOptions options)
|
static TSSAssociationOption |
TSSAssociationOption.Factory.parse(URL u)
|
static TSSAssociationOption |
TSSAssociationOption.Factory.parse(URL u,
org.apache.xmlbeans.XmlOptions options)
|
static TSSAssociationOption |
TSSAssociationOption.Factory.parse(InputStream is)
|
static TSSAssociationOption |
TSSAssociationOption.Factory.parse(InputStream is,
org.apache.xmlbeans.XmlOptions options)
|
static TSSAssociationOption |
TSSAssociationOption.Factory.parse(Reader r)
|
static TSSAssociationOption |
TSSAssociationOption.Factory.parse(Reader r,
org.apache.xmlbeans.XmlOptions options)
|
static TSSAssociationOption |
TSSAssociationOption.Factory.parse(javax.xml.stream.XMLStreamReader sr)
|
static TSSAssociationOption |
TSSAssociationOption.Factory.parse(javax.xml.stream.XMLStreamReader sr,
org.apache.xmlbeans.XmlOptions options)
|
static TSSAssociationOption |
TSSAssociationOption.Factory.parse(Node node)
|
static TSSAssociationOption |
TSSAssociationOption.Factory.parse(Node node,
org.apache.xmlbeans.XmlOptions options)
|
static TSSAssociationOption |
TSSAssociationOption.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis)
Deprecated. XMLInputStream |
static TSSAssociationOption |
TSSAssociationOption.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis,
org.apache.xmlbeans.XmlOptions options)
Deprecated. XMLInputStream |
Uses of TSSAssociationOption in org.openejb.xbeans.csiv2.tss.impl |
Classes in org.openejb.xbeans.csiv2.tss.impl that implement TSSAssociationOption | |
class |
TSSAssociationOptionImpl
An XML associationOption(@http://www.openejb.org/xml/ns/corba-tss-config-2.0). |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |