Main > Free Download Search >

Free java api xml processing script

java api xml processing

Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 1706
Flash XML processing 1.0

Flash XML processing 1.0


Flash XML processing is not a complicated task at all. In this article I will show you how to load and process XML files via actionscript. more>> Flash XML processing is not a complicated task at all. In this article I will show you how to load and process XML files via actionscript.<<less
Added: 2007-11-14 License: Freeware Price: $0.00USD
12 downloads
XML processing with PHP 1.0

XML processing with PHP 1.0


This tutorial shows you with code examples how to process an XML datasource with PHP. more>> This tutorial shows you with code examples how to process an XML datasource with PHP.<<less
Added: 2006-08-04 License: Freeware Price: $0.00USD
10 downloads
 
Other version of XML processing with PHP
XML processing with PHPThis tutorial shows you with code examples how to process an XML datasource with PHP. XML . This tutorial shows you with code examples how to process an XML
License:Freeware
Download
1200 downloads
Added: 2006-08-04
Xalan Process

Xalan Process


Xalan Process provides users with a PHP interface which is designed to process XML documents with XSLT by using the Xalan Java package of Apache Software Foundation. more>>
Xalan Process provides users with a PHP interface which is designed to process XML documents with XSLT by using the Xalan Java package of Apache Software Foundation. This product will be an excellent choice for everyone.
<<less
Added: 2009-07-24 License: GPL - GNU General Public License Price: GPLGNUGeneralPublicLicense
1 downloads
RSS/ATOM Feeds Processing API 1.0

RSS/ATOM Feeds Processing API 1.0


