Package | Description |
---|---|
org.apache.flex.compiler.ant |
This package contains classes implementing the two Ant tasks
<mxmlc> and <compc> . |
org.apache.flex.compiler.ant.config |
This package contains classes supporting configuration of the two
Ant tasks
<mxmlc> and <compc> . |
org.apache.flex.compiler.ant.types |
This package contains data types for various configuration options of the two
Ant tasks
<mxmlc> and <compc> . |
Modifier and Type | Class and Description |
---|---|
class |
COMPCTask
Implements the
<compc> Ant task. |
class |
MXMLCTask
Implements the
<mxmlc> Ant task. |
Constructor and Description |
---|
NestedAttributeElement(String[] attribs,
OptionSpec spec,
FlexTask task) |
NestedAttributeElement(String[] attribs,
OptionSpec spec,
FlexTask task,
boolean allowAppend) |
NestedAttributeElement(String attrib,
OptionSpec spec,
FlexTask task) |
Constructor and Description |
---|
Fonts(FlexTask task) |
Metadata(FlexTask task) |
Copyright © 2016 The Apache Software Foundation. All rights reserved.