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