Uses of Class
org.basex.core.parse.Commands.CmdAlter

Packages that use Commands.CmdAlter
org.basex.core.parse   
 

Uses of Commands.CmdAlter in org.basex.core.parse
 

Methods in org.basex.core.parse that return Commands.CmdAlter
static Commands.CmdAlter Commands.CmdAlter.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static Commands.CmdAlter[] Commands.CmdAlter.values()
          Returns an array containing the constants of this enum type, in the order they are declared.