Package org.codehaus.mojo.animal_sniffer
Class Main
java.lang.Object
org.codehaus.mojo.animal_sniffer.ClassFileVisitor
org.codehaus.mojo.animal_sniffer.Main
-
Field Summary
FieldsFields inherited from class org.codehaus.mojo.animal_sniffer.ClassFileVisitor
logger -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.codehaus.mojo.animal_sniffer.ClassFileVisitor
isCheckJars, process, process, process, processClassFile, processDirectory, processJarFile, setCheckJars
-
Field Details
-
humanReadableName
private boolean humanReadableName -
maximumVersion
-
HUMAN_READABLE_NAME
-
-
Constructor Details
-
Main
public Main()
-
-
Method Details
-
main
- Throws:
IOException
-
getPath
-
process
- Specified by:
processin classClassFileVisitor- Parameters:
name- Displayable name to identify what class file we are processingimage- Class file image.- Throws:
IOException
-
u2
private static int u2(byte u, byte d)
-