Categories
Tags → Cdata In Xml

SimpleXML44

simplexml44 is a backport of the new PHP5 API called SimpleXML. It provides a simple access to XML files, optimized for reading. It is possible to change CDATA nodes or attributes, but it is not possible to add or delete certain nodes of the internal...
DETAILS

MinML

MinML is an XML parser written in Java. It was written to be used in embedded Java systems where storage space is at a premium. The code is quite compact, but MinML was also designed to minimise the heap space used by the program when parsing a docum...
DETAILS
©2003-2019 jCay.com