Class Element_base.Attr_href

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

@Undocumented public static class Element_base.Attr_href extends CDataAttribute implements Visitable<Visitor>, Matchable<Matcher>
  • 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_base.Attr_href unspecified
  • Constructor Details

    • Attr_href

      Attr_href()
    • Attr_href

      Attr_href(String value)
  • Method Details