Hi All, I'm looking to write some Java classes that can mimic the command-line functions of Xindice 1.0 for my University project.
My first step is to create a class that will enable the storing of external documents into a pre-defined collection within Xindice, similar to the command- line function: add_document -c /db/collectionName -f absolutePath/filename.xml -n key Could anyone please tell me what classes I will need to look at in the available APIs? Thank you Regards Chris Kite
