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