|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface WSDLElement
This interface represents all WSDL Elements
| Method Summary | |
|---|---|
Documentation |
createDocumentation()
Create the documentation element. |
Documentation |
getDocumentation()
Get the documentation element. |
java.util.Map<javax.xml.namespace.QName,java.lang.String> |
getOtherAttributes()
Get the map containing all the attributes defined on this element. |
java.util.List<org.w3c.dom.Element> |
getOtherElements()
Get all the cloned elements defined here. |
void |
setDocumentation(Documentation doc)
Set the documentation element for this document. |
| Method Detail |
|---|
void setDocumentation(Documentation doc)
docEl - the documentation elementDocumentation getDocumentation()
Documentation createDocumentation()
java.util.List<org.w3c.dom.Element> getOtherElements()
throws WSDLException
WSDLException
java.util.Map<javax.xml.namespace.QName,java.lang.String> getOtherAttributes()
throws WSDLException
WSDLException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||