org.apache.lucene
Class LucenePackage

java.lang.Object
  extended by org.apache.lucene.LucenePackage

public final class LucenePackage
extends java.lang.Object

Lucene's package information, including version.


Method Summary
static java.lang.Package get()
          Return Lucene's package, including version information.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

get

public static java.lang.Package get()
Return Lucene's package, including version information.



Copyright © 2000-2009 Apache Software Foundation. All Rights Reserved.