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