Class Element_script.Attr_type

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

@Undocumented public static class Element_script.Attr_type 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_script.Attr_type unspecified
  • Constructor Details

    • Attr_type

      Attr_type()
    • Attr_type

      Attr_type(String value)
  • Method Details