Uses of Enum Class
org.simpleframework.xml.stream.Mode
Packages that use Mode
-
Uses of Mode in org.simpleframework.xml.stream
Methods in org.simpleframework.xml.stream that return ModeModifier and TypeMethodDescriptionOutputNode.getMode()TheModeis used to indicate the output mode of this node.static ModeReturns the enum constant of this class with the specified name.static Mode[]Mode.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.simpleframework.xml.stream with parameters of type Mode