Author: jkaputin
Date: Thu Jan 10 19:05:37 2008
New Revision: 611029

URL: http://svn.apache.org/viewvc?rev=611029&view=rev
Log:
Improved javadoc

Modified:
    webservices/woden/trunk/java/src/org/apache/woden/XMLElement.java

Modified: webservices/woden/trunk/java/src/org/apache/woden/XMLElement.java
URL: 
http://svn.apache.org/viewvc/webservices/woden/trunk/java/src/org/apache/woden/XMLElement.java?rev=611029&r1=611028&r2=611029&view=diff
==============================================================================
--- webservices/woden/trunk/java/src/org/apache/woden/XMLElement.java (original)
+++ webservices/woden/trunk/java/src/org/apache/woden/XMLElement.java Thu Jan 
10 19:05:37 2008
@@ -80,7 +80,7 @@
 
     /**
      *
-     * @return the namespace URI of the element
+     * @return the namespace URI of the element or null if it has no namespace
      */
     public URI getNamespaceURI() throws WSDLException;
 



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to