On Sunday, May 6, 2012 6:36:41 AM UTC-6, zyboost wrote:
>
> why call  DocumentHelper.createDocument(string name) error?
>

dom4j's DocumentHelper.createDocument either takes no arguments, or an 
Element argument—there's no createDocument() method for a String argument.

http://dom4j.sourceforge.net/dom4j-1.6.1/apidocs/org/dom4j/DocumentHelper.html 

-- 
You received this message because you are subscribed to the Google
Groups "Clojure" group.
To post to this group, send email to clojure@googlegroups.com
Note that posts from new members are moderated - please be patient with your 
first post.
To unsubscribe from this group, send email to
clojure+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/clojure?hl=en

Reply via email to