A B C D E F G H I J K L M N O P Q R S T U V W X Y Z
All Classes All Packages
All Classes All Packages
All Classes All Packages
X
- xml() - Method in class com.util.lodash.util.U.FetchResponse
- Xml - Class in com.util.lodash.util
- XML - Class in com.util.org.json
-
This provides static methods to convert an XML text into a JSONObject, and to covert a JSONObject into an XML text.
- XML() - Constructor for class com.util.org.json.XML
- Xml.FromType - Enum in com.util.lodash.util
- Xml.XmlArray - Class in com.util.lodash.util
- Xml.XmlObject - Class in com.util.lodash.util
- Xml.XmlStringBuilder - Class in com.util.lodash.util
- Xml.XmlStringBuilder.Step - Enum in com.util.lodash.util
- Xml.XmlStringBuilderText - Class in com.util.lodash.util
- Xml.XmlStringBuilderWithoutHeader - Class in com.util.lodash.util
- Xml.XmlStringBuilderWithoutRoot - Class in com.util.lodash.util
- Xml.XmlValue - Class in com.util.lodash.util
- xmlMap() - Method in class com.util.lodash.util.U.FetchResponse
- XMLParserConfiguration - Class in com.util.org.json
-
Configuration object for the XML parser.
- XMLParserConfiguration() - Constructor for class com.util.org.json.XMLParserConfiguration
-
Default parser configuration.
- XMLParserConfiguration(boolean) - Constructor for class com.util.org.json.XMLParserConfiguration
-
Deprecated.This constructor has been deprecated in favor of using the new builder pattern for the configuration. This constructor may be removed in a future release.
- XMLParserConfiguration(boolean, String) - Constructor for class com.util.org.json.XMLParserConfiguration
-
Deprecated.This constructor has been deprecated in favor of using the new builder pattern for the configuration. This constructor may be removed in a future release.
- XMLParserConfiguration(boolean, String, boolean) - Constructor for class com.util.org.json.XMLParserConfiguration
-
Deprecated.This constructor has been deprecated in favor of using the new builder pattern for the configuration. This constructor may be removed or marked private in a future release.
- XMLParserConfiguration(String) - Constructor for class com.util.org.json.XMLParserConfiguration
-
Deprecated.This constructor has been deprecated in favor of using the new builder pattern for the configuration. This constructor may be removed in a future release.
- XmlStringBuilder() - Constructor for class com.util.lodash.util.Xml.XmlStringBuilder
- XmlStringBuilder(StringBuilder, Xml.XmlStringBuilder.Step, int) - Constructor for class com.util.lodash.util.Xml.XmlStringBuilder
- XmlStringBuilderText(Xml.XmlStringBuilder.Step, int) - Constructor for class com.util.lodash.util.Xml.XmlStringBuilderText
- XmlStringBuilderWithoutHeader(Xml.XmlStringBuilder.Step, int) - Constructor for class com.util.lodash.util.Xml.XmlStringBuilderWithoutHeader
- XmlStringBuilderWithoutRoot(Xml.XmlStringBuilder.Step, String, String) - Constructor for class com.util.lodash.util.Xml.XmlStringBuilderWithoutRoot
- xmlToJson() - Method in class com.util.lodash.util.U.Chain
- xmlToJson(String) - Static method in class com.util.lodash.util.U
- xmlToJson(String, Json.JsonStringBuilder.Step, U.Mode) - Static method in class com.util.lodash.util.U
- xmlToJson(String, U.Mode) - Static method in class com.util.lodash.util.U
- XMLTokener - Class in com.util.org.json
-
The XMLTokener extends the JSONTokener to provide additional methods for the parsing of XML texts.
- XMLTokener(Reader) - Constructor for class com.util.org.json.XMLTokener
-
Construct an XMLTokener from a Reader.
- XMLTokener(String) - Constructor for class com.util.org.json.XMLTokener
-
Construct an XMLTokener from a string.
- XMLXsiTypeConverter<T> - Interface in com.util.org.json
-
Type conversion configuration interface to be used with xsi:type attributes.
- xor(List<T>) - Method in class com.util.lodash.util.U.Chain
- xor(List<T>) - Method in class com.util.lodash.util.U
- xor(List<T>...) - Static method in class com.util.lodash.util.U
All Classes All Packages