Hello, I have a question for wsdl4j. In the Definition interface, there is a method as
setDocumentationElement(Element ele)
My question is: How should I create the element? To create a Element, I need a owner document, where can I get the owner document?
Thanks in advance for any help.
yang
