railo.runtime.ext.tag
Interface DynamicAttributes
- All Known Implementing Classes:
- Admin, CFImportTag, CFTag, CFTagCore, CFXTag, CustomTag, Invoke, Module, Property, ThreadTag
public interface DynamicAttributes
Interface for Dynmaic Attributes for tags (in j2ee at version 1.4.x)
setDynamicAttribute
void setDynamicAttribute(String uri,
String localName,
Object value)
- Parameters:
uri
- the namespace of the attribute, or null if in the default namespace.localName
- the name of the attribute being set.value
- the value of the attribute
Copyright © 2012 Railo