aboutsummaryrefslogtreecommitdiff
path: root/examples/roundtrip/README
blob: 3df848e8078675c335d490ae99948b52c0cbdd42 (plain)
1
2
3
This example shows how to "roundtrip" an XML document, that is, parse it
and serialize it back to XML. It can be used as a base for converters and
filters.