Uses of Class
org.apache.sis.console.SIS.Metadata
Packages that use SIS.Metadata
-
Uses of SIS.Metadata in org.apache.sis.console
Subclasses with type arguments of type SIS.Metadata in org.apache.sis.consoleModifier and TypeClassDescriptionstatic final class
Builder for the "metadata" and "crs" sub-commands.Fields in org.apache.sis.console declared as SIS.MetadataModifier and TypeFieldDescriptionstatic final SIS.Metadata
SIS.CRS
Shows Coordinate Reference System (CRS) information for the given file.static final SIS.Metadata
SIS.METADATA
Shows ISO 19115 metadata information for the given file.Methods in org.apache.sis.console that return SIS.MetadataModifier and TypeMethodDescriptionSIS.Metadata.colors
(boolean enabled) Sets whether colorized output shall be enabled.Sets encoding to use for the command outputs.Sets the output format.Sets the locale to use for the command output.Sets the path to auxiliary metadata, relative to the main file.Sets the timezone for the dates to be formatted.SIS.Metadata.verbose()
Requests the output to contain more detailed information.