インタフェース
jp.co.fujitsu.reffi.client.config.ImportDocument の使用

ImportDocument を使用しているパッケージ
jp.co.fujitsu.reffi.client.config   
jp.co.fujitsu.reffi.client.config.impl   
 

jp.co.fujitsu.reffi.client.config での ImportDocument の使用
 

ImportDocument を返す jp.co.fujitsu.reffi.client.config のメソッド
static ImportDocument ImportDocument.Factory.newInstance()
           
static ImportDocument ImportDocument.Factory.newInstance(org.apache.xmlbeans.XmlOptions options)
           
static ImportDocument ImportDocument.Factory.parse(File file)
           
static ImportDocument ImportDocument.Factory.parse(File file, org.apache.xmlbeans.XmlOptions options)
           
static ImportDocument ImportDocument.Factory.parse(InputStream is)
           
static ImportDocument ImportDocument.Factory.parse(InputStream is, org.apache.xmlbeans.XmlOptions options)
           
static ImportDocument ImportDocument.Factory.parse(Node node)
           
static ImportDocument ImportDocument.Factory.parse(Node node, org.apache.xmlbeans.XmlOptions options)
           
static ImportDocument ImportDocument.Factory.parse(Reader r)
           
static ImportDocument ImportDocument.Factory.parse(Reader r, org.apache.xmlbeans.XmlOptions options)
           
static ImportDocument ImportDocument.Factory.parse(String xmlAsString)
           
static ImportDocument ImportDocument.Factory.parse(String xmlAsString, org.apache.xmlbeans.XmlOptions options)
           
static ImportDocument ImportDocument.Factory.parse(URL u)
           
static ImportDocument ImportDocument.Factory.parse(URL u, org.apache.xmlbeans.XmlOptions options)
           
static ImportDocument ImportDocument.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis)
          推奨されていません。 XMLInputStream
static ImportDocument ImportDocument.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis, org.apache.xmlbeans.XmlOptions options)
          推奨されていません。 XMLInputStream
static ImportDocument ImportDocument.Factory.parse(XMLStreamReader sr)
           
static ImportDocument ImportDocument.Factory.parse(XMLStreamReader sr, org.apache.xmlbeans.XmlOptions options)
           
 

jp.co.fujitsu.reffi.client.config.impl での ImportDocument の使用
 

ImportDocument を実装している jp.co.fujitsu.reffi.client.config.impl のクラス
 class ImportDocumentImpl
          A document containing one import(@urn:jp.co.fujitsu.reffi.client.config) element.
 



Copyright(C) Fujitsu All Rights Reserved.