|
SAP NetWeaver '04 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use IHTMLContentHandler | |
| com.sapportals.wcm.util.html | Contains classses that handle the parsing of HTML. |
| Uses of IHTMLContentHandler in com.sapportals.wcm.util.html |
| Classes in com.sapportals.wcm.util.html that implement IHTMLContentHandler | |
class |
HTMLFilterImpl
Default Implementation of IHTMLFilter. |
class |
HTMLScriptRemover
Removes script content and noscript tags. |
class |
HTMLStreamWriter
Writes events from a IHTMLReader onto a stream. |
| Methods in com.sapportals.wcm.util.html that return IHTMLContentHandler | |
IHTMLContentHandler |
HTMLFilterImpl.getContentHandler()
|
IHTMLContentHandler |
IHTMLReader.getContentHandler()
Get the registered content handler. |
| Methods in com.sapportals.wcm.util.html with parameters of type IHTMLContentHandler | |
void |
HTMLFilterImpl.setContentHandler(IHTMLContentHandler handler)
|
void |
IHTMLReader.setContentHandler(IHTMLContentHandler handler)
Set the content handler to a new value. |
|
SAP NetWeaver '04 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||