|
EPP RTK for Java v 0.5.0 |
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Internal IDL interface which is never referenced externally.
Sub-interface epp_Extension may be implemented for the server-defined command extensions. $Header: /cvsroot/epp-rtk/epp-rtk/java/src/org/openrtk/idl/epp/epp_ExtensionOperations.java,v 1.1 2002/03/12 21:47:33 tubadanm Exp $
epp_Extension
Method Summary | |
void |
fromXML(java.lang.String xml)
Parses an XML String of data from the unspec section of a response from the Registry. |
java.lang.String |
toXML()
Converts the data into XML to be put into the unspec section of the request |
Method Detail |
public java.lang.String toXML() throws epp_XMLException
epp_XMLException
- if required data is missing.public void fromXML(java.lang.String xml) throws epp_XMLException
The
- XML String to parse.epp_XMLException
- if the response XML is not parsable or does not contain the expected data.
|
EPP RTK for Java v 0.5.0 |
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |