|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use CSSAssociationOption | |
|---|---|
| org.apache.geronimo.corba.xbeans.csiv2.css | |
| org.apache.geronimo.corba.xbeans.csiv2.css.impl | |
| Uses of CSSAssociationOption in org.apache.geronimo.corba.xbeans.csiv2.css |
|---|
| Methods in org.apache.geronimo.corba.xbeans.csiv2.css that return CSSAssociationOption | |
|---|---|
static CSSAssociationOption |
CSSAssociationOption.Factory.newInstance()
|
static CSSAssociationOption |
CSSAssociationOption.Factory.newInstance(org.apache.xmlbeans.XmlOptions options)
|
static CSSAssociationOption |
CSSAssociationOption.Factory.newValue(Object obj)
|
static CSSAssociationOption |
CSSAssociationOption.Factory.parse(File file)
|
static CSSAssociationOption |
CSSAssociationOption.Factory.parse(File file,
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(Node node)
|
static CSSAssociationOption |
CSSAssociationOption.Factory.parse(Node node,
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(String xmlAsString)
|
static CSSAssociationOption |
CSSAssociationOption.Factory.parse(String xmlAsString,
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(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 |
static CSSAssociationOption |
CSSAssociationOption.Factory.parse(XMLStreamReader sr)
|
static CSSAssociationOption |
CSSAssociationOption.Factory.parse(XMLStreamReader sr,
org.apache.xmlbeans.XmlOptions options)
|
| Uses of CSSAssociationOption in org.apache.geronimo.corba.xbeans.csiv2.css.impl |
|---|
| Classes in org.apache.geronimo.corba.xbeans.csiv2.css.impl that implement CSSAssociationOption | |
|---|---|
class |
CSSAssociationOptionImpl
An XML associationOption(@http://openejb.apache.org/xml/ns/corba-css-config-2.1). |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||