Package com.webmethods.rtl.markup.html.parser


package com.webmethods.rtl.markup.html.parser
  • Class
    Description
    Input source that guesses correct charset to use by pre-processing the source.
    SAX parser that parses non-well-formed html.
    Serializes SAX events into HTML.
     
    Serializes SAX events into HTML, stripping JavaScript blocks and event handlers (and other dangerous tags, like APPLET or IFRAME).