public final class Metadata extends Object implements IOptionSource, org.apache.tools.ant.DynamicElement
| Modifier and Type | Method and Description |
|---|---|
void |
addToCommandline(org.apache.tools.ant.types.Commandline cmdline)
Adds the object's commandline representation to
cmdline. |
NestedAttributeElement |
createContributor() |
NestedAttributeElement |
createCreator() |
Object |
createDynamicElement(String name) |
NestedAttributeElement |
createLanguage() |
NestedAttributeElement |
createPublisher() |
void |
setDate(String value) |
void |
setDescription(String value) |
void |
setTitle(String value) |
public Metadata()
public Metadata(FlexTask task)
public void setDate(String value)
public void setDescription(String value)
public void setTitle(String value)
public NestedAttributeElement createContributor()
public NestedAttributeElement createCreator()
public NestedAttributeElement createLanguage()
public NestedAttributeElement createPublisher()
public Object createDynamicElement(String name)
createDynamicElement in interface org.apache.tools.ant.DynamicElementpublic void addToCommandline(org.apache.tools.ant.types.Commandline cmdline)
IOptionSourcecmdline.addToCommandline in interface IOptionSourceCopyright © 2018 The Apache Software Foundation. All rights reserved.