org.eaglei.datatools.etl.server.extractor.parsers
Class MapFileConfiguration

java.lang.Object
  extended by org.eaglei.datatools.etl.server.extractor.parsers.MapFileConfiguration

public abstract class MapFileConfiguration
extends java.lang.Object

Author:
"Sravan Cheriyala" Started Feb 25, 2011

Constructor Summary
MapFileConfiguration()
           
 
Method Summary
static java.util.Map<java.lang.String,java.lang.String> getMapInfo(java.lang.String mapPath)
           
static java.lang.String[] getOrderofMapFiles(java.lang.String mapDirectoryPath)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MapFileConfiguration

public MapFileConfiguration()
Method Detail

getOrderofMapFiles

public static java.lang.String[] getOrderofMapFiles(java.lang.String mapDirectoryPath)
                                             throws org.apache.commons.configuration.ConfigurationException
Throws:
org.apache.commons.configuration.ConfigurationException

getMapInfo

public static java.util.Map<java.lang.String,java.lang.String> getMapInfo(java.lang.String mapPath)
                                                                   throws org.apache.commons.configuration.ConfigurationException
Throws:
org.apache.commons.configuration.ConfigurationException


Copyright © 2009-2011 Eagle-I. All Rights Reserved.