Marshall Schor created UIMA-2408:
------------------------------------

             Summary: better xml formatting when serializing
                 Key: UIMA-2408
                 URL: https://issues.apache.org/jira/browse/UIMA-2408
             Project: UIMA
          Issue Type: Improvement
          Components: Core Java Framework
    Affects Versions: 2.4.0SDK
            Reporter: Marshall Schor
            Assignee: Marshall Schor
            Priority: Minor
             Fix For: 2.4.1SDK


Improve the indenting done when serializing xml.  It should handle a mixed 
case, where some indenting comes from deserializing the XML in the 
preserve-comments-and-whitespace mode (which was recently added), and other 
indenting is "computed" for parts of the object which do not have existing DOM 
nodes (because, for instance, they were programmatically added, as opposed to 
being created via a deserialization process).

Also, fix the wizards that create the initial "blank" versions to properly 
indent the templates they produce.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to