org.fao.gast.lib
Class ProfileLib

java.lang.Object
  extended by org.fao.gast.lib.ProfileLib

public class ProfileLib
extends java.lang.Object


Constructor Summary
ProfileLib(java.lang.String appPath)
           
 
Method Summary
 boolean existsProfile(java.lang.String name)
           
 java.lang.String getDefaultProfile()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ProfileLib

public ProfileLib(java.lang.String appPath)
           throws org.jdom.JDOMException,
                  java.io.IOException
Throws:
org.jdom.JDOMException
java.io.IOException
Method Detail

existsProfile

public boolean existsProfile(java.lang.String name)

getDefaultProfile

public java.lang.String getDefaultProfile()