[shrinkwrap-issues] [JBoss JIRA] (SHRINKDESC-125) XML representation for toString()

Jesper Pedersen (JIRA) jira-events at lists.jboss.org
Fri Jul 6 09:52:12 EDT 2012


    [ https://issues.jboss.org/browse/SHRINKDESC-125?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12704788#comment-12704788 ] 

Jesper Pedersen commented on SHRINKDESC-125:
--------------------------------------------

Maybe have a

{noformat}
public String asXML();
{noformat}

as part of the API, and have the toString() method call that.
                
> XML representation for toString()
> ---------------------------------
>
>                 Key: SHRINKDESC-125
>                 URL: https://issues.jboss.org/browse/SHRINKDESC-125
>             Project: ShrinkWrap Descriptors
>          Issue Type: Feature Request
>          Components: metadata-parser
>            Reporter: Jesper Pedersen
>            Assignee: Ralf Battenfeld
>
> The metadata parser should generate a
> {noformat}
> @Override
> public String toString()
> {noformat}
> method, which returns the XML representation of the node

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

        


More information about the shrinkwrap-issues mailing list