com.fernsroth.squashfs
Class DefaultSquashFSSystem

java.lang.Object
  extended by com.fernsroth.squashfs.DefaultSquashFSSystem
All Implemented Interfaces:
SquashFSSystem

public class DefaultSquashFSSystem
extends java.lang.Object
implements SquashFSSystem

Author:
Joseph M. Ferner (Near Infinity Corporation)

Constructor Summary
DefaultSquashFSSystem()
           
 
Method Summary
 java.util.Date getCurrentDate()
          gets the current date.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DefaultSquashFSSystem

public DefaultSquashFSSystem()
Method Detail

getCurrentDate

public java.util.Date getCurrentDate()
gets the current date.

Specified by:
getCurrentDate in interface SquashFSSystem
Returns:
the current date.


Copyright © 2006 null. All Rights Reserved.