NanoXML
NanoXML is een kleine XML parser voor Java. NanoXML bestaat uit drie verschillende componenten:
- NanoXML/Java
- De standaard parser voor Java.
- NanoXML/SAX
- Een SAX adapter voor NanoXML/Java.
- NanoXML/Lite
- Een zeer kleine (6KB) XML parser die de opvolger is van NanoXML 1. De parser heeft echter een beperkte functionaliteit: geen mixed content en de DTD wordt genegeerd.
Copyright
NanoXML wordt verspreid onder de zlib/libpng licentie, die een geldige OSS (Open Source Software) licentie is.
Copyright ©2000-2008 Marc De Scheemaecker, All Rights Reserved.
This software is provided 'as-is', without any express or implied warranty. In no event will the author be held liable for any damages arising from the use of this software.
Permission is granted to anyone to use this software for any purpose, including commercial applications, and to alter it and redistribute it freely, subject to the following restrictions:
- The origin of this software must not be misrepresented; you must not claim that you wrote the original software. If you use this software in a product, an acknowledgment in the product documentation would be appreciated but is not required.
- Altered source versions must be plainly marked as such, and must not be misrepresented as being the original software.
- This notice may not be removed or altered from any source distribution.
Downloads
Gecompileerde versies
| nanoxml-lite-2.2.3.jar | 5914 bytes | NanoXML/Lite 2.2.3 |
| nanoxml-2.2.3.jar | 30183 bytes | NanoXML/Java 2.2.3 |
| nanoxml-sax-2.2.3.jar | 3887 bytes | NanoXML 2.2.3 (vereist NanoXML/Java) |
Broncode
| NanoXML-2.2.3.tar.gz | 426111 bytes | NanoXML 2.2.3 |
| NanoXML-1.6.8.tar.gz | 30032 bytes | NanoXML 1.6.8 |
Documentatie
| NanoXML-Java.pdf | 213413 bytes | NanoXML/Java (PDF, Engelstalig) |
| NanoXML-Lite.pdf | 115231 bytes | NanoXML/Lite (PDF, Engelstalig) |
| nanoxml-javadoc.tar.gz | 65046 bytes | JavaDoc voor NanoXML 2.2.3 |






