public class Stilts
extends java.lang.Object
Modifier and Type | Field | Description |
---|---|---|
static java.lang.String |
VERSION_RESOURCE |
Constructor | Description |
---|---|
Stilts() |
Modifier and Type | Method | Description |
---|---|---|
static uk.ac.starlink.util.ObjectFactory<ProcessingMode> |
getModeFactory() |
Returns the factory which can create any of the known output modes.
|
static java.lang.String |
getStarjavaRevision() |
Returns the revision string for the starjava repository, if available.
|
static uk.ac.starlink.util.ObjectFactory<uk.ac.starlink.task.Task> |
getTaskFactory() |
Returns the factory which can create any of the known tasks.
|
static java.lang.String |
getVersion() |
Returns the version number for the STILTS package.
|
static void |
main(java.lang.String[] args) |
Main method.
|
public static final java.lang.String VERSION_RESOURCE
public static void main(java.lang.String[] args)
args
- argument vectorpublic static uk.ac.starlink.util.ObjectFactory<ProcessingMode> getModeFactory()
public static uk.ac.starlink.util.ObjectFactory<uk.ac.starlink.task.Task> getTaskFactory()
public static java.lang.String getVersion()
public static java.lang.String getStarjavaRevision()
Copyright © 2018 Central Laboratory of the Research Councils. All Rights Reserved.