This class handles MXML language specific configuration options. This includes things like compatibility-version, minimum-supported-version, and qualified-type-selectors. This class should not to be confused with flex2.compiler.mxml.MxmlConfiguration, which is where MXML subcompiler configuration options are declared and flex2.compiler.common.CompilerConfiguration, which is where flex2.compiler.mxml.MxmlConfiguration is defined.
@author Clement Wong
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.