|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
The base interface for WSDL definitions.
Method Summary | |
Definitions |
getOwnerDefinitions() Get the Definitions element where this element is defined. |
WSDLElement |
getParent() Get parent WSDL element |
void |
serialize(java.io.PrintWriter writer, boolean indent, int indentLevel) Serialize this WSDL element |
Method Detail |
public WSDLElement getParent()
public Definitions getOwnerDefinitions()
public void serialize(java.io.PrintWriter writer, boolean indent, int indentLevel)
writer
- a print writer as a sinkindent
- indicates whether indentation will be applied to serializationindentLevel
- the levels of indentation starting from 0.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Copyright © 2001 Oracle SOAP. All Rights Reserved.