Package org.apache.flex.compiler.config

This package contains classes and interfaces related to the configuration subsystem.

See: Description

Package org.apache.flex.compiler.config Description

This package contains classes and interfaces related to the configuration subsystem.

The configuration subsystem handles reading options from the command line, from configuration files like flex-config.xml, and from in-memory buffers. It is mostly legacy code from the original mxmlc compiler, with some simplifications.

This package also contains the common configuration options, defaults, and path resolver classes.

Copyright © 2016 The Apache Software Foundation. All rights reserved.