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