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
2 changes: 1 addition & 1 deletion docs/xml/Org.W3c.Dom.LS/DOMImplementationLS.xml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
</Attribute>
</Attributes>
<Docs>
<summary>To be added.</summary>
<summary>Provides obsolete DOM Load and Save parser-mode constants. Use <see cref="T:Org.W3c.Dom.LS.IDOMImplementationLS" /> instead.</summary>
<remarks>
<para>
<format type="text/html">
Expand Down
16 changes: 8 additions & 8 deletions docs/xml/Org.W3c.Dom.LS/ILSInput.xml
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,7 @@
<Docs>
<summary>The base URI to be used (see section 5.1.4 in []) for
resolving a relative <c>systemId</c> to an absolute URI.</summary>
<value>To be added.</value>
<value>The base URI used to resolve a relative system identifier.</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 @@ -136,7 +136,7 @@
<Docs>
<summary>An attribute of a language and binding dependent type that represents
a stream of bytes.</summary>
<value>To be added.</value>
<value>A byte stream for the input source.</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 @@ -170,7 +170,7 @@
<summary>If set to true, assume that the input is certified (see section 2.13
in []) when
parsing [].</summary>
<value>To be added.</value>
<value><c>true</c> if the input text is certified; otherwise, <c>false</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 Expand Up @@ -203,7 +203,7 @@
<Docs>
<summary>An attribute of a language and binding dependent type that represents
a stream of 16-bit units.</summary>
<value>To be added.</value>
<value>A character stream for the input source.</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 @@ -235,7 +235,7 @@
</ReturnValue>
<Docs>
<summary>The character encoding, if known.</summary>
<value>To be added.</value>
<value>The character encoding of the input, if known.</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 @@ -267,7 +267,7 @@
</ReturnValue>
<Docs>
<summary>The public identifier for this input source.</summary>
<value>To be added.</value>
<value>The public identifier for the input source.</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 @@ -299,7 +299,7 @@
</ReturnValue>
<Docs>
<summary>String data to parse.</summary>
<value>To be added.</value>
<value>The string data to parse.</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 @@ -332,7 +332,7 @@
<Docs>
<summary>The system identifier, a URI reference [], for this
input source.</summary>
<value>To be added.</value>
<value>The system identifier URI reference for the input source.</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/Org.W3c.Dom.LS/ILSParser.xml
Original file line number Diff line number Diff line change
Expand Up @@ -428,7 +428,7 @@
<summary>
<c>true</c> if the <c>LSParser</c> is asynchronous,
<c>false</c> if it is synchronous.</summary>
<value>To be added.</value>
<value><c>true</c> if the parser is asynchronous; otherwise, <c>false</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 Expand Up @@ -458,7 +458,7 @@
<summary>
<c>true</c> if the <c>LSParser</c> is currently busy
loading a document, otherwise <c>false</c>.</summary>
<value>To be added.</value>
<value><c>true</c> while the parser is loading a document; otherwise, <c>false</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 Expand Up @@ -487,7 +487,7 @@
<Docs>
<summary>The <c>DOMConfiguration</c> object used when parsing an input
source.</summary>
<value>To be added.</value>
<value>The DOM configuration used when parsing an input source.</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 @@ -520,7 +520,7 @@
<Docs>
<summary>When a filter is provided, the implementation will call out to the
filter as it is constructing the DOM tree structure.</summary>
<value>To be added.</value>
<value>The filter called as the parser constructs the DOM tree, or <c>null</c> if no filter is set.</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
30 changes: 15 additions & 15 deletions docs/xml/Org.W3c.Dom.LS/ILSParserExtensions.xml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
</Attribute>
</Attributes>
<Docs>
<summary>To be added.</summary>
<summary>Extension methods for <see cref="T:Org.W3c.Dom.LS.ILSParser" />.</summary>
<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 @@ -55,10 +55,10 @@
</Parameter>
</Parameters>
<Docs>
<param name="self">To be added.</param>
<param name="input">To be added.</param>
<summary>To be added.</summary>
<returns>To be added.</returns>
<param name="self">The parser to use.</param>
<param name="input">The input source to parse.</param>
<summary>Invokes <see cref="M:Org.W3c.Dom.LS.ILSParser.Parse(Org.W3c.Dom.LS.ILSInput)" /> and returns its result as a task.</summary>
<returns>A task that yields the document returned by <c>Parse</c>, or <c>null</c> when the parser operates asynchronously. For an asynchronous parser, task completion does not indicate that parsing has completed.</returns>
<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 @@ -95,10 +95,10 @@
</Parameter>
</Parameters>
<Docs>
<param name="self">To be added.</param>
<param name="uri">To be added.</param>
<summary>To be added.</summary>
<returns>To be added.</returns>
<param name="self">The parser to use.</param>
<param name="uri">The URI of the XML document to parse.</param>
<summary>Invokes <see cref="M:Org.W3c.Dom.LS.ILSParser.ParseURI(System.String)" /> and returns its result as a task.</summary>
<returns>A task that yields the document returned by <c>ParseURI</c>, or <c>null</c> when the parser operates asynchronously. For an asynchronous parser, task completion does not indicate that parsing has completed.</returns>
<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 @@ -137,12 +137,12 @@
<Parameter Name="action" Type="System.Int16" />
</Parameters>
<Docs>
<param name="self">To be added.</param>
<param name="input">To be added.</param>
<param name="contextArg">To be added.</param>
<param name="action">To be added.</param>
<summary>To be added.</summary>
<returns>To be added.</returns>
<param name="self">The parser to use.</param>
<param name="input">The XML fragment input source.</param>
<param name="contextArg">The node used as the parsing context.</param>
<param name="action">The action to apply to the parsed nodes and context node.</param>
<summary>Asynchronously parses an XML fragment using the specified context node and action.</summary>
<returns>A task that represents the parse operation and yields the resulting node.</returns>
<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/Org.W3c.Dom.LS/ILSParserFilter.xml
Original file line number Diff line number Diff line change
Expand Up @@ -403,7 +403,7 @@
<Docs>
<summary>Tells the <c>LSParser</c> what types of nodes to show to the
method <c>LSParserFilter.acceptNode</c>.</summary>
<value>To be added.</value>
<value>A bit mask that identifies the node types passed to <c>AcceptNode</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/Org.W3c.Dom.LS/ILSSerializer.xml
Original file line number Diff line number Diff line change
Expand Up @@ -220,8 +220,8 @@
<ReturnType>Org.W3c.Dom.IDOMConfiguration</ReturnType>
</ReturnValue>
<Docs>
<summary>To be added.</summary>
<value>To be added.</value>
<summary>Gets the DOM configuration used when serializing nodes.</summary>
<value>The DOM configuration used by this serializer.</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 @@ -251,8 +251,8 @@
<ReturnType>System.String</ReturnType>
</ReturnValue>
<Docs>
<summary>To be added.</summary>
<value>To be added.</value>
<summary>Gets or sets the newline sequence used in serialized output.</summary>
<value>The newline sequence used in serialized output.</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
Loading