diff --git a/docs/xml/Javax.Xml.Datatype/DatatypeFactory.xml b/docs/xml/Javax.Xml.Datatype/DatatypeFactory.xml index bce1bd74b..1093f1c4b 100644 --- a/docs/xml/Javax.Xml.Datatype/DatatypeFactory.xml +++ b/docs/xml/Javax.Xml.Datatype/DatatypeFactory.xml @@ -144,7 +144,7 @@ Default implementation class name as defined in JSR 206: Java(TM) API for XML Processing (JAXP) 1. - To be added. + The default implementation class name. Default implementation class name as defined in JSR 206: Java(TM) API for XML Processing (JAXP) 1.3. Default value is org.apache.xerces.jaxp.datatype.DatatypeFactoryImpl. @@ -1063,10 +1063,10 @@ - To be added. - To be added. + The fully qualified name of the factory class that provides the javax.xml.datatype.DatatypeFactory implementation. + The ClassLoader used to load the factory class. If , the current thread's context class loader is used. Returns an instance of the named implementation of DatatypeFactory. - New instance of a <code>DocumentBuilderFactory</code> + A new instance of DatatypeFactory. Returns an instance of the named implementation of DatatypeFactory. Added in 1.6. diff --git a/docs/xml/Javax.Xml.Datatype/Duration.xml b/docs/xml/Javax.Xml.Datatype/Duration.xml index 4c5785a4a..354ce95e3 100644 --- a/docs/xml/Javax.Xml.Datatype/Duration.xml +++ b/docs/xml/Javax.Xml.Datatype/Duration.xml @@ -489,7 +489,7 @@ Returns a hash code consistent with the definition of the equals method. - To be added. + A hash code consistent with the definition of Equals. Returns a hash code consistent with the definition of the equals method. @@ -1241,7 +1241,7 @@ Returns the sign of this duration in -1,0, or 1. - To be added. + -1 if this duration is negative, 0 if it is zero, or 1 if it is positive. 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.Datatype/XMLGregorianCalendar.xml b/docs/xml/Javax.Xml.Datatype/XMLGregorianCalendar.xml index c4e94e170..792fd50e2 100644 --- a/docs/xml/Javax.Xml.Datatype/XMLGregorianCalendar.xml +++ b/docs/xml/Javax.Xml.Datatype/XMLGregorianCalendar.xml @@ -421,7 +421,7 @@ - To be added. + The day of month, from 1 to 31, or if undefined. 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. @@ -455,7 +455,7 @@ - To be added. + The high-order component of the year, expressed as a multiple of 10^9, or if undefined. 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. @@ -486,7 +486,7 @@ - To be added. + The sum of the eon and year when both are defined; the year when only it is defined; otherwise, . 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. @@ -521,7 +521,7 @@ - To be added. + The fractional seconds, or if undefined. 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. @@ -608,7 +608,7 @@ Return hours or . - To be added. + The hour of day, from 0 to 24, or if undefined. When the value is 24, the minute and second values must be zero. 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. @@ -640,7 +640,7 @@ Validate instance by getXMLSchemaType() constraints. - To be added. + if the data values are valid; otherwise, . 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. @@ -763,7 +763,7 @@ Returns if this field is not defined. - To be added. + The minute of hour, from 0 to 59, or if undefined. 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. @@ -800,7 +800,7 @@ - To be added. + The month, from 1 to 12, or if undefined. 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. @@ -966,7 +966,7 @@ - To be added. + The second of minute, from 0 to 59, or if undefined. 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. @@ -1324,7 +1324,7 @@ Return timezone offset in minutes or if this optional field is not defined. - To be added. + The timezone offset in minutes, or if undefined. 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. @@ -1358,7 +1358,7 @@ Convert this XMLGregorianCalendar to a GregorianCalendar. - To be added. + A instance. Convert this XMLGregorianCalendar to a GregorianCalendar. When this instance has an undefined field, this @@ -1600,8 +1600,8 @@ Javax.Xml.Namespace.QName - To be added. - To be added. + Returns the XML Schema date/time datatype name for this calendar. + The for this XML Schema date/time datatype. 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. @@ -1637,7 +1637,7 @@ - To be added. + The low-order component of the year, or if undefined. 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.