/[Apache-SVN]/jakarta/commons/proper/betwixt/branches/RELEASE_0_6_1_BRANCH/src/java/org/apache/commons/betwixt/BeanProperty.java
ViewVC logotype

Diff of /jakarta/commons/proper/betwixt/branches/RELEASE_0_6_1_BRANCH/src/java/org/apache/commons/betwixt/BeanProperty.java

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

--- jakarta/commons/proper/betwixt/branches/RELEASE_0_6_1_BRANCH/src/java/org/apache/commons/betwixt/BeanProperty.java	2005/06/05 15:49:25	180103
+++ jakarta/commons/proper/betwixt/branches/RELEASE_0_6_1_BRANCH/src/java/org/apache/commons/betwixt/BeanProperty.java	2005/06/05 15:50:03	180104
@@ -141,7 +141,7 @@ public class BeanProperty {
      * Go through and work out whether it's a loop property, a primitive or a standard.
      * The class property is ignored.
      *
-     * @param beanProperty the BeanProperty specifying the property
+     * @param configuration <code>IntrospectionConfiguration</code>, not null
      * @return a correctly configured <code>NodeDescriptor</code> for the property
      */
     public Descriptor createXMLDescriptor( IntrospectionConfiguration configuration ) {

 

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26