|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use NonPositiveIntegerDocument | |
|---|---|
| org.xmlsoap.schemas.soap.encoding | |
| org.xmlsoap.schemas.soap.encoding.impl | |
| Uses of NonPositiveIntegerDocument in org.xmlsoap.schemas.soap.encoding |
|---|
| Methods in org.xmlsoap.schemas.soap.encoding that return NonPositiveIntegerDocument | |
|---|---|
static NonPositiveIntegerDocument |
NonPositiveIntegerDocument.Factory.newInstance()
|
static NonPositiveIntegerDocument |
NonPositiveIntegerDocument.Factory.newInstance(org.apache.xmlbeans.XmlOptions options)
|
static NonPositiveIntegerDocument |
NonPositiveIntegerDocument.Factory.parse(java.io.File file)
|
static NonPositiveIntegerDocument |
NonPositiveIntegerDocument.Factory.parse(java.io.File file,
org.apache.xmlbeans.XmlOptions options)
|
static NonPositiveIntegerDocument |
NonPositiveIntegerDocument.Factory.parse(java.io.InputStream is)
|
static NonPositiveIntegerDocument |
NonPositiveIntegerDocument.Factory.parse(java.io.InputStream is,
org.apache.xmlbeans.XmlOptions options)
|
static NonPositiveIntegerDocument |
NonPositiveIntegerDocument.Factory.parse(org.w3c.dom.Node node)
|
static NonPositiveIntegerDocument |
NonPositiveIntegerDocument.Factory.parse(org.w3c.dom.Node node,
org.apache.xmlbeans.XmlOptions options)
|
static NonPositiveIntegerDocument |
NonPositiveIntegerDocument.Factory.parse(java.io.Reader r)
|
static NonPositiveIntegerDocument |
NonPositiveIntegerDocument.Factory.parse(java.io.Reader r,
org.apache.xmlbeans.XmlOptions options)
|
static NonPositiveIntegerDocument |
NonPositiveIntegerDocument.Factory.parse(java.lang.String xmlAsString)
|
static NonPositiveIntegerDocument |
NonPositiveIntegerDocument.Factory.parse(java.lang.String xmlAsString,
org.apache.xmlbeans.XmlOptions options)
|
static NonPositiveIntegerDocument |
NonPositiveIntegerDocument.Factory.parse(java.net.URL u)
|
static NonPositiveIntegerDocument |
NonPositiveIntegerDocument.Factory.parse(java.net.URL u,
org.apache.xmlbeans.XmlOptions options)
|
static NonPositiveIntegerDocument |
NonPositiveIntegerDocument.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis)
Deprecated. XMLInputStream |
static NonPositiveIntegerDocument |
NonPositiveIntegerDocument.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis,
org.apache.xmlbeans.XmlOptions options)
Deprecated. XMLInputStream |
static NonPositiveIntegerDocument |
NonPositiveIntegerDocument.Factory.parse(javax.xml.stream.XMLStreamReader sr)
|
static NonPositiveIntegerDocument |
NonPositiveIntegerDocument.Factory.parse(javax.xml.stream.XMLStreamReader sr,
org.apache.xmlbeans.XmlOptions options)
|
| Uses of NonPositiveIntegerDocument in org.xmlsoap.schemas.soap.encoding.impl |
|---|
| Classes in org.xmlsoap.schemas.soap.encoding.impl that implement NonPositiveIntegerDocument | |
|---|---|
class |
NonPositiveIntegerDocumentImpl
A document containing one nonPositiveInteger(@http://schemas.xmlsoap.org/soap/encoding/) element. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||