Michael Dürig created JCR-3332:
----------------------------------

             Summary: Add constructor with size argument to Node- and 
PropertyIteratorAdapter 
                 Key: JCR-3332
                 URL: https://issues.apache.org/jira/browse/JCR-3332
             Project: Jackrabbit Content Repository
          Issue Type: Improvement
          Components: jackrabbit-jcr-commons
            Reporter: Michael Dürig
             Fix For: 2.5.1, 2.6


Add a method 

{code}
public NodeIteratorAdapter(Iterator iterator, long size) 
{code}

to {{NodeIteratorAdapter}} and like wise to {{PropertyIterarorAdapter}}.

--
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


Reply via email to