*/
public final ValueMap getMarkupAttributes()
{
MarkupStream markupStream = locateMarkupStream();
ValueMap attrs = new ValueMap(markupStream.getTag().getAttributes());
attrs.makeImmutable();
return attrs;
}
/**
* Retrieves id by which this component is represented within the markup. This is either the id