Download Shareware and Freeware Software for Windows, Linux, Macintosh, PDA

line Home  |  About Us  |  Link To Us  |  FAQ  |  Contact

Serving Software Downloads in 956 Categories, Downloaded 50.479.605 Times

Java Xslt Set Parameters freeware
Filter: All | Freeware | Demo
 

Java Xslt Set Parameters

< 1 2 3 4 5 > 
Added: May 27, 2010 | Visits: 1.301

Java GetOpt Library Java GetOpt library implements option parsing and a common online help behaviour, including an XML format for topics, command, and options (which can be queried with --help --xml) and support for online browsing with --help --browse. Whats New in This Release: � The getopt library can... Platforms: *nix

License: Freeware Size: 204.8 KB Download (96): Java GetOpt Library Download

Added: November 24, 2010 | Visits: 908

Perl6::Parameters Perl6::Parameters is a module with Perl 6-style prototypes with named parameters. SYNOPSIS use Perl6::Parameters; sub mysub($foo, ARRAY $bar, *%rest) { ... } DETAILS Perl6::Parameters is a Perl module which simulates Perl 6s named parameters. (When I talk about "named parameters" I... Platforms: *nix

License: Freeware Size: 4.1 KB Download (91): Perl6::Parameters Download

Added: October 25, 2010 | Visits: 1.310

Java Unified Expression Language Java Unified Expression Language is an implementation of the unified expression language (EL) as specified by the JSP 2.1 standard (JSR-245). The javax.el.ExpressionFactory implementation is de.odysseus.el.ExpressionFactoryImpl: // create an expression factory javax.el.ExpressionFactory... Platforms: *nix

License: Freeware Size: 235.52 KB Download (93): Java Unified Expression Language Download

Added: May 19, 2010 | Visits: 1.271

Java::Import::Design Java::Import::Design is the design of the Java::Import Module. MOTIVATIONS The original motivation for writing this module came out of a project I was working on during my previous employment. We had built a system in which a major part was implimented using EJBs on a J2EE server. In... Platforms: *nix

License: Freeware Size: 28.67 KB Download (94): Java::Import::Design Download

Added: October 14, 2010 | Visits: 1.024

Set::Infinite Set::Infinite Perl module contains sets of intervals. SYNOPSIS use Set::Infinite; $set = Set::Infinite->new(1,2); # [1..2] print $set->union(5,6); # [1..2],[5..6] Set::Infinite is a Set Theory module for infinite sets. A set is a collection of objects. The objects that belong to a set... Platforms: *nix

License: Freeware Size: 49.15 KB Download (92): Set::Infinite Download

Added: September 13, 2010 | Visits: 1.279

Java::Build::Tasks Java::Build::Tasks is a Perl module that collects common Java build tasks in one place: jar, jarsigner, etc. SYNOPSIS use Java::Build::Tasks; set_logger($log_object); copy_file(source, dest); copy_file(list, of, sources, dest); copy_file(-r, list, of, sources, with, flags, dest);... Platforms: *nix

License: Freeware Size: 30.72 KB Download (110): Java::Build::Tasks Download

Added: November 06, 2010 | Visits: 1.313

Java::Import::Examples Java::Import::Examples is an example of how to use Java::Import to call into Java classes. Making RMI calls from Perl One nice thing about Java is the extremely straight forward manner in which it allows you to make calls to remote objects residing on distant servers. Many people use this... Platforms: *nix

License: Freeware Size: 28.67 KB Download (106): Java::Import::Examples Download

Added: January 04, 2010 | Visits: 1.253

Filler in Java Filler in Java project is a graphical game where you occupy coloured hexes by changing colours. Its strengths are better computer players, internationalisability, and cross-platform deployability. Installing In the top directory (same directory as this file), run make. That will build a jar... Platforms: *nix

License: Freeware Size: 378.88 KB Download (114): Filler in Java Download

Added: March 04, 2010 | Visits: 866

Sparklines for Java Sparklines are intense, simple, wordlike graphics. Theres a PHP library for producing sparklines, and even a sparkline web service, but I wanted something I could use to generate sparklines in both Java and JSTL (and I thought it would be a fun project). (Its also worth checking out Whys... Platforms: *nix

License: Freeware Size: 30.72 KB Download (97): Sparklines for Java Download

Added: March 21, 2010 | Visits: 2.193

Java Games Java Games project is a collection of simple games that are compiled into Java applets and meant to be played online in a Web browser. Currently the collection contains four games: XO World (similar to tic-tac-toe, but with lines of 5 on a 10x10 board); 100 Mack (guess the random combination of... Platforms: *nix

License: Freeware Size: 133.12 KB Download (596): Java Games Download

Added: April 05, 2010 | Visits: 1.418

Java::SJ::Classpath Java::SJ::Classpath Perl module is a Java classpath generator. This module is used by Java::SJ::Config when generating complete classpaths. This module allows you to very easily run Java services that rely on complex configuration at the VM and library level. It also provides an easy way of... Platforms: *nix

License: Freeware Size: 18.43 KB Download (89): Java::SJ::Classpath Download

Added: September 09, 2010 | Visits: 788

Java::SJ::VirtualMachine Java::SJ::VirtualMachine Perl module is a Java virtual machine. This module is used by Java::SJ::Config when generating virtual machine representations. This module allows you to very easily run Java services that rely on complex configuration at the VM and library level. It also provides an... Platforms: *nix

License: Freeware Size: 18.43 KB Download (103): Java::SJ::VirtualMachine Download

Added: March 12, 2010 | Visits: 937

Java::SJ Java::SJ is a highly configurable Java program startup system. SYNOPSIS sj myprogram.sj This module allows you to very easily run Java services that rely on complex configuration at the VM and library level. It also provides an easy way of specifying a sensible default configuration that... Platforms: *nix

License: Freeware Size: 18.43 KB Download (95): Java::SJ Download

Added: July 07, 2010 | Visits: 751

Juxy Juxy is a Java library for unit testing XSLT stylesheets from Java. Juxy is best suited for the projects where both Java and XSLT are used simultaneously.. CollabNet, Facilitating Collaborative Software Development Platforms: *nix

License: Freeware Size: 2.92 MB Download (91): Juxy Download

Added: April 20, 2010 | Visits: 917

Java::Build::JVM Java::Build::JVM is a Perl module that starts one JVM for compiling. SYNOPSIS use Java::Build::JVM; my $compiler = Java::Build::JVM->getCompiler(); $compiler->destination("some/path"); $compiler->classpath("some/pathto/jar.jar:some/other/path/javas");... Platforms: *nix

License: Freeware Size: 30.72 KB Download (104): Java::Build::JVM Download

Added: October 08, 2010 | Visits: 1.167

Java::Swing Java::Swing provides a Perl extension providing direct access to the Java Swing API. Though you can write a Java program which is driven by Perl, some people may prefer to keep their Perl pure. This package lets you do that in manner similar to the way Perl/Tk and Gtk2:: provide access to their... Platforms: *nix

License: Freeware Size: 33.79 KB Download (122): Java::Swing Download

Added: February 02, 2010 | Visits: 973

Template::Plugin::Java Template::Plugin::Java is a Perl module that can generate Java Classes from XML description files and templates. SYNOPSIS From an xml file such as: < aBean > < java: option1="value1" > < option2 >value2< /option2 > < /java: > < foo >10< /foo > < bar >String< /bar > < container > < baz... Platforms: *nix

License: Freeware Size: 18.43 KB Download (97): Template::Plugin::Java Download

Added: February 03, 2010 | Visits: 862

Spoon for Java Spoon is a Java program processor that fully supports Java 5. The project provides a complete and fine-grained Java metamodel where any program element (classes, methods, fields, statements, expressions, etc.) can be accessed both for reading and modification. It can be used for validation... Platforms: *nix

License: Freeware Size: 4.2 MB Download (100): Spoon for Java Download

Added: August 07, 2010 | Visits: 875

Itzam/Java Itzam/Java project is a pure Java reimplementation of the Itzam embedded database engine, and it is 100% interoperable with files created by Itzam/Core. Since Itzam/Core is the basis of wrappers written in languages such as C++ and Python, Itzam/Java is compatible with those language libraries... Platforms: *nix

License: Freeware Size: 112.64 KB Download (88): Itzam/Java Download

Released: November 23, 2012  |  Added: November 23, 2012 | Visits: 753

IDAutomation Java Barcode Package for Mac OS The JavaBeans, Applets, Servlets and Class Libraries in this package may be used on any platform with a Java Virtual Machine, including Windows, Linux, MacOS, Unix, Solaris, HP/UX, AS/400 and OS/390 to integrate automated barcoding in Java applications. Supports Linear and 2D barcode types... Platforms: Mac

License: Freeware Size: 2.2 MB Download (51): IDAutomation Java Barcode Package for Mac OS Download

< 1 2 3 4 5 >