com.novell.zos.jdl
Class SparseFiles

java.lang.Object
  extended by com.novell.zos.jdl.SparseFiles

public class SparseFiles
extends java.lang.Object


Constructor Summary
SparseFiles()
           
 
Method Summary
 void compact(java.lang.String filePath)
           
 void expand(java.lang.String filePath)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SparseFiles

public SparseFiles()
Method Detail

expand

public void expand(java.lang.String filePath)
            throws java.lang.Exception
Throws:
java.lang.Exception

compact

public void compact(java.lang.String filePath)
             throws java.lang.Exception
Throws:
java.lang.Exception


Copyright (c) 2011 Novell, Inc. All rights reserved.