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

There is no spec for HTMLEditorKit.

XMLWordPrintable

    • 1.2fcs
    • generic, x86, sparc
    • generic, solaris_2.5.1, windows_nt
    • Verified



      Name: aaC67449 Date: 04/14/98



          1.

      Javadoc says:"

      public class HTMLEditorKit
      extends StyledEditorKit

      This is the default implementation of html editing functionality. The primary goal with this is to be small, but flexible. It is not intended to be an all singing and all dancing html implementation. This is provided to meet more modest needs, with the idea that more substantial needs can be met with alternative implementations.

      "

      It looks like the HTMLEditorKit doesn't support all tags from the HTML3.2 standart, so the Javadoc must specify supported HTML subset.

         2.
         
      HTMLEditorKit.read method translates html to text.Document, but there is no spec describing how html tags are mapped into text.Elements.
         
         3.

      HTMLEditorKit.write method translates text.Document to html, but there is no spec describing how html text.Elements are mapped into html tags.

          

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

            tprinzing Tim Prinzing (Inactive)
            aalievsunw Artem Aliev (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: