|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ReferenceDocument | |
|---|---|
| org.w3.x2000.x09.xmldsig | |
| Uses of ReferenceDocument in org.w3.x2000.x09.xmldsig |
|---|
| Methods in org.w3.x2000.x09.xmldsig that return ReferenceDocument | |
|---|---|
static ReferenceDocument |
ReferenceDocument.Factory.newInstance()
|
static ReferenceDocument |
ReferenceDocument.Factory.newInstance(org.apache.xmlbeans.XmlOptions options)
|
static ReferenceDocument |
ReferenceDocument.Factory.parse(java.io.File file)
|
static ReferenceDocument |
ReferenceDocument.Factory.parse(java.io.File file,
org.apache.xmlbeans.XmlOptions options)
|
static ReferenceDocument |
ReferenceDocument.Factory.parse(java.io.InputStream is)
|
static ReferenceDocument |
ReferenceDocument.Factory.parse(java.io.InputStream is,
org.apache.xmlbeans.XmlOptions options)
|
static ReferenceDocument |
ReferenceDocument.Factory.parse(org.w3c.dom.Node node)
|
static ReferenceDocument |
ReferenceDocument.Factory.parse(org.w3c.dom.Node node,
org.apache.xmlbeans.XmlOptions options)
|
static ReferenceDocument |
ReferenceDocument.Factory.parse(java.io.Reader r)
|
static ReferenceDocument |
ReferenceDocument.Factory.parse(java.io.Reader r,
org.apache.xmlbeans.XmlOptions options)
|
static ReferenceDocument |
ReferenceDocument.Factory.parse(java.lang.String xmlAsString)
|
static ReferenceDocument |
ReferenceDocument.Factory.parse(java.lang.String xmlAsString,
org.apache.xmlbeans.XmlOptions options)
|
static ReferenceDocument |
ReferenceDocument.Factory.parse(java.net.URL u)
|
static ReferenceDocument |
ReferenceDocument.Factory.parse(java.net.URL u,
org.apache.xmlbeans.XmlOptions options)
|
static ReferenceDocument |
ReferenceDocument.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis)
Deprecated. XMLInputStream |
static ReferenceDocument |
ReferenceDocument.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis,
org.apache.xmlbeans.XmlOptions options)
Deprecated. XMLInputStream |
static ReferenceDocument |
ReferenceDocument.Factory.parse(javax.xml.stream.XMLStreamReader sr)
|
static ReferenceDocument |
ReferenceDocument.Factory.parse(javax.xml.stream.XMLStreamReader sr,
org.apache.xmlbeans.XmlOptions options)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||