com.fernsroth.squashfs
Class Squashfs

java.lang.Object
  extended by com.fernsroth.squashfs.Squashfs

public final class Squashfs
extends java.lang.Object

Author:
Joseph M. Ferner (Near Infinity Corporation)

Method Summary
static void main(java.lang.String[] args)
          main entry point.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

main

public static void main(java.lang.String[] args)
                 throws java.lang.Exception
main entry point.

Parameters:
args - the command line arguments.
Throws:
java.lang.Exception


Copyright © 2006 null. All Rights Reserved.