Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions docs/xml/Javax.Xml.Parsers/SAXParser.xml
Original file line number Diff line number Diff line change
Expand Up @@ -304,8 +304,8 @@
<ReturnType>Java.Interop.JniPeerMembers</ReturnType>
</ReturnValue>
<Docs>
<summary>To be added.</summary>
<value>To be added.</value>
<summary>Gets the JNI metadata used to invoke members of this Java peer.</summary>
<value>The JNI peer members for <c>SAXParser</c>.</value>
<remarks>
<para>Portions of this page are modifications based on work created and shared by the <format type="text/html"><a href="https://developers.google.com/terms/site-policies" title="Android Open Source Project">Android Open Source Project</a></format> and used according to terms described in the <format type="text/html"><a href="https://creativecommons.org/licenses/by/2.5/" title="Creative Commons 2.5 Attribution License">Creative Commons 2.5 Attribution License.</a></format></para>
</remarks>
Expand Down
2 changes: 1 addition & 1 deletion docs/xml/ns-Javax.Xml.Parsers.xml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<Namespace Name="Javax.Xml.Parsers">
<Docs>
<summary>To be added.</summary>
<summary>Provides classes for processing XML documents with SAX parsers or DOM document builders.</summary>
<remarks />
</Docs>
</Namespace>