> Since it will be VERY common to import both java.util.* and org.jdom.*, > I suggest we rename org.jdom.NoSuchElementException to > NoSuchChildElementException, NoSuchChildException, or something similar. Changed to NoSuchChildException. -jh-