|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use NaiveSecurityKeyDocument | |
|---|---|
| it.unibo.deis.env.wire.security | |
| it.unibo.deis.env.wire.security.impl | |
| Uses of NaiveSecurityKeyDocument in it.unibo.deis.env.wire.security |
|---|
| Methods in it.unibo.deis.env.wire.security that return NaiveSecurityKeyDocument | |
|---|---|
static NaiveSecurityKeyDocument |
NaiveSecurityKeyDocument.Factory.newInstance()
|
static NaiveSecurityKeyDocument |
NaiveSecurityKeyDocument.Factory.newInstance(org.apache.xmlbeans.XmlOptions options)
|
static NaiveSecurityKeyDocument |
NaiveSecurityKeyDocument.Factory.parse(java.io.File file)
|
static NaiveSecurityKeyDocument |
NaiveSecurityKeyDocument.Factory.parse(java.io.File file,
org.apache.xmlbeans.XmlOptions options)
|
static NaiveSecurityKeyDocument |
NaiveSecurityKeyDocument.Factory.parse(java.io.InputStream is)
|
static NaiveSecurityKeyDocument |
NaiveSecurityKeyDocument.Factory.parse(java.io.InputStream is,
org.apache.xmlbeans.XmlOptions options)
|
static NaiveSecurityKeyDocument |
NaiveSecurityKeyDocument.Factory.parse(org.w3c.dom.Node node)
|
static NaiveSecurityKeyDocument |
NaiveSecurityKeyDocument.Factory.parse(org.w3c.dom.Node node,
org.apache.xmlbeans.XmlOptions options)
|
static NaiveSecurityKeyDocument |
NaiveSecurityKeyDocument.Factory.parse(java.io.Reader r)
|
static NaiveSecurityKeyDocument |
NaiveSecurityKeyDocument.Factory.parse(java.io.Reader r,
org.apache.xmlbeans.XmlOptions options)
|
static NaiveSecurityKeyDocument |
NaiveSecurityKeyDocument.Factory.parse(java.lang.String xmlAsString)
|
static NaiveSecurityKeyDocument |
NaiveSecurityKeyDocument.Factory.parse(java.lang.String xmlAsString,
org.apache.xmlbeans.XmlOptions options)
|
static NaiveSecurityKeyDocument |
NaiveSecurityKeyDocument.Factory.parse(java.net.URL u)
|
static NaiveSecurityKeyDocument |
NaiveSecurityKeyDocument.Factory.parse(java.net.URL u,
org.apache.xmlbeans.XmlOptions options)
|
static NaiveSecurityKeyDocument |
NaiveSecurityKeyDocument.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis)
Deprecated. XMLInputStream |
static NaiveSecurityKeyDocument |
NaiveSecurityKeyDocument.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis,
org.apache.xmlbeans.XmlOptions options)
Deprecated. XMLInputStream |
static NaiveSecurityKeyDocument |
NaiveSecurityKeyDocument.Factory.parse(javax.xml.stream.XMLStreamReader sr)
|
static NaiveSecurityKeyDocument |
NaiveSecurityKeyDocument.Factory.parse(javax.xml.stream.XMLStreamReader sr,
org.apache.xmlbeans.XmlOptions options)
|
| Uses of NaiveSecurityKeyDocument in it.unibo.deis.env.wire.security.impl |
|---|
| Classes in it.unibo.deis.env.wire.security.impl that implement NaiveSecurityKeyDocument | |
|---|---|
class |
NaiveSecurityKeyDocumentImpl
A document containing one naive-security-key(@http://deis.unibo.it/env/wire/security) element. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||