Languages
- 4461
- txt2xml
- A simple Java library for parsing arbitrarily structured text input into well-formed XML output as SAX, DOM, JDOM, or through an OutputStream. [Open source, BSD License]
- 4462
- xmlenc
- A fast stream-based XML Encoding Library for Java. Main design goals are performance, simplicitity and pureness. [Open source, BSD License]
- 4463
- XML Processing with TRaX
- Article by Craig Pfeifer in ONJava.com. Purpose of TRaX (Java API for specifying and executing XML transformations), code example, links. (July 02, 2001)
- 4464
- Extensible Java Profiler (EJP)
- A profiling tool for Java with a scalable and extensible architecture, allowing its usage for exotic programming languages that use a Java backend. [Open source, GPL]
- 4465
- GCViewer
- Displays graphically statistics about the garbage collection activity during a program run. [Open Source, LGPL]
- 4466
- JProfiler
- An all-purpose Java profiling suite targeted at J2EE and J2SE applications. It features CPU profiling, memory profiling, thread profiling and VM telemetry information. [Commercial, trial version]
- 4467
- Java Performance TestClient
- A tool for testing the performance of Java code by runinng a specific part of code many times by a different number of threads. It comes with a Swing GUI for graphical configuration and result representation. [Open Source, GPL]
- 4469
- Mike's Java Profiler
- A performance profiler for Java programs. It collects statistics about accumulated CPU time used by each stack frame in the profiled program and presents the collected data in a GUI. [Open source, GPL]
- 4470
- OKTECH Profiler
- Low-impact sampling profiler for Java. Periodically dumps information to a file, allows analysis separately. Site includes documentation and download option. [Apache License v2, Open Source]
- 4471
- ProfileViewer
- Reads profiling information output by Sun's heap profiler (invokable by a command-line option of the java interpreter) and displays it for easy interpretation. [Open Source, GPL]
- 4472
- YourKit
- A CPU and memory Java Profiler with J2EE/J2ME support, 64 Bit capability and IDE integration for various major Java IDEs. [Commercial, trial version]
- 4473
- cvprof
- Java coverage profiler to report what parts of code were not executed; during unit testing, for example. It is a rewrite of JVMDICover. [Open source, LGPL]
- 4474
- jProf
- Helps identify excessive processor usage, memory usage, and synchronization in Java programs. Written in C++; available for Solaris and NT 4.0. The JVM must support JVMPI. [Open Source, GPL/LGPL]
- 4475
- jProf Viewer
- Viewer for the old files created by the old java profiler (-prof). [Open source, LGPL]
- 4476
- GenDoc
- A XML editor written in Java2 that can be specialize for a set of DTD. It is based on a existing project MerlotXML. [Open source]
- 4477
- Jaxe
- A graphical Java XML editor customizable with an XML schema and a file describing the menus to insert the elements. [Open source, GPL]
- 4478
- Pollo
- Tree-mode and text-mode XML editor with color-coding. Can read DTDs and many types of schemas to enhance editing. Built-in support for Cocoon sitemap files, Ant build files and XML Schemas. [Open Source, BSD-like]
