summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Doc/lib/xmlsax.tex9
1 files changed, 9 insertions, 0 deletions
diff --git a/Doc/lib/xmlsax.tex b/Doc/lib/xmlsax.tex
index c5483ac..a3631f8 100644
--- a/Doc/lib/xmlsax.tex
+++ b/Doc/lib/xmlsax.tex
@@ -117,6 +117,15 @@ exception classes.
the SAX API. It provides a Java implementation and online
documentation. Links to implementations and historical
information are also available.}
+
+ \seemodule{xml.sax.handler}{Definitions of the interfaces for
+ application-provided objects.}
+
+ \seemodule{xml.sax.saxutils}{Convenience functions for use in SAX
+ applications.}
+
+ \seemodule{xml.sax.xmlreader}{Definitions of the interfaces for
+ parser-provided objects.}
\end{seealso}