Categories
Tags → Xml Parsing Code

EasyCommunicator

EasyCommunicator uses either JavaScript with DOM (AJAX) or JavaScript and a Flash object for the purpose of communicating with a web server without refreshing a page. The goal of EasyCommunicator is to establish a simple tool for eliminating the roun...
DETAILS

Flash Xml Remoting V3.1

Flash Xml Remoting is a Component for Flash 2004 and 8 (AS2.0) that converts XML to object Arrays. Flash Xml Remoting v3.1 includes quite a few updates these include : Source code is now public. - XML can be compressed using the LZ77 Alg...
DETAILS

The easy way into Ajax with AHAH

AHAH (Asynchronous HTML and HTTP) is a subset of the popular Ajax web programming paradigm, which is easy to code and avoids the hassle of parsing XML or carrying out XSLT transformations. The source code of a generalised (but tiny) Javascript funct...
DETAILS

FlashRelief TableMaker

Create HTML style tables in Flash, using XHTML format Keep content easily updatable in an external HTML file! Same syntax as HTML tables Most HTML tags and attributes supported including colspan and rowspan Embedding fonts has never be...
  • Categories
  • Platforms
    • Windows,
    • Mac OSX
  • Licenses
    • Commercial License
DETAILS

MyObjects

MyObjects is a set of tools for database schema generation, class generation and object persistence. It is divided into two sub projects, a compiler for class generation and runtime for back and forth maping objects to the database and Xml files. M...
DETAILS

Make the most of Xerces - C++, Part 1

This two-part article offers an introduction to the Xerces-C++ XML library. Part 1 explains how to link the library into applications written in Linux and Windows. Ample code demonstrates parsing with the SAX API, and a sample application shows you h...
DETAILS

QuickHP

QuickHP is a kind of content management system with a new approach. It uses XML and XSLT to provide a compatible source format and very different target formats. The user interface allows comfortable file handling and features like file history (vers...
DETAILS

XML programming in Java

This article describes the design and implementation of an intuitive, fast and compact (40K) Java toolkit for parsing and manipulating XML -- Electric XML -- the XML engine of the author''s company. It shows one way to apply object-oriented tech...
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