Uses of Interface
com.poscoict.glueframework.schema.service.ServiceDocumentXmlObj

Packages that use ServiceDocumentXmlObj
com.poscoict.glueframework.schema.service   
com.poscoict.glueframework.schema.service.impl   
 

Uses of ServiceDocumentXmlObj in com.poscoict.glueframework.schema.service
 

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

Uses of ServiceDocumentXmlObj in com.poscoict.glueframework.schema.service.impl
 

Classes in com.poscoict.glueframework.schema.service.impl that implement ServiceDocumentXmlObj
 class ServiceDocumentXmlObjImpl
          A document containing one service(@http://www.poscoict.com/glueframework/service) element.
 



Copyright © 2013–2014 POSCO ICT SWÁ¦Ç°±â¼úÆÀ. All rights reserved.