[shrinkwrap-issues] [JBoss JIRA] Assigned: (SHRINKDESC-45) Import XML to generic Node structure should be public API

Lincoln Baxter III (JIRA) jira-events at lists.jboss.org
Wed Mar 23 18:13:45 EDT 2011


     [ https://issues.jboss.org/browse/SHRINKDESC-45?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Lincoln Baxter III reassigned SHRINKDESC-45:
--------------------------------------------

    Assignee:     (was: Lincoln Baxter III)


> Import XML to generic Node structure should be public API
> ---------------------------------------------------------
>
>                 Key: SHRINKDESC-45
>                 URL: https://issues.jboss.org/browse/SHRINKDESC-45
>             Project: ShrinkWrap Descriptors
>          Issue Type: Feature Request
>          Components: api
>    Affects Versions: 0.1.5
>            Reporter: Lincoln Baxter III
>
> XMLImporter should probably be public, and provide a few convenience methods to build an ad-hoc Node graph.
> XMLImporter.asNodes(InputStream stream);
> XMLImporter.asNodes(String xml);
> XMLImporter.asNodes(byte[] xml);
> This would make Descriptors useful as a pure XML manipulation library, and provide a nice path to entry for new users. A nice appealing feature to get people to use it in their projects.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the shrinkwrap-issues mailing list