For Java/C++ interoperability, Tools.h++ Professional supplies the jtools library, a rich, robust, and versatile set of Java foundation classes. The jtools library includes:
Virtual streams for Java, the framework for exchanging objects between programs written in Java and programs written in C++.
Eleven persistable collection classes, which provide iteration through the java.util.Enumeration interface.
Class RegExp, a regular expression class that can be used to find and replace patterns in target strings and string buffers.
Classes that facilitate formatted output.
With jtools, you can take advantage of the portability of Java while you leverage the benefits of C++ in your applications.
©Copyright 2000, Rogue Wave Software, Inc.
Contact Rogue Wave about documentation or support issues.