Uses of Enum Class
org.apache.commons.io.StandardLineSeparator
Packages that use StandardLineSeparator
Package
Description
This package defines utility classes for working with streams, readers,
writers and files.
-
Uses of StandardLineSeparator in org.apache.commons.io
Methods in org.apache.commons.io that return StandardLineSeparatorModifier and TypeMethodDescriptionstatic StandardLineSeparator
Returns the enum constant of this class with the specified name.static StandardLineSeparator[]
StandardLineSeparator.values()
Returns an array containing the constants of this enum class, in the order they are declared.