Uses of Class
de.xima.fc.common.text.newline.StandardNewlines
-
Packages that use StandardNewlines Package Description de.xima.fc.common.text.newline -
-
Uses of StandardNewlines in de.xima.fc.common.text.newline
Methods in de.xima.fc.common.text.newline that return StandardNewlines Modifier and Type Method Description static StandardNewlines
StandardNewlines. valueOf(String name)
Returns the enum constant of this type with the specified name.static StandardNewlines[]
StandardNewlines. values()
Returns an array containing the constants of this enum type, in the order they are declared.
-