Re: [Htmlparser-user] getText() and setText()
Brought to you by:
derrickoswald
From: Somik R. <so...@ya...> - 2003-02-19 16:41:50
|
setText() should not be used. We'll probably remove it from the API = asap. Pls use setAttribute(). Regards, Somik ----- Original Message -----=20 From: Aminudin Khalid=20 To: htm...@li...=20 Sent: Wednesday, February 19, 2003 1:41 AM Subject: [Htmlparser-user] getText() and setText() HTMLTag::getText() does work fine but setText() doesn't work ? Is it = true ? If possible I wanna use setText(). |