org.openmobileis.synchro.openmsp.protocol
Class SimpleOpenMLParser

java.lang.Object
  extended byorg.openmobileis.synchro.openmsp.protocol.SimpleOpenMLParser

public class SimpleOpenMLParser
extends java.lang.Object

Title: OpenMobileIS project source
Description:

Since:
JDK 1.1
Version:
1.0.
Author:
Philippe Delrieu

Constructor Summary
SimpleOpenMLParser()
           
 
Method Summary
static ElementData[] parseXML(java.lang.String xml)
          Simple XMLparser. return null if an error occurs.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SimpleOpenMLParser

public SimpleOpenMLParser()
Method Detail

parseXML

public static ElementData[] parseXML(java.lang.String xml)
Simple XMLparser. return null if an error occurs.



Copyright 2006 OpenMobileIS. All Rights Reserved.