Uses of Interface
org.icenigrid.schema.bes.factory.y2006.m08.BasicResourceAttributesDocumentDocument1

Packages that use BasicResourceAttributesDocumentDocument1
org.icenigrid.schema.bes.factory.y2006.m08   
org.icenigrid.schema.bes.factory.y2006.m08.impl   
 

Uses of BasicResourceAttributesDocumentDocument1 in org.icenigrid.schema.bes.factory.y2006.m08
 

Methods in org.icenigrid.schema.bes.factory.y2006.m08 that return BasicResourceAttributesDocumentDocument1
static BasicResourceAttributesDocumentDocument1 BasicResourceAttributesDocumentDocument1.Factory.newInstance()
           
static BasicResourceAttributesDocumentDocument1 BasicResourceAttributesDocumentDocument1.Factory.newInstance(org.apache.xmlbeans.XmlOptions options)
           
static BasicResourceAttributesDocumentDocument1 BasicResourceAttributesDocumentDocument1.Factory.parse(java.io.File file)
           
static BasicResourceAttributesDocumentDocument1 BasicResourceAttributesDocumentDocument1.Factory.parse(java.io.File file, org.apache.xmlbeans.XmlOptions options)
           
static BasicResourceAttributesDocumentDocument1 BasicResourceAttributesDocumentDocument1.Factory.parse(java.io.InputStream is)
           
static BasicResourceAttributesDocumentDocument1 BasicResourceAttributesDocumentDocument1.Factory.parse(java.io.InputStream is, org.apache.xmlbeans.XmlOptions options)
           
static BasicResourceAttributesDocumentDocument1 BasicResourceAttributesDocumentDocument1.Factory.parse(org.w3c.dom.Node node)
           
static BasicResourceAttributesDocumentDocument1 BasicResourceAttributesDocumentDocument1.Factory.parse(org.w3c.dom.Node node, org.apache.xmlbeans.XmlOptions options)
           
static BasicResourceAttributesDocumentDocument1 BasicResourceAttributesDocumentDocument1.Factory.parse(java.io.Reader r)
           
static BasicResourceAttributesDocumentDocument1 BasicResourceAttributesDocumentDocument1.Factory.parse(java.io.Reader r, org.apache.xmlbeans.XmlOptions options)
           
static BasicResourceAttributesDocumentDocument1 BasicResourceAttributesDocumentDocument1.Factory.parse(java.lang.String xmlAsString)
           
static BasicResourceAttributesDocumentDocument1 BasicResourceAttributesDocumentDocument1.Factory.parse(java.lang.String xmlAsString, org.apache.xmlbeans.XmlOptions options)
           
static BasicResourceAttributesDocumentDocument1 BasicResourceAttributesDocumentDocument1.Factory.parse(java.net.URL u)
           
static BasicResourceAttributesDocumentDocument1 BasicResourceAttributesDocumentDocument1.Factory.parse(java.net.URL u, org.apache.xmlbeans.XmlOptions options)
           
static BasicResourceAttributesDocumentDocument1 BasicResourceAttributesDocumentDocument1.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis)
          Deprecated. XMLInputStream
static BasicResourceAttributesDocumentDocument1 BasicResourceAttributesDocumentDocument1.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis, org.apache.xmlbeans.XmlOptions options)
          Deprecated. XMLInputStream
static BasicResourceAttributesDocumentDocument1 BasicResourceAttributesDocumentDocument1.Factory.parse(javax.xml.stream.XMLStreamReader sr)
           
static BasicResourceAttributesDocumentDocument1 BasicResourceAttributesDocumentDocument1.Factory.parse(javax.xml.stream.XMLStreamReader sr, org.apache.xmlbeans.XmlOptions options)
           
 

Uses of BasicResourceAttributesDocumentDocument1 in org.icenigrid.schema.bes.factory.y2006.m08.impl
 

Classes in org.icenigrid.schema.bes.factory.y2006.m08.impl that implement BasicResourceAttributesDocumentDocument1
 class BasicResourceAttributesDocumentDocument1Impl
          A document containing one BasicResourceAttributesDocument(@http://schemas.ggf.org/bes/2006/08/bes-factory) element.
 



Copyright © 2009. All Rights Reserved.