Uses of Enum Class
org.jdom2.output.LineSeparator
Packages that use LineSeparator
-
Uses of LineSeparator in org.jdom2.output
Methods in org.jdom2.output that return LineSeparatorModifier and TypeMethodDescriptionstatic LineSeparator
Returns the enum constant of this class with the specified name.static LineSeparator[]
LineSeparator.values()
Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.jdom2.output with parameters of type LineSeparatorModifier and TypeMethodDescriptionFormat.setLineSeparator
(LineSeparator separator) This will set the newline separator sequence.