Nick de Graeve created ODFTOOLKIT-331:
-----------------------------------------
Summary: AbstractListContainer.getListIterator() doesn't inculde all lists
Key: ODFTOOLKIT-331
URL: https://issues.apache.org/jira/browse/ODFTOOLKIT-331
Project: ODF Toolkit
Issue Type: Bug
Components: simple api
Affects Versions: 0.8.8
Reporter: Nick de Graeve
The iterator returned by AbstractListContainer.getListIterator() doesn't include all lists,
e.g.lists in Sections.
The problem lies with the implementation of AbstractListContainer.SimpleListIterator that
only takes top)level elements into account.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira
|