org.apache.oodt.product.handlers.ofsn
Class OFSNFileHandlerConfigurationReader

java.lang.Object
  extended by org.apache.oodt.product.handlers.ofsn.OFSNFileHandlerConfigurationReader
All Implemented Interfaces:
OFSNXMLConfigMetKeys

public final class OFSNFileHandlerConfigurationReader
extends Object
implements OFSNXMLConfigMetKeys

Reads an XML file representation of the OFSNFileHandlerConfiguration.

Version:
$Revision$
Author:
mattmann

Field Summary
 
Fields inherited from interface org.apache.oodt.product.handlers.ofsn.metadata.OFSNXMLConfigMetKeys
HANDLER_CLASSNAME_ATTR, HANDLER_NAME_ATTR, HANDLER_TAG, HANDLER_TYPE_ATTR, OFSN_CFG_ID_ATTR, OFSN_CFG_NAME_ATTR, OFSN_PRODUCT_ROOT_ATTR, PROPERTY_NAME_ATTR, PROPERTY_TAG, PROPERTY_VALUE_ATTR
 
Constructor Summary
OFSNFileHandlerConfigurationReader()
           
 
Method Summary
static OFSNFileHandlerConfiguration getConfig(String filePath)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

OFSNFileHandlerConfigurationReader

public OFSNFileHandlerConfigurationReader()
Method Detail

getConfig

public static OFSNFileHandlerConfiguration getConfig(String filePath)
                                              throws FileNotFoundException
Throws:
FileNotFoundException


Copyright © 1999-2012 Apache OODT. All Rights Reserved.