|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.openmobileis.common.user.profile.impl.TerminalXmlFileProfilDataFactory
Title: OpenMobileIS project source
Description: Manage profil data in an xml file.
Constructor Summary | |
TerminalXmlFileProfilDataFactory(java.io.Reader reader)
|
Method Summary | |
Profile |
getParsedProfil()
|
Profile |
getProfil(java.lang.String profilName)
return the profil for specified profil name. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public TerminalXmlFileProfilDataFactory(java.io.Reader reader) throws java.io.IOException, XmlPullParserException
Method Detail |
public Profile getProfil(java.lang.String profilName) throws ProfileNotFoundException
ProfileDataFactory
getProfil
in interface ProfileDataFactory
ProfileNotFoundException
public Profile getParsedProfil()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |