private static final class DefAttCompatibilityChecker.DefAttMap
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
(package private) java.util.Map |
defaultAttributes
the map from the attribute name (as StringPair) to the default value (as String).
|
(package private) ElementExp |
sampleDecl
one of the ElementExps that have this particular element name.
|
Constructor and Description |
---|
DefAttMap(ElementExp sample,
java.util.Map atts) |
final java.util.Map defaultAttributes
final ElementExp sampleDecl
DefAttMap(ElementExp sample, java.util.Map atts)