Uses of Enum Class
org.simpleframework.xml.stream.Formatter.Tag
Packages that use Formatter.Tag
-
Uses of Formatter.Tag in org.simpleframework.xml.stream
Fields in org.simpleframework.xml.stream declared as Formatter.TagModifier and TypeFieldDescriptionprivate Formatter.TagFormatter.lastRepresents the last type of content that was written.Methods in org.simpleframework.xml.stream that return Formatter.TagModifier and TypeMethodDescriptionstatic Formatter.TagReturns the enum constant of this class with the specified name.static Formatter.Tag[]Formatter.Tag.values()Returns an array containing the constants of this enum class, in the order they are declared.