more jDoc
[fanfix.git] / src / be / nikiroo / fanfix / supported / BasicSupportHelper.java
index 62006f41790ed6771c4e952cde667ccb00d18a2b..41716df4e4d17952cd0e77aeac28eee20e837aca 100644 (file)
@@ -63,7 +63,8 @@ public class BasicSupportHelper {
         * @param support
         *            the linked {@link BasicSupport} (can be NULL)
         * @param source
-        *            the story source
+        *            the source of the story (for image lookup in the same path if
+        *            the source is a file, can be NULL)
         * @param line
         *            the resource to check
         * 
@@ -103,7 +104,8 @@ public class BasicSupportHelper {
         * @param support
         *            the linked {@link BasicSupport} (can be NULL)
         * @param source
-        *            the story source
+        *            the source of the story (for image lookup in the same path if
+        *            the source is a file, can be NULL)
         * @param line
         *            the resource to check
         *