182183184185186187188189190191192
attrValueProcessor = defaultAttributeValueProcessor; } attrValueProcessor.value(attrValue.toCharArray(), attrValue.length()); } contentHandler.endAttributes(); } } /** * Process an element end event.