public class Process
extends java.lang.Object
Constructor and Description |
---|
Process() |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getFile(java.lang.String spec)
Retrieve the file name of file spec.
|
java.lang.String |
getFormat(java.lang.String spec)
Retrieve the name space of file spec.
|
java.lang.String |
getName(java.lang.String spec)
Retrieve the name space of file spec.
|
static void |
main(java.lang.String[] args) |
void |
showHelp()
Display help information.
|
public static void main(java.lang.String[] args)
public void showHelp()
public java.lang.String getFormat(java.lang.String spec)
public java.lang.String getName(java.lang.String spec)
public java.lang.String getFile(java.lang.String spec)
Copyright © 2014-2018 Regents University of California. All Rights Reserved.