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.473.494 Times

Java Parser Class freeware
Filter: All | Freeware | Demo
 

Java Parser Class

1 2 3 4 5 > 
Added: February 23, 2010 | Visits: 1.143

IAM OPML Parser Class IAM OPML Parser Class parses an OPML file (provided its URL) and returns an array. OPML (Outline Processor Markup Language) is an XML format for outlines. Originally developed by Radio UserLand as a native file format for an outliner application, it has since been adopted for other uses, the...



Platforms: *nix

License: Freeware Size: 2.05 KB Download (106): IAM OPML Parser Class Download

Added: May 29, 2013 | Visits: 610

GSA Simple XML Parser for XML Tools GSA Simple XML Parser is a XML DOM style parser class written in PHP. This class can inport XML data using expat or regex.





Platforms: PHP

License: Freeware Size: 10 KB Download (40): GSA Simple XML Parser for XML Tools Download

Added: May 10, 2013 | Visits: 538

GSA Simple XML Parser GSA Simple XML Parser is a XML DOM style parser class written in PHP. This class can inport XML data using expat or regex.


Platforms: Windows, Mac, *nix, PHP, BSD Solaris

License: Freeware Download (63): GSA Simple XML Parser Download

Released: June 04, 2012  |  Added: June 04, 2012 | Visits: 671

Java Toaster Java Toaster is a java utility class for your swing applications that show an animate box coming from the bottom of your screen with a notification message and/or an associated image (like msn online/offline notifications).


Platforms: Windows, Mac, Linux

License: Freeware Size: 15.84 KB Download (55): Java Toaster Download

Released: November 26, 2012  |  Added: November 26, 2012 | Visits: 362

Javascript BibTeX Parser A pure javascript BibTeX parser class. This is class was ported from the PEAR PHP class Structures_BibTex.


Platforms: Windows, Mac, Linux

License: Freeware Size: 21.91 KB Download (48): Javascript BibTeX Parser Download

Released: December 09, 2012  |  Added: December 09, 2012 | Visits: 372

Parser OBjectS (POBS) Native Java parser framework, no (pre-)compilers needed. Closely follows BNF syntax. Optimized for performance and low overhead. Highly flexible and extendable using a streamlined API. Integrate semantics, tracing and even context sensitive parsers.


Platforms: Windows, Mac, Linux

License: Freeware Size: 360.77 KB Download (48): Parser OBjectS (POBS) Download

Released: August 22, 2012  |  Added: August 22, 2012 | Visits: 477

TMXResourceBundle - TMX Java Bridge TMXResourceBundle is an extension of Java ResourceBundle class to read text resources directly from a TMX file (Traslation Memory eXchange - standard XML format for the representation of Translation Memory (TM) data).


Platforms: Windows, Mac, Linux

License: Freeware Size: 92.61 KB Download (49): TMXResourceBundle - TMX Java Bridge Download

Released: August 04, 2012  |  Added: August 04, 2012 | Visits: 413

LinkedList LinkedList is a replacement for Java Vector class. Faster that Vector for insert/delete, but slower for indexed access. The interface is modeled on java.util.Vector, so you can try it both ways and pick which is faster for your needs. It does not do much on its own. It was intended to be included...


Platforms: Windows, XP, Windows Vista

License: Freeware Download (42): LinkedList Download

Added: August 29, 2013 | Visits: 487

Albatros Fuel Calculator Simple pure Java (one class) calculator using ResourceBundle and standard input to fetch the data from a user.


Platforms: Mac

License: Freeware Size: 10.24 KB Download (48): Albatros Fuel Calculator Download

Added: November 27, 2013 | Visits: 444

Apache::XPP Apache::XPP is an HTML parser class which on run time compiles and runs embedded Perl code. SYNOPSIS use Apache::XPP; my $xpp = Apache::XPP->new( Apache->request ); $xpml->run;


Platforms: *nix

License: Freeware Size: 30.72 KB Download (45): Apache::XPP Download

Released: September 14, 2012  |  Added: September 14, 2012 | Visits: 375

dbsql2xml 'dbsql2xml' is Java tool (class) for transformation (export, convert) relational database into hierarchical XML. It requires JRE 5.0, JDBC and SQL DBMS. 'dbsql2xml' uses XML document for mapping database tables and columns into elements of tree XML.


Platforms: Windows, Mac, Linux

License: Freeware Size: 59.05 KB Download (48): dbsql2xml Download

Added: May 02, 2010 | Visits: 1.198

Parse::Java Parse::Java is a Perl module that acts like a parser for Java code. SYNOPSIS use Parse::Java; my $ast = Parse::Java->parse_file(MyClass.java); Parse::Java parses Java code into an Abstract Syntax Tree which can be used for many things like writing compilers and stuff. As this module is...


Platforms: *nix

License: Freeware Size: 18.43 KB Download (114): Parse::Java Download

Added: October 03, 2010 | Visits: 1.087

Runtime Java Class Editor RJCE allows all methods or variables of user defined classes to be altered at runtime. These alterations are then applied to a single instance, a collection of instances (i.e. list, set or map), or an entire class. This helps you to test your application in an interactive way; altering running...


Platforms: *nix

License: Freeware Size: 3.1 MB Download (172): Runtime Java Class Editor Download

Added: April 02, 2010 | Visits: 877

Bio::OntologyIO::simplehierarchy Bio::OntologyIO::simplehierarchy is a base class parser for simple hierarchy-by-indentation type formats. SYNOPSIS use Bio::OntologyIO; # do not use directly -- use via Bio::OntologyIO my $parser = Bio::OntologyIO->new ( -format => "simplehierarchy", -file => "pathology_terms.csv",...


Platforms: *nix

License: Freeware Size: 4.7 MB Download (87): Bio::OntologyIO::simplehierarchy Download

Added: November 06, 2010 | Visits: 640

Regexp::Parser::Handlers Regexp::Parser::Handlers is a Perl module with handlers for Perl 5 regexes. This module holds the init() method for the Regexp::Parser class, which installs all the handlers for standard Perl 5 regexes. This documentation contains a sub-classing tutorial. SUB-CLASSING I will present two...


Platforms: *nix

License: Freeware Size: 40.96 KB Download (86): Regexp::Parser::Handlers Download

Added: July 07, 2010 | Visits: 1.023

Biblio::Document::Parser Biblio::Document::Parser Perl module is a document parsing framework. Biblio::Document::Parser provides generic methods that should be overriden by specific parsers. This class should not be used directly, but rather be overridden by specific parsers. Parsers that extend the Document::Parser...


Platforms: *nix

License: Freeware Size: 194.56 KB Download (96): Biblio::Document::Parser Download

Added: April 23, 2010 | Visits: 1.468

Biblio::Citation::Parser Biblio::Citation::Parser provides a citation parsing framework. Biblio::Citation::Parser provides generic methods for reference parsers. This class should not be used directly, but rather be overridden by specific parsers. Parsers that extend the Parser class must provide at least the two...


Platforms: *nix

License: Freeware Size: 256 KB Download (219): Biblio::Citation::Parser Download

Added: April 20, 2010 | Visits: 916

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

Released: September 08, 2012  |  Added: September 08, 2012 | Visits: 458

JCLAP JCLAP, which is actually short for Java Command-Line Argument Parser was designed as an accessible tool for Java developers. It is supposed to help you provide a simple and robust Command-Line Interface for software applications that don't require a Graphical User Interface.


Platforms: Windows

License: Freeware Download (409): JCLAP Download

Released: October 23, 2012  |  Added: October 23, 2012 | Visits: 689

Java Test Object Recorder Java Test Object Recorder, JTOR, for short, is an application that is able to record the state or behavior of live Java objects for playback during unit testing. The Java Test Object Recorder project provides three "object recorders" to record live object trees or behavior for playback during...


Platforms: Windows

License: Freeware Download (46): Java Test Object Recorder Download

1 2 3 4 5 >