Uses of Class
org.apache.oodt.product.handlers.ofsn.OFSNHandlerConfig

Packages that use OFSNHandlerConfig
org.apache.oodt.product.handlers.ofsn   
org.apache.oodt.product.handlers.ofsn.util   
 

Uses of OFSNHandlerConfig in org.apache.oodt.product.handlers.ofsn
 

Fields in org.apache.oodt.product.handlers.ofsn with type parameters of type OFSNHandlerConfig
protected  Map<String,OFSNHandlerConfig> OFSNFileHandlerConfiguration.handlerTable
           
 

Methods in org.apache.oodt.product.handlers.ofsn that return OFSNHandlerConfig
 OFSNHandlerConfig OFSNFileHandlerConfiguration.getHandlerConfig(String handlerName)
           
 

Methods in org.apache.oodt.product.handlers.ofsn that return types with arguments of type OFSNHandlerConfig
 List<OFSNHandlerConfig> OFSNFileHandlerConfiguration.getHandlerConfigs()
           
 

Uses of OFSNHandlerConfig in org.apache.oodt.product.handlers.ofsn.util
 

Methods in org.apache.oodt.product.handlers.ofsn.util with parameters of type OFSNHandlerConfig
static Document OFSNUtils.getOFSNDoc(List<File> fileList, OFSNHandlerConfig cfg, String productRoot, boolean showDirSize, boolean showFileSize)
           
 



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