|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.sun.xml.ws.model.wsdl.WSDLPartDescriptorImpl
public final class WSDLPartDescriptorImpl
| Constructor Summary | |
|---|---|
WSDLPartDescriptorImpl(javax.xml.stream.XMLStreamReader xsr,
javax.xml.namespace.QName name,
WSDLDescriptorKind kind)
|
|
| Method Summary | |
|---|---|
org.xml.sax.Locator |
getLocation()
Gets the source location information in the parsed WSDL. |
javax.xml.namespace.QName |
name()
Gives Qualified name of the XML Schema element or type |
WSDLDescriptorKind |
type()
Gives whether wsdl:part references a schema type or a global element. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface com.sun.xml.ws.api.model.wsdl.WSDLObject |
|---|
getLocation |
| Constructor Detail |
|---|
public WSDLPartDescriptorImpl(javax.xml.stream.XMLStreamReader xsr,
javax.xml.namespace.QName name,
WSDLDescriptorKind kind)
| Method Detail |
|---|
public javax.xml.namespace.QName name()
WSDLPartDescriptor
name in interface WSDLPartDescriptorpublic WSDLDescriptorKind type()
WSDLPartDescriptor
type in interface WSDLPartDescriptor@NotNull public final org.xml.sax.Locator getLocation()
WSDLObject
getLocation in interface WSDLObject
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||