Class FileQuery

java.lang.Object
  extended by FileQuery

public class FileQuery
extends Object

Queries a list of files that are tagged with the specified tags and are included inside the optional time range.

Version:
1.0
Author:
juergen_kellerer, 2010-07-01

Constructor Summary
FileQuery()
           
 
Method Summary
static void main(String[] args)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FileQuery

public FileQuery()
Method Detail

main

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