|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use GerCmpConnectionFactoryDocument | |
|---|---|
| org.apache.geronimo.xbeans.geronimo.naming | |
| org.apache.geronimo.xbeans.geronimo.naming.impl | |
| Uses of GerCmpConnectionFactoryDocument in org.apache.geronimo.xbeans.geronimo.naming |
|---|
| Methods in org.apache.geronimo.xbeans.geronimo.naming that return GerCmpConnectionFactoryDocument | |
|---|---|
static GerCmpConnectionFactoryDocument |
GerCmpConnectionFactoryDocument.Factory.newInstance()
|
static GerCmpConnectionFactoryDocument |
GerCmpConnectionFactoryDocument.Factory.newInstance(org.apache.xmlbeans.XmlOptions options)
|
static GerCmpConnectionFactoryDocument |
GerCmpConnectionFactoryDocument.Factory.parse(File file)
|
static GerCmpConnectionFactoryDocument |
GerCmpConnectionFactoryDocument.Factory.parse(File file,
org.apache.xmlbeans.XmlOptions options)
|
static GerCmpConnectionFactoryDocument |
GerCmpConnectionFactoryDocument.Factory.parse(InputStream is)
|
static GerCmpConnectionFactoryDocument |
GerCmpConnectionFactoryDocument.Factory.parse(InputStream is,
org.apache.xmlbeans.XmlOptions options)
|
static GerCmpConnectionFactoryDocument |
GerCmpConnectionFactoryDocument.Factory.parse(Node node)
|
static GerCmpConnectionFactoryDocument |
GerCmpConnectionFactoryDocument.Factory.parse(Node node,
org.apache.xmlbeans.XmlOptions options)
|
static GerCmpConnectionFactoryDocument |
GerCmpConnectionFactoryDocument.Factory.parse(Reader r)
|
static GerCmpConnectionFactoryDocument |
GerCmpConnectionFactoryDocument.Factory.parse(Reader r,
org.apache.xmlbeans.XmlOptions options)
|
static GerCmpConnectionFactoryDocument |
GerCmpConnectionFactoryDocument.Factory.parse(String xmlAsString)
|
static GerCmpConnectionFactoryDocument |
GerCmpConnectionFactoryDocument.Factory.parse(String xmlAsString,
org.apache.xmlbeans.XmlOptions options)
|
static GerCmpConnectionFactoryDocument |
GerCmpConnectionFactoryDocument.Factory.parse(URL u)
|
static GerCmpConnectionFactoryDocument |
GerCmpConnectionFactoryDocument.Factory.parse(URL u,
org.apache.xmlbeans.XmlOptions options)
|
static GerCmpConnectionFactoryDocument |
GerCmpConnectionFactoryDocument.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis)
Deprecated. XMLInputStream |
static GerCmpConnectionFactoryDocument |
GerCmpConnectionFactoryDocument.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis,
org.apache.xmlbeans.XmlOptions options)
Deprecated. XMLInputStream |
static GerCmpConnectionFactoryDocument |
GerCmpConnectionFactoryDocument.Factory.parse(XMLStreamReader sr)
|
static GerCmpConnectionFactoryDocument |
GerCmpConnectionFactoryDocument.Factory.parse(XMLStreamReader sr,
org.apache.xmlbeans.XmlOptions options)
|
| Uses of GerCmpConnectionFactoryDocument in org.apache.geronimo.xbeans.geronimo.naming.impl |
|---|
| Classes in org.apache.geronimo.xbeans.geronimo.naming.impl that implement GerCmpConnectionFactoryDocument | |
|---|---|
class |
GerCmpConnectionFactoryDocumentImpl
A document containing one cmp-connection-factory(@http://geronimo.apache.org/xml/ns/naming-1.2) element. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||