org.owasp.orizon.core
Class Jar

java.lang.Object
  extended by org.owasp.orizon.core.Jar

public class Jar
extends java.lang.Object

This class is an interface to request a code review for a Jar archive

Since:
0.89
Author:
thesp0nge

Constructor Summary
Jar()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Jar

public Jar()