| Constructor and Description | 
|---|
| MetadataDumper(String fmUrlStr) | 
| Modifier and Type | Method and Description | 
|---|---|
| void | dumpMetadata(String productId) | 
| void | dumpMetadata(String productId,
            String outDirPath) | 
| static void | main(String[] args) | 
public MetadataDumper(String fmUrlStr) throws InstantiationException
InstantiationExceptionpublic void dumpMetadata(String productId)
Metadata from the Product identified by the
 given productId. The Metadata is written to the
 local directory ., where this program was invoked from.productId - The string identifier of the product to dump Metadata
            from.public static void main(String[] args) throws InstantiationException
args - InstantiationExceptionCopyright © 1999–2017 Apache OODT. All rights reserved.