Package | Description |
---|---|
edu.ucsd.sbrg.escher.util |
Provides utility methods, e.g. validation, Jackson mappers, command line options, etc.
|
Modifier and Type | Method and Description |
---|---|
static EscherOptions.InputFormat |
EscherOptions.InputFormat.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static EscherOptions.InputFormat[] |
EscherOptions.InputFormat.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2015–2019 University of Tübingen. All rights reserved.