Package com.uwyn.jhighlight
Class JHighlightVersion
- java.lang.Object
-
- com.uwyn.jhighlight.JHighlightVersion
-
public class JHighlightVersion extends java.lang.Object
Provides acces to the version number of this JHighlight release.- Since:
- 1.0
- Version:
- $Revision: 3108 $
-
-
Field Summary
Fields Modifier and Type Field Description private java.lang.String
mVersion
-
Constructor Summary
Constructors Constructor Description JHighlightVersion()
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description static java.lang.String
getVersion()
Returns the version number of this JHighlight release.private java.lang.String
getVersionString()
-