Class ForeignAttributesImpl

java.lang.Object
org.xml.sax.helpers.AttributesImpl
com.sun.xml.xsom.impl.ForeignAttributesImpl
All Implemented Interfaces:
ForeignAttributes, Attributes

public final class ForeignAttributesImpl extends AttributesImpl implements ForeignAttributes
Remembers foreign attributes.
Author:
Kohsuke Kawaguchi