|
Programming Languages
|
| A XML 1.0 parser for Eiffel based on expat. eXML is no longer actively maintained. |
| The main eBook file format is 100% XML of course. XML is quite easy to understand. It helps alot if you know a bit about HTML. ... |
| For the user of the library in most cases the tree based parser will be the better choice. For this reason I will limit the documentation on this topic for ... |
| eBook is an example of an eXML tree based parser application. It is included in the eXML package. But eBook is more than a plain example, it is pretty much ... |
| Eiffel Compiler. ISE Eiffel 4.2 or better. SmallEiffel -0.78 Beta #3 or better. If you are interested in porting eXML to Visual Eiffel, please contact me. ... |
| To install the eXML Library unpack it in a directory of your choice. You will need to set the following enviroment variables to compile an eXML application: ... |
Permission is hereby granted, without written agreement and ...
| Permission is hereby granted, without written agreement and without license or royalty fees, to use, copy, modify and/or distribute this package, ... |
| eXML:. The eXML homepage · The Sourceforge eXML Project Website. Eiffel:. A Good Page To Get Started With Eiffel · ISE Eiffel · SmallEiffel · Visual Eiffel ... |
| Thanks in no specific order to:. James Clark for writing expat and to Loryn Jenkins for telling me about expat (:; the authors of SWIG and Alex Cozzi for ... |
| eXML provides two different type of parsers: an event based parser and a tree based parser. Have a look at http://www.megginson.com/SAX/event.html for a ... |
Copyright © 2002-2006, websy.net All Rights Reserved.