[jdom-interest] adding a finalise method to element

Robert (Jamie) Munro rjmunro at arjam.net
Thu Aug 28 08:58:01 PDT 2003


Phill_Perryman at Mitel.COM wrote:

> Now it's my turn to request a change to JDOM
> 
> I have an application with several classes which extend Element and some of
> these I need to take action on. Currently I have to wait until the document
> is built and then iterate over the elements, find the ones I want and then
> call the method as I cannot find a way to tell an Element is complete.

Would using elementScanner from the contrib, or ideas from it help with 
what you are trying to do?

Robert Munro




More information about the jdom-interest mailing list