dnet-hadoop/dhp-workflows/dhp-aggregation/src/main/java/eu/dnetlib/dhp/collection/plugin/rest
Giambattista Bloisi 773e856550 Revised procedure when converting json data into xml:
- json object keys are renamed to be conformant to xml tag elements, special characters are substituted or removed
- json string values are no longer post-processed as they are already escaped by the org.json.XML.toString method
2024-02-24 16:54:30 +01:00
..
RestCollectorPlugin.java GetCSV refactoring - refactoring due to movement of classes 2021-08-12 18:20:56 +02:00
RestIterator.java Revised procedure when converting json data into xml: 2024-02-24 16:54:30 +01:00