Class Element_entry.Attr_key

All Implemented Interfaces:
Matchable<Matcher>, Visitable<Visitor>
Enclosing class:
Element_entry

@Undocumented public static class Element_entry.Attr_key extends CDataAttribute implements Visitable<Visitor>, Matchable<Matcher>
Meaning: Key for retrieving the translation text.
  • Field Details

    • namespaceName

      @Undocumented public static final NamespaceName namespaceName
      Name of the attribute, as defined in the DTD plus tdom PI namespace declarations.
    • defaultValue

      static final String defaultValue
    • unspecified

      public static final Element_entry.Attr_key unspecified
  • Constructor Details

    • Attr_key

      Attr_key()
    • Attr_key

      Attr_key(String value)
  • Method Details