Update nikiroo-utils (fix for e-hentai language)
[fanfix.git] / src / be / nikiroo / fanfix / supported / BasicSupport.java
index c0419aa46c4c2d61986f2742cb3099fbcbab3840..471147ea0548ede456aa66e01a6337c9ae4ef1ef 100644 (file)
@@ -1496,7 +1496,8 @@ public abstract class BasicSupport {
         * @param in
         *            the input
         * @param key
-        *            the key to match
+        *            the key to match (also supports "^" at start to say
+        *            "only if it starts with" the key)
         * @param subKey
         *            the sub key or NULL if none
         * @param endKey