Uses of Interface
com.poscoict.glueframework.schema.layout.MsgsDocumentXmlObj

Packages that use MsgsDocumentXmlObj
com.poscoict.glueframework.schema.layout   
com.poscoict.glueframework.schema.layout.impl   
 

Uses of MsgsDocumentXmlObj in com.poscoict.glueframework.schema.layout
 

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

Uses of MsgsDocumentXmlObj in com.poscoict.glueframework.schema.layout.impl
 

Classes in com.poscoict.glueframework.schema.layout.impl that implement MsgsDocumentXmlObj
 class MsgsDocumentXmlObjImpl
          A document containing one msgs(@http://www.poscoict.com/glueframework/layout) element.
 



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