net.sf.jniinchi
Class Main

java.lang.Object
  extended by net.sf.jniinchi.Main

public class Main
extends Object

Simple test class, for debugging purposes.

Author:
sea36

Constructor Summary
Main()
           
 
Method Summary
static JniInchiStructure getTestMolecule()
          Provide test structure.
static void main(String[] args)
           
static void runChecks()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Main

public Main()
Method Detail

getTestMolecule

public static JniInchiStructure getTestMolecule()
Provide test structure.

Returns:

runChecks

public static void runChecks()
                      throws JniInchiException
Throws:
JniInchiException

main

public static void main(String[] args)
                 throws Exception
Throws:
Exception


Copyright © 2006-2010 Sam Adams. All Rights Reserved.