net.flexmojos.oss.compiler
Interface IASDocConfiguration
- All Superinterfaces:
- IFlexConfiguration
public interface IASDocConfiguration
- extends IFlexConfiguration
HELP
static final String HELP
- See Also:
- Constant Field Values
INCLUDE_LOOKUP_ONLY
static final String INCLUDE_LOOKUP_ONLY
- See Also:
- Constant Field Values
LOAD_CONFIG
static final String LOAD_CONFIG
- See Also:
- Constant Field Values
OUTPUT
static final String OUTPUT
- See Also:
- Constant Field Values
VERSION
static final String VERSION
- See Also:
- Constant Field Values
DOC_CLASSES
static final String DOC_CLASSES
- See Also:
- Constant Field Values
DOC_NAMESPACES
static final String DOC_NAMESPACES
- See Also:
- Constant Field Values
DOC_SOURCES
static final String DOC_SOURCES
- See Also:
- Constant Field Values
EXAMPLES_PATH
static final String EXAMPLES_PATH
- See Also:
- Constant Field Values
EXCLUDE_CLASSES
static final String EXCLUDE_CLASSES
- See Also:
- Constant Field Values
EXCLUDE_DEPENDENCIES
static final String EXCLUDE_DEPENDENCIES
- See Also:
- Constant Field Values
FOOTER
static final String FOOTER
- See Also:
- Constant Field Values
KEEP_XML
static final String KEEP_XML
- See Also:
- Constant Field Values
LEFT_FRAMESET_WIDTH
static final String LEFT_FRAMESET_WIDTH
- See Also:
- Constant Field Values
MAIN_TITLE
static final String MAIN_TITLE
- See Also:
- Constant Field Values
PACKAGE_DESCRIPTION_FILE
static final String PACKAGE_DESCRIPTION_FILE
- See Also:
- Constant Field Values
SKIP_XSL
static final String SKIP_XSL
- See Also:
- Constant Field Values
TEMPLATES_PATH
static final String TEMPLATES_PATH
- See Also:
- Constant Field Values
WINDOW_TITLE
static final String WINDOW_TITLE
- See Also:
- Constant Field Values
RESTORE_BUILTIN_CLASSES
static final String RESTORE_BUILTIN_CLASSES
- See Also:
- Constant Field Values
LENIENT
static final String LENIENT
- See Also:
- Constant Field Values
EXCLUDE_SOURCES
static final String EXCLUDE_SOURCES
- See Also:
- Constant Field Values
DATE_IN_FOOTER
static final String DATE_IN_FOOTER
- See Also:
- Constant Field Values
INCLUDE_ALL_FOR_ASDOC
static final String INCLUDE_ALL_FOR_ASDOC
- See Also:
- Constant Field Values
WARNINGS
static final String WARNINGS
- See Also:
- Constant Field Values
DUMP_CONFIG
static final String DUMP_CONFIG
- See Also:
- Constant Field Values
FRAMEWORK
static final String FRAMEWORK
- See Also:
- Constant Field Values
BENCHMARK
static final String BENCHMARK
- See Also:
- Constant Field Values
BENCHMARK_COMPILER_DETAILS
static final String BENCHMARK_COMPILER_DETAILS
- See Also:
- Constant Field Values
BENCHMARK_TIME_FILTER
static final String BENCHMARK_TIME_FILTER
- See Also:
- Constant Field Values
DEBUG_PASSWORD
static final String DEBUG_PASSWORD
- See Also:
- Constant Field Values
DEFAULT_BACKGROUND_COLOR
static final String DEFAULT_BACKGROUND_COLOR
- See Also:
- Constant Field Values
DEFAULT_FRAME_RATE
static final String DEFAULT_FRAME_RATE
- See Also:
- Constant Field Values
DEFAULT_SCRIPT_LIMITS
static final String DEFAULT_SCRIPT_LIMITS
- See Also:
- Constant Field Values
DEFAULT_SIZE
static final String DEFAULT_SIZE
- See Also:
- Constant Field Values
EXTERNS
static final String EXTERNS
- See Also:
- Constant Field Values
GENERATE_FRAME_LOADER
static final String GENERATE_FRAME_LOADER
- See Also:
- Constant Field Values
INCLUDES
static final String INCLUDES
- See Also:
- Constant Field Values
LAZY_INIT
static final String LAZY_INIT
- See Also:
- Constant Field Values
LINK_REPORT
static final String LINK_REPORT
- See Also:
- Constant Field Values
SIZE_REPORT
static final String SIZE_REPORT
- See Also:
- Constant Field Values
LOAD_EXTERNS
static final String LOAD_EXTERNS
- See Also:
- Constant Field Values
RAW_METADATA
static final String RAW_METADATA
- See Also:
- Constant Field Values
RESOURCE_BUNDLE_LIST
static final String RESOURCE_BUNDLE_LIST
- See Also:
- Constant Field Values
RUNTIME_SHARED_LIBRARIES
static final String RUNTIME_SHARED_LIBRARIES
- See Also:
- Constant Field Values
USE_NETWORK
static final String USE_NETWORK
- See Also:
- Constant Field Values
RUNTIME_SHARED_LIBRARY_PATH
static final String RUNTIME_SHARED_LIBRARY_PATH
- See Also:
- Constant Field Values
STATIC_LINK_RUNTIME_SHARED_LIBRARIES
static final String STATIC_LINK_RUNTIME_SHARED_LIBRARIES
- See Also:
- Constant Field Values
VERIFY_DIGESTS
static final String VERIFY_DIGESTS
- See Also:
- Constant Field Values
REMOVE_UNUSED_RSLS
static final String REMOVE_UNUSED_RSLS
- See Also:
- Constant Field Values
INCLUDE_INHERITANCE_DEPENDENCIES_ONLY
static final String INCLUDE_INHERITANCE_DEPENDENCIES_ONLY
- See Also:
- Constant Field Values
TARGET_PLAYER
static final String TARGET_PLAYER
- See Also:
- Constant Field Values
SWF_VERSION
static final String SWF_VERSION
- See Also:
- Constant Field Values
USE_DIRECT_BLIT
static final String USE_DIRECT_BLIT
- See Also:
- Constant Field Values
USE_GPU
static final String USE_GPU
- See Also:
- Constant Field Values
SWC_CHECKSUM
static final String SWC_CHECKSUM
- See Also:
- Constant Field Values
TOOLS_LOCALE
static final String TOOLS_LOCALE
- See Also:
- Constant Field Values
getHelp
String[] getHelp()
getIncludeLookupOnly
Boolean getIncludeLookupOnly()
getLoadConfig
String[] getLoadConfig()
getOutput
String getOutput()
getVersion
Boolean getVersion()
getDocClasses
List getDocClasses()
getDocNamespaces
List getDocNamespaces()
getDocSources
File[] getDocSources()
getExamplesPath
String getExamplesPath()
getExcludeClasses
List getExcludeClasses()
getExcludeDependencies
Boolean getExcludeDependencies()
getFooter
String getFooter()
getKeepXml
Boolean getKeepXml()
getLeftFramesetWidth
Integer getLeftFramesetWidth()
getMainTitle
String getMainTitle()
getPackageDescriptionFile
String getPackageDescriptionFile()
getSkipXsl
Boolean getSkipXsl()
getTemplatesPath
String getTemplatesPath()
getWindowTitle
String getWindowTitle()
getRestoreBuiltinClasses
Boolean getRestoreBuiltinClasses()
getLenient
Boolean getLenient()
getExcludeSources
File[] getExcludeSources()
getDateInFooter
Boolean getDateInFooter()
getIncludeAllForAsdoc
Boolean getIncludeAllForAsdoc()
getWarnings
Boolean getWarnings()
getDumpConfig
String getDumpConfig()
getFramework
String getFramework()
getBenchmark
Boolean getBenchmark()
getBenchmarkCompilerDetails
Integer getBenchmarkCompilerDetails()
getBenchmarkTimeFilter
Long getBenchmarkTimeFilter()
getDebugPassword
String getDebugPassword()
getDefaultBackgroundColor
Integer getDefaultBackgroundColor()
getDefaultFrameRate
Integer getDefaultFrameRate()
getDefaultScriptLimits
IDefaultScriptLimits getDefaultScriptLimits()
getDefaultSize
IDefaultSize getDefaultSize()
getExterns
List getExterns()
getGenerateFrameLoader
Boolean getGenerateFrameLoader()
getIncludes
List getIncludes()
getLazyInit
Boolean getLazyInit()
getLinkReport
String getLinkReport()
getSizeReport
String getSizeReport()
getLoadExterns
String[] getLoadExterns()
getRawMetadata
String getRawMetadata()
getResourceBundleList
String getResourceBundleList()
getRuntimeSharedLibraries
String[] getRuntimeSharedLibraries()
getUseNetwork
Boolean getUseNetwork()
getRuntimeSharedLibraryPath
IRuntimeSharedLibraryPath[] getRuntimeSharedLibraryPath()
getStaticLinkRuntimeSharedLibraries
Boolean getStaticLinkRuntimeSharedLibraries()
getVerifyDigests
Boolean getVerifyDigests()
getRemoveUnusedRsls
Boolean getRemoveUnusedRsls()
getIncludeInheritanceDependenciesOnly
Boolean getIncludeInheritanceDependenciesOnly()
getTargetPlayer
String getTargetPlayer()
getSwfVersion
Integer getSwfVersion()
getUseDirectBlit
Boolean getUseDirectBlit()
getUseGpu
Boolean getUseGpu()
getSwcChecksum
Boolean getSwcChecksum()
getToolsLocale
String getToolsLocale()
getPackagesConfiguration
IPackagesConfiguration getPackagesConfiguration()
getCompilerConfiguration
ICompilerConfiguration getCompilerConfiguration()
getFramesConfiguration
IFramesConfiguration getFramesConfiguration()
getMetadataConfiguration
IMetadataConfiguration getMetadataConfiguration()
getLicensesConfiguration
ILicensesConfiguration getLicensesConfiguration()
getRuntimeSharedLibrarySettingsConfiguration
IRuntimeSharedLibrarySettingsConfiguration getRuntimeSharedLibrarySettingsConfiguration()
Copyright © 2008-2012 flexmojos. All Rights Reserved.