pl.edu.icm.yadda.remoting.cli.export
Class DescriptorBasedRepoExporter
java.lang.Object
pl.edu.icm.yadda.remoting.cli.export.DescriptorBasedRepoExporter
public class DescriptorBasedRepoExporter
- extends Object
- Author:
- kura
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
O_DESCR
protected static final String O_DESCR
- See Also:
- Constant Field Values
O_STOREDIR
protected static final String O_STOREDIR
- See Also:
- Constant Field Values
O_HELP
protected static final String O_HELP
- See Also:
- Constant Field Values
O_IPADDR
protected static final String O_IPADDR
- See Also:
- Constant Field Values
O_USER
protected static final String O_USER
- See Also:
- Constant Field Values
O_PASS
protected static final String O_PASS
- See Also:
- Constant Field Values
O_DOMAIN
protected static final String O_DOMAIN
- See Also:
- Constant Field Values
O_FILE
protected static final String O_FILE
- See Also:
- Constant Field Values
O_NO_CHUNK
protected static final String O_NO_CHUNK
- See Also:
- Constant Field Values
DescriptorBasedRepoExporter
public DescriptorBasedRepoExporter()
doExport
public void doExport(String outDir,
ArrayList<String> ids)
throws Exception
- Throws:
Exception
defineOptions
protected static org.apache.commons.cli.Options defineOptions()
usage
protected static void usage(org.apache.commons.cli.Options options)
getDomain
protected static String getDomain(org.apache.commons.cli.CommandLine commandLine,
ServiceDiscoverer disc)
main
public static void main(String[] args)
throws Exception
- Throws:
Exception
Copyright © 2002-2013 ICM, Warsaw University. All Rights Reserved.