Uses of Enum Class
org.basex.query.func.fn.DeepEqual.Mode
Packages that use DeepEqual.Mode
-
Uses of DeepEqual.Mode in org.basex.query.func.fn
Methods in org.basex.query.func.fn that return DeepEqual.ModeModifier and TypeMethodDescriptionstatic DeepEqual.ModeReturns the enum constant of this class with the specified name.static DeepEqual.Mode[]DeepEqual.Mode.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.basex.query.func.fn with parameters of type DeepEqual.Mode