[jdom-interest] Sorting getChildren ?

Omar Bazavilvazo obazavil at invento.com.mx
Wed Feb 7 14:15:15 PST 2001


Hi!

i used

	List lElms = doc.getRootElement().getChildren()


well, a silly question, how can i sort a List of Elements (lElms) into
ascending order?

Collections.sort(List) throws a exception...


any idea??




More information about the jdom-interest mailing list