Uses of Interface
org.apache.geronimo.xbeans.geronimo.GerDescriptionType

Packages that use GerDescriptionType
org.apache.geronimo.xbeans.geronimo   
 

Uses of GerDescriptionType in org.apache.geronimo.xbeans.geronimo
 

Methods in org.apache.geronimo.xbeans.geronimo that return GerDescriptionType
static GerDescriptionType GerDescriptionType.Factory.newInstance()
           
static GerDescriptionType GerDescriptionType.Factory.newInstance(org.apache.xmlbeans.XmlOptions options)
           
static GerDescriptionType GerDescriptionType.Factory.parse(File file)
           
static GerDescriptionType GerDescriptionType.Factory.parse(File file, org.apache.xmlbeans.XmlOptions options)
           
static GerDescriptionType GerDescriptionType.Factory.parse(InputStream is)
           
static GerDescriptionType GerDescriptionType.Factory.parse(InputStream is, org.apache.xmlbeans.XmlOptions options)
           
static GerDescriptionType GerDescriptionType.Factory.parse(Node node)
           
static GerDescriptionType GerDescriptionType.Factory.parse(Node node, org.apache.xmlbeans.XmlOptions options)
           
static GerDescriptionType GerDescriptionType.Factory.parse(Reader r)
           
static GerDescriptionType GerDescriptionType.Factory.parse(Reader r, org.apache.xmlbeans.XmlOptions options)
           
static GerDescriptionType GerDescriptionType.Factory.parse(String xmlAsString)
           
static GerDescriptionType GerDescriptionType.Factory.parse(String xmlAsString, org.apache.xmlbeans.XmlOptions options)
           
static GerDescriptionType GerDescriptionType.Factory.parse(URL u)
           
static GerDescriptionType GerDescriptionType.Factory.parse(URL u, org.apache.xmlbeans.XmlOptions options)
           
static GerDescriptionType GerDescriptionType.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis)
          Deprecated. XMLInputStream
static GerDescriptionType GerDescriptionType.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis, org.apache.xmlbeans.XmlOptions options)
          Deprecated. XMLInputStream
static GerDescriptionType GerDescriptionType.Factory.parse(XMLStreamReader sr)
           
static GerDescriptionType GerDescriptionType.Factory.parse(XMLStreamReader sr, org.apache.xmlbeans.XmlOptions options)
           
 



Copyright © 2003-2008 The Apache Geronimo development community. All Rights Reserved.