org.qtitools.qti
Class JQTI

java.lang.Object
  extended by org.qtitools.qti.JQTI

public class JQTI
extends java.lang.Object

Placeholder class for static JQTI information

Author:
Jonathon Hare

Field Summary
static java.lang.String TOOL_NAME
          The JQTI toolName string
static java.lang.String TOOL_VERSION
          The JQTI toolVersion string
 
Constructor Summary
JQTI()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

TOOL_NAME

public static java.lang.String TOOL_NAME
The JQTI toolName string


TOOL_VERSION

public static java.lang.String TOOL_VERSION
The JQTI toolVersion string

Constructor Detail

JQTI

public JQTI()


Copyright © 2009. All Rights Reserved.