Constructor and Description |
---|
org.json.XMLParserConfiguration(boolean)
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.
|
org.json.XMLParserConfiguration(boolean, String)
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.
|
org.json.XMLParserConfiguration(boolean, String, boolean)
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.
|
org.json.XMLParserConfiguration(String)
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.
|