My favorites | Sign in
Google
Projects on Google Code Results 1 - 10 of 11
== Sample == {{{ (xtree:with-parse-document (doc "<root><a /><b /><c /></root>") (iter (for node in-xpath-result "/root/node()" on doc) (collect (xtree:local-name node)))) ("a" "b" "c") }}} == Documentation == [http://cl-libxml2.googlecode.com/svn/doc/index.xml Read] == Feat...
<h1>Description</h1> <p>This program provides a simple graphical user interface (GUI) for executing XPath queries and seeing their results.</p> <p>The GUI tries to provide all the elements that are needed in order to write, test and execute XPath queries without too many troubles. It displays ...
This library provides a convenient object-oriented interface to libxml2's 'Tree API' (DOM) for XML document manipulation.
An attempt to build a fast XML database, using libxml2 to handle the XML aspects, and SQLite for the database side. What connects them is code which inserts XML documents and returns XML documents using queries written in XPath.
A Simple STL based library that abstracts libXML2 usage in a almost complete DOM implementation. I have been using it for quite some time, and know it has evolved to a fully working library. If you find it useful please let me know.
=Setup Creator= ==Description== *Setup Creator* is a xml editor. It is a way to edit XML file, and fill it with a GUI that allow you to fill informations corresponding to the grammar (Relax NG file). ==Use== === Describe your xml file=== First, you have give the grammar of your xml fi...
A libmxml2 binding for Java using JNI.
C++ implementation of XML Elementree based on the c-Lib libxml2, version 2.6.32. The Project ist (very) pre pre Alpha ... Only some basic features are implemented.
SLAX has a simple syntax which follows the style of C and Perl. Programming constructs and XPath expressions are moved from XML elements and attributes to first class language constructs. The overabundance of angle brackets and quotes is replaced by the parentheses and curly braces which progra...
=About= A problem with backing up and sharing data is that it's just a LOT of hassle for the non-expert users. This project tries to change that. It makes sure your data is safe without interrupting you. Besides, it makes it a lot easier to share data with friends and family. =News= ==PYXMPP ...
1 2 Next