Class UniqueAttributesImpl

java.lang.Object
org.xml.sax.helpers.AttributesImpl
org.apache.jasper.util.UniqueAttributesImpl
All Implemented Interfaces:
Attributes

public class UniqueAttributesImpl extends AttributesImpl
Wraps the default attributes implementation and ensures that each attribute has a unique qname as required by the JSP specification.