299 projects tagged "Java"
DocBook Doclet creates DocBook XML and class diagrams from Javadoc comments, converts HTML to DocBook, and transfoms DocBook XML into various output formats. It consists of a complete DocBook distribution containing schemas and the DocBook XSL stylesheets. It also integrates Apache FOP as the XSL:FO processor. A Swing application is used to customize the doclet and most of the DocBook XSL parameters and to start the transformations.
ATG Dynamo integration for JBuilder is a JBuilder 5 plugin that makes it easy to deploy J2EE applications to the ATG Dynamo Application Server version 5.1 (DAS). It can be installed and run with the other JBuilder 5 plugins such as BEA WebLogicServer 5.1, BEA WLS 6, IBM WebSphere 3.5, Borland AS 4.5, etc.
xmlizer configurator/server is a client/server approach for custom database to XML mapping. The configurator is used to set up projects and the server delivers the processed requests on demand (like a Web server) according to the mapping rules made with the configurator, which includes a drag and drop GUI. One module is for dumping databases (or parts of it) in a fixed format and the other module can build XML instances satisfying a specified XML Schema (or DTD).
The goal of Hilbert II, which is in the tradition of Hilbert's program, is the creation of a system that enables a working mathematician to put theorems and proofs (in the formal language of predicate calculus) into it. These proofs are automatically verified by a proof checker. Because this system is not centrally administered and enables references to any location on the Internet, a world wide mathematical knowledge base could be built. It also contains information in "common mathematical language".
Phptempt is a template engine for PHP and Java. Templates are precompiled and then included to the script/Java program as a PHP script/Java program. Templates are organized in blocks and placeholders, all placed in one single file. Blocks may be recursive. A version of the engine is available that is optimized for Java and particularly useful for the creation of code generators of any kind.
Lantern is a tool that lets users load XML documents and test XPath expressions. It produces an immediate graphical result where selected and context nodes are highlighted, and displays the XML document in the same format as it is stored in the file (rather than as an ugly tree widget). It is aware of name spaces and allows the user to set a context node to test expressions related to it.
A combined scanner and LR(1) parser generator for C++ and Java code generation.