[ 
https://issues.apache.org/jira/browse/ODFTOOLKIT-173?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Florian Hopf updated ODFTOOLKIT-173:
------------------------------------

    Fix Version/s:     (was: odfdom-0.9)
    
> Enable mechanism to initiate custom DOM document classes for custom XML files
> -----------------------------------------------------------------------------
>
>                 Key: ODFTOOLKIT-173
>                 URL: https://issues.apache.org/jira/browse/ODFTOOLKIT-173
>             Project: ODF Toolkit
>          Issue Type: Bug
>          Components: java
>    Affects Versions: odfdom-0.8.7
>         Environment: Operating System: All
> Platform: All
>            Reporter: Svante Schubert
>            Assignee: Svante Schubert
>
> Users might want to register their own DOM classes for their XML files.
> Currently each of the four ODF XML files (content.xml, styles.xml, meta.xml 
> and settings.xml) are represented by its own class (e.g. OdfContentDom), 
> giving aditional usability.
> Whenever a DOM tree is requested from the OdfPackage representing the DOM 
> tree of such a known XML document, represented by its own class, this class 
> should be taking.
> This might be established by adding a register mechanism to the OdfPackage.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to