Package eu.bandm.tools.tdom.runtime
Interface ImpliedAttribute
- All Known Implementing Classes:
Attr_accesskey,Attr_align,Attr_char,Attr_charoff,Attr_charset,Attr_checked,Attr_class,Attr_dir,Attr_disabled,Attr_href,Attr_hreflang,Attr_id,Attr_lang,Attr_multiple,Attr_name,Attr_onblur,Attr_onclick,Attr_ondblclick,Attr_onfocus,Attr_onkeydown,Attr_onkeypress,Attr_onkeyup,Attr_onmousedown,Attr_onmousemove,Attr_onmouseout,Attr_onmouseover,Attr_onmouseup,Attr_readonly,Attr_rel,Attr_rev,Attr_selected,Attr_style,Attr_tabindex,Attr_title,Attr_type,Attr_valign,Attr_xml_lang,Element_a_footnote.Attr_a_symbol,Element_a_footnote.Attr_xml_lang,Element_a_footnotemark.Attr_a_symbol,Element_a_footnotetext.Attr_a_symbol,Element_a_footnotetext.Attr_xml_lang,Element_a_p.Attr_xml_lang,Element_a.Attr_coords,Element_a.Attr_name,Element_area.Attr_coords,Element_area.Attr_nohref,Element_blockquote.Attr_cite,Element_body.Attr_onload,Element_body.Attr_onunload,Element_bool.Attr_default,Element_button.Attr_value,Element_col.Attr_width,Element_colgroup.Attr_width,Element_comment.Attr_name,Element_del.Attr_cite,Element_del.Attr_datetime,Element_desc.Attr_xml_lang,Element_entry.Attr_lang,Element_enum.Attr_default,Element_enumitem.Attr_compilable,Element_enumset.Attr_default,Element_float.Attr_default,Element_form.Attr_accept,Element_form.Attr_accept_charset,Element_form.Attr_onreset,Element_form.Attr_onsubmit,Element_head.Attr_profile,Element_img.Attr_height,Element_img.Attr_ismap,Element_img.Attr_longdesc,Element_img.Attr_usemap,Element_img.Attr_width,Element_input.Attr_accept,Element_input.Attr_alt,Element_input.Attr_maxlength,Element_input.Attr_onchange,Element_input.Attr_onselect,Element_input.Attr_size,Element_input.Attr_src,Element_input.Attr_usemap,Element_input.Attr_value,Element_ins.Attr_cite,Element_ins.Attr_datetime,Element_int.Attr_default,Element_label.Attr_for,Element_link.Attr_media,Element_map.Attr_name,Element_meta.Attr_http_equiv,Element_meta.Attr_scheme,Element_object.Attr_archive,Element_object.Attr_classid,Element_object.Attr_codebase,Element_object.Attr_codetype,Element_object.Attr_data,Element_object.Attr_declare,Element_object.Attr_height,Element_object.Attr_name,Element_object.Attr_standby,Element_object.Attr_usemap,Element_object.Attr_width,Element_option.Attr_abbrev,Element_option.Attr_label,Element_option.Attr_name,Element_option.Attr_value,Element_param.Attr_value,Element_q.Attr_cite,Element_rat.Attr_default,Element_script.Attr_defer,Element_script.Attr_src,Element_select.Attr_onchange,Element_select.Attr_size,Element_string.Attr_default,Element_style.Attr_media,Element_table.Attr_border,Element_table.Attr_cellpadding,Element_table.Attr_cellspacing,Element_table.Attr_frame,Element_table.Attr_rules,Element_table.Attr_summary,Element_table.Attr_width,Element_td.Attr_abbr,Element_td.Attr_axis,Element_td.Attr_headers,Element_td.Attr_scope,Element_textarea.Attr_onchange,Element_textarea.Attr_onselect,Element_th.Attr_abbr,Element_th.Attr_axis,Element_th.Attr_headers,Element_th.Attr_scope,Element_uri.Attr_default
public interface ImpliedAttribute
Indicates that an anttribute has been declared as
#IMPLIED.
Only such an attribute may have a value == null.