Class AntContribVersion
java.lang.Object
net.sf.antcontrib.AntContribVersion
- Author:
- Dean Hiller To change the template for this generated type comment go to Window - Preferences - Java - Code Generation - Code and Comments
-
Constructor Summary
ConstructorsConstructorDescriptionConstructor that takes a class to get the version information from out of the manifest. -
Method Summary
-
Constructor Details
-
AntContribVersion
Constructor that takes a class to get the version information from out of the manifest. Uses the class's package to retrieve the manifest version info.- Parameters:
c- The Class on whose package to use to get version info.
-
-
Method Details
-
main
The main program for MockVersion that prints the version info from the manifest file.- Parameters:
args- Ignores all arguments.
-
toString
-