Skip to content
Open
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
2 changes: 1 addition & 1 deletion docs/xml/Javax.Xml.Transform/IResult.xml
Original file line number Diff line number Diff line change
Expand Up @@ -170,7 +170,7 @@
</ReturnValue>
<Docs>
<summary>Get the system identifier that was set with setSystemId.</summary>
<value>To be added.</value>
<value>The system identifier set by <c>setSystemId</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/Javax.Xml.Transform/ISource.xml
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@
</ReturnValue>
<Docs>
<summary>Get the system identifier that was set with setSystemId.</summary>
<value>To be added.</value>
<value>The system identifier set by <c>setSystemId</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
8 changes: 4 additions & 4 deletions docs/xml/Javax.Xml.Transform/ISourceLocator.xml
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@
</ReturnValue>
<Docs>
<summary>Return the character position where the current document event ends.</summary>
<value>To be added.</value>
<value>The character position where the current document event ends.</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 Expand Up @@ -94,7 +94,7 @@
</ReturnValue>
<Docs>
<summary>Return the line number where the current document event ends.</summary>
<value>To be added.</value>
<value>The line number where the current document event ends.</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 Expand Up @@ -123,7 +123,7 @@
</ReturnValue>
<Docs>
<summary>Return the public identifier for the current document event.</summary>
<value>To be added.</value>
<value>The public identifier for the current document event.</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 Expand Up @@ -152,7 +152,7 @@
</ReturnValue>
<Docs>
<summary>Return the system identifier for the current document event.</summary>
<value>To be added.</value>
<value>The system identifier for the current document event.</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/Javax.Xml.Transform/ITemplates.xml
Original file line number Diff line number Diff line change
Expand Up @@ -113,7 +113,7 @@
</ReturnValue>
<Docs>
<summary>Get the properties corresponding to the effective xsl:output element.</summary>
<value>To be added.</value>
<value>The properties corresponding to the effective <c>xsl:output</c> element.</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