Class ProjectPackager

java.lang.Object
org.openl.util.ProjectPackager
All Implemented Interfaces:
FileVisitor<Path>

public final class ProjectPackager extends Object implements FileVisitor<Path>
Pack an OpenL project using ZipArchiver.
Author:
Yury Molchan