|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.openmobileis.synchro.openmsp.protocol.Handler
Title: OpenMobileIS project source
Description: XML handle to decode XML OpenMSP message
Constructor Summary | |
Handler()
|
Method Summary | |
void |
endElement(java.lang.String name)
|
void |
getValue(java.lang.String value)
|
void |
startElement(java.lang.String name)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public Handler()
Method Detail |
public void startElement(java.lang.String name) throws OpenMSPException
OpenMSPException
public void endElement(java.lang.String name) throws OpenMSPException
OpenMSPException
public void getValue(java.lang.String value) throws OpenMSPException
OpenMSPException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |