[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Ozone and Xml Query Engine



Hi,
I found at http://www.fatdog.com/ a nice Xml Query Engine, that allows to
perform queries on a XML repository.
This engine should combine Xpath searching capabilitires with a full text
scanning of the document. 
Unfortunetely this engine isn't open source, and it expext to find documents
in the file system.
For example it has methods like:

setDocument(String filePath)

Now, I would like to use this Engine with Ozone, do you think is it possible
to combine these two?
What should I do?

Thanks for any suggestions
Marco