QuickXML | Experimental & Simple C # Span T based XML Parser
kandi X-RAY | QuickXML Summary
kandi X-RAY | QuickXML Summary
Experimental & Simple C# Span
Support
Quality
Security
License
Reuse
Top functions reviewed by kandi - BETA
Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of QuickXML
QuickXML Key Features
QuickXML Examples and Code Snippets
Community Discussions
Trending Discussions on QuickXML
QUESTION
I've created a program that marshalls XML data to an XML file in my project folder based on a premade schema. However, I am stuck as to how I can modify the program to marshall the data to the first blank line it comes across instead of overwriting the data already in the file.
This is the code for my main Java class:
...ANSWER
Answered 2020-Jan-29 at 18:30Apologies for leaving this up for so long without posting the solution. The module has only just finished and I was busy with completing the work for it.
The solution I found for this was to unmarshal the data from the XML first, store it in a variable and then update said variable by adding the new data that you want to add to the file. From there, it's just a simple case of re-marshalling with the new variable and then boom, the data is added without overwriting the previous data.
Community Discussions, Code Snippets contain sources that include Stack Exchange Network
Vulnerabilities
No vulnerabilities reported
Install QuickXML
Support
Reuse Trending Solutions
Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items
Find more librariesStay Updated
Subscribe to our newsletter for trending solutions and developer bootcamps
Share this Page