org.openmobileis.modules.profils.embedded.data
Class ProfilParser

java.lang.Object
  extended byorg.openmobileis.modules.profils.embedded.data.ProfilParser

public class ProfilParser
extends java.lang.Object


Constructor Summary
ProfilParser(java.io.Reader reader)
           
 
Method Summary
 Array getModules()
           
 Array getRubrics()
           
 void parse()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ProfilParser

public ProfilParser(java.io.Reader reader)
Method Detail

parse

public void parse()
           throws XmlPullParserException,
                  java.io.IOException
Throws:
XmlPullParserException
java.io.IOException

getRubrics

public Array getRubrics()

getModules

public Array getModules()


Copyright 2005 e-Care. All Rights Reserved.