public class Propc extends Object
| Constructor and Description |
|---|
Propc() |
| Modifier and Type | Method and Description |
|---|---|
File |
compile(File propertiesFile,
List<File> sourcePath,
File outputDirectory)
Compile the given properties file into a JS class.
|
void |
generateApi(List<File> sourceFiles,
List<File> sourcePath,
File outputDirectory)
Generate AS3 native classes representing the ActionScript API to the JS classes generated from the properties files.
|
void |
generateApi(String propertiesClassName,
InputStream sourceInputStream,
OutputStreamWriter writer) |
public void generateApi(String propertiesClassName, InputStream sourceInputStream, OutputStreamWriter writer) throws IOException
IOExceptionpublic void generateApi(List<File> sourceFiles, List<File> sourcePath, File outputDirectory)
File.getCanonicalFile().Copyright © 2002–2016 CoreMedia AG. All rights reserved.