Exception in thread "main" java.lang.ClassCastException: org.dom4j.tree.DefaultAttribute cannot be cast to org.jdom.Attribute at Dom.Dom4jTest.main(Dom4jTest.java:30)
Exception in thread "main" java.lang.ClassCastException: org.dom4j.tree.DefaultAttribute cannot be cast to org.jdom.Attribute
at Dom.Dom4jTest.main(Dom4jTest.java:30)