com.sapportals.wcm.control.util

Class HtmlRendererParserCallback

java.lang.Object
  extended by javax.swing.text.html.HTMLEditorKit.ParserCallback
      extended by com.sapportals.wcm.control.util.HtmlRendererParserCallback

Deprecated. As of NetWeaver 7.1

public class HtmlRendererParserCallback
extends HTMLEditorKit.ParserCallback

Copyright 2004 SAP AG


Field Summary
 
Fields inherited from class javax.swing.text.html.HTMLEditorKit.ParserCallback
IMPLIED
 
Constructor Summary
HtmlRendererParserCallback(String url, IHtmlDocumentLinkReplacer linkReplacer)
          Deprecated. As of NetWeaver 7.1
 
Method Summary
 void flush()
          Deprecated. As of NetWeaver 7.1
 com.sapportals.htmlb.Component getDocument()
          Deprecated. As of NetWeaver 7.1
 void handleComment(char[] data, int position)
          Deprecated. As of NetWeaver 7.1
 void handleEndTag(HTML.Tag tag, int position)
          Deprecated. As of NetWeaver 7.1
 void handleSimpleTag(HTML.Tag tag, MutableAttributeSet attributes, int position)
          Deprecated. As of NetWeaver 7.1
 void handleStartTag(HTML.Tag tag, MutableAttributeSet attributes, int position)
          Deprecated. As of NetWeaver 7.1
 void handleText(char[] text, int position)
          Deprecated. As of NetWeaver 7.1
 
Methods inherited from class javax.swing.text.html.HTMLEditorKit.ParserCallback
handleEndOfLineString, handleError
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

HtmlRendererParserCallback

public HtmlRendererParserCallback(String url,
                                  IHtmlDocumentLinkReplacer linkReplacer)
Deprecated. As of NetWeaver 7.1

Method Detail

handleStartTag

public void handleStartTag(HTML.Tag tag,
                           MutableAttributeSet attributes,
                           int position)
Deprecated. As of NetWeaver 7.1

Overrides:
handleStartTag in class HTMLEditorKit.ParserCallback

handleEndTag

public void handleEndTag(HTML.Tag tag,
                         int position)
Deprecated. As of NetWeaver 7.1

Overrides:
handleEndTag in class HTMLEditorKit.ParserCallback

handleSimpleTag

public void handleSimpleTag(HTML.Tag tag,
                            MutableAttributeSet attributes,
                            int position)
Deprecated. As of NetWeaver 7.1

Overrides:
handleSimpleTag in class HTMLEditorKit.ParserCallback

handleText

public void handleText(char[] text,
                       int position)
Deprecated. As of NetWeaver 7.1

Overrides:
handleText in class HTMLEditorKit.ParserCallback

handleComment

public void handleComment(char[] data,
                          int position)
Deprecated. As of NetWeaver 7.1

Overrides:
handleComment in class HTMLEditorKit.ParserCallback

getDocument

public com.sapportals.htmlb.Component getDocument()
Deprecated. As of NetWeaver 7.1


flush

public void flush()
Deprecated. As of NetWeaver 7.1

Overrides:
flush in class HTMLEditorKit.ParserCallback
Access Rights

This class can be accessed from:


SC DC Public Part ACH
[sap.com] KMC-CM [sap.com] tc/km/nonwduideprecated api EP-KM-CM
[sap.com] KMC-WPC [sap.com] tc/kmc/wpc/wpcfacade api EP-PIN-WPC-WCM


Copyright 2014 SAP AG Complete Copyright Notice