Re: xindice in same app
Vadim Gritsenko <[email protected]>
| Newsgroups | gmane.text.xml.xindice.user |
|---|---|
| Message-ID | <[email protected]> |
Paul J. Lucas wrote: > I want to use have an XML database used by a stand-alone Java > applications. Simultaneous connections most likely aren't > needed. I have no need/interest in running an application > server. > > Can I do this with xindice? If so, how? Yes http://xml.apache.org/xindice/api/org/apache/xindice/client/xmldb/embed/DatabaseImpl.html Vadim