Package | Description |
---|---|
org.apache.sis.setup |
Provides information and some controls about SIS configuration.
|
Modifier and Type | Method and Description |
---|---|
static About |
About.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static About[] |
About.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
static TreeTable |
About.configuration(Set<About> sections,
Locale locale,
TimeZone timezone)
Returns a subset of the information about the current Apache SIS running environment.
|
Copyright © 2010–2017 The Apache Software Foundation. All rights reserved.