public class Propc extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
PROPERTIES_CLASS_FTL |
static String |
PROPERTIES_SUBCLASS_FTL |
| Constructor and Description |
|---|
Propc() |
| Modifier and Type | Method and Description |
|---|---|
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 static final String PROPERTIES_CLASS_FTL
public static final String PROPERTIES_SUBCLASS_FTL
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–2021 CoreMedia AG. All rights reserved.