org.apache.oodt.product.handlers.ofsn
Class OFSNFileHandlerConfigurationReader
java.lang.Object
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
| 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_MIMETYPE_ATTR, PROPERTY_NAME_ATTR, PROPERTY_TAG, PROPERTY_VALUE_ATTR |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
OFSNFileHandlerConfigurationReader
public OFSNFileHandlerConfigurationReader()
getConfig
public static OFSNFileHandlerConfiguration getConfig(String filePath)
throws FileNotFoundException
- Throws:
FileNotFoundException
Copyright © 1999-2014 Apache OODT. All Rights Reserved.