User 247a2c5018
07-04-2006 12:38:53
when i compile my programm, I have this error :
Topo.java:547: cannot access org.dom4j.Element
file org/dom4j/Element.class not found
Standardizer std = new Standardizer(new File(stdrules));
where could I find the class org.dom4j.Element.class?
Topo.java:547: cannot access org.dom4j.Element
file org/dom4j/Element.class not found
Standardizer std = new Standardizer(new File(stdrules));
where could I find the class org.dom4j.Element.class?