Skip to content

Conversation

@sammy-1234
Copy link

@sammy-1234 sammy-1234 commented Jul 17, 2019

…projects

This is in response to issue #271. I have used a xml stream writer instead of creating an xml object in memory. Thanks.

import javax.xml.stream.XMLOutputFactory
import javax.xml.stream.XMLStreamWriter
import java.io.FileWriter
import com.sun.xml.internal.txw2.output.IndentingXMLStreamWriter
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is an internal class. Can it be returned by some public factory to avoid referencing it directly?

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@ckipp01 ckipp01 deleted the branch scoverage:main May 29, 2022 08:38
@ckipp01 ckipp01 closed this May 29, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

3 participants