Uses of Enum Class
com.github.underscore.Xml.ArrayTrue
-
Uses of Xml.ArrayTrue in com.github.underscore
Methods in com.github.underscore that return Xml.ArrayTrueModifier and TypeMethodDescriptionstatic Xml.ArrayTrue
Returns the enum constant of this class with the specified name.static Xml.ArrayTrue[]
Xml.ArrayTrue.values()
Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.github.underscore with parameters of type Xml.ArrayTrueModifier and TypeMethodDescriptionstatic String
Xml.toXml
(Map map, Xml.XmlStringBuilder.Step identStep, String newRootName, Xml.ArrayTrue arrayTrue)