Add the UIMA types necessary to capture the XML structure of a file. Introduce generic reader and writer which captures the XML structure of a document-oriented XML file and also is able to render that XML structure back into a file again.
[x] Text stored in non-captured text nodes should get written by the XmlDocumentWriter
Add the UIMA types necessary to capture the XML structure of a file. Introduce generic reader and writer which captures the XML structure of a document-oriented XML file and also is able to render that XML structure back into a file again.
XmlDocumentWriter