Categories
Tags → Xml Nodes

Menu Handling Class with SimpleXML and PHP

The big part of programming web applications is writing a lot of code - time-consuming. Classes are usefull to save time. This class is taking care of the menu handling. The XML file is easy to create: Main navigation and sub navigation differ only f...
DETAILS

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

dhtmlxTree - Ajax-based JavaScript Tree Menu

dhtmlxTree is an Ajax-enabled DHTML treeview component that provides robust and flexible solution to represent and manage hierarchical data. The tree can load its content dynamically from server using Ajax or directly from on-page XML data-islan...
DETAILS

ASP.NET ExpertTree

ExpertTree - XML and CSS-based ASP.NET Tree control with templates support for building hierarchical interfaces in ASP.NET applications. Comprehensive demo set contains more than 30 design and programming examples that demonstrate rich feature set....
DETAILS

XML.getElementsByTagName()

This prototype extends the built-in XML object and allows you to search for a set of nodes within an XML tree. A list of nodes is returned from the method in a manner analogous to the W3C definition of getElementsByTagName.
DETAILS

Chilkat XML C++ Library

High-level non-validating XML parser component that is free for both commercial and non-commercial use. (1) Load/save XML files to an in-memory document object model (DOM). (2) Add name/value attribtes to nodes. (3) Compress nodes or entire sub-trees...
DETAILS

XincaML

The XincaML language can describe the presence or value dependencies amongst nodes located on different branches of an XML tree. It can specify constraints that can''t be expressed by the XML schema language and therefore supplement the existing...
  • Categories
  • Platforms
    • Linux
  • Licenses
    • Freeware
DETAILS

Chilkat XML Parser Component

High-level non-validating XML parser component that is free for both commercial and non-commercial use. Load/save XML files to an in-memory document object model (DOM). Add name/value attribtes to nodes. Compress nodes or entire sub-trees ...
DETAILS

xml2tree

This project is effectively a library class for reading/writing/displaying XML documents, for manipulating them in memory by adding/deleting/changing attribute values and child nodes, and for extracting specific nodes from larger XML objects. It is...
DETAILS

XML::Node

XML::Node is for those who use Perl to process XML files. XML::Node is built on top of XML::Parser and provides a simplified programming interface. XML::Node users can register callback sub-routines or variables to specific type of XML nodes. The val...
DETAILS

Page:
©2003-2019 jCay.com