Class DefAttCompatibilityChecker.DefAttMap

java.lang.Object
com.sun.msv.reader.trex.ng.comp.DefAttCompatibilityChecker.DefAttMap
Enclosing class:
DefAttCompatibilityChecker

private static final class DefAttCompatibilityChecker.DefAttMap extends Object
  • Field Details

    • defaultAttributes

      final Map defaultAttributes
      the map from the attribute name (as StringPair) to the default value (as String).
    • sampleDecl

      final ElementExp sampleDecl
      one of the ElementExps that have this particular element name. used only for the error reporting.
  • Constructor Details