|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use NamespaceList | |
|---|---|
| org.apache.xml.xmlbeans.x2004.x02.xbean.config | |
| org.apache.xml.xmlbeans.x2004.x02.xbean.config.impl | |
| Uses of NamespaceList in org.apache.xml.xmlbeans.x2004.x02.xbean.config |
|---|
| Methods in org.apache.xml.xmlbeans.x2004.x02.xbean.config that return NamespaceList | |
|---|---|
static NamespaceList |
NamespaceList.Factory.newInstance()
|
static NamespaceList |
NamespaceList.Factory.newInstance(org.apache.xmlbeans.XmlOptions options)
|
static NamespaceList |
NamespaceList.Factory.newValue(java.lang.Object obj)
|
static NamespaceList |
NamespaceList.Factory.parse(java.io.File file)
|
static NamespaceList |
NamespaceList.Factory.parse(java.io.File file,
org.apache.xmlbeans.XmlOptions options)
|
static NamespaceList |
NamespaceList.Factory.parse(java.io.InputStream is)
|
static NamespaceList |
NamespaceList.Factory.parse(java.io.InputStream is,
org.apache.xmlbeans.XmlOptions options)
|
static NamespaceList |
NamespaceList.Factory.parse(org.w3c.dom.Node node)
|
static NamespaceList |
NamespaceList.Factory.parse(org.w3c.dom.Node node,
org.apache.xmlbeans.XmlOptions options)
|
static NamespaceList |
NamespaceList.Factory.parse(java.io.Reader r)
|
static NamespaceList |
NamespaceList.Factory.parse(java.io.Reader r,
org.apache.xmlbeans.XmlOptions options)
|
static NamespaceList |
NamespaceList.Factory.parse(java.lang.String xmlAsString)
|
static NamespaceList |
NamespaceList.Factory.parse(java.lang.String xmlAsString,
org.apache.xmlbeans.XmlOptions options)
|
static NamespaceList |
NamespaceList.Factory.parse(java.net.URL u)
|
static NamespaceList |
NamespaceList.Factory.parse(java.net.URL u,
org.apache.xmlbeans.XmlOptions options)
|
static NamespaceList |
NamespaceList.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis)
Deprecated. XMLInputStream |
static NamespaceList |
NamespaceList.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis,
org.apache.xmlbeans.XmlOptions options)
Deprecated. XMLInputStream |
static NamespaceList |
NamespaceList.Factory.parse(javax.xml.stream.XMLStreamReader sr)
|
static NamespaceList |
NamespaceList.Factory.parse(javax.xml.stream.XMLStreamReader sr,
org.apache.xmlbeans.XmlOptions options)
|
NamespaceList |
Nsconfig.xgetUri()
Gets (as xml) the "uri" attribute |
| Methods in org.apache.xml.xmlbeans.x2004.x02.xbean.config with parameters of type NamespaceList | |
|---|---|
void |
Nsconfig.xsetUri(NamespaceList uri)
Sets (as xml) the "uri" attribute |
| Uses of NamespaceList in org.apache.xml.xmlbeans.x2004.x02.xbean.config.impl |
|---|
| Classes in org.apache.xml.xmlbeans.x2004.x02.xbean.config.impl that implement NamespaceList | |
|---|---|
class |
NamespaceListImpl
An XML namespaceList(@http://xml.apache.org/xmlbeans/2004/02/xbean/config). |
| Methods in org.apache.xml.xmlbeans.x2004.x02.xbean.config.impl that return NamespaceList | |
|---|---|
NamespaceList |
NsconfigImpl.xgetUri()
Gets (as xml) the "uri" attribute |
| Methods in org.apache.xml.xmlbeans.x2004.x02.xbean.config.impl with parameters of type NamespaceList | |
|---|---|
void |
NsconfigImpl.xsetUri(NamespaceList uri)
Sets (as xml) the "uri" attribute |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||