RE: [Htmlparser-developer] Label Tag
Brought to you by:
derrickoswald
From: Somik R. <so...@ya...> - 2003-04-28 15:47:13
|
> Can you tell me what you mean by "internal tag > representation". What you are > saying is that basically I need to write toHtml() in > the LabelTag class the way > it should be. Oh no - the idea of an internal representation is that you should be insulated from it. So, you should never have to write toHtml(). We ought to make that method final sometime. By conforming to the representation, you will continue to get the benefits of toHtml(). > Well so basically I will have to create StringNodes > and try to set that as the > label. Sounds interesting. Will definitely try it > out. Yup - you got it! Cheers, Somik __________________________________ Do you Yahoo!? The New Yahoo! Search - Faster. Easier. Bingo. http://search.yahoo.com |