Update nikiroo-utils (fix for e-hentai language)
authorNiki Roo <niki@nikiroo.be>
Thu, 20 Apr 2017 18:01:18 +0000 (20:01 +0200)
committerNiki Roo <niki@nikiroo.be>
Thu, 20 Apr 2017 18:01:18 +0000 (20:01 +0200)
libs/nikiroo-utils-1.4.3-sources.jar [moved from libs/nikiroo-utils-1.4.2-sources.jar with 93% similarity]
src/be/nikiroo/fanfix/supported/BasicSupport.java

similarity index 93%
rename from libs/nikiroo-utils-1.4.2-sources.jar
rename to libs/nikiroo-utils-1.4.3-sources.jar
index 2a4f7d1f6a630b4f4bee29d4d135505b783e043b..559a58d045a894b03e5fda14329ad2f530869fd3 100644 (file)
Binary files a/libs/nikiroo-utils-1.4.2-sources.jar and b/libs/nikiroo-utils-1.4.3-sources.jar differ
index c0419aa46c4c2d61986f2742cb3099fbcbab3840..471147ea0548ede456aa66e01a6337c9ae4ef1ef 100644 (file)
@@ -1496,7 +1496,8 @@ public abstract class BasicSupport {
         * @param in
         *            the input
         * @param key
         * @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
         * @param subKey
         *            the sub key or NULL if none
         * @param endKey