org.openmobileis.common.user.profil.impl.XmlFileProfilDataFactory.ProfilListParser Class Reference

List of all members.

Detailed Description

Definition at line 56 of file impl/XmlFileProfilDataFactory.java.

Public Member Functions

void startDocument ()
 Start document.
void startElement (java.lang.String uri, java.lang.String qname, java.lang.String name, Attributes attrs) throws SAXException
 Start element.
void endElement (String uri, String qname, String localName) throws SAXException
void characters (char ch[], int start, int length)
 Characters.

Package Functions

 ProfilListParser ()


Member Function Documentation

void org.openmobileis.common.user.profil.impl.XmlFileProfilDataFactory.ProfilListParser.startDocument (  ) 

Start document.

Definition at line 67 of file impl/XmlFileProfilDataFactory.java.

void org.openmobileis.common.user.profil.impl.XmlFileProfilDataFactory.ProfilListParser.startElement ( java.lang.String  uri,
java.lang.String  qname,
java.lang.String  name,
Attributes  attrs 
) throws SAXException

Start element.

Definition at line 71 of file impl/XmlFileProfilDataFactory.java.

References org.openmobileis.common.user.profil.ProfileRubric.description, and org.openmobileis.common.user.profil.ProfileProperty.moduleName.

void org.openmobileis.common.user.profil.impl.XmlFileProfilDataFactory.ProfilListParser.characters ( char  ch[],
int  start,
int  length 
)

Characters.

Definition at line 132 of file impl/XmlFileProfilDataFactory.java.


The documentation for this class was generated from the following file:
Generated on Mon Dec 4 11:03:33 2006 for OpenMobileIS by  doxygen 1.5.1-p1