|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object | +--com.sapportals.portal.pb.contentservice.testcomponent.TestHTMLProcessor
| Constructor Summary | |
TestHTMLProcessor()
|
|
| Method Summary | |
boolean |
processHTML(java.io.BufferedReader inputHTML,
java.io.BufferedWriter outputHTML,
java.lang.String HTMLEncoding)
Method processHTML. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public TestHTMLProcessor()
| Method Detail |
public boolean processHTML(java.io.BufferedReader inputHTML,
java.io.BufferedWriter outputHTML,
java.lang.String HTMLEncoding)
IHTMLProcessorprocessHTML in interface IHTMLProcessorcom.sapportals.portal.pb.contentservice.IHTMLProcessorinputHTML - a reader of the HTML to processoutputHTML - a writer to which the processed HTML is written. Must not be re-allocated. Must be flushed when finished usingHTMLEncoding - A string indicating the encoding of the HTML
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||