Uses of Interface
org.apache.geronimo.xbeans.geronimo.security.subjectinfo.GerSecurityDocument

Packages that use GerSecurityDocument
org.apache.geronimo.xbeans.geronimo.security.subjectinfo   
 

Uses of GerSecurityDocument in org.apache.geronimo.xbeans.geronimo.security.subjectinfo
 

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



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