Package | Description |
---|---|
org.apache.flex.compiler.config |
This package contains classes and interfaces related to the configuration subsystem.
|
org.apache.flex.compiler.internal.config |
This package is the internal counterpart of the external
org.apache.flex.compiler.config package. |
org.apache.flex.compiler.internal.config.localization |
This package contains classes related to the legacy localization mechanism
still used by the Flex configuration subsystem.
|
Modifier and Type | Method and Description |
---|---|
static String |
CommandLineConfigurator.brief(String program,
String defaultvar,
LocalizationManager l10n,
String l10nPrefix) |
static String |
CommandLineConfigurator.getDescription(ConfigurationBuffer buffer,
String var,
LocalizationManager l10n,
String l10nPrefix) |
static String |
CommandLineConfigurator.getSyntaxDescription(String program,
String defaultVar,
boolean advanced,
LocalizationManager l10n,
String l10nPrefix) |
static String |
CommandLineConfigurator.usage(String program,
String defaultVar,
ConfigurationBuffer cfgbuf,
Set<String> keywords,
LocalizationManager lmgr,
String l10nPrefix) |
Modifier and Type | Method and Description |
---|---|
static String |
FileConfigurator.formatBuffer(ConfigurationBuffer cfgbuf,
String rootElement,
LocalizationManager lmgr,
String prefix) |
Modifier and Type | Method and Description |
---|---|
static LocalizationManager |
LocalizationManager.get() |
Copyright © 2016 The Apache Software Foundation. All rights reserved.