| <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> |
| <!-- NewPage --> |
| <html lang="de"> |
| <head> |
| <!-- Generated by javadoc (version 1.7.0_79) on Tue Sep 27 16:26:20 CEST 2016 --> |
| <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
| <title>CommandLineConfiguration (Apache Flex - FlexJS: Compiler: OEM Layer 0.8.0-SNAPSHOT API)</title> |
| <meta name="date" content="2016-09-27"> |
| <link rel="stylesheet" type="text/css" href="../../stylesheet.css" title="Style"> |
| </head> |
| <body> |
| <script type="text/javascript"><!-- |
| if (location.href.indexOf('is-external=true') == -1) { |
| parent.document.title="CommandLineConfiguration (Apache Flex - FlexJS: Compiler: OEM Layer 0.8.0-SNAPSHOT API)"; |
| } |
| //--> |
| </script> |
| <noscript> |
| <div>JavaScript is disabled on your browser.</div> |
| </noscript> |
| <!-- ========= START OF TOP NAVBAR ======= --> |
| <div class="topNav"><a name="navbar_top"> |
| <!-- --> |
| </a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> |
| <!-- --> |
| </a> |
| <ul class="navList" title="Navigation"> |
| <li><a href="../../overview-summary.html">Overview</a></li> |
| <li><a href="package-summary.html">Package</a></li> |
| <li class="navBarCell1Rev">Class</li> |
| <li><a href="class-use/CommandLineConfiguration.html">Use</a></li> |
| <li><a href="package-tree.html">Tree</a></li> |
| <li><a href="../../deprecated-list.html">Deprecated</a></li> |
| <li><a href="../../index-all.html">Index</a></li> |
| <li><a href="../../help-doc.html">Help</a></li> |
| </ul> |
| </div> |
| <div class="subNav"> |
| <ul class="navList"> |
| <li>Prev Class</li> |
| <li><a href="../../flex2/tools/Compc.html" title="class in flex2.tools"><span class="strong">Next Class</span></a></li> |
| </ul> |
| <ul class="navList"> |
| <li><a href="../../index.html?flex2/tools/CommandLineConfiguration.html" target="_top">Frames</a></li> |
| <li><a href="CommandLineConfiguration.html" target="_top">No Frames</a></li> |
| </ul> |
| <ul class="navList" id="allclasses_navbar_top"> |
| <li><a href="../../allclasses-noframe.html">All Classes</a></li> |
| </ul> |
| <div> |
| <script type="text/javascript"><!-- |
| allClassesLink = document.getElementById("allclasses_navbar_top"); |
| if(window==top) { |
| allClassesLink.style.display = "block"; |
| } |
| else { |
| allClassesLink.style.display = "none"; |
| } |
| //--> |
| </script> |
| </div> |
| <div> |
| <ul class="subNavList"> |
| <li>Summary: </li> |
| <li><a href="#nested_classes_inherited_from_class_flex2.tools.ToolsConfiguration">Nested</a> | </li> |
| <li><a href="#fields_inherited_from_class_flex2.tools.ToolsConfiguration">Field</a> | </li> |
| <li><a href="#constructor_summary">Constr</a> | </li> |
| <li><a href="#method_summary">Method</a></li> |
| </ul> |
| <ul class="subNavList"> |
| <li>Detail: </li> |
| <li>Field | </li> |
| <li><a href="#constructor_detail">Constr</a> | </li> |
| <li><a href="#method_detail">Method</a></li> |
| </ul> |
| </div> |
| <a name="skip-navbar_top"> |
| <!-- --> |
| </a></div> |
| <!-- ========= END OF TOP NAVBAR ========= --> |
| <!-- ======== START OF CLASS DATA ======== --> |
| <div class="header"> |
| <div class="subTitle">flex2.tools</div> |
| <h2 title="Class CommandLineConfiguration" class="title">Class CommandLineConfiguration</h2> |
| </div> |
| <div class="contentContainer"> |
| <ul class="inheritance"> |
| <li><a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> |
| <li> |
| <ul class="inheritance"> |
| <li><a href="../../flex2/compiler/common/Configuration.html" title="class in flex2.compiler.common">flex2.compiler.common.Configuration</a></li> |
| <li> |
| <ul class="inheritance"> |
| <li><a href="../../flex2/tools/ToolsConfiguration.html" title="class in flex2.tools">flex2.tools.ToolsConfiguration</a></li> |
| <li> |
| <ul class="inheritance"> |
| <li>flex2.tools.CommandLineConfiguration</li> |
| </ul> |
| </li> |
| </ul> |
| </li> |
| </ul> |
| </li> |
| </ul> |
| <div class="description"> |
| <ul class="blockList"> |
| <li class="blockList"> |
| <dl> |
| <dt>All Implemented Interfaces:</dt> |
| <dd><a href="../../flex2/linker/LinkerConfiguration.html" title="interface in flex2.linker">LinkerConfiguration</a>, <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Cloneable.html?is-external=true" title="class or interface in java.lang">Cloneable</a></dd> |
| </dl> |
| <hr> |
| <br> |
| <pre>public class <span class="strong">CommandLineConfiguration</span> |
| extends <a href="../../flex2/tools/ToolsConfiguration.html" title="class in flex2.tools">ToolsConfiguration</a></pre> |
| <div class="block">Support for command line specific configuration options, like |
| -file-specs, -help, -include-resource-bundles, -load-config, |
| -output, -projector, and -version.</div> |
| <dl><dt><span class="strong">Author:</span></dt> |
| <dd>Roger Gonzalez, Clement Wong</dd></dl> |
| </li> |
| </ul> |
| </div> |
| <div class="summary"> |
| <ul class="blockList"> |
| <li class="blockList"> |
| <!-- ======== NESTED CLASS SUMMARY ======== --> |
| <ul class="blockList"> |
| <li class="blockList"><a name="nested_class_summary"> |
| <!-- --> |
| </a> |
| <h3>Nested Class Summary</h3> |
| <ul class="blockList"> |
| <li class="blockList"><a name="nested_classes_inherited_from_class_flex2.tools.ToolsConfiguration"> |
| <!-- --> |
| </a> |
| <h3>Nested classes/interfaces inherited from class flex2.tools.<a href="../../flex2/tools/ToolsConfiguration.html" title="class in flex2.tools">ToolsConfiguration</a></h3> |
| <code><a href="../../flex2/tools/ToolsConfiguration.BadAS3ESCombination.html" title="class in flex2.tools">ToolsConfiguration.BadAS3ESCombination</a>, <a href="../../flex2/tools/ToolsConfiguration.BadESStrictCombination.html" title="class in flex2.tools">ToolsConfiguration.BadESStrictCombination</a>, <a href="../../flex2/tools/ToolsConfiguration.DeprecatedConfigurationOption.html" title="class in flex2.tools">ToolsConfiguration.DeprecatedConfigurationOption</a></code></li> |
| </ul> |
| <ul class="blockList"> |
| <li class="blockList"><a name="nested_classes_inherited_from_class_flex2.compiler.common.Configuration"> |
| <!-- --> |
| </a> |
| <h3>Nested classes/interfaces inherited from class flex2.compiler.common.<a href="../../flex2/compiler/common/Configuration.html" title="class in flex2.compiler.common">Configuration</a></h3> |
| <code><a href="../../flex2/compiler/common/Configuration.RslPathInfo.html" title="class in flex2.compiler.common">Configuration.RslPathInfo</a></code></li> |
| </ul> |
| </li> |
| </ul> |
| <!-- =========== FIELD SUMMARY =========== --> |
| <ul class="blockList"> |
| <li class="blockList"><a name="field_summary"> |
| <!-- --> |
| </a> |
| <h3>Field Summary</h3> |
| <ul class="blockList"> |
| <li class="blockList"><a name="fields_inherited_from_class_flex2.tools.ToolsConfiguration"> |
| <!-- --> |
| </a> |
| <h3>Fields inherited from class flex2.tools.<a href="../../flex2/tools/ToolsConfiguration.html" title="class in flex2.tools">ToolsConfiguration</a></h3> |
| <code><a href="../../flex2/tools/ToolsConfiguration.html#output">output</a></code></li> |
| </ul> |
| <ul class="blockList"> |
| <li class="blockList"><a name="fields_inherited_from_class_flex2.compiler.common.Configuration"> |
| <!-- --> |
| </a> |
| <h3>Fields inherited from class flex2.compiler.common.<a href="../../flex2/compiler/common/Configuration.html" title="class in flex2.compiler.common">Configuration</a></h3> |
| <code><a href="../../flex2/compiler/common/Configuration.html#configResolver">configResolver</a>, <a href="../../flex2/compiler/common/Configuration.html#generateFrameLoader">generateFrameLoader</a></code></li> |
| </ul> |
| </li> |
| </ul> |
| <!-- ======== CONSTRUCTOR SUMMARY ======== --> |
| <ul class="blockList"> |
| <li class="blockList"><a name="constructor_summary"> |
| <!-- --> |
| </a> |
| <h3>Constructor Summary</h3> |
| <table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation"> |
| <caption><span>Constructors</span><span class="tabEnd"> </span></caption> |
| <tr> |
| <th class="colOne" scope="col">Constructor and Description</th> |
| </tr> |
| <tr class="altColor"> |
| <td class="colOne"><code><strong><a href="../../flex2/tools/CommandLineConfiguration.html#CommandLineConfiguration()">CommandLineConfiguration</a></strong>()</code> </td> |
| </tr> |
| </table> |
| </li> |
| </ul> |
| <!-- ========== METHOD SUMMARY =========== --> |
| <ul class="blockList"> |
| <li class="blockList"><a name="method_summary"> |
| <!-- --> |
| </a> |
| <h3>Method Summary</h3> |
| <table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation"> |
| <caption><span>Methods</span><span class="tabEnd"> </span></caption> |
| <tr> |
| <th class="colFirst" scope="col">Modifier and Type</th> |
| <th class="colLast" scope="col">Method and Description</th> |
| </tr> |
| <tr class="altColor"> |
| <td class="colFirst"><code>void</code></td> |
| <td class="colLast"><code><strong><a href="../../flex2/tools/CommandLineConfiguration.html#cfgFileSpecs(flex2.compiler.config.ConfigurationValue,%20java.util.List)">cfgFileSpecs</a></strong>(<a href="../../flex2/compiler/config/ConfigurationValue.html" title="class in flex2.compiler.config">ConfigurationValue</a> cv, |
| <a href="http://docs.oracle.com/javase/6/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a><<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>> args)</code> </td> |
| </tr> |
| <tr class="rowColor"> |
| <td class="colFirst"><code>void</code></td> |
| <td class="colLast"><code><strong><a href="../../flex2/tools/CommandLineConfiguration.html#cfgHelp(flex2.compiler.config.ConfigurationValue,%20java.lang.String[])">cfgHelp</a></strong>(<a href="../../flex2/compiler/config/ConfigurationValue.html" title="class in flex2.compiler.config">ConfigurationValue</a> cv, |
| <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>[] keywords)</code> </td> |
| </tr> |
| <tr class="altColor"> |
| <td class="colFirst"><code>void</code></td> |
| <td class="colLast"><code><strong><a href="../../flex2/tools/CommandLineConfiguration.html#cfgIncludeResourceBundles(flex2.compiler.config.ConfigurationValue,%20java.util.List)">cfgIncludeResourceBundles</a></strong>(<a href="../../flex2/compiler/config/ConfigurationValue.html" title="class in flex2.compiler.config">ConfigurationValue</a> val, |
| <a href="http://docs.oracle.com/javase/6/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a><<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>> includeResourceBundles)</code> </td> |
| </tr> |
| <tr class="rowColor"> |
| <td class="colFirst"><code>void</code></td> |
| <td class="colLast"><code><strong><a href="../../flex2/tools/CommandLineConfiguration.html#cfgLoadConfig(flex2.compiler.config.ConfigurationValue,%20java.lang.String)">cfgLoadConfig</a></strong>(<a href="../../flex2/compiler/config/ConfigurationValue.html" title="class in flex2.compiler.config">ConfigurationValue</a> cv, |
| <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> filename)</code> </td> |
| </tr> |
| <tr class="altColor"> |
| <td class="colFirst"><code>void</code></td> |
| <td class="colLast"><code><strong><a href="../../flex2/tools/CommandLineConfiguration.html#cfgOutput(flex2.compiler.config.ConfigurationValue,%20java.lang.String)">cfgOutput</a></strong>(<a href="../../flex2/compiler/config/ConfigurationValue.html" title="class in flex2.compiler.config">ConfigurationValue</a> val, |
| <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> output)</code> </td> |
| </tr> |
| <tr class="rowColor"> |
| <td class="colFirst"><code>void</code></td> |
| <td class="colLast"><code><strong><a href="../../flex2/tools/CommandLineConfiguration.html#cfgProjector(flex2.compiler.config.ConfigurationValue,%20java.lang.String)">cfgProjector</a></strong>(<a href="../../flex2/compiler/config/ConfigurationValue.html" title="class in flex2.compiler.config">ConfigurationValue</a> cfgval, |
| <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> path)</code> </td> |
| </tr> |
| <tr class="altColor"> |
| <td class="colFirst"><code>void</code></td> |
| <td class="colLast"><code><strong><a href="../../flex2/tools/CommandLineConfiguration.html#cfgVersion(flex2.compiler.config.ConfigurationValue,%20boolean)">cfgVersion</a></strong>(<a href="../../flex2/compiler/config/ConfigurationValue.html" title="class in flex2.compiler.config">ConfigurationValue</a> cv, |
| boolean dummy)</code> </td> |
| </tr> |
| <tr class="rowColor"> |
| <td class="colFirst"><code>protected boolean</code></td> |
| <td class="colLast"><code><strong><a href="../../flex2/tools/CommandLineConfiguration.html#checkTargetFileInFileSystem()">checkTargetFileInFileSystem</a></strong>()</code> |
| <div class="block">Subclass could override this method.</div> |
| </td> |
| </tr> |
| <tr class="altColor"> |
| <td class="colFirst"><code>boolean</code></td> |
| <td class="colLast"><code><strong><a href="../../flex2/tools/CommandLineConfiguration.html#compilingResourceModule()">compilingResourceModule</a></strong>()</code> </td> |
| </tr> |
| <tr class="rowColor"> |
| <td class="colFirst"><code><a href="http://docs.oracle.com/javase/6/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a><<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>></code></td> |
| <td class="colLast"><code><strong><a href="../../flex2/tools/CommandLineConfiguration.html#getFileList()">getFileList</a></strong>()</code> </td> |
| </tr> |
| <tr class="altColor"> |
| <td class="colFirst"><code><a href="http://docs.oracle.com/javase/6/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a><<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>></code></td> |
| <td class="colLast"><code><strong><a href="../../flex2/tools/CommandLineConfiguration.html#getFileSpecs()">getFileSpecs</a></strong>()</code> </td> |
| </tr> |
| <tr class="rowColor"> |
| <td class="colFirst"><code>static <a href="../../flex2/compiler/config/ConfigurationInfo.html" title="class in flex2.compiler.config">ConfigurationInfo</a></code></td> |
| <td class="colLast"><code><strong><a href="../../flex2/tools/CommandLineConfiguration.html#getFileSpecsInfo()">getFileSpecsInfo</a></strong>()</code> </td> |
| </tr> |
| <tr class="altColor"> |
| <td class="colFirst"><code>static <a href="../../flex2/compiler/config/ConfigurationInfo.html" title="class in flex2.compiler.config">ConfigurationInfo</a></code></td> |
| <td class="colLast"><code><strong><a href="../../flex2/tools/CommandLineConfiguration.html#getHelpInfo()">getHelpInfo</a></strong>()</code> </td> |
| </tr> |
| <tr class="rowColor"> |
| <td class="colFirst"><code><a href="http://docs.oracle.com/javase/6/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a><<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>></code></td> |
| <td class="colLast"><code><strong><a href="../../flex2/tools/CommandLineConfiguration.html#getIncludeResourceBundles()">getIncludeResourceBundles</a></strong>()</code> </td> |
| </tr> |
| <tr class="altColor"> |
| <td class="colFirst"><code>static <a href="../../flex2/compiler/config/ConfigurationInfo.html" title="class in flex2.compiler.config">ConfigurationInfo</a></code></td> |
| <td class="colLast"><code><strong><a href="../../flex2/tools/CommandLineConfiguration.html#getIncludeResourceBundlesInfo()">getIncludeResourceBundlesInfo</a></strong>()</code> </td> |
| </tr> |
| <tr class="rowColor"> |
| <td class="colFirst"><code><a href="../../flex2/compiler/io/VirtualFile.html" title="interface in flex2.compiler.io">VirtualFile</a></code></td> |
| <td class="colLast"><code><strong><a href="../../flex2/tools/CommandLineConfiguration.html#getLoadConfig()">getLoadConfig</a></strong>()</code> </td> |
| </tr> |
| <tr class="altColor"> |
| <td class="colFirst"><code>static <a href="../../flex2/compiler/config/ConfigurationInfo.html" title="class in flex2.compiler.config">ConfigurationInfo</a></code></td> |
| <td class="colLast"><code><strong><a href="../../flex2/tools/CommandLineConfiguration.html#getLoadConfigInfo()">getLoadConfigInfo</a></strong>()</code> </td> |
| </tr> |
| <tr class="rowColor"> |
| <td class="colFirst"><code>static <a href="../../flex2/compiler/config/ConfigurationInfo.html" title="class in flex2.compiler.config">ConfigurationInfo</a></code></td> |
| <td class="colLast"><code><strong><a href="../../flex2/tools/CommandLineConfiguration.html#getOutputInfo()">getOutputInfo</a></strong>()</code> </td> |
| </tr> |
| <tr class="altColor"> |
| <td class="colFirst"><code><a href="../../flex2/compiler/io/VirtualFile.html" title="interface in flex2.compiler.io">VirtualFile</a></code></td> |
| <td class="colLast"><code><strong><a href="../../flex2/tools/CommandLineConfiguration.html#getProjector()">getProjector</a></strong>()</code> </td> |
| </tr> |
| <tr class="rowColor"> |
| <td class="colFirst"><code>static <a href="../../flex2/compiler/config/ConfigurationInfo.html" title="class in flex2.compiler.config">ConfigurationInfo</a></code></td> |
| <td class="colLast"><code><strong><a href="../../flex2/tools/CommandLineConfiguration.html#getProjectorInfo()">getProjectorInfo</a></strong>()</code> </td> |
| </tr> |
| <tr class="altColor"> |
| <td class="colFirst"><code><a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td> |
| <td class="colLast"><code><strong><a href="../../flex2/tools/CommandLineConfiguration.html#getTargetFile()">getTargetFile</a></strong>()</code> </td> |
| </tr> |
| <tr class="rowColor"> |
| <td class="colFirst"><code>protected <a href="../../flex2/compiler/io/VirtualFile.html" title="interface in flex2.compiler.io">VirtualFile</a></code></td> |
| <td class="colLast"><code><strong><a href="../../flex2/tools/CommandLineConfiguration.html#getVirtualFile(java.lang.String)">getVirtualFile</a></strong>(<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> targetFile)</code> |
| <div class="block">Subclass could override this method.</div> |
| </td> |
| </tr> |
| <tr class="altColor"> |
| <td class="colFirst"><code>void</code></td> |
| <td class="colLast"><code><strong><a href="../../flex2/tools/CommandLineConfiguration.html#validate(flex2.compiler.config.ConfigurationBuffer)">validate</a></strong>(<a href="../../flex2/compiler/config/ConfigurationBuffer.html" title="class in flex2.compiler.config">ConfigurationBuffer</a> cfgbuf)</code> </td> |
| </tr> |
| </table> |
| <ul class="blockList"> |
| <li class="blockList"><a name="methods_inherited_from_class_flex2.tools.ToolsConfiguration"> |
| <!-- --> |
| </a> |
| <h3>Methods inherited from class flex2.tools.<a href="../../flex2/tools/ToolsConfiguration.html" title="class in flex2.tools">ToolsConfiguration</a></h3> |
| <code><a href="../../flex2/tools/ToolsConfiguration.html#cfgDumpConfig(flex2.compiler.config.ConfigurationValue,%20java.lang.String)">cfgDumpConfig</a>, <a href="../../flex2/tools/ToolsConfiguration.html#cfgWarnings(flex2.compiler.config.ConfigurationValue,%20boolean)">cfgWarnings</a>, <a href="../../flex2/tools/ToolsConfiguration.html#getDumpConfig()">getDumpConfig</a>, <a href="../../flex2/tools/ToolsConfiguration.html#getDumpConfigInfo()">getDumpConfigInfo</a>, <a href="../../flex2/tools/ToolsConfiguration.html#getLicenseFile()">getLicenseFile</a>, <a href="../../flex2/tools/ToolsConfiguration.html#getOutput()">getOutput</a>, <a href="../../flex2/tools/ToolsConfiguration.html#getWarnings()">getWarnings</a>, <a href="../../flex2/tools/ToolsConfiguration.html#getWarningsInfo()">getWarningsInfo</a></code></li> |
| </ul> |
| <ul class="blockList"> |
| <li class="blockList"><a name="methods_inherited_from_class_flex2.compiler.common.Configuration"> |
| <!-- --> |
| </a> |
| <h3>Methods inherited from class flex2.compiler.common.<a href="../../flex2/compiler/common/Configuration.html" title="class in flex2.compiler.common">Configuration</a></h3> |
| <code><a href="../../flex2/compiler/common/Configuration.html#addCSSArchiveFiles(java.util.Map)">addCSSArchiveFiles</a>, <a href="../../flex2/compiler/common/Configuration.html#addExterns(java.util.Collection)">addExterns</a>, <a href="../../flex2/compiler/common/Configuration.html#addExterns(flex2.compiler.util.QName[])">addExterns</a>, <a href="../../flex2/compiler/common/Configuration.html#addIncludes(java.util.Collection)">addIncludes</a>, <a href="../../flex2/compiler/common/Configuration.html#addL10nArchiveFiles(java.util.Map)">addL10nArchiveFiles</a>, <a href="../../flex2/compiler/common/Configuration.html#backgroundColor()">backgroundColor</a>, <a href="../../flex2/compiler/common/Configuration.html#benchmark()">benchmark</a>, <a href="../../flex2/compiler/common/Configuration.html#cfgBenchmark(flex2.compiler.config.ConfigurationValue,%20boolean)">cfgBenchmark</a>, <a href="../../flex2/compiler/common/Configuration.html#cfgBenchmarkCompilerDetails(flex2.compiler.config.ConfigurationValue,%20int)">cfgBenchmarkCompilerDetails</a>, <a href="../../flex2/compiler/common/Configuration.html#cfgBenchmarkTimeFilter(flex2.compiler.config.ConfigurationValue,%20long)">cfgBenchmarkTimeFilter</a>, <a href="../../flex2/compiler/common/Configuration.html#cfgDebugPassword(flex2.compiler.config.ConfigurationValue,%20java.lang.String)">cfgDebugPassword</a>, <a href="../../flex2/compiler/common/Configuration.html#cfgDefaultBackgroundColor(flex2.compiler.config.ConfigurationValue,%20int)">cfgDefaultBackgroundColor</a>, <a href="../../flex2/compiler/common/Configuration.html#cfgDefaultFrameRate(flex2.compiler.config.ConfigurationValue,%20int)">cfgDefaultFrameRate</a>, <a href="../../flex2/compiler/common/Configuration.html#cfgDefaultScriptLimits(flex2.compiler.config.ConfigurationValue,%20int,%20int)">cfgDefaultScriptLimits</a>, <a href="../../flex2/compiler/common/Configuration.html#cfgDefaultSize(flex2.compiler.config.ConfigurationValue,%20int,%20int)">cfgDefaultSize</a>, <a href="../../flex2/compiler/common/Configuration.html#cfgExterns(flex2.compiler.config.ConfigurationValue,%20java.util.List)">cfgExterns</a>, <a href="../../flex2/compiler/common/Configuration.html#cfgFramework(flex2.compiler.config.ConfigurationValue,%20java.lang.String)">cfgFramework</a>, <a href="../../flex2/compiler/common/Configuration.html#cfgGenerateFrameLoader(flex2.compiler.config.ConfigurationValue,%20boolean)">cfgGenerateFrameLoader</a>, <a href="../../flex2/compiler/common/Configuration.html#cfgIncludeInheritanceDependenciesOnly(flex2.compiler.config.ConfigurationValue,%20boolean)">cfgIncludeInheritanceDependenciesOnly</a>, <a href="../../flex2/compiler/common/Configuration.html#cfgIncludes(flex2.compiler.config.ConfigurationValue,%20java.util.List)">cfgIncludes</a>, <a href="../../flex2/compiler/common/Configuration.html#cfgLazyInit(flex2.compiler.config.ConfigurationValue,%20boolean)">cfgLazyInit</a>, <a href="../../flex2/compiler/common/Configuration.html#cfgLinkReport(flex2.compiler.config.ConfigurationValue,%20java.lang.String)">cfgLinkReport</a>, <a href="../../flex2/compiler/common/Configuration.html#cfgLoadExterns(flex2.compiler.config.ConfigurationValue,%20java.lang.String)">cfgLoadExterns</a>, <a href="../../flex2/compiler/common/Configuration.html#cfgRawMetadata(flex2.compiler.config.ConfigurationValue,%20java.lang.String)">cfgRawMetadata</a>, <a href="../../flex2/compiler/common/Configuration.html#cfgRemoveUnusedRsls(flex2.compiler.config.ConfigurationValue,%20boolean)">cfgRemoveUnusedRsls</a>, <a href="../../flex2/compiler/common/Configuration.html#cfgResourceBundleList(flex2.compiler.config.ConfigurationValue,%20java.lang.String)">cfgResourceBundleList</a>, <a href="../../flex2/compiler/common/Configuration.html#cfgRuntimeSharedLibraries(flex2.compiler.config.ConfigurationValue,%20java.lang.String[])">cfgRuntimeSharedLibraries</a>, <a href="../../flex2/compiler/common/Configuration.html#cfgRuntimeSharedLibraryPath(flex2.compiler.config.ConfigurationValue,%20java.lang.String[])">cfgRuntimeSharedLibraryPath</a>, <a href="../../flex2/compiler/common/Configuration.html#cfgSizeReport(flex2.compiler.config.ConfigurationValue,%20java.lang.String)">cfgSizeReport</a>, <a href="../../flex2/compiler/common/Configuration.html#cfgStaticLinkRuntimeSharedLibraries(flex2.compiler.config.ConfigurationValue,%20boolean)">cfgStaticLinkRuntimeSharedLibraries</a>, <a href="../../flex2/compiler/common/Configuration.html#cfgSwcChecksum(flex2.compiler.config.ConfigurationValue,%20boolean)">cfgSwcChecksum</a>, <a href="../../flex2/compiler/common/Configuration.html#cfgSwfVersion(flex2.compiler.config.ConfigurationValue,%20int)">cfgSwfVersion</a>, <a href="../../flex2/compiler/common/Configuration.html#cfgTargetPlayer(flex2.compiler.config.ConfigurationValue,%20java.lang.String)">cfgTargetPlayer</a>, <a href="../../flex2/compiler/common/Configuration.html#cfgUseDirectBlit(flex2.compiler.config.ConfigurationValue,%20boolean)">cfgUseDirectBlit</a>, <a href="../../flex2/compiler/common/Configuration.html#cfgUseGpu(flex2.compiler.config.ConfigurationValue,%20boolean)">cfgUseGpu</a>, <a href="../../flex2/compiler/common/Configuration.html#cfgUseNetwork(flex2.compiler.config.ConfigurationValue,%20boolean)">cfgUseNetwork</a>, <a href="../../flex2/compiler/common/Configuration.html#cfgVerifyDigests(flex2.compiler.config.ConfigurationValue,%20boolean)">cfgVerifyDigests</a>, <a href="../../flex2/compiler/common/Configuration.html#clone()">clone</a>, <a href="../../flex2/compiler/common/Configuration.html#debug()">debug</a>, <a href="../../flex2/compiler/common/Configuration.html#debugPassword()">debugPassword</a>, <a href="../../flex2/compiler/common/Configuration.html#defaultHeight()">defaultHeight</a>, <a href="../../flex2/compiler/common/Configuration.html#defaultWidth()">defaultWidth</a>, <a href="../../flex2/compiler/common/Configuration.html#generateLinkReport()">generateLinkReport</a>, <a href="../../flex2/compiler/common/Configuration.html#generateRBList()">generateRBList</a>, <a href="../../flex2/compiler/common/Configuration.html#generateSizeReport()">generateSizeReport</a>, <a href="../../flex2/compiler/common/Configuration.html#getAdvancedTelemetry()">getAdvancedTelemetry</a>, <a href="../../flex2/compiler/common/Configuration.html#getAliases()">getAliases</a>, <a href="../../flex2/compiler/common/Configuration.html#getAllExcludedLibraries(flex2.compiler.common.CompilerConfiguration,%20flex2.compiler.common.Configuration)">getAllExcludedLibraries</a>, <a href="../../flex2/compiler/common/Configuration.html#getBenchmarkCompilerDetails()">getBenchmarkCompilerDetails</a>, <a href="../../flex2/compiler/common/Configuration.html#getBenchmarkCompilerDetailsInfo()">getBenchmarkCompilerDetailsInfo</a>, <a href="../../flex2/compiler/common/Configuration.html#getBenchmarkInfo()">getBenchmarkInfo</a>, <a href="../../flex2/compiler/common/Configuration.html#getBenchmarkTimeFilter()">getBenchmarkTimeFilter</a>, <a href="../../flex2/compiler/common/Configuration.html#getBenchmarkTimeFilterInfo()">getBenchmarkTimeFilterInfo</a>, <a href="../../flex2/compiler/common/Configuration.html#getCompatibilityVersion()">getCompatibilityVersion</a>, <a href="../../flex2/compiler/common/Configuration.html#getCompatibilityVersionString()">getCompatibilityVersionString</a>, <a href="../../flex2/compiler/common/Configuration.html#getCompilerConfiguration()">getCompilerConfiguration</a>, <a href="../../flex2/compiler/common/Configuration.html#getComputeDigest()">getComputeDigest</a>, <a href="../../flex2/compiler/common/Configuration.html#getCSSArchiveFiles()">getCSSArchiveFiles</a>, <a href="../../flex2/compiler/common/Configuration.html#getDebugPasswordInfo()">getDebugPasswordInfo</a>, <a href="../../flex2/compiler/common/Configuration.html#getDefaultBackgroundColorInfo()">getDefaultBackgroundColorInfo</a>, <a href="../../flex2/compiler/common/Configuration.html#getDefaultFrameRateInfo()">getDefaultFrameRateInfo</a>, <a href="../../flex2/compiler/common/Configuration.html#getDefaultScriptLimitsInfo()">getDefaultScriptLimitsInfo</a>, <a href="../../flex2/compiler/common/Configuration.html#getDefaultSizeInfo()">getDefaultSizeInfo</a>, <a href="../../flex2/compiler/common/Configuration.html#getExterns()">getExterns</a>, <a href="../../flex2/compiler/common/Configuration.html#getExternsInfo()">getExternsInfo</a>, <a href="../../flex2/compiler/common/Configuration.html#getFrameList()">getFrameList</a>, <a href="../../flex2/compiler/common/Configuration.html#getFrameRate()">getFrameRate</a>, <a href="../../flex2/compiler/common/Configuration.html#getFramesConfiguration()">getFramesConfiguration</a>, <a href="../../flex2/compiler/common/Configuration.html#getFramework()">getFramework</a>, <a href="../../flex2/compiler/common/Configuration.html#getGenerateFrameLoaderInfo()">getGenerateFrameLoaderInfo</a>, <a href="../../flex2/compiler/common/Configuration.html#getIncludeInheritanceDependenciesOnly()">getIncludeInheritanceDependenciesOnly</a>, <a href="../../flex2/compiler/common/Configuration.html#getIncludeInheritanceDependenciesOnlyInfo()">getIncludeInheritanceDependenciesOnlyInfo</a>, <a href="../../flex2/compiler/common/Configuration.html#getIncludes()">getIncludes</a>, <a href="../../flex2/compiler/common/Configuration.html#getIncludesInfo()">getIncludesInfo</a>, <a href="../../flex2/compiler/common/Configuration.html#getL10NArchiveFiles()">getL10NArchiveFiles</a>, <a href="../../flex2/compiler/common/Configuration.html#getLazyInitInfo()">getLazyInitInfo</a>, <a href="../../flex2/compiler/common/Configuration.html#getLicensesConfiguration()">getLicensesConfiguration</a>, <a href="../../flex2/compiler/common/Configuration.html#getLinkReportFileName()">getLinkReportFileName</a>, <a href="../../flex2/compiler/common/Configuration.html#getLinkReportInfo()">getLinkReportInfo</a>, <a href="../../flex2/compiler/common/Configuration.html#getLoadExternsInfo()">getLoadExternsInfo</a>, <a href="../../flex2/compiler/common/Configuration.html#getMainDefinition()">getMainDefinition</a>, <a href="../../flex2/compiler/common/Configuration.html#getMetadata()">getMetadata</a>, <a href="../../flex2/compiler/common/Configuration.html#getMetadataConfiguration()">getMetadataConfiguration</a>, <a href="../../flex2/compiler/common/Configuration.html#getMetadataToKeep()">getMetadataToKeep</a>, <a href="../../flex2/compiler/common/Configuration.html#getMinimumSupportedVersion()">getMinimumSupportedVersion</a>, <a href="../../flex2/compiler/common/Configuration.html#getMinimumSupportedVersionString()">getMinimumSupportedVersionString</a>, <a href="../../flex2/compiler/common/Configuration.html#getOutputPath(flex2.compiler.config.ConfigurationValue,%20java.lang.String)">getOutputPath</a>, <a href="../../flex2/compiler/common/Configuration.html#getQualifiedTypeSelectors()">getQualifiedTypeSelectors</a>, <a href="../../flex2/compiler/common/Configuration.html#getRawMetadataInfo()">getRawMetadataInfo</a>, <a href="../../flex2/compiler/common/Configuration.html#getRBListFileName()">getRBListFileName</a>, <a href="../../flex2/compiler/common/Configuration.html#getRemoveUnusedRsls()">getRemoveUnusedRsls</a>, <a href="../../flex2/compiler/common/Configuration.html#getRemoveUnusedRslsInfo()">getRemoveUnusedRslsInfo</a>, <a href="../../flex2/compiler/common/Configuration.html#getResourceBundleListInfo()">getResourceBundleListInfo</a>, <a href="../../flex2/compiler/common/Configuration.html#getResourceBundles()">getResourceBundles</a>, <a href="../../flex2/compiler/common/Configuration.html#getRootClassName()">getRootClassName</a>, <a href="../../flex2/compiler/common/Configuration.html#getRslExcludedLibraries()">getRslExcludedLibraries</a>, <a href="../../flex2/compiler/common/Configuration.html#getRslPathInfo()">getRslPathInfo</a>, <a href="../../flex2/compiler/common/Configuration.html#getRuntimeSharedLibraries()">getRuntimeSharedLibraries</a>, <a href="../../flex2/compiler/common/Configuration.html#getRuntimeSharedLibrariesInfo()">getRuntimeSharedLibrariesInfo</a>, <a href="../../flex2/compiler/common/Configuration.html#getRuntimeSharedLibraryPathInfo()">getRuntimeSharedLibraryPathInfo</a>, <a href="../../flex2/compiler/common/Configuration.html#getRuntimeSharedLibrarySettingsConfiguration()">getRuntimeSharedLibrarySettingsConfiguration</a>, <a href="../../flex2/compiler/common/Configuration.html#getScriptRecursionLimit()">getScriptRecursionLimit</a>, <a href="../../flex2/compiler/common/Configuration.html#getScriptTimeLimit()">getScriptTimeLimit</a>, <a href="../../flex2/compiler/common/Configuration.html#getSizeReportFileName()">getSizeReportFileName</a>, <a href="../../flex2/compiler/common/Configuration.html#getSizeReportInfo()">getSizeReportInfo</a>, <a href="../../flex2/compiler/common/Configuration.html#getStaticLinkRsl()">getStaticLinkRsl</a>, <a href="../../flex2/compiler/common/Configuration.html#getSwcChecksumInfo()">getSwcChecksumInfo</a>, <a href="../../flex2/compiler/common/Configuration.html#getSwfVersion()">getSwfVersion</a>, <a href="../../flex2/compiler/common/Configuration.html#getTargetPlayerInfo()">getTargetPlayerInfo</a>, <a href="../../flex2/compiler/common/Configuration.html#getTargetPlayerMajorVersion()">getTargetPlayerMajorVersion</a>, <a href="../../flex2/compiler/common/Configuration.html#getTargetPlayerMinorVersion()">getTargetPlayerMinorVersion</a>, <a href="../../flex2/compiler/common/Configuration.html#getTargetPlayerRequiredUseNamespaces()">getTargetPlayerRequiredUseNamespaces</a>, <a href="../../flex2/compiler/common/Configuration.html#getTargetPlayerRequiredUseNamespaces(int)">getTargetPlayerRequiredUseNamespaces</a>, <a href="../../flex2/compiler/common/Configuration.html#getTargetPlayerRevision()">getTargetPlayerRevision</a>, <a href="../../flex2/compiler/common/Configuration.html#getTargetPlayerTargetAVM()">getTargetPlayerTargetAVM</a>, <a href="../../flex2/compiler/common/Configuration.html#getTargetPlayerTargetAVM(int)">getTargetPlayerTargetAVM</a>, <a href="../../flex2/compiler/common/Configuration.html#getUnresolved()">getUnresolved</a>, <a href="../../flex2/compiler/common/Configuration.html#getUseDirectBlit()">getUseDirectBlit</a>, <a href="../../flex2/compiler/common/Configuration.html#getUseGpu()">getUseGpu</a>, <a href="../../flex2/compiler/common/Configuration.html#getVerifyDigests()">getVerifyDigests</a>, <a href="../../flex2/compiler/common/Configuration.html#getVerifyDigestsInfo()">getVerifyDigestsInfo</a>, <a href="../../flex2/compiler/common/Configuration.html#height()">height</a>, <a href="../../flex2/compiler/common/Configuration.html#heightPercent()">heightPercent</a>, <a href="../../flex2/compiler/common/Configuration.html#isSwcChecksumEnabled()">isSwcChecksumEnabled</a>, <a href="../../flex2/compiler/common/Configuration.html#lazyInit()">lazyInit</a>, <a href="../../flex2/compiler/common/Configuration.html#optimize()">optimize</a>, <a href="../../flex2/compiler/common/Configuration.html#pageTitle()">pageTitle</a>, <a href="../../flex2/compiler/common/Configuration.html#removeExterns(java.util.Collection)">removeExterns</a>, <a href="../../flex2/compiler/common/Configuration.html#scriptLimitsSet()">scriptLimitsSet</a>, <a href="../../flex2/compiler/common/Configuration.html#setAdvancedTelemetry(boolean)">setAdvancedTelemetry</a>, <a href="../../flex2/compiler/common/Configuration.html#setBackgroundColor(int)">setBackgroundColor</a>, <a href="../../flex2/compiler/common/Configuration.html#setConfigPathResolver(flex2.compiler.common.ConfigurationPathResolver)">setConfigPathResolver</a>, <a href="../../flex2/compiler/common/Configuration.html#setDebug(boolean)">setDebug</a>, <a href="../../flex2/compiler/common/Configuration.html#setDebugPassword(java.lang.String)">setDebugPassword</a>, <a href="../../flex2/compiler/common/Configuration.html#setFrameRate(int)">setFrameRate</a>, <a href="../../flex2/compiler/common/Configuration.html#setHeight(java.lang.String)">setHeight</a>, <a href="../../flex2/compiler/common/Configuration.html#setHeightPercent(java.lang.String)">setHeightPercent</a>, <a href="../../flex2/compiler/common/Configuration.html#setMainDefinition(java.lang.String)">setMainDefinition</a>, <a href="../../flex2/compiler/common/Configuration.html#setOptimize(boolean)">setOptimize</a>, <a href="../../flex2/compiler/common/Configuration.html#setOverrideStaticLinkRsl(boolean)">setOverrideStaticLinkRsl</a>, <a href="../../flex2/compiler/common/Configuration.html#setPageTitle(java.lang.String)">setPageTitle</a>, <a href="../../flex2/compiler/common/Configuration.html#setRootClassName(java.lang.String)">setRootClassName</a>, <a href="../../flex2/compiler/common/Configuration.html#setScriptRecursionLimit(int)">setScriptRecursionLimit</a>, <a href="../../flex2/compiler/common/Configuration.html#setScriptTimeLimit(int)">setScriptTimeLimit</a>, <a href="../../flex2/compiler/common/Configuration.html#setSwfVersion(int)">setSwfVersion</a>, <a href="../../flex2/compiler/common/Configuration.html#setUseDirectBlit(boolean)">setUseDirectBlit</a>, <a href="../../flex2/compiler/common/Configuration.html#setUseGpu(boolean)">setUseGpu</a>, <a href="../../flex2/compiler/common/Configuration.html#setWidth(java.lang.String)">setWidth</a>, <a href="../../flex2/compiler/common/Configuration.html#setWidthPercent(java.lang.String)">setWidthPercent</a>, <a href="../../flex2/compiler/common/Configuration.html#toQNameString(java.util.List)">toQNameString</a>, <a href="../../flex2/compiler/common/Configuration.html#useNetwork()">useNetwork</a>, <a href="../../flex2/compiler/common/Configuration.html#verboseStacktraces()">verboseStacktraces</a>, <a href="../../flex2/compiler/common/Configuration.html#width()">width</a>, <a href="../../flex2/compiler/common/Configuration.html#widthPercent()">widthPercent</a></code></li> |
| </ul> |
| <ul class="blockList"> |
| <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> |
| <!-- --> |
| </a> |
| <h3>Methods inherited from class java.lang.<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3> |
| <code><a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a>, <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#wait(long,%20int)" title="class or interface in java.lang">wait</a></code></li> |
| </ul> |
| </li> |
| </ul> |
| </li> |
| </ul> |
| </div> |
| <div class="details"> |
| <ul class="blockList"> |
| <li class="blockList"> |
| <!-- ========= CONSTRUCTOR DETAIL ======== --> |
| <ul class="blockList"> |
| <li class="blockList"><a name="constructor_detail"> |
| <!-- --> |
| </a> |
| <h3>Constructor Detail</h3> |
| <a name="CommandLineConfiguration()"> |
| <!-- --> |
| </a> |
| <ul class="blockListLast"> |
| <li class="blockList"> |
| <h4>CommandLineConfiguration</h4> |
| <pre>public CommandLineConfiguration()</pre> |
| </li> |
| </ul> |
| </li> |
| </ul> |
| <!-- ============ METHOD DETAIL ========== --> |
| <ul class="blockList"> |
| <li class="blockList"><a name="method_detail"> |
| <!-- --> |
| </a> |
| <h3>Method Detail</h3> |
| <a name="getTargetFile()"> |
| <!-- --> |
| </a> |
| <ul class="blockList"> |
| <li class="blockList"> |
| <h4>getTargetFile</h4> |
| <pre>public <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> getTargetFile()</pre> |
| <dl> |
| <dt><strong>Specified by:</strong></dt> |
| <dd><code><a href="../../flex2/tools/ToolsConfiguration.html#getTargetFile()">getTargetFile</a></code> in class <code><a href="../../flex2/tools/ToolsConfiguration.html" title="class in flex2.tools">ToolsConfiguration</a></code></dd> |
| </dl> |
| </li> |
| </ul> |
| <a name="getFileList()"> |
| <!-- --> |
| </a> |
| <ul class="blockList"> |
| <li class="blockList"> |
| <h4>getFileList</h4> |
| <pre>public <a href="http://docs.oracle.com/javase/6/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a><<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>> getFileList()</pre> |
| </li> |
| </ul> |
| <a name="compilingResourceModule()"> |
| <!-- --> |
| </a> |
| <ul class="blockList"> |
| <li class="blockList"> |
| <h4>compilingResourceModule</h4> |
| <pre>public boolean compilingResourceModule()</pre> |
| </li> |
| </ul> |
| <a name="validate(flex2.compiler.config.ConfigurationBuffer)"> |
| <!-- --> |
| </a> |
| <ul class="blockList"> |
| <li class="blockList"> |
| <h4>validate</h4> |
| <pre>public void validate(<a href="../../flex2/compiler/config/ConfigurationBuffer.html" title="class in flex2.compiler.config">ConfigurationBuffer</a> cfgbuf) |
| throws <a href="../../flex2/compiler/config/ConfigurationException.html" title="class in flex2.compiler.config">ConfigurationException</a></pre> |
| <dl> |
| <dt><strong>Overrides:</strong></dt> |
| <dd><code><a href="../../flex2/tools/ToolsConfiguration.html#validate(flex2.compiler.config.ConfigurationBuffer)">validate</a></code> in class <code><a href="../../flex2/tools/ToolsConfiguration.html" title="class in flex2.tools">ToolsConfiguration</a></code></dd> |
| <dt><span class="strong">Throws:</span></dt> |
| <dd><code><a href="../../flex2/compiler/config/ConfigurationException.html" title="class in flex2.compiler.config">ConfigurationException</a></code></dd></dl> |
| </li> |
| </ul> |
| <a name="getVirtualFile(java.lang.String)"> |
| <!-- --> |
| </a> |
| <ul class="blockList"> |
| <li class="blockList"> |
| <h4>getVirtualFile</h4> |
| <pre>protected <a href="../../flex2/compiler/io/VirtualFile.html" title="interface in flex2.compiler.io">VirtualFile</a> getVirtualFile(<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> targetFile) |
| throws <a href="../../flex2/compiler/config/ConfigurationException.html" title="class in flex2.compiler.config">ConfigurationException</a></pre> |
| <div class="block">Subclass could override this method.</div> |
| <dl><dt><span class="strong">Throws:</span></dt> |
| <dd><code><a href="../../flex2/compiler/config/ConfigurationException.html" title="class in flex2.compiler.config">ConfigurationException</a></code></dd></dl> |
| </li> |
| </ul> |
| <a name="checkTargetFileInFileSystem()"> |
| <!-- --> |
| </a> |
| <ul class="blockList"> |
| <li class="blockList"> |
| <h4>checkTargetFileInFileSystem</h4> |
| <pre>protected boolean checkTargetFileInFileSystem()</pre> |
| <div class="block">Subclass could override this method.</div> |
| </li> |
| </ul> |
| <a name="getFileSpecs()"> |
| <!-- --> |
| </a> |
| <ul class="blockList"> |
| <li class="blockList"> |
| <h4>getFileSpecs</h4> |
| <pre>public <a href="http://docs.oracle.com/javase/6/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a><<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>> getFileSpecs()</pre> |
| </li> |
| </ul> |
| <a name="cfgFileSpecs(flex2.compiler.config.ConfigurationValue, java.util.List)"> |
| <!-- --> |
| </a> |
| <ul class="blockList"> |
| <li class="blockList"> |
| <h4>cfgFileSpecs</h4> |
| <pre>public void cfgFileSpecs(<a href="../../flex2/compiler/config/ConfigurationValue.html" title="class in flex2.compiler.config">ConfigurationValue</a> cv, |
| <a href="http://docs.oracle.com/javase/6/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a><<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>> args) |
| throws <a href="../../flex2/compiler/config/ConfigurationException.html" title="class in flex2.compiler.config">ConfigurationException</a></pre> |
| <dl><dt><span class="strong">Throws:</span></dt> |
| <dd><code><a href="../../flex2/compiler/config/ConfigurationException.html" title="class in flex2.compiler.config">ConfigurationException</a></code></dd></dl> |
| </li> |
| </ul> |
| <a name="getFileSpecsInfo()"> |
| <!-- --> |
| </a> |
| <ul class="blockList"> |
| <li class="blockList"> |
| <h4>getFileSpecsInfo</h4> |
| <pre>public static <a href="../../flex2/compiler/config/ConfigurationInfo.html" title="class in flex2.compiler.config">ConfigurationInfo</a> getFileSpecsInfo()</pre> |
| </li> |
| </ul> |
| <a name="cfgHelp(flex2.compiler.config.ConfigurationValue, java.lang.String[])"> |
| <!-- --> |
| </a> |
| <ul class="blockList"> |
| <li class="blockList"> |
| <h4>cfgHelp</h4> |
| <pre>public void cfgHelp(<a href="../../flex2/compiler/config/ConfigurationValue.html" title="class in flex2.compiler.config">ConfigurationValue</a> cv, |
| <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>[] keywords)</pre> |
| </li> |
| </ul> |
| <a name="getHelpInfo()"> |
| <!-- --> |
| </a> |
| <ul class="blockList"> |
| <li class="blockList"> |
| <h4>getHelpInfo</h4> |
| <pre>public static <a href="../../flex2/compiler/config/ConfigurationInfo.html" title="class in flex2.compiler.config">ConfigurationInfo</a> getHelpInfo()</pre> |
| </li> |
| </ul> |
| <a name="getIncludeResourceBundles()"> |
| <!-- --> |
| </a> |
| <ul class="blockList"> |
| <li class="blockList"> |
| <h4>getIncludeResourceBundles</h4> |
| <pre>public <a href="http://docs.oracle.com/javase/6/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a><<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>> getIncludeResourceBundles()</pre> |
| </li> |
| </ul> |
| <a name="cfgIncludeResourceBundles(flex2.compiler.config.ConfigurationValue, java.util.List)"> |
| <!-- --> |
| </a> |
| <ul class="blockList"> |
| <li class="blockList"> |
| <h4>cfgIncludeResourceBundles</h4> |
| <pre>public void cfgIncludeResourceBundles(<a href="../../flex2/compiler/config/ConfigurationValue.html" title="class in flex2.compiler.config">ConfigurationValue</a> val, |
| <a href="http://docs.oracle.com/javase/6/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a><<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>> includeResourceBundles)</pre> |
| </li> |
| </ul> |
| <a name="getIncludeResourceBundlesInfo()"> |
| <!-- --> |
| </a> |
| <ul class="blockList"> |
| <li class="blockList"> |
| <h4>getIncludeResourceBundlesInfo</h4> |
| <pre>public static <a href="../../flex2/compiler/config/ConfigurationInfo.html" title="class in flex2.compiler.config">ConfigurationInfo</a> getIncludeResourceBundlesInfo()</pre> |
| </li> |
| </ul> |
| <a name="getLoadConfig()"> |
| <!-- --> |
| </a> |
| <ul class="blockList"> |
| <li class="blockList"> |
| <h4>getLoadConfig</h4> |
| <pre>public <a href="../../flex2/compiler/io/VirtualFile.html" title="interface in flex2.compiler.io">VirtualFile</a> getLoadConfig()</pre> |
| </li> |
| </ul> |
| <a name="cfgLoadConfig(flex2.compiler.config.ConfigurationValue, java.lang.String)"> |
| <!-- --> |
| </a> |
| <ul class="blockList"> |
| <li class="blockList"> |
| <h4>cfgLoadConfig</h4> |
| <pre>public void cfgLoadConfig(<a href="../../flex2/compiler/config/ConfigurationValue.html" title="class in flex2.compiler.config">ConfigurationValue</a> cv, |
| <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> filename) |
| throws <a href="../../flex2/compiler/config/ConfigurationException.html" title="class in flex2.compiler.config">ConfigurationException</a></pre> |
| <dl><dt><span class="strong">Throws:</span></dt> |
| <dd><code><a href="../../flex2/compiler/config/ConfigurationException.html" title="class in flex2.compiler.config">ConfigurationException</a></code></dd></dl> |
| </li> |
| </ul> |
| <a name="getLoadConfigInfo()"> |
| <!-- --> |
| </a> |
| <ul class="blockList"> |
| <li class="blockList"> |
| <h4>getLoadConfigInfo</h4> |
| <pre>public static <a href="../../flex2/compiler/config/ConfigurationInfo.html" title="class in flex2.compiler.config">ConfigurationInfo</a> getLoadConfigInfo()</pre> |
| </li> |
| </ul> |
| <a name="cfgOutput(flex2.compiler.config.ConfigurationValue, java.lang.String)"> |
| <!-- --> |
| </a> |
| <ul class="blockList"> |
| <li class="blockList"> |
| <h4>cfgOutput</h4> |
| <pre>public void cfgOutput(<a href="../../flex2/compiler/config/ConfigurationValue.html" title="class in flex2.compiler.config">ConfigurationValue</a> val, |
| <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> output) |
| throws <a href="../../flex2/compiler/config/ConfigurationException.html" title="class in flex2.compiler.config">ConfigurationException</a></pre> |
| <dl><dt><span class="strong">Throws:</span></dt> |
| <dd><code><a href="../../flex2/compiler/config/ConfigurationException.html" title="class in flex2.compiler.config">ConfigurationException</a></code></dd></dl> |
| </li> |
| </ul> |
| <a name="getOutputInfo()"> |
| <!-- --> |
| </a> |
| <ul class="blockList"> |
| <li class="blockList"> |
| <h4>getOutputInfo</h4> |
| <pre>public static <a href="../../flex2/compiler/config/ConfigurationInfo.html" title="class in flex2.compiler.config">ConfigurationInfo</a> getOutputInfo()</pre> |
| </li> |
| </ul> |
| <a name="getProjector()"> |
| <!-- --> |
| </a> |
| <ul class="blockList"> |
| <li class="blockList"> |
| <h4>getProjector</h4> |
| <pre>public <a href="../../flex2/compiler/io/VirtualFile.html" title="interface in flex2.compiler.io">VirtualFile</a> getProjector()</pre> |
| </li> |
| </ul> |
| <a name="cfgProjector(flex2.compiler.config.ConfigurationValue, java.lang.String)"> |
| <!-- --> |
| </a> |
| <ul class="blockList"> |
| <li class="blockList"> |
| <h4>cfgProjector</h4> |
| <pre>public void cfgProjector(<a href="../../flex2/compiler/config/ConfigurationValue.html" title="class in flex2.compiler.config">ConfigurationValue</a> cfgval, |
| <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> path)</pre> |
| </li> |
| </ul> |
| <a name="getProjectorInfo()"> |
| <!-- --> |
| </a> |
| <ul class="blockList"> |
| <li class="blockList"> |
| <h4>getProjectorInfo</h4> |
| <pre>public static <a href="../../flex2/compiler/config/ConfigurationInfo.html" title="class in flex2.compiler.config">ConfigurationInfo</a> getProjectorInfo()</pre> |
| </li> |
| </ul> |
| <a name="cfgVersion(flex2.compiler.config.ConfigurationValue, boolean)"> |
| <!-- --> |
| </a> |
| <ul class="blockListLast"> |
| <li class="blockList"> |
| <h4>cfgVersion</h4> |
| <pre>public void cfgVersion(<a href="../../flex2/compiler/config/ConfigurationValue.html" title="class in flex2.compiler.config">ConfigurationValue</a> cv, |
| boolean dummy)</pre> |
| </li> |
| </ul> |
| </li> |
| </ul> |
| </li> |
| </ul> |
| </div> |
| </div> |
| <!-- ========= END OF CLASS DATA ========= --> |
| <!-- ======= START OF BOTTOM NAVBAR ====== --> |
| <div class="bottomNav"><a name="navbar_bottom"> |
| <!-- --> |
| </a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> |
| <!-- --> |
| </a> |
| <ul class="navList" title="Navigation"> |
| <li><a href="../../overview-summary.html">Overview</a></li> |
| <li><a href="package-summary.html">Package</a></li> |
| <li class="navBarCell1Rev">Class</li> |
| <li><a href="class-use/CommandLineConfiguration.html">Use</a></li> |
| <li><a href="package-tree.html">Tree</a></li> |
| <li><a href="../../deprecated-list.html">Deprecated</a></li> |
| <li><a href="../../index-all.html">Index</a></li> |
| <li><a href="../../help-doc.html">Help</a></li> |
| </ul> |
| </div> |
| <div class="subNav"> |
| <ul class="navList"> |
| <li>Prev Class</li> |
| <li><a href="../../flex2/tools/Compc.html" title="class in flex2.tools"><span class="strong">Next Class</span></a></li> |
| </ul> |
| <ul class="navList"> |
| <li><a href="../../index.html?flex2/tools/CommandLineConfiguration.html" target="_top">Frames</a></li> |
| <li><a href="CommandLineConfiguration.html" target="_top">No Frames</a></li> |
| </ul> |
| <ul class="navList" id="allclasses_navbar_bottom"> |
| <li><a href="../../allclasses-noframe.html">All Classes</a></li> |
| </ul> |
| <div> |
| <script type="text/javascript"><!-- |
| allClassesLink = document.getElementById("allclasses_navbar_bottom"); |
| if(window==top) { |
| allClassesLink.style.display = "block"; |
| } |
| else { |
| allClassesLink.style.display = "none"; |
| } |
| //--> |
| </script> |
| </div> |
| <div> |
| <ul class="subNavList"> |
| <li>Summary: </li> |
| <li><a href="#nested_classes_inherited_from_class_flex2.tools.ToolsConfiguration">Nested</a> | </li> |
| <li><a href="#fields_inherited_from_class_flex2.tools.ToolsConfiguration">Field</a> | </li> |
| <li><a href="#constructor_summary">Constr</a> | </li> |
| <li><a href="#method_summary">Method</a></li> |
| </ul> |
| <ul class="subNavList"> |
| <li>Detail: </li> |
| <li>Field | </li> |
| <li><a href="#constructor_detail">Constr</a> | </li> |
| <li><a href="#method_detail">Method</a></li> |
| </ul> |
| </div> |
| <a name="skip-navbar_bottom"> |
| <!-- --> |
| </a></div> |
| <!-- ======== END OF BOTTOM NAVBAR ======= --> |
| <p class="legalCopy"><small>Copyright © 2016 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p> |
| </body> |
| </html> |