Package net.jangaroo.jooc.api
Interface Packager2
-
public interface Packager2
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voiddoPackage2(String extNamespace, File sourceDirectory, File overridesDirectory, File localizedOverridesDirectory, File outputDirectory, String outputFilePrefix)
-
-
-
Method Detail
-
doPackage2
void doPackage2(String extNamespace, File sourceDirectory, File overridesDirectory, File localizedOverridesDirectory, File outputDirectory, String outputFilePrefix) throws IOException
- Throws:
IOException
-
-