Hi,
> var prop = valueMap.get("theName", Packages.javax.jcr.Property);
> if (prop != null) {
> ....
> }This only applies to JCR based resources, isn´t it?. AFAIK, there is no a standard way to retrieve the type and multivalue feature from non-JCR based resources.. Am I right?. Regards, Juanjo.
