[prev in list] [next in list] [prev in thread] [next in thread] 

List:       woden-dev
Subject:    svn commit: r348737 - in
From:       jkaputin () apache ! org
Date:       2005-11-24 14:17:38
Message-ID: 20051124141739.55117.qmail () minotaur ! apache ! org
[Download RAW message or body]

Author: jkaputin
Date: Thu Nov 24 06:17:29 2005
New Revision: 348737

URL: http://svn.apache.org/viewcvs?rev=348737&view=rev
Log:
minor Javadoc changes

Modified:
    incubator/woden/java/src/org/apache/woden/wsdl20/xml/BindingElement.java
    incubator/woden/java/src/org/apache/woden/wsdl20/xml/BindingFaultElement.java
    incubator/woden/java/src/org/apache/woden/wsdl20/xml/BindingMessageReferenceElement.java
  incubator/woden/java/src/org/apache/woden/wsdl20/xml/BindingOperationElement.java
    incubator/woden/java/src/org/apache/woden/wsdl20/xml/FaultReferenceElement.java

Modified: incubator/woden/java/src/org/apache/woden/wsdl20/xml/BindingElement.java
URL: http://svn.apache.org/viewcvs/incubator/woden/java/src/org/apache/woden/wsdl20/xml/BindingElement.java?rev=348737&r1=348736&r2=348737&view=diff
 ==============================================================================
--- incubator/woden/java/src/org/apache/woden/wsdl20/xml/BindingElement.java \
                (original)
+++ incubator/woden/java/src/org/apache/woden/wsdl20/xml/BindingElement.java Thu Nov \
24 06:17:29 2005 @@ -16,9 +16,7 @@
 package org.apache.woden.wsdl20.xml;
 
 /**
- * This interface represents a <binding> XML element 
- * information item. It declares the behaviour required to support 
- * parsing, creating and manipulating a <binding> element.
+ * This interface represents a WSDL <binding> element. 
  * 
  * @author jkaputin@apache.org
  */

Modified: incubator/woden/java/src/org/apache/woden/wsdl20/xml/BindingFaultElement.java
                
URL: http://svn.apache.org/viewcvs/incubator/woden/java/src/org/apache/woden/wsdl20/xml/BindingFaultElement.java?rev=348737&r1=348736&r2=348737&view=diff
 ==============================================================================
--- incubator/woden/java/src/org/apache/woden/wsdl20/xml/BindingFaultElement.java \
                (original)
+++ incubator/woden/java/src/org/apache/woden/wsdl20/xml/BindingFaultElement.java Thu \
Nov 24 06:17:29 2005 @@ -16,7 +16,7 @@
 package org.apache.woden.wsdl20.xml;
 
 /**
- * This interface represents a <fault> child element of the
+ * This interface represents the <fault> child element of a
  * WSDL <binding> element. 
  * 
  * @author jkaputin@apache.org

Modified: incubator/woden/java/src/org/apache/woden/wsdl20/xml/BindingMessageReferenceElement.java
                
URL: http://svn.apache.org/viewcvs/incubator/woden/java/src/org/apache/woden/wsdl20/xml/BindingMessageReferenceElement.java?rev=348737&r1=348736&r2=348737&view=diff
 ==============================================================================
--- incubator/woden/java/src/org/apache/woden/wsdl20/xml/BindingMessageReferenceElement.java \
                (original)
+++ incubator/woden/java/src/org/apache/woden/wsdl20/xml/BindingMessageReferenceElement.java \
Thu Nov 24 06:17:29 2005 @@ -17,7 +17,7 @@
 
 /**
  * This interface represents the <input> and <output> 
- * child elements of binding operation. 
+ * child elements of a WSDL binding <operation>. 
  * 
  * @author jkaputin@apache.org
  */

Modified: incubator/woden/java/src/org/apache/woden/wsdl20/xml/BindingOperationElement.java
                
URL: http://svn.apache.org/viewcvs/incubator/woden/java/src/org/apache/woden/wsdl20/xml/BindingOperationElement.java?rev=348737&r1=348736&r2=348737&view=diff
 ==============================================================================
--- incubator/woden/java/src/org/apache/woden/wsdl20/xml/BindingOperationElement.java \
                (original)
+++ incubator/woden/java/src/org/apache/woden/wsdl20/xml/BindingOperationElement.java \
Thu Nov 24 06:17:29 2005 @@ -16,7 +16,7 @@
 package org.apache.woden.wsdl20.xml;
 
 /**
- * This interface represents an <operation> child element of the
+ * This interface represents the <operation> child element of a
  * WSDL <binding> element. 
  * 
  * @author jkaputin@apache.org

Modified: incubator/woden/java/src/org/apache/woden/wsdl20/xml/FaultReferenceElement.java
                
URL: http://svn.apache.org/viewcvs/incubator/woden/java/src/org/apache/woden/wsdl20/xml/FaultReferenceElement.java?rev=348737&r1=348736&r2=348737&view=diff
 ==============================================================================
--- incubator/woden/java/src/org/apache/woden/wsdl20/xml/FaultReferenceElement.java \
                (original)
+++ incubator/woden/java/src/org/apache/woden/wsdl20/xml/FaultReferenceElement.java \
Thu Nov 24 06:17:29 2005 @@ -18,8 +18,9 @@
 import javax.xml.namespace.QName;
 
 /**
- * This interface represents the <infault> and <outfault> 
- * child elements of interface operation and binding operation. 
+ * This interface represents the <infault> or <outfault> 
+ * child element of a WSDL interface <operation> or 
+ * binding <operation>. 
  * 
  * @author jkaputin@apache.org
  */



---------------------------------------------------------------------
To unsubscribe, e-mail: woden-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: woden-dev-help@ws.apache.org


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic