quick java xml
Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 1397
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
Gurt Java Table 1.0
Gurt Java Table is extremely fast and small Java applet, just the best free solution to present your table data in a compact attractive way, with sorting and sort ordering options and even in different languages. And dont care of number of rows, the more>> Gurt Java Table is extremely fast and small Java applet, just the best free solution to present your table data in a compact attractive way, with sorting and sort ordering options and even in different languages. And dont care of number of rows, the applet is ready to receive data from even big DB tables on your server. No knowledge of Java programming is required, everything is simply adjusted with HTML parameters.<<less
Added: 2005-12-10 License: Freeware Price: $0.00USD
11 downloads
Other version of Gurt Java Table
Price: FreeAdditionalInfoFreetouseifGurtomheadlinesremainunchanged
License:Freeware
License:Freeware
Quick Notes 1
Tired of having post-it-notes cluttering up your desk and monitor? This script is a simple way to make quick notes for yourself. Useful for keeping track of projects and ideas. more>> Tired of having post-it-notes cluttering up your desk and monitor? This script is a simple way to make quick notes for yourself. Useful for keeping track of projects and ideas.<<less
Added: 2005-05-19 License: Freeware Price: $0.00USD
17 downloads
Other version of Quick Notes
License:Freeware
Java BBS 0.1
Java BBS or Java Forum as its commonly known is a light weight message board system, which is easily on your bandwidth. more>> Java BBS or Java Forum as its commonly known is a light weight message board system, which is easily on your bandwidth.<<less
Added: 2004-11-05 License: Free Non-Commercial Price: $0.00USD
16 downloads
Other version of Java BBS
Price: FreeAdditionalInfoBoldOutlookEULA
License:Free for non-commercial use
License:Free for non-commercial use
HotJoe Java Forum
The HotJoe Java Forums provide help for new and experienced Java users in a large variety of topics. The forum has discussions from basic Java usage through servlets and EJBs. There is also a technica more>> The HotJoe Java Forums provide help for new and experienced Java users in a large variety of topics. The forum has discussions from basic Java usage through servlets and EJBs. There is also a technical article forum to publish your how-tos and ask for the same. Come visit!<<less
Added: 2006-04-19 License: Freeware Price: Free
1294 downloads
Java Juggling
To control the left hand, press and release the d, s and a keys in a smooth and continuous motion (rather like tapping your fingers on a desk). To control the right hand in the same way use the h, j a more>> To control the left hand, press and release the d, s and a keys in a smooth and continuous motion (rather like tapping your fingers on a desk). To control the right hand in the same way use the h, j and k keys.<<less
Added: 2004-11-02 License: Not Specified Price: Free
1820 downloads
The Java Pack
This Java Scripts Pack is going to make you wonder what you did before you downloaded this, now you can add brilliant dynamic features to your web pages, with the click of a mouse you will get the code to paste directly into your web pages. more>> This Java Scripts Pack is going to make you wonder what you did before you downloaded this, now you can add brilliant dynamic features to your web pages, with the click of a mouse you will get the code to paste directly into your web pages.<<less
Added: 2009-02-17 License: GPL Price: 2.99GBP
10 downloads
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:
- 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.
Added: 2008-06-27 License: Other Free / Open Source License Price: OtherFreeOpenSourceLicense
17 downloads
Arrays in Java
Learn all aspects of arrays in Java. From the beginner level to advanced. Take a look and become an array guru. more>> Learn all aspects of arrays in Java. From the beginner level to advanced. Take a look and become an array guru.<<less
Added: 2008-04-19 License: Freeware Price: $0.00USD
13 downloads
Free Java Chat
It really hasnt been any easier to sign up and enjoy the benefits of using your own free chat and java applet utilities for your website, whether it be for communicating with essential business client more>> It really hasnt been any easier to sign up and enjoy the benefits of using your own free chat and java applet utilities for your website, whether it be for communicating with essential business clients, or chatting with friends and family on a safe, free-speech network!<<less
Added: 2005-06-06 License: Freeware Price: Free
1604 downloads
Quick mask animation
In this tutorial, you will see how to import an image into a flash and animate it quickly, using the circle and mask. more>> In this tutorial, you will see how to import an image into a flash and animate it quickly, using the circle and mask.<<less
Added: 2007-07-13 License: Freeware Price: Free
855 downloads
Future of Java Technology
When Java was developed initially as OAK even its developers were not sure in which direction the technology will grow. And actually Java has taken an unexpected turn around as a development technolog more>> When Java was developed initially as OAK even its developers were not sure in which direction the technology will grow. And actually Java has taken an unexpected turn around as a development technology. It started its journey with embedded applications but people found it somewhat slow when compare to C++. Java made foray into web in the form of applets and ruled the world for sometime. But then came enterprise era with crusade of .NET and J2EE. In this article let us examine possible directions where there are chances Java will grow as development technology.<<less
Added: 2006-06-04 License: Freeware Price: Free
1239 downloads
Introduction to Java Script
In this Java Script tutorial you will learn about Introduction to Java Script, Origin of Java Script, Need of Java Script, Differences between Java and Java Script and Uses or Advantages of Java Script.Java Script was developed by Netscape by a person more>> In this Java Script tutorial you will learn about Introduction to Java Script, Origin of Java Script, Need of Java Script, Differences between Java and Java Script and Uses or Advantages of Java Script.Java Script was developed by Netscape by a person named as Brendan Eich. Though it was introduced as a client0side scripting languge and is most geenrally used like that there is no restriction for one using it in server side also. The original name that Java script had when it was intrduced was Livescript.<<less
Added: 2006-11-23 License: Freeware Price: $0.00USD
14 downloads
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
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
Copyright Notice:
Software piracy is theft, Using crack, password, serial numbers, registration codes, key generators is illegal and prevent future software development. The above quick java xml search only lists software in full, demo and trial versions for free download. Download links are directly from our mirror sites or publisher sites, torrent files or links from rapidshare.com, yousendit.com or megaupload.com are not allowed