Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit b6aa9cb

Browse files
committed
Added some more links to the "See also" section.
1 parent 7bc121a commit b6aa9cb

1 file changed

Lines changed: 9 additions & 0 deletions

File tree

Doc/lib/xmlsax.tex

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -117,6 +117,15 @@ \section{\module{xml.sax} ---
117117
the SAX API. It provides a Java implementation and online
118118
documentation. Links to implementations and historical
119119
information are also available.}
120+
121+
\seemodule{xml.sax.handler}{Definitions of the interfaces for
122+
application-provided objects.}
123+
124+
\seemodule{xml.sax.saxutils}{Convenience functions for use in SAX
125+
applications.}
126+
127+
\seemodule{xml.sax.xmlreader}{Definitions of the interfaces for
128+
parser-provided objects.}
120129
\end{seealso}
121130

122131

0 commit comments

Comments
 (0)