net.sf.jpkgmk
Class PostinstallCreator

java.lang.Object
  extended by net.sf.jpkgmk.PostinstallCreator

public class PostinstallCreator
extends java.lang.Object

Since:
1.0
Version:
$Revision: 2 $ $Date: 2008-08-20 21:14:19 +0200 (Mi, 20 Aug 2008) $
Author:
gommma (gommma AT users.sourceforge.net), Last changed by: $Author: gommma $

Constructor Summary
PostinstallCreator(java.io.InputStream requestEntries)
           
 
Method Summary
 void create(java.io.File target)
           
 void create(java.io.Writer target)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PostinstallCreator

public PostinstallCreator(java.io.InputStream requestEntries)
                   throws java.io.IOException
Throws:
java.io.IOException
Method Detail

create

public void create(java.io.File target)
            throws java.io.IOException
Throws:
java.io.IOException

create

public void create(java.io.Writer target)
            throws java.io.IOException
Throws:
java.io.IOException


Copyright © 2007-2008. All Rights Reserved.