Uses of Class
org.opensextant.processing.Parameters
Packages that use Parameters
Package
Description
Extraction Fundamentals
Xponents Output Formatting using GISCore
-
Uses of Parameters in org.opensextant.extraction
Fields in org.opensextant.extraction declared as ParametersModifier and TypeFieldDescriptionprotected static final ParametersExtractionResult.DEFAULT_FILTERS -
Uses of Parameters in org.opensextant.output
Fields in org.opensextant.output declared as ParametersModifier and TypeFieldDescriptionprotected ParametersAbstractFormatter.outputParamsprotected ParametersAbstractGenericFormatter.outputParamsThe output params.Methods in org.opensextant.output with parameters of type ParametersModifier and TypeMethodDescriptionvoidAbstractFormatter.setParameters(Parameters params) Note - output parameters use tag_XYZ flags to indicate date to include or excludevoidAbstractGenericFormatter.setParameters(Parameters params) Sets the parameters.voidResultsFormatter.setParameters(Parameters params) A more convenient way of passing in a list of parameters.Constructors in org.opensextant.output with parameters of type Parameters