org.objectledge.ckpackager
Class PackScriptParser

java.lang.Object
  extended by org.objectledge.ckpackager.PackScriptParser

public class PackScriptParser
extends Object


Constructor Summary
PackScriptParser()
           
 
Method Summary
 void parseScript(File scriptFile, File outputDirectory, List<File> sourceFiles, List<File> outputFiles)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PackScriptParser

public PackScriptParser()
Method Detail

parseScript

public void parseScript(File scriptFile,
                        File outputDirectory,
                        List<File> sourceFiles,
                        List<File> outputFiles)
                 throws IOException
Throws:
IOException


Copyright © 2011 objectledge.org. All Rights Reserved.