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

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

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

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

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

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



Copyright(C) Fujitsu All Rights Reserved.