X-Git-Url: http://git.nikiroo.be/?p=fanfix.git;a=blobdiff_plain;f=src%2Fbe%2Fnikiroo%2Ffanfix%2Fsupported%2FBasicSupport.java;h=471147ea0548ede456aa66e01a6337c9ae4ef1ef;hp=c0419aa46c4c2d61986f2742cb3099fbcbab3840;hb=27dc71793c8d76712f01cc6fdef75195bb22483a;hpb=2d2a32227e37cb3be9c2b2259d1673f2dc0dc1cd diff --git a/src/be/nikiroo/fanfix/supported/BasicSupport.java b/src/be/nikiroo/fanfix/supported/BasicSupport.java index c0419aa..471147e 100644 --- a/src/be/nikiroo/fanfix/supported/BasicSupport.java +++ b/src/be/nikiroo/fanfix/supported/BasicSupport.java @@ -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