Uses of Enum Class
eu.bandm.tools.dtm.ToolOptions.outputFormat
Packages that use ToolOptions.outputFormat
Package
Description
Canonical model of a W3C DTD with evaluated semantics;
plus utility applications.
-
Uses of ToolOptions.outputFormat in eu.bandm.tools.dtm
Fields in eu.bandm.tools.dtm declared as ToolOptions.outputFormatModifier and TypeFieldDescriptionprotected ToolOptions.outputFormat
ToolOptions.value_outputFormat_0
Methods in eu.bandm.tools.dtm that return ToolOptions.outputFormatModifier and TypeMethodDescriptionToolOptions.get_outputFormat_0()
Getter method for the only argument of optionoutputFormat
.static ToolOptions.outputFormat
Returns the enum constant of this class with the specified name.static ToolOptions.outputFormat[]
ToolOptions.outputFormat.values()
Returns an array containing the constants of this enum class, in the order they are declared.