Initial implementation
----------------------

                 Key: XPXML-1
                 URL: http://jira.xwiki.org/jira/browse/XPXML-1
             Project: XWiki Xml Plugin
          Issue Type: Task
          Components: Plugin
            Reporter: Sergiu Dumitriu


Functionalities:
- Get a new DOM tree
- Parse a string into a DOM tree
- Parse a byte[] into a DOM tree
- Parse an attachment into a DOM tree
- Parse a stream into a DOM tree
- Serialize a DOM tree into a String
- Serialize a DOM tree into a byte[]
- XSLT transformation on a String using another String as the template
- XSLT transformation on a byte[] using another byte[] as the template
- XSLT transformation on an Attachment using another Attachment as the template
- XSLT transformation on a DOM using another DOM as the template
- Evaluate an XPath in a DOM tree

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.xwiki.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        
_______________________________________________
notifications mailing list
notifications@xwiki.org
http://lists.xwiki.org/mailman/listinfo/notifications

Reply via email to