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

Description of some XMLReaderAdapter methods incomplete

XMLWordPrintable



      Name: eaR10174 Date: 07/19/2001


        Javadoc comments of org.xml.sax.helpers.XMLReaderAdapter.setLocale() and
      org.xml.sax.helpers.XMLReaderAdapter.skippedEntity() methods (builds
      jaxp-1.1.1-b26-09_jul_2001, jdk1.4.0beta-b70) do not describe conditions when the
      SAXException could be thrown:

         "public void setLocale(Locale locale)
                     throws SAXException

           Set the locale for error reporting.

           This is not supported in SAX2, and will always throw an exception.

           Specified by:
               setLocale in interface Parser
           Parameters:
               The - locale for error reporting.
           See Also:
               Parser.setLocale(java.util.Locale) "

         "public void skippedEntity(String name)
                         throws SAXException

           Adapt a SAX2 skipped entity event.

           Specified by:
               skippedEntity in interface ContentHandler
           Parameters:
               name - The name of the skipped entity.
           See Also:
               ContentHandler.skippedEntity(java.lang.String)"


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

            egoei Edwin Goei (Inactive)
            evgsunw Evg Evg (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: