jena
Class version

java.lang.Object
  extended by jena.version
All Implemented Interfaces:
Jena

public class version
extends java.lang.Object
implements Jena

jena.version Print out jena version information and exit.

Author:
Jeremy J. Carroll

Field Summary
 
Fields inherited from interface com.hp.hpl.jena.Jena
BUILD_DATE, MAJOR_VERSION, MINOR_VERSION, NAME, PATH, REVISION_VERSION, UNSET, VERSION, VERSION_STATUS, WEBSITE
 
Constructor Summary
version()
           
 
Method Summary
static void main(java.lang.String[] args)
          Print out jena version information and exit.
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

version

public version()
Method Detail

main

public static void main(java.lang.String[] args)
                 throws java.lang.IllegalArgumentException,
                        java.lang.IllegalAccessException
Print out jena version information and exit.

Parameters:
args -
Throws:
java.lang.IllegalAccessException
java.lang.IllegalArgumentException


Copyright © 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009 Hewlett-Packard Development Company, LP