Hi, how would one compare two jdom Document objects and identify any differences? I believe the equals() method performs an == test which is not what I need to do. Thanks for your help! Tim Watson