aboutsummaryrefslogtreecommitdiffstats
path: root/manual/qpdf-manual.xml
diff options
context:
space:
mode:
authorJay Berkenbilt <ejb@ql.org>2021-01-16 18:11:35 +0100
committerJay Berkenbilt <ejb@ql.org>2021-01-24 09:25:11 +0100
commitba814703fbfc99c99d24c8873ae3356b2623dc69 (patch)
tree8e5f3f9cb708700a6d596f3d7e9a6498de54eebe /manual/qpdf-manual.xml
parent5f0708418a0a9cbacc033f52efc11c759120fd09 (diff)
downloadqpdf-ba814703fbfc99c99d24c8873ae3356b2623dc69.tar.zst
Use QPDFNameTreeObjectHelper's iterator directly
Diffstat (limited to 'manual/qpdf-manual.xml')
-rw-r--r--manual/qpdf-manual.xml7
1 files changed, 7 insertions, 0 deletions
diff --git a/manual/qpdf-manual.xml b/manual/qpdf-manual.xml
index e770c3c4..a969ce32 100644
--- a/manual/qpdf-manual.xml
+++ b/manual/qpdf-manual.xml
@@ -4833,6 +4833,13 @@ print "\n";
<classname>QPDF</classname>'s public API.
</para>
</listitem>
+ <listitem>
+ <para>
+ Re-implement <classname>QPDFNameTreeObjectHelper</classname>
+ and <classname>QPDFNumberTreeObjectHelper</classname> to be
+ more efficient, and add an iterator-based API.
+ </para>
+ </listitem>
</itemizedlist>
</listitem>
</itemizedlist>