Projects tagged ‘delphi’ and ‘xml’


[15 total ]

2 Users
 

ASuite is an application launcher to manage an unlimited number of files, folders and webpage for quick access. It is designed to work with removable storage (uses relative paths) media like USB sticks, hard drives, iPods, etc.
Created about 1 year ago.

1 Users

WikiEngine.dll is a library with COM-objects to create and manage a wiki-website, or use 'wiki technology' in an application. WikiSyntax is parsed using a WikiParseXML definition. Data is stored in a database of choice.
Created 8 months ago.

0 Users

a simple and small xml parser and encoder for delphi pascal. This code provides a simple alternative to the ms-xml based parsers, and is written 100% in delphi pascal. THIS CODE IS A WORK IN ... [More] PROGRESS If you are looking for some xml classes that you can plug into your own program, I would suggest looking elswhere for now. This code is still in the early stage of development. send your questions or comments to will.axel.olsen@gmail.com [Less]
Created 2 months ago.

0 Users

This site - a mirror of project Delphi XML-RPC allocated on site SourceForge.Net. The latest news, upgrade and other information, you can learn having visited this link: ... [More] http://sourceforge.net/projects/delphixml-rpc/ XML-RPC for Delphi is a library used on the server or client side of an XML-RPC communication. It is designed to compile under Delphi for Windows and Kylix for GNU/Linux. XML-RPC for Delphi requires the Open Source Indy components be installed. [Less]
Created 2 months ago.

0 Users

/delphixmlparser
Created 2 months ago.

0 Users

Hitsoft XML Object LibraryCode library for working with XML documents using RTTI in Delphi. Project web-site (English) Сайт проекта (Русский) Required 3rd party components (included in downloads) SAX for Pascal
Created 4 months ago.

0 Users

Features TXmlParser is a lightweight Object Pascal XML parser. By leaving out syntax checking, well-formedness checks and/or validation, and by choosing a progressive scanning technique, this parser ... [More] is very fast. Source Code is Open and Free No Runtime Royalties Native Object Pascal CLASSes, linked directly into your code. So there's absolutely no need to deploy DLLs or COM/ActiveX stuff. Developed with speed in mind API is easy to learn and use Non-validating XML parser Supports every XML 1.0 feature (DTDs, External Entities, Notations, CDATA sections, Text Declarations, PIs, etc.) Contains VCL component wrapper TXmlScanner Usable with Delphi, C++ Builder and Kylix without changes Unicode Support TXmlParser's support of Unicode is currently limited to single-byte character sets (which, I assume, most users of the parser use). Due to several requests, especially from Asia, I know I should do a rework of the code so it is fully Unicode (and XML spec) compliant. However, this may take some time and it may result in an interface which is not compatible to the current one. .NET Support The XML parser code is highly optimized for native code and is not usable for .NET (too many PChars :-) [Less]
Created 3 months ago.

0 Users

更改后台xml的配置即可提供客户的查询 提供一键打印多报表功能和在线设计报表 支持历史模糊输入 查询条件自动生成界面 查询结果导出多种格式 ... [More] 支持多用户存取不同报表 后台提供认证客户端合法性检查 自动升级 报表和sql脚本由后台管理,客户端仅获取报表格式,应用查询结果形成报表。 [Less]
Created 12 months ago.

0 Users

base classes for Atom feeds and entries
Created 12 months ago.

0 Users

ObjectEDA fully integrates schematic design, logic design, and PCB design functions by concentrating on the object model. Basically an electronic design consists of parts and nets. All other objects ... [More] are related to one of these two. A wire on a schematic is just a human visible representation of a net. So is a track or a via on a PCB. Similarly a symbol or a footprint are representations of a part. The internal workings of a part can be described by code, configuration or data. [Less]
Created 12 months ago.