Overview | Methods | Fields | This Package | All Packages
Retrieves the value of a specified attribute.
Syntax
protected final String getAttributeValue( String strAttrName )
Parameters
strAttrName
The name of the attribute.
Return Value
Returns the value of the attribute, or returns null if it is not present.