Package helma.util
Class Logo
- java.lang.Object
-
- helma.util.Logo
-
public class Logo extends java.lang.Object
class with byte data of helma logo
-
-
Field Summary
Fields Modifier and Type Field Description static byte[]
hop
-
Constructor Summary
Constructors Constructor Description Logo()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static void
main(java.lang.String[] args)
utitilty function to create byte array from file
-