diff --git a/docs/xml/Javax.Xml.Transform/IResult.xml b/docs/xml/Javax.Xml.Transform/IResult.xml index 91cdcdd1b..b4f00b0bf 100644 --- a/docs/xml/Javax.Xml.Transform/IResult.xml +++ b/docs/xml/Javax.Xml.Transform/IResult.xml @@ -170,7 +170,7 @@ Get the system identifier that was set with setSystemId. - To be added. + The system identifier set by setSystemId. 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.Transform/ISource.xml b/docs/xml/Javax.Xml.Transform/ISource.xml index 2b51d8bb1..874e01316 100644 --- a/docs/xml/Javax.Xml.Transform/ISource.xml +++ b/docs/xml/Javax.Xml.Transform/ISource.xml @@ -73,7 +73,7 @@ Get the system identifier that was set with setSystemId. - To be added. + The system identifier set by setSystemId. 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.Transform/ISourceLocator.xml b/docs/xml/Javax.Xml.Transform/ISourceLocator.xml index 25ed75537..a55bf0b76 100644 --- a/docs/xml/Javax.Xml.Transform/ISourceLocator.xml +++ b/docs/xml/Javax.Xml.Transform/ISourceLocator.xml @@ -65,7 +65,7 @@ Return the character position where the current document event ends. - To be added. + The character position where the current document event ends. 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. @@ -94,7 +94,7 @@ Return the line number where the current document event ends. - To be added. + The line number where the current document event ends. 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. @@ -123,7 +123,7 @@ Return the public identifier for the current document event. - To be added. + The public identifier for the current document event. 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. @@ -152,7 +152,7 @@ Return the system identifier for the current document event. - To be added. + The system identifier for the current document event. 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.Transform/ITemplates.xml b/docs/xml/Javax.Xml.Transform/ITemplates.xml index 6f5cf9d4c..3e7e1c946 100644 --- a/docs/xml/Javax.Xml.Transform/ITemplates.xml +++ b/docs/xml/Javax.Xml.Transform/ITemplates.xml @@ -113,7 +113,7 @@ Get the properties corresponding to the effective xsl:output element. - To be added. + The properties corresponding to the effective xsl:output element. 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.