Package | Description |
---|---|
org.apache.flex.compiler.internal.resourcebundles |
Modifier and Type | Method and Description |
---|---|
ResourceBundleFileNode |
PropertiesFileParser.parse(String filePath,
String locale,
Reader reader,
Collection<ICompilerProblem> problems)
This method attempts to parse a .properties file
using the same rules as Java, except that the file
is assumed to have UTF-8 encoding.
|
Copyright © 2016 The Apache Software Foundation. All rights reserved.