Uses of Enum Class
org.basex.core.parse.Commands.CmdOptimize
Packages that use Commands.CmdOptimize
-
Uses of Commands.CmdOptimize in org.basex.core.parse
Methods in org.basex.core.parse that return Commands.CmdOptimizeModifier and TypeMethodDescriptionstatic Commands.CmdOptimizeReturns the enum constant of this class with the specified name.static Commands.CmdOptimize[]Commands.CmdOptimize.values()Returns an array containing the constants of this enum class, in the order they are declared.