org.owasp.orizon.tools
Class SourceFinder

java.lang.Object
  extended by org.owasp.orizon.tools.SourceFinder

public class SourceFinder
extends java.lang.Object

A simple command line tool that browse source file in a directory saying if Orizon can process them or not.

Since:
1.15.b
Author:
thesp0nge

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

Constructor Detail

SourceFinder

public SourceFinder()
Method Detail

main

public static void main(java.lang.String[] args)
                 throws java.io.FileNotFoundException
Parameters:
args -
Throws:
java.io.FileNotFoundException