Categories
Tags → Xml Parser

Intro to PYX

XML is a fairly simple format. It uses plain Unicode text rather than binary encoding, and all the structures are declared with predictable-looking tags. Nonetheless, there are still enough rules in the XML grammar that a carefully debugged parser is...
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

CubeTwister

CubeTwister is a highly configurable editor for cube scripts (aka maneuvers). Features: Accurate 3D models of Rubik''s Cube, Barrel, Diamond and Octahedron - All models can have individual color schemes and can even be disassembled; A configurab...
DETAILS

DevGuru XSLT Quick Reference Guide

This is a comprehensive 101-page reference source for all of the elements and functions that compose the eXtensible Stylesheet Language Transformation (XSLT) language version 1.0. This Quick Reference features real working code examples which were te...
DETAILS

ECMAScript XML Toolkit

ECMAScript XML Toolkit consists of ESPX, an ECMAScript Parser for (almost) XML with namespaces, and TinyXSL, a XML transform in-Script mini-Language. Both are designed for down-level web user agents without built-in XML support.
DETAILS

LedNews

New in version 1.0, a fully functional plugin system, with 10+ plugins included in the package: - Data File Backup - News Preview - File Permissions Checks - Plugin Manager - News Post Stats - Update Checker - URL Parser - Vie...
DETAILS

eZ xml

eZ xml is a DOM XML parser written in 100% PHP that is compatible with the libXml DOM parser. eZ xml will parse well formed XML and return an object tree. It will report errors if the XML is not well formed.
DETAILS

Decoding XML and the DTD

This introductory article shows how to create XML Document Type Definitions (DTDs) and well-formed, well-defined XML files that can be validated by the XML parser of your choice. While you don''t have to include a DTD with every XML file you pro...
DETAILS

SmartMode

SmartMode consists of four rapid JSP development tools that facilitate, through a series of authoritative XML documents, the building and managing of Java Beans (or EJBs) and corresponding database schema (object-relational mapping), sitemap and site...
DETAILS

Using XML to Improve File-Upload Processing

This article presents an example of multiple binary file upload for Web applications using Extensible Markup Language (XML) technology, without the typical limitation of traditional file upload processing. It describes how to use Microsoft XML Parser...
DETAILS

Page:
©2003-2019 jCay.com