Uploaded image for project: 'WildFly Core'
  1. WildFly Core
  2. WFCORE-4625

Expose a util method for standard marshalling of xml element content

XMLWordPrintable

      Staxmappers' XMLElementWriter.writeCharacters(String) puts content on a new line. But DefaultAttributeMarshaller ensures this is only called if the content includes a newline; otherwise it uses a different method that keeps the content inline with the containing element.

      Expose the DefaultAttributeMarshaller behavior so other attribute marshallers can use it.

              bstansbe@redhat.com Brian Stansberry
              bstansbe@redhat.com Brian Stansberry
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated:
                Resolved: