Uses of Enum Class
com.github.underscore.U.XmlToJsonMode
- 
Uses of U.XmlToJsonMode in com.github.underscore
Subclasses with type arguments of type U.XmlToJsonMode in com.github.underscoreMethods in com.github.underscore that return U.XmlToJsonModeModifier and TypeMethodDescriptionstatic U.XmlToJsonModeReturns 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 StringU.xmlToJson(String xml, Json.JsonStringBuilder.Step identStep, U.XmlToJsonMode mode) static StringU.xmlToJson(String xml, U.XmlToJsonMode mode)