diff --git a/src/org/apache/xerces/dom/NodeImpl.java b/src/org/apache/xerces/dom/NodeImpl.java index 9766a1f06..84b386ca0 100644 --- a/src/org/apache/xerces/dom/NodeImpl.java +++ b/src/org/apache/xerces/dom/NodeImpl.java @@ -1357,7 +1357,7 @@ else if (current==thisNode) { *

The string returned is made of the text content of this node * depending on its type, as defined below:

* - * + *
* * * @@ -1412,7 +1412,7 @@ void getTextContent(StringBuffer buf) throws DOMException { *

The string returned is made of the text content of this node * depending on its type, as defined below:

* - *
Node typeContent
+ *
* * * diff --git a/src/org/apache/xerces/jaxp/datatype/DatatypeFactoryImpl.java b/src/org/apache/xerces/jaxp/datatype/DatatypeFactoryImpl.java index 98b1a7f50..625db0010 100644 --- a/src/org/apache/xerces/jaxp/datatype/DatatypeFactoryImpl.java +++ b/src/org/apache/xerces/jaxp/datatype/DatatypeFactoryImpl.java @@ -239,7 +239,7 @@ public XMLGregorianCalendar newXMLGregorianCalendar(final String lexicalRepresen /** *

Create an XMLGregorianCalendar from a {@link GregorianCalendar}.

* - *
Node typeContent
+ *
* * *
diff --git a/src/org/apache/xerces/jaxp/datatype/XMLGregorianCalendarImpl.java b/src/org/apache/xerces/jaxp/datatype/XMLGregorianCalendarImpl.java index e92b67ce7..126e78ee0 100644 --- a/src/org/apache/xerces/jaxp/datatype/XMLGregorianCalendarImpl.java +++ b/src/org/apache/xerces/jaxp/datatype/XMLGregorianCalendarImpl.java @@ -56,7 +56,7 @@ *

* * - * + *
* * * @@ -641,7 +641,7 @@ private XMLGregorianCalendarImpl( *

Convert a java.util.GregorianCalendar to XML Schema 1.0 * representation.

* - *
Mappings between XML Schema 1.0 datetime fields and XMLGregorianCalendar accessors
+ *
* * *
@@ -1818,7 +1818,7 @@ else if (typekind == DatatypeConstants.GMONTHDAY) { *

Return the name of the XML Schema date/time type that this instance * maps to. Type is computed based on fields that are set.

* - * + *
* * *
@@ -2387,7 +2387,7 @@ private static int maximumDayInMonthFor(int year, int month) { * instance, see * {@link #toGregorianCalendar(TimeZone, Locale, XMLGregorianCalendar)}.

* - * + *
* * *
diff --git a/src/org/apache/xerces/util/EncodingMap.java b/src/org/apache/xerces/util/EncodingMap.java index 5123394fa..59f1def75 100644 --- a/src/org/apache/xerces/util/EncodingMap.java +++ b/src/org/apache/xerces/util/EncodingMap.java @@ -25,7 +25,7 @@ * must be the IANA encoding names specified or one of the aliases for * those names which IANA defines. * - * + *
* * *
Mapping between IANA encoding names and Java encoding names
diff --git a/src/org/apache/xerces/xs/datatypes/XSDateTime.java b/src/org/apache/xerces/xs/datatypes/XSDateTime.java index 147fbf1ce..064abba1e 100644 --- a/src/org/apache/xerces/xs/datatypes/XSDateTime.java +++ b/src/org/apache/xerces/xs/datatypes/XSDateTime.java @@ -25,7 +25,7 @@ * marks whether a particular method is defined for a particular type. Accessing undefined * methods may return unexpected values. * - * + *
* * * diff --git a/src/org/apache/xerces/xs/datatypes/package.html b/src/org/apache/xerces/xs/datatypes/package.html index c866494cb..7e61b4e63 100644 --- a/src/org/apache/xerces/xs/datatypes/package.html +++ b/src/org/apache/xerces/xs/datatypes/package.html @@ -26,7 +26,7 @@ The table below gives the data type to applicable interface mapping:

-
XML Schema Datatype getYears()
+
@@ -224,7 +224,7 @@


-
XML Schema Data Type
+
XML Schema Data Type