| <!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>CompcConfiguration (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="CompcConfiguration (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/CompcConfiguration.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><a href="../../flex2/tools/Compc.html" title="class in flex2.tools"><span class="strong">Prev Class</span></a></li> |
| <li><a href="../../flex2/tools/CompJSC.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/CompcConfiguration.html" target="_top">Frames</a></li> |
| <li><a href="CompcConfiguration.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="#field_summary">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><a href="#field_detail">Field</a> | </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 CompcConfiguration" class="title">Class CompcConfiguration</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.CompcConfiguration</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> |
| <dl> |
| <dt>Direct Known Subclasses:</dt> |
| <dd><a href="../../flex2/tools/oem/internal/LibraryCompilerConfiguration.html" title="class in flex2.tools.oem.internal">LibraryCompilerConfiguration</a></dd> |
| </dl> |
| <hr> |
| <br> |
| <pre>public class <span class="strong">CompcConfiguration</span> |
| extends <a href="../../flex2/tools/ToolsConfiguration.html" title="class in flex2.tools">ToolsConfiguration</a></pre> |
| <div class="block">compc specific configuration.</div> |
| <dl><dt><span class="strong">Author:</span></dt> |
| <dd>Brian Deitte</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> |
| <table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Field Summary table, listing fields, and an explanation"> |
| <caption><span>Fields</span><span class="tabEnd"> </span></caption> |
| <tr> |
| <th class="colFirst" scope="col">Modifier and Type</th> |
| <th class="colLast" scope="col">Field and Description</th> |
| </tr> |
| <tr class="altColor"> |
| <td class="colFirst"><code>protected static boolean</code></td> |
| <td class="colLast"><code><strong><a href="../../flex2/tools/CompcConfiguration.html#outputRequired">outputRequired</a></strong></code> </td> |
| </tr> |
| </table> |
| <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/CompcConfiguration.html#CompcConfiguration()">CompcConfiguration</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/CompcConfiguration.html#addFiles(java.util.Map)">addFiles</a></strong>(<a href="http://docs.oracle.com/javase/6/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</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>,<a href="../../flex2/compiler/io/VirtualFile.html" title="interface in flex2.compiler.io">VirtualFile</a>> f)</code> </td> |
| </tr> |
| <tr class="rowColor"> |
| <td class="colFirst"><code>void</code></td> |
| <td class="colLast"><code><strong><a href="../../flex2/tools/CompcConfiguration.html#addStylesheets(java.util.Map)">addStylesheets</a></strong>(<a href="http://docs.oracle.com/javase/6/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</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>,<a href="../../flex2/compiler/io/VirtualFile.html" title="interface in flex2.compiler.io">VirtualFile</a>> f)</code> </td> |
| </tr> |
| <tr class="altColor"> |
| <td class="colFirst"><code>void</code></td> |
| <td class="colLast"><code><strong><a href="../../flex2/tools/CompcConfiguration.html#cfgComputeDigest(flex2.compiler.config.ConfigurationValue,%20boolean)">cfgComputeDigest</a></strong>(<a href="../../flex2/compiler/config/ConfigurationValue.html" title="class in flex2.compiler.config">ConfigurationValue</a> cv, |
| boolean b)</code> |
| <div class="block">compute-digest option</div> |
| </td> |
| </tr> |
| <tr class="rowColor"> |
| <td class="colFirst"><code>void</code></td> |
| <td class="colLast"><code><strong><a href="../../flex2/tools/CompcConfiguration.html#cfgDirectory(flex2.compiler.config.ConfigurationValue,%20boolean)">cfgDirectory</a></strong>(<a href="../../flex2/compiler/config/ConfigurationValue.html" title="class in flex2.compiler.config">ConfigurationValue</a> val, |
| boolean directory)</code> </td> |
| </tr> |
| <tr class="altColor"> |
| <td class="colFirst"><code>void</code></td> |
| <td class="colLast"><code><strong><a href="../../flex2/tools/CompcConfiguration.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="rowColor"> |
| <td class="colFirst"><code>void</code></td> |
| <td class="colLast"><code><strong><a href="../../flex2/tools/CompcConfiguration.html#cfgIncludeClasses(flex2.compiler.config.ConfigurationValue,%20java.util.List)">cfgIncludeClasses</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="altColor"> |
| <td class="colFirst"><code>void</code></td> |
| <td class="colLast"><code><strong><a href="../../flex2/tools/CompcConfiguration.html#cfgIncludeFile(flex2.compiler.config.ConfigurationValue,%20java.lang.String,%20java.lang.String)">cfgIncludeFile</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> name, |
| <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="rowColor"> |
| <td class="colFirst"><code>void</code></td> |
| <td class="colLast"><code><strong><a href="../../flex2/tools/CompcConfiguration.html#cfgIncludeLookupOnly(flex2.compiler.config.ConfigurationValue,%20boolean)">cfgIncludeLookupOnly</a></strong>(<a href="../../flex2/compiler/config/ConfigurationValue.html" title="class in flex2.compiler.config">ConfigurationValue</a> val, |
| boolean includeLookupOnly)</code> |
| <div class="block">include-lookup-only (hidden) |
| if true, manifest entries with lookupOnly=true are included in SWC catalog. default is false.</div> |
| </td> |
| </tr> |
| <tr class="altColor"> |
| <td class="colFirst"><code>void</code></td> |
| <td class="colLast"><code><strong><a href="../../flex2/tools/CompcConfiguration.html#cfgIncludeNamespaces(flex2.compiler.config.ConfigurationValue,%20java.util.List)">cfgIncludeNamespaces</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>> includeNamespaces)</code> </td> |
| </tr> |
| <tr class="rowColor"> |
| <td class="colFirst"><code>void</code></td> |
| <td class="colLast"><code><strong><a href="../../flex2/tools/CompcConfiguration.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="altColor"> |
| <td class="colFirst"><code>void</code></td> |
| <td class="colLast"><code><strong><a href="../../flex2/tools/CompcConfiguration.html#cfgIncludeSources(flex2.compiler.config.ConfigurationValue,%20java.util.List)">cfgIncludeSources</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/CompcConfiguration.html#cfgIncludeStylesheet(flex2.compiler.config.ConfigurationValue,%20java.lang.String,%20java.lang.String)">cfgIncludeStylesheet</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> name, |
| <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/CompcConfiguration.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="rowColor"> |
| <td class="colFirst"><code>void</code></td> |
| <td class="colLast"><code><strong><a href="../../flex2/tools/CompcConfiguration.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="altColor"> |
| <td class="colFirst"><code>void</code></td> |
| <td class="colLast"><code><strong><a href="../../flex2/tools/CompcConfiguration.html#cfgRoot(flex2.compiler.config.ConfigurationValue,%20java.lang.String)">cfgRoot</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> rootStr)</code> </td> |
| </tr> |
| <tr class="rowColor"> |
| <td class="colFirst"><code>void</code></td> |
| <td class="colLast"><code><strong><a href="../../flex2/tools/CompcConfiguration.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="altColor"> |
| <td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/6/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</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>,<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/CompcConfiguration.html#getAliases()">getAliases</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/CompcConfiguration.html#getClasses()">getClasses</a></strong>()</code> </td> |
| </tr> |
| <tr class="altColor"> |
| <td class="colFirst"><code>boolean</code></td> |
| <td class="colLast"><code><strong><a href="../../flex2/tools/CompcConfiguration.html#getComputeDigest()">getComputeDigest</a></strong>()</code> </td> |
| </tr> |
| <tr class="rowColor"> |
| <td class="colFirst"><code><a href="http://docs.oracle.com/javase/6/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</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>,<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/CompcConfiguration.html#getFiles()">getFiles</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/CompcConfiguration.html#getHelpInfo()">getHelpInfo</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/CompcConfiguration.html#getIncludeClassesInfo()">getIncludeClassesInfo</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/CompcConfiguration.html#getIncludeFile()">getIncludeFile</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/CompcConfiguration.html#getIncludeFileInfo()">getIncludeFileInfo</a></strong>()</code> </td> |
| </tr> |
| <tr class="altColor"> |
| <td class="colFirst"><code>boolean</code></td> |
| <td class="colLast"><code><strong><a href="../../flex2/tools/CompcConfiguration.html#getIncludeLookupOnly()">getIncludeLookupOnly</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/CompcConfiguration.html#getIncludeLookupOnlyInfo()">getIncludeLookupOnlyInfo</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/CompcConfiguration.html#getIncludeNamespacesInfo()">getIncludeNamespacesInfo</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/CompcConfiguration.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/CompcConfiguration.html#getIncludeResourceBundlesInfo()">getIncludeResourceBundlesInfo</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/CompcConfiguration.html#getIncludeSources()">getIncludeSources</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/CompcConfiguration.html#getIncludeSourcesInfo()">getIncludeSourcesInfo</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/CompcConfiguration.html#getIncludeStylesheetInfo()">getIncludeStylesheetInfo</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/CompcConfiguration.html#getLoadConfigInfo()">getLoadConfigInfo</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/CompcConfiguration.html#getNamespaces()">getNamespaces</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/CompcConfiguration.html#getOutputInfo()">getOutputInfo</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/CompcConfiguration.html#getRootInfo()">getRootInfo</a></strong>()</code> </td> |
| </tr> |
| <tr class="altColor"> |
| <td class="colFirst"><code><a href="http://docs.oracle.com/javase/6/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</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>,<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/CompcConfiguration.html#getStylesheets()">getStylesheets</a></strong>()</code> </td> |
| </tr> |
| <tr class="rowColor"> |
| <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/CompcConfiguration.html#getTargetFile()">getTargetFile</a></strong>()</code> </td> |
| </tr> |
| <tr class="altColor"> |
| <td class="colFirst"><code>boolean</code></td> |
| <td class="colLast"><code><strong><a href="../../flex2/tools/CompcConfiguration.html#isDirectory()">isDirectory</a></strong>()</code> </td> |
| </tr> |
| <tr class="rowColor"> |
| <td class="colFirst"><code>void</code></td> |
| <td class="colLast"><code><strong><a href="../../flex2/tools/CompcConfiguration.html#setIncludeSources(java.util.List)">setIncludeSources</a></strong>(<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>> sources)</code> </td> |
| </tr> |
| <tr class="altColor"> |
| <td class="colFirst"><code>void</code></td> |
| <td class="colLast"><code><strong><a href="../../flex2/tools/CompcConfiguration.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> |
| <tr class="rowColor"> |
| <td class="colFirst"><code>protected void</code></td> |
| <td class="colLast"><code><strong><a href="../../flex2/tools/CompcConfiguration.html#validateSwcInputs()">validateSwcInputs</a></strong>()</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#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#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"> |
| <!-- ============ FIELD DETAIL =========== --> |
| <ul class="blockList"> |
| <li class="blockList"><a name="field_detail"> |
| <!-- --> |
| </a> |
| <h3>Field Detail</h3> |
| <a name="outputRequired"> |
| <!-- --> |
| </a> |
| <ul class="blockListLast"> |
| <li class="blockList"> |
| <h4>outputRequired</h4> |
| <pre>protected static boolean outputRequired</pre> |
| </li> |
| </ul> |
| </li> |
| </ul> |
| <!-- ========= CONSTRUCTOR DETAIL ======== --> |
| <ul class="blockList"> |
| <li class="blockList"><a name="constructor_detail"> |
| <!-- --> |
| </a> |
| <h3>Constructor Detail</h3> |
| <a name="CompcConfiguration()"> |
| <!-- --> |
| </a> |
| <ul class="blockListLast"> |
| <li class="blockList"> |
| <h4>CompcConfiguration</h4> |
| <pre>public CompcConfiguration()</pre> |
| </li> |
| </ul> |
| </li> |
| </ul> |
| <!-- ============ METHOD DETAIL ========== --> |
| <ul class="blockList"> |
| <li class="blockList"><a name="method_detail"> |
| <!-- --> |
| </a> |
| <h3>Method Detail</h3> |
| <a name="getAliases()"> |
| <!-- --> |
| </a> |
| <ul class="blockList"> |
| <li class="blockList"> |
| <h4>getAliases</h4> |
| <pre>public static <a href="http://docs.oracle.com/javase/6/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</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>,<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>> getAliases()</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="validateSwcInputs()"> |
| <!-- --> |
| </a> |
| <ul class="blockList"> |
| <li class="blockList"> |
| <h4>validateSwcInputs</h4> |
| <pre>protected void validateSwcInputs() |
| 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="isDirectory()"> |
| <!-- --> |
| </a> |
| <ul class="blockList"> |
| <li class="blockList"> |
| <h4>isDirectory</h4> |
| <pre>public boolean isDirectory()</pre> |
| </li> |
| </ul> |
| <a name="cfgDirectory(flex2.compiler.config.ConfigurationValue, boolean)"> |
| <!-- --> |
| </a> |
| <ul class="blockList"> |
| <li class="blockList"> |
| <h4>cfgDirectory</h4> |
| <pre>public void cfgDirectory(<a href="../../flex2/compiler/config/ConfigurationValue.html" title="class in flex2.compiler.config">ConfigurationValue</a> val, |
| boolean directory)</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="getClasses()"> |
| <!-- --> |
| </a> |
| <ul class="blockList"> |
| <li class="blockList"> |
| <h4>getClasses</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>> getClasses()</pre> |
| </li> |
| </ul> |
| <a name="cfgIncludeClasses(flex2.compiler.config.ConfigurationValue, java.util.List)"> |
| <!-- --> |
| </a> |
| <ul class="blockList"> |
| <li class="blockList"> |
| <h4>cfgIncludeClasses</h4> |
| <pre>public void cfgIncludeClasses(<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="getIncludeClassesInfo()"> |
| <!-- --> |
| </a> |
| <ul class="blockList"> |
| <li class="blockList"> |
| <h4>getIncludeClassesInfo</h4> |
| <pre>public static <a href="../../flex2/compiler/config/ConfigurationInfo.html" title="class in flex2.compiler.config">ConfigurationInfo</a> getIncludeClassesInfo()</pre> |
| </li> |
| </ul> |
| <a name="getIncludeFile()"> |
| <!-- --> |
| </a> |
| <ul class="blockList"> |
| <li class="blockList"> |
| <h4>getIncludeFile</h4> |
| <pre>public <a href="../../flex2/compiler/io/VirtualFile.html" title="interface in flex2.compiler.io">VirtualFile</a>[] getIncludeFile()</pre> |
| </li> |
| </ul> |
| <a name="getFiles()"> |
| <!-- --> |
| </a> |
| <ul class="blockList"> |
| <li class="blockList"> |
| <h4>getFiles</h4> |
| <pre>public <a href="http://docs.oracle.com/javase/6/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</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>,<a href="../../flex2/compiler/io/VirtualFile.html" title="interface in flex2.compiler.io">VirtualFile</a>> getFiles()</pre> |
| </li> |
| </ul> |
| <a name="addFiles(java.util.Map)"> |
| <!-- --> |
| </a> |
| <ul class="blockList"> |
| <li class="blockList"> |
| <h4>addFiles</h4> |
| <pre>public void addFiles(<a href="http://docs.oracle.com/javase/6/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</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>,<a href="../../flex2/compiler/io/VirtualFile.html" title="interface in flex2.compiler.io">VirtualFile</a>> f)</pre> |
| </li> |
| </ul> |
| <a name="cfgIncludeFile(flex2.compiler.config.ConfigurationValue, java.lang.String, java.lang.String)"> |
| <!-- --> |
| </a> |
| <ul class="blockList"> |
| <li class="blockList"> |
| <h4>cfgIncludeFile</h4> |
| <pre>public void cfgIncludeFile(<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> name, |
| <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) |
| 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="getIncludeFileInfo()"> |
| <!-- --> |
| </a> |
| <ul class="blockList"> |
| <li class="blockList"> |
| <h4>getIncludeFileInfo</h4> |
| <pre>public static <a href="../../flex2/compiler/config/ConfigurationInfo.html" title="class in flex2.compiler.config">ConfigurationInfo</a> getIncludeFileInfo()</pre> |
| </li> |
| </ul> |
| <a name="getStylesheets()"> |
| <!-- --> |
| </a> |
| <ul class="blockList"> |
| <li class="blockList"> |
| <h4>getStylesheets</h4> |
| <pre>public <a href="http://docs.oracle.com/javase/6/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</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>,<a href="../../flex2/compiler/io/VirtualFile.html" title="interface in flex2.compiler.io">VirtualFile</a>> getStylesheets()</pre> |
| </li> |
| </ul> |
| <a name="addStylesheets(java.util.Map)"> |
| <!-- --> |
| </a> |
| <ul class="blockList"> |
| <li class="blockList"> |
| <h4>addStylesheets</h4> |
| <pre>public void addStylesheets(<a href="http://docs.oracle.com/javase/6/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</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>,<a href="../../flex2/compiler/io/VirtualFile.html" title="interface in flex2.compiler.io">VirtualFile</a>> f)</pre> |
| </li> |
| </ul> |
| <a name="cfgIncludeStylesheet(flex2.compiler.config.ConfigurationValue, java.lang.String, java.lang.String)"> |
| <!-- --> |
| </a> |
| <ul class="blockList"> |
| <li class="blockList"> |
| <h4>cfgIncludeStylesheet</h4> |
| <pre>public void cfgIncludeStylesheet(<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> name, |
| <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) |
| 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="getIncludeStylesheetInfo()"> |
| <!-- --> |
| </a> |
| <ul class="blockList"> |
| <li class="blockList"> |
| <h4>getIncludeStylesheetInfo</h4> |
| <pre>public static <a href="../../flex2/compiler/config/ConfigurationInfo.html" title="class in flex2.compiler.config">ConfigurationInfo</a> getIncludeStylesheetInfo()</pre> |
| </li> |
| </ul> |
| <a name="getIncludeLookupOnly()"> |
| <!-- --> |
| </a> |
| <ul class="blockList"> |
| <li class="blockList"> |
| <h4>getIncludeLookupOnly</h4> |
| <pre>public boolean getIncludeLookupOnly()</pre> |
| </li> |
| </ul> |
| <a name="cfgIncludeLookupOnly(flex2.compiler.config.ConfigurationValue, boolean)"> |
| <!-- --> |
| </a> |
| <ul class="blockList"> |
| <li class="blockList"> |
| <h4>cfgIncludeLookupOnly</h4> |
| <pre>public void cfgIncludeLookupOnly(<a href="../../flex2/compiler/config/ConfigurationValue.html" title="class in flex2.compiler.config">ConfigurationValue</a> val, |
| boolean includeLookupOnly)</pre> |
| <div class="block">include-lookup-only (hidden) |
| if true, manifest entries with lookupOnly=true are included in SWC catalog. default is false. |
| This exists only so that manifests can mention classes that come in from filespec rather than classpath, |
| e.g. in playerglobal.swc. |
| TODO could make this a per-namespace setting. Or, if we modify catalog-builder to handle defs from filespecs, |
| could remove it entirely.</div> |
| </li> |
| </ul> |
| <a name="getIncludeLookupOnlyInfo()"> |
| <!-- --> |
| </a> |
| <ul class="blockList"> |
| <li class="blockList"> |
| <h4>getIncludeLookupOnlyInfo</h4> |
| <pre>public static <a href="../../flex2/compiler/config/ConfigurationInfo.html" title="class in flex2.compiler.config">ConfigurationInfo</a> getIncludeLookupOnlyInfo()</pre> |
| </li> |
| </ul> |
| <a name="getNamespaces()"> |
| <!-- --> |
| </a> |
| <ul class="blockList"> |
| <li class="blockList"> |
| <h4>getNamespaces</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>> getNamespaces()</pre> |
| </li> |
| </ul> |
| <a name="cfgIncludeNamespaces(flex2.compiler.config.ConfigurationValue, java.util.List)"> |
| <!-- --> |
| </a> |
| <ul class="blockList"> |
| <li class="blockList"> |
| <h4>cfgIncludeNamespaces</h4> |
| <pre>public void cfgIncludeNamespaces(<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>> includeNamespaces)</pre> |
| </li> |
| </ul> |
| <a name="getIncludeNamespacesInfo()"> |
| <!-- --> |
| </a> |
| <ul class="blockList"> |
| <li class="blockList"> |
| <h4>getIncludeNamespacesInfo</h4> |
| <pre>public static <a href="../../flex2/compiler/config/ConfigurationInfo.html" title="class in flex2.compiler.config">ConfigurationInfo</a> getIncludeNamespacesInfo()</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="setIncludeSources(java.util.List)"> |
| <!-- --> |
| </a> |
| <ul class="blockList"> |
| <li class="blockList"> |
| <h4>setIncludeSources</h4> |
| <pre>public void setIncludeSources(<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>> sources)</pre> |
| </li> |
| </ul> |
| <a name="getIncludeSources()"> |
| <!-- --> |
| </a> |
| <ul class="blockList"> |
| <li class="blockList"> |
| <h4>getIncludeSources</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>> getIncludeSources()</pre> |
| </li> |
| </ul> |
| <a name="cfgIncludeSources(flex2.compiler.config.ConfigurationValue, java.util.List)"> |
| <!-- --> |
| </a> |
| <ul class="blockList"> |
| <li class="blockList"> |
| <h4>cfgIncludeSources</h4> |
| <pre>public void cfgIncludeSources(<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="getIncludeSourcesInfo()"> |
| <!-- --> |
| </a> |
| <ul class="blockList"> |
| <li class="blockList"> |
| <h4>getIncludeSourcesInfo</h4> |
| <pre>public static <a href="../../flex2/compiler/config/ConfigurationInfo.html" title="class in flex2.compiler.config">ConfigurationInfo</a> getIncludeSourcesInfo()</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="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="cfgRoot(flex2.compiler.config.ConfigurationValue, java.lang.String)"> |
| <!-- --> |
| </a> |
| <ul class="blockList"> |
| <li class="blockList"> |
| <h4>cfgRoot</h4> |
| <pre>public void cfgRoot(<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> rootStr) |
| 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="getRootInfo()"> |
| <!-- --> |
| </a> |
| <ul class="blockList"> |
| <li class="blockList"> |
| <h4>getRootInfo</h4> |
| <pre>public static <a href="../../flex2/compiler/config/ConfigurationInfo.html" title="class in flex2.compiler.config">ConfigurationInfo</a> getRootInfo()</pre> |
| </li> |
| </ul> |
| <a name="cfgVersion(flex2.compiler.config.ConfigurationValue, boolean)"> |
| <!-- --> |
| </a> |
| <ul class="blockList"> |
| <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> |
| <a name="getComputeDigest()"> |
| <!-- --> |
| </a> |
| <ul class="blockList"> |
| <li class="blockList"> |
| <h4>getComputeDigest</h4> |
| <pre>public boolean getComputeDigest()</pre> |
| <dl> |
| <dt><strong>Specified by:</strong></dt> |
| <dd><code><a href="../../flex2/linker/LinkerConfiguration.html#getComputeDigest()">getComputeDigest</a></code> in interface <code><a href="../../flex2/linker/LinkerConfiguration.html" title="interface in flex2.linker">LinkerConfiguration</a></code></dd> |
| <dt><strong>Overrides:</strong></dt> |
| <dd><code><a href="../../flex2/compiler/common/Configuration.html#getComputeDigest()">getComputeDigest</a></code> in class <code><a href="../../flex2/compiler/common/Configuration.html" title="class in flex2.compiler.common">Configuration</a></code></dd> |
| <dt><span class="strong">Returns:</span></dt><dd>true if the digest should be computed, false otherwise.</dd></dl> |
| </li> |
| </ul> |
| <a name="cfgComputeDigest(flex2.compiler.config.ConfigurationValue, boolean)"> |
| <!-- --> |
| </a> |
| <ul class="blockListLast"> |
| <li class="blockList"> |
| <h4>cfgComputeDigest</h4> |
| <pre>public void cfgComputeDigest(<a href="../../flex2/compiler/config/ConfigurationValue.html" title="class in flex2.compiler.config">ConfigurationValue</a> cv, |
| boolean b)</pre> |
| <div class="block">compute-digest option</div> |
| <dl><dt><span class="strong">Parameters:</span></dt><dd><code>cv</code> - </dd><dd><code>b</code> - </dd></dl> |
| </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/CompcConfiguration.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><a href="../../flex2/tools/Compc.html" title="class in flex2.tools"><span class="strong">Prev Class</span></a></li> |
| <li><a href="../../flex2/tools/CompJSC.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/CompcConfiguration.html" target="_top">Frames</a></li> |
| <li><a href="CompcConfiguration.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="#field_summary">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><a href="#field_detail">Field</a> | </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> |