Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

Uses of Interface
com.dell.wsdm.demos.interop.x2005.x04.AttentionLedOnDocument

Uses of AttentionLedOnDocument in com.dell.wsdm.demos.interop.x2005.x04
 

Methods in com.dell.wsdm.demos.interop.x2005.x04 that return AttentionLedOnDocument
static AttentionLedOnDocument AttentionLedOnDocument.Factory.newInstance()
           
static AttentionLedOnDocument AttentionLedOnDocument.Factory.newInstance(org.apache.xmlbeans.XmlOptions options)
           
static AttentionLedOnDocument AttentionLedOnDocument.Factory.parse(java.lang.String s)
           
static AttentionLedOnDocument AttentionLedOnDocument.Factory.parse(java.lang.String s, org.apache.xmlbeans.XmlOptions options)
           
static AttentionLedOnDocument AttentionLedOnDocument.Factory.parse(java.io.File f)
           
static AttentionLedOnDocument AttentionLedOnDocument.Factory.parse(java.io.File f, org.apache.xmlbeans.XmlOptions options)
           
static AttentionLedOnDocument AttentionLedOnDocument.Factory.parse(java.net.URL u)
           
static AttentionLedOnDocument AttentionLedOnDocument.Factory.parse(java.net.URL u, org.apache.xmlbeans.XmlOptions options)
           
static AttentionLedOnDocument AttentionLedOnDocument.Factory.parse(java.io.InputStream is)
           
static AttentionLedOnDocument AttentionLedOnDocument.Factory.parse(java.io.InputStream is, org.apache.xmlbeans.XmlOptions options)
           
static AttentionLedOnDocument AttentionLedOnDocument.Factory.parse(java.io.Reader r)
           
static AttentionLedOnDocument AttentionLedOnDocument.Factory.parse(java.io.Reader r, org.apache.xmlbeans.XmlOptions options)
           
static AttentionLedOnDocument AttentionLedOnDocument.Factory.parse(org.w3c.dom.Node node)
           
static AttentionLedOnDocument AttentionLedOnDocument.Factory.parse(org.w3c.dom.Node node, org.apache.xmlbeans.XmlOptions options)
           
static AttentionLedOnDocument AttentionLedOnDocument.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis)
           
static AttentionLedOnDocument AttentionLedOnDocument.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis, org.apache.xmlbeans.XmlOptions options)