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. |
Modifier and Type | Class and Description |
---|---|
class |
ConfigurationPathResolver
A path resolver for configuration options.
|
Modifier and Type | Method and Description |
---|---|
void |
Configurator.setConfigurationPathResolver(IPathResolver pathResolver) |
void |
Configuration.setPathResolver(IPathResolver pathResolver)
Set a path resolver to resolver files relative to a configuration.
|
Modifier and Type | Method and Description |
---|---|
void |
IConfigurator.setConfigurationPathResolver(IPathResolver pathResolver)
Set a path resolver for files used in the command line options and
configuration files.
|
Copyright © 2016 The Apache Software Foundation. All rights reserved.