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