<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META content="text/html; charset=iso-8859-1" http-equiv=Content-Type>
<META content="MSHTML 5.00.2919.6307" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT size=2>
<P>Hello,</P>
<P>Is there anything in JDOM which is similar to the DOM method 
getElementsByTagName(name)? This method returns a list of Element nodes that 
have a property tagName that matches the parameter name. The important thing is 
that this method searches the whole subtree of the Element that it was called 
on.</P>
<P>Thanks,</P>
<P>Celia Bohle</P></FONT></DIV></BODY></HTML>