Uses of Enum Class
org.basex.io.serial.SerializerMode
Packages that use SerializerMode
-
Uses of SerializerMode in org.basex.io.serial
Methods in org.basex.io.serial that return SerializerModeModifier and TypeMethodDescriptionstatic SerializerModeReturns the enum constant of this class with the specified name.static SerializerMode[]SerializerMode.values()Returns an array containing the constants of this enum class, in the order they are declared.