public class TransactionsToXML extends Object
Constructor and Description |
---|
TransactionsToXML() |
Modifier and Type | Method and Description |
---|---|
void |
createTransactionElements(Document doc,
Element troot,
List<GVRKUms.UmsLine> transactions) |
Document |
createXMLDocument(List<GVRKUms.UmsLine> transactions,
String rawMT940) |
void |
writeXMLString(Document doc,
OutputStream out) |
public void createTransactionElements(Document doc, Element troot, List<GVRKUms.UmsLine> transactions)
public Document createXMLDocument(List<GVRKUms.UmsLine> transactions, String rawMT940)
public void writeXMLString(Document doc, OutputStream out)
Copyright © 2022. All rights reserved.