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

Diff of /jakarta/commons/proper/betwixt/branches/RELEASE_0_6_1_BRANCH/src/java/org/apache/commons/betwixt/io/BeanCreateRule.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/io/BeanCreateRule.java	2005/06/05 15:49:25	180103
+++ jakarta/commons/proper/betwixt/branches/RELEASE_0_6_1_BRANCH/src/java/org/apache/commons/betwixt/io/BeanCreateRule.java	2005/06/05 15:50:03	180104
@@ -540,8 +540,9 @@ public class BeanCreateRule extends Rule
         return (BeanReader) getDigester();
     }
     
-    /** Allows the navigation from a reference to a property object to the descriptor defining what 
-     * the property is. i.e. doing the join from a reference to a type to lookup its descriptor.
+    /** 
+     * Allows the navigation from a reference to a property object to the descriptor defining what 
+     * the property is. In other words, doing the join from a reference to a type to lookup its descriptor.
      * This could be done automatically by the NodeDescriptors. Refer to TODO.txt for more info.
      *
      * @param propertyDescriptor find descriptor for property object referenced by this descriptor

 

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26