filmov
tv
Write data to properties file in XML format | How to store key-value pairs in XML using Java Code

Показать описание
Hi Friends,
How to write the data to a properties file in XML format Java | Selenium
2. It can be used to get property value based on the property key. The Properties class provides methods to get data from the properties file and store data into the properties file.
3. If any information is changed from the properties file, you don't need to recompile the java class. It is used to store information that is to be changed frequently.
Methods:
Properties(): It creates an empty property list with no default values.
storeToXML() : Emits an XML document representing all of the properties contained in this table.
Fileoutputstream(): A file output stream is an output stream for writing data to a File
Please do subscribe for more tutorials on selenium automation @SH Study Tech
Please share questions and queries in the comments section.
Follow me on Twitter: shstudy
How to write the data to a properties file in XML format Java | Selenium
2. It can be used to get property value based on the property key. The Properties class provides methods to get data from the properties file and store data into the properties file.
3. If any information is changed from the properties file, you don't need to recompile the java class. It is used to store information that is to be changed frequently.
Methods:
Properties(): It creates an empty property list with no default values.
storeToXML() : Emits an XML document representing all of the properties contained in this table.
Fileoutputstream(): A file output stream is an output stream for writing data to a File
Please do subscribe for more tutorials on selenium automation @SH Study Tech
Please share questions and queries in the comments section.
Follow me on Twitter: shstudy