356357358359360361362363364365366
protected void attribute(ElementType type, String elementId) throws IOException, ParseException { String key; Object value = null; int c; AttributeChangeEvent ch = AttributeChangeEvent.CHANGE; skipWhitespaces(); c = nextChar(); if (c == '+')