|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.codehaus.mojo.animal_sniffer.ClassFileVisitor
org.codehaus.mojo.animal_sniffer.Main
public class Main
Constructor Summary | |
---|---|
Main()
|
Method Summary | |
---|---|
static void |
main(java.lang.String[] args)
|
protected void |
process(java.lang.String name,
java.io.InputStream image)
|
Methods inherited from class org.codehaus.mojo.animal_sniffer.ClassFileVisitor |
---|
isCheckJars, process, process, processClassFile, processDirectory, processJarFile, setCheckJars |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public Main()
Method Detail |
---|
public static void main(java.lang.String[] args) throws java.io.IOException
java.io.IOException
protected void process(java.lang.String name, java.io.InputStream image) throws java.io.IOException
process
in class ClassFileVisitor
name
- Displayable name to identify what class file we are processingimage
- Class file image.
java.io.IOException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |