Hi Yury!

Yury Mikhienko schrieb:

Hi!

Can I get the count of documents in xindice collection?

try Collection.getResourceCount(), and have a look at JavaDoc of Collection in org.xmldb.api.base

Or get document under the preset position (like /document[position()=1]) ?

As noted before, see JavaDoc. You can get a document by its ID.

Hth, Wolfram Horwath

Can anyone tell me about the xpath limitation in xindice?






Reply via email to