Author: tfischer
Date: Sat May 14 17:24:07 2011
New Revision: 1103166

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

Modified:
    
db/torque/torque4/trunk/torque-generator/src/main/java/org/apache/torque/generator/configuration/source/FileSourceSaxHandler.java

Modified: 
db/torque/torque4/trunk/torque-generator/src/main/java/org/apache/torque/generator/configuration/source/FileSourceSaxHandler.java
URL: 
http://svn.apache.org/viewvc/db/torque/torque4/trunk/torque-generator/src/main/java/org/apache/torque/generator/configuration/source/FileSourceSaxHandler.java?rev=1103166&r1=1103165&r2=1103166&view=diff
==============================================================================
--- 
db/torque/torque4/trunk/torque-generator/src/main/java/org/apache/torque/generator/configuration/source/FileSourceSaxHandler.java
 (original)
+++ 
db/torque/torque4/trunk/torque-generator/src/main/java/org/apache/torque/generator/configuration/source/FileSourceSaxHandler.java
 Sat May 14 17:24:07 2011
@@ -207,10 +207,10 @@ public class FileSourceSaxHandler extend
     }
 
     /**
-     * Returns the configuration filled with the contents of the parsed 
snippet.
+     * Returns the information how to read the sources.
      *
-     * @return the configuration which was filled, not null if a
-     *         matching snippet was processed.
+     * @return the source Provider, not null if the
+     *         source snippet was processed.
      */
     public SourceProvider getSourceProvider()
     {



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to