| Package | Description |
|---|---|
| org.apache.royale.compiler.config | |
| org.apache.royale.compiler.internal.config |
This package is the internal counterpart of the external
org.apache.royale.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 © 2023 The Apache Software Foundation. All rights reserved.