Class Element_img.Attr_src

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

@Undocumented public static class Element_img.Attr_src 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_img.Attr_src unspecified
  • Constructor Details

    • Attr_src

      Attr_src()
    • Attr_src

      Attr_src(String value)
  • Method Details