net.flexmojos.oss.compiler
Interface IMxmlConfiguration
- All Superinterfaces:
- IFlexConfiguration
public interface IMxmlConfiguration
- extends IFlexConfiguration
MINIMUM_SUPPORTED_VERSION
static final String MINIMUM_SUPPORTED_VERSION
- See Also:
- Constant Field Values
COMPATIBILITY_VERSION
static final String COMPATIBILITY_VERSION
- See Also:
- Constant Field Values
QUALIFIED_TYPE_SELECTORS
static final String QUALIFIED_TYPE_SELECTORS
- See Also:
- Constant Field Values
getMinimumSupportedVersion
String getMinimumSupportedVersion()
getCompatibilityVersion
String getCompatibilityVersion()
getQualifiedTypeSelectors
Boolean getQualifiedTypeSelectors()
Copyright © 2008-2012 flexmojos. All Rights Reserved.