diff --git a/docs/xml/Javax.Xml.Parsers/DocumentBuilder.xml b/docs/xml/Javax.Xml.Parsers/DocumentBuilder.xml
index 860b3fd86..a48997dd2 100644
--- a/docs/xml/Javax.Xml.Parsers/DocumentBuilder.xml
+++ b/docs/xml/Javax.Xml.Parsers/DocumentBuilder.xml
@@ -268,8 +268,8 @@
Java.Interop.JniPeerMembers
- To be added.
- To be added.
+ Gets the JNI metadata used to invoke members of this Java peer.
+ The JNI peer members for DocumentBuilder.
Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.
diff --git a/docs/xml/Javax.Xml.Parsers/DocumentBuilderFactory.xml b/docs/xml/Javax.Xml.Parsers/DocumentBuilderFactory.xml
index 0572b1540..cd530520d 100644
--- a/docs/xml/Javax.Xml.Parsers/DocumentBuilderFactory.xml
+++ b/docs/xml/Javax.Xml.Parsers/DocumentBuilderFactory.xml
@@ -461,8 +461,8 @@
Java.Interop.JniPeerMembers
- To be added.
- To be added.
+ Gets the JNI metadata used to invoke members of this Java peer.
+ The JNI peer members for DocumentBuilderFactory.
Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.
diff --git a/docs/xml/Javax.Xml.Parsers/FactoryConfigurationError.xml b/docs/xml/Javax.Xml.Parsers/FactoryConfigurationError.xml
index af923008a..331f4bef4 100644
--- a/docs/xml/Javax.Xml.Parsers/FactoryConfigurationError.xml
+++ b/docs/xml/Javax.Xml.Parsers/FactoryConfigurationError.xml
@@ -294,8 +294,8 @@
Java.Interop.JniPeerMembers
- To be added.
- To be added.
+ Gets the JNI metadata used to invoke members of this Java peer.
+ The JNI peer members for FactoryConfigurationError.
Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.
diff --git a/docs/xml/Javax.Xml.Parsers/ParserConfigurationException.xml b/docs/xml/Javax.Xml.Parsers/ParserConfigurationException.xml
index 8de8f4d95..ecfb4991b 100644
--- a/docs/xml/Javax.Xml.Parsers/ParserConfigurationException.xml
+++ b/docs/xml/Javax.Xml.Parsers/ParserConfigurationException.xml
@@ -162,8 +162,8 @@
Java.Interop.JniPeerMembers
- To be added.
- To be added.
+ Gets the JNI metadata used to invoke members of this Java peer.
+ The JNI peer members for ParserConfigurationException.
Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.
diff --git a/docs/xml/Javax.Xml.Parsers/SAXParser.xml b/docs/xml/Javax.Xml.Parsers/SAXParser.xml
index 1f6398a07..a82c93f67 100644
--- a/docs/xml/Javax.Xml.Parsers/SAXParser.xml
+++ b/docs/xml/Javax.Xml.Parsers/SAXParser.xml
@@ -856,10 +856,10 @@
- To be added.
- To be added.
- To be added.
- To be added.
+ The file containing the XML to parse.
+ The SAX HandlerBase to use.
+ Asynchronously parses the XML content of the specified file using the specified org.xml.sax.HandlerBase.
+ A task that represents the parse operation.
Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.
@@ -889,10 +889,10 @@
- To be added.
- To be added.
- To be added.
- To be added.
+ The file containing the XML to parse.
+ The SAX DefaultHandler to use.
+ Asynchronously parses the XML content of the specified file using the specified org.xml.sax.helpers.DefaultHandler.
+ A task that represents the parse operation.
Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.
@@ -922,10 +922,10 @@
- To be added.
- To be added.
- To be added.
- To be added.
+ The input source containing the content to be parsed.
+ The SAX HandlerBase to use.
+ Asynchronously parses the specified org.xml.sax.InputSource as XML using the specified org.xml.sax.HandlerBase.
+ A task that represents the parse operation.
Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.
@@ -955,10 +955,10 @@
- To be added.
- To be added.
- To be added.
- To be added.
+ The input source containing the content to be parsed.
+ The SAX DefaultHandler to use.
+ Asynchronously parses the specified org.xml.sax.InputSource as XML using the specified org.xml.sax.helpers.DefaultHandler.
+ A task that represents the parse operation.
Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.
@@ -988,10 +988,10 @@
- To be added.
- To be added.
- To be added.
- To be added.
+ The input stream containing the content to be parsed.
+ The SAX HandlerBase to use.
+ Asynchronously parses the XML content of the input stream using the specified org.xml.sax.HandlerBase.
+ A task that represents the parse operation.
Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.
@@ -1021,10 +1021,10 @@
- To be added.
- To be added.
- To be added.
- To be added.
+ The input stream containing the content to be parsed.
+ The SAX DefaultHandler to use.
+ Asynchronously parses the XML content of the input stream using the specified org.xml.sax.helpers.DefaultHandler.
+ A task that represents the parse operation.
Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.
@@ -1054,10 +1054,10 @@
- To be added.
- To be added.
- To be added.
- To be added.
+ The location of the content to be parsed.
+ The SAX HandlerBase to use.
+ Asynchronously parses the XML content described by the Uniform Resource Identifier (URI) using the specified org.xml.sax.HandlerBase.
+ A task that represents the parse operation.
Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.
@@ -1087,10 +1087,10 @@
- To be added.
- To be added.
- To be added.
- To be added.
+ The location of the content to be parsed.
+ The SAX DefaultHandler to use.
+ Asynchronously parses the XML content described by the Uniform Resource Identifier (URI) using the specified org.xml.sax.helpers.DefaultHandler.
+ A task that represents the parse operation.
Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.
@@ -1121,11 +1121,11 @@
- To be added.
- To be added.
- To be added.
- To be added.
- To be added.
+ The input stream containing the content to be parsed.
+ The SAX HandlerBase to use.
+ The system identifier used to resolve relative URIs.
+ Asynchronously parses the XML content of the input stream using the specified org.xml.sax.HandlerBase.
+ A task that represents the parse operation.
Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.
@@ -1156,11 +1156,11 @@
- To be added.
- To be added.
- To be added.
- To be added.
- To be added.
+ The input stream containing the content to be parsed.
+ The SAX DefaultHandler to use.
+ The system identifier used to resolve relative URIs.
+ Asynchronously parses the XML content of the input stream using the specified org.xml.sax.helpers.DefaultHandler.
+ A task that represents the parse operation.
Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.
diff --git a/docs/xml/Javax.Xml.Parsers/SAXParserFactory.xml b/docs/xml/Javax.Xml.Parsers/SAXParserFactory.xml
index 00e21d15d..ccb762837 100644
--- a/docs/xml/Javax.Xml.Parsers/SAXParserFactory.xml
+++ b/docs/xml/Javax.Xml.Parsers/SAXParserFactory.xml
@@ -174,8 +174,8 @@
Java.Interop.JniPeerMembers
- To be added.
- To be added.
+ Gets the JNI metadata used to invoke members of this Java peer.
+ The JNI peer members for SAXParserFactory.
Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.