Uses of Class
au.com.acegi.xmlformat.LineEnding
-
-
Uses of LineEnding in au.com.acegi.xmlformat
Methods in au.com.acegi.xmlformat that return LineEnding Modifier and Type Method Description static LineEndingLineEnding. valueOf(String name)Returns the enum constant of this type with the specified name.static LineEnding[]LineEnding. values()Returns an array containing the constants of this enum type, in the order they are declared.
-