Class Hierarchy    Previous  Next  Index

Class COM.cloudscape.tools.ij

java.lang.Object
    |
    +----COM.cloudscape.tools.ij

public class ij
extends java.lang.Object
Copyright © 1998-2000, Informix Software, Inc. All rights reserved.

This class is used to start ij (replacing the former COM.cloudscape.tools.ijImpl.Main). To run from the command line enter the following:

java [options] COM.cloudscape.tools.ij [arguments]


Method Index

 o main(String[])
 

Method Detail

 o main
public static void main(java.lang.String args[]) throws java.io.IOException
Throws:
java.io.IOException - thrown if cannot access input or output files.

  Class Hierarchy    Previous  Next  Index