Re: [Htmlparser-user] Modifying Text field in HTML tag - (Machine Translation project)]
Brought to you by:
derrickoswald
From: Somik R. <so...@ya...> - 2003-02-16 04:24:12
|
You should set the specific attribute of the tag that you wish to modify (setAttribute()), or all the attributes if you wish (setAttributes()). A tag is represented as a collection of key-value pairs, with the tag name having the key - HTMLTag.TAGNAME. Regards, Somik ----- Original Message ----- From: "Aminudin Khalid" <ami...@mi...> To: <htm...@li...> Sent: Thursday, February 13, 2003 11:38 PM Subject: [Fwd: [Htmlparser-user] Modifying Text field in HTML tag - (Machine Translation project)] > I've posted this email before and then I thougt I have solved it but I > was wrong . I haven't solved it. > > Your help is very much appreciated. Thanks > > > |