From: Diana A. <dia...@et...> - 2010-05-05 13:20:56
|
Hello, thanks all for your responses. Before I see the documentation and begin to test eXist with my needs, I would like to know if eXist has been tested with huge XML files? I'm interested to treat Xml files up of 6MB. Is there a JVM configuration memory to do that or it's not necessary with large XML files? Thanks a lot for you, Cheers, Diana ALLAM >> I look to the JavaDoc documentation, and I found it's difficult to know >> which classes must I choose and which function can I use, isn't any >> documentation about using the source code? >> In fact, I'm not interesting in the JTY or Tomcat server because my >> project will be a simple java project having a specified user interface >> without servlet. > > You can use the libraries described here - > http://www.exist-db.org/deployment.html#N1040E > > But instead of the code examples there just use the Fluent API, you > can find it in $EXIST_HOME/extensions/fluent > > org.exist.fluent.Database is your entry point into embedded development. > > You can find very good examples is the Fluent test cases - > > $EXIST_HOME/extensions/fluent/test/src/org/exist/fluent > >> >> Could I have please a part of the source code which will be sufficient >> to >> enter an XML files (or load it) and to execute queries in XQuery, XPath >> and XSLT? If not, which classes must I use to get my goal? >> >> Thanks in advance for your help, >> >> Diana ALLAM >> >> >> ------------------------------------------------------------------------------ >> _______________________________________________ >> Exist-open mailing list >> Exi...@li... >> https://lists.sourceforge.net/lists/listinfo/exist-open >> > > > > -- > Adam Retter > > eXist Developer > { United Kingdom } > ad...@ex... > irc://irc.freenode.net/existdb > |