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