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

Description of Attr.setValue() is located in description of getValue()

    XMLWordPrintable

Details

    • 1.1.1
    • generic
    • generic
    • Verified

    Description



      Name: eaR10174 Date: 06/20/2001


      The description ( javadoc comments ) of the org.w3c.dom.Attr.setValue() is empty
      ( build jaxp-1.1.1-b24-19_jun_2001, build jdk1.4.0beta-b68 ) but it seems to be
      appended to the description
      of the org.w3c.dom.Attr.getValue() -
        
        " public String getValue()

           ...
           On setting, this creates a Text node with the unparsed contents of the string.
           I.e. any characters that an XML processor would recognize as markup are instead
           treated as literal text. See also the method setAttribute on the Element
           interface.

           Throws:
               DOMException - NO_MODIFICATION_ALLOWED_ERR: Raised when the node is
               readonly. "

      ======================================================================

      Attachments

        Activity

          People

            jhosunw Jamie Ho (Inactive)
            evgsunw Evg Evg (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: