com.nokia.config
Class SAXConfigParser

java.lang.Object
  extended by com.nokia.config.SAXConfigParser

public class SAXConfigParser
extends java.lang.Object

Parses the sysdef config file and extracts the available configurations


Constructor Summary
SAXConfigParser(java.lang.String fileName)
          Constructor
 
Method Summary
 java.lang.String getConfigs()
          Constructor
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SAXConfigParser

public SAXConfigParser(java.lang.String fileName)
Constructor

Parameters:
fileName - - name of the sysdef file to parse
Method Detail

getConfigs

public java.lang.String getConfigs()
Constructor

Returns:
list of available configurations that can be built.