Uses of Enum
au.com.acegi.xmlformat.LineEnding
Packages that use 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.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.