Uses of Enum
au.com.acegi.xmlformat.LineEnding
-
Uses of LineEnding in au.com.acegi.xmlformat
Subclasses with type arguments of type LineEnding in au.com.acegi.xmlformatModifier and TypeClassDescriptionenumValid line endings for use byAbstractXmlPlugin.lineEnding.Fields in au.com.acegi.xmlformat declared as LineEndingModifier and TypeFieldDescriptionprivate LineEndingAbstractXmlPlugin.lineEndingSets the line-ending of files after formatting.Methods in au.com.acegi.xmlformat that return LineEndingModifier and TypeMethodDescriptionstatic LineEndingReturns 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.