Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-6200737

Typos at javadoc for org.w3c.dom.TypeInfo.isDerivedFrom

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P4 P4
    • 1.4.0
    • 5.0
    • xml
    • 1.4
    • generic
    • generic
    • Verified

        Filed by : JCK Team
        JDK : 1.5.0-b64
        Platform[s] : ALL

        Problem descripiton:
          Javadoc for method:

                boolean isDerivedFrom(String typeNamespaceArg,
                        String typeNameArg, int derivationMethod)

          of the org.w3c.dom.TypeInfo interface has typos:
        ---
        "
        ...
        If the document's schema is a DTD or no schema is associated with the document,
        this method will always return false . If the document's schema is an XML Schema,
        the method will true if the reference type definition is derived from the other type
                   ^^^^^^^^^ (here should be "will returns true")
        definition according to the derivation parameter.
        ...
        "

              nwalshsunw Norman Walsh (Inactive)
              ygaevsky Yuri Gaevsky (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

                Created:
                Updated:
                Resolved:
                Imported:
                Indexed: