Uses of Enum Class
com.github.underscore.U.XmlToJsonMode
-
Uses of U.XmlToJsonMode in com.github.underscore
Methods in com.github.underscore that return U.XmlToJsonModeModifier and TypeMethodDescriptionstatic U.XmlToJsonMode
Returns the enum constant of this class with the specified name.static U.XmlToJsonMode[]
U.XmlToJsonMode.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 U.XmlToJsonModeModifier and TypeMethodDescriptionstatic String
U.xmlToJson
(String xml, Json.JsonStringBuilder.Step identStep, U.XmlToJsonMode mode) static String
U.xmlToJson
(String xml, U.XmlToJsonMode mode)