|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface WSAgreementWriter
This interface describes a collection of methods that allow a SchemaImpl model to be written to a writer in an XML format that follows the SchemaImpl parent.
| Method Summary | |
|---|---|
org.w3c.dom.Document |
getDocument(Agreement def)
Return a document generated from the specified SchemaImpl model. |
java.lang.String |
write(Agreement def)
Write the specified SchemaImpl definition . |
| Method Detail |
|---|
org.w3c.dom.Document getDocument(Agreement def)
throws WSAgreementException
WSAgreementException
java.lang.String write(Agreement def)
throws WSAgreementException
wsdlDef - the SchemaImpl definition to be written.
WSAgreementException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||