14211422142314241425142614271428142914301431
{ ComponentTag tag = getMarkupTag(); if (tag != null) { ValueMap attrs = new ValueMap(tag.getAttributes()); attrs.makeImmutable(); return attrs; } return ValueMap.EMPTY_MAP; }
14501451145214531454145514561457145814591460
*/ public final ValueMap getMarkupAttributes() { MarkupStream markupStream = locateMarkupStream(); ValueMap attrs = new ValueMap(markupStream.getTag().getAttributes()); attrs.makeImmutable(); return attrs; } /** * Get the markupId
13641365136613671368136913701371137213731374
*/ public final ValueMap getMarkupAttributes() { MarkupStream markupStream = locateMarkupStream(); ValueMap attrs = new ValueMap(markupStream.getTag().getAttributes()); attrs.makeImmutable(); return attrs; } final Object getMarkupIdImpl() {
15151516151715181519152015211522152315241525
14161417141814191420142114221423142414251426
15241525152615271528152915301531153215331534
13561357135813591360136113621363136413651366
14071408140914101411141214131414141514161417
15091510151115121513151415151516151715181519
14511452145314541455145614571458145914601461