20 Jun
2012
20 Jun
'12
8:40 p.m.
Is it me or is the current latest build missing the package org.basex.query.item ?
The "item" package has been renamed to "value". My bad, i was importing a stale version of my module, compiled against BaseX.jar version 7.2.1.
Furthermore, I can confirm your fix works for me; using Value in the method signature now works as previously expected. Thanks for your quick fix! Mattijs