Class Element_form.Attr_action

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

@Undocumented public static class Element_form.Attr_action 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_form.Attr_action unspecified
  • Constructor Details

    • Attr_action

      Attr_action()
    • Attr_action

      Attr_action(String value)
  • Method Details