OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Comparing XML document objects in java



Hi,

is there anyway to compare 2 XML document objects in java? i've tried
document.equals(document2) but this doesnt appear to do what i want.
thanks a lot

Ami