This class represents a flex2.tools.oem.Configuration wrapper, so the code in BuilderConfiguration basically delegates calls to the underlying Configuration object. There is one new method, setConfiguration(String[] args). It takes an array of mxmlc/compc command-line arguments. The processing of the arguments is not in BuilderConfiguration. It's in BuilderApplication.compile() and BuilderLibrary.compile().
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.