RosettaCodeData/Task/XML-DOM-serialization/J/xml-dom-serialization-3.j

8 lines
107 B
Text
Raw Permalink Normal View History

2023-07-01 11:58:00 -04:00
serialize obj
<?xml version="1.0" ?>
<root>
<element>
some text here
</element>
</root>