This is an API (written in PHP) providing functionality for fetching RSS/ATOM feeds and displaying them using templates in an exaggeratedly easy way. It uses SimplePie (http://simplepie.org) to fetch the feeds and the XTemplate templating more>> This is an API (written in PHP) providing functionality for fetching RSS/ATOM feeds and displaying them using templates in an exaggeratedly easy way. It uses SimplePie (http://simplepie.org) to fetch the feeds and the XTemplate templating engine(http://www.phpxtem plate.org) for output. Thanks to SimplePie it can autodetect and correctly interpret RSS 0.91, RSS 1.0, RSS 2.0 as well as ATOM 0.3 and ATOM 1.0. The script will attempt to autodetect the most commonly used tags in RSS/ATOM fields so you will not have to worry about the fact that different feeds have different structure (read in the manual about the autodiscover property). Note that this property will try and get the most commonly used tags (title, author, link, date, etc) but if you want to go berserk and use all the tags from your favourite feed than you should reffer to the item property. Also, the global details of the feed can be accessed through the feed property. Read the manual for more information!<<less
Added: 2007-02-06 License: Free Non-Commercial Price: $0.00USD
13 downloads
 
Other version of RSS/ATOM Feeds Processing API
RSS/ATOM Feeds Processing APIThis is an API (written in PHP) providing functionality for . This is an API (written in PHP) providing functionality for
License:Free for non-commercial use
Download
1021 downloads
Added: 2007-02-06
Steam Stats xml api 1b

Steam Stats xml api 1b


Steamstats is meant to be a api to the xml stats from a steamcast server http://steamcast.com Out of the box there is an example script you can use to get an idea on how to custom program your application web views as well as utilization for various more>> Steamstats is meant to be a api to the xml stats from a steamcast server http://steamcast.com Out of the box there is an example script you can use to get an idea on how to custom program your application web views as well as utilization for various background tasks via cron.<<less
Added: 2006-08-21 License: GPL Price: $0.00USD
11 downloads
 
Other version of Steam Stats xml api
Steam Stats xml apiSteamstats is meant to be a api to the xml stats from a steamcast server http . Steamstats is meant to be a api to the xml stats from a steamcast server http
License:GPL
Download
1184 downloads
Added: 2006-08-21
Java Threads

Java Threads


A thread, by definition is a light weight process. They are used to increase functionality and performance by performing multiple tasks at the same time, i.e. concurrently... more>> A thread, by definition is a light weight process. They are used to increase functionality and performance by performing multiple tasks at the same time, i.e. concurrently...<<less
Added: 2006-02-11 License: Freeware Price: $0.00USD
14 downloads
Processing XML with PHP

Processing XML with PHP


Join Timothy as he shows you how to process XML with PHP. In this tutorial you will learn the basics of using PHP to interpret XML. more>> Join Timothy as he shows you how to process XML with PHP. In this tutorial you will learn the basics of using PHP to interpret XML.<<less
Added: 2003-10-14 License: Not Specified Price: Free
2219 downloads
Chilkat Java XML Library

Chilkat Java XML Library


Java XML library for parsing and creating XML. Advanced API for XML compression, XML encryption, and handling XML binary content. Fully internationalized to handle any language / character encoding. more>> Java XML library for parsing and creating XML. Advanced API for XML compression, XML encryption, and handling XML binary content. Fully internationalized to handle any language / character encoding.<<less
Added: 2006-10-22 License: Freeware Price: Free
1104 downloads
Apache XML-RPC

Apache XML-RPC


Apache XML-RPC is a Java implementation of XML-RPC, a popular protocol that uses XML over HTTP. more>>
Apache XML-RPC appears as a Java implementation of XML-RPC as well as a popular protocol that uses XML over HTTP to implement remote procedure calls.

Major Features:

  1. Version 3 of Apache XML-RPC is still compliant to the XML-RPC specification. The user may enable several vendor extensions are available, that greatly extend the power of XML-RPC:
    • All primitive Java types are supported, including long, byte, short, and double.
    • Calendar objects are supported. In particular, timezone settings, and milliseconds may be sent.
    • DOM nodes, or JAXB objects, can be transmitted. So are objects implementing the java.io.Serializable interface.
    • Both server and client can operate in a streaming mode, which preserves resources much better than the default mode, which is based on large internal byte arrays.
<<less
Added: 2008-06-27 License: Other Free / Open Source License Price: OtherFreeOpenSourceLicense
17 downloads
Java Open Source Scripts

Java Open Source Scripts


A categorized directory of open source Java scripts. Opensourcescripts provides the place for compiling, storing and distributing open source resources. more>> A categorized directory of open source Java scripts. Opensourcescripts provides the place for compiling, storing and distributing open source resources.<<less
Added: 2004-11-30 License: Price: 0.00 Price: 0.00
16 downloads
XML Parser

XML Parser


This can be seen as XML SAX parser framework. With it, you can easily create parsers for your custom XML tags. more>> This can be seen as XML SAX parser framework. With it, you can easily create parsers for your custom XML tags.<<less
Added: 2006-02-08 License: BSD Style Price: FreeAdditionalInfoMIT
1418 downloads
Java Examples - Learn Java Programming by Examples

Java Examples - Learn Java Programming by Examples


Kode Java website provides beginners to Java programming some examples of how to use the Java API (Application Programming Interface) to develop an application. Learning by following some examples will hopefully decrease the amount of time needed to more>> Kode Java website provides beginners to Java programming some examples of how to use the Java API (Application Programming Interface) to develop an application. Learning by following some examples will hopefully decrease the amount of time needed to begin to code in Java.<<less
Added: 2007-08-22 License: Free Non-Commercial Price: $0.00USD
21 downloads
Tutorial Garden API & Script

Tutorial Garden API & Script


TG Ready Made App, as shown from name is a web based tutorial application using Tutorials Garden’s APIs. Those who wants to start their own tutorial system but don’t have enough resources more>> <<less
Added: 2007-02-12 License: GPL Price: Free
987 downloads
Portal API 1.0RC1

Portal API 1.0RC1


Portal API is a framework written in PHP to develop internet/intranet portals. more>>
Portal API 1.0RC1 offers you a convenient framework which is written in PHP to develop internet/intranet portals.

Major Features :

  1. A core
    • ACL management with groups/users permissions
    • Forum integration
    • Basic news / topics / articles management.
  2. A modules system.
<<less
Added: 2008-06-27 License: LGPL - GNU Lesser General Public License Price: LGPLGNULesserGeneralPublicLicense
13 downloads
Java Online Course

Java Online Course


Easy to follow, visual presentation of many of the concepts you need to start programming in java such as fundamentals, syntax, basic packages, GUI with AWT/Swing/2Dapi, threads and networking. Includes example source code, quizzes and exercises. more>> Easy to follow, visual presentation of many of the concepts you need to start programming in java such as fundamentals, syntax, basic packages, GUI with AWT/Swing/2Dapi, threads and networking. Includes example source code, quizzes and exercises.<<less
Added: 2006-04-30 License: Freeware Price: $0.00USD
11 downloads
Secleted [ 0 ] software to compare
  • Page: 1 of 5
  • 1
  • 2
  • 3
  • 4
  • 5