org.apache.tools.ant.taskdefs.optional.script

Class ScriptDef.Attribute

Enclosing Class:
ScriptDef

public static class ScriptDef.Attribute
extends java.lang.Object

Class representing an attribute definition

Method Summary

void
setName(String name)
Set the attribute name

Method Details

setName

public void setName(String name)
Set the attribute name
Parameters:
name - the attribute name

Copyright B) 2000-2007 Apache Software Foundation. All Rights Reserved.