Uses of Class
eu.bandm.tools.tdom.runtime.TdomAttributeMissingException
Package
Description
Meaning: Data model for documents conforming
to xhtml 1.0 strict.
Meaning: Created from d2d definition module
lablog$expanded at
2024-09-15_20h27m30.
Meaning: Source format for multi lingual
support.
Meaning: Source format for the Option
compiler, for command line parsing, GUI input,
generation of documentation, etc.
Contains base and auxiliary classes for code generated by tdom.
-
Uses of TdomAttributeMissingException in eu.bandm.tools.doctypes.xhtml
Modifier and TypeMethodDescriptionvoid
Element_area.Attr_alt.checkRequired()
void
Element_base.Attr_href.checkRequired()
void
Element_bdo.Attr_dir.checkRequired()
void
Element_form.Attr_action.checkRequired()
void
Element_img.Attr_alt.checkRequired()
void
Element_img.Attr_src.checkRequired()
void
Element_map.Attr_id.checkRequired()
void
Element_meta.Attr_content.checkRequired()
void
Element_optgroup.Attr_label.checkRequired()
void
Element_script.Attr_type.checkRequired()
void
Element_style.Attr_type.checkRequired()
void
Element_textarea.Attr_cols.checkRequired()
void
Element_textarea.Attr_rows.checkRequired()
final Element_area
Element_area.checkRequiredAttrs()
final Element_base
Element_base.checkRequiredAttrs()
final Element_bdo
Element_bdo.checkRequiredAttrs()
final Element_form
Element_form.checkRequiredAttrs()
final Element_img
Element_img.checkRequiredAttrs()
final Element_map
Element_map.checkRequiredAttrs()
final Element_meta
Element_meta.checkRequiredAttrs()
final Element_optgroup
Element_optgroup.checkRequiredAttrs()
final Element_script
Element_script.checkRequiredAttrs()
final Element_style
Element_style.checkRequiredAttrs()
final Element_textarea
Element_textarea.checkRequiredAttrs()
ModifierConstructorDescriptionStatically typed w.r.t. the contents.(package private)
Element_area
(ContentMapping content, Extension ext, TypedNode.ParseListener<Element> listener) Element_area
(TypedSubstantial<Extension>... content) Semi-parsing constructor which tries to parse sequences of model elements.Element_area
(Attributes attrs, TypedSubstantial<Extension>... content) Semi-parsing constructor which tries to parse sequences of model content.Statically typed w.r.t. the contents.(package private)
Element_base
(ContentMapping content, Extension ext, TypedNode.ParseListener<Element> listener) Element_base
(TypedSubstantial<Extension>... content) Semi-parsing constructor which tries to parse sequences of model elements.Element_base
(Attributes attrs, TypedSubstantial<Extension>... content) Semi-parsing constructor which tries to parse sequences of model content.Statically typed w.r.t. the contents; aTdomContentException
can not occur.Element_bdo
(Element_bdo.Content... content) Constructor for an instance with given contents.(package private)
Element_bdo
(ContentMapping content, Extension ext, TypedNode.ParseListener<Element> listener) Element_bdo
(TypedAttribute.SafeValues flag, Element_bdo.Content... content) Constructor for an instance with given contents.Element_bdo
(TypedAttribute.SafeValues flag, String cdata) Element_bdo
(TypedSubstantial<Extension>... content) Semi-parsing constructor which tries to parse sequences of model elements.Element_bdo
(String cdata) Convenience constructor which sets the contents to this one string value.Element_bdo
(Attributes attrs, TypedSubstantial<Extension>... content) Semi-parsing constructor which tries to parse sequences of model content.Statically typed w.r.t. the contents; aTdomContentException
can not occur.Element_form
(Element_form_content... elems_1_form_content) Statically typed w.r.t. the contents, as far as possible.Element_form
(Element... content) Semi-parsing constructor which tries to parse sequences of model elements.(package private)
Element_form
(ContentMapping content, Extension ext, TypedNode.ParseListener<Element> listener) Element_form
(TypedAttribute.SafeValues flag, Element_form_content... elems_1_form_content) Element_form
(Attributes attrs, Element... content) Semi-parsing constructor which tries to parse sequences of model content.Statically typed w.r.t. the contents.(package private)
Element_img
(ContentMapping content, Extension ext, TypedNode.ParseListener<Element> listener) Element_img
(TypedSubstantial<Extension>... content) Semi-parsing constructor which tries to parse sequences of model elements.Element_img
(Attributes attrs, TypedSubstantial<Extension>... content) Semi-parsing constructor which tries to parse sequences of model content.Element_map
(Element_map.Choice_1 choice_1) Statically typed w.r.t. the contents, as far as possible.Element_map
(Element... content) Semi-parsing constructor which tries to parse sequences of model elements.(package private)
Element_map
(ContentMapping content, Extension ext, TypedNode.ParseListener<Element> listener) Element_map
(TypedAttribute.SafeValues flag, Element_map.Choice_1 choice_1) Element_map
(Attributes attrs, Element... content) Semi-parsing constructor which tries to parse sequences of model content.Statically typed w.r.t. the contents.(package private)
Element_meta
(ContentMapping content, Extension ext, TypedNode.ParseListener<Element> listener) Element_meta
(TypedSubstantial<Extension>... content) Semi-parsing constructor which tries to parse sequences of model elements.Element_meta
(Attributes attrs, TypedSubstantial<Extension>... content) Semi-parsing constructor which tries to parse sequences of model content.Statically typed w.r.t. the contents; aTdomContentException
can not occur.Element_optgroup
(Element_option... elems_1_option) Statically typed w.r.t. the contents, as far as possible.Element_optgroup
(Element... content) Semi-parsing constructor which tries to parse sequences of model elements.(package private)
Element_optgroup
(ContentMapping content, Extension ext, TypedNode.ParseListener<Element> listener) Element_optgroup
(TypedAttribute.SafeValues flag, Element_option... elems_1_option) Element_optgroup
(Attributes attrs, Element... content) Semi-parsing constructor which tries to parse sequences of model content.Statically typed w.r.t. the contents; aTdomContentException
can not occur.Element_script
(Element.UnmixedContent... content) Constructor for an instance with given contents.(package private)
Element_script
(ContentMapping content, Extension ext, TypedNode.ParseListener<Element> listener) Element_script
(TypedAttribute.SafeValues flag, Element.UnmixedContent... content) Constructor for an instance with given contents.Element_script
(TypedAttribute.SafeValues flag, String cdata) Element_script
(TypedSubstantial<Extension>... content) Semi-parsing constructor which tries to parse sequences of model elements.Element_script
(String cdata) Convenience constructor which sets the contents to this one string value.Element_script
(Attributes attrs, TypedSubstantial<Extension>... content) Semi-parsing constructor which tries to parse sequences of model content.Statically typed w.r.t. the contents; aTdomContentException
can not occur.Element_style
(Element.UnmixedContent... content) Constructor for an instance with given contents.(package private)
Element_style
(ContentMapping content, Extension ext, TypedNode.ParseListener<Element> listener) Element_style
(TypedAttribute.SafeValues flag, Element.UnmixedContent... content) Constructor for an instance with given contents.Element_style
(TypedAttribute.SafeValues flag, String cdata) Element_style
(TypedSubstantial<Extension>... content) Semi-parsing constructor which tries to parse sequences of model elements.Element_style
(String cdata) Convenience constructor which sets the contents to this one string value.Element_style
(Attributes attrs, TypedSubstantial<Extension>... content) Semi-parsing constructor which tries to parse sequences of model content.Statically typed w.r.t. the contents; aTdomContentException
can not occur.Element_textarea
(Element.UnmixedContent... content) Constructor for an instance with given contents.(package private)
Element_textarea
(ContentMapping content, Extension ext, TypedNode.ParseListener<Element> listener) Element_textarea
(TypedAttribute.SafeValues flag, Element.UnmixedContent... content) Constructor for an instance with given contents.Element_textarea
(TypedAttribute.SafeValues flag, String cdata) Element_textarea
(TypedSubstantial<Extension>... content) Semi-parsing constructor which tries to parse sequences of model elements.Element_textarea
(String cdata) Convenience constructor which sets the contents to this one string value.Element_textarea
(Attributes attrs, TypedSubstantial<Extension>... content) Semi-parsing constructor which tries to parse sequences of model content. -
Uses of TdomAttributeMissingException in eu.bandm.tools.lablog.xml
Modifier and TypeMethodDescriptionvoid
Element_a_spanstyle.Attr_a_style.checkRequired()
void
Element_a_xlang.Attr_xml_lang.checkRequired()
final Element_a_spanstyle
Element_a_spanstyle.checkRequiredAttrs()
final Element_a_xlang
Element_a_xlang.checkRequiredAttrs()
ModifierConstructorDescriptionStatically typed w.r.t. the contents; aTdomContentException
can not occur.Element_a_spanstyle
(Element_a_spanstyle.Content... content) Constructor for an instance with given contents.(package private)
Element_a_spanstyle
(ContentMapping content, Extension ext, TypedNode.ParseListener<Element> listener) Element_a_spanstyle
(TypedAttribute.SafeValues flag, Element_a_spanstyle.Content... content) Constructor for an instance with given contents.Element_a_spanstyle
(TypedAttribute.SafeValues flag, String cdata) Element_a_spanstyle
(TypedSubstantial<Extension>... content) Semi-parsing constructor which tries to parse sequences of model elements.Element_a_spanstyle
(String cdata) Convenience constructor which sets the contents to this one string value.Element_a_spanstyle
(Attributes attrs, TypedSubstantial<Extension>... content) Semi-parsing constructor which tries to parse sequences of model content.Statically typed w.r.t. the contents; aTdomContentException
can not occur.Element_a_xlang
(Element_a_xlang.Content... content) Constructor for an instance with given contents.(package private)
Element_a_xlang
(ContentMapping content, Extension ext, TypedNode.ParseListener<Element> listener) Element_a_xlang
(TypedAttribute.SafeValues flag, Element_a_xlang.Content... content) Constructor for an instance with given contents.Element_a_xlang
(TypedAttribute.SafeValues flag, String cdata) Element_a_xlang
(TypedSubstantial<Extension>... content) Semi-parsing constructor which tries to parse sequences of model elements.Element_a_xlang
(String cdata) Convenience constructor which sets the contents to this one string value.Element_a_xlang
(Attributes attrs, TypedSubstantial<Extension>... content) Semi-parsing constructor which tries to parse sequences of model content. -
Uses of TdomAttributeMissingException in eu.bandm.tools.muli.tdom
Modifier and TypeMethodDescriptionvoid
Element_entry.Attr_key.checkRequired()
void
Element_text.Attr_lang.checkRequired()
final Element_entry
Element_entry.checkRequiredAttrs()
final Element_text
Element_text.checkRequiredAttrs()
ModifierConstructorDescriptionStatically typed w.r.t. the contents; aTdomContentException
can not occur.Element_entry
(Element_text... elems_1_text) Statically typed w.r.t. the contents, as far as possible.Element_entry
(Element... content) Semi-parsing constructor which tries to parse sequences of model elements.(package private)
Element_entry
(ContentMapping content, Extension ext, TypedNode.ParseListener<Element> listener) Element_entry
(TypedAttribute.SafeValues flag, Element_text... elems_1_text) Element_entry
(Attributes attrs, Element... content) Semi-parsing constructor which tries to parse sequences of model content.Statically typed w.r.t. the contents; aTdomContentException
can not occur.Element_text
(Element.UnmixedContent... content) Constructor for an instance with given contents.(package private)
Element_text
(ContentMapping content, Extension ext, TypedNode.ParseListener<Element> listener) Element_text
(TypedAttribute.SafeValues flag, Element.UnmixedContent... content) Constructor for an instance with given contents.Element_text
(TypedAttribute.SafeValues flag, String cdata) Element_text
(TypedSubstantial<Extension>... content) Semi-parsing constructor which tries to parse sequences of model elements.Element_text
(String cdata) Convenience constructor which sets the contents to this one string value.Element_text
(Attributes attrs, TypedSubstantial<Extension>... content) Semi-parsing constructor which tries to parse sequences of model content. -
Uses of TdomAttributeMissingException in eu.bandm.tools.option.absy
Modifier and TypeMethodDescriptionvoid
Element_constant.Attr_value.checkRequired()
void
Element_enum.Attr_name.checkRequired()
void
Element_enumeration.Attr_name.checkRequired()
void
Element_enumitem.Attr_value.checkRequired()
void
Element_enumset.Attr_name.checkRequired()
void
Element_enumSetContains.Attr_option.checkRequired()
void
Element_enumSetContains.Attr_value.checkRequired()
void
Element_optarg.Attr_option.checkRequired()
void
Element_rep.Attr_kind.checkRequired()
void
Element_text.Attr_lang.checkRequired()
final Element_constant
Element_constant.checkRequiredAttrs()
final Element_enum
Element_enum.checkRequiredAttrs()
final Element_enumeration
Element_enumeration.checkRequiredAttrs()
final Element_enumitem
Element_enumitem.checkRequiredAttrs()
final Element_enumset
Element_enumset.checkRequiredAttrs()
final Element_enumSetContains
Element_enumSetContains.checkRequiredAttrs()
final Element_optarg
Element_optarg.checkRequiredAttrs()
final Element_rep
Element_rep.checkRequiredAttrs()
final Element_text
Element_text.checkRequiredAttrs()
ModifierConstructorDescriptionStatically typed w.r.t. the contents.(package private)
Element_constant
(ContentMapping content, Extension ext, TypedNode.ParseListener<Element> listener) Element_constant
(TypedSubstantial<Extension>... content) Semi-parsing constructor which tries to parse sequences of model elements.Element_constant
(Attributes attrs, TypedSubstantial<Extension>... content) Semi-parsing constructor which tries to parse sequences of model content.Statically typed w.r.t. the contents.(package private)
Element_enum
(ContentMapping content, Extension ext, TypedNode.ParseListener<Element> listener) Element_enum
(TypedSubstantial<Extension>... content) Semi-parsing constructor which tries to parse sequences of model elements.Element_enum
(Attributes attrs, TypedSubstantial<Extension>... content) Semi-parsing constructor which tries to parse sequences of model content.Element_enumeration
(Element_desc elem_1_desc, Element_enumitem... elems_1_enumitem) Statically typed w.r.t. the contents, as far as possible.Element_enumeration
(Element... content) Semi-parsing constructor which tries to parse sequences of model elements.(package private)
Element_enumeration
(ContentMapping content, Extension ext, TypedNode.ParseListener<Element> listener) Element_enumeration
(TypedAttribute.SafeValues flag, Element_desc elem_1_desc, Element_enumitem... elems_1_enumitem) Element_enumeration
(Attributes attrs, Element... content) Semi-parsing constructor which tries to parse sequences of model content.Element_enumitem
(Element_desc elem_1_desc) Statically typed w.r.t. the contents.Element_enumitem
(Element... content) Semi-parsing constructor which tries to parse sequences of model elements.(package private)
Element_enumitem
(ContentMapping content, Extension ext, TypedNode.ParseListener<Element> listener) Element_enumitem
(TypedAttribute.SafeValues flag, Element_desc elem_1_desc) Element_enumitem
(Attributes attrs, Element... content) Semi-parsing constructor which tries to parse sequences of model content.Statically typed w.r.t. the contents.(package private)
Element_enumset
(ContentMapping content, Extension ext, TypedNode.ParseListener<Element> listener) Element_enumset
(TypedSubstantial<Extension>... content) Semi-parsing constructor which tries to parse sequences of model elements.Element_enumset
(Attributes attrs, TypedSubstantial<Extension>... content) Semi-parsing constructor which tries to parse sequences of model content.Statically typed w.r.t. the contents.(package private)
Element_enumSetContains
(ContentMapping content, Extension ext, TypedNode.ParseListener<Element> listener) Element_enumSetContains
(TypedSubstantial<Extension>... content) Semi-parsing constructor which tries to parse sequences of model elements.Element_enumSetContains
(Attributes attrs, TypedSubstantial<Extension>... content) Semi-parsing constructor which tries to parse sequences of model content.Statically typed w.r.t. the contents.(package private)
Element_optarg
(ContentMapping content, Extension ext, TypedNode.ParseListener<Element> listener) Element_optarg
(TypedSubstantial<Extension>... content) Semi-parsing constructor which tries to parse sequences of model elements.Element_optarg
(Attributes attrs, TypedSubstantial<Extension>... content) Semi-parsing constructor which tries to parse sequences of model content.Element_rep
(Element_rep.Choice_1[] choices_1, Element_defaults elem_1_defaults) Statically typed w.r.t. the contents, as far as possible.Element_rep
(Element... content) Semi-parsing constructor which tries to parse sequences of model elements.(package private)
Element_rep
(ContentMapping content, Extension ext, TypedNode.ParseListener<Element> listener) Element_rep
(TypedAttribute.SafeValues flag, Element_rep.Choice_1[] choices_1, Element_defaults elem_1_defaults) Element_rep
(Attributes attrs, Element... content) Semi-parsing constructor which tries to parse sequences of model content.Statically typed w.r.t. the contents; aTdomContentException
can not occur.Element_text
(Element.UnmixedContent... content) Constructor for an instance with given contents.(package private)
Element_text
(ContentMapping content, Extension ext, TypedNode.ParseListener<Element> listener) Element_text
(TypedAttribute.SafeValues flag, Element.UnmixedContent... content) Constructor for an instance with given contents.Element_text
(TypedAttribute.SafeValues flag, String cdata) Element_text
(TypedSubstantial<Extension>... content) Semi-parsing constructor which tries to parse sequences of model elements.Element_text
(String cdata) Convenience constructor which sets the contents to this one string value.Element_text
(Attributes attrs, TypedSubstantial<Extension>... content) Semi-parsing constructor which tries to parse sequences of model content. -
Uses of TdomAttributeMissingException in eu.bandm.tools.tdom.runtime
Modifier and TypeMethodDescriptionabstract void
TypedAttribute.checkRequired()
The overriding method throws the exception if this attribute is required but missing when initializing the tdom instance.TdomAttributeMissingSupplier.get()