Package | Description |
---|---|
org.apache.flex.compiler.ant |
This package contains classes implementing 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 | Method and Description |
---|---|
protected NestedAttributeElement |
FlexTask.createElem(String[] attribs,
OptionSpec spec) |
protected NestedAttributeElement |
FlexTask.createElem(String attrib,
OptionSpec spec) |
protected NestedAttributeElement |
FlexTask.createElemAllowAppend(String[] attribs,
OptionSpec spec) |
NestedAttributeElement |
MXMLCTask.createExterns() |
NestedAttributeElement |
COMPCTask.createExterns() |
NestedAttributeElement |
MXMLCTask.createFrame() |
NestedAttributeElement |
COMPCTask.createFrame() |
NestedAttributeElement |
MXMLCTask.createIncludes() |
NestedAttributeElement |
COMPCTask.createIncludes() |
NestedAttributeElement |
MXMLCTask.createLicense() |
NestedAttributeElement |
COMPCTask.createLicense() |
NestedAttributeElement |
MXMLCTask.createNamespace() |
NestedAttributeElement |
COMPCTask.createNamespace() |
Modifier and Type | Method and Description |
---|---|
NestedAttributeElement |
Metadata.createContributor() |
NestedAttributeElement |
Metadata.createCreator() |
NestedAttributeElement |
Metadata.createLanguage() |
NestedAttributeElement |
Fonts.createManager() |
NestedAttributeElement |
Metadata.createPublisher() |
Copyright © 2016 The Apache Software Foundation. All rights reserved.