org.openmobileis.modules.profiles.old.embedded.core
Class ProfileParser

java.lang.Object
  extended byorg.openmobileis.modules.profiles.old.embedded.core.ProfileParser

public class ProfileParser
extends java.lang.Object

Title: OpenMobileIS project source
Description: Profile file parser. Extract module and Rubric from the file.

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

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

Constructor Detail

ProfileParser

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

parse

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


Copyright 2006 OpenMobileIS. All Rights Reserved